Home
last modified time | relevance | path

Searched refs:max (Results 76 – 100 of 244) sorted by relevance

12345678910

/PHP-7.1/ext/gd/tests/
H A Dcrafted_gd2.phpt2 Test max colors for a gd image.
/PHP-7.1/ext/pdo_odbc/tests/
H A Dmax_columns.phpt2 PDO ODBC varying character with max/no length
13 if (false === $db->exec('CREATE TABLE TEST (id INT NOT NULL PRIMARY KEY, data varchar(max))')) {
/PHP-7.1/ext/gmp/tests/
H A Dcomparison.phpt13 var_dump(max(gmp_init(3), 4));
/PHP-7.1/ext/standard/tests/file/
H A Dfscanf_variation18.phpt29 -2147483648, // max negative integer value
31 2147483647, // max positive integer value
37 -0x80000000, // max negative integer as hexadecimal
38 0x7fffffff, // max positive integer as hexadecimal
39 0x7FFFFFFF, // max positive integer as hexadecimal
42 -020000000000, // max negative integer as octal
43 017777777777 // max positive integer as octal
H A Dfscanf_variation33.phpt34 -2147483648, // max negative integer value
36 2147483647, // max positive integer value
42 -0x80000000, // max negative integer as hexadecimal
43 0x7fffffff, // max positive integer as hexadecimal
44 0x7FFFFFFF, // max positive integer as hexadecimal
47 -020000000000, // max negative integer as octal
48 017777777777 // max positive integer as octal
H A Dfscanf_variation39.phpt34 -2147483648, // max negative integer value
36 2147483647, // max positive integer value
42 -0x80000000, // max negative integer as hexadecimal
43 0x7fffffff, // max positive integer as hexadecimal
44 0x7FFFFFFF, // max positive integer as hexadecimal
47 -020000000000, // max negative integer as octal
48 017777777777 // max positive integer as octal
H A Dfscanf_variation45.phpt28 -2147483648, // max negative integer value
30 2147483647, // max positive integer value
36 -0x80000000, // max negative integer as hexadecimal
37 0x7fffffff, // max positive integer as hexadecimal
38 0x7FFFFFFF, // max positive integer as hexadecimal
41 -020000000000, // max negative integer as octal
42 017777777777 // max positive integer as octal
H A Dfscanf_variation9.phpt35 -2147483648, // max negative integer value
37 2147483647, // max positive integer value
43 -0x80000000, // max negative integer as hexadecimal
44 0x7fffffff, // max positive integer as hexadecimal
45 0x7FFFFFFF, // max positive integer as hexadecimal
48 -020000000000, // max negative integer as octal
49 017777777777 // max positive integer as octal
H A Dfscanf_variation2.phpt28 -2147483648, // max negative integer value
30 2147483647, // max positive integer value
36 -0x80000000, // max negative integer as hexadecimal
37 0x7fffffff, // max positive integer as hexadecimal
38 0x7FFFFFFF, // max positive integer as hexadecimal
41 -020000000000, // max negative integer as octal
42 017777777777 // max positive integer as octal
H A Dfscanf_variation20.phpt28 -2147483648, // max negative integer value
30 2147483647, // max positive integer value
36 -0x80000000, // max negative integer as hexadecimal
37 0x7fffffff, // max positive integer as hexadecimal
38 0x7FFFFFFF, // max positive integer as hexadecimal
41 -020000000000, // max negative integer as octal
42 017777777777 // max positive integer as octal
H A Dfscanf_variation27.phpt28 -2147483648, // max negative integer value
30 2147483647, // max positive integer value
36 -0x80000000, // max negative integer as hexadecimal
37 0x7fffffff, // max positive integer as hexadecimal
38 0x7FFFFFFF, // max positive integer as hexadecimal
41 -020000000000, // max negative integer as octal
42 017777777777 // max positive integer as octal
/PHP-7.1/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt19 $more = $this->num < $this->obj->max;
46 public $max = 3;
/PHP-7.1/Zend/tests/
H A Dbug30394.phpt26 $c->a += max( 0, 1 );
H A Dbug34062.phpt11 max(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
/PHP-7.1/ext/interbase/
H A Dphp_ibase_includes.h189 #ifndef max
190 #define max(a,b) ((a)>(b)?(a):(b)) macro
/PHP-7.1/tests/classes/
H A Diterators_002.phpt21 $more = $this->num < $this->obj->max;
49 public $max = 3;
H A Diterators_003.phpt20 $more = $this->num < $this->obj->max;
39 public $max = 4;
/PHP-7.1/ext/standard/tests/strings/
H A Dsprintf_variation47.phpt16 -0x80000001, // float value, beyond max negative int
17 0x800000001, // float value, beyond max positive int
18 020000000001, // float value, beyond max positive int
19 -020000000001, // float value, beyond max negative int
H A Dsprintf_variation9.phpt17 -0x80000001, // float value, beyond max negative int
18 0x800000001, // float value, beyond max positive int
19 020000000001, // float value, beyond max positive int
20 -020000000001, // float value, beyond max negative int
/PHP-7.1/ext/oci8/tests/
H A Darray_bind_012.phpt23 Warning: oci_bind_array_by_name(): Invalid max length value (-10) in %s on line %d
/PHP-7.1/ext/standard/
H A Dvar_unserializer.c371 #define UNSERIALIZE_PARAMETER zval *rval, const unsigned char **p, const unsigned char *max, php_un…
372 #define UNSERIALIZE_PASSTHRU rval, p, max, var_hash
384 if (!php_var_unserialize_internal(&key, p, max, NULL)) { in process_nested_data()
440 if (!php_var_unserialize_internal(data, p, max, var_hash)) { in process_nested_data()
459 if (*p >= max || **p != '}') { in finish_nested_data()
475 if (datalen < 0 || (max - (*p)) <= datalen) { in object_custom()
502 if( *p >= max - 2) { in object_common1()
598 limit = max; in php_var_unserialize_internal()
1171 maxlen = max - YYCURSOR; in php_var_unserialize_internal()
1311 maxlen = max - YYCURSOR; in php_var_unserialize_internal()
[all …]
H A Dvar_unserializer.re375 #define UNSERIALIZE_PARAMETER zval *rval, const unsigned char **p, const unsigned char *max, php_un…
376 #define UNSERIALIZE_PASSTHRU rval, p, max, var_hash
388 if (!php_var_unserialize_internal(&key, p, max, NULL)) {
444 if (!php_var_unserialize_internal(data, p, max, var_hash)) {
463 if (*p >= max || **p != '}') {
479 if (datalen < 0 || (max - (*p)) <= datalen) {
506 if( *p >= max - 2) {
602 limit = max;
734 maxlen = max - YYCURSOR;
766 maxlen = max - YYCURSOR;
[all …]
/PHP-7.1/Zend/
H A Dzend_stack.h26 int size, top, max; member
/PHP-7.1/sapi/fpm/tests/
H A Dstatus.inc29 'max listen queue' => '\d+',
34 'max active processes' => '\d+',
35 'max children reached' => '\d+',
/PHP-7.1/ext/odbc/tests/
H A Dbug69975.phpt2 Bug #69975 (PHP segfaults when accessing nvarchar(max) defined columns)

Completed in 71 milliseconds

12345678910