Home
last modified time | relevance | path

Searched refs:document (Results 76 – 100 of 138) sorted by relevance

123456

/PHP-7.4/ext/dom/tests/
H A DDOMNode_hasChildNodes_basic.phpt10 /* Create an XML document
H A DDOMElement_hasAttributes_basic.phpt15 echo "Error while parsing the document\n";
H A DDOMDocument_loadXML_error2.phpt30 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A DDOMDocument_load_error2.phpt30 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A Ddomxpath.phpt41 $xpathdoc = $xpath->document;
H A DDOMDocument_encoding_basic.phpt18 echo "Error while parsing the document\n";
H A DDOMNode_normalize_basic.phpt10 /* Create an XML document
H A Ddomchardata.phpt12 echo "Error while parsing the document\n";
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 Ddom001.phpt13 echo "Error while parsing the document\n";
17 // children() of of document would result in a memleak
/PHP-7.4/ext/xml/tests/
H A Dbug81351.phpt28 xml_parse returned 0, xml_get_error_code = 5, xml_error_string = Invalid document end
H A Dxml_parse_into_struct_variation.phpt12 * Description: Parsing a XML document
/PHP-7.4/ext/dom/
H A Ddomimplementation.c252 doctobj->document = ((dom_object *)((php_libxml_node_ptr *)docp->_private)->_private)->document; in PHP_METHOD()
H A Dconfig.w3210 EXTENSION("dom", "php_dom.c attr.c document.c domerrorhandler.c \
H A Ddocumentfragment.c129 php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document)); in PHP_METHOD()
H A Dxpath.c288 intern->dom.document = docobj->document; in PHP_METHOD()
/PHP-7.4/ext/soap/tests/bugs/
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"/>
H A Dbug34453.wsdl26 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
/PHP-7.4/ext/libxml/
H A Dphp_libxml.h80 php_libxml_ref_obj *document; member
/PHP-7.4/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
76 // such is broken. As we can't fix it, we document how it has behaved from
/PHP-7.4/ext/xsl/tests/
H A Dbug49634.phpt26 <xsl:value-of select="ext:function('testFunction', document('$cDIR/bug49634.xml')/root)"/>
/PHP-7.4/ext/intl/tests/
H A Dlocale_get_script.phpt58 by revision or update to this document or by RFC): */
H A Dlocale_get_primary_language.phpt58 by revision or update to this document or by RFC): */
H A Dlocale_get_region.phpt59 by revision or update to this document or by RFC): */

Completed in 41 milliseconds

123456