Searched defs:instanceof (Results 1 – 3 of 3) sorted by relevance
/plugin/highlightjs/highlight/languages/ | ||
H A D | javascript.js | 10 …, 'do': 1, 'return': 1, 'void': 1, 'else': 1, 'break': 1, 'catch': 1, 'instanceof': 1, 'with': 1, … property in hljs.LANGUAGES.javascript.defaultMode.keywords.keyword |
H A D | java.js | 10 …num': 1, 'else': 1, 'break': 1, 'transient': 1, 'new': 1, 'catch': 1, 'instanceof': 1, 'byte': 1, … property in hljs.LANGUAGES.java.defaultMode.keywords |
/plugin/highlightjs/highlight/ | ||
H A D | highlight.pack.js | 1 …</gm,"<").replace(/>/gm,">")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.delphi |