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

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsTDependentSubstring.h90 Substring( const nsTAString_CharT& str, PRUint32 startPos, PRUint32 length = PRUint32(-1) ) function
97 Substring( const nsTSubstring_CharT& str, PRUint32 startPos, PRUint32 length = PRUint32(-1) ) function
104 Substring( const nsReadingIterator<CharT>& start, const nsReadingIterator<CharT>& end ) function
111 Substring( const CharT* start, const CharT* end ) function

Completed in 1813 milliseconds