Searched refs:MyStringGetNextCharPointer (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Common/
H A DMyString.h26 inline wchar_t* MyStringGetNextCharPointer(wchar_t *p) function
28 inline const wchar_t* MyStringGetNextCharPointer(const wchar_t *p) function
37 inline const char* MyStringGetNextCharPointer(const char *p) function
154 { return MyStringGetNextCharPointer(p); }

Completed in 74 milliseconds