()
| 11156 | } |
| 11157 | |
| 11158 | function peg$parseI() { |
| 11159 | var s0, s1, s2, s3, s4, s5, s6, s7; |
| 11160 | |
| 11161 | if (input.substr(peg$currPos, 1).toLowerCase() === peg$c184) { |
| 11162 | s0 = input.charAt(peg$currPos); |
| 11163 | peg$currPos++; |
| 11164 | } else { |
| 11165 | s0 = peg$FAILED; |
| 11166 | if (peg$silentFails === 0) { peg$fail(peg$e212); } |
| 11167 | } |
| 11168 | if (s0 === peg$FAILED) { |
| 11169 | s0 = peg$currPos; |
| 11170 | if (input.charCodeAt(peg$currPos) === 92) { |
| 11171 | s1 = peg$c165; |
| 11172 | peg$currPos++; |
| 11173 | } else { |
| 11174 | s1 = peg$FAILED; |
| 11175 | if (peg$silentFails === 0) { peg$fail(peg$e176); } |
| 11176 | } |
| 11177 | if (s1 !== peg$FAILED) { |
| 11178 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11179 | s2 = peg$c177; |
| 11180 | peg$currPos++; |
| 11181 | } else { |
| 11182 | s2 = peg$FAILED; |
| 11183 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11184 | } |
| 11185 | if (s2 === peg$FAILED) { |
| 11186 | s2 = null; |
| 11187 | } |
| 11188 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11189 | s3 = peg$c177; |
| 11190 | peg$currPos++; |
| 11191 | } else { |
| 11192 | s3 = peg$FAILED; |
| 11193 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11194 | } |
| 11195 | if (s3 === peg$FAILED) { |
| 11196 | s3 = null; |
| 11197 | } |
| 11198 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11199 | s4 = peg$c177; |
| 11200 | peg$currPos++; |
| 11201 | } else { |
| 11202 | s4 = peg$FAILED; |
| 11203 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11204 | } |
| 11205 | if (s4 === peg$FAILED) { |
| 11206 | s4 = null; |
| 11207 | } |
| 11208 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11209 | s5 = peg$c177; |
| 11210 | peg$currPos++; |
| 11211 | } else { |
| 11212 | s5 = peg$FAILED; |
| 11213 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11214 | } |
| 11215 | if (s5 === peg$FAILED) { |
no test coverage detected