Home
last modified time | relevance | path

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

/PHP-8.0/ext/xml/
H A Dxml.c57 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 Dphpdbg_out.c929 …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 Dphpdbg.h300 char *xml; member
/PHP-8.0/ext/soap/
H A Dphp_encoding.c98 #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