Searched defs:pathRegex (Results 1 – 10 of 10) 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
135 std::string pathRegex; member
59 std::regex pathRegex("/temp"); in ParseDirPath() local
81 std::string pathRegex; member
1218 std::regex pathRegex("^[a-zA-Z0-9_/]+$"); in MountDfsDocs() local1240 std::regex pathRegex("^[a-zA-Z0-9_/]+$"); in UMountDfsDocs() local
530 std::regex pathRegex("^[a-zA-Z0-9_\\-/\\\\]*$"); in CheckCopyRule() local