Home
last modified time | relevance | path

Searched refs:endsWithParent (Results 1 – 7 of 7) sorted by relevance

/plugin/highlightjs/highlight/languages/
Dcss.js49 begin: '[A-Z\\_\\.\\-]+\\s*:', end: ';', endsWithParent: true, property
57 begin: '^', endsWithParent: true, excludeEnd: true, property
75 begin: '^', endsWithParent: true, excludeEnd: true, property
Dlisp.js68 endsWithParent: true property
72 begin: '^', endsWithParent: true, excludeEnd: true, property
D1c.js77 begin: '^', endsWithParent: true, property
83 begin: 'экспорт', endsWithParent: true, property
Dini.js28 begin: '^', endsWithParent: true, property
Dhtml-xml.js53 begin: '^', endsWithParent: true, noMarkup: true, property
/plugin/highlightjs/highlight/
Dhighlight.js53 if (modes[mode_index].endsWithParent) {
86 } while (modes[index + 1].endsWithParent);
/plugin/revealjs/plugin/highlight/
Dhighlight.js2 …subLanguage:"sL",className:"cN",begin:"b",beginKeywords:"bK",end:"e",endsWithParent:"eW",illegal:"… property