Lines Matching refs:string
8 import string
13 _ASCII_ID_CHARS = frozenset(string.ascii_letters + string.digits + "_")
15 _ASCII_ID_FIRST_CHARS = frozenset(string.ascii_letters + "_")
69 # that stopatindex can be used to synchronize the string with
103 """Is the index given to the HyperParser in a string?"""
164 """Given a string and pos, return the number of chars in the
186 # test for whether a string contains only valid identifier
219 # This string includes all chars that may be in a white space
223 """Return a string with the Python expression which ends at the
297 # Scan a string prefix