Home
last modified time | relevance | path

Searched refs:pRTLData (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dmethods.cxx2597 if( pRTLData->pWildCard ) in implCheckWildcard()
2650 if( !pRTLData ) in RTLFUNC()
2749 else if( pRTLData->nCurDirPos >= pRTLData->aDirSeq.getLength() ) in RTLFUNC()
2800 delete pRTLData->pDir; in RTLFUNC()
2833 if( pRTLData->pDir ) in RTLFUNC()
2837 if( pRTLData->nCurDirPos >= pRTLData->pDir->Count() ) in RTLFUNC()
2840 pRTLData->pDir = 0; in RTLFUNC()
2844 DirEntry aNextEntry=(*(pRTLData->pDir))[pRTLData->nCurDirPos++]; in RTLFUNC()
2870 delete pRTLData->pDir; in RTLFUNC()
2871 pRTLData->pDir = NULL; in RTLFUNC()
[all …]

Completed in 36 milliseconds