Home
last modified time | relevance | path

Searched defs:max (Results 26 – 37 of 37) sorted by relevance

12

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_ssa.c119 zend_ssa_phi *phi, int min_var, int max_var, zend_long min, zend_long max, in pi_range()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c112 uint32_t max; member
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c923 int max, min; in show_parsed() local
1404 int32_t max = REPEAT_UNLIMITED; /* This value is larger than MAX_REPEAT_COUNT */ in read_repeat_counts() local
/PHP-7.4/ext/oci8/
H A Doci8_interface.c2502 zend_long max; in PHP_FUNCTION() local
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c1045 static int php_openssl_get_proto_version_flags(int flags, int min, int max) /* {{{ */ in php_openssl_get_proto_version_flags()
/PHP-7.4/ext/gmp/
H A Dgmp.c596 const unsigned char *p, *max; in gmp_unserialize() local
/PHP-7.4/ext/standard/
H A Dstring.c3603 …size_t len1, const char *txt2, size_t len2, size_t *pos1, size_t *pos2, size_t *max, size_t *count)
3631 size_t pos1 = 0, pos2 = 0, max, count; local
H A Darray.c1306 PHP_FUNCTION(max) in PHP_FUNCTION() argument
1332 zval *max, result; in PHP_FUNCTION() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c2411 gdPointF extent[4], min, max, point; in gdTransformAffineBoundingBox() local
H A Dgd.c3003 static int gdAlphaOverlayColor (int src, int dst, int max ) in gdAlphaOverlayColor()
/PHP-7.4/ext/exif/
H A Dexif.c62 # define max(a,b) ((a)>(b) ? (a) : (b)) macro
/PHP-7.4/ext/ffi/
H A Dffi.c5541 …, const char *name, size_t name_len, zend_ffi_val *val, int64_t *min, int64_t *max, int64_t *last)…

Completed in 126 milliseconds

12