Home
last modified time | relevance | path

Searched defs:e (Results 51 – 74 of 74) sorted by relevance

123

/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c562 const char *e = bucket_key + strlen(bucket_key); in realpath_cache_key() local
580 const char *e = path + path_len; in realpath_cache_key() local
/PHP-5.5/sapi/cli/
H A Dphp_cli.c93 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c127 int returnvalv = 0, e; /* if a match is found it is set to 1*/ in match() local
H A Dfile.h471 #define strerror(e) \ argument
/PHP-5.5/ext/hash/
H A Dhash_md.c659 const unsigned char *p = buf, *e = buf + len; in PHP_MD2Update() local
H A Dhash.c1044 char *s = buffer, *e = s + sizeof(buffer), *str; in PHP_MINFO_FUNCTION() local
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c674 UEnumeration* e = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/ftp/
H A Dftp.c844 char *e = ptr + rcvd; in ftp_get() local
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1040 const unsigned char *p, *q, *e; in mbfl_strpos() local
1091 const unsigned char *p, *e, *q, *qe; in mbfl_strpos() local
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c1069 char *conn_str, *p, *e; in pdo_pgsql_handle_factory() local
/PHP-5.5/ext/standard/
H A Dhtml.c1171 const entity_multicodepoint_row *s, *e; in find_entity_for_char() local
H A Dstreamsfuncs.c35 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Dfile.c720 char *target_buf=NULL, *p, *s, *e; in PHP_FUNCTION() local
H A Dfilters.c328 #define php_conv_convert(a, b, c, d, e) ((php_conv *)(a))->convert_op((php_conv *)(a), (b), (c), (d… argument
/PHP-5.5/main/streams/
H A Dplain_wrapper.c1182 char *e; in php_plain_files_mkdir() local
/PHP-5.5/ext/date/lib/
H A Dparse_date.c24719 char *e = s + len - 1; in timelib_strtotime() local
/PHP-5.5/ext/gd/libgd/
H A Dgd.c1675 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1684 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c1349 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.5/ext/date/
H A Dphp_date.c3975 timelib_time *b = NULL, *e = NULL; in date_interval_initialize() local
4354 timelib_time *b = NULL, *e = NULL; in date_period_initialize() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c4400 comp_opt_exact_or_map_info(OptExactInfo* e, OptMapInfo* m) in comp_opt_exact_or_map_info()
4883 set_optimize_exact_info(regex_t* reg, OptExactInfo* e) in set_optimize_exact_info()
/PHP-5.5/ext/gd/
H A Dgd.c1737 int e, st; in PHP_FUNCTION() local
3175 int e, st; in PHP_FUNCTION() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c203 char *e; in php_zip_extract_file() local
/PHP-5.5/ext/phar/
H A Dphar_object.c378 char *e = *entry + 1, *u = NULL, *u1 = NULL, *saveu = NULL; in phar_postprocess_ru_web() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c10106 # define sqlite3VdbeScanStatus(a,b,c,d,e) argument
13356 # define sqlite3AuthCheck(a,b,c,d,e) SQLITE_OK argument
13632 #define sqlite3FkActions(a,b,c,d,e,f) argument
13633 #define sqlite3FkCheck(a,b,c,d,e,f) argument
13643 #define sqlite3FkLocateIndex(a,b,c,d,e) argument

Completed in 487 milliseconds

123