OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:py3str_cstring
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/cython/src/Cython/Compiler/
Code.pxd
74
cpdef get_py_string_const(self, encoding, identifier=*, is_str=*,
py3str_cstring
=*)
Code.py
774
is_str=False,
py3str_cstring
=None):
793
key = (is_str, is_unicode, encoding_key,
py3str_cstring
)
828
pystring_cname, encoding, is_unicode, is_str,
py3str_cstring
, intern)
836
#
py3str_cstring
string
843
py3str_cstring
=None, intern=False):
845
self.
py3str_cstring
=
py3str_cstring
[
all
...]
Completed in 712 milliseconds