entity_loader     273 ext/libxml/libxml.c 	libxml_globals->entity_loader.fci.size = 0;
entity_loader     583 ext/libxml/libxml.c 	fci = &LIBXML(entity_loader).fci;
entity_loader     621 ext/libxml/libxml.c 	retval = zend_call_function(fci, &LIBXML(entity_loader).fcc TSRMLS_CC);
entity_loader     925 ext/libxml/libxml.c 	_php_libxml_destroy_fci(&LIBXML(entity_loader).fci);
entity_loader    1116 ext/libxml/libxml.c 	_php_libxml_destroy_fci(&LIBXML(entity_loader).fci);
entity_loader    1119 ext/libxml/libxml.c 		LIBXML(entity_loader).fci = fci;
entity_loader    1124 ext/libxml/libxml.c 		LIBXML(entity_loader).fcc = fcc;
entity_loader      49 ext/libxml/php_libxml.h 	} entity_loader;