Home
last modified time | relevance | path

Searched defs:m (Results 51 – 58 of 58) sorted by relevance

123

/PHP-5.5/Zend/
H A Dzend_strtod.c548 static Bigint * multadd(Bigint *b, int m, int a) /* multiply by m and add a */ in multadd()
H A Dzend_API.c1776 zend_module_entry *m, *r; in zend_sort_modules() local
/PHP-5.5/ext/standard/
H A Dstring.c2848 STRLEN m; /* minimum pattern length */ member
2870 static inline void php_strtr_populate_shift(PATNREPL *patterns, int patnum, int B, STRLEN m, SHIFT_…
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregexec.c1081 MemNumType m; in mem_is_in_memp() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c81 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.5/ext/gd/libgd/
H A Dgd.c679 double m; /* gradient of line */ in clip_1d() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12786 sqlite3_mem_methods m; /* Low-level memory allocation interface */ member
15385 int h, m; /* Hour and minutes */ member
15496 int h, m, s; in parseHhMmSs() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h374 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) argument

Completed in 449 milliseconds

123