Home
last modified time | relevance | path

Searched defs:t (Results 51 – 75 of 95) sorted by relevance

1234

/PHP-5.4/ext/interbase/
H A Dphp_ibase_udf.c216 struct tm t; in call_php() local
/PHP-5.4/ext/pdo_firebird/
H A Dfirebird_statement.c353 struct tm t; in firebird_stmt_get_col() local
/PHP-5.4/TSRM/
H A Dtsrm_win32.c195 time_t t; in tsrm_win32_access() local
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c80 #define T(t) (reg_map[t] << 16) argument
84 #define TA(t) ((t) << 16) argument
86 #define FT(t) ((t) << 16) argument
/PHP-5.4/Zend/
H A Dzend_interfaces.c345 int i, t = -1; in zend_implement_aggregate() local
H A Dzend_execute.c105 #define EXTRACT_ZVAL_PTR(t) do { \ argument
117 #define AI_SET_PTR(t, val) do { \ argument
H A Dzend_language_scanner.l878 register char *s, *t; in zend_scan_escape_string() local
/PHP-5.4/ext/standard/
H A Dstreamsfuncs.c35 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
1382 struct timeval t; in PHP_FUNCTION() local
H A Dcrypt_sha512.c170 unsigned int t; in sha512_process_block() local
H A Dcrypt_sha256.c115 unsigned int t; in sha256_process_block() local
H A Dmath.c1105 char *s, *t; /* source, target */ in _php_math_number_format_ex_len() local
/PHP-5.4/ext/filter/
H A Dfilter.c413 #define PARSE_CASE(s,a,t) \ in php_sapi_filter() argument
/PHP-5.4/sapi/cli/
H A Dphp_http_parser.c1600 php_http_parser_init (php_http_parser *parser, enum php_http_parser_type t) in php_http_parser_init()
H A Dphp_cli.c90 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.4/main/
H A Dphp_variables.c422 char **env, *p, *t = buf; in _php_import_environment_variables() local
H A Dsnprintf.c336 wide_int t = num + 1; in ap_php_conv_10() local
/PHP-5.4/ext/date/lib/
H A Dparse_date.c792 static long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timeli… in timelib_get_zone()
24779 int t; in timelib_strtotime() local
/PHP-5.4/ext/posix/
H A Dposix.c649 struct tms t; in PHP_FUNCTION() local
/PHP-5.4/ext/zip/lib/
H A Dzipint.h59 #define _zip_rename(s, t) \ argument
/PHP-5.4/ext/gd/libgd/
H A Dgd.c1057 int t = x2; in gdImageHLine() local
1076 int t = y1; in gdImageVLine() local
1264 inline static void gdImageSetAAPixelColor(gdImagePtr im, int x, int y, int color, int t) in gdImageSetAAPixelColor()
2035 int t; in gdImageRectangle() local
/PHP-5.4/sapi/litespeed/
H A Dlsapi_main.c237 char **env, *p, *t = buf; in litespeed_php_import_environment_variables() local
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_portability.h18 #define STRUCT_OFFSET(t, f) ((size_t)(char *)&((t *)0)->f) argument
/PHP-5.4/ext/hash/
H A Dhash_md.c636 unsigned char i,j,t = 0; in MD2_Transform() local
/PHP-5.4/ext/phar/
H A Dphar_object.c2335 zval *t; local
2387 zval *t; local
3578 zval *t; local
/PHP-5.4/ext/ereg/regex/
H A Dregcomp.c929 # define REP(f, t) ((f)*8 + (t)) argument

Completed in 360 milliseconds

1234