Home
last modified time | relevance | path

Searched refs:last_gncp_error (Results 1 – 1 of 1) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/app-utils/
H A Dgnc-exp-parser.c56 static GNCParseError last_gncp_error = NO_ERR; variable
160 last_gncp_error = NO_ERR; in gnc_exp_parser_shutdown()
489 last_gncp_error = VARIABLE_IN_EXP; in gnc_exp_parser_parse()
615 switch ( last_gncp_error ) in gnc_exp_parser_error_string()