Searched refs:php_conv_open (Results 1 – 1 of 1) sorted by relevance
1161 static php_conv *php_conv_open(int conv_mode, const HashTable *options, int persistent) in php_conv_open() function1303 if ((inst->cd = php_conv_open(conv_mode, conv_opts, persistent)) == NULL) { in php_convert_filter_ctor()
Completed in 16 milliseconds