Searched refs:Ident (Results 1 – 1 of 1) sorted by relevance
670 def IsValidIdentifier(Ident): argument672 if ReIdent.match(Ident) == None: