()
| 11624 | } |
| 11625 | |
| 11626 | function peg$parseN() { |
| 11627 | var s0, s1, s2, s3, s4, s5, s6, s7; |
| 11628 | |
| 11629 | if (input.substr(peg$currPos, 1).toLowerCase() === peg$c192) { |
| 11630 | s0 = input.charAt(peg$currPos); |
| 11631 | peg$currPos++; |
| 11632 | } else { |
| 11633 | s0 = peg$FAILED; |
| 11634 | if (peg$silentFails === 0) { peg$fail(peg$e224); } |
| 11635 | } |
| 11636 | if (s0 === peg$FAILED) { |
| 11637 | s0 = peg$currPos; |
| 11638 | if (input.charCodeAt(peg$currPos) === 92) { |
| 11639 | s1 = peg$c165; |
| 11640 | peg$currPos++; |
| 11641 | } else { |
| 11642 | s1 = peg$FAILED; |
| 11643 | if (peg$silentFails === 0) { peg$fail(peg$e176); } |
| 11644 | } |
| 11645 | if (s1 !== peg$FAILED) { |
| 11646 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11647 | s2 = peg$c177; |
| 11648 | peg$currPos++; |
| 11649 | } else { |
| 11650 | s2 = peg$FAILED; |
| 11651 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11652 | } |
| 11653 | if (s2 === peg$FAILED) { |
| 11654 | s2 = null; |
| 11655 | } |
| 11656 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11657 | s3 = peg$c177; |
| 11658 | peg$currPos++; |
| 11659 | } else { |
| 11660 | s3 = peg$FAILED; |
| 11661 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11662 | } |
| 11663 | if (s3 === peg$FAILED) { |
| 11664 | s3 = null; |
| 11665 | } |
| 11666 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11667 | s4 = peg$c177; |
| 11668 | peg$currPos++; |
| 11669 | } else { |
| 11670 | s4 = peg$FAILED; |
| 11671 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11672 | } |
| 11673 | if (s4 === peg$FAILED) { |
| 11674 | s4 = null; |
| 11675 | } |
| 11676 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11677 | s5 = peg$c177; |
| 11678 | peg$currPos++; |
| 11679 | } else { |
| 11680 | s5 = peg$FAILED; |
| 11681 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11682 | } |
| 11683 | if (s5 === peg$FAILED) { |
no test coverage detected