Home
last modified time | relevance | path

Searched refs:document (Results 101 – 125 of 171) sorted by relevance

1234567

/PHP-8.1/ext/dom/tests/
H A DDOMElement_hasAttributes_basic.phpt15 echo "Error while parsing the document\n";
H A Dbug77686.phpt14 // Detached from document, should not find it anymore
H A DDOMDocument_load_error2_pre2_11.phpt34 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A DDOMDocument_loadXML_error2_pre2_11.phpt34 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A Ddomobject_debug_handler.phpt67 string(9) "#document"
H A DDOMDocument_load_error2_gte2_11.phpt34 Warning: DOMDocument::load(): Extra content at the end of the document in %s on line %d
H A DDOMDocument_loadXML_error2_gte2_11.phpt34 Warning: DOMDocument::loadXML(): Extra content at the end of the document in Entity, line: 8 in %s …
H A Ddomxpath.phpt41 $xpathdoc = $xpath->document;
H A Dbug28721.phpt285 name (value): #document-fragment ()
291 parent: name (value): #document-fragment ()
296 parent: name (value): #document-fragment ()
306 parent: name (value): #document-fragment ()
364 name (value): #document-fragment ()
H A DDOMNode_normalize_basic.phpt8 /* Create an XML document
H A Ddomchardata.phpt12 echo "Error while parsing the document\n";
H A Dxpath_domnamespacenode_advanced.phpt29 // Second & third attempt should fail because it's no longer in the document
H A DDOMDocument_getElementsByTagNameNS_match_any_namespace.phpt8 /* Sample document taken from https://www.php.net/manual/en/domdocument.getelementsbytagname.php */
H A Ddom001.phpt13 echo "Error while parsing the document\n";
17 // children() of of document would result in a memleak
/PHP-8.1/ext/dom/
H A Dconfig.w3210 EXTENSION("dom", "php_dom.c attr.c document.c \
H A Ddocumentfragment.c111 php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document)); in PHP_METHOD()
/PHP-8.1/ext/dom/tests/gh11830/
H A Ddocument_variation.phpt2 GH-11830 (ParentNode methods should perform their checks upfront) - document variation
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug34453.wsdl26 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
H A Dbug29795.wsdl24 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
H A Dbug29839.wsdl26 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
/PHP-8.1/ext/libxml/
H A Dphp_libxml.h79 php_libxml_ref_obj *document; member
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_connect_oo.phpt60 // such is broken. As we can't fix it, we document how it has behaved from
77 // such is broken. As we can't fix it, we document how it has behaved from
/PHP-8.1/ext/xsl/tests/
H A Dbug49634.phpt24 <xsl:value-of select="ext:function('testFunction', document('$cDIR/bug49634.xml')/root)"/>
/PHP-8.1/ext/intl/tests/
H A Dlocale_get_region.phpt59 by revision or update to this document or by RFC): */
H A Dlocale_get_script.phpt58 by revision or update to this document or by RFC): */

Completed in 29 milliseconds

1234567