Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dstring.c116 int php_tag_find(char *tag, size_t len, const char *set);
4549 int php_tag_find(char *tag, size_t len, const char *set) { function
4746 if (php_tag_find(tbuf, tp-tbuf, allow_actual)) {

Completed in 18 milliseconds