Home
last modified time | relevance | path

Searched defs:s2_end (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/standard/
H A Dstring.c1600 PHPAPI size_t php_strspn(const char *s1, const char *s2, const char *s1_end, const char *s2_end)
1617 PHPAPI size_t php_strcspn(const char *s1, const char *s2, const char *s1_end, const char *s2_end)

Completed in 20 milliseconds