7#if defined(_STLP_USE_WIDE_INTERFACE)
10wstring __ASCIIToWide(
const char *ascii) {
19string __WideToASCII(
const wchar_t *wide) {
31#if !defined (_STLP_NO_FORCE_INSTANTIATE)
40# if defined (_STLP_DEBUG) && !defined (__SUNPRO_CC) && !defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
41# define basic_string _STLP_NON_DBG_NAME(str)
49# if defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
50# define basic_string _STLP_NO_MEM_T_NAME(str)
57# if defined (basic_string)
62# if !defined (_STLP_NO_WCHAR_T)
69# if defined (_STLP_DEBUG) && !defined (__SUNPRO_CC) && !defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
70# define basic_string _STLP_NON_DBG_NAME(str)
78# if defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
79# define basic_string _STLP_NO_MEM_T_NAME(str)
86# if defined (basic_string)
ACPI_SIZE strlen(const char *String)
static unsigned char buff[32768]
#define _STLP_MOVE_TO_STD_NAMESPACE
#define _STLP_CLASS_DECLSPEC
#define _STLP_BEGIN_NAMESPACE
#define _STLP_END_NAMESPACE
#define _STLP_MOVE_TO_PRIV_NAMESPACE
_CRTIMP size_t __cdecl wcslen(_In_z_ const wchar_t *_Str)
__crt_unique_heap_ptr< wchar_t > const wstring(_malloc_crt_t(wchar_t, maxsize))