Home
last modified time | relevance | path

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

1234

/PHP-5.4/sapi/litespeed/
H A Dlsapilib.c3294 uint32 t; in byteReverse() local
3324 register uint32 t; in lsapi_MD5Update() local
/PHP-5.4/ext/fileinfo/libmagic/
H A Dfile.h229 #define IS_LIBMAGIC_STRING(t) \ argument
/PHP-5.4/main/
H A Dmain.c1411 zend_leak_info *t = (zend_leak_info *) data; in php_message_handler_for_zend() local
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd.h234 #define mysqlnd_stmt_bind_one_param(stmt,n,z,t) (stmt)->m->bind_one_parameter((stmt), (n), (z), (t… argument
H A Dmysqlnd.c1224 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Dmysqlnd_enum_n_def.h292 #define IS_NUM(t) ((t) <= FIELD_TYPE_INT24 || (t) == FIELD_TYPE_YEAR || (t) == FIELD_TYPE_NEWDECIM… argument
/PHP-5.4/ext/soap/
H A Dphp_encoding.c3775 encodePtr t = *((encodePtr*)encode); in delete_encoder() local
3790 encodePtr t = *((encodePtr*)encode); in delete_encoder_persistent() local
H A Dsoap.c2898 HashTable *t = emalloc(sizeof(HashTable)); local
/PHP-5.4/ext/standard/
H A Dstring.c1629 PHPAPI char *php_stristr(char *s, char *t, size_t s_len, size_t t_len)
3335 char *s, *t; local
4551 char c, *n, *t; local
/PHP-5.4/sapi/cgi/
H A Dcgi_main.c1591 char **env, *p, *q, *var, *val, *t = buf; local
/PHP-5.4/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.4/Zend/
H A Dzend_operators.c1721 char *t; in increment_string() local
H A Dzend_strtod.c536 char *rv, *t; in nrv_alloc() local
H A Dzend_alloc.c976 unsigned char t; in zend_mm_random() local
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_exec.c6754 PCRE_PUCHAR t = start_match; in pcre_exec() local
/PHP-5.4/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.4/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.4/ext/gd/
H A Dgd.c2679 int q = -1, i, t = 1; in _php_image_output() local
/PHP-5.4/ext/exif/
H A Dexif.c1012 int i, t; in exif_get_tagname() local
/PHP-5.4/ext/standard/tests/misc/
H A Dbrowscap.ini1627 Parent=General Crawlers
1628 Browser="Vonna.com"
1629 Stripper=true
1630 isBanned=true

Completed in 709 milliseconds

1234