Lines Matching refs:isNumberChar
2204 function isNumberChar(c) {2316 if (isNumberChar(c)) {2318 while (isNumberChar(port.peekChar()))