Imported Upstream version 2.14.2
[platform/upstream/fontconfig.git] / doc / FcStrCmpIgnoreCase.3
index 4d0b4c9..34958f8 100644 (file)
@@ -1,10 +1,10 @@
 .\" auto-generated by docbook2man-spec from docbook-utils package
-.TH "FcStrCmpIgnoreCase" "3" "17 7月 2012" "" ""
+.TH "FcStrCmpIgnoreCase" "3" "27 1月 2023" "Fontconfig 2.14.2" ""
 .SH NAME
 FcStrCmpIgnoreCase \- compare UTF-8 strings ignoring case
 .SH SYNOPSIS
 .nf
-\fB#include <fontconfig.h>
+\fB#include <fontconfig/fontconfig.h>
 .sp
 int FcStrCmpIgnoreCase (const FcChar8 *\fIs1\fB, const FcChar8 *\fIs2\fB);
 .fi\fR
@@ -13,6 +13,3 @@ int FcStrCmpIgnoreCase (const FcChar8 *\fIs1\fB, const FcChar8 *\fIs2\fB);
 Returns the usual <0, 0, >0 result of comparing
 \fIs1\fR and \fIs2\fR\&. This test is
 case-insensitive for all proper UTF-8 encoded strings.
-.SH "VERSION"
-.PP
-Fontconfig version 2.10.0