Searched defs:token (Results 1 – 17 of 17) sorted by relevance
/PHP-5.4/Zend/ |
H A D | zend_highlight.c | 87 zval token; in zend_highlight() local 171 zval token; in zend_strip() local
|
H A D | zend_indent.c | 52 zval token; in zend_indent() local
|
/PHP-5.4/TSRM/ |
H A D | tsrm_strtok_r.c | 19 char *token; in tsrm_strtok_r() local
|
/PHP-5.4/ext/tokenizer/ |
H A D | tokenizer.php | 18 $token = $tokens[$i]; variable
|
H A D | tokenizer.c | 106 zval token; in tokenize() local
|
/PHP-5.4/ext/standard/ |
H A D | php_fopen_wrapper.c | 135 char *p, *token; in php_stream_apply_filter_list() local 165 char *p, *token, *pathdup; in php_stream_url_wrap_php() local
|
H A D | string.c | 1268 char *token; in PHP_FUNCTION() local
|
/PHP-5.4/sapi/fpm/fpm/ |
H A D | fpm_log.c | 102 int token, test; in fpm_log_write() local
|
H A D | fpm_conf.c | 172 char *token; in fpm_conf_expand_pool_name() local
|
/PHP-5.4/ext/intl/locale/ |
H A D | locale_methods.c | 1036 char* token = NULL; in add_array_entry() local 1145 char* token = NULL; in PHP_FUNCTION() local 1242 char* token = 0; in PHP_FUNCTION() local
|
/PHP-5.4/ext/curl/ |
H A D | streams.c | 362 char *p, *token, *trimmed, *copy_ctx_opt; in php_curl_stream_opener() local
|
/PHP-5.4/ext/session/ |
H A D | session.c | 294 zval **token; in php_session_create_id() local
|
/PHP-5.4/win32/ |
H A D | sendmail.c | 386 char *tempMailTo, *token, *pos1, *pos2; in SendText() local
|
/PHP-5.4/ext/phar/ |
H A D | phar.c | 1565 const char token[] = "__HALT_COMPILER();"; local 2108 char *token; local
|
/PHP-5.4/ext/mbstring/ |
H A D | mbstring.c | 3855 smart_str token = { 0, 0, 0 }; in _php_mbstr_parse_mail_headers() local
|
/PHP-5.4/ext/pgsql/ |
H A D | pgsql.c | 6119 const char *token; local
|
/PHP-5.4/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 9708 void *token; /* id that may be used to recursive triggers */ member 14640 void *token; /* Copy of SubProgram.token */ member
|
Completed in 319 milliseconds