Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c104 int php_tag_find(char *tag, size_t len, const char *set);
5087 int php_tag_find(char *tag, size_t len, const char *set) { function
5292 if (php_tag_find(tbuf, tp-tbuf, allow)) {

Completed in 24 milliseconds