Home
last modified time | relevance | path

Searched defs:e (Results 76 – 85 of 85) sorted by relevance

1234

/php-src/ext/mysqlnd/
H A Dmysqlnd_connection.c2198 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/php-src/ext/standard/
H A Dfile.c590 char *p, *s, *e; in PHP_FUNCTION() local
H A Dfilters.c190 #define php_conv_convert(a, b, c, d, e) ((php_conv *)(a))->convert_op((php_conv *)(a), (b), (c), (d… argument
/php-src/ext/gd/libgd/
H A Dgd.c1559 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1564 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
/php-src/ext/gd/
H A Dgd.c853 int e, st; in PHP_FUNCTION() local
2652 int e, st; in PHP_FUNCTION() local
/php-src/ext/openssl/
H A Dxp_ssl.c696 unsigned long err_code, e; in php_openssl_win_cert_verify_callback() local
/php-src/ext/date/
H A Dphp_date.c4453 timelib_time *b = NULL, *e = NULL; in date_interval_initialize() local
5032 timelib_time *b = NULL, *e = NULL; in date_period_initialize() local
/php-src/ext/phar/
H A Dphar_object.c338 char *e = *entry + 1, *u = NULL, *u1 = NULL, *saveu = NULL; in phar_postprocess_ru_web() local
/php-src/Zend/
H A Dzend_API.c3621 const char *s = NULL, *e = function_list; in zend_disable_functions() local
/php-src/ext/ffi/
H A Dffi.c5319 char *s = NULL, *e, *filename; local

Completed in 124 milliseconds

1234