Searched defs:ReplacePrep (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/string/src/ |
H A D | nsTSubstring.cpp | 169 nsTSubstring_CharT::ReplacePrep( index_type cutStart, size_type cutLen, size_type fragLen ) function in class:nsTSubstring_CharT 293 ReplacePrep(0, mLength, length); 311 ReplacePrep(0, mLength, length); 370 ReplacePrep(0, mLength, length); 433 ReplacePrep(cutStart, cutLength, length); 458 ReplacePrep(cutStart, cutLength, length); 478 ReplacePrep(cutStart, cutLength, length);
|
Completed in 532 milliseconds