Home
last modified time | relevance | path

Searched refs:UNDERSCORE_IDENT_RE (Results 1 – 13 of 13) sorted by relevance

/plugin/highlightjs/highlight/languages/
Dpython.js7 lexems: [hljs.UNDERSCORE_IDENT_RE],
18 lexems: [hljs.UNDERSCORE_IDENT_RE],
27 lexems: [hljs.UNDERSCORE_IDENT_RE],
36 begin: hljs.UNDERSCORE_IDENT_RE, end: '^'
Dprofile.js9 lexems: [hljs.UNDERSCORE_IDENT_RE],
32 lexems: [hljs.UNDERSCORE_IDENT_RE],
37 begin: hljs.UNDERSCORE_IDENT_RE, end: '^'
Daxapta.js8 lexems: [hljs.UNDERSCORE_IDENT_RE],
19 lexems: [hljs.UNDERSCORE_IDENT_RE],
34 begin: hljs.UNDERSCORE_IDENT_RE, end: '^'
Djava.js8 lexems: [hljs.UNDERSCORE_IDENT_RE],
15 lexems: [hljs.UNDERSCORE_IDENT_RE],
30 begin: hljs.UNDERSCORE_IDENT_RE, end: '^'
Dcpp.js12 lexems: [hljs.UNDERSCORE_IDENT_RE],
36 lexems: [hljs.UNDERSCORE_IDENT_RE],
Dsmalltalk.js10 lexems: [hljs.UNDERSCORE_IDENT_RE],
23 begin: '#' + hljs.UNDERSCORE_IDENT_RE, end: '^'
Djavascript.js7 lexems: [hljs.UNDERSCORE_IDENT_RE],
36 lexems: [hljs.UNDERSCORE_IDENT_RE],
Drenderman.js10 lexems: [hljs.UNDERSCORE_IDENT_RE],
128 lexems: [hljs.UNDERSCORE_IDENT_RE],
Dmel.js9 lexems: [hljs.UNDERSCORE_IDENT_RE],
Dcs.js8 lexems: [hljs.UNDERSCORE_IDENT_RE],
Druby.js48 lexems: [hljs.UNDERSCORE_IDENT_RE],
/plugin/highlightjs/highlight/
Dhighlight.js525 this.UNDERSCORE_IDENT_RE = '[a-zA-Z_][a-zA-Z0-9_]*';
/plugin/revealjs/plugin/highlight/
Dhighlight.js2UNDERSCORE_IDENT_RE:"UIR",NUMBER_RE:"NR",C_NUMBER_RE:"CNR",BINARY_NUMBER_RE:"BNR",RE_STARTERS_RE:"… property