Home
last modified time | relevance | path

Searched refs:saveXML (Results 101 – 125 of 180) sorted by relevance

12345678

/php-src/ext/dom/tests/
H A Dgh13012.phpt13 echo "Comparing ", $dom->saveXML($x1), " with ", $dom->saveXML($x2), "\n";
H A DDOMDocument_createProcessingInstruction_basic.phpt24 echo $doc->saveXML();
H A DDOMDocumentFragment_appendXML_basic_001.phpt18 print $document->saveXML();
H A DDOMDocument_saveHTML_variant2.phpt2 DOMDocument::saveHTML() vs DOMDocumet::saveXML()
H A Dbug79451.phpt14 echo $dom->saveXML();
H A Dgh11682.phpt22 echo $dom->saveXML();
H A DDOM4_ParentNode_append_with_attributes.phpt25 echo $dom->saveXML();
H A Dbug47849.phpt17 echo $aDOM->saveXML();
H A Dbug49463.phpt13 echo $doc->saveXML()."\n";
H A Dgh13012_ns.phpt13 echo "Comparing ", $dom->saveXML($x1), " with ", $dom->saveXML($x2), "\n";
H A DDOMComment_construct_basic_001.phpt15 print $dom->saveXML();
H A Ddom004.phpt13 print $dom->saveXML();
H A Dbug80602_3.phpt12 echo $doc->saveXML($doc->documentElement), "\n";
20 echo $doc->saveXML($doc->documentElement), "\n";
H A Dbug47848.phpt20 echo $aDOM->saveXML();
H A Dclone_attribute_namespace_02.phpt19 echo $dom->saveXML();
H A Dxml_parsing_LIBXML_NO_XXE.phpt21 echo $doc->saveXML();
H A DDOMDocument_adoptNode_attribute_references.phpt12 echo $dom->saveXML();
H A DDOMNode_normalize_advanced.phpt20 echo $dom->saveXML();
H A Dbug54601.phpt21 print $doc->saveXML();
/php-src/ext/dom/tests/compareDocumentPosition/
H A Dcontains_attribute_freestanding.phpt13 echo $dom->saveXML($foo), "\n";
/php-src/ext/xsl/tests/
H A Dxslt006.phpt12 print $doc->saveXML();
/php-src/ext/dom/tests/modern/extensions/
H A Dnode_renaming_validation_errors.phpt22 echo $dom->saveXML();
/php-src/ext/dom/tests/createAttributeNS_prefix_conflicts/
H A DsetAttribute_mixed_prefix.phpt13 echo $doc->saveXML(), "\n";
/php-src/ext/dom/tests/modern/common/
H A Dtemplate_nested.phpt19 echo $dom->saveXML();
/php-src/ext/dom/tests/modern/token_list/
H A Dentities.phpt26 echo $dom->saveXML();

Completed in 33 milliseconds

12345678