Home
last modified time | relevance | path

Searched defs:codepage (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_win.c1732 int codepage = useAnsi ? CP_ACP : CP_OEMCP; in winMbcsToUnicode() local
1761 int codepage = useAnsi ? CP_ACP : CP_OEMCP; in winUnicodeToMbcs() local
H A Dtest_quota.c384 int codepage; /* Code page used by fopen() */ in quota_utf8_to_mbcs() local