Home
last modified time | relevance | path

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

/NextBSD/contrib/libarchive/libarchive/
HDarchive_string.c120 #define CP_C_LOCALE 0 /* "C" locale only for this file. */ macro
452 if (from_cp == CP_C_LOCALE) { in archive_wstring_append_from_mbs_in_codepage()
673 if (to_cp == CP_C_LOCALE) { in archive_string_append_from_wcs_in_codepage()
1502 return (CP_C_LOCALE); in get_current_codepage()
1578 return (CP_C_LOCALE); in get_current_oemcp()
1741 (a->current_codepage == CP_C_LOCALE || in archive_string_default_conversion_for_read()
1762 (a->current_codepage == CP_C_LOCALE || in archive_string_default_conversion_for_write()
2143 if (codepage == CP_C_LOCALE) in invalid_mbs()
3526 if (sc->to_cp == CP_C_LOCALE) { in win_strncat_from_utf16()
3644 if (sc->from_cp == CP_C_LOCALE) { in win_strncat_to_utf16()