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

/vbox/src/libs/xpcom18a4/xpcom/string/src/
H A DnsTSubstring.cpp58 nsTSubstring_CharT::MutatePrep( size_type capacity, char_type** oldData, PRUint32* oldFlags ) function in class:nsTSubstring_CharT
178 if (!MutatePrep(newLen, &oldData, &oldFlags))
507 if (!MutatePrep(capacity, &oldData, &oldFlags))

Completed in 44 milliseconds