Home
last modified time | relevance | path

Searched refs:pSearchStr (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/tools/source/debug/
H A Ddebug.cxx909 static int ImplStrSearch( const sal_Char* pSearchStr, int nSearchLen, in ImplStrSearch() argument
915 if ( strncmp( pStr+nPos, pSearchStr, nSearchLen ) == 0 ) in ImplStrSearch()
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx125 const char* pSearchStr = aSearchStr.GetBuffer(); in ImpScan() local
126 while( strchr( pSearchStr, *p ) && *p ) in ImpScan()

Completed in 31 milliseconds