Lines Matching refs:PARSE_FATAL
256 Parse_Error(PARSE_FATAL, in ParseFuncArg()
441 Parse_Error(PARSE_FATAL, in CondParser_Leaf()
479 Parse_Error(PARSE_FATAL, in CondParser_Leaf()
533 Parse_Error(PARSE_FATAL, in EvalCompareStr()
608 Parse_Error(PARSE_FATAL, in CondParser_Comparison()
774 Parse_Error(PARSE_FATAL, "Unknown operator \"|\""); in CondParser_Token()
784 Parse_Error(PARSE_FATAL, "Unknown operator \"&\""); in CondParser_Token()
932 Parse_Error(PARSE_FATAL, "Malformed conditional \"%s\"", cond); in CondEvalExpression()
1057 Parse_Error(PARSE_FATAL, in Cond_EvalLine()
1062 Parse_Error(PARSE_FATAL, "if-less endif"); in Cond_EvalLine()
1082 Parse_Error(PARSE_FATAL, in Cond_EvalLine()
1087 Parse_Error(PARSE_FATAL, "if-less else"); in Cond_EvalLine()
1118 Parse_Error(PARSE_FATAL, "if-less elif"); in Cond_EvalLine()
1232 Parse_Error(PARSE_FATAL, "%u open conditional%s", in Cond_EndFile()