Home
last modified time | relevance | path

Searched refs:wildcard (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hilog_lite/frameworks/featured/
H A DMakefile7 LOCAL_SRCS += $(wildcard ./*.c)
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_buffer.cpp141 // Replace wildcard with regex
142 static std::string WildcardToRegex(const std::string& wildcard) in WildcardToRegex() argument
147 // Modify every wildcard to regex in WildcardToRegex()
149 for (char c : wildcard) { in WildcardToRegex()
150 // strchr matches wildcard and char in WildcardToRegex()

Completed in 1 milliseconds