()
| 11273 | } |
| 11274 | |
| 11275 | function peg$parseK() { |
| 11276 | var s0, s1, s2, s3, s4, s5, s6, s7; |
| 11277 | |
| 11278 | if (input.substr(peg$currPos, 1).toLowerCase() === peg$c186) { |
| 11279 | s0 = input.charAt(peg$currPos); |
| 11280 | peg$currPos++; |
| 11281 | } else { |
| 11282 | s0 = peg$FAILED; |
| 11283 | if (peg$silentFails === 0) { peg$fail(peg$e215); } |
| 11284 | } |
| 11285 | if (s0 === peg$FAILED) { |
| 11286 | s0 = peg$currPos; |
| 11287 | if (input.charCodeAt(peg$currPos) === 92) { |
| 11288 | s1 = peg$c165; |
| 11289 | peg$currPos++; |
| 11290 | } else { |
| 11291 | s1 = peg$FAILED; |
| 11292 | if (peg$silentFails === 0) { peg$fail(peg$e176); } |
| 11293 | } |
| 11294 | if (s1 !== peg$FAILED) { |
| 11295 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11296 | s2 = peg$c177; |
| 11297 | peg$currPos++; |
| 11298 | } else { |
| 11299 | s2 = peg$FAILED; |
| 11300 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11301 | } |
| 11302 | if (s2 === peg$FAILED) { |
| 11303 | s2 = null; |
| 11304 | } |
| 11305 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11306 | s3 = peg$c177; |
| 11307 | peg$currPos++; |
| 11308 | } else { |
| 11309 | s3 = peg$FAILED; |
| 11310 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11311 | } |
| 11312 | if (s3 === peg$FAILED) { |
| 11313 | s3 = null; |
| 11314 | } |
| 11315 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11316 | s4 = peg$c177; |
| 11317 | peg$currPos++; |
| 11318 | } else { |
| 11319 | s4 = peg$FAILED; |
| 11320 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11321 | } |
| 11322 | if (s4 === peg$FAILED) { |
| 11323 | s4 = null; |
| 11324 | } |
| 11325 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11326 | s5 = peg$c177; |
| 11327 | peg$currPos++; |
| 11328 | } else { |
| 11329 | s5 = peg$FAILED; |
| 11330 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11331 | } |
| 11332 | if (s5 === peg$FAILED) { |
no test coverage detected