Home
last modified time | relevance | path

Searched refs:max (Results 176 – 200 of 216) sorted by last modified time

123456789

/PHP-5.5/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
H A Darray_bind_011.phpt62 Warning: oci_bind_array_by_name(): You must provide max length value for empty arrays in %s on line…
H A Darray_bind_013.phpt29 Warning: oci_bind_array_by_name(): You must provide max length value for empty arrays in %s on line…
32 Warning: oci_bind_array_by_name(): You must provide max length value for empty arrays in %s on line…
35 Warning: oci_bind_array_by_name(): You must provide max length value for empty arrays in %s on line…
/PHP-5.5/ext/oci8/
H A Doci8.c1016 PHP_FALIAS(max, oci_collection_max, arginfo_oci_collection_max_method)
H A Doci8_collection.c257 int php_oci_collection_max(php_oci_collection *collection, long *max TSRMLS_DC) in php_oci_collection_max()
261 PHP_OCI_CALL_RETURN(*max, OCICollMax, (connection->env, collection->collection)); in php_oci_collection_max()
H A Doci8_interface.c2317 long max; local
2332 if (php_oci_collection_max(collection, &max TSRMLS_CC)) {
2335 RETURN_LONG(max);
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_types.phpt143 …func_mysqli_stmt_get_result($link, $engine, "i", "INTEGER", (defined("PHP_INT_MAX")) ? max(-1 * PH…
H A Dmysqli_stmt_bind_result.phpt185 …func_mysqli_stmt_bind_result($link, $engine, "i", "INTEGER", (defined("PHP_INT_MAX")) ? max(-1 * P…
H A Dmysqli_stmt_bind_result_format.phpt15 function create_table($link, $column, $min, $max, $engine, $offset) {
35 $col1 = mt_rand($min, $max);
H A Dbug42378.phpt15 function create_table($link, $column, $min, $max, $engine, $offset) {
36 $col1 = mt_rand($min, $max);
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c2158 *max = distance_add(*max, tmax); in get_max_match_length()
2165 if (r == 0 && *max < tmax) *max = tmax; in get_max_match_length()
2200 if (*max < tmax) *max = tmax; in get_max_match_length()
2222 *max = distance_multiply(*max, qn->upper); in get_max_match_length()
4059 mml->max = max; in set_mml()
4072 to->max = from->max; in copy_mml()
4079 to->max = distance_add(to->max, from->max); in add_mml()
4087 to->max = distance_add(to->max, len);
4095 if (to->max < from->max) to->max = from->max; in alt_merge_mml()
4475 to->len.max, add->len.max); in concat_left_node_opt_info()
[all …]
H A DHISTORY1686 2003/03/05: [impl] add min-len, max-len, char-len cache in EffectNode.
1718 2003/02/26: [spec] if backref number is greater than max group number,
1738 2003/02/21: [spec] max number of multibyte ranges(255) is small.
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja182 % ./configure --enable-shared=max
/PHP-5.5/ext/interbase/
H A Dphp_ibase_includes.h187 #ifndef max
188 #define max(a,b) ((a)>(b)?(a):(b)) macro
H A Dibase_query.c945 res = emalloc(sizeof(ibase_result)+sizeof(ibase_array)*max(0,ib_query->out_array_cnt-1)); in _php_ibase_exec()
/PHP-5.5/ext/iconv/tests/
H A Diconv_mime_encode.phpt26 $max = max(array_map("strlen", explode("\n", $result)));
28 var_dump(($max <= $line_len));
/PHP-5.5/ext/gd/tests/
H A Dcrafted_gd2.phpt2 Test max colors for a gd image.
/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c2462 gdPointF extent[4], min, max, point; in gdTransformAffineBoundingBox() local
2481 max=extent[0]; in gdTransformAffineBoundingBox()
2488 if (max.x < extent[i].x) in gdTransformAffineBoundingBox()
2489 max.x=extent[i].x; in gdTransformAffineBoundingBox()
2490 if (max.y < extent[i].y) in gdTransformAffineBoundingBox()
2491 max.y=extent[i].y; in gdTransformAffineBoundingBox()
2495 bbox->width = (int) floor(max.x - min.x) - 1; in gdTransformAffineBoundingBox()
2496 bbox->height = (int) floor(max.y - min.y); in gdTransformAffineBoundingBox()
H A Dgd.c98 static int gdAlphaOverlayColor(int src, int dst, int max);
2960 static int gdAlphaOverlayColor (int src, int dst, int max ) in gdAlphaOverlayColor() argument
2972 if( dst > max ) { in gdAlphaOverlayColor()
2974 return dst + (src << 1) - (dst * src / max) - max; in gdAlphaOverlayColor()
2977 return dst * src / max; in gdAlphaOverlayColor()
/PHP-5.5/ext/gd/
H A Dgd.c4284 #define max(a, b) (a > b ? a : b) in PHP_FUNCTION() macro
4316 str_bbox.urx = max(str_bbox.urx, max(x1, max(x2, max(x3, x4)))); in PHP_FUNCTION()
4317 str_bbox.ury = max(str_bbox.ury, max(y1, max(y2, max(y3, y4)))); in PHP_FUNCTION()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic4027 >8 byte 2 \b, max compression
4028 >8 byte 4 \b, max speed
11394 # display UUID in LVM format + display all 32 bytes (instead of max string length: 31)
11406 # display UUID in LVM format + display all 32 bytes (instead of max string length: 31)
11418 # display UUID in LVM format + display all 32 bytes (instead of max string length: 31)
11430 # display UUID in LVM format + display all 32 bytes (instead of max string length: 31)
18033 # Vorbis RC2 has a bug which puts -1000 in the min/max bitrate fields
/PHP-5.5/ext/exif/
H A Dexif.c96 #ifndef max
97 # define max(a,b) ((a)>(b) ? (a) : (b)) macro
2377 value_ptr = safe_emalloc(max(byte_count, 4), 1, 0); in exif_ifd_make_value()
/PHP-5.5/ext/date/tests/
H A Dcheckdate_basic1.phpt24 var_dump( checkdate(7, 2, 32767) ); // max year
31 var_dump( checkdate(7, 2, 32768) ); // >max year
/PHP-5.5/ext/date/lib/
H A Dparse_date.re1722 /*!max:re2c */
H A Dparse_iso_intervals.re399 /*!max:re2c */

Completed in 197 milliseconds

123456789