Searched defs:xmlIsCombiningQ (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dchvalid.h127 * xmlIsCombiningQ:
132 #define xmlIsCombiningQ(c) (((c) < 0x100) ? \ macro

Completed in 31 milliseconds