Home
last modified time | relevance | path

Searched defs:ERR_BAD_TOP_TAG (Results 1 – 3 of 3) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/src/convStrings/
H A Dgc_strings_map.cpp16 const wxString gcerr_map::ERR_BAD_TOP_TAG =wxTRANSLATE("expected top xml tag of <%s> but got <%s>… member in gcerr_map
H A Dcnv_strings.cpp88 const wxString cnvstr::ERR_BAD_TOP_TAG = wxTRANSLATE("Expected top level tag <lamarc-converter… member in cnvstr
H A Dcnv_strings.h89 static const wxString ERR_BAD_TOP_TAG; variable