Home
last modified time | relevance | path

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

/PHP-7.3/ext/xml/
H A Dphp_xml.h43 ZEND_BEGIN_MODULE_GLOBALS(xml) in ZEND_BEGIN_MODULE_GLOBALS() argument
H A Dxml.c286 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 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.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c455 XMLRPC_VALUE XMLRPC_IntrospectionCreateDescription(const char* xml, XMLRPC_ERROR err) { in XMLRPC_IntrospectionCreateDescription()
/PHP-7.3/ext/soap/
H A Dphp_encoding.c100 #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 Dxmlrpc-epi-php.c786 char *xml, *encoding = NULL; in PHP_FUNCTION() local

Completed in 35 milliseconds