Searched defs:isUnicodeIdentifierPart (Results 1 – 5 of 5) sorted by relevance
340 function isUnicodeIdentifierPart(code: number, languageVersion: ScriptTarget | undefined) { function
3858 public static boolean isUnicodeIdentifierPart(int ch) in isUnicodeIdentifierPart() method in UCharacter
4551 public static boolean isUnicodeIdentifierPart(int ch) in isUnicodeIdentifierPart() method in UCharacter
10357 function isUnicodeIdentifierPart(code, languageVersion) { function
7440 function isUnicodeIdentifierPart(code, languageVersion) { function