Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_highlight.c88 zval token; in zend_highlight() local
179 zval token; in zend_strip() local
H A Dzend_language_scanner.l1089 static zend_always_inline int emit_token(int token, int token_line) in emit_token()
1098 #define RETURN_TOKEN(token) return emit_token(token, start_line); argument
H A Dzend_language_scanner.c1092 static zend_always_inline int emit_token(int token, int token_line) in emit_token()
1101 #define RETURN_TOKEN(token) return emit_token(token, start_line); argument
/PHP-7.2/TSRM/
H A Dtsrm_strtok_r.c19 char *token; in tsrm_strtok_r() local
/PHP-7.2/ext/tokenizer/
H A Dtokenizer.c131 zval token; in tokenize() local
187 void on_event(zend_php_scanner_event event, int token, int line, void *context) in on_event()
H A Dtokenizer.php18 $token = $tokens[$i]; variable
/PHP-7.2/ext/standard/
H A Dphp_fopen_wrapper.c153 char *p, *token = NULL; in php_stream_apply_filter_list() local
184 char *p, *token, *pathdup; in php_stream_url_wrap_php() local
H A Dstring.c1333 char *token; in PHP_FUNCTION() local
/PHP-7.2/ext/json/
H A Dphp_json_scanner.h29 php_json_ctype *token; /* token position */ member
H A Djson_parser.y297 int token = php_json_scan(&parser->scanner); in php_json_yylex() local
H A Djson_parser.tab.c1905 int token = php_json_scan(&parser->scanner); in php_json_yylex() local
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_log.c103 int token, test; in fpm_log_write() local
H A Dfpm_conf.c180 char *token; in fpm_conf_expand_pool_name() local
/PHP-7.2/ext/intl/locale/
H A Dlocale_methods.c1046 char* token = NULL; in add_array_entry() local
1159 char* token = NULL; in PHP_FUNCTION() local
1256 char* token = 0; in PHP_FUNCTION() local
/PHP-7.2/win32/
H A Dsendmail.c376 char *tempMailTo, *token, *pos1, *pos2; in SendText() local
/PHP-7.2/ext/phar/
H A Dphar.c1574 const char token[] = "__HALT_COMPILER();"; local
/PHP-7.2/ext/mbstring/
H A Dmbstring.c4227 char *token = NULL; in _php_mbstr_parse_mail_headers() local
/PHP-7.2/ext/pgsql/
H A Dpgsql.c6557 const char *token; local
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c14765 void *token; /* id that may be used to recursive triggers */ member
20104 void *token; /* Copy of SubProgram.token */ member

Completed in 639 milliseconds