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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dtre-match-utils.h9 #define str_source ((const tre_str_source*)string) macro
76 str_user_end = str_source->get_next_char(&next_c, &pos_add_next, \
77 str_source->context); \
107 str_user_end = str_source->get_next_char(&next_c, &pos_add_next, \
108 str_source->context); \
132 str_user_end = str_source->get_next_char(&next_c, &pos_add_next, \
133 str_source->context); \
H A Dtre-match-backtrack.c183 str_source->rewind(pos + pos_add_next, str_source->context); \
318 str_source->rewind(pos + pos_add_next, str_source->context);
462 result = str_source->compare((unsigned)so, (unsigned)pos,
464 str_source->context);

Completed in 200 milliseconds