OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LBP_ID
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c
567
LBP_ID
= 13, /* ideographic */
637
int LBP_AI_REPLACEMENT = (is_cjk_encoding (encoding) ?
LBP_ID
: LBP_AL);
673
prop =
LBP_ID
;
751
int LBP_AI_REPLACEMENT = (is_cjk_encoding (encoding) ?
LBP_ID
: LBP_AL);
787
prop =
LBP_ID
;
863
int LBP_AI_REPLACEMENT = (is_cjk_encoding (encoding) ?
LBP_ID
: LBP_AL);
895
prop =
LBP_ID
;
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c
567
LBP_ID
= 13, /* ideographic */
637
int LBP_AI_REPLACEMENT = (is_cjk_encoding (encoding) ?
LBP_ID
: LBP_AL);
673
prop =
LBP_ID
;
751
int LBP_AI_REPLACEMENT = (is_cjk_encoding (encoding) ?
LBP_ID
: LBP_AL);
787
prop =
LBP_ID
;
863
int LBP_AI_REPLACEMENT = (is_cjk_encoding (encoding) ?
LBP_ID
: LBP_AL);
895
prop =
LBP_ID
;
/src/external/gpl2/gettext/dist/gnulib-local/lib/
gen-lbrkprop.c
428
LBP_ID
= 13, /* ideographic */
737
attr |= 1 <<
LBP_ID
;
936
if (!(attr & ((1 << LBP_CM) | (1 << LBP_NS) | (1 <<
LBP_ID
) | (1 << LBP_BA) | (1 << LBP_BB) | (1 << LBP_PO) | (1 << LBP_PR) | (1 << LBP_SA) | (1 << LBP_CB))))
984
PRINT_BIT(attr,
LBP_ID
);
1091
TRY(
LBP_ID
)
1162
PRINT_BIT(attr,
LBP_ID
);
1313
CASE(
LBP_ID
);
Completed in 19 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026