Searched refs:isIdentifierStartChar (Results 1 – 2 of 2) sorted by relevance
37 static inline bool isIdentifierStartChar (int ch) in isIdentifierStartChar() function44 return isIdentifierStartChar(ch) || de::inRange<int>(ch, '0', '9') || (ch == '-') || (ch == '_'); in isIdentifierChar()197 else if (isIdentifierStartChar(curChar)) in advance()
META-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...