Home
last modified time | relevance | path

Searched refs:xml (Results 901 – 925 of 951) sorted by relevance

1...<<313233343536373839

/PHP-5.5/ext/soap/tests/
H A Dtypemap004.phpt42 <?xml version="1.0" encoding="UTF-8"?>
H A Dclassmap001.phpt50 <?xml version="1.0" encoding="UTF-8"?>
H A Dtypemap008.phpt44 <?xml version="1.0" encoding="UTF-8"?>
H A Dtypemap002.phpt56 <?xml version="1.0" encoding="UTF-8"?>
H A Dtypemap006.phpt57 <?xml version="1.0" encoding="UTF-8"?>
H A Dtypemap013.phpt56 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug39121.phpt12 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug36226-2.phpt95 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug35142.phpt91 <?xml version="1.0" encoding="UTF-8"?>
H A Dbug36226.phpt92 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.5/ext/phar/tests/zip/
H A Dbug48791.phpt9 echo file_get_contents('phar://' . dirname(__FILE__) . '/files/test.odt/content.xml'), "\n";
13 <?xml version="1.0" encoding="UTF-8"?>
14xml-events" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSche…
/PHP-5.5/ext/phar/tests/tar/
H A Dbug49910.phpt48 [28] => phar://*/package.xml
/PHP-5.5/ext/soap/tests/schema/
H A Dtest_schema.inc64 $xml = xml_parser_create();
H A Dschema064.phpt41 <?xml version="1.0" encoding="UTF-8"?>
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c91 ZEND_ARG_INFO(0, xml)
126 ZEND_ARG_INFO(0, xml)
132 ZEND_ARG_INFO(0, xml)
826 char *xml, *encoding = NULL; in PHP_FUNCTION() local
830 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "sZ|s", &xml, &xml_len, &method, &encoding, &… in PHP_FUNCTION()
836 zval* retval = decode_request_worker(xml, xml_len, encoding_len ? encoding : NULL, *method); in PHP_FUNCTION()
/PHP-5.5/ext/soap/
H A DTODO.old14 make the 'soap' packet abstract.. maybe incorperate xml-rpc
/PHP-5.5/ext/simplexml/tests/
H A Dfeature55218.phpt12 '<?xml version="1.0" standalone="yes"?>
/PHP-5.5/ext/dom/tests/
H A Ddom001.phpt191 <?xml version="1.0" standalone="yes"?>
252 <?xml version="1.0" standalone="yes"?>
/PHP-5.5/
H A D.gitignore216 ext/reflection/xml
219 ext/simplexml/examples/security.new.xml
/PHP-5.5/ext/phar/tests/
H A Dphar_createdefaultstub.phpt91 'xml' => 'text/xml',
385 'xml' => 'text/xml',
687 'xml' => 'text/xml',
H A Dphar_setdefaultstub.phpt111 'xml' => 'text/xml',
406 'xml' => 'text/xml',
701 'xml' => 'text/xml',
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c458 XMLRPC_VALUE XMLRPC_IntrospectionCreateDescription(const char* xml, XMLRPC_ERROR err) { in XMLRPC_IntrospectionCreateDescription() argument
460 xml_element* root = xml_elem_parse_buf(xml, 0, 0, err ? &err->xml_elem_error : NULL); in XMLRPC_IntrospectionCreateDescription()
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar55 'xml' => 'text/xml',
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar55 'xml' => 'text/xml',
H A Dopenssl.phar55 'xml' => 'text/xml',

Completed in 52 milliseconds

1...<<313233343536373839