Searched refs:tlcf_yyerror (Results 1 – 6 of 6) sorted by relevance
115 tlcf_yyerror( "Illegal IF-condition" ); in GetCompResult()128 tlcf_yyerror( "Too deep if-else-endif block" ); in CondIf()141 tlcf_yyerror( "Unresolved IF condition" ); in CondIf()152 tlcf_yyerror( "IF-ELSE-ENDIF unmatched" ); in CondElse()169 tlcf_yyerror( "IF-ELSE-ENDIF unmatched" ); in CondEndIf()192 tlcf_yyerror( "Out of token buffer" ); in StoreToken()208 tlcf_yyerror( "Out of stack level" ); in PushLoopStack()227 tlcf_yyerror( "Unmatched foreach-end" ); in PopLoopStack()
318 void tlcf_yyerror(const char *str);
103 void tlcf_yyerror( const char* str ) in tlcf_yyerror() function449 tlcf_yyerror( "Unmatched foreach-end pair" );
45 tlcf_yyerror( "Illegal IF-condition" ); in GetCompResult()58 tlcf_yyerror( "Too deep if-else-endif block" ); in CondIf()71 tlcf_yyerror( "Unresolved IF condition" ); in CondIf()82 tlcf_yyerror( "IF-ELSE-ENDIF unmatched" ); in CondElse()99 tlcf_yyerror( "IF-ELSE-ENDIF unmatched" ); in CondEndIf()122 tlcf_yyerror( "Out of token buffer" ); in StoreToken()138 tlcf_yyerror( "Out of stack level" ); in PushLoopStack()157 tlcf_yyerror( "Unmatched foreach-end" ); in PopLoopStack()
223 void tlcf_yyerror(const char *str);
27 void tlcf_yyerror( const char* str ) in tlcf_yyerror() function427 tlcf_yyerror( "Unmatched foreach-end pair" );