Home
last modified time | relevance | path

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

123456

/PHP-5.5/ext/dom/
H A Ddomimplementation.c243 doctobj->document = ((dom_object *)((php_libxml_node_ptr *)docp->_private)->_private)->document; in PHP_METHOD()
H A Dconfig.m421 PHP_NEW_EXTENSION(dom, [php_dom.c attr.c document.c domerrorhandler.c \
H A Ddocumentfragment.c138 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_METHOD()
/PHP-5.5/ext/dom/tests/
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.phpt286 name (value): #document-fragment ()
292 parent: name (value): #document-fragment ()
297 parent: name (value): #document-fragment ()
307 parent: name (value): #document-fragment ()
365 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
H A Ddomelement.phpt12 echo "Error while parsing the document\n";
/PHP-5.5/ext/xml/tests/
H A Dxml_parse_into_struct_variation.phpt12 * Description: Parsing a XML document
H A Dxml_parse_error.phpt12 * Description: Start parsing an XML document
H A Dxml_parse_into_struct_error.phpt12 * Description: Parsing a XML document
/PHP-5.5/ext/libxml/
H A Dphp_libxml.h79 php_libxml_ref_obj *document; member
/PHP-5.5/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-5.5/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-5.5/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): */
/PHP-5.5/ext/soap/
H A DTODO49 ? server part support for "document" style encoding
/PHP-5.5/ext/xsl/tests/
H A Dbug49634.phpt26 <xsl:value-of select="ext:function('testFunction', document('$cDIR/bug49634.xml')/root)"/>

Completed in 28 milliseconds

123456