Home
last modified time | relevance | path

Searched defs:token (Results 1 – 14 of 14) sorted by last modified time

/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_conf.c178 char *token; in fpm_conf_expand_pool_name() local
H A Dfpm_log.c102 int token, test; in fpm_log_write() local
/PHP-8.0/ext/phar/
H A Dphar.c1634 const char token[] = "__HALT_COMPILER();"; in phar_open_from_fp() local
/PHP-8.0/ext/mbstring/
H A Dmbstring.c3290 char *token = NULL; in _php_mbstr_parse_mail_headers() local
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php569 function strtok(string $string, ?string $token = null): string|false {} argument
H A Dstring.c1259 char *token; in PHP_FUNCTION() local
H A Dphp_fopen_wrapper.c151 char *p, *token = NULL; in php_stream_apply_filter_list() local
182 char *p, *token = NULL, *pathdup; in php_stream_url_wrap_php() local
/PHP-8.0/ext/intl/locale/
H A Dlocale_methods.c977 char* token = NULL; in add_array_entry() local
1077 char* token = NULL; in PHP_FUNCTION() local
1165 char* token = 0; in PHP_FUNCTION() local
/PHP-8.0/win32/
H A Dsendmail.c391 char *tempMailTo, *token, *token_state; in SendText() local
/PHP-8.0/Zend/
H A Dzend_language_scanner.l1360 int token; in lex_scan() local
H A Dzend_highlight.c86 zval token; in zend_highlight() local
176 zval token; in zend_strip() local
/PHP-8.0/ext/tokenizer/
H A Dtokenizer.c318 zval token; in add_token() local
352 zval token; in tokenize() local
440 zend_php_scanner_event event, int token, int line, in on_event()
/PHP-8.0/ext/json/
H A Djson_parser.y259 int token = php_json_scan(&parser->scanner); in php_json_yylex() local
H A Dphp_json_scanner.h27 php_json_ctype *token; /* token position */ member

Completed in 99 milliseconds