Home
last modified time | relevance | path

Searched refs:standalone (Results 1 – 20 of 20) sorted by relevance

/PHP-7.4/ext/dom/tests/
H A DDOMDocument_standalone_basic.phpt2 Tests DOMDocument::standalone get, set, and functionality
12 $xml = '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 $test = $dom->standalone;
23 echo "Read initial standalone:\n";
26 $dom->standalone = FALSE;
27 $test = $dom->standalone;
28 echo "Set standalone to FALSE, reading again:\n";
32 echo "Document is no longer standalone\n";
39 Read initial standalone:
41 Set standalone to FALSE, reading again:
[all …]
H A Ddomobject_debug_handler.phpt29 [standalone] => 1
H A DDOMDocument_documentURI_basic.phpt12 $xml = '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
H A Ddom_test.inc2 $xmlstr = "<?xml version='1.0' standalone='yes'?>
H A Ddom005.phpt21 <?xml version="1.0" standalone="yes"?>
H A DDOMDocument_resolveExternals_basic.phpt12 $xml = '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
H A Ddom001.phpt191 <?xml version="1.0" standalone="yes"?>
252 <?xml version="1.0" standalone="yes"?>
/PHP-7.4/ext/xmlwriter/tests/
H A DOO_002.phpt10 $xw->startDocument('1.0', 'UTF-8', 'standalone');
19 <?xml version="1.0" encoding="UTF-8" standalone="standalone"?>
H A DOO_001.phpt23 <?xml version="1.0" encoding="UTF-8" standalone="standalonearg"?>
/PHP-7.4/ext/simplexml/tests/
H A Dbug41582.phpt8 $xml = new SimpleXMLElement('<?xml version="1.0" standalone="yes"?>
18 <?xml version="1.0" standalone="yes"?>
H A Dfeature55218.phpt12 '<?xml version="1.0" standalone="yes"?>
/PHP-7.4/ext/xmlreader/tests/
H A D008.phpt8 $xmlstring = '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
40 $xmlstring = '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
/PHP-7.4/ext/libxml/tests/
H A D003.phpt10 <?xml version='1.0' standalone='yes'?>
H A D002.phpt11 <?xml version='1.0' standalone='yes'?>
/PHP-7.4/Zend/tests/
H A Dbug43918.phpt8 <?xml version='1.0' standalone='yes'?>
/PHP-7.4/ext/soap/tests/soap12/
H A DT67.phpt8 <?xml version='1.0' standalone='yes'?>
/PHP-7.4/ext/dom/
H A Ddocument.c379 ZVAL_BOOL(retval, docp->standalone); in dom_document_standalone_read()
386 zend_long standalone; in dom_document_standalone_write() local
393 standalone = zval_get_long(newval); in dom_document_standalone_write()
394 docp->standalone = ZEND_NORMALIZE_BOOL(standalone); in dom_document_standalone_write()
/PHP-7.4/ext/xmlwriter/
H A Dphp_xmlwriter.c334 ZEND_ARG_INFO(0, standalone)
340 ZEND_ARG_INFO(0, standalone)
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5637 #0 long 0407 68K Blit (standalone) executable
5638 #0 short 0407 VAX-order2 68K Blit (standalone) executable
5639 0 short 03401 VAX-order 68K Blit (standalone) executable
6454 # >20 beshort 0421 (standalone)
7243 >2 byte 0 \b, last in series or standalone
20330 >20 beshort 0421 (standalone)
25424 0 lelong 0x30ea BALANCE NS32000 standalone executable
25442 #0 leshort 0x42eb SYMMETRY i386 standalone executable
25447 >>124 lelong !28867614 SYMMETRY i386 standalone executable
29885 >0x1e leshort &0x400 standalone
[all …]
H A Dmagic5637 #0 long 0407 68K Blit (standalone) executable
5638 #0 short 0407 VAX-order2 68K Blit (standalone) executable
5639 0 short 03401 VAX-order 68K Blit (standalone) executable
6454 # >20 beshort 0421 (standalone)
7243 >2 byte 0 \b, last in series or standalone
20330 >20 beshort 0421 (standalone)
25424 0 lelong 0x30ea BALANCE NS32000 standalone executable
25442 #0 leshort 0x42eb SYMMETRY i386 standalone executable
25447 >>124 lelong !28867614 SYMMETRY i386 standalone executable
29885 >0x1e leshort &0x400 standalone
[all …]

Completed in 148 milliseconds