Home
last modified time | relevance | path

Searched refs:return_bytes (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dpystrhex.c9 const int return_bytes) in _Py_strhex_impl() argument
39 if (sep_char > 127 && !return_bytes) { in _Py_strhex_impl()
67 if (return_bytes) { in _Py_strhex_impl()
140 if (!return_bytes) { in _Py_strhex_impl()