Searched refs:skipChar (Results 1 – 2 of 2) sorted by relevance
127 skipChar(' '.toByte()) in parseLine()134 skipChar(' '.toByte()) in parseLine()147 skipChar(' '.toByte()) in parseLine()149 skipCount(1); skipChar(' '.toByte()) in parseLine()152 skipChar(' '.toByte()) in parseLine()
41 inline fun skipChar(char: Byte) { in isDigit() method in trebuchet.util.BufferReaderState