HomeSort by relevance Sort by last modified time
    Searched refs:STRING_UNICODE_THROW (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/Common/
MyString.h 58 #define STRING_UNICODE_THROW
62 #ifndef STRING_UNICODE_THROW
63 #define STRING_UNICODE_THROW throw()
138 // wchar_t *MyStringUpper(wchar_t *s) STRING_UNICODE_THROW;
139 // wchar_t *MyStringLower(wchar_t *s) STRING_UNICODE_THROW;
Wildcard.h 8 int CompareFileNames(const wchar_t *s1, const wchar_t *s2) STRING_UNICODE_THROW;
Wildcard.cpp 36 int CompareFileNames(const wchar_t *s1, const wchar_t *s2) STRING_UNICODE_THROW

Completed in 47 milliseconds