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

/vbox/src/bldprogs/
H A DVBoxDef2LazyLoad.cpp80 static unsigned wordLength(const char *pszWord) function
135 size_t cchWord0 = wordLength(psz);
168 unsigned cchName = wordLength(psz);
174 psz = leftStrip(psz + wordLength(psz));
194 cch = wordLength(psz);
209 cch = wordLength(psz);

Completed in 795 milliseconds