Searched defs:xml (Results 1 – 8 of 8) sorted by relevance
/PHP-7.1/ext/xmlreader/examples/ |
H A D | xmlreader_validatedtd.php | 4 $xml = new XMLReader(); variable
|
/PHP-7.1/ext/xml/ |
H A D | php_xml.h | 45 ZEND_BEGIN_MODULE_GLOBALS(xml) in ZEND_BEGIN_MODULE_GLOBALS() argument
|
H A D | xml.c | 298 static PHP_GINIT_FUNCTION(xml) in PHP_GINIT_FUNCTION() argument 323 PHP_MINIT_FUNCTION(xml) in PHP_MINIT_FUNCTION() argument 371 PHP_MINFO_FUNCTION(xml) in PHP_MINFO_FUNCTION() argument
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_out.c | 952 …rint(int fd, int type, const char *tag, const char *msg, int msglen, const char *xml, int xmllen) { in phpdbg_process_print() 1099 char *msg = NULL, *xml = NULL; in phpdbg_vprint() local
|
H A D | phpdbg.h | 300 char *xml; member
|
/PHP-7.1/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 458 XMLRPC_VALUE XMLRPC_IntrospectionCreateDescription(const char* xml, XMLRPC_ERROR err) { in XMLRPC_IntrospectionCreateDescription()
|
/PHP-7.1/ext/soap/ |
H A D | php_encoding.c | 101 #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.1/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 784 char *xml, *encoding = NULL; in PHP_FUNCTION() local
|
Completed in 36 milliseconds