Searched defs:xmlIsBaseCharQ (Results 1 – 2 of 2) sorted by relevance
76 #define xmlIsBaseCharQ(c) (((c) < 0x100) ? \ macro