Home
last modified time | relevance | path

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

/dports/converters/psiconv/psiconv-0.9.9/lib/psiconv/
H A Derror.c71 if (config->verbosity >= PSICONV_VERB_ERROR) { in psiconv_error()
77 config->error_handler(PSICONV_VERB_ERROR,off,buffer); in psiconv_error()
79 psiconv_default_error_handler(PSICONV_VERB_ERROR,off,buffer); in psiconv_error()
H A Derror.h46 #define PSICONV_VERB_ERROR 2 macro
/dports/editors/abiword/abiword-3.0.5/plugins/psion/xp/
H A Die_impexp_Psion.cpp125 case PSICONV_VERB_ERROR: in psion_error_handler()
/dports/converters/psiconv/psiconv-0.9.9/program/psiconv/
H A Dpsiconv.c178 verbosity=PSICONV_VERB_ERROR; in main()
/dports/converters/psiconv/psiconv-0.9.9/
H A DNEWS46 * New verbosity level PSICONV_VERB_ERROR
/dports/math/gnumeric/gnumeric-1.12.50/plugins/psiconv/
H A Dpsiconv-read.c657 config->verbosity = PSICONV_VERB_ERROR; in psiconv_read()