Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/utf8/utf8strichr.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/utf8/utf8strichr.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/utf8/utf8strichr.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/utf8/utf8strichr.html on line 8
Search for a UTF-8 character in a string, ignoring case
char *utf8strichr( char const *string,
char const *mbchar,
int *count );
- string
- A pointer to the string to search.
- mbchar
- The character to look for.
- count
- A pointer to the location where utf8strrchr() stores the
number of UTF-8 characters the matching character is from the start of
the search.
ph
The utf8strichr() searches for a character in string
that matches mbchar disregarding the case.
If such a match occurs in string, then count
(if provided) is set to the number of characters spanned to find
the match.
A pointer to the beginning of the matching character within string,
or NULL if no match is found.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
Yes |
Thread |
Yes |
utf8strchr(),
utf8strnchr(),
utf8strnichr(),
utf8strrchr(),
utf8strirchr()
Unicode Multilingual Support
in the Photon Programmer's Guide
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/utf8/utf8strichr.html on line 121
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/utf8/utf8strichr.html on line 121