Home
last modified time | relevance | path

Searched refs:values (Results 1876 – 1900 of 1922) sorted by relevance

1...<<71727374757677

/PHP-5.5/ext/standard/tests/strings/
H A Dstrncasecmp_variation6.phpt10 /* Test strncasecmp() function with binary values passed to 'str1' & 'str2' */
H A Dstrcmp.phpt134 echo "\n--- Comparing long float values ---\n";
631 --- Comparing long float values ---
/PHP-5.5/ext/standard/tests/general_functions/
H A Dprint_r.phpt39 range(1,10), // positive values
40 range(-1,-10), // negative values
H A Dprint_r_64bit.phpt40 range(1,10), // positive values
41 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
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h257 uint64_t *values; member
1094 MYSQLND_STATS * values; member
/PHP-5.5/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 …]
/PHP-5.5/ext/standard/
H A Darray.c4515 zval *values, *keys; in PHP_FUNCTION() local
4520 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "aa", &keys, &values) == FAILURE) { in PHP_FUNCTION()
4525 num_values = zend_hash_num_elements(Z_ARRVAL_P(values)); in PHP_FUNCTION()
4539 zend_hash_internal_pointer_reset_ex(Z_ARRVAL_P(values), &pos_values); in PHP_FUNCTION()
4541 zend_hash_get_current_data_ex(Z_ARRVAL_P(values), (void **)&entry_values, &pos_values) == SUCCESS in PHP_FUNCTION()
4565 zend_hash_move_forward_ex(Z_ARRVAL_P(values), &pos_values); in PHP_FUNCTION()
/PHP-5.5/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
/PHP-5.5/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…
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API75 should be initialized to default values by the extension since they
H A Dphp.ini-development55 ; Boolean flags can be turned on using the values 1, On, True or Yes.
56 ; They can be turned off using the values 0, Off, False or No.
252 ; Valid values for this option are 'off', 'on', or a specific buffer size
400 ; it to take action for. The recommended way of setting values for this
613 ; the order in which that data is registered. The values for this directive are
1530 ; Possible values:
1632 ; Off => Returns values as YYYY-MM-DD hh:mm:ss
1735 ; etc. Possible values are 0,1,2,4 or combination of them.
H A Dphp.ini-production55 ; Boolean flags can be turned on using the values 1, On, True or Yes.
56 ; They can be turned off using the values 0, Off, False or No.
252 ; Valid values for this option are 'off', 'on', or a specific buffer size
400 ; it to take action for. The recommended way of setting values for this
613 ; the order in which that data is registered. The values for this directive are
1530 ; Possible values:
1632 ; Off => Returns values as YYYY-MM-DD hh:mm:ss
1735 ; etc. Possible values are 0,1,2,4 or combination of them.
/PHP-5.5/Zend/
H A DZend.m4247 AC_MSG_CHECKING(for MM alignment and log values)
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt105 // what about long values for a valid option ...
/PHP-5.5/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-5.5/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt59 // unexpected values to be passed to $str argument
H A Diconv_mime_decode_headers_variation3.phpt62 // unexpected values to be passed to $str argument

Completed in 117 milliseconds

1...<<71727374757677