Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_unparse.c93 int ret = _PyUnicodeWriter_WriteStr(writer, repr); in append_repr()
205 if (-1 == _PyUnicodeWriter_WriteStr(writer, arg->arg)) { in append_ast_arg()
527 if (-1 == _PyUnicodeWriter_WriteStr(writer, kw->arg)) { in append_ast_keyword()
594 result = _PyUnicodeWriter_WriteStr(writer, escaped); in append_fstring_unicode()
659 result = _PyUnicodeWriter_WriteStr(writer, body); in append_joinedstr()
685 if (-1 == _PyUnicodeWriter_WriteStr(writer, temp_fv_str)) { in append_formattedvalue()
762 return _PyUnicodeWriter_WriteStr(writer, e->v.Attribute.attr); in append_ast_attribute()
895 && -1 == _PyUnicodeWriter_WriteStr(writer, e->v.Constant.kind)) { in append_ast_expr()
913 return _PyUnicodeWriter_WriteStr(writer, e->v.Name.id); in append_ast_expr()
Dcontext.c917 if (_PyUnicodeWriter_WriteStr(&writer, name) < 0) { in contextvar_tp_repr()
932 if (_PyUnicodeWriter_WriteStr(&writer, def) < 0) { in contextvar_tp_repr()
943 if (_PyUnicodeWriter_WriteStr(&writer, addr) < 0) { in contextvar_tp_repr()
1145 if (_PyUnicodeWriter_WriteStr(&writer, var) < 0) { in token_tp_repr()
1155 if (_PyUnicodeWriter_WriteStr(&writer, addr) < 0) { in token_tp_repr()
Dformatter_unicode.c806 return _PyUnicodeWriter_WriteStr(writer, value); in format_string_internal()
1422 err = _PyUnicodeWriter_WriteStr(writer, str); in format_obj()
1441 return _PyUnicodeWriter_WriteStr(writer, obj); in _PyUnicode_FormatAdvancedWriter()
Dhamt.c471 ret = _PyUnicodeWriter_WriteStr(writer, res); in _hamt_dump_ident()
502 ret = _PyUnicodeWriter_WriteStr(writer, msg); in _hamt_dump_format()
/external/python/cpython3/Objects/
Dstructseq.c256 if (_PyUnicodeWriter_WriteStr(&writer, type_name) < 0) { in structseq_repr()
286 if (_PyUnicodeWriter_WriteStr(&writer, name) < 0) { in structseq_repr()
302 if (_PyUnicodeWriter_WriteStr(&writer, repr) < 0) { in structseq_repr()
Dunionobject.c322 err = _PyUnicodeWriter_WriteStr(writer, r); in union_repr_item()
Dgenericaliasobject.c112 err = _PyUnicodeWriter_WriteStr(writer, r); in ga_repr_item()
Dtupleobject.c349 if (_PyUnicodeWriter_WriteStr(&writer, s) < 0) { in tuplerepr()
Dunicodeobject.c2786 return _PyUnicodeWriter_WriteStr(writer, str); in unicode_fromformat_write_str()
4657 if (_PyUnicodeWriter_WriteStr(writer, repunicode) == -1) in unicode_decode_call_errorhandler_writer()
8454 if (_PyUnicodeWriter_WriteStr(writer, item) == -1) in charmap_decode_mapping()
9277 if (_PyUnicodeWriter_WriteStr(writer, item) < 0) { in charmaptranslate_output()
9498 if (_PyUnicodeWriter_WriteStr(&writer, repunicode) < 0) { in _PyUnicode_TranslateCharmap()
14217 _PyUnicodeWriter_WriteStr(_PyUnicodeWriter *writer, PyObject *str) in _PyUnicodeWriter_WriteStr() function
14265 return _PyUnicodeWriter_WriteStr(writer, str); in _PyUnicodeWriter_WriteSubstring()
15341 if (_PyUnicodeWriter_WriteStr(writer, str) == -1) in unicode_format_arg_output()
Ddictobject.c2140 res = _PyUnicodeWriter_WriteStr(&writer, s); in dict_repr()
2151 res = _PyUnicodeWriter_WriteStr(&writer, s); in dict_repr()
Dlistobject.c397 if (_PyUnicodeWriter_WriteStr(&writer, s) < 0) { in list_repr()
/external/python/cpython3/Include/cpython/
Dunicodeobject.h678 _PyUnicodeWriter_WriteStr(_PyUnicodeWriter *writer,
/external/python/cpython3/Objects/stringlib/
Dunicode_format.h541 if (_PyUnicodeWriter_WriteStr(writer, result) == -1) in render_field()
/external/python/cpython3/Modules/cjkcodecs/
Dmultibytecodec.c461 if (_PyUnicodeWriter_WriteStr(&buf->writer, retuni) < 0) in multibytecodec_decerror()
/external/python/cpython3/Doc/data/
Dpython3.10.abi1245 …<elf-symbol name='_PyUnicodeWriter_WriteStr' type='func-type' binding='global-binding' visibility=…
8020 …<function-decl name='_PyUnicodeWriter_WriteStr' mangled-name='_PyUnicodeWriter_WriteStr' filepath=…
10931_PyUnicodeWriter_WriteStr' mangled-name='_PyUnicodeWriter_WriteStr' filepath='Objects/unicodeobjec…