Home
last modified time | relevance | path

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

1234567

/PHP-7.3/ext/dom/tests/
H A DDOMDocument_saveHTMLFile_basic.phpt2 DOMDocument::saveHTMLFile() should dump the internal document into a file using HTML formatting
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 Ddomxpath.phpt41 $xpathdoc = $xpath->document;
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 DDOMDocument_encoding_basic.phpt18 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 DDOMNode_normalize_basic.phpt10 /* Create an XML document
H A Ddomchardata.phpt12 echo "Error while parsing the document\n";
H A Ddom001.phpt13 echo "Error while parsing the document\n";
17 // children() of of document would result in a memleak
/PHP-7.3/ext/mbstring/ucgendat/
H A DOPENLDAP_LICENSE16 3. Redistributions must contain a verbatim copy of this document.
47 distribute verbatim copies of this document is granted.
/PHP-7.3/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-array-multiple.phpt19 echo "Error while parsing the xsl document\n";
/PHP-7.3/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 Dconfig.m419 PHP_NEW_EXTENSION(dom, [php_dom.c attr.c document.c domerrorhandler.c \
H A Ddocumentfragment.c130 php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document)); in PHP_METHOD()
/PHP-7.3/ext/xml/tests/
H A Dxml_parse_error.phpt12 * Description: Start parsing an XML document
H A Dxml_parse_into_struct_variation.phpt12 * Description: Parsing a XML document
H A Dxml_parse_into_struct_error.phpt12 * Description: Parsing a XML document
/PHP-7.3/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.3/ext/libxml/
H A Dphp_libxml.h80 php_libxml_ref_obj *document; member
/PHP-7.3/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

Completed in 51 milliseconds

1234567