Home
last modified time | relevance | path

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

/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmCTestResourceSpec.cxx23 const cmsys::RegularExpression IdRegex{ "^[a-z0-9_]+$" }; variable
66 if (!IdRegex.find(out.c_str(), match)) { in ResourceIdHelper()
/dports/devel/cmake/cmake-3.22.1/Source/CTest/
H A DcmCTestResourceSpec.cxx23 const cmsys::RegularExpression IdRegex{ "^[a-z0-9_]+$" }; variable
66 if (!IdRegex.find(out.c_str(), match)) { in ResourceIdHelper()
/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmCTestResourceSpec.cxx23 const cmsys::RegularExpression IdRegex{ "^[a-z0-9_]+$" }; variable
66 if (!IdRegex.find(out.c_str(), match)) { in ResourceIdHelper()