Searched refs:tre_match_empty (Results 1 - 1 of 1) sorted by relevance

/seL4-test-master/projects/musllibc/src/regex/
H A Dregcomp.c2120 tre_match_empty(tre_stack_t *stack, tre_ast_node_t *node, int *tags, function
2372 with tre_match_empty() to get the number of tags and
2374 status = tre_match_empty(stack, cat->left,
2386 status = tre_match_empty(stack, cat->left, tags,
2409 with tre_match_empty() to get the number of tags and
2411 status = tre_match_empty(stack, cat->right,
2423 status = tre_match_empty(stack, cat->right, tags,

Completed in 112 milliseconds