Home
last modified time | relevance | path

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

/dports/devel/libolecf/libolecf-20210512/include/libolecf/
H A Dcodepage.h63 LIBOLECF_CODEPAGE_WINDOWS_1252 = 1252, enumerator
109 #define LIBOLECF_CODEPAGE_WINDOWS_WESTERN_EUROPEAN LIBOLECF_CODEPAGE_WINDOWS_1252
/dports/devel/libolecf/libolecf-20210512/pyolecf/
H A Dpyolecf_codepage.c112 case LIBOLECF_CODEPAGE_WINDOWS_1252: in pyolecf_codepage_to_string()
/dports/devel/libolecf/libolecf-20210512/libolecf/
H A Dlibolecf_codepage.h74 LIBOLECF_CODEPAGE_WINDOWS_1252 = 1252,
H A Dlibolecf_io_handle.c112 ( *io_handle )->ascii_codepage = LIBOLECF_CODEPAGE_WINDOWS_1252; in libolecf_io_handle_initialize()
192 io_handle->ascii_codepage = LIBOLECF_CODEPAGE_WINDOWS_1252; in libolecf_io_handle_clear()
H A Dlibolecf_file.c1409 && ( ascii_codepage != LIBOLECF_CODEPAGE_WINDOWS_1252 ) in libolecf_file_set_ascii_codepage()
/dports/devel/libolecf/libolecf-20210512/olecftools/
H A Dmount_handle.c110 ( *mount_handle )->ascii_codepage = LIBOLECF_CODEPAGE_WINDOWS_1252; in mount_handle_initialize()
H A Dexport_handle.c113 ( *export_handle )->ascii_codepage = LIBOLECF_CODEPAGE_WINDOWS_1252; in export_handle_initialize()
/dports/devel/libolecf/libolecf-20210512/tests/
H A Dolecf_test_file.c1475 LIBOLECF_CODEPAGE_WINDOWS_1252, in olecf_test_file_set_ascii_codepage()
1575 LIBOLECF_CODEPAGE_WINDOWS_1252, in olecf_test_file_set_ascii_codepage()