Searched refs:StrChr (Results 1 – 3 of 3) sorted by relevance
345 const sal_Unicode* cclass_Unicode::StrChr( const sal_Unicode* pStr, sal_Unicode c ) in StrChr() function in com::sun::star::i18n::cclass_Unicode692 const sal_Unicode* p = StrChr( pStr, c ); in getStartCharsFlags()705 const sal_Unicode* p = StrChr( pStr, c ); in getContCharsFlags()
122 static const sal_Unicode* StrChr( const sal_Unicode* pStr, sal_Unicode c );
259 const sal_Unicode* StrChr( const sal_Unicode* pSrc, sal_Unicode c ) in StrChr() function433 if( StrChr( pBulletChar, rTxt.GetChar( nBlnks ) ) ) in IsEnumericChar()1496 0 != ( pFndBulletChr = StrChr( pBulletChar, rStr.GetChar( nTxtStt ) )) in BuildEnum()
Completed in 39 milliseconds