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