Home
last modified time | relevance | path

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

12

/PHP-5.5/Zend/
H A Dzend_stack.h26 int top, max; member
H A Dzend_ptr_stack.h26 int top, max; member
/PHP-5.5/ext/standard/
H A Drand.c292 long max; in PHP_FUNCTION() local
313 long max; in PHP_FUNCTION() local
H A Darray.c992 PHP_FUNCTION(max) in PHP_FUNCTION() argument
1020 zval **max, result; in PHP_FUNCTION() local
H A Dstring.c3220 …similar_str(const char *txt1, int len1, const char *txt2, int len2, int *pos1, int *pos2, int *max)
3246 int pos1 = 0, pos2 = 0, max; local
/PHP-5.5/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.5/ext/opcache/Optimizer/
H A Doptimize_temp_vars_5.c83 int max = -1; local
/PHP-5.5/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.5/ext/mbstring/oniguruma/
H A Dregcomp.c2147 get_max_match_length(Node* node, OnigDistance *max, ScanEnv* env) in get_max_match_length()
3932 OnigDistance max; /* max byte length */ member
4056 set_mml(MinMaxLen* mml, OnigDistance min, OnigDistance max) in set_mml()
4596 int max; in optimize_node_left() local
4633 OnigDistance max = ONIGENC_MBC_MAXLEN_DIST(env->enc); in optimize_node_left() local
4651 int i, min, max; in optimize_node_left() local
4687 OnigDistance max = ONIGENC_MBC_MAXLEN_DIST(env->enc); in optimize_node_left() local
4733 OnigDistance min, max, tmin, tmax; in optimize_node_left() local
4774 OnigDistance min, max; in optimize_node_left() local
4843 OnigDistance min, max; in optimize_node_left() local
/PHP-5.5/ext/zip/lib/
H A Dzip_open.c302 unsigned int min, max, j; in _zip_checkcons() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c931 int min, max, i; in detect_repeat() local
2576 static void peek_char(compiler_common *common, pcre_uint32 max) in peek_char()
2664 static void read_char_range(compiler_common *common, pcre_uint32 min, pcre_uint32 max, BOOL update_… in read_char_range()
3584 int i, max, from; in fast_forward_first_n_chars() local
4785 sljit_uw c, charoffset, max = 256, min = READ_CHAR_MAX; in compile_xclass_matchingpath() local
6094 int min = 0, max = 0; in compile_ref_iterator_matchingpath() local
7805 …r_common *common, pcre_uchar *cc, pcre_uchar *opcode, pcre_uchar *type, int *max, int *min, pcre_u… in get_iterator_parameters()
7909 int max = -1, min = -1; in compile_iterator_matchingpath() local
8604 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.c1610 int max = -1; in read_repeat_counts() local
/PHP-5.5/ext/interbase/
H A Dphp_ibase_includes.h188 #define max(a,b) ((a)>(b)?(a):(b)) macro
/PHP-5.5/ext/zlib/
H A Dzlib.c357 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.5/ext/wddx/
H A Dwddx.c96 int top, max; member
/PHP-5.5/main/
H A Drfc1867.c609 int len, max; in multipart_buffer_read() local
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c58 int top, max, persistent; member
/PHP-5.5/ext/oci8/
H A Doci8_interface.c2317 long max; local

Completed in 183 milliseconds

12