Searched refs:UTF8 (Results 1 – 8 of 8) sorted by relevance
/reactos/dll/win32/kernel32/client/file/ |
H A D | find.c | 269 UNICODE_STRING UTF8; in FindFirstFileA() local 287 RtlInitUnicodeString(&UTF8, FindFileDataW.cFileName); in FindFirstFileA() 291 Status = BasepUnicodeStringTo8BitString(&Ansi, &UTF8, FALSE); in FindFirstFileA() 299 RtlInitUnicodeString(&UTF8, FindFileDataW.cAlternateFileName); in FindFirstFileA() 303 Status = BasepUnicodeStringTo8BitString(&Ansi, &UTF8, FALSE); in FindFirstFileA() 341 UNICODE_STRING UTF8; in FindNextFileA() local 351 RtlInitUnicodeString(&UTF8, FindFileDataW.cFileName); in FindNextFileA() 355 Status = BasepUnicodeStringTo8BitString(&Ansi, &UTF8, FALSE); in FindNextFileA() 366 Status = BasepUnicodeStringTo8BitString(&Ansi, &UTF8, FALSE); in FindNextFileA() 579 UNICODE_STRING UTF8; in FindFirstFileExA() local [all …]
|
/reactos/sdk/lib/3rdparty/stlport/doc/ |
H A D | README.utf8 | 17 UTF8 is also wrong:
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | TODO | 37 - Stricten the UTF8 conformance (Martin Duerst): 145 - If the internal encoding is not UTF8 saving to a given encoding doesn't 146 work => fix to force UTF8 encoding ...
|
H A D | NEWS | 427 Validate UTF8 in xmlEncodeEntities (Joel Hockey), 1321 OS400: UTF8<-->EBCDIC wrappers for system and external library calls (Patrick Monnerat), 3169 - bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8 3361 - added support for UTF8 BOM at beginning of entities
|
/reactos/modules/rosapps/applications/explorer-old/doc/ |
H A D | changes.txt | 95 m. fuchs fix UTF8 conversion for the bookmarks list
|
/reactos/sdk/include/reactos/mc/ |
H A D | sacmsg.mc | 678 'V' = VT-UTF8 emulation.
|
/reactos/dll/3rdparty/libxslt/ |
H A D | NEWS | 842 - bug fixes: xsl:include problems (William Brack), UTF8 number pattern 884 - bug fix: UTF8 string tokenize (William Brack), subtle memory
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | ChangeLog | 921 JIS one. Add support for UTF7 and UTF8 encodings. 924 2 encodings, the Windows specific code page 936 and the UTF8 one.
|