Home
last modified time | relevance | path

Searched refs:php_strcspn (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/standard/
H A Dphp_string.h138 PHPAPI size_t php_strcspn(char *s1, char *s2, char *s1_end, char *s2_end);
H A Dstring.c322 RETURN_LONG(php_strcspn(ZSTR_VAL(s11) + start /*str1_start*/, in php_spn_common_handler()
1783 PHPAPI size_t php_strcspn(char *s1, char *s2, char *s1_end, char *s2_end) function

Completed in 18 milliseconds