OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STR_MBS
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
tre-match-utils.h
35
case
STR_MBS
: \
regexec.c
196
tre_str_type_t type = (TRE_MB_CUR_MAX == 1) ? STR_BYTE :
STR_MBS
;
367
tre_str_type_t type = (TRE_MB_CUR_MAX == 1) ? STR_BYTE :
STR_MBS
;
tre-internal.h
125
typedef enum { STR_WIDE, STR_BYTE,
STR_MBS
, STR_USER } tre_str_type_t;
Completed in 80 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026