Home
last modified time | relevance | path

Searched refs:first (Results 176 – 200 of 501) sorted by last modified time

12345678910>>...21

/PHP-7.4/ext/phar/tests/
H A Dphar_setalias2.phpt12 $file = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
H A Dphar_stub.phpt12 $file = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
21 $file = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
86 <?php echo "first stub\n"; __HALT_COMPILER(); ?>
H A Dphar_stub_write.phpt12 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
51 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
52 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
H A Dphar_stub_write_file.phpt13 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
52 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
53 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
H A Dphar_unlinkarchive.phpt36 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
95 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
H A Dcreate_path_error.phpt35 "Font\xBB\x91pro.ttf", //Invalid multi-byte character - missing first byte
36 "Font\xC0\xAFpro.ttf", //Invalid multi-byte character - invalid first byte
H A Dphar_buildfromdirectory2.phpt2 Phar::buildFromDirectory() - non-directory passed as first parameter
H A Dphar_convert_again.phpt16 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
H A Dphar_convert_repeated.phpt15 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
106 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dump.c37 first = 0; in zend_dump_ht()
176 if (first) first = 0; else fprintf(stderr, ", "); in zend_dump_type_info()
180 if (first) first = 0; else fprintf(stderr, ", "); in zend_dump_type_info()
185 if (first) first = 0; else fprintf(stderr, ", "); in zend_dump_type_info()
189 if (first) first = 0; else fprintf(stderr, ", "); in zend_dump_type_info()
194 if (first) first = 0; else fprintf(stderr, ", "); in zend_dump_type_info()
204 if (first) first = 0; else fprintf(stderr, ", "); in zend_dump_type_info()
208 if (first) first = 0; else fprintf(stderr, ", "); in zend_dump_type_info()
212 if (first) first = 0; else fprintf(stderr, ", "); in zend_dump_type_info()
215 if (first) first = 0; else fprintf(stderr, ", "); in zend_dump_type_info()
[all …]
/PHP-7.4/ext/odbc/tests/
H A Dbug47803.phpt2 Bug #47803 Executing prepared statements is successful only for the first two statements
/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/ext/mbstring/tests/
H A Dmb_stristr_basic.phpt11 * Description: Finds first occurrence of a string within another, case insensitive
H A Dmb_stristr_error2.phpt11 * Description: Finds first occurrence of a string within another, case insensitive
H A Dmb_stristr_variation5.phpt11 * Description: Finds first occurrence of a string within another, case insensitive
H A Dmb_strstr_basic.phpt11 * Description: Finds first occurrence of a string within another
H A Dmb_strstr_error2.phpt11 * Description: Finds first occurrence of a string within another
H A Dmb_strstr_variation5.phpt11 * Description: Finds first occurrence of a string within another
H A Dmb_strstr_variation6.phpt11 * Description: Finds first occurrence of a string within another
/PHP-7.4/ext/libxml/tests/
H A Dbug76777.phpt2 Bug #76777 (first parameter of libxml_set_external_entity_loader callback undefined)
H A Dlibxml_set_external_entity_loader_variation1.phpt27 static $first = true;
32 fwrite($f, $first ? $dtd : $entity);
33 $first = false;
/PHP-7.4/ext/ldap/tests/
H A Dldap_control_paged_results_variation1.phpt2 ldap_ldap_control_paged_result() test (fetching the first page)
H A Dldap_control_paged_results_variation2.phpt2 ldap_ldap_control_paged_result() test (fetching the first page with a pagesize=2)
H A Dldap_control_paged_results_variation3.phpt2 ldap_ldap_control_paged_result() test (fetching the first page then the next final page)
/PHP-7.4/ext/intl/tests/
H A Dresourcebundle_null_mandatory_args_variant2.phpt2 ResourceBundle constructor bundle accepts NULL for first two arguments

Completed in 49 milliseconds

12345678910>>...21