Home
last modified time | relevance | path

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

/PHP-5.3/ext/libxml/
H A Dphp_libxml.h79 typedef void * (*php_libxml_export_node) (zval *object TSRMLS_DC); typedef
86 PHP_LIBXML_API int php_libxml_register_export(zend_class_entry *ce, php_libxml_export_node export_f…
H A Dlibxml.c58 php_libxml_export_node export_func;
886 int php_libxml_register_export(zend_class_entry *ce, php_libxml_export_node export_function) in php_libxml_register_export()

Completed in 9 milliseconds