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

  /src/external/bsd/tre/dist/lib/
tre.h 259 typedef wchar_t tre_char_t; typedef
261 typedef unsigned char tre_char_t; typedef
265 int (*get_next_char)(tre_char_t *c, unsigned int *pos_add, void *context);
tre.h 259 typedef wchar_t tre_char_t; typedef
261 typedef unsigned char tre_char_t; typedef
265 int (*get_next_char)(tre_char_t *c, unsigned int *pos_add, void *context);
  /src/external/bsd/tre/dist/include/tre/
tre.h 228 typedef wchar_t tre_char_t; typedef
230 typedef unsigned char tre_char_t; typedef
234 int (*get_next_char)(tre_char_t *c, unsigned int *pos_add, void *context);
tre.h 228 typedef wchar_t tre_char_t; typedef
230 typedef unsigned char tre_char_t; typedef
234 int (*get_next_char)(tre_char_t *c, unsigned int *pos_add, void *context);

Completed in 46 milliseconds