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