Searched defs:xml (Results 1 – 4 of 4) sorted by relevance
/PHP-8.0/ext/xml/ |
H A D | xml.c | 57 ZEND_BEGIN_MODULE_GLOBALS(xml) in ZEND_BEGIN_MODULE_GLOBALS() argument 229 static PHP_GINIT_FUNCTION(xml) in PHP_GINIT_FUNCTION() argument 254 PHP_MINIT_FUNCTION(xml) in PHP_MINIT_FUNCTION() argument 316 PHP_MINFO_FUNCTION(xml) in PHP_MINFO_FUNCTION() argument
|
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_out.c | 929 …rint(int fd, int type, const char *tag, const char *msg, int msglen, const char *xml, int xmllen) { in phpdbg_process_print() 1076 char *msg = NULL, *xml = NULL; in phpdbg_vprint() local
|
H A D | phpdbg.h | 300 char *xml; member
|
/PHP-8.0/ext/soap/ |
H A D | php_encoding.c | 98 #define FIND_XML_NULL(xml,zval) \ argument 114 #define CHECK_XML_NULL(xml) \ argument 130 #define FIND_ZVAL_NULL(zval, xml, style) \ argument
|
Completed in 18 milliseconds