Home
last modified time | relevance | path

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

/PHP-5.5/ext/libxml/
H A Dphp_libxml.h49 } entity_loader; variable
H A Dlibxml.c273 libxml_globals->entity_loader.fci.size = 0; in PHP_GINIT_FUNCTION()
582 fci = &LIBXML(entity_loader).fci; in _php_libxml_external_entity_loader()
620 retval = zend_call_function(fci, &LIBXML(entity_loader).fcc TSRMLS_CC); in _php_libxml_external_entity_loader()
924 _php_libxml_destroy_fci(&LIBXML(entity_loader).fci); in php_libxml_post_deactivate()
1115 _php_libxml_destroy_fci(&LIBXML(entity_loader).fci); in PHP_FUNCTION()
1118 LIBXML(entity_loader).fci = fci; in PHP_FUNCTION()
1123 LIBXML(entity_loader).fcc = fcc; in PHP_FUNCTION()

Completed in 12 milliseconds