Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_string.c127 #define CP_C_LOCALE 0 /* "C" locale only for this file. */ macro
462 if (from_cp == CP_C_LOCALE) { in archive_wstring_append_from_mbs_in_codepage()
690 if (to_cp == CP_C_LOCALE) { in archive_string_append_from_wcs_in_codepage()
1522 return (CP_C_LOCALE); in get_current_codepage()
1600 return (CP_C_LOCALE); in get_current_oemcp()
1763 (a->current_codepage == CP_C_LOCALE || in archive_string_default_conversion_for_read()
1784 (a->current_codepage == CP_C_LOCALE || in archive_string_default_conversion_for_write()
2167 if (codepage == CP_C_LOCALE) in invalid_mbs()
3522 if (sc->to_cp == CP_C_LOCALE) { in win_strncat_from_utf16()
3641 if (sc->from_cp == CP_C_LOCALE) { in win_strncat_to_utf16()