Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp174 static std::regex regexes[] = { in getLocation() local
193 for (std::regex &re : regexes) { in getLocation()
/freebsd/contrib/file/magic/Magdir/
H A Dbioinformatics153 # Longer version to recognise SAM alignment lines using (many) regexes
/freebsd/contrib/file/
H A DChangeLog139 and reduce memory requirements for storing regexes (Dirk Mueller)
/freebsd/crypto/openssh/
H A DChangeLog34 quote regexes used to test for algorithm support
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1859 …HelpText<"Instrument only functions from files where names don't match all the regexes separated b…