Searched refs:ImpMatch (Results 1 – 2 of 2) sorted by relevance
47 sal_uInt16 WildCard::ImpMatch( const char *pWild, const char *pStr ) const in ImpMatch() function in WildCard128 if ( ImpMatch( aTmpWild.Copy( 0, nSepPos ).GetBuffer(), aString.GetBuffer() ) ) in Matches()135 if ( ImpMatch( aTmpWild.GetBuffer(), aString.GetBuffer() ) ) in Matches()
41 sal_uInt16 ImpMatch( const char *pWild, const char *pStr ) const;
Completed in 18 milliseconds