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

/vbox/src/VBox/Runtime/common/string/
H A Duniread.cpp76 static char *StripLine(char *pszLine) function
203 psz = StripLine(psz);
573 char *pszCodePoint = FirstField(&pszCurField, StripLine(szLine)); /* 0 */
829 char *pszRange = FirstField(&pszCurField, StripLine(szLine));

Completed in 302 milliseconds