Searched refs:pRTLData (Results 1 – 1 of 1) sorted by relevance
2582 if( pRTLData->pWildCard ) in implCheckWildcard()2635 if( !pRTLData ) in RTLFUNC()2734 else if( pRTLData->nCurDirPos >= pRTLData->aDirSeq.getLength() ) in RTLFUNC()2785 delete pRTLData->pDir; in RTLFUNC()2818 if( pRTLData->pDir ) in RTLFUNC()2822 if( pRTLData->nCurDirPos >= pRTLData->pDir->Count() ) in RTLFUNC()2825 pRTLData->pDir = 0; in RTLFUNC()2829 DirEntry aNextEntry=(*(pRTLData->pDir))[pRTLData->nCurDirPos++]; in RTLFUNC()2855 delete pRTLData->pDir; in RTLFUNC()2856 pRTLData->pDir = NULL; in RTLFUNC()[all …]
Completed in 25 milliseconds