Home
last modified time | relevance | path

Searched refs:compare_right (Results 1 – 1 of 1) sorted by last modified time

/PHP-5.5/ext/standard/
H A Dstrnatcmp.c46 compare_right(char const **a, char const *aend, char const **b, char const *bend) in compare_right() function
146 result = compare_right(&ap, aend, &bp, bend); in strnatcmp_ex()

Completed in 5 milliseconds