Home
last modified time | relevance | path

Searched refs:value (Results 1901 – 1925 of 2314) sorted by relevance

1...<<71727374757677787980>>...93

/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput14159 Failed: character value in \x{} or \o{} is too large at offset 6
162 Failed: character value in \x{} or \o{} is too large at offset 6
486 Failed: octal value is greater than \377 in 8-bit non-UTF-8 mode at offset 3
497 Failed: character value in \u.... sequence is too large at offset 5
500 Failed: character value in \u.... sequence is too large at offset 6
/PHP-7.2/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt118 -2147483648, // max -ne int value
123 0xF674593039, // a hex value > than max int
127 02224242434343152, // an octal value > than max int
H A Dparse_ini_basic.data67 [non value]
/PHP-7.2/ext/date/tests/
H A Dlocaltime_variation1.phpt90 foreach($inputs as $key =>$value) {
92 var_dump( localtime($value) );
93 var_dump( localtime($value, $is_associative) );
/PHP-7.2/ext/oci8/tests/
H A Dfetch_into1.phpt14 $insert_sql = "INSERT INTO ".$schema."".$table_name." (id, value, string) VALUES (1, 1, NULL)";
/PHP-7.2/ext/standard/tests/array/
H A Dkrsort_variation7.phpt13 * 1.flag value as defualt
H A Dksort_variation7.phpt13 * 1. flag value as defualt
H A Duasort_variation4.phpt18 * Return value : 0 - if both values are same
H A Duasort_variation5.phpt18 * Return value : 0 - if both values are same
H A Darray_unshift_variation3.phpt34 array( "one" => "ten", "two" => "twenty", "three" => "thirty"), // string key/value
37 // associative array, containing null/empty/boolean values as key/value
/PHP-7.2/ext/spl/internal/
H A Dfilteriterator.inc95 * @return The current value
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt1102 value is always 4 and cannot be overridden; the value of --with-link-
1978 library, the value can be 2, 3, or 4. For the 16-bit library, the value
2759 value can be up to 0xffff. In the 32-bit library the value can be up to
2795 fixed first value, and if either
2852 /^a\dz\d/ the returned value is -1.
2888 value is -1. The value is a number of characters, which in UTF mode may
3051 yield of the function is the new value. However, the value of the count
4881 value is used.
5094 the value 255 (decimal)
9770 If the value of nmatch is zero, or if the value pmatch is NULL, no data
[all …]
/PHP-7.2/ext/standard/tests/file/
H A D005_basic.phpt20 named in the filename parameter to the value given in time.
H A Dfscanf_variation36.phpt44 foreach($array_types as $value) {
45 @fprintf($file_handle, $value);
H A Dfscanf_variation42.phpt44 foreach($array_types as $value) {
45 @fprintf($file_handle, $value);
H A Dfscanf_variation48.phpt44 foreach($array_types as $value) {
45 @fprintf($file_handle, $value);
H A Dfscanf_variation5.phpt44 foreach($array_types as $value) {
45 @fprintf($file_handle, $value);
/PHP-7.2/ext/hash/tests/
H A Dhash_file_basic1.phpt9 * Description: Generate a hash value using the contents of a given file
H A Dhash_hmac_file_error.phpt9 * Description: Generate a keyed hash value using the HMAC method and the contents of a given file
/PHP-7.2/ext/intl/formatter/
H A Dformatter_class.c114 ZEND_ARG_INFO(0, value)
/PHP-7.2/ext/snmp/tests/
H A Dsnmp-object-setSecurity_error.phpt63 Warning: SNMP::setSecurity(): Bad engine ID value 'dsa' in %s on line %d
/PHP-7.2/ext/standard/tests/strings/
H A Dchunk_split_variation4.phpt13 * with 'chunklen' 4 and default value of 'ending' that is "\r\n"
H A Dltrim.phpt33 …var_dump ( ltrim(" ltrim test", true) ); /* with boolean value as second Ar…
H A Drtrim.phpt20 …var_dump ( rtrim("rtrim test ", true) ); /* with boolean value as second Ar…
H A Dstrcspn_variation6.phpt84 var_dump( strcspn($str,$mask) ); // with default start and len value

Completed in 73 milliseconds

1...<<71727374757677787980>>...93