Home
last modified time | relevance | path

Searched refs:first (Results 151 – 175 of 501) sorted by relevance

12345678910>>...21

/PHP-7.4/ext/spl/tests/
H A DSplDoublylinkedlist_offsetunset_first.phpt2 SPL: SplDoublyLinkedList : offsetUnset - first element
/PHP-7.4/ext/opcache/tests/opt/
H A Dsccp_013.phpt19 loadEntities(array("first", "second"));
H A Dsccp_014.phpt20 loadEntities(array("first", "second"));
H A Dsccp_015.phpt22 loadEntities(array("first", "second"));
/PHP-7.4/Zend/tests/
H A Dns_022.phpt2 022: Name search priority (first look into import, then into current namespace and then for class)
H A Dns_068.phpt13 Fatal error: Namespace declaration statement has to be the very first statement or after any declar…
H A Dns_083.phpt14 Fatal error: Namespace declaration statement has to be the very first statement or after any declar…
H A Dbug69092.phpt22 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
H A Dmethods-on-non-objects-call-user-func.phpt10 Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a v…
/PHP-7.4/ext/standard/tests/array/
H A Drsort_variation9.phpt24 "holes" => array("first", 5 => "second", "third")),
121 string(5) "first"
158 string(5) "first"
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_get_5.phpt45 // This test effectively discards all the first IRS results
55 echo "\nTest 2 - fetch first IRS explicitly\n";
105 Test 2 - fetch first IRS explicitly
/PHP-7.4/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_006.phpt2 Test strict declaration being first operation only 006
H A Dscalar_strict_declaration_placement_007.phpt2 Test strict declaration being first operation only 007
/PHP-7.4/ext/standard/tests/strings/
H A Dparse_str_basic4.phpt24 $str = "first=%41&second=%a&third=%b";
70 ["first"]=>
H A Dbug48709.phpt8 'kn', // Drop first letter
/PHP-7.4/ext/pcre/tests/
H A Dpreg_split_basic.phpt12 …APTURE|PREG_SPLIT_NO_EMPTY)); //all text before (parentheses) is put into first element, ( into se…
13 …ind NAME regardless of case in $string (can't split it so just returns how string as first element)
/PHP-7.4/ext/pdo/tests/
H A Dpdo_021.phpt45 $stmt2 = $db->prepare("INSERT INTO test VALUES(:first, :second, :third)");
47 $stmt2->execute(array(':first'=>($row[0] + 5), ':second'=>$row[1],
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_39_toggleExtended.phpt12 echo "Inserting first time which should succeed" . PHP_EOL;
30 Inserting first time which should succeed
/PHP-7.4/ext/date/tests/
H A Dtimezone_name_from_abbr_basic1.phpt16 echo "-- Tests with special cases first - no lookup needed --\n";
41 -- Tests with special cases first - no lookup needed --
/PHP-7.4/ext/mysqli/tests/
H A D026.phpt26 mysqli_stmt_send_long_data($stmt, 1, "This is the first sentence.");
63 …string(99) "This is the first sentence. And this is the second sentence. And finally this is the l…
/PHP-7.4/ext/gettext/tests/
H A Dgettext_bindtextdomain-emptydomain.phpt13 Warning: The first parameter of bindtextdomain must not be empty in %s on line %d
/PHP-7.4/ext/simplexml/tests/
H A D001-mb.phpt24 string(5) "first"
H A D001.phpt24 string(5) "first"
/PHP-7.4/ext/standard/tests/file/
H A Dbug27619.phpt9 /* Echo out the first four bytes 'this' without applying filter
/PHP-7.4/ext/mbstring/tests/
H A Dbug65544.phpt2 Bug #65544: mb title case conversion-first word in quotation isn't capitalized

Completed in 20 milliseconds

12345678910>>...21