Searched defs:PCDATA (Results 1 – 8 of 8) sorted by relevance
19 \<!ELEMENT mathFormulaDirection ( #PCDATA ) > hashtag in Math Formula Preferences33 \<!ELEMENT math ( #PCDATA ) > hashtag in Math Formula Preferences
58 PCDATA, enumConstant
63 private static final int PCDATA = (1 << 7); field in ElemDesc
443 …cific set of attributes. It has the following structure. This is the `( #PCDATA )` reference in th… hashtag
76 public final Element PCDATA = elementFrom("#PCDATA"); field in DtdData466 PCDATA("(#PCDATA)"), enumConstant
1237 Set<String> PCDATA = new HashSet<>(); in TestBasicDTDCompatibility() local
558 #define PCDATA macro