Home | History | Annotate | Download | only in common

Lines Matching defs:eos

782         UBool eos=index==msg.length();
783 if(eos || msg.charAt(index)==u_rightCurlyBrace) {
784 if(eos==inMessageFormatPattern(nestingLevel)) {