Searched refs:bitset_set (Results 1 – 3 of 3) sorted by relevance
/posix/ |
A D | regcomp.c | 2784 bitset_set (sbcset, wc); in build_range_exp() 2801 bitset_set (sbcset, ch); in build_range_exp() 2828 bitset_set (sbcset, name[0]); in build_collating_symbol() 3018 bitset_set (sbcset, ch); in build_range_exp() 3053 bitset_set (sbcset, name[0]); in build_collating_symbol() 3084 bitset_set (sbcset, name[0]); in build_collating_symbol() 3166 bitset_set (sbcset, '\n'); in parse_bracket_exp() 3545 bitset_set (sbcset, ch); in build_equiv_class() 3569 bitset_set (sbcset, *name); in build_equiv_class() 3629 bitset_set (sbcset, i); \ in build_charclass() [all …]
|
A D | regex_internal.h | 716 bitset_set (bitset_t set, Idx i) in bitset_set() function
|
A D | regexec.c | 3471 bitset_set (accepts, node->opr.c); in group_nodes_into_DFAstates() 3514 bitset_set (accepts, NEWLINE_CHAR); in group_nodes_into_DFAstates()
|
Completed in 20 milliseconds