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