Searched defs:pathRegex (Results 1 – 9 of 9) sorted by relevance
33 std::string pathRegex; member
34 std::string pathRegex; member
77 "pathRegex":"query/.*/name", string85 "pathRegex":"ccc", string128 "pathRegex":"query/.*/name", string137 "pathRegex":"ccc", string
76 "pathRegex":"query/.*/name", string84 "pathRegex":"ccc", string127 "pathRegex":"query/.*/name", string136 "pathRegex":"ccc", string
133 std::string pathRegex; member
81 std::string pathRegex; member
1051 std::regex pathRegex("^[a-zA-Z0-9_/]+$"); in MountDfsDocs() local1073 std::regex pathRegex("^[a-zA-Z0-9_/]+$"); in UMountDfsDocs() local
545 std::regex pathRegex("^[a-zA-Z0-9_\\-/\\\\]*$"); in CheckCopyRule() local