Home
last modified time | relevance | path

Searched refs:load (Results 1 – 25 of 175) sorted by relevance

1234567

/PHP-5.5/ext/dom/tests/
H A DDOMDocument_load_error2.phpt2 Test DOMDocument::load() detects not-well formed XML
6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): AttValue: " or ' expected %s
24 Warning: DOMDocument::load%r(XML){0,1}%r(): attributes construct error %s
26 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
28 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: books %s
30 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A DDOMDocument_loadXML_error2.phpt6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): AttValue: " or ' expected %s
24 Warning: DOMDocument::load%r(XML){0,1}%r(): attributes construct error %s
26 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
28 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: books %s
30 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A DDOMDocument_load_error1.phpt2 Test DOMDocument::load() detects not-well formed XML
6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: title line 5 and book …
24 Warning: DOMDocument::load%r(XML){0,1}%r(): expected '>' %s
26 Warning: DOMDocument::load%r(XML){0,1}%r(): Premature end of data in tag books %s
H A DDOMDocument_loadXML_error1.phpt6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: title line 5 and book …
24 Warning: DOMDocument::load%r(XML){0,1}%r(): expected '>' %s
26 Warning: DOMDocument::load%r(XML){0,1}%r(): Premature end of data in tag books %s
H A Dbug67081.phpt11 $domDocument->load(dirname(__FILE__) . DIRECTORY_SEPARATOR . "bug67081_0.xml");
16 $domDocument->load(dirname(__FILE__) . DIRECTORY_SEPARATOR . "bug67081_1.xml");
21 $domDocument->load(dirname(__FILE__) . DIRECTORY_SEPARATOR . "bug67081_2.xml");
26 $domDocument->load(dirname(__FILE__) . DIRECTORY_SEPARATOR . "dom.xml");
H A DDOMDocument_load_error4.phpt2 Test DOMDocument::load() detects not-well formed XML
6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Unsupported version '3.1' %s
H A DDOMDocument_load_error3.phpt2 Test DOMDocument::load() detects not-well formed XML
6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: boOk line 8 and book %s
H A DDOMDocument_load_error5.phpt2 Test DOMDocument::load() detects not-well formed XML
6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A DDOMDocument_load_variation2.phpt2 Test DOMDocument::load() with LIBXML_DTDVALID option
6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Element book content does not follow the DTD, expecting…
H A DDOMDocument_load_basic.phpt2 Test DOMDocument::load() basic behavior
6 - XML_FILE: the xml file to load
H A DDOMDocument_load_variation1.phpt2 Test DOMDocument::load() with LIBXML_DTDLOAD option
6 - XML_FILE: the xml file to load
H A DDOMDocument_load_variation3.phpt2 Test DOMDocument::load() with LIBXML_DTDVALID and LIBXML_NOERROR options
7 - XML_FILE: the xml file to load
H A DDOMDocument_loadXML_error4.phpt6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Unsupported version '3.1' %s
H A DDOMDocument_loadXML_error3.phpt6 - XML_FILE: the xml file to load
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: boOk line 8 and book %s
/PHP-5.5/ext/dom/examples/
H A Dnote.php4 $dom->load('note.xml');
12 $dom->load('note-invalid.xml');
/PHP-5.5/ext/xsl/tests/
H A Dprepare.inc3 $dom->load(dirname(__FILE__)."/xslt.xml");
9 $xsl->load(dirname(__FILE__)."/xslt.xsl");
H A Dbug53965.phpt13 $xml->load($base . DIRECTORY_SEPARATOR . 'collection.xml');
16 $xsl->load($base . DIRECTORY_SEPARATOR . 'collection.xsl');
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt93 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
96 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
98 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
101 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
104 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
107 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
110 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
112 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
115 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
117 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
[all …]
/PHP-5.5/ext/oci8/tests/
H A Dbug46994.phpt40 var_dump($myclob->load());
47 var_dump($myclob->load());
54 var_dump($myclob->load());
58 var_dump($myclob->load()); // Use cached size code path
H A Dxmltype_02.phpt42 <DockType>Rear load</DockType>
72 $sx = simplexml_load_string((binary)$row[0]->load());
98 var_dump($row[0]->load());
134 string(9) "Rear load"
156 string(9) "Rear load"
174 %sDockType>Rear load</DockType>
H A Dlob_temp1.phpt15 var_dump($blob->load());
22 var_dump($blob->load());
/PHP-5.5/ext/tidy/tests/
H A D019.phpt25 Warning: tidy_repair_string(): Could not load configuration file '1' in %s on line %d
29 Warning: tidy_repair_string(): Could not load configuration file '' in %s on line %d
31 Warning: tidy_repair_string(): Could not load configuration file '1' in %s on line %d
H A D022.phpt25 Warning: tidy_repair_string(): Could not load configuration file '1' in %s on line %d
29 Warning: tidy_repair_string(): Could not load configuration file '' in %s on line %d
31 Warning: tidy_repair_string(): Could not load configuration file '1' in %s on line %d
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_22_loadextension.phpt2 SQLite3 load extension
30 Warning: SQLite3::loadExtension(): Unable to load extension at '.%emyext.txt' in %s on line %d
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug42151.phpt29 SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://' : failed to load external entity "httpx://"

Completed in 23 milliseconds

1234567