Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
Dio_win32.cc421 BOOL usedDefaultChar = FALSE; in wcs_to_mbs() local
425 outUtf8 ? nullptr : &usedDefaultChar); in wcs_to_mbs()
427 || usedDefaultChar) { in wcs_to_mbs()
/third_party/python/Objects/
Dunicodeobject.c7884 BOOL usedDefaultChar = FALSE; in encode_code_page_strict() local
7885 BOOL *pusedDefaultChar = &usedDefaultChar; in encode_code_page_strict()
7899 pusedDefaultChar = &usedDefaultChar; in encode_code_page_strict()
8008 BOOL usedDefaultChar = FALSE, *pusedDefaultChar; in encode_code_page_errors() local
8038 pusedDefaultChar = &usedDefaultChar; in encode_code_page_errors()