Home
last modified time | relevance | path

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

123

/PHP-7.2/ext/gd/
H A Dgd.c1701 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
1723 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
3263 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
3295 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
/PHP-7.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1309 unsigned char *p, *w; in mbfl_substr() local
1498 unsigned char *w; in mbfl_strcut() local
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c73 #define CHECK_EXTRA_REGS(p, w, do) \ argument
129 #define CHECK_EXTRA_REGS(p, w, do) argument
/PHP-7.2/ext/zip/lib/
H A Dzipint.h117 #define fseeko(s, o, w) (fseek((s), (long int)(o), (w))) argument
/PHP-7.2/ext/gd/libgd/
H A Dgd.h289 int w; member
/PHP-7.2/ext/standard/
H A Dstreamsfuncs.c38 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.2/ext/date/
H A Dphp_date.c3653 static void php_date_isodate_set(zval *object, zend_long y, zend_long w, zend_long d, zval *return_… in php_date_isodate_set()
3675 zend_long y, w, d = 1; in PHP_FUNCTION() local
3693 zend_long y, w, d = 1; in PHP_METHOD() local
/PHP-7.2/ext/session/
H A Dsession.c275 unsigned short w; in bin_to_readable() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_connection.c2622 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.2/Zend/
H A Dzend_strtod.c1254 ULong *xa, *xa0, w, y, z; local
/PHP-7.2/sapi/cli/
H A Dphp_cli_server.c81 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.2/sapi/litespeed/
H A Dlsapilib.c4007 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/PHP-7.2/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 602 milliseconds

123