GLenum GLuint GLenum GLsizei const GLchar * buf
GLuint GLdouble GLdouble GLint GLint order
static const char haystack[]
XML_HIDDEN void xmlParserErrors const char const xmlChar const xmlChar * str2
XML_HIDDEN void xmlParserErrors const char const xmlChar * str1
wchar_t tm const _CrtWcstime_Writes_and_advances_ptr_ count wchar_t ** out
HRESULT WINAPI WindowsDeleteStringBuffer(HSTRING_BUFFER buf)
UINT32 WINAPI WindowsGetStringLen(HSTRING str)
HRESULT WINAPI WindowsCreateString(LPCWSTR ptr, UINT32 len, HSTRING *out)
LPCWSTR WINAPI WindowsGetStringRawBuffer(HSTRING str, UINT32 *len)
HRESULT WINAPI WindowsCompareStringOrdinal(HSTRING str1, HSTRING str2, INT32 *order)
HRESULT WINAPI WindowsConcatString(HSTRING str1, HSTRING str2, HSTRING *out)
HRESULT WINAPI WindowsDeleteString(HSTRING str)
HRESULT WINAPI WindowsTrimStringStart(HSTRING str, HSTRING charstr, HSTRING *out)
HRESULT WINAPI WindowsSubstringWithSpecifiedLength(HSTRING str, UINT32 pos, UINT32 len, HSTRING *out)
HRESULT WINAPI WindowsDuplicateString(HSTRING str, HSTRING *out)
HRESULT WINAPI WindowsSubstring(HSTRING str, UINT32 pos, HSTRING *out)
HRESULT WINAPI WindowsPromoteStringBuffer(HSTRING_BUFFER buf, HSTRING *out)
HRESULT WINAPI WindowsReplaceString(HSTRING haystack, HSTRING needle, HSTRING replacement, HSTRING *out)
HRESULT WINAPI WindowsStringHasEmbeddedNull(HSTRING str, BOOL *out)
HRESULT WINAPI WindowsTrimStringEnd(HSTRING str, HSTRING charstr, HSTRING *out)
HRESULT WINAPI WindowsPreallocateStringBuffer(UINT32 len, WCHAR **outptr, HSTRING_BUFFER *out)
HRESULT WINAPI WindowsCreateStringReference(LPCWSTR ptr, UINT32 len, HSTRING_HEADER *header, HSTRING *out)
BOOL WINAPI WindowsIsStringEmpty(HSTRING str)