Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dfilters.c179 static int php_strip_tags_filter_ctor(php_strip_tags_filter *inst, const char *allowed_tags, size_t… in php_strip_tags_filter_ctor() function
277 …if (php_strip_tags_filter_ctor(inst, ZSTR_VAL(tags_ss.s), ZSTR_LEN(tags_ss.s), persistent) != SUCC… in strfilter_strip_tags_create()

Completed in 17 milliseconds