Home
last modified time | relevance | path

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

/PHP-5.5/ext/libxml/
H A Dlibxml.c78 static zend_class_entry *libxmlerror_class_entry; variable
838 libxmlerror_class_entry = zend_register_internal_class(&ce TSRMLS_CC); in PHP_MINIT_FUNCTION()
1008 object_init_ex(return_value, libxmlerror_class_entry); in PHP_FUNCTION()
1048 object_init_ex(z_error, libxmlerror_class_entry); in PHP_FUNCTION()

Completed in 9 milliseconds