Home
last modified time | relevance | path

Searched defs:token (Results 1 – 18 of 18) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_highlight.c92 zval token; in zend_highlight() local
176 zval token; in zend_strip() local
H A Dzend_indent.c52 zval token; in zend_indent() local
/PHP-5.3/TSRM/
H A Dtsrm_strtok_r.c19 char *token; in tsrm_strtok_r() local
/PHP-5.3/ext/tokenizer/
H A Dtokenizer.php18 $token = $tokens[$i]; variable
H A Dtokenizer.c104 zval token; in tokenize() local
/PHP-5.3/ext/standard/
H A Dphp_fopen_wrapper.c135 char *p, *token; in php_stream_apply_filter_list() local
165 char *p, *token, *pathdup; in php_stream_url_wrap_php() local
H A Dstring.c1195 char *token; in PHP_FUNCTION() local
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_log.c102 int token, test; in fpm_log_write() local
H A Dfpm_conf.c160 char *token; in fpm_conf_expand_pool_name() local
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dtokenize.c556 u8 token; /* Value of the next token */ in sqlite_complete() local
H A DsqliteInt.h689 Token token; /* An operand token */ member
/PHP-5.3/ext/intl/locale/
H A Dlocale_methods.c1033 char* token = NULL; in add_array_entry() local
1142 char* token = NULL; in PHP_FUNCTION() local
1239 char* token = 0; in PHP_FUNCTION() local
/PHP-5.3/ext/curl/
H A Dstreams.c362 char *p, *token, *trimmed, *copy_ctx_opt; in php_curl_stream_opener() local
/PHP-5.3/ext/session/
H A Dsession.c358 zval **token; in php_session_create_id() local
/PHP-5.3/win32/
H A Dsendmail.c386 char *tempMailTo, *token, *pos1, *pos2; in SendText() local
/PHP-5.3/ext/phar/
H A Dphar.c1568 const char token[] = "__HALT_COMPILER();"; local
2117 char *token; local
/PHP-5.3/ext/mbstring/
H A Dmbstring.c3667 smart_str token = { 0, 0, 0 }; in _php_mbstr_parse_mail_headers() local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c8216 void *token; /* id that may be used to recursive triggers */ member
12605 void *token; /* Copy of SubProgram.token */ member

Completed in 349 milliseconds