Home
last modified time | relevance | path

Searched defs:ReverseFind (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Common/
DMyString.cpp527 int AString::ReverseFind(char c) const throw() in ReverseFind() function in AString
991 int UString::ReverseFind(wchar_t c) const throw() in ReverseFind() function in UString
/external/pdfium/core/src/fxcrt/
Dfx_basic_bstring.cpp753 FX_STRSIZE CFX_ByteString::ReverseFind(FX_CHAR ch) const { in ReverseFind() function in CFX_ByteString