Home | History | Annotate | Download | only in common

Lines Matching refs:anchor

804                 // [a$]    anchor   anchor
812 UBool anchor = (c == 0x5D /*']'*/ && !literal);
813 if (symbols == 0 && !anchor) {
818 if (anchor && op == 0) {