Home
last modified time | relevance | path

Searched refs:first (Results 176 – 200 of 618) sorted by relevance

12345678910>>...25

/PHP-5.5/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-5.5/ext/simplexml/tests/
H A D000.phpt84 string(5) "first"
119 string(5) "first"
180 string(5) "first"
H A Dbug37386.phpt2 Bug #39760 (autocreating element doesn't assign value to first node)
H A D009b.phpt12 <elem1 attr1='first'>Bla bla 1.<!-- comment --><elem2>
/PHP-5.5/ext/date/tests/
H A DDateTime_format_variation1.phpt2 Test DateTime::format() function : usage variation - Passing unexpected values to first argument $f…
11 echo "*** Testing DateTime::format() : usage variation - unexpected values to first argument \$for…
111 *** Testing DateTime::format() : usage variation - unexpected values to first argument $format***
H A Ddate_variation1.phpt2 Test date() function : usage variation - Passing unexpected values to first argument $format.
10 echo "*** Testing date() : usage variation - unexpected values to first argument \$format***\n";
110 *** Testing date() : usage variation - unexpected values to first argument $format***
H A Dtimezone_name_from_abbr_variation1.phpt2 Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to first argu…
11 echo "*** Testing timezone_name_from_abbr() : usage variation - unexpected values to first argumen…
111 *** Testing timezone_name_from_abbr() : usage variation - unexpected values to first argument $abb…
/PHP-5.5/ext/spl/tests/
H A Drecursiveiteratoriterator_enditeration_basic.phpt2 SPL: RecursiveIteratorIterator::endIteration() is called when ::valid() first returns false
H A DSplDoublyLinkedList_offsetExists_success.phpt13 // Validate that we can see the first value
/PHP-5.5/Zend/tests/
H A Dbug26802.phpt25 * call foo::fail. In PHP 5 we first evaluate static class
/PHP-5.5/sapi/cgi/tests/
H A Dbug61605.phpt11 header("A: first");
/PHP-5.5/ext/standard/tests/streams/
H A Dbug60455_01.phpt7 //flag the first time. This is why we need to use sockets.
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_search.phpt25 $r = mb_ereg_search_getregs(); //get first result
/PHP-5.5/ext/phar/tests/
H A Dphar_buildfromdirectory2-win.phpt2 Phar::buildFromDirectory() - non-directory passed as first parameter
H A Dphar_buildfromdirectory2.phpt2 Phar::buildFromDirectory() - non-directory passed as first parameter
/PHP-5.5/ext/intl/tests/
H A Dcpbi_getLastCodePoint_basic.phpt18 //first() and last() don't read codepoint and set the last code point var to -1
21 $p = $codepoint_it->first();
/PHP-5.5/ext/dba/tests/
H A Ddba_db4_018.phpt37 echo "Test 4 - fetch both rows from first resource\n";
67 Test 4 - fetch both rows from first resource
H A Ddba015.phpt37 echo "Test 4 - fetch both rows from first resource\n";
67 Test 4 - fetch both rows from first resource
/PHP-5.5/ext/standard/
H A Dpack.c343 int first = 1; in PHP_FUNCTION() local
372 if (first--) { in PHP_FUNCTION()
375 first = 1; in PHP_FUNCTION()
754 int first = 1; in PHP_FUNCTION() local
781 if (first-- == 0) { in PHP_FUNCTION()
783 first = 1; in PHP_FUNCTION()
/PHP-5.5/ext/gd/tests/
H A Dimagesetthickness_error1.phpt2 Testing imagetruecolortopalette(): wrong types for first parameter
/PHP-5.5/ext/standard/tests/strings/
H A Dstrcspn_variation5.phpt29 first line of heredoc string
86 -- Iteration with str value as "first line of heredoc string
H A Dstrspn_variation5.phpt29 first line of heredoc string
86 -- Iteration with str value as "first line of heredoc string
/PHP-5.5/ext/standard/tests/general_functions/
H A Dcallbacks_002.phpt14 Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a v…
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1318 No first char
/PHP-5.5/ext/reflection/tests/
H A DReflectionParameter_export_error2.phpt2 ReflectionParameter::export() with incorrect first parameter

Completed in 48 milliseconds

12345678910>>...25