Home | History | Annotate | Download | only in lang

Lines Matching defs:INITIAL

101  * approach would at least distinguish initial letters from continuation
2296 public static final int INITIAL = 7;
3134 * Do not lowercase non-initial parts of words when titlecasing.
4521 * would not be appropriate for the first word (such as for CJK characters or initial numbers).
4522 * Initial non-letters are skipped in order to find the character to change.