Home
last modified time | relevance | path

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

/PHP-8.4/ext/standard/
H A Dfilters.c1152 static php_conv *php_conv_open(int conv_mode, const HashTable *options, bool persistent) in php_conv_open() function
1290 if ((inst->cd = php_conv_open(conv_mode, conv_opts, persistent)) == NULL) { in php_convert_filter_ctor()

Completed in 10 milliseconds