Commit e0bf817
Ivan Zhakov
Refactoring.
* misc/win32/charset.c
(encoding_from_codepage): New function. Extracted from
apr_os_default_encoding().
(apr_os_default_encoding, apr_os_locale_encoding): Use
encoding_from_codepage.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1934353 13f79535-47bb-0310-9956-ffa450edef681 parent f599d9d commit e0bf817
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
24 | | - | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | | - | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
0 commit comments