Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dmaketab.c38 { int token; member
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregcomp.c1766 peek_token (re_token_t *token, re_string_t *input, reg_syntax_t syntax) in peek_token()
2005 peek_token_bracket (re_token_t *token, re_string_t *input, reg_syntax_t syntax) in peek_token_bracket()
2135 parse_reg_exp (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_reg_exp()
2176 parse_branch (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_branch()
2216 parse_expression (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_expression()
2432 parse_sub_exp (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_sub_exp()
2471 re_token_t *token, reg_syntax_t syntax, reg_errcode_t *err) in parse_dup_op()
2755 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp()
3314 re_token_t *token, int token_len, re_dfa_t *dfa, in parse_bracket_element()
3354 re_token_t *token) in parse_bracket_symbol()
[all …]
Dregex_internal.c1408 re_dfa_add_node (re_dfa_t *dfa, re_token_t token) in re_dfa_add_node()
Dregex_internal.h492 re_token_t token; member
/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_proc_maps.cpp52 for (int token = 0; token < 7; ++token) { in ParseProcMapsLine() local
/ndk/sources/host-tools/ndk-stack/
Dndk-stack-parser.c282 get_next_token(const char* str, char* token, size_t size) in get_next_token()
/ndk/sources/host-tools/make-3.81/
Djob.c855 char token = '+'; in free_child() local
1643 char token; in new_job() local
Dmain.c730 find_and_set_default_shell (char *token) in find_and_set_default_shell()
2984 char token = '+'; in clean_jobserver() local