Lines Matching refs:PREFIX
27 #define IGNORE_SECTION_TOK_VTABLE , PREFIX(ignoreSectionTok)
33 { PREFIX(prologTok), PREFIX(contentTok), \
34 PREFIX(cdataSectionTok) IGNORE_SECTION_TOK_VTABLE }, \
35 { PREFIX(attributeValueTok), PREFIX(entityValueTok) }, \
36 PREFIX(sameName), \
37 PREFIX(nameMatchesAscii), \
38 PREFIX(nameLength), \
39 PREFIX(skipS), \
40 PREFIX(getAtts), \
41 PREFIX(charRefNumber), \
42 PREFIX(predefinedEntityName), \
43 PREFIX(updatePosition), \
44 PREFIX(isPublicId)
46 #define VTABLE VTABLE1, PREFIX(toUtf8), PREFIX(toUtf16)
299 #define PREFIX(ident) normal_ ## ident
687 #undef PREFIX
688 #define PREFIX(ident) little2_ ## ident
828 #undef PREFIX
829 #define PREFIX(ident) big2_ ## ident
920 #undef PREFIX