Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
H A 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/
H A Dunicodeobject.c7729 BOOL usedDefaultChar = FALSE; in encode_code_page_strict() local
7730 BOOL *pusedDefaultChar = &usedDefaultChar; in encode_code_page_strict()
7744 pusedDefaultChar = &usedDefaultChar; in encode_code_page_strict()
7853 BOOL usedDefaultChar = FALSE, *pusedDefaultChar; in encode_code_page_errors() local
7883 pusedDefaultChar = &usedDefaultChar; in encode_code_page_errors()

Completed in 19 milliseconds