Home
last modified time | relevance | path

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

/PHP-7.4/ext/xml/
H A Dxml.c56 ZEND_BEGIN_MODULE_GLOBALS(xml) in ZEND_BEGIN_MODULE_GLOBALS() argument
375 static PHP_GINIT_FUNCTION(xml) in PHP_GINIT_FUNCTION() argument
400 PHP_MINIT_FUNCTION(xml) in PHP_MINIT_FUNCTION() argument
448 PHP_MINFO_FUNCTION(xml) in PHP_MINFO_FUNCTION() argument
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c931 …rint(int fd, int type, const char *tag, const char *msg, int msglen, const char *xml, int xmllen) { in phpdbg_process_print()
1078 char *msg = NULL, *xml = NULL; in phpdbg_vprint() local
H A Dphpdbg.h302 char *xml; member
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c455 XMLRPC_VALUE XMLRPC_IntrospectionCreateDescription(const char* xml, XMLRPC_ERROR err) { in XMLRPC_IntrospectionCreateDescription()
/PHP-7.4/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.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c788 char *xml, *encoding = NULL; in PHP_FUNCTION() local

Completed in 62 milliseconds