Searched refs:ERR60 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | cert-err60-cpp.rst | 10 `ERR60-CPP. Exception objects must be nothrow copy constructible 11 <https://www.securecoding.cert.org/confluence/display/cplusplus/ERR60-CPP.+Exception+objects+must+b…
|
/external/pcre/dist2/src/ |
D | pcre2_compile.c | 798 ERR51, ERR52, ERR53, ERR54, ERR55, ERR56, ERR57, ERR58, ERR59, ERR60, enumerator 2283 ERR60; /* Verb not recognized or malformed */ in read_name() 3805 errorcode = ERR60; /* Malformed */ in parse_regex() 3821 errorcode = ERR60; /* Verb not recognized */ in parse_regex() 4662 errorcode = ERR60; in parse_regex() 9861 errorcode = ERR60; in pcre2_compile() 9872 errorcode = ERR60; in pcre2_compile()
|