Lines Matching refs:isNumberChar
2198 function isNumberChar(c) {2310 if (isNumberChar(c)) {2312 while (isNumberChar(port.peekChar()))