Home
last modified time | relevance | path

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

1234

/PHP-5.5/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
/PHP-5.5/ext/standard/
H A Dmath.c1105 char *s, *t; /* source, target */ in _php_math_number_format_ex_len() local
H A Dstring.c1643 PHPAPI char *php_stristr(char *s, char *t, size_t s_len, size_t t_len)
3305 char *s, *t; local
4531 char c, *n, *t; local
/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c327 static double filter_bicubic(const double t) in filter_bicubic()
347 static double filter_generalized_cubic(const double t) in filter_generalized_cubic()
409 static double filter_filter(double t) in filter_filter()
/PHP-5.5/ext/intl/converter/
H A Dconverter.c514 UConverterType t; in php_converter_do_get_type() local
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c929 # define REP(f, t) ((f)*8 + (t)) argument
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c3294 uint32 t; in byteReverse() local
3324 register uint32 t; in lsapi_MD5Update() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h238 #define mysqlnd_stmt_bind_one_param(stmt,n,z,t) (stmt)->m->bind_one_parameter((stmt), (n), (z), (t… argument
H A Dmysqlnd_enum_n_def.h307 #define IS_NUM(t) ((t) <= FIELD_TYPE_INT24 || (t) == FIELD_TYPE_YEAR || (t) == FIELD_TYPE_NEWDECIM… argument
H A Dmysqlnd.c1349 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h229 #define IS_LIBMAGIC_STRING(t) \ argument
/PHP-5.5/main/
H A Dmain.c1415 zend_leak_info *t = (zend_leak_info *) data; in php_message_handler_for_zend() local
/PHP-5.5/ext/soap/
H A Dphp_encoding.c3766 encodePtr t = *((encodePtr*)encode); in delete_encoder() local
3781 encodePtr t = *((encodePtr*)encode); in delete_encoder_persistent() local
H A Dsoap.c2917 HashTable *t = emalloc(sizeof(HashTable)); local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1593 char **env, *p, *q, *var, *val, *t = buf; local
/PHP-5.5/ext/imap/
H A Dphp_imap.c1632 char *t; in PHP_FUNCTION() local
3482 char *tmp=NULL, *mystring=NULL, *t=NULL, *tempstring=NULL, *str_copy = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c6755 PCRE_PUCHAR t = start_match; in pcre_exec() local
/PHP-5.5/Zend/
H A Dzend_operators.c1783 char *t; in increment_string() local
H A Dzend_strtod.c536 char *rv, *t; in nrv_alloc() local
H A Dzend_alloc.c980 unsigned char t; in zend_mm_random() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c81 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c9257 #define GLOBAL(t,v) (*(t*)sqlite3_wsd_find((void*)&(v), sizeof(v))) argument
9263 #define GLOBAL(t,v) v argument
15759 static int osLocaltime(time_t *t, struct tm *pTm){ in osLocaltime()
15804 time_t t; in localtimeOffset() local
16405 time_t t; in currentTimeFunc() local
/PHP-5.5/ext/exif/
H A Dexif.c1012 int i, t; in exif_get_tagname() local
/PHP-5.5/ext/gd/
H A Dgd.c2557 int q = -1, i, t = 1; in _php_image_output() local
/PHP-5.5/ext/standard/tests/misc/
H A Dbrowscap.ini1627 Parent=General Crawlers
1628 Browser="Vonna.com"
1629 Stripper=true
1630 isBanned=true

Completed in 759 milliseconds

1234