Searched refs:errline (Results 1 – 5 of 5) sorted by relevance
163 errline = "Forcibly disabling use of p2p for downloading because no " \169 if re.compile(errline).search(update_engine_log) is not None:
69 virtual void regex_err(const char *pat, int32_t errline, int32_t errcol,
1370 (unsigned long)(source->errline ? in error_prefix()1371 source->errline : source->line)); in error_prefix()1372 source->errline = 0; in error_prefix()
870 source->errline = nesting.start_line; in syntaxerr()
2125 int errline; member