Home | History | Annotate | Download | only in i18n

Lines Matching refs:url

1092 VTimeZone::getTZURL(UnicodeString& url) const {
1094 url = tzurl;
1101 VTimeZone::setTZURL(const UnicodeString& url) {
1102 tzurl = url;