Home
last modified time | relevance | path

Searched defs:xml (Results 1 – 8 of 8) sorted by relevance

/PHP-7.2/ext/xmlreader/examples/
H A Dxmlreader_validatedtd.php4 $xml = new XMLReader(); variable
/PHP-7.2/ext/xml/
H A Dphp_xml.h45 ZEND_BEGIN_MODULE_GLOBALS(xml) in ZEND_BEGIN_MODULE_GLOBALS() argument
H A Dxml.c288 static PHP_GINIT_FUNCTION(xml) in PHP_GINIT_FUNCTION() argument
313 PHP_MINIT_FUNCTION(xml) in PHP_MINIT_FUNCTION() argument
361 PHP_MINFO_FUNCTION(xml) in PHP_MINFO_FUNCTION() argument
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_out.c951 …rint(int fd, int type, const char *tag, const char *msg, int msglen, const char *xml, int xmllen) { in phpdbg_process_print()
1098 char *msg = NULL, *xml = NULL; in phpdbg_vprint() local
H A Dphpdbg.h302 char *xml; member
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c455 XMLRPC_VALUE XMLRPC_IntrospectionCreateDescription(const char* xml, XMLRPC_ERROR err) { in XMLRPC_IntrospectionCreateDescription()
/PHP-7.2/ext/soap/
H A Dphp_encoding.c101 #define FIND_XML_NULL(xml,zval) \ argument
117 #define CHECK_XML_NULL(xml) \ argument
133 #define FIND_ZVAL_NULL(zval, xml, style) \ argument
/PHP-7.2/ext/xmlrpc/
H A Dxmlrpc-epi-php.c792 char *xml, *encoding = NULL; in PHP_FUNCTION() local

Completed in 48 milliseconds