Searched refs:pAbk (Results 1 – 1 of 1) sorted by relevance
1913 const String* pAbk; in lcl_FindAbbreviation() local1916 '~' == ( pAbk = (*pList)[ n ])->GetChar( 0 ); in lcl_FindAbbreviation()1920 if( 2 < pAbk->Len() && pAbk->Len() - 1 <= sWord.Len() ) in lcl_FindAbbreviation()1922 String sLowerAbk( *pAbk ); sLowerAbk.ToLowerAscii(); in lcl_FindAbbreviation()
Completed in 15 milliseconds