Home
last modified time | relevance | path

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

1...<<71727374757677787980>>...84

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_begin_transaction.phpt124 Warning: mysqli_begin_transaction(): Invalid value for parameter flags (-1) in %s on line %d
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_last_insert_id.phpt55 // replace = delete + insert -> new auto increment value
/PHP-5.5/ext/standard/tests/strings/
H A Djoin_variation2.phpt12 * test join() by passing different unexpected value for pieces argument
H A Ducfirst.phpt83 /* $string2 holds a value of "int(0)" */
/PHP-5.5/ext/standard/tests/url/
H A Durls.inc71 'http://user:@pass@host/path?argument?value#etc',
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strripos_variation4.phpt18 * Where possible 'UTF-8' has been entered as a string value
H A Dmb_substr_variation2.phpt17 * Where possible, 'UTF-8' is entered as string value
/PHP-5.5/ext/spl/tests/
H A DarrayObject_magicMethods4.phpt21 function __set($name, $value) {
H A DarrayObject_magicMethods5.phpt21 function __set($name, $value) {
H A DarrayObject_magicMethods6.phpt21 function __set($name, $value) {
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_variation4.phpt18 * Where possible 'UTF-8' has been entered as a string value
H A Diconv_strrpos_variation3.phpt17 * Where possible 'UTF-8' has been entered as a string value
/PHP-5.5/ext/intl/tests/
H A Ddateformat_format.phpt106 foreach( $localtime_entry as $key => $value){
107 $res_str .= "$key : '$value' , ";
/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_recursive_variation3.phpt63 array( "one" => "ten", "two" => "twenty"), // string key/value
66 // associative array, containing null/empty/boolean values as key/value
H A D005.phpt6 * Description: Shifts the first value of the array off and returns it.
H A Darray_flip_variation1.phpt6 * Description: Return array with key <-> value flipped
/PHP-5.5/ext/standard/tests/file/
H A D005_variation-win32.phpt26 named in the filename parameter to the value given in time.
132 /* set to default value, with Invalid timestamps */
/PHP-5.5/
H A DREADME.EXT_SKEL118 stubs with function value declarations and passed argument handling, and
158 value definitions too):
/PHP-5.5/ext/dom/
H A Dnode.c1949 char *value; in PHP_METHOD() local
1953 value = xmlGetNodePath(nodep); in PHP_METHOD()
1954 if (value == NULL) { in PHP_METHOD()
1957 RETVAL_STRING(value, 1); in PHP_METHOD()
1958 xmlFree(value); in PHP_METHOD()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation2.phpt121 -2147483648, // max -ne int value
126 0xF674593039, // a hex value > than max int
130 02224242434343152, // an octal value > than max int
H A Dgettype_settype_variation3.phpt118 -2147483648, // max -ne int value
123 0xF674593039, // a hex value > than max int
127 02224242434343152, // an octal value > than max int
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog59 instead of the EBCDIC value.
528 If a value less than the minimum is given, the minimum value has always
1430 giving an unnecessarily large value.
1500 character after the value is now allowed for.
1942 different, and any byte value is allowed.)
2344 value for nmatch with a NULL value for pmatch, the value of
4991 to set a default value for the compiled library.
4994 a different value is set. See 45 below.
5108 callout_data, it returns that value.
5148 value.)
[all …]
/PHP-5.5/ext/phar/tests/
H A Dphar_extract.phpt144 Invalid argument, array of filenames to extract contains non-string value
/PHP-5.5/ext/mysql/
H A Dconfig.m444 directory, if no DIR is passed or the value is
/PHP-5.5/ext/standard/tests/math/
H A Dround_basic.phpt8 * Description: Returns the rounded value of val to specified precision (number of digits

Completed in 84 milliseconds

1...<<71727374757677787980>>...84