GME  13
Variables
Transcoder.cpp File Reference

Go to the source code of this file.

Variables

static const XMLCh gXMLDecl1 []
static const XMLCh gXMLDecl2 []

Variable Documentation

const XMLCh gXMLDecl1[] [static]
Initial value:
{
        chOpenAngle, chQuestion, chLatin_x, chLatin_m, chLatin_l
    ,   chSpace, chLatin_v, chLatin_e, chLatin_r, chLatin_s, chLatin_i
    ,   chLatin_o, chLatin_n, chEqual, chDoubleQuote, chDigit_1, chPeriod
    ,   chDigit_0, chDoubleQuote, chSpace, chLatin_e, chLatin_n, chLatin_c
    ,   chLatin_o, chLatin_d, chLatin_i, chLatin_n, chLatin_g, chEqual
    ,   chDoubleQuote, chNull
}

Definition at line 7 of file Parser/Transcoder.cpp.

const XMLCh gXMLDecl2[] [static]
Initial value:
{
        chDoubleQuote, chQuestion, chCloseAngle
    ,   chLF, chNull
}

Definition at line 17 of file Parser/Transcoder.cpp.