HomeSort by: relevance | last modified time | path
    Searched defs:str_source (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/tre/dist/lib/
tre-match-utils.h 9 #define str_source ((const tre_str_source*)string) macro
75 str_user_end = str_source->get_next_char(&next_c, &pos_add_next, \
76 str_source->context); \
104 str_user_end = str_source->get_next_char(&next_c, &pos_add_next, \
105 str_source->context); \
128 str_user_end = str_source->get_next_char(&next_c, &pos_add_next, \
129 str_source->context); \
tre-match-utils.h 9 #define str_source ((const tre_str_source*)string) macro
75 str_user_end = str_source->get_next_char(&next_c, &pos_add_next, \
76 str_source->context); \
104 str_user_end = str_source->get_next_char(&next_c, &pos_add_next, \
105 str_source->context); \
128 str_user_end = str_source->get_next_char(&next_c, &pos_add_next, \
129 str_source->context); \

Completed in 31 milliseconds