Searched defs:RFindSubstring (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/src/
H A DnsStringObsolete.cpp728 RFindSubstring( const L* big, PRUint32 bigLen, function
1029 PRInt32 result = RFindSubstring(mData + aOffset, aCount, aString.get(), aString.Length(), PR_FALSE);

Completed in 46 milliseconds