Home | History | Annotate | Download | only in gnulib-lib

Lines Matching defs:LBP_AL

571   LBP_AL = 17, /* ordinary alphabetic and symbol characters */
637 int LBP_AI_REPLACEMENT = (is_cjk_encoding (encoding) ? LBP_ID : LBP_AL);
680 prop = LBP_AL;
690 /* A combining character turns a preceding space into LBP_AL. */
695 prop = LBP_AL;
751 int LBP_AI_REPLACEMENT = (is_cjk_encoding (encoding) ? LBP_ID : LBP_AL);
794 prop = LBP_AL;
804 /* A combining character turns a preceding space into LBP_AL. */
809 prop = LBP_AL;
863 int LBP_AI_REPLACEMENT = (is_cjk_encoding (encoding) ? LBP_ID : LBP_AL);
902 prop = LBP_AL;
912 /* A combining character turns a preceding space into LBP_AL. */
917 prop = LBP_AL;