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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c 563 LBP_OP = 9, /* opening punctuation */
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c 563 LBP_OP = 9, /* opening punctuation */
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
gen-lbrkprop.c 424 LBP_OP = 9, /* opening punctuation */
534 attr |= 1 << LBP_OP;
689 && !(attr & ((1 << LBP_CM) | (1 << LBP_NS) | (1 << LBP_OP) | (1 << LBP_CL))))
980 PRINT_BIT(attr,LBP_OP);
1087 TRY(LBP_OP)
1158 PRINT_BIT(attr,LBP_OP);
1309 CASE(LBP_OP);

Completed in 37 milliseconds