Home
last modified time | relevance | path

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

12345678910>>...27

/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput21-161 /-- Tests for reloading pre-compiled patterns. The first one gives an error
50 No first char
83 No first char
H A Dtestoutput21-321 /-- Tests for reloading pre-compiled patterns. The first one gives an error
62 No first char
95 No first char
H A Dwintestoutput384 No first char
93 No first char
163 No first char
/PHP-7.1/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_004.phpt2 Test strict declaration being first operation only 004
/PHP-7.1/ext/openssl/tests/
H A Dbug41353.phpt2 Bug #41353 (openssl_pkcs12_read() does not verify the type of the first arg)
/PHP-7.1/tests/lang/
H A Dbug23279.phpt2 Bug #23279 (exception handler stops after first function call)
/PHP-7.1/ext/mbstring/tests/
H A Dzend_multibyte-12.phpt12 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
H A Dzend_multibyte-11.phpt13 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
/PHP-7.1/ext/phar/tests/
H A Dphar_convert_zip.phpt15 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
49 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
H A Dphar_convert_tar.phpt15 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
50 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
/PHP-7.1/ext/standard/tests/dir/
H A Dclosedir_variation2-win32-mb.phpt29 echo "\n-- Close directory handle first time: --\n";
48 -- Close directory handle first time: --
/PHP-7.1/ext/oci8/tests/
H A Dlob_017.phpt33 $row['LOB_1']->write("first");
70 string(5) "first"
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.1/ext/standard/tests/strings/
H A Dparse_str_basic4.phpt24 $str = "first=%41&second=%a&third=%b";
26 var_dump($first, $second, $third);
/PHP-7.1/ext/standard/tests/file/
H A Dftruncate_error.phpt25 // check the first size
31 // check the first size
56 // check the first size
63 // check the first size
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_status.c389 int first; in fpm_status_handle_request() local
403 first = 1; in fpm_status_handle_request()
410 if (first) { in fpm_status_handle_request()
411 first = 0; in fpm_status_handle_request()
/PHP-7.1/ext/standard/tests/array/
H A Darray_key_exists.phpt74 // first args as array
84 // first args as boolean
90 // first argument as floating point value
117 /* error condition, first argument as object */
255 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
279 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
290 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
H A Drsort_variation9.phpt24 "holes" => array("first", 5 => "second", "third")),
121 string(5) "first"
158 string(5) "first"
/PHP-7.1/Zend/tests/try/
H A Dtry_multicatch_002.phpt2 Catch first exception in the multicatch
/PHP-7.1/ext/spl/internal/
H A Dappenditerator.inc50 /** Rewind to the first element of the first inner Iterator.
108 return; /* found element as first elemet in another iterator */
/PHP-7.1/ext/spl/tests/
H A DSplDoublylinkedlist_offsetunset_first002.phpt2 SPL: SplDoublyLinkedList : offsetUnset - first element
/PHP-7.1/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
/PHP-7.1/ext/date/tests/
H A Dbug71525.phpt8 $date->modify('first day of next month');

Completed in 59 milliseconds

12345678910>>...27