php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
PHPAPI int | strnatcmp_ex (char const *a, size_t a_len, char const *b, size_t b_len, bool is_case_insensitive) |
PHPAPI int strnatcmp_ex | ( | char const * | a, |
size_t | a_len, | ||
char const * | b, | ||
size_t | b_len, | ||
bool | is_case_insensitive ) |
Definition at line 88 of file strnatcmp.c.