Home | History | Annotate | Download | only in common

Lines Matching refs:anchor

720                 // [a$]    anchor   anchor
728 UBool anchor = (c == 0x5D /*']'*/ && !literal);
729 if (symbols == 0 && !anchor) {
734 if (anchor && op == 0) {