Searched refs:pmatch (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/ |
H A D | app_domain_verify_mgr_client.cpp | 207 regmatch_t pmatch[nm]; in IsValidPath() local 213 errNum = regexec(®, bematch, nm, pmatch, 0); in IsValidPath()
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-mini-appx-lib.md | 311 …st char \*<br/>string, size_t nmatch,regmatch_t pmatch[], int e…
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-mini-appx-lib.md | 311 …xec(const regex_t \*preg, const char \*string, size_t nmatch, regmatch_t pmatch[], int eflags); | …
|