Searched refs:endsWithParent (Results 1 – 7 of 7) sorted by relevance
/plugin/highlightjs/highlight/languages/ |
H A D | css.js | 49 begin: '[A-Z\\_\\.\\-]+\\s*:', end: ';', endsWithParent: true, 57 begin: '^', endsWithParent: true, excludeEnd: true, 75 begin: '^', endsWithParent: true, excludeEnd: true,
|
H A D | lisp.js | 68 endsWithParent: true 72 begin: '^', endsWithParent: true, excludeEnd: true,
|
H A D | 1c.js | 77 begin: '^', endsWithParent: true, 83 begin: 'экспорт', endsWithParent: true,
|
H A D | ini.js | 28 begin: '^', endsWithParent: true,
|
H A D | html-xml.js | 53 begin: '^', endsWithParent: true, noMarkup: true,
|
/plugin/highlightjs/highlight/ |
H A D | highlight.js | 53 if (modes[mode_index].endsWithParent) { 86 } while (modes[index + 1].endsWithParent);
|
/plugin/revealjs/plugin/highlight/ |
H A D | highlight.js | 2 …subLanguage:"sL",className:"cN",begin:"b",beginKeywords:"bK",end:"e",endsWithParent:"eW",illegal:"… property in AnonymousFunction892c8c100200.r
|