Home
last modified time | relevance | path

Searched refs:libxml_options (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/dom/tests/
H A Ddomdocumentload_test_method.php6 $libxml_options = libxml_options_to_int(getenv('LOAD_OPTIONS')); variable
8 $result = $doc->load(dirname(__FILE__) . getenv('XML_FILE'), $libxml_options);
H A Ddomdocumentloadxml_test_method.php6 $libxml_options = libxml_options_to_int(getenv('LOAD_OPTIONS')); variable
8 $libxml_options);
H A Ddomdocumentload_test_method_savexml.php6 $libxml_options = libxml_options_to_int(getenv('LOAD_OPTIONS')); variable
8 $result = $doc->load(dirname(__FILE__) . getenv('XML_FILE'), $libxml_options);
H A Ddomdocumentloadxml_test_method_savexml.php6 $libxml_options = libxml_options_to_int(getenv('LOAD_OPTIONS')); variable
8 $libxml_options);

Completed in 8 milliseconds