Searched refs:UNDERSCORE_IDENT_RE (Results 1 – 13 of 13) sorted by relevance
/plugin/highlightjs/highlight/languages/ |
H A D | python.js | 7 lexems: [hljs.UNDERSCORE_IDENT_RE], 18 lexems: [hljs.UNDERSCORE_IDENT_RE], 27 lexems: [hljs.UNDERSCORE_IDENT_RE], 36 begin: hljs.UNDERSCORE_IDENT_RE, end: '^'
|
H A D | axapta.js | 8 lexems: [hljs.UNDERSCORE_IDENT_RE], 19 lexems: [hljs.UNDERSCORE_IDENT_RE], 34 begin: hljs.UNDERSCORE_IDENT_RE, end: '^'
|
H A D | profile.js | 9 lexems: [hljs.UNDERSCORE_IDENT_RE], 32 lexems: [hljs.UNDERSCORE_IDENT_RE], 37 begin: hljs.UNDERSCORE_IDENT_RE, end: '^'
|
H A D | java.js | 8 lexems: [hljs.UNDERSCORE_IDENT_RE], 15 lexems: [hljs.UNDERSCORE_IDENT_RE], 30 begin: hljs.UNDERSCORE_IDENT_RE, end: '^'
|
H A D | cpp.js | 12 lexems: [hljs.UNDERSCORE_IDENT_RE], 36 lexems: [hljs.UNDERSCORE_IDENT_RE],
|
H A D | smalltalk.js | 10 lexems: [hljs.UNDERSCORE_IDENT_RE], 23 begin: '#' + hljs.UNDERSCORE_IDENT_RE, end: '^'
|
H A D | javascript.js | 7 lexems: [hljs.UNDERSCORE_IDENT_RE], 36 lexems: [hljs.UNDERSCORE_IDENT_RE],
|
H A D | renderman.js | 10 lexems: [hljs.UNDERSCORE_IDENT_RE], 128 lexems: [hljs.UNDERSCORE_IDENT_RE],
|
H A D | mel.js | 9 lexems: [hljs.UNDERSCORE_IDENT_RE],
|
H A D | cs.js | 8 lexems: [hljs.UNDERSCORE_IDENT_RE],
|
H A D | ruby.js | 48 lexems: [hljs.UNDERSCORE_IDENT_RE],
|
/plugin/highlightjs/highlight/ |
H A D | highlight.js | 525 this.UNDERSCORE_IDENT_RE = '[a-zA-Z_][a-zA-Z0-9_]*';
|
/plugin/revealjs/plugin/highlight/ |
H A D | highlight.js | 2 …UNDERSCORE_IDENT_RE:"UIR",NUMBER_RE:"NR",C_NUMBER_RE:"CNR",BINARY_NUMBER_RE:"BNR",RE_STARTERS_RE:"… property in AnonymousFunction892c8c100200.r
|