sync with OpenBSD -current
This commit is contained in:
parent
4b49aefbb1
commit
1fd36b57f8
945 changed files with 81965 additions and 59988 deletions
4
dist/fontconfig/doc/FcStrStrIgnoreCase.3
vendored
4
dist/fontconfig/doc/FcStrStrIgnoreCase.3
vendored
|
@ -1,5 +1,5 @@
|
|||
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||||
.TH "FcStrStrIgnoreCase" "3" "21 10月 2022" "Fontconfig 2.14.1" ""
|
||||
.TH "FcStrStrIgnoreCase" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
|
||||
.SH NAME
|
||||
FcStrStrIgnoreCase \- locate UTF-8 substring ignoring case
|
||||
.SH SYNOPSIS
|
||||
|
@ -10,7 +10,7 @@ FcChar8 * FcStrStrIgnoreCase (const FcChar8 *\fIs1\fB, const FcChar8 *\fIs2\fB);
|
|||
.fi\fR
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
Returns the location of \fIs2\fR in
|
||||
Returns the location of \fIs2\fR in
|
||||
\fIs1\fR, ignoring case. Returns NULL if
|
||||
\fIs2\fR is not present in \fIs1\fR\&.
|
||||
This test is case-insensitive for all proper UTF-8 encoded strings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue