Home
last modified time | relevance | path

Searched defs:m (Results 1 – 25 of 68) sorted by relevance

123

/PHP-5.6/ext/date/lib/
H A Ddow.c47 static timelib_sll timelib_day_of_week_ex(timelib_sll y, timelib_sll m, timelib_sll d, int iso) in timelib_day_of_week_ex()
66 timelib_sll timelib_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_day_of_week()
71 timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_iso_day_of_week()
82 timelib_sll timelib_day_of_year(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_day_of_year()
87 timelib_sll timelib_days_in_month(timelib_sll y, timelib_sll m) in timelib_days_in_month()
92 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli… in timelib_isoweek_from_date()
161 int timelib_valid_date(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_valid_date()
H A Dtm2unixtime.c47 static void inc_month(timelib_sll *y, timelib_sll *m) in inc_month()
56 static void dec_month(timelib_sll *y, timelib_sll *m) in dec_month()
65 …s_relative(timelib_sll *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *… in do_range_limit_days_relative()
107 static int do_range_limit_days(timelib_sll *y, timelib_sll *m, timelib_sll *d) in do_range_limit_days()
/PHP-5.6/ext/fileinfo/libmagic/
H A Dsoftmagic.c148 struct magic *m = &magic[magindex]; in match() local
357 check_fmt(struct magic_set *ms, struct magic *m) in check_fmt()
378 mprint(struct magic_set *ms, struct magic *m) in mprint()
653 moffset(struct magic_set *ms, struct magic *m) in moffset()
830 cvt_8(union VALUETYPE *p, const struct magic *m) in cvt_8()
836 cvt_16(union VALUETYPE *p, const struct magic *m) in cvt_16()
842 cvt_32(union VALUETYPE *p, const struct magic *m) in cvt_32()
848 cvt_64(union VALUETYPE *p, const struct magic *m) in cvt_64()
871 cvt_float(union VALUETYPE *p, const struct magic *m) in cvt_float()
877 cvt_double(union VALUETYPE *p, const struct magic *m) in cvt_double()
[all …]
H A Dapprentice.c648 apprentice_magic_strength(const struct magic *m) in apprentice_magic_strength()
818 struct magic *m = &ml->magic[magindex]; in apprentice_list() local
846 set_test_type(struct magic *mstart, struct magic *m) in set_test_type()
1338 string_modifier_check(struct magic_set *ms, struct magic *m) in string_modifier_check()
1502 struct magic *m; in parse() local
1969 struct magic *m = &me->mp[0]; in parse_strength() local
2221 check_format(struct magic_set *ms, struct magic *m) in check_format()
2754 static const size_t m = sizeof(**map->magic); in apprentice_compile() local
2938 bs1(struct magic *m)
2955 file_pstring_length_size(const struct magic *m)
[all …]
H A Dcdf_time.c69 size_t m; in cdf_getday() local
86 size_t m; in cdf_getmonth() local
/PHP-5.6/ext/ereg/regex/
H A Dengine.c76 register struct match *m = &mv; local
232 dissect(m, start, stop, startst, stopst) in dissect() argument
420 backref(m, start, stop, startst, stopst, lev) in backref() argument
625 fast(m, start, stop, startst, stopst) in fast() argument
716 slow(m, start, stop, startst, stopst) in slow() argument
934 print(m, caption, st, ch, d) in print() argument
967 at(m, title, start, stop, startst, stopst) in at() argument
H A Dregexec.c31 #define STATESETUP(m, n) /* nothing */ argument
32 #define STATETEARDOWN(m) /* nothing */ argument
78 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \ argument
81 #define STATETEARDOWN(m) { free((m)->space); } argument
/PHP-5.6/sapi/thttpd/
H A Dthttpd.c527 #define HANDLE_STR(m) nhc->m = nhc->m ? strdup(nhc->m) : NULL argument
536 #define HANDLE_STR(m) if (hc->m) free(hc->m) argument
544 qreq_t *m; local
563 qreq_t *m; local
631 qreq_t *m, *prev = NULL; local
/PHP-5.6/ext/opcache/
H A Dzend_persist_calc.c30 #define ADD_DUP_SIZE(m,s) memory_used += zend_shared_memdup_size((void*)m, s) argument
31 #define ADD_SIZE(m) memory_used += ZEND_ALIGNED_SIZE(m) argument
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_break.c31 #define PHPDBG_BREAK_COMMAND_D(f, h, a, m, l, s) \ argument
H A Dphpdbg_frame.c136 int j = 0, m = func ? func->common.num_args : 0; in phpdbg_dump_prototype() local
H A Dphpdbg_set.c30 #define PHPDBG_SET_COMMAND_D(f, h, a, m, l, s) \ argument
H A Dphpdbg_print.c29 #define PHPDBG_PRINT_COMMAND_D(f, h, a, m, l, s) \ argument
H A Dphpdbg_list.c37 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s) \ argument
/PHP-5.6/ext/phar/
H A Dphar_path_check.c28 const unsigned char *m; in phar_path_check() local
H A Dshortarc.php213 static function _unpack($m)
/PHP-5.6/ext/mbstring/
H A Dphp_unicode.c64 long l, r, m; in prop_lookup() local
124 long m; in case_lookup() local
/PHP-5.6/ext/standard/
H A Dlcg.c51 #define MODMULT(a, b, c, m, s) q = s/a;s=b*(s-a*q)-c*q;if(s<0)s+=m argument
/PHP-5.6/ext/mbstring/libmbfl/filters/
H A Dmbfilter_qprint.c158 int n, m; in mbfl_filt_conv_qprintdec() local
/PHP-5.6/ext/hash/
H A Dhash_gost.c129 #define SHIFT12(u, m, s) \ argument
213 php_hash_uint32 l, r, t, key[8], u[8], v[8], w[8], s[8], *h = context->state, *m = data; in Gost() local
/PHP-5.6/ext/opcache/Optimizer/
H A Dzend_optimizer.c337 zend_op *m, *n; in replace_var_by_const() local
414 zend_op *m, *n; in replace_tmp_by_const() local
H A Dpass1_5.c408 zend_module_entry *m; variable
/PHP-5.6/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h84 #define pdo_pgsql_error_msg(d,e,m) _pdo_pgsql_error(d, NULL, e, NULL, m, __FILE__, __LINE__ TSRMLS_… argument
86 #define pdo_pgsql_error_stmt_msg(s,e,m) _pdo_pgsql_error(s->dbh, s, e, NULL, m, __FILE__, __LINE__ … argument
/PHP-5.6/main/
H A Dwin95nt.h44 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) argument
/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp66 MessageFormatAdapter::getArgTypeList(const MessageFormat& m, in getArgTypeList()
73 MessageFormatAdapter::getMessagePattern(MessageFormat* m) { in getMessagePattern()

Completed in 85 milliseconds

123