Searched refs:_id_first_chars (Results 1 – 1 of 1) sorted by relevance
151 _id_first_chars = string.ascii_letters + "_" variable in HyperParser160 if (i < pos and (str[i] not in self._id_first_chars or