Home
last modified time | relevance | path

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

123

/PHP-7.4/ext/date/lib/
H A Ddow.c48 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()
67 timelib_sll timelib_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_day_of_week()
72 timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_iso_day_of_week()
83 timelib_sll timelib_day_of_year(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_day_of_year()
88 timelib_sll timelib_days_in_month(timelib_sll y, timelib_sll m) in timelib_days_in_month()
93 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli… in timelib_isoweek_from_date()
141 void timelib_isodate_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iy, timeli… in timelib_isodate_from_date()
160 …date(timelib_sll iy, timelib_sll iw, timelib_sll id, timelib_sll *y, timelib_sll *m, timelib_sll *… in timelib_date_from_isodate()
203 int timelib_valid_date(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_valid_date()
H A Dtm2unixtime.c48 static void inc_month(timelib_sll *y, timelib_sll *m) in inc_month()
57 static void dec_month(timelib_sll *y, timelib_sll *m) in dec_month()
66 …s_relative(timelib_sll *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *… in do_range_limit_days_relative()
108 static int do_range_limit_days(timelib_sll *y, timelib_sll *m, timelib_sll *d) in do_range_limit_days()
H A Dtimelib_private.h99 #define TIMELIB_TIME_FREE(m) \ argument
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.h131 #define mysqlnd_object_factory_set_methods(m) mysqlnd_plugin_methods_xetters.object_factory.set((m)) argument
134 #define mysqlnd_conn_set_methods(m) mysqlnd_plugin_methods_xetters.connection.set((m)) argument
137 #define mysqlnd_conn_data_set_methods(m) mysqlnd_plugin_methods_xetters.connection_data.set((m)) argument
140 #define mysqlnd_result_set_methods(m) mysqlnd_plugin_methods_xetters.result.set((m)) argument
146 #define mysqlnd_result_buffered_set_methods(m) mysqlnd_plugin_methods_xetters.buffered_result.set(… argument
149 #define mysqlnd_stmt_set_methods(m) mysqlnd_plugin_methods_xetters.statement.set((m)) argument
152 #define mysqlnd_protocol_set_methods(m) mysqlnd_plugin_methods_xetters.protocol.set((m)) argument
155 #define mysqlnd_pfc_set_methods(m) mysqlnd_plugin_methods_xetters.pfc.set((m)) argument
158 #define mysqlnd_vio_set_methods(m) mysqlnd_plugin_methods_xetters.vio.set((m)) argument
161 #define mysqlnd_command_set_methods(m) mysqlnd_plugin_methods_xetters.command.set((m)) argument
[all …]
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c228 struct magic *m = &magic[magindex]; in match() local
550 mprint(struct magic_set *ms, struct magic *m) in mprint()
1067 cvt_8(union VALUETYPE *p, const struct magic *m) in cvt_8()
1074 cvt_16(union VALUETYPE *p, const struct magic *m) in cvt_16()
1081 cvt_32(union VALUETYPE *p, const struct magic *m) in cvt_32()
1088 cvt_64(union VALUETYPE *p, const struct magic *m) in cvt_64()
1114 cvt_float(union VALUETYPE *p, const struct magic *m) in cvt_float()
1121 cvt_double(union VALUETYPE *p, const struct magic *m) in cvt_double()
1133 mconvert(struct magic_set *ms, struct magic *m, int flip) in mconvert()
1417 do_ops(struct magic *m, intmax_t lhs, intmax_t off) in do_ops()
[all …]
H A Dapprentice.c784 apprentice_magic_strength(const struct magic *m) in apprentice_magic_strength()
955 struct magic *m = &ml->magic[magindex]; in apprentice_list() local
1781 struct magic *m; in parse() local
2175 struct magic *m = &me->mp[0]; in parse_strength() local
2284 struct magic *m = &me->mp[0]; in parse_apple() local
2297 struct magic *m = &me->mp[0]; in parse_ext() local
2311 struct magic *m = &me->mp[0]; in parse_mime() local
3187 static const size_t m = sizeof(**map->magic); in apprentice_compile() local
3193 struct magic m; in apprentice_compile() member
3362 bs1(struct magic *m)
[all …]
H A Dcdf_time.c70 size_t m; in cdf_getday() local
87 size_t m; in cdf_getmonth() local
H A Dprint.c53 file_mdump(struct magic *m) in file_mdump()
H A Dder.c244 der_offs(struct magic_set *ms, struct magic *m, size_t nbytes) in der_offs()
278 der_cmp(struct magic_set *ms, struct magic *m) in der_cmp()
/PHP-7.4/ext/opcache/
H A Dzend_persist_calc.c29 #define ADD_DUP_SIZE(m,s) ZCG(current_persistent_script)->size += zend_shared_memdup_size((void*)m… argument
30 #define ADD_SIZE(m) ZCG(current_persistent_script)->size += ZEND_ALIGNED_SIZE(m) argument
31 #define ADD_ARENA_SIZE(m) ZCG(current_persistent_script)->arena_size += ZEND_ALIGNED_SIZE(m) argument
33 #define ADD_SIZE_EX(m) do { \ argument
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_break.c31 #define PHPDBG_BREAK_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_set.c30 #define PHPDBG_SET_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_frame.c206 int j = 0, m; in phpdbg_dump_prototype() local
/PHP-7.4/ext/standard/
H A Dmt_rand.c93 #define twist(m,u,v) (m ^ (mixBits(u,v)>>1) ^ ((uint32_t)(-(int32_t)(loBit(v))) & 0x9908b0dfU)) argument
94 #define twist_php(m,u,v) (m ^ (mixBits(u,v)>>1) ^ ((uint32_t)(-(int32_t)(loBit(u))) & 0x9908b0dfU)) argument
H A Dpack.c133 } m; in php_pack_copy_float() local
157 } m; in php_pack_copy_double() local
181 } m; in php_pack_parse_float() local
205 } m; in php_pack_parse_double() local
H A Dlcg.c49 #define MODMULT(a, b, c, m, s) q = s/a;s=b*(s-a*q)-c*q;if(s<0)s+=m argument
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_qprint.c160 int n, m; in mbfl_filt_conv_qprintdec() local
/PHP-7.4/ext/hash/
H A Dhash_gost.c127 #define SHIFT12(u, m, s) \ argument
211 uint32_t l, r, t, key[8], u[8], v[8], w[8], s[8], *h = context->state, *m = data; in Gost() local
/PHP-7.4/ext/phar/
H A Dshortarc.php213 static function _unpack($m)
/PHP-7.4/ext/opcache/Optimizer/
H A Dpass1_5.c390 zend_module_entry *m = zend_hash_find_ptr(&module_registry, in zend_optimizer_pass1() local
/PHP-7.4/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h82 #define pdo_pgsql_error_msg(d,e,m) _pdo_pgsql_error(d, NULL, e, NULL, m, __FILE__, __LINE__) argument
84 #define pdo_pgsql_error_stmt_msg(s,e,m) _pdo_pgsql_error(s->dbh, s, e, NULL, m, __FILE__, __LINE__) argument
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp62 MessageFormatAdapter::phpGetArgTypeList(const MessageFormat& m, in phpGetArgTypeList()
68 MessageFormatAdapter::phpGetMessagePattern(MessageFormat* m) { in phpGetMessagePattern()
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c1111 const long m = gd_fxtoi(f_a); in gdImageScaleNearestNeighbour() local
1122 const long m = gd_fxtoi(f_a); in gdImageScaleNearestNeighbour() local
1169 register long m = gd_fxtoi(f_a); in gdImageScaleBilinearPalette() local
1268 const long m = gd_fxtoi(f_a); in gdImageScaleBilinearTC() local
1377 const long m = gd_fxtoi(f_a); in gdImageScaleBicubicFixed() local
1598 double m[6]; in gdRotatedImageSize() local
1651 long m = gd_fxtoi(f_m); in gdImageRotateNearestNeighbour() local
1716 long m = gd_fxtoi(f_m); in gdImageRotateGeneric() local
1774 const unsigned int m = gd_fxtoi(f_m); in gdImageRotateBilinear() local
1892 const int m = gd_fxtoi(f_m); in gdImageRotateBicubicFixed() local
[all …]
/PHP-7.4/main/
H A Dphp_network.h215 # define PHP_SAFE_MAX_FD(m, n) do { if (n + 1 >= FD_SETSIZE) { _php_emit_fd_setsize_warning(n); }}… argument
220 # define PHP_SAFE_MAX_FD(m, n) do { if (m >= FD_SETSIZE) { _php_emit_fd_setsize_warning(m); m = FD… argument
/PHP-7.4/Zend/
H A Dzend_string.h145 static zend_always_inline zend_string *zend_string_safe_alloc(size_t n, size_t m, size_t l, int per… in zend_string_safe_alloc()
244 static zend_always_inline zend_string *zend_string_safe_realloc(zend_string *s, size_t n, size_t m,… in zend_string_safe_realloc()

Completed in 121 milliseconds

123