OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 35 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026