Home
last modified time | relevance | path

Searched refs:first (Results 226 – 250 of 518) sorted by relevance

12345678910>>...21

/php-src/ext/gd/tests/
H A Dimageloadfont_error2.phpt2 Testing that imageloadfont() breaks on invalid file passed as first argument
/php-src/ext/opcache/tests/opt/
H A Dsccp_015.phpt22 loadEntities(array("first", "second"));
/php-src/ext/standard/tests/strings/
H A Dbug48709.phpt8 'kn', // Drop first letter
/php-src/Zend/tests/
H A Dbug31720.phpt15 array_walk(): Argument #2 ($callback) must be a valid callback, first array member is not a valid c…
H A Dbug69092.2.phpt18 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
/php-src/ext/standard/tests/file/
H A Dbug27619.phpt9 /* Echo out the first four bytes 'this' without applying filter
/php-src/Zend/asm/
H A Dmake_ppc32_sysv_macho_gas.S83 ; first arg of make_fcontext() == top address of context-function
/php-src/ext/mbstring/tests/
H A Dgh10192_utf7imap.phpt34 …'first 16 bits of base64 character using surrogate pair between & and -' => 'A &2Gc- B', // first
36 …'first 16 bits of base64 character using surrogate pair between & and non-base64 character' => 'A …
38 …'first 16 bits of base64 character using surrogate pair between & and base64 character' => 'A &2Gc…
40 … 'first 16 bits of base64 character using surrogate pair between & and end of string' => 'A &2Gc',
290 first 16 bits of base64 character using surrogate pair between & and -
308 first 16 bits of base64 character using surrogate pair between & and non-base64 character
326 first 16 bits of base64 character using surrogate pair between & and base64 character
344 first 16 bits of base64 character using surrogate pair between & and end of string
H A Dmb_ereg_search.phpt26 $r = mb_ereg_search_getregs(); //get first result
/php-src/ext/dom/tests/
H A DDOMNode_normalize_basic.phpt31 $text = $doc->createTextNode('This is the first title');
51 // should concatenate first and second title text nodes
H A DDOMComment_construct_basic_001.phpt12 $comment = new DOMComment("This is the first comment.");
/php-src/ext/phar/tests/
H A Dphar_buildfromdirectory2.phpt2 Phar::buildFromDirectory() - non-directory passed as first parameter
/php-src/ext/simplexml/tests/
H A Dbug37386.phpt2 Bug #39760 (autocreating element doesn't assign value to first node)
H A D000.phpt82 string(5) "first"
117 string(5) "first"
177 string(5) "first"
H A D009b.phpt12 <elem1 attr1='first'>Bla bla 1.<!-- comment --><elem2>
/php-src/ext/date/tests/
H A Dtimezones.phpt11 //now the first and the last one
/php-src/ext/standard/tests/http/http_build_query/
H A Dhttp_build_query_variation1.phpt2 Test http_build_query() function: usage variations - first arguments as object
/php-src/ext/dom/tests/modern/spec/
H A DNode_insertBefore_01.phpt24 Document types must be the first child in a document
H A DNode_normalize.phpt33 $text = $doc->createTextNode('This is the first title');
53 // should concatenate first and second title text nodes
/php-src/ext/standard/tests/array/
H A Dkey_exists_variation2.phpt44 // object has index = 0, netherless its position is the first
49 // stream resource has index = 0, netherless its position is the first
/php-src/ext/intl/tests/
H A Dcpbi_getLastCodePoint_basic.phpt16 //first() and last() don't read codepoint and set the last code point var to -1
19 $p = $codepoint_it->first();
/php-src/ext/dba/tests/
H A Ddba_db4_018.phpt41 echo "Test 4 - fetch both rows from first resource\n";
68 Test 4 - fetch both rows from first resource
H A Ddba015.phpt41 echo "Test 4 - fetch both rows from first resource\n";
68 Test 4 - fetch both rows from first resource
/php-src/ext/phar/tests/tar/
H A Dphar_stub.phpt16 $p->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
68 <?php echo "first stub\n"; __HALT_COMPILER(); ?>
/php-src/ext/phar/tests/zip/
H A Dphar_stub.phpt16 $p->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
68 <?php echo "first stub\n"; __HALT_COMPILER(); ?>

Completed in 31 milliseconds

12345678910>>...21