Searched refs:CATENATION (Results 1 - 4 of 4) sorted by relevance
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
H A D | regcomp.c | 66 CATENATION, enumerator 214 node = tre_ast_new_node(mem, CATENATION, cat); in tre_ast_new_catenation() 1128 node->type = CATENATION; in tre_add_tag_left() 1159 node->type = CATENATION; in tre_add_tag_right() 1370 case CATENATION: in tre_add_tags() 1777 case CATENATION: in tre_copy_ast() 1882 case CATENATION: in tre_expand_ast() 2206 case CATENATION: in tre_match_empty() 2325 case CATENATION: in tre_compute_nfl() 2645 case CATENATION in tre_ast_to_tnfa() [all...] |
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
H A D | regcomp.c | 66 CATENATION, enumerator 214 node = tre_ast_new_node(mem, CATENATION, cat); in tre_ast_new_catenation() 1129 node->type = CATENATION; in tre_add_tag_left() 1160 node->type = CATENATION; in tre_add_tag_right() 1371 case CATENATION: in tre_add_tags() 1778 case CATENATION: in tre_copy_ast() 1883 case CATENATION: in tre_expand_ast() 2207 case CATENATION: in tre_match_empty() 2326 case CATENATION: in tre_compute_nfl() 2646 case CATENATION in tre_ast_to_tnfa() [all...] |
/third_party/musl/porting/uniproton/kernel/src/regex/ |
H A D | regcomp.c | 66 CATENATION, enumerator 214 node = tre_ast_new_node(mem, CATENATION, cat); in tre_ast_new_catenation() 1128 node->type = CATENATION; in tre_add_tag_left() 1159 node->type = CATENATION; in tre_add_tag_right() 1370 case CATENATION: in tre_add_tags() 1777 case CATENATION: in tre_copy_ast() 1882 case CATENATION: in tre_expand_ast() 2206 case CATENATION: in tre_match_empty() 2325 case CATENATION: in tre_compute_nfl() 2645 case CATENATION in tre_ast_to_tnfa() [all...] |
/third_party/musl/src/regex/ |
H A D | regcomp.c | 66 CATENATION, enumerator 214 node = tre_ast_new_node(mem, CATENATION, cat); in tre_ast_new_catenation() 1128 node->type = CATENATION; in tre_add_tag_left() 1159 node->type = CATENATION; in tre_add_tag_right() 1370 case CATENATION: in tre_add_tags() 1777 case CATENATION: in tre_copy_ast() 1882 case CATENATION: in tre_expand_ast() 2206 case CATENATION: in tre_match_empty() 2325 case CATENATION: in tre_compute_nfl() 2645 case CATENATION in tre_ast_to_tnfa() [all...] |
Completed in 12 milliseconds