Store regex iterator and cls in one place to pass to the hashmap iterator. More...
Data Fields | |
REGEX_INTERNAL_KeyIterator | iterator |
void * | iterator_cls |
Store regex iterator and cls in one place to pass to the hashmap iterator.
Definition at line 3495 of file regex_internal.c.
REGEX_INTERNAL_KeyIterator client_iterator::iterator |
Definition at line 3497 of file regex_internal.c.
Referenced by iterate_reachables(), and REGEX_INTERNAL_iterate_reachable_edges().
void* client_iterator::iterator_cls |
Definition at line 3498 of file regex_internal.c.
Referenced by iterate_reachables(), and REGEX_INTERNAL_iterate_reachable_edges().