php_strspn        143 standard/php_string.h PHPAPI size_t php_strspn(char *s1, char *s2, char *s1_end, char *s2_end); 
php_strspn        326 standard/string.c 		RETURN_LONG(php_strspn(s11 + start /*str1_start*/,