Searched defs:xml (Results 1 – 6 of 6) sorted by relevance
4 $xml = new XMLReader(); variable
42 ZEND_BEGIN_MODULE_GLOBALS(xml) in ZEND_BEGIN_MODULE_GLOBALS() argument
295 static PHP_GINIT_FUNCTION(xml) in PHP_GINIT_FUNCTION() argument317 PHP_MINIT_FUNCTION(xml) in PHP_MINIT_FUNCTION() argument365 PHP_MINFO_FUNCTION(xml) in PHP_MINFO_FUNCTION() argument
458 XMLRPC_VALUE XMLRPC_IntrospectionCreateDescription(const char* xml, XMLRPC_ERROR err) { in XMLRPC_IntrospectionCreateDescription()
101 #define FIND_XML_NULL(xml,zval) \ argument117 #define CHECK_XML_NULL(xml) \ argument137 #define FIND_ZVAL_NULL(zval, xml, style) \ argument
826 char *xml, *encoding = NULL; in PHP_FUNCTION() local
Completed in 28 milliseconds