Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dfilters.c241 static php_stream_filter_ops strfilter_strip_tags_ops = { variable
295 return php_stream_filter_alloc(&strfilter_strip_tags_ops, inst, persistent); in strfilter_strip_tags_create()
2149 { &strfilter_strip_tags_ops, &strfilter_strip_tags_factory },

Completed in 12 milliseconds