Searched refs:pszPathIdx (Results 1 – 1 of 1) sorted by relevance
41 static bool PathHasMoreNames( const char * pszPathIdx );421 static bool PathHasMoreNames( const char * pszPathIdx ) in PathHasMoreNames() argument425 if( pszPathIdx == NULL ) in PathHasMoreNames()434 while( pszPathIdx[ ulIdx ] == REDCONF_PATH_SEPARATOR ) in PathHasMoreNames()439 fRet = pszPathIdx[ ulIdx ] != '\0'; in PathHasMoreNames()
Completed in 4 milliseconds