Searched refs:isPunctuator (Results 1 – 3 of 3) sorted by relevance
233 exports.isPunctuator = isPunctuator234 function isPunctuator(c) { function291 if (isPunctuator(history[0])) return true;
97 ### isPunctuator(character)
1221 const isNotPunctuator = !characterParser.isPunctuator(str[x])