(e,t)
| 84 | UNDERSCORE_TITLE_MODE:{scope:"title",begin:x,relevance:0}});function A(e,t){ |
| 85 | "."===e.input[e.index-1]&&t.ignoreMatch()}function I(e,t){ |
| 86 | void 0!==e.className&&(e.scope=e.className,delete e.className)}function T(e,t){ |
| 87 | t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)", |
| 88 | e.__beforeBegin=A,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords, |
| 89 | void 0===e.relevance&&(e.relevance=0))}function L(e,t){ |
| 90 | Array.isArray(e.illegal)&&(e.illegal=f(...e.illegal))}function B(e,t){ |
| 91 | if(e.match){ |
| 92 | if(e.begin||e.end)throw Error("begin & end are not supported with match") |
nothing calls this directly
no outgoing calls
no test coverage detected