Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dasciilib.h20 #define STRINGLIB_NEW(STR,LEN) _PyUnicode_FromASCII((const char*)(STR),(LEN))
/aosp_15_r20/external/python/cpython3/Python/
Dformatter_unicode.c1138 unicode_tmp = _PyUnicode_FromASCII(buf, n_digits); in format_float_internal()
1307 re_unicode_tmp = _PyUnicode_FromASCII(re_buf, n_re_digits); in format_complex_internal()
1312 im_unicode_tmp = _PyUnicode_FromASCII(im_buf, n_im_digits); in format_complex_internal()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dunicodeobject.h578 PyAPI_FUNC(PyObject*) _PyUnicode_FromASCII(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dunicodeobject.h578 PyAPI_FUNC(PyObject*) _PyUnicode_FromASCII(
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dunicodeobject.h578 PyAPI_FUNC(PyObject*) _PyUnicode_FromASCII(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dunicodeobject.h578 PyAPI_FUNC(PyObject*) _PyUnicode_FromASCII(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dunicodeobject.h578 PyAPI_FUNC(PyObject*) _PyUnicode_FromASCII(
/aosp_15_r20/external/python/cpython3/Objects/
Dfloatobject.c393 result = _PyUnicode_FromASCII(buf, strlen(buf)); in float_repr()
Dunicodeobject.c2361 _PyUnicode_FromASCII(const char *buffer, Py_ssize_t size) in _PyUnicode_FromASCII() function
12585 return _PyUnicode_FromASCII((const char*)(data + start), length); in PyUnicode_Substring()
13971 str = _PyUnicode_FromASCII(ascii, len); in _PyUnicodeWriter_WriteASCIIString()
14399 *p_output = _PyUnicode_FromASCII(p, len); in formatfloat()
14539 unicode = _PyUnicode_FromASCII(buf, len); in _PyUnicode_FormatLong()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1282 …<elf-symbol name='_PyUnicode_FromASCII' type='func-type' binding='global-binding' visibility='defa…
10888_PyUnicode_FromASCII' mangled-name='_PyUnicode_FromASCII' filepath='Objects/unicodeobject.c' line=…