Searched refs:read_operator (Results 1 – 2 of 2) sorted by relevance
508 function read_operator(prefix) { function532 return S.regex_allowed ? read_regexp("") : read_operator("/");599 if (OPERATOR_CHARS(ch)) return read_operator();
526 function read_operator(prefix) { function550 return S.regex_allowed ? read_regexp("") : read_operator("/");616 if (OPERATOR_CHARS[ch]) return read_operator();