Searched refs:pSubName (Results 1 – 1 of 1) sorted by relevance
20 void GetNext(const FX_WCHAR*& pSubName, FX_STRSIZE& size) { in GetNext() argument21 pSubName = m_pCur; in GetNext()25 size = (FX_STRSIZE)(m_pCur - pSubName); in GetNext()