Searched refs:alone (Results 1 – 16 of 16) sorted by relevance
/php-src/ext/dom/tests/ |
H A D | replaceWith_non_viable_next_sibling.phpt | 12 <alone/> 19 $alone = $child->firstElementChild; 21 $child->after($alone); 23 $child->replaceWith($alone); 31 </child><alone/> 35 <alone/>
|
/php-src/ext/dom/tests/gh11830/ |
H A D | document_variation.phpt | 20 <alone/> 49 <alone/> 57 <alone/> 65 <alone/> 73 <alone/> 81 <alone/>
|
H A D | hierarchy_variation.phpt | 12 <alone/> 18 $alone = $container->firstElementChild; 19 $testElement = $alone->nextElementSibling->firstElementChild; 22 $testElement->$method($alone, $container);
|
/php-src/sapi/phpdbg/tests/ |
H A D | phpdbg_oplog_002.phpt | 2 phpdbg_end_oplog() alone must not crash
|
/php-src/tests/classes/ |
H A D | iterators_005.phpt | 2 ZE2 iterators cannot implement Traversable alone
|
/php-src/Zend/tests/ |
H A D | offset_string.phpt | 6 $str = "Sitting on a corner all alone, staring from the bottom of his soul";
|
/php-src/docs/source/ |
H A D | index.rst | 41 are not easy to grasp by reading code alone. It describes best practices, and will frequently omit
|
/php-src/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 596 char *version = NULL, *enc = NULL, *alone = NULL; in PHP_FUNCTION() local 601 …&self, xmlwriter_class_entry_ce, &version, &version_len, &enc, &enc_len, &alone, &alone_len) == FA… in PHP_FUNCTION() 606 retval = xmlTextWriterStartDocument(ptr, version, enc, alone); in PHP_FUNCTION()
|
/php-src/docs-old/ |
H A D | self-contained-extensions.md | 109 As for the rest, you are currently alone here. There are a lot of existing
|
/php-src/ext/standard/tests/file/ |
H A D | userstreams.phpt | 29 by myself but not alone
|
/php-src/ext/dom/lexbor/ |
H A D | LICENSE | 81 Contribution(s) alone or by combination of their Contribution(s)
|
/php-src/ext/gd/tests/ |
H A D | Rochester-Regular.otf.LICENSE.txt | 81 Contribution(s) alone or by combination of their Contribution(s)
|
/php-src/ |
H A D | php.ini-development | 829 ; script support running both as stand-alone script and via PHP CGI<. PHP in CGI
|
H A D | php.ini-production | 831 ; script support running both as stand-alone script and via PHP CGI<. PHP in CGI
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 7901 # But class alone is reduced to avoid beating php (Jens Schleusener)
|
H A D | magic | 7901 # But class alone is reduced to avoid beating php (Jens Schleusener)
|
Completed in 231 milliseconds