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

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
PyrexTypes.py 160 # is_pyunicode_ptr boolean Is a C PyUNICODE * type
218 is_pyunicode_ptr = 0 variable in class:PyrexType
893 return not src_type.is_ptr or src_type.is_string or src_type.is_pyunicode_ptr
    [all...]
ExprNodes.py     [all...]
Optimize.py     [all...]

Completed in 787 milliseconds