Home
last modified time | relevance | path

Searched defs:MyStringGetNextCharPointer (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/Common/
DMyString.h26 inline wchar_t* MyStringGetNextCharPointer(wchar_t *p) in MyStringGetNextCharPointer() function
28 inline const wchar_t* MyStringGetNextCharPointer(const wchar_t *p) in MyStringGetNextCharPointer() function
37 inline const char* MyStringGetNextCharPointer(const char *p) in MyStringGetNextCharPointer() function