(e,n)
| 82 | "on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{ |
| 83 | n.data._beginMatch!==e[1]&&n.ignoreMatch()}})});function R(e,n){ |
| 84 | "."===e.input[e.index-1]&&n.ignoreMatch()}function D(e,n){ |
| 85 | void 0!==e.className&&(e.scope=e.className,delete e.className)}function I(e,n){ |
| 86 | n&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)", |
| 87 | e.__beforeBegin=R,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords, |
| 88 | void 0===e.relevance&&(e.relevance=0))}function L(e,n){ |
nothing calls this directly
no outgoing calls
no test coverage detected