Home
last modified time | relevance | path

Searched refs:first (Results 126 – 150 of 618) sorted by relevance

12345678910>>...25

/PHP-5.5/ext/standard/tests/array/
H A Drsort_variation9.phpt24 "holes" => array("first", 5 => "second", "third")),
112 string(5) "first"
149 string(5) "first"
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput18-16339 No first char
398 No first char
417 No first char
436 No first char
456 No first char
508 No first char
554 No first char
666 No first char
692 No first char
712 No first char
[all …]
H A Dtestoutput18-32337 No first char
396 No first char
415 No first char
434 No first char
454 No first char
506 No first char
552 No first char
663 No first char
689 No first char
709 No first char
[all …]
H A Dtestoutput15481 No first char
539 No first char
558 No first char
577 No first char
597 No first char
649 No first char
695 No first char
799 No first char
825 No first char
845 No first char
[all …]
/PHP-5.5/ext/spl/tests/
H A DSplDoublylinkedlist_offsetunset_first002.phpt2 SPL: SplDoublyLinkedList : offsetUnset - first element
/PHP-5.5/Zend/tests/
H A Dns_021.phpt2 021: Name search priority (first look into namespace)
H A Dmagic_by_ref_001.phpt2 passing first parameter of __set() by ref
H A Dmagic_by_ref_006.phpt2 passing first parameter of __call() by ref
H A Dns_068.phpt14 Fatal error: Namespace declaration statement has to be the very first statement in the script in %s…
H A Dns_083.phpt14 Fatal error: Namespace declaration statement has to be the very first statement in the script in %s…
H A Dns_022.phpt2 022: Name search priority (first look into import, then into current namespace and then for class)
/PHP-5.5/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-5.5/ext/mysqli/tests/
H A D026.phpt26 mysqli_stmt_send_long_data($stmt, 1, "This is the first sentence.");
63 …%unicode|string%(99) "This is the first sentence. And this is the second sentence. And finally thi…
H A Dmysqli_debug_mysqlnd_control_string.phpt82 …printf("[035] Process ID has not been found, first characters from trace are '%s'\n", substr($trac…
87 …printf("[045] Line numbers have not been found, first characters from trace are '%s'\n", substr($t…
93 …printf("[055] File names seem to be missing, first characters from trace are '%s'\n", substr($trac…
98 …printf("[065] Nesting level seem to be missing, first characters from trace are '%s'\n", substr($t…
106 …printf("[075] Nesting level seem to be missing, first characters from trace are '%s'\n", substr($l…
109 …printf("[076] Nesting level seem to be %d, should not be higher than 1, first characters from trac…
122 …printf("[085] Looks like a function call, but there should be none in the trace file, first charac…
/PHP-5.5/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-5.5/ext/mcrypt/tests/
H A Dbug41252.phpt2 Bug #41252 (Calling mcrypt_generic without first calling mcrypt_generic_init crashes)
/PHP-5.5/ext/date/tests/
H A Ddate_timestamp_set_wrongparam_002.phpt2 Check the function date_timestamp_set() with first parameter wrong (integer).
H A Ddate_timestamp_set_nullparam.phpt2 Test the function date_timestamp_set() with first null parameter.
H A Ddate_timestamp_set_wrongparam_001.phpt2 Check the function date_timestamp_set() with first parameter wrong (array).
/PHP-5.5/ext/phar/tests/
H A Dphar_convert_tar2.phpt16 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
55 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
H A Dphar_convert_tar3.phpt16 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
56 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
/PHP-5.5/tests/func/
H A D004.phpt25 echo "Calling function for the first time...\n";
40 Calling function for the first time...
/PHP-5.5/ext/gd/tests/
H A Dimageloadfont_error1.phpt2 Testing that imageloadfont() breaks on non-string first parameter
/PHP-5.5/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-5.5/ext/standard/tests/strings/
H A Dbug48709.phpt8 'kn', // Drop first letter

Completed in 74 milliseconds

12345678910>>...25