Home
last modified time | relevance | path

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

/dports/misc/tellico/tellico-3.4.2/src/3rdparty/btparse/
H A Derror.c50 BTACT_NONE, /* BTERR_NOTIFY */
51 BTACT_NONE, /* BTERR_CONTENT */
52 BTACT_NONE, /* BTERR_LEXWARN */
53 BTACT_NONE, /* BTERR_USAGEWARN */
54 BTACT_NONE, /* BTERR_LEXERR */
55 BTACT_NONE, /* BTERR_SYNTAX */
178 case BTACT_NONE: return; in report_error()
H A Dbtparse.h229 BTACT_NONE, /* do nothing on error */ enumerator
/dports/textproc/p5-Text-BibTeX/Text-BibTeX-0.88/btparse/src/
H A Derror.c50 BTACT_NONE, /* BTERR_NOTIFY */
51 BTACT_NONE, /* BTERR_CONTENT */
52 BTACT_NONE, /* BTERR_LEXWARN */
53 BTACT_NONE, /* BTERR_USAGEWARN */
54 BTACT_NONE, /* BTERR_LEXERR */
55 BTACT_NONE, /* BTERR_SYNTAX */
189 case BTACT_NONE: return; in report_error()
H A Dbtparse.h193 BTACT_NONE, /* do nothing on error */ enumerator
/dports/textproc/btparse/btparse-0.35/src/
H A Derror.c50 BTACT_NONE, /* BTERR_NOTIFY */
51 BTACT_NONE, /* BTERR_CONTENT */
52 BTACT_NONE, /* BTERR_LEXWARN */
53 BTACT_NONE, /* BTERR_USAGEWARN */
54 BTACT_NONE, /* BTERR_LEXERR */
55 BTACT_NONE, /* BTERR_SYNTAX */
187 case BTACT_NONE: return; in report_error()
H A Dbtparse.h227 BTACT_NONE, /* do nothing on error */ enumerator
H A Dbtparse.h.in226 BTACT_NONE, /* do nothing on error */ enumerator