Home
last modified time | relevance | path

Searched refs:values (Results 1926 – 1950 of 1968) sorted by relevance

1...<<717273747576777879

/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog489 these values has also been (I hope) clarified.
679 possible to specify values greater than 0777 and also making them
1677 values correctly. For example, if ((?>(a+)b)+aabab) is matched against
2019 input, it could crash or give wrong results if characters with values
2565 pointers, in case they are 64-bit values.
2603 17. Make it more clear in the documentation that values returned from
2774 values in parens when parsing an RE using the C++ wrapper."
2870 that check the return values (which was not done before).
5139 (v) Classes may now contain characters and character ranges with values
5165 default to the values of CC and CFLAGS. If you are cross-compiling PCRE,
[all …]
H A DNEWS65 possible to specify values greater than 0777 and also making them
193 . In UTF-8 mode, the values 0xd800 to 0xdfff are not legal Unicode
195 that are reserved for coding high values in UTF-16.)
/PHP-7.1/ext/standard/tests/file/
H A Dfscanf_variation14.phpt92 // reading the values from file using different string formats
H A Dbasename_variation2-win32.phpt2 Testing basename() with various values for the suffix parameter
H A Dbasename_variation2.phpt2 Testing basename() with various values for the suffix parameter
H A Dfputcsv_variation5.phpt10 /* Testing fputcsv() to write to a file when default arguments values are considered */
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_types.phpt235 …// Note: you cannot insert any blob values this way. But you can check the API at least partly thi…
H A Dmysqli_stmt_bind_result.phpt277 …// Note: you cannot insert any blob values this way. But you can check the API at least partly thi…
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_structs.h304 uint64_t *values; member
1324 MYSQLND_STATS * values; member
/PHP-7.1/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt60 // unexpected values to be passed to $str argument
H A Diconv_mime_decode_headers_variation3.phpt63 // unexpected values to be passed to $str argument
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt108 // what about long values for a valid option ...
/PHP-7.1/Zend/
H A DZend.m4223 AC_MSG_CHECKING(for MM alignment and log values)
/PHP-7.1/ext/standard/tests/strings/
H A Dstrcmp.phpt134 echo "\n--- Comparing long float values ---\n";
631 --- Comparing long float values ---
H A Dstrcasecmp.phpt134 echo "\n--- Comparing long float values ---\n";
650 --- Comparing long float values ---
/PHP-7.1/ext/standard/
H A Darray.c5604 HashTable *values, *keys; local
5609 if (zend_parse_parameters(ZEND_NUM_ARGS(), "hh", &keys, &values) == FAILURE) {
5614 num_values = zend_hash_num_elements(values);
5629 if (pos_values >= values->nNumUsed) {
5631 } else if (Z_TYPE(values->arData[pos_values].val) != IS_UNDEF) {
5632 entry_values = &values->arData[pos_values].val;
/PHP-7.1/ext/intl/tests/
H A Dlocale_get_display_name.phpt67 //Private use registry values
H A Dlocale_get_display_name2.phpt68 //Private use registry values
H A Dlocale_get_display_name3.phpt67 //Private use registry values
H A Dlocale_get_display_name4.phpt68 //Private use registry values
H A Dlocale_get_display_name5.phpt67 //Private use registry values
/PHP-7.1/scripts/dev/
H A Dgenerate-phpt.phar1743 …me()."() by substituting argument ".$this->argumentNumber." with ".$this->variationData." values.";
1999 …st substituting argument ".$this->argumentNumber." with ".$this->variationData." values ***\\n\";";
2053 …me()."() by substituting argument ".$this->argumentNumber." with ".$this->variationData." values.";
/PHP-7.1/
H A DUPGRADING101 values.
190 declarations (?int) and parameters with default values of null
/PHP-7.1/ext/spl/tests/
H A DSplFileObject_fputcsv_variation5.phpt6 /* Testing fputcsv() to write to a file when default arguments values are considered */
/PHP-7.1/ext/pdo/
H A Dpdo_sql_parser.re192 /* let's quote all the values */

Completed in 94 milliseconds

1...<<717273747576777879