Home
last modified time | relevance | path

Searched refs:tre_stack_num_objects (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregcomp.c243 tre_stack_num_objects(tre_stack_t *s);
331 tre_stack_num_objects(tre_stack_t *s) in tre_stack_num_objects() function
1210 int bottom = tre_stack_num_objects(stack); in tre_add_tags()
1261 while (tre_stack_num_objects(stack) > bottom) in tre_add_tags()
1693 int bottom = tre_stack_num_objects(stack); in tre_copy_ast()
1702 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_copy_ast()
1840 int bottom = tre_stack_num_objects(stack); in tre_expand_ast()
1848 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_expand_ast()
2143 int bottom = tre_stack_num_objects(stack); in tre_match_empty()
2151 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_match_empty()
[all …]
/third_party/musl/src/regex/
Dregcomp.c243 tre_stack_num_objects(tre_stack_t *s);
331 tre_stack_num_objects(tre_stack_t *s) in tre_stack_num_objects() function
1209 int bottom = tre_stack_num_objects(stack); in tre_add_tags()
1260 while (tre_stack_num_objects(stack) > bottom) in tre_add_tags()
1692 int bottom = tre_stack_num_objects(stack); in tre_copy_ast()
1701 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_copy_ast()
1839 int bottom = tre_stack_num_objects(stack); in tre_expand_ast()
1847 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_expand_ast()
2142 int bottom = tre_stack_num_objects(stack); in tre_match_empty()
2150 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_match_empty()
[all …]
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregcomp.c243 tre_stack_num_objects(tre_stack_t *s);
331 tre_stack_num_objects(tre_stack_t *s) in tre_stack_num_objects() function
1209 int bottom = tre_stack_num_objects(stack); in tre_add_tags()
1260 while (tre_stack_num_objects(stack) > bottom) in tre_add_tags()
1692 int bottom = tre_stack_num_objects(stack); in tre_copy_ast()
1701 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_copy_ast()
1839 int bottom = tre_stack_num_objects(stack); in tre_expand_ast()
1847 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_expand_ast()
2142 int bottom = tre_stack_num_objects(stack); in tre_match_empty()
2150 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_match_empty()
[all …]
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c243 tre_stack_num_objects(tre_stack_t *s);
331 tre_stack_num_objects(tre_stack_t *s) in tre_stack_num_objects() function
1209 int bottom = tre_stack_num_objects(stack); in tre_add_tags()
1260 while (tre_stack_num_objects(stack) > bottom) in tre_add_tags()
1692 int bottom = tre_stack_num_objects(stack); in tre_copy_ast()
1701 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_copy_ast()
1839 int bottom = tre_stack_num_objects(stack); in tre_expand_ast()
1847 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_expand_ast()
2142 int bottom = tre_stack_num_objects(stack); in tre_match_empty()
2150 while (status == REG_OK && tre_stack_num_objects(stack) > bottom) in tre_match_empty()
[all …]