Home
last modified time | relevance | path

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

12345678910>>...21

/php-src/Zend/tests/
H A Dobjects_033.phpt7 // object HashTable first, then parent, then grandparent, etc...
14 // This test ensures that the first comparison yields the same
H A Dobjects_011.phpt2 redefining constructor (__construct first)
H A Dcall_user_func_002.phpt38 call_user_func(): Argument #1 ($callback) must be a valid callback, first array member is not a val…
41 call_user_func(): Argument #1 ($callback) must be a valid callback, first array member is not a val…
/php-src/ext/standard/tests/dir/
H A Dclosedir_variation2.phpt17 echo "\n-- Close directory handle first time: --\n";
39 -- Close directory handle first time: --
H A Dclosedir_variation2-win32-mb.phpt23 echo "\n-- Close directory handle first time: --\n";
45 -- Close directory handle first time: --
/php-src/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_005.phpt2 Test strict declaration being first operation only 005
H A Dscalar_strict_declaration_placement_004.phpt2 Test strict declaration being first operation only 004
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-src/ext/dom/lexbor/lexbor/css/
H A Drule.h59 lxb_css_rule_t *first; member
94 lxb_css_rule_t *first; member
356 if (list->first == NULL) { in lxb_css_rule_list_append()
357 list->first = rule; in lxb_css_rule_list_append()
405 if (list->first == NULL) { in lxb_css_rule_declaration_list_append()
406 list->first = rule; in lxb_css_rule_declaration_list_append()
/php-src/ext/intl/tests/
H A Dregression_sort_and_cow.phpt13 * Sort the array and the first copy.
26 // Sort given array and the first copy of it.
H A Dregression_sortwsk_and_cow.phpt14 * Sort the array and the first copy.
27 // Sort given array and the first copy of it.
/php-src/ext/zlib/tests/
H A Dgzseek_variation7.phpt9 $str1 = "This is the first line.";
41 This is the first line.This is the second line.
/php-src/ext/sqlite3/tests/
H A Dsqlite3_38_extended_error.phpt12 echo "Inserting first time which should succeed" . PHP_EOL;
26 Inserting first time which should succeed
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_fpassthru_basic.phpt9 first,second,third
H A DSplFileObject_fscanf_basic.phpt11 string(18) "first,second,third"
/php-src/ext/standard/tests/ini_info/scandir/
H A D0.ini1 ; This file is named 0.ini so it should be the first line of
/php-src/ext/pcre/tests/
H A Dbug75089.phpt2 Bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after first input string)
/php-src/ext/standard/tests/array/
H A Dnegative_index_empty_array.phpt2 Test empty arrays with first added index being negative
/php-src/ext/standard/tests/file/
H A Dfflush_basic.phpt8 first line of string
46 first line of string
/php-src/ext/openssl/tests/
H A Dbug41353.phpt2 Bug #41353 (openssl_pkcs12_read() does not verify the type of the first arg)
/php-src/ext/opcache/tests/opt/
H A Dgh8140b.phpt2 GH-8140 (Wrong first class callable by name optimization)
H A Dgh8140a.phpt2 GH-8140 (Wrong first class callable by name optimization)
/php-src/ext/standard/tests/strings/
H A Dbug20169.phpt2 Bug #20169 (implode() clobbers first argument)
/php-src/ext/phar/tests/
H A Dphar_convert_tar.phpt15 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
49 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"

Completed in 28 milliseconds

12345678910>>...21