Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/
H A Dapp_domain_verify_mgr_client.cpp202 const char* bematch = path.c_str(); in IsValidPath() local
213 errNum = regexec(&reg, bematch, nm, pmatch, 0); in IsValidPath()