Home
last modified time | relevance | path

Searched defs:strnatcmp (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/standard/
H A Dphp_string.h32 #define strnatcmp(a, b) \ macro
H A Dstring.c5322 PHP_FUNCTION(strnatcmp) argument
H A Dbasic_functions.stub.php664 function strnatcmp(string $string1, string $string2): int {} function

Completed in 34 milliseconds