Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dfilters.c179 static int php_strip_tags_filter_ctor(php_strip_tags_filter *inst, const char *allowed_tags, int al… in php_strip_tags_filter_ctor() function
283 if (php_strip_tags_filter_ctor(inst, tags_ss.c, tags_ss.len, persistent) != SUCCESS) { in strfilter_strip_tags_create()

Completed in 13 milliseconds