php_strcspn 144 ext/standard/php_string.h PHPAPI size_t php_strcspn(char *s1, char *s2, char *s1_end, char *s2_end); php_strcspn 348 ext/standard/string.c RETURN_LONG(php_strcspn(s11 + start /*str1_start*/,