Home | History | Annotate | Download | only in i18n

Lines Matching full:contraction

763     // * if it is the start or middle of a contraction: to be done after
765 // * thai or lao base consonant character: similar to contraction
766 // * high surrogate character: similar to contraction
793 * ie. not the middle of a contraction, swappable characters or supplementary
807 int32_t result = textoffset; // first contraction character
999 * Not doing backwards iteration here, since discontiguos contraction for
1157 * Checks match for contraction.
1158 * If the match ends with a partial contraction we fail.
1168 * @return TRUE if match passes the contraction test, FALSE otherwise
1182 // contraction. If so we'll have to iterate through them
1183 // The start contraction needs to be checked since ucol_previous dumps
1198 // since backward contraction/expansion may have extra ces if we
1246 * <li> potential match does not end in the middle of a contraction
1529 * ie. not the middle of a contraction, swappable characters or supplementary
1542 int32_t result = textoffset; // first contraction character
1547 // the first contraction character is consider unsafe here
1808 * Checks match for contraction.
1809 * If the match ends with a partial contraction we fail.
1818 * @return TRUE if match passes the contraction test, FALSE otherwise
1832 // contraction. If so we'll have to iterate through them
1841 // since backward contraction/expansion may have extra ces if we
1905 * <li> potential match does not end in the middle of a contraction
2008 * Checks match for contraction.
2009 * If the match starts with a partial contraction we fail.
2016 * @return TRUE if match passes the contraction test, FALSE otherwise
2029 // contraction. If so we'll have to iterate through them
2031 // match, this guarantees that our end will not be a partial contraction,
2039 // since forward contraction/expansion may have extra ces
2448 * Checks match for contraction.
2449 * If the match starts with a partial contraction we fail.
2456 * @return TRUE if match passes the contraction test, FALSE otherwise
2469 // contraction. If so we'll have to iterate through them
2471 // match, this guarantees that our end will not be a partial contraction,
2479 // since forward contraction/expansion may have extra ces
2543 * <li> potential match does not end in the middle of a contraction
4326 // the first ce can be a contraction
4437 // the first ce can be a contraction
4677 // the first ce can be a contraction