Home
last modified time | relevance | path

Searched defs:m (Results 1 – 25 of 60) sorted by last modified time

123

/PHP-7.4/ext/filter/
H A Dlogical_filters.c720 int num, m; in _php_filter_validate_ipv4() local
/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()
H A Dzend_API.c1885 zend_module_entry *m, *r; in zend_sort_modules() local
H A Dbench.php99 function Ack($m, $n){
/PHP-7.4/ext/mbstring/
H A Dmbstring.c2404 char unsigned const m = mbtab[*(const unsigned char *)p]; /* single character length table */ in PHP_FUNCTION() local
H A Dphp_unicode.c52 long l, r, m; in ZEND_EXTERN_MODULE_GLOBALS() local
/PHP-7.4/ext/date/
H A Dphp_date.c1098 static const char *php_date_full_day_name(timelib_sll y, timelib_sll m, timelib_sll d) in php_date_full_day_name()
1107 static const char *php_date_short_day_name(timelib_sll y, timelib_sll m, timelib_sll d) in php_date_short_day_name()
1648 zend_long m, d, y; in PHP_FUNCTION() local
3655 static void php_date_date_set(zval *object, zend_long y, zend_long m, zend_long d, zval *return_val… in php_date_date_set()
3673 zend_long y, m, d; in PHP_FUNCTION() local
3691 zend_long y, m, d; in PHP_METHOD() local
4248 #define GET_VALUE_FROM_STRUCT(n,m) \ in date_interval_read_property() argument
4320 #define SET_VALUE_FROM_STRUCT(n,m) \ in date_interval_write_property() argument
/PHP-7.4/ext/gd/libgd/
H A Dgd.c715 double m; /* gradient of line */ in clip_1d() local
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/sapi/cli/
H A Dphp_http_parser.c1545 const char * php_http_method_str (enum php_http_method m) in php_http_method_str()
H A Dphp_cli.c85 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Dphp_cli_server.c73 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.c2581 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Dmysqlnd_libmysql_compat.h41 #define mysql_autocommit(r,m) mysqlnd_autocommit((r),(m)) argument
H A Dmysqlnd_portability.h170 zend_long m[2]; member
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c316 zend_ulong m, temp; in minOR() local
340 zend_ulong m, temp; in maxOR() local
363 zend_ulong m, temp; in minAND() local
386 zend_ulong m, temp; in maxAND() local
H A Dzend_optimizer.c598 zend_op *m = opline; in zend_optimizer_replace_by_const() local
/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c36 #define php_select(m, r, w, e, t) select(m, r, w, e, t) 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/pcre/pcre2lib/
H A Dpcre2_internal.h186 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) argument
/PHP-7.4/ext/date/lib/
H A Dtimelib.h179 timelib_sll y, m, d; /* Years, Months and Days */ member
207 timelib_sll y, m, d; /* Year, Month, Day */ member
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()
/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c681 unsigned m = mbtab[*p]; in mbfl_strlen() local
729 int *p, *h, *m; in collector_strpos() local
800 unsigned m = mbtab[*p]; in mbfl_oddlen() local
1133 unsigned m; in mbfl_substr() local
1332 int m; in mbfl_strcut() local
/PHP-7.4/ext/sockets/
H A Dsockets.c574 int m = 0; local
/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 …]

Completed in 187 milliseconds

123