Searched defs:tags (Results 1 - 3 of 3) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/regex/
H A Dregexec.c160 regoff_t *tags; member in struct:__anon474
165 regoff_t **tags; member in struct:__anon475
498 regoff_t *tags; member in struct:__anon476
622 regoff_t *tags = NULL; local
930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo) argument
1001 regoff_t *tags = NULL, eo; local
[all...]
H A Dtre.h104 int *tags; member in struct:tnfa_transition
H A Dregcomp.c51 int *tags; member in struct:__anon460
2045 tre_set_union(tre_mem_t mem, tre_pos_and_tags_t *set1, tre_pos_and_tags_t *set2, int *tags, int assertions) argument
2120 tre_match_empty(tre_stack_t *stack, tre_ast_node_t *node, int *tags, int *assertions, int *num_tags_seen) argument
2363 int num_tags, *tags, assertions; local
[all...]

Completed in 85 milliseconds