Home
last modified time | relevance | path

Searched defs:m (Results 26 – 50 of 67) sorted by relevance

123

/PHP-8.0/main/
H A Dphp_network.h232 # define PHP_SAFE_MAX_FD(m, n) _php_check_fd_setsize(&m, n) argument
237 # define PHP_SAFE_MAX_FD(m, n) _php_check_fd_setsize(&m, n) argument
/PHP-8.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.c247 int n, m, r; in mbfl_filt_conv_illegal_output() local
H A Dmbfilter.c593 unsigned m = mbtab[*p]; in mbfl_strlen() local
641 int *p, *h, *m; in collector_strpos() local
928 unsigned m; in mbfl_substr() local
1120 int m; in mbfl_strcut() local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_info.c28 #define PHPDBG_INFO_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_print.c27 #define PHPDBG_PRINT_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_list.c36 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s, flags) \ argument
/PHP-8.0/ext/opcache/jit/libudis86/
H A Dudis86.c87 ud_set_mode(struct ud* u, uint8_t m) in ud_set_mode()
H A Ddecode.c1120 uint8_t pp, m; in decode_vex() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_disasm_x86.c262 zend_long n, m; in zend_jit_disasm() local
/PHP-8.0/ext/date/lib/
H A Dastro.c33 #define days_since_2000_Jan_0(y,m,d) \ argument
H A Dtimelib.h179 timelib_sll y, m, d; /* Years, Months and Days */ member
207 timelib_sll y, m, d; /* Year, Month, Day */ member
/PHP-8.0/Zend/
H A Dbench.php99 function Ack($m, $n){
/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_arm64.h189 unsigned long long m = 1ULL, a, b, c; in dasm_imm13() local
307 int m = va_arg(ap, int); in dasm_put() local
/PHP-8.0/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
/PHP-8.0/ext/dba/
H A Ddba_cdb.c49 struct cdb_make m; member
/PHP-8.0/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
/PHP-8.0/ext/date/
H A Dphp_date.c604 static const char *php_date_full_day_name(timelib_sll y, timelib_sll m, timelib_sll d) in php_date_full_day_name()
613 static const char *php_date_short_day_name(timelib_sll y, timelib_sll m, timelib_sll d) in php_date_short_day_name()
1175 zend_long m, d, y; in PHP_FUNCTION() local
3233 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()
3249 zend_long y, m, d; in PHP_FUNCTION() local
3265 zend_long y, m, d; in PHP_METHOD() local
3801 #define GET_VALUE_FROM_STRUCT(n,m) \ in date_interval_read_property() argument
3850 #define SET_VALUE_FROM_STRUCT(n,m) \ in date_interval_write_property() argument
/PHP-8.0/ext/mbstring/
H A Dphp_unicode.c43 long l, r, m; in ZEND_EXTERN_MODULE_GLOBALS() local
/PHP-8.0/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h81 #define pdo_pgsql_error_msg(d,e,m) _pdo_pgsql_error(d, NULL, e, NULL, m, __FILE__, __LINE__) argument
/PHP-8.0/ext/fileinfo/libmagic/
H A Dreadcdf.c294 int m; in cdf_file_summary_info() local
H A Dfuncs.c283 int m = 0, rv = 0, looks_text = 0; in file_buffer() local
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_portability.h161 zend_long m[2]; member
/PHP-8.0/ext/gd/libgd/
H A Dgd_jpeg.c525 static int CMYKToRGB(int c, int m, int y, int k, int inverted) in CMYKToRGB()
/PHP-8.0/ext/filter/
H A Dlogical_filters.c716 int num, m; in _php_filter_validate_ipv4() local

Completed in 111 milliseconds

123