Home
last modified time | relevance | path

Searched defs:is_string_literal (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DExprNodes.py293 is_string_literal = 0 variable in ExprNode
1182 is_string_literal = True variable in BytesNode
1275 is_string_literal = True variable in UnicodeNode
1382 is_string_literal = True variable in StringNode