Searched defs:xml (Results 1 – 7 of 7) sorted by relevance
/PHP-7.3/ext/xml/ |
H A D | php_xml.h | 43 ZEND_BEGIN_MODULE_GLOBALS(xml) in ZEND_BEGIN_MODULE_GLOBALS() argument
|
H A D | xml.c | 286 static PHP_GINIT_FUNCTION(xml) in PHP_GINIT_FUNCTION() argument 311 PHP_MINIT_FUNCTION(xml) in PHP_MINIT_FUNCTION() argument 359 PHP_MINFO_FUNCTION(xml) in PHP_MINFO_FUNCTION() argument
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg_out.c | 951 …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 D | phpdbg.h | 302 char *xml; member
|
/PHP-7.3/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 455 XMLRPC_VALUE XMLRPC_IntrospectionCreateDescription(const char* xml, XMLRPC_ERROR err) { in XMLRPC_IntrospectionCreateDescription()
|
/PHP-7.3/ext/soap/ |
H A D | php_encoding.c | 100 #define FIND_XML_NULL(xml,zval) \ argument 116 #define CHECK_XML_NULL(xml) \ argument 132 #define FIND_ZVAL_NULL(zval, xml, style) \ argument
|
/PHP-7.3/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 786 char *xml, *encoding = NULL; in PHP_FUNCTION() local
|
Completed in 31 milliseconds