Searched refs:php_libxml_export_node (Results 1 – 2 of 2) sorted by relevance
83 typedef void * (*php_libxml_export_node) (zval *object TSRMLS_DC); typedef90 PHP_LIBXML_API int php_libxml_register_export(zend_class_entry *ce, php_libxml_export_node export_f…
61 php_libxml_export_node export_func;1130 int php_libxml_register_export(zend_class_entry *ce, php_libxml_export_node export_function) in php_libxml_register_export()
Completed in 8 milliseconds