Home
last modified time | relevance | path

Searched refs:values (Results 1326 – 1350 of 1390) sorted by relevance

1...<<515253545556

/PHP-7.4/ext/intl/tests/
H A Ddateformat_format_parse.phpt124 //$res_str .= "No values found from LocaleTime parsing.";
H A Dlocale_get_display_region2.phpt56 //Private use registry values
H A Dlocale_get_display_language.phpt57 //Private use registry values
H A Dlocale_get_display_language2.phpt57 //Private use registry values
H A Ddateformat_format_parse_version2.phpt124 //$res_str .= "No values found from LocaleTime parsing.";
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation23.phpt62 // reading the values from file using different char formats
H A Dfscanf_variation17.phpt62 // reading the values from file using different string formats
H A Dfscanf_variation6.phpt64 // reading the values from file using different integer formats
H A Dfscanf_variation12.phpt64 // reading the values from file using different float formats
H A Dfscanf_variation31.phpt64 // reading the values from file using different octal formats
H A Dfscanf_variation37.phpt64 // reading the values from file using different hexa formats
H A Dfscanf_variation43.phpt64 // reading the values from file using different unsigned formats
H A Dfscanf_variation49.phpt64 // reading the values from file using different scientific formats
H A Dfscanf_variation24.phpt68 // reading the values from file using different char formats
/PHP-7.4/
H A DUPGRADING.INTERNALS209 assign values to references. For more information see
230 negative values indicating an error.
/PHP-7.4/ext/standard/tests/strings/
H A Dstrspn_variation12.phpt16 echo "*** Testing strspn() : with different start and len values ***\n";
45 // defining the array for start values
55 // defining an array of len values
83 *** Testing strspn() : with different start and len values ***
H A Dstrncasecmp_variation6.phpt10 /* Test strncasecmp() function with binary values passed to 'str1' & 'str2' */
/PHP-7.4/sapi/phpdbg/
H A Dxml.md11 - usually one of these values:
509 - on: values are array or variable, depending on what is watched
510 …- type: values are recursive or simple, depending on whether the watchpoint is checked recursively…
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc1043 if (isset($this->ports['values'][$pool])) {
1044 return $this->ports['values'][$pool];
1047 $this->ports['values'][$pool] = $this->ports['last'] = $port;
/PHP-7.4/ext/standard/tests/array/
H A Darray_key_exists.phpt14 /* Arrays with regular values */
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_last_insert_id.phpt14 values. Check the MySQL C API reference manual for details.
/PHP-7.4/ext/standard/tests/general_functions/
H A Dprint_r.phpt35 range(1,10), // positive values
36 range(-1,-10), // negative values
H A Dprint_r_64bit.phpt39 range(1,10), // positive values
40 range(-1,-10), // negative values
H A Dvar_dump.phpt33 range(1,10), // positive values
34 range(-1,-10), // negative values
H A Dvar_dump_64bit.phpt33 range(1,10), // positive values
34 range(-1,-10), // negative values

Completed in 89 milliseconds

1...<<515253545556