c_bool Tdtd_PERef(GLS_Tok x)
|
|
c_bool Tdtd_Nmtoken(GLS_Tok x)
|
|
c_bool Tdtd_XMLDecl(GLS_Tok x)
|
|
c_bool Tdtd_PI(GLS_Tok x)
|
|
c_bool Tdtd_Keyset(GLS_Tok x)
|
|
c_bool Tdtd_Name(GLS_Tok x)
|
|
c_bool Tdtd_Literal(GLS_Tok x)
|
|
c_bool Tdtd_DTDStart(GLS_Tok x)
|
|
c_bool Tdtd_IgnSect(GLS_Tok x)
|
|
c_bool dtd_dtd(PT_Term x, dtd* x1)
|
|
c_bool dtd_Root(PT_Term x, dtdRoot* x1)
|
|
c_bool dtd_Embed(PT_Term x, dtdEmbed* x1)
|
|
c_bool dtd_Extern(PT_Term x, dtdExtern* x1)
|
|
c_bool dtd_XDecl(PT_Term x, dtdXDecl* x1)
|
|
c_bool dtd_ExtID(PT_Term x, dtdExtID* x1)
|
|
c_bool dtd_XLiteral(PT_Term x, dtdXLiteral* x1)
|
|
c_bool dtd_Decl(PT_Term x, dtdDecl* x1)
|
|
c_bool dtd_Cond(PT_Term x, dtdCond* x1)
|
|
c_bool dtd_Attribute(PT_Term x, dtdAttribute* x1)
|
|
c_bool dtd_AType(PT_Term x, dtdAType* x1)
|
|
c_bool dtd_ADefault(PT_Term x, dtdADefault* x1)
|
|
c_bool dtd_Fixed(PT_Term x, dtdFixed* x1)
|
|
c_bool dtd_Entity(PT_Term x, dtdEntity* x1)
|
|
c_bool dtd_EntityVal(PT_Term x, dtdEntityVal* x1)
|
|
c_bool dtd_NData(PT_Term x, dtdNData* x1)
|
|
c_bool dtd_Content(PT_Term x, dtdContent* x1)
|
|
c_bool dtd_ROpr(PT_Term x, dtdROpr* x1)
|
|
c_bool dtd_XName(PT_Term x, dtdXName* x1)
|
|
c_bool dtdDecl_pref(dtdDecl x, GLS_Tok* x1)
|
|
c_bool dtdDecl_attr(dtdDecl x, dtdXName* x1, GLS_Lst(dtdAttribute)* x2)
|
|
c_bool dtdDecl_ent(dtdDecl x, dtdEntity* x1)
|
|
c_bool dtdDecl_pi(dtdDecl x, GLS_Tok* x1)
|
|
c_bool dtdDecl_note(dtdDecl x, dtdXName* x1, dtdExtID* x2)
|
|
c_bool dtdDecl_elm(dtdDecl x, dtdXName* x1, dtdContent* x2)
|
|
c_bool dtdDecl_cond(dtdDecl x, dtdCond* x1)
|
|
c_bool dtdAType_refs(dtdAType x)
|
|
c_bool dtdAType_nmts(dtdAType x)
|
|
c_bool dtdAType_str(dtdAType x)
|
|
c_bool dtdAType_ents(dtdAType x)
|
|
c_bool dtdAType_etyp(dtdAType x, GLS_Lst(dtdXName)* x1)
|
|
c_bool dtdAType_ref(dtdAType x)
|
|
c_bool dtdAType_nmt(dtdAType x)
|
|
c_bool dtdAType_ntyp(dtdAType x)
|
|
c_bool dtdAType_id(dtdAType x)
|
|
c_bool dtdAType_ent(dtdAType x)
|
|
c_bool dtdContent_alt(dtdContent x, dtdContent* x1, dtdContent* x2)
|
|
c_bool dtdContent_none(dtdContent x)
|
|
c_bool dtdContent_mix(dtdContent x, GLS_Lst(dtdXName)* x1)
|
|
c_bool dtdContent_any(dtdContent x)
|
|
c_bool dtdContent_seq(dtdContent x, dtdContent* x1, dtdContent* x2)
|
|
c_bool dtdContent_nam(dtdContent x, dtdXName* x1, dtdROpr* x2)
|
|
c_bool dtdContent_rexp(dtdContent x, dtdContent* x1, dtdROpr* x2)
|
|
c_bool dtdContent_pref(dtdContent x, GLS_Tok* x1)
|
|
c_bool dtdXName_elm(dtdXName x)
|
|
c_bool dtdXName_req(dtdXName x)
|
|
c_bool dtdXName_key(dtdXName x, GLS_Tok* x1)
|
|
c_bool dtdXName_alst(dtdXName x)
|
|
c_bool dtdXName_pref(dtdXName x, GLS_Tok* x1)
|
|
c_bool dtdXName_fix(dtdXName x)
|
|
c_bool dtdXName_inc(dtdXName x)
|
|
c_bool dtdXName_ndat(dtdXName x)
|
|
c_bool dtdXName_pub(dtdXName x)
|
|
c_bool dtdXName_nmtk(dtdXName x, GLS_Tok* x1)
|
|
c_bool dtdXName_none(dtdXName x)
|
|
c_bool dtdXName_pdat(dtdXName x)
|
|
c_bool dtdXName_ide(dtdXName x, GLS_Tok* x1)
|
|
c_bool dtdXName_any(dtdXName x)
|
|
c_bool dtdXName_impl(dtdXName x)
|
|
c_bool dtdXName_ktyp(dtdXName x, dtdAType* x1)
|
|
c_bool dtdXName_sys(dtdXName x)
|
|