Home
last modified time | relevance | path

Searched defs:w (Results 51 – 63 of 63) sorted by relevance

123

/PHP-7.3/ext/gd/
H A Dgd.c1698 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
1720 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
3260 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
3292 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
/PHP-7.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1144 unsigned char *p, *w; in mbfl_substr() local
1311 unsigned char *w; in mbfl_strcut() local
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c77 #define CHECK_EXTRA_REGS(p, w, do) \ argument
142 #define CHECK_EXTRA_REGS(p, w, do) argument
/PHP-7.3/ext/zip/lib/
H A Dzipint.h117 #define fseeko(s, o, w) (fseek((s), (long int)(o), (w))) argument
/PHP-7.3/ext/gd/libgd/
H A Dgd.h289 int w; member
/PHP-7.3/ext/standard/
H A Dstreamsfuncs.c36 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.3/ext/date/
H A Dphp_date.c3654 static void php_date_isodate_set(zval *object, zend_long y, zend_long w, zend_long d, zval *return_… in php_date_isodate_set()
3676 zend_long y, w, d = 1; in PHP_FUNCTION() local
3694 zend_long y, w, d = 1; in PHP_METHOD() local
/PHP-7.3/ext/session/
H A Dsession.c272 unsigned short w; in bin_to_readable() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_connection.c2575 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.3/Zend/
H A Dzend_strtod.c1254 ULong *xa, *xa0, w, y, z; local
/PHP-7.3/sapi/cli/
H A Dphp_cli_server.c79 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.3/sapi/litespeed/
H A Dlsapilib.c4221 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c19323 #define sqlite3TableLock(v,w,x,y,z) argument
19405 #define sqlite3UpsertNew(v,w,x,y,z) ((Upsert*)0) argument

Completed in 416 milliseconds

123