Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 28) sorted by relevance

12

/PHP-5.4/Zend/
H A Dzend_stack.h26 int top, max; member
H A Dzend_ptr_stack.h26 int top, max; member
/PHP-5.4/ext/standard/
H A Drand.c292 long max; in PHP_FUNCTION() local
313 long max; in PHP_FUNCTION() local
H A Darray.c1004 PHP_FUNCTION(max) in PHP_FUNCTION() argument
1032 zval **max, result; in PHP_FUNCTION() local
H A Dstring.c3250 …similar_str(const char *txt1, int len1, const char *txt2, int len2, int *pos1, int *pos2, int *max)
3276 int pos1 = 0, pos2 = 0, max; local
/PHP-5.4/sapi/fpm/fpm/events/
H A Dselect.c75 static int fpm_event_select_init(int max) /* {{{ */ in fpm_event_select_init()
H A Depoll.c68 static int fpm_event_epoll_init(int max) /* {{{ */ in fpm_event_epoll_init()
H A Dport.c69 static int fpm_event_port_init(int max) /* {{{ */ in fpm_event_port_init()
H A Dpoll.c72 static int fpm_event_poll_init(int max) /* {{{ */ in fpm_event_poll_init()
H A Ddevpoll.c73 static int fpm_event_devpoll_init(int max) /* {{{ */ in fpm_event_devpoll_init()
H A Dkqueue.c74 static int fpm_event_kqueue_init(int max) /* {{{ */ in fpm_event_kqueue_init()
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_children.c365 int max; in fpm_children_make() local
H A Dfpm_events.c311 int max; in fpm_event_init_main() local
/PHP-5.4/ext/mbstring/oniguruma/
H A Dregcomp.c2130 get_max_match_length(Node* node, OnigDistance *max, ScanEnv* env) in get_max_match_length()
3721 OnigDistance max; /* max byte length */ member
3845 set_mml(MinMaxLen* mml, OnigDistance min, OnigDistance max) in set_mml()
4391 int n, max; in optimize_node_left() local
4427 OnigDistance max = ONIGENC_MBC_MAXLEN_DIST(env->enc); in optimize_node_left() local
4445 int i, min, max; in optimize_node_left() local
4480 OnigDistance max = ONIGENC_MBC_MAXLEN_DIST(env->enc); in optimize_node_left() local
4526 OnigDistance min, max, tmin, tmax; in optimize_node_left() local
4567 OnigDistance min, max; in optimize_node_left() local
4636 OnigDistance min, max; in optimize_node_left() local
/PHP-5.4/ext/zip/lib/
H A Dzip_open.c302 unsigned int min, max, j; in _zip_checkcons() local
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c931 int min, max, i; in detect_repeat() local
2552 static void peek_char(compiler_common *common, pcre_uint32 max) in peek_char()
2640 static void read_char_range(compiler_common *common, pcre_uint32 min, pcre_uint32 max, BOOL update_… in read_char_range()
3555 int i, max, from; in fast_forward_first_n_chars() local
4752 sljit_uw c, charoffset, max = 256, min = READ_CHAR_MAX; in compile_xclass_matchingpath() local
6057 int min = 0, max = 0; in compile_ref_iterator_matchingpath() local
7763 …r_common *common, pcre_uchar *cc, pcre_uchar *opcode, pcre_uchar *type, int *max, int *min, pcre_u… in get_iterator_parameters()
7867 int max = -1, min = -1; in compile_iterator_matchingpath() local
8563 int max = -1, min = -1; in compile_iterator_backtrackingpath() local
H A Dpcre_exec.c593 #define max frame->Xmax in match() macro
H A Dpcre_compile.c1591 int max = -1; in read_repeat_counts() local
/PHP-5.4/ext/zlib/
H A Dzlib.c345 static inline int php_zlib_inflate_rounds(z_stream *Z, size_t max, char **buf, size_t *len) in php_zlib_inflate_rounds()
/PHP-5.4/ext/interbase/
H A Dphp_ibase_includes.h188 #define max(a,b) ((a)>(b)?(a):(b)) macro
/PHP-5.4/main/
H A Drfc1867.c609 int len, max; in multipart_buffer_read() local
/PHP-5.4/ext/wddx/
H A Dwddx.c96 int top, max; member
/PHP-5.4/sapi/apache_hooks/
H A Dmod_php5.c58 int top, max, persistent; member
/PHP-5.4/ext/oci8/
H A Doci8_interface.c2317 long max; local
/PHP-5.4/ext/gd/libgd/
H A Dgd.c2951 static int gdAlphaOverlayColor (int src, int dst, int max ) in gdAlphaOverlayColor()

Completed in 141 milliseconds

12