Home | History | Annotate | Download | only in lib

Lines Matching refs:BT_APOS

585           if (open == BT_QUOT || open == BT_APOS)
949 case BT_APOS:
990 case BT_APOS:
991 return PREFIX(scanLit)(BT_APOS, enc, ptr + MINBPC(enc), end, nextTokPtr);
1381 case BT_APOS:
1473 case BT_APOS:
1478 open = BT_APOS;
1480 else if (open == BT_APOS) {