Home
last modified time | relevance | path

Searched refs:MatchPlaceholderIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp279 bool MatchPlaceholderIndex(std::string placeholderIndex, size_t &paramIndex, size_t &matchCount) in MatchPlaceholderIndex() function
336 if (!MatchPlaceholderIndex(placeholderIndex, paramIndex, matchCount)) { in ReplacePlaceholderWithParams()