Searched refs:PCREPORT (Results 1 – 1 of 1) sorted by relevance
29 #define PCREPORT(level) LOG(level) macro117 PCREPORT(ERROR) in Init()187 PCREPORT(ERROR) << "Error compiling '" << pattern_ << "': " << error; in Compile()519 PCREPORT(ERROR) << "Matching against invalid re: " << *error_; in TryMatch()574 PCREPORT(WARNING) << "Exceeded match limit of " << match_limit in TryMatch()581 PCREPORT(WARNING) << "Exceeded stack limit of " << stack_limit in TryMatch()594 PCREPORT(ERROR) << "Unexpected return code: " << rc in TryMatch()686 PCREPORT(ERROR) << "requested group " << n in Rewrite()697 PCREPORT(ERROR) << "invalid rewrite pattern: " << rewrite.data(); in Rewrite()757 PCREPORT(ERROR) << "Unexpected return code: " << rc; in NumberOfCapturingGroups()