Home
last modified time | relevance | path

Searched defs:newSource (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dcaniter.cpp162 void CanonicalIterator::setSource(const UnicodeString &newSource, UErrorCode &status) { in setSource()
/external/webkit/WebCore/dom/
DDocument.cpp3865 String newSource; in applyXSLTransform() local