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/utf8strncmp.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/utf8strncmp.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/utf8strncmp.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/utf8strncmp.html on line 8
Compare part of a UTF-8 character string
#include <utf8.h>
int utf8strncmp( char const *str1,
char const *str2,
int len );
- str1, str2
- The UTF-8 strings to compare.
- len
- The number of UTF-8 characters to compare in the strings.
ph
Compare len UTF-8 characters from str1 with
str2.
The char_width parameter must be set to the maximum number of
bytes used to represent a single character.
An integer less than, equal to, or greater than zero, indicating
that str1 is less than, equal to, or greater than str2.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
Yes |
Thread |
Yes |
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/utf8strncmp.html on line 113
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/utf8strncmp.html on line 113