Searched refs:wholeWord (Results 1 – 7 of 7) sorted by relevance
| /plugin/struct/jsoneditor/ |
| H A D | jsoneditor-minimalist.min.js | 33 …wholeWord:this.wholeWordOption.checked,preventScroll:n}),r=!o&&this.searchInput.value;i.setCssClas… property
|
| /plugin/aceeditor/ |
| D | build.js | 1 …wholeWord&&(n="\\b"+n+"\\b");var i=e.caseSensitive?"g":"gi";e.$isMultiLine=!t&&/[\n\r]/.test(n);if… property
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 1 …wholeWord&&(/\B/.test(e.charAt(0))||(e="\\b"+e),/\B/.test(e.charAt(e.length-1))||(e+="\\b"));let i… property 396 …wholeWord=r,this.matchCase=o,this.currentMatch=s}static create(e,t){if(!e.hasModel())return null;c…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 1 …wholeWord&&(/\B/.test(e.charAt(0))||(e="\\b"+e),/\B/.test(e.charAt(e.length-1))||(e+="\\b"));let i… property 396 …wholeWord=r,this.matchCase=o,this.currentMatch=s}static create(e,t){if(!e.hasModel())return null;c…
|
| D | bundle.js.map | 1 …wholeWord,\n title: NLS_WHOLE_WORD_CHECKBOX_LABEL + opts.appendTitle,\n isCh…
|
| D | editor.worker.js.map | 1 …hString = escapeRegExpCharacters(searchString);\n }\n if (options.wholeWord) {\n if (…
|
| D | json.worker.js.map | 1 …hString = escapeRegExpCharacters(searchString);\n }\n if (options.wholeWord) {\n if (…
|