php_tag_find 118 ext/standard/string.c int php_tag_find(char *tag, size_t len, const char *set); php_tag_find 4826 ext/standard/string.c if (php_tag_find(tbuf, tp-tbuf, allow_actual)) {