kRegExpEnd
case kRegExpEnd:
while (op != kRegExpEnd) {
case kRegExpEnd:
if (*Next((char*)scan) == kRegExpEnd) {
ender = Node(paren ? (char)(kRegExpClose + parno) : (char)kRegExpEnd);