Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/uri/src/
H A Duri.cpp222 size_t userInfoSeparator = authority.find_last_of(USER_HOST_SEPARATOR); in ParseHost() local
255 size_t userInfoSeparator = authority.find_last_of(USER_HOST_SEPARATOR); in ParsePort() local