Searched defs:pszRemaining (Results 1 – 1 of 1) sorted by relevance
1311 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseGenericSurface() local1337 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseGenericSurface() local1363 char* pszRemaining; in ParseGenericSurface() local1396 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseGenericSurface() local1420 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseGenericSurface() local1459 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS); in ParseGenericSurface() local1536 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseTexture() local1548 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS); in ParseTexture() local1563 … char* pszRemaining = strtok(NULL, NEWLINE_TOKENS); // String component. Get the rest of the line. in ParseTexture() local1595 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS); in ParseTexture() local[all …]