Searched defs:MyStringLen (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Common/
H A DMyString.h26 inline unsigned MyStringLen(const char *s) function
51 inline unsigned MyStringLen(const wchar_t *s) function
272 _len = MyStringLen(chars);
507 _len = MyStringLen(chars);

Completed in 90 milliseconds