/PHP-7.2/ext/date/lib/ |
H A D | dow.c | 48 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() 169 …date(timelib_sll iy, timelib_sll iw, timelib_sll id, timelib_sll *y, timelib_sll *m, timelib_sll *… in timelib_date_from_isodate() 216 int timelib_valid_date(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_valid_date()
|
H A D | tm2unixtime.c | 60 static void inc_month(timelib_sll *y, timelib_sll *m) in inc_month() 69 static void dec_month(timelib_sll *y, timelib_sll *m) in dec_month() 78 …s_relative(timelib_sll *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *… in do_range_limit_days_relative() 120 static int do_range_limit_days(timelib_sll *y, timelib_sll *m, timelib_sll *d) in do_range_limit_days()
|
H A D | timelib_private.h | 108 #define TIMELIB_TIME_FREE(m) \ argument
|
/PHP-7.2/ext/mysqlnd/ |
H A D | mysqlnd_ext_plugin.h | 131 #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_factory_set(m) mysqlnd_plugin_methods_xetters.command_factory.set((m)) argument [all …]
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 188 struct magic *m = &magic[magindex]; in match() local 413 check_fmt(struct magic_set *ms, struct magic *m) in check_fmt() 436 mprint(struct magic_set *ms, struct magic *m) in mprint() 939 cvt_8(union VALUETYPE *p, const struct magic *m) in cvt_8() 946 cvt_16(union VALUETYPE *p, const struct magic *m) in cvt_16() 953 cvt_32(union VALUETYPE *p, const struct magic *m) in cvt_32() 960 cvt_64(union VALUETYPE *p, const struct magic *m) in cvt_64() 986 cvt_float(union VALUETYPE *p, const struct magic *m) in cvt_float() 993 cvt_double(union VALUETYPE *p, const struct magic *m) in cvt_double() 1287 do_ops(struct magic *m, intmax_t lhs, intmax_t off) in do_ops() [all …]
|
H A D | apprentice.c | 724 apprentice_magic_strength(const struct magic *m) in apprentice_magic_strength() 901 struct magic *m = &ml->magic[magindex]; in apprentice_list() local 1725 struct magic *m; in parse() local 2112 struct magic *m = &me->mp[0]; in parse_strength() local 2221 struct magic *m = &me->mp[0]; in parse_apple() local 2234 struct magic *m = &me->mp[0]; in parse_ext() local 2248 struct magic *m = &me->mp[0]; in parse_mime() local 3082 static const size_t m = sizeof(**map->magic); in apprentice_compile() local 3088 struct magic m; in apprentice_compile() member 3257 bs1(struct magic *m) [all …]
|
H A D | cdf_time.c | 69 size_t m; in cdf_getday() local 86 size_t m; in cdf_getmonth() local
|
H A D | der.c | 244 der_offs(struct magic_set *ms, struct magic *m, size_t nbytes) in der_offs() 275 der_cmp(struct magic_set *ms, struct magic *m) in der_cmp()
|
/PHP-7.2/ext/opcache/ |
H A D | zend_persist_calc.c | 29 #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 32 #define ADD_ARENA_SIZE(m) ZCG(current_persistent_script)->arena_size += ZEND_ALIGNED_SIZE(m) argument
|
H A D | zend_file_cache.c | 633 zend_trait_method_reference *m; local 667 zend_trait_method_reference *m; local 1268 zend_trait_method_reference *m; local 1299 zend_trait_method_reference *m; local
|
/PHP-7.2/ext/mbstring/oniguruma/src/ |
H A D | unicode.c | 447 int n, m, i, j, k, len; in onigenc_unicode_get_case_fold_codes_by_str() local 527 int m = FOLDS1_UNFOLDS_NUM(index); in onigenc_unicode_get_case_fold_codes_by_str() local 564 int m = FOLDS1_UNFOLDS_NUM(index); in onigenc_unicode_get_case_fold_codes_by_str() local 595 int m = FOLDS1_UNFOLDS_NUM(index); in onigenc_unicode_get_case_fold_codes_by_str() local
|
/PHP-7.2/sapi/phpdbg/ |
H A D | phpdbg_break.c | 31 #define PHPDBG_BREAK_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
H A D | phpdbg_set.c | 30 #define PHPDBG_SET_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
/PHP-7.2/ext/phar/ |
H A D | phar_path_check.c | 28 const unsigned char *m; in phar_path_check() local
|
H A D | shortarc.php | 213 static function _unpack($m)
|
/PHP-7.2/ext/standard/ |
H A D | mt_rand.c | 94 #define twist(m,u,v) (m ^ (mixBits(u,v)>>1) ^ ((uint32_t)(-(int32_t)(loBit(v))) & 0x9908b0dfU)) argument 95 #define twist_php(m,u,v) (m ^ (mixBits(u,v)>>1) ^ ((uint32_t)(-(int32_t)(loBit(u))) & 0x9908b0dfU)) argument
|
H A D | pack.c | 134 } m; in php_pack_copy_float() local 158 } m; in php_pack_copy_double() local 182 } m; in php_pack_parse_float() local 206 } m; in php_pack_parse_double() local
|
H A D | lcg.c | 51 #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.2/ext/mbstring/ |
H A D | php_unicode.c | 64 long l, r, m; in prop_lookup() local 124 long m; in case_lookup() local
|
/PHP-7.2/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_qprint.c | 158 int n, m; in mbfl_filt_conv_qprintdec() local
|
/PHP-7.2/ext/hash/ |
H A D | hash_gost.c | 129 #define SHIFT12(u, m, s) \ argument 213 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.2/ext/opcache/Optimizer/ |
H A D | pass1_5.c | 467 zend_module_entry *m = zend_hash_find_ptr(&module_registry, in zend_optimizer_pass1() local
|
/PHP-7.2/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 84 #define pdo_pgsql_error_msg(d,e,m) _pdo_pgsql_error(d, NULL, e, NULL, m, __FILE__, __LINE__) argument 86 #define pdo_pgsql_error_stmt_msg(s,e,m) _pdo_pgsql_error(s->dbh, s, e, NULL, m, __FILE__, __LINE__) argument
|
/PHP-7.2/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 68 MessageFormatAdapter::getArgTypeList(const MessageFormat& m, in getArgTypeList() 75 MessageFormatAdapter::getMessagePattern(MessageFormat* m) { in getMessagePattern()
|
/PHP-7.2/ext/gd/libgd/ |
H A D | gd_interpolation.c | 1108 const long m = gd_fxtoi(f_a); in gdImageScaleNearestNeighbour() local 1119 const long m = gd_fxtoi(f_a); in gdImageScaleNearestNeighbour() local 1214 register long m = gd_fxtoi(f_a); in gdImageScaleBilinearPalette() local 1314 const gdFixed m = gd_fxtoi(f_a); in gdImageScaleBilinearTC() local 1424 const long m = gd_fxtoi(f_a); in gdImageScaleBicubicFixed() local 1645 double m[6]; in gdRotatedImageSize() local 1698 long m = gd_fxtoi(f_m); in gdImageRotateNearestNeighbour() local 1764 long m = gd_fxtoi(f_m); in gdImageRotateGeneric() local 1823 const unsigned int m = gd_fxtoi(f_m); in gdImageRotateBilinear() local 1941 const int m = gd_fxtoi(f_m); in gdImageRotateBicubicFixed() local [all …]
|