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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c 564 LBP_CL = 10, /* closing punctuation */
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c 564 LBP_CL = 10, /* closing punctuation */
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
gen-lbrkprop.c 425 LBP_CL = 10, /* closing punctuation */
547 attr |= 1 << LBP_CL;
689 && !(attr & ((1 << LBP_CM) | (1 << LBP_NS) | (1 << LBP_OP) | (1 << LBP_CL))))
981 PRINT_BIT(attr,LBP_CL);
1088 TRY(LBP_CL)
1159 PRINT_BIT(attr,LBP_CL);
1310 CASE(LBP_CL);

Completed in 27 milliseconds