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