Searched refs:decode_code_page_stateful (Results 1 – 1 of 1) sorted by relevance
7308 decode_code_page_stateful(int code_page, in decode_code_page_stateful() function7379 return decode_code_page_stateful(code_page, s, size, errors, consumed); in PyUnicode_DecodeCodePageStateful()7388 return decode_code_page_stateful(CP_ACP, s, size, errors, consumed); in PyUnicode_DecodeMBCSStateful()