Home
last modified time | relevance | path

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

12

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_exec.c591 #define max frame->Xmax in match() macro
H A Dpcre_compile.c1608 int max = -1; in read_repeat_counts() local
/PHP-7.0/ext/fileinfo/libmagic/
H A Dapprentice.c111 uint32_t max; member
/PHP-7.0/ext/oci8/
H A Doci8_interface.c2410 zend_long max; in PHP_FUNCTION() local
/PHP-7.0/ext/standard/
H A Dstring.c3465 …st char *txt1, size_t len1, const char *txt2, size_t len2, size_t *pos1, size_t *pos2, size_t *max)
3491 size_t pos1 = 0, pos2 = 0, max; local
H A Darray.c1317 PHP_FUNCTION(max) in PHP_FUNCTION() argument
1344 zval *max, result; in PHP_FUNCTION() local
/PHP-7.0/ext/gmp/
H A Dgmp.c587 const unsigned char *p, *max; in gmp_unserialize() local
/PHP-7.0/ext/gd/libgd/
H A Dgd.c2989 static int gdAlphaOverlayColor (int src, int dst, int max ) in gdAlphaOverlayColor()
H A Dgd_interpolation.c2539 gdPointF extent[4], min, max, point; in gdTransformAffineBoundingBox() local
/PHP-7.0/ext/exif/
H A Dexif.c87 # define max(a,b) ((a)>(b) ? (a) : (b)) macro
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c18643 u16 max; in getDigits() local

Completed in 475 milliseconds

12