(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){ |
| 89 | Array.isArray(e.illegal)&&(e.illegal=p(...e.illegal))}function B(e,n){ |
| 90 | if(e.match){ |
| 91 | if(e.begin||e.end)throw Error("begin & end are not supported with match") |
| 92 | ;e.begin=e.match,delete e.match}}function $(e,n){ |