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