Searched defs:token (Results 1 – 13 of 13) sorted by relevance
/PHP-7.4/Zend/ |
H A D | zend_highlight.c | 86 zval token; in zend_highlight() local 176 zval token; in zend_strip() local
|
H A D | zend_language_scanner.l | 1246 int token; in lex_scan() local
|
/PHP-7.4/ext/tokenizer/ |
H A D | tokenizer.c | 133 zval token; in tokenize() local 188 void on_event(zend_php_scanner_event event, int token, int line, void *context) in on_event()
|
/PHP-7.4/ext/standard/ |
H A D | php_fopen_wrapper.c | 153 char *p, *token = NULL; in php_stream_apply_filter_list() local 184 char *p, *token = NULL, *pathdup; in php_stream_url_wrap_php() local
|
H A D | string.c | 1318 char *token; in PHP_FUNCTION() local
|
/PHP-7.4/ext/json/ |
H A D | php_json_scanner.h | 29 php_json_ctype *token; /* token position */ member
|
H A D | json_parser.y | 277 int token = php_json_scan(&parser->scanner); in php_json_yylex() local
|
/PHP-7.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 | 181 char *token; in fpm_conf_expand_pool_name() local
|
/PHP-7.4/ext/intl/locale/ |
H A D | locale_methods.c | 1039 char* token = NULL; in add_array_entry() local 1152 char* token = NULL; in PHP_FUNCTION() local 1249 char* token = 0; in PHP_FUNCTION() local
|
/PHP-7.4/win32/ |
H A D | sendmail.c | 391 char *tempMailTo, *token, *token_state, *pos1, *pos2; in SendText() local
|
/PHP-7.4/ext/phar/ |
H A D | phar.c | 1583 const char token[] = "__HALT_COMPILER();"; in phar_open_from_fp() local
|
/PHP-7.4/ext/mbstring/ |
H A D | mbstring.c | 4179 char *token = NULL; in _php_mbstr_parse_mail_headers() local
|
Completed in 91 milliseconds