Imported Upstream version 2.13.0
[platform/upstream/fontconfig.git] / doc / FcUtf8Len.3
index 7c3d77e..fe0af07 100644 (file)
@@ -1,10 +1,10 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcUtf8Len" "3" "17 7月 2012" "" ""
+.TH "FcUtf8Len" "3" "06 3月 2018" "Fontconfig 2.13.0" ""
 .SH NAME
 FcUtf8Len \- count UTF-8 encoded chars
 .SH SYNOPSIS
 .nf
-\fB#include <fontconfig.h>
+\fB#include <fontconfig/fontconfig.h>
 .sp
 FcBool FcUtf8Len (FcChar8 *\fIsrc\fB, int \fIlen\fB, int *\fInchar\fB, int *\fIwchar\fB);
 .fi\fR
@@ -16,6 +16,3 @@ Counts the number of Unicode chars in \fIlen\fR bytes of
 4 depending on the number of bytes needed to hold the largest Unicode char
 counted. The return value indicates whether \fIsrc\fR is a
 well-formed UTF8 string.
-.SH "VERSION"
-.PP
-Fontconfig version 2.10.0