HomeSort by relevance Sort by last modified time
    Searched full:is_identifier (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Symtab.py 103 # is_identifier boolean For string const entries, value is an identifier
170 is_identifier = 0 variable in class:Entry
    [all...]
ExprNodes.py 1383 is_identifier = None variable in class:StringNode
1438 is_identifier = True variable in class:IdentifierStringNode
    [all...]
Optimize.py 748 dict_obj.pos, is_identifier=True, value=method)
    [all...]

Completed in 473 milliseconds