Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dfilters.c62 static const php_stream_filter_ops strfilter_rot13_ops = { variable
70 return php_stream_filter_alloc(&strfilter_rot13_ops, NULL, persistent); in strfilter_rot13_create()
2043 { &strfilter_rot13_ops, &strfilter_rot13_factory },

Completed in 18 milliseconds