()
| 11507 | } |
| 11508 | |
| 11509 | function peg$parseM() { |
| 11510 | var s0, s1, s2, s3, s4, s5, s6, s7; |
| 11511 | |
| 11512 | if (input.substr(peg$currPos, 1).toLowerCase() === peg$c190) { |
| 11513 | s0 = input.charAt(peg$currPos); |
| 11514 | peg$currPos++; |
| 11515 | } else { |
| 11516 | s0 = peg$FAILED; |
| 11517 | if (peg$silentFails === 0) { peg$fail(peg$e221); } |
| 11518 | } |
| 11519 | if (s0 === peg$FAILED) { |
| 11520 | s0 = peg$currPos; |
| 11521 | if (input.charCodeAt(peg$currPos) === 92) { |
| 11522 | s1 = peg$c165; |
| 11523 | peg$currPos++; |
| 11524 | } else { |
| 11525 | s1 = peg$FAILED; |
| 11526 | if (peg$silentFails === 0) { peg$fail(peg$e176); } |
| 11527 | } |
| 11528 | if (s1 !== peg$FAILED) { |
| 11529 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11530 | s2 = peg$c177; |
| 11531 | peg$currPos++; |
| 11532 | } else { |
| 11533 | s2 = peg$FAILED; |
| 11534 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11535 | } |
| 11536 | if (s2 === peg$FAILED) { |
| 11537 | s2 = null; |
| 11538 | } |
| 11539 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11540 | s3 = peg$c177; |
| 11541 | peg$currPos++; |
| 11542 | } else { |
| 11543 | s3 = peg$FAILED; |
| 11544 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11545 | } |
| 11546 | if (s3 === peg$FAILED) { |
| 11547 | s3 = null; |
| 11548 | } |
| 11549 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11550 | s4 = peg$c177; |
| 11551 | peg$currPos++; |
| 11552 | } else { |
| 11553 | s4 = peg$FAILED; |
| 11554 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11555 | } |
| 11556 | if (s4 === peg$FAILED) { |
| 11557 | s4 = null; |
| 11558 | } |
| 11559 | if (input.charCodeAt(peg$currPos) === 48) { |
| 11560 | s5 = peg$c177; |
| 11561 | peg$currPos++; |
| 11562 | } else { |
| 11563 | s5 = peg$FAILED; |
| 11564 | if (peg$silentFails === 0) { peg$fail(peg$e198); } |
| 11565 | } |
| 11566 | if (s5 === peg$FAILED) { |
no test coverage detected