Home
last modified time | relevance | path

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

1234

/PHP-5.5/ext/interbase/
H A Dphp_ibase_udf.c216 struct tm t; in call_php() local
/PHP-5.5/ext/date/lib/
H A Dparse_tz.c505 timelib_sll timelib_get_current_offset(timelib_time *t) in timelib_get_current_offset()
H A Dparse_date.c738 long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timelib_tzd… in timelib_parse_zone()
24718 int t; in timelib_strtotime() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp110 const Formattable::Type t = types[i]; in umsg_get_numeric_types() local
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c353 struct tm t; in firebird_stmt_get_col() local
/PHP-5.5/TSRM/
H A Dtsrm_win32.c195 time_t t; in tsrm_win32_access() local
/PHP-5.5/Zend/
H A Dzend_interfaces.c319 int i, t = -1; in zend_implement_aggregate() local
H A Dzend_language_scanner.l881 register char *s, *t; in zend_scan_escape_string() local
H A Dzend_execute.c105 #define EXTRACT_ZVAL_PTR(t) do { \ argument
117 #define AI_SET_PTR(t, val) do { \ argument
/PHP-5.5/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.5/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
/PHP-5.5/ext/sockets/
H A Dsockets.c495 char *t = (char *) buf; local
2223 int t; local
/PHP-5.5/ext/filter/
H A Dfilter.c415 #define PARSE_CASE(s,a,t) \ in php_sapi_filter() argument
/PHP-5.5/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.c93 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.5/main/
H A Dphp_variables.c421 char **env, *p, *t = buf; in _php_import_environment_variables() local
H A Dsnprintf.c341 wide_int t = num + 1; in ap_php_conv_10() local
/PHP-5.5/ext/posix/
H A Dposix.c649 struct tms t; in PHP_FUNCTION() local
/PHP-5.5/ext/zip/lib/
H A Dzipint.h59 #define _zip_rename(s, t) \ argument
/PHP-5.5/ext/gd/libgd/
H A Dgd.c1068 int t = x2; in gdImageHLine() local
1087 int t = y1; in gdImageVLine() local
1275 inline static void gdImageSetAAPixelColor(gdImagePtr im, int x, int y, int color, int t) in gdImageSetAAPixelColor()
2047 int t; in gdImageRectangle() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_portability.h18 #define STRUCT_OFFSET(t, f) ((size_t)(char *)&((t *)0)->f) argument
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c242 char **env, *p, *t = buf; in litespeed_php_import_environment_variables() local
/PHP-5.5/ext/hash/
H A Dhash_md.c636 unsigned char i,j,t = 0; in MD2_Transform() local

Completed in 199 milliseconds

1234