Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dfilters.c177 static int php_strip_tags_filter_ctor(php_strip_tags_filter *inst, zend_string *allowed_tags, int p… in php_strip_tags_filter_ctor() function
280 if (php_strip_tags_filter_ctor(inst, allowed_tags, persistent) == SUCCESS) { in strfilter_strip_tags_create()

Completed in 11 milliseconds