Searched defs:php_strcspn (Results 1 – 1 of 1) sorted by relevance
1782 PHPAPI size_t php_strcspn(const char *s1, const char *s2, const char *s1_end, const char *s2_end) function
Completed in 19 milliseconds