Searched refs:marksub (Results 1 - 4 of 4) sorted by relevance
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
H A D | regcomp.c | 757 static reg_errcode_t marksub(tre_parse_ctx_t *ctx, tre_ast_node_t *node, int subid) in marksub() function 1067 err = marksub(ctx, nunion, tre_stack_pop_int(stack)); in tre_parse()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
H A D | regcomp.c | 757 static reg_errcode_t marksub(tre_parse_ctx_t *ctx, tre_ast_node_t *node, int subid) in marksub() function 1068 err = marksub(ctx, nunion, tre_stack_pop_int(stack)); in tre_parse()
|
/third_party/musl/porting/uniproton/kernel/src/regex/ |
H A D | regcomp.c | 757 static reg_errcode_t marksub(tre_parse_ctx_t *ctx, tre_ast_node_t *node, int subid) in marksub() function 1067 err = marksub(ctx, nunion, tre_stack_pop_int(stack)); in tre_parse()
|
/third_party/musl/src/regex/ |
H A D | regcomp.c | 757 static reg_errcode_t marksub(tre_parse_ctx_t *ctx, tre_ast_node_t *node, int subid) in marksub() function 1067 err = marksub(ctx, nunion, tre_stack_pop_int(stack)); in tre_parse()
|
Completed in 17 milliseconds