Home
last modified time | relevance | path

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

12345

/PHP-5.6/ext/interbase/
H A Dphp_ibase_udf.c216 struct tm t; in call_php() local
/PHP-5.6/ext/date/lib/
H A Dparse_tz.c511 timelib_sll timelib_get_current_offset(timelib_time *t) in timelib_get_current_offset()
H A Dparse_date.c748 timelib_long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const tim… in timelib_parse_zone()
23848 int t; in timelib_strtotime() local
/PHP-5.6/ext/date/
H A Dphp_date.c1067 static char *date_format(char *format, int format_len, timelib_time *t, int localtime) in date_format()
1247 timelib_time *t; in php_format_date() local
1274 timelib_time *t; in php_idate() local
1459 timelib_time *t, *now; in PHP_FUNCTION() local
3299 static void set_timezone_from_timelib_time(php_timezone_obj *tzobj, timelib_time *t) in set_timezone_from_timelib_time()
4306 static char *date_interval_format(char *format, int format_len, timelib_rel_time *t) in date_interval_format()
4730 timelib_time *t; in php_do_date_sunrise_sunset() local
4829 timelib_time *t, *t2; in PHP_FUNCTION() local
/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp110 const Formattable::Type t = types[i]; in umsg_get_numeric_types() local
/PHP-5.6/ext/pdo_firebird/
H A Dfirebird_statement.c353 struct tm t; in firebird_stmt_get_col() local
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_cmd.h71 #define phpdbg_init_param(v, t) do{ \ argument
/PHP-5.6/Zend/
H A Dzend_interfaces.c319 int i, t = -1; in zend_implement_aggregate() local
H A Dzend_language_scanner.l872 register char *s, *t; in zend_scan_escape_string() local
/PHP-5.6/TSRM/
H A Dtsrm_win32.c195 time_t t; in tsrm_win32_access() local
/PHP-5.6/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.6/ext/sockets/
H A Dsockets.c495 char *t = (char *) buf; local
2223 int t; local
/PHP-5.6/sapi/cli/
H A Dphp_http_parser.c1610 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.6/ext/filter/
H A Dfilter.c422 #define PARSE_CASE(s,a,t) \ in php_sapi_filter() argument
/PHP-5.6/ext/standard/
H A Dcrypt_sha512.c164 unsigned int t; in sha512_process_block() local
H A Dstreamsfuncs.c35 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
1373 struct timeval t; in PHP_FUNCTION() local
H A Dcrypt_sha256.c109 unsigned int t; in sha256_process_block() local
/PHP-5.6/ext/posix/
H A Dposix.c649 struct tms t; in PHP_FUNCTION() local
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_portability.h18 #define STRUCT_OFFSET(t, f) ((size_t)(char *)&((t *)0)->f) argument
/PHP-5.6/main/
H A Dphp_variables.c510 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.6/ext/gd/libgd/
H A Dgd.c1070 int t = x2; in gdImageHLine() local
1089 int t = y1; in gdImageVLine() local
1277 inline static void gdImageSetAAPixelColor(gdImagePtr im, int x, int y, int color, int t) in gdImageSetAAPixelColor()
2029 int t; in gdImageRectangle() local
/PHP-5.6/ext/hash/
H A Dhash_md.c636 unsigned char i,j,t = 0; in MD2_Transform() local
/PHP-5.6/ext/phar/
H A Dphar_object.c2264 zval *t; in phar_convert_to_other() local
2312 zval *t; in phar_convert_to_other() local
3499 zval *t; in PHP_METHOD() local

Completed in 137 milliseconds

12345