Home
last modified time | relevance | path

Searched refs:first (Results 226 – 250 of 652) sorted by relevance

12345678910>>...27

/PHP-7.1/ext/reflection/tests/
H A DReflectionParameter_export_error2.phpt2 ReflectionParameter::export() with incorrect first parameter
/PHP-7.1/ext/libxml/tests/
H A Dbug76777.phpt2 Bug #76777 (first parameter of libxml_set_external_entity_loader callback undefined)
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput1318 No first char
H A Dtestinput211 /-- Tests for reloading pre-compiled patterns. The first one gives an error
/PHP-7.1/ext/standard/tests/strings/
H A Ducwords_variation5.phpt6 * Description: Uppercase the first character of each word in a string
H A Dstrtok_variation3.phpt26 first line of heredoc string
100 string(11) "first line "
H A Dhttp_build_query_variation1.phpt2 Test http_build_query() function: usage variations - first arguments as object
H A Dstrncmp_variation3.phpt6 * Description: Binary safe case-sensitive string comparison of the first n characters
/PHP-7.1/ext/standard/tests/general_functions/
H A Dcallbacks_002.phpt14 Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a v…
/PHP-7.1/Zend/tests/type_declarations/
H A Dstrict_nested.phpt43 Fatal error: strict_types declaration must be the very first statement in the script in %s on line …
/PHP-7.1/ext/phar/tests/
H A Dphar_setalias.phpt12 $file = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
/PHP-7.1/ext/intl/tests/
H A Dresourcebundle_null_mandatory_args_variant2.phpt2 ResourceBundle constructor bundle accepts NULL for first two arguments
H A Dresourcebundle_null_mandatory_args.phpt2 ResourceBundle constructor bundle accepts NULL for first two arguments
/PHP-7.1/sapi/cli/tests/
H A Dbug61679.phpt34 // Only echo the first line from the response,
/PHP-7.1/ext/simplexml/tests/
H A D005.phpt13 <elem1 attr1='first'>
H A D009.phpt12 <elem1 attr1='first'>
/PHP-7.1/Zend/tests/traits/
H A Dbug55355.phpt22 // A class on the first level in the
/PHP-7.1/ext/gd/tests/
H A Dbug67447.phpt22 imagecolorallocate($image, 0, 0, 255); // first palette color = background
/PHP-7.1/ext/date/tests/
H A DDateTimeZone_construct_variation1.phpt2 Test DateTime::__construct() function : usage variation - Passing unexpected values to first argume…
11 echo "*** Testing DateTime::__construct() : usage variation - unexpected values to first argument …
113 *** Testing DateTime::__construct() : usage variation - unexpected values to first argument $timez…
H A Dcheckdate_variation1.phpt2 Test checkdate() function : usage variation - Passing unexpected values to first argument $month.
11 echo "*** Testing checkdate() : usage variation - unexpected values to first argument \$month***\n…
102 *** Testing checkdate() : usage variation - unexpected values to first argument $month***
H A Ddate_parse_variation1.phpt2 Test date_parse() function : usage variation - Passing unexpected values to first argument $date.
10 echo "*** Testing date_parse() : usage variation - unexpected values to first argument \$date***\n…
113 *** Testing date_parse() : usage variation - unexpected values to first argument $date***
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_print.c325 zend_bool first = 1; in phpdbg_print_opcodes_ce() local
343 if (first) { in phpdbg_print_opcodes_ce()
344 first = 0; in phpdbg_print_opcodes_ce()
350 if (first) { in phpdbg_print_opcodes_ce()
/PHP-7.1/ext/ldap/tests/
H A Dldap_control_paged_results_variation1.phpt2 ldap_ldap_control_paged_result() test (fetching the first page)
/PHP-7.1/ext/mbstring/tests/
H A Dmb_strpos_error2.phpt11 * Description: Find position of first occurrence of a string within another
/PHP-7.1/ext/standard/tests/array/
H A Darray_change_key_case_errors.phpt10 var_dump( array_change_key_case($int_var, CASE_UPPER) ); // invalid first argument

Completed in 25 milliseconds

12345678910>>...27