Home
last modified time | relevance | path

Searched refs:alone (Results 1 – 16 of 16) sorted by relevance

/php-src/ext/dom/tests/
H A DreplaceWith_non_viable_next_sibling.phpt12 <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 Ddocument_variation.phpt20 <alone/>
49 <alone/>
57 <alone/>
65 <alone/>
73 <alone/>
81 <alone/>
H A Dhierarchy_variation.phpt12 <alone/>
18 $alone = $container->firstElementChild;
19 $testElement = $alone->nextElementSibling->firstElementChild;
22 $testElement->$method($alone, $container);
/php-src/sapi/phpdbg/tests/
H A Dphpdbg_oplog_002.phpt2 phpdbg_end_oplog() alone must not crash
/php-src/tests/classes/
H A Diterators_005.phpt2 ZE2 iterators cannot implement Traversable alone
/php-src/Zend/tests/
H A Doffset_string.phpt6 $str = "Sitting on a corner all alone, staring from the bottom of his soul";
/php-src/docs/source/
H A Dindex.rst41 are not easy to grasp by reading code alone. It describes best practices, and will frequently omit
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c596 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 Dself-contained-extensions.md109 As for the rest, you are currently alone here. There are a lot of existing
/php-src/ext/standard/tests/file/
H A Duserstreams.phpt29 by myself but not alone
/php-src/ext/dom/lexbor/
H A DLICENSE81 Contribution(s) alone or by combination of their Contribution(s)
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt81 Contribution(s) alone or by combination of their Contribution(s)
/php-src/
H A Dphp.ini-development829 ; script support running both as stand-alone script and via PHP CGI<. PHP in CGI
H A Dphp.ini-production831 ; script support running both as stand-alone script and via PHP CGI<. PHP in CGI
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7901 # But class alone is reduced to avoid beating php (Jens Schleusener)
H A Dmagic7901 # But class alone is reduced to avoid beating php (Jens Schleusener)

Completed in 231 milliseconds