Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Dfilters.c64 static php_stream_filter_ops strfilter_rot13_ops = { variable
72 return php_stream_filter_alloc(&strfilter_rot13_ops, NULL, persistent); in strfilter_rot13_create()
2146 { &strfilter_rot13_ops, &strfilter_rot13_factory },

Completed in 16 milliseconds