Searched defs:oldSource (Results 1 – 4 of 4) sorted by relevance
109 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF32() local216 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF8() local
140 const LChar* oldSource = source; // In case we have to back up because of target overflow. in convertLatin1ToUTF8() local182 const UChar* oldSource = source; // In case we have to back up because of target overflow. in convertUTF16ToUTF8() local
175 … const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF32() local232 … const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF8() local
495 RegisterSpec oldSource, RegisterSpec newSource) { in onSourceChanged()