Home | History | Annotate | Download | only in libxml2

Lines Matching refs:cat

3161  * @cat: UCS Category name
3168 xmlUCSIsCat(int code, const char *cat) {
3171 func = xmlUnicodeLookup(&xmlUnicodeCatTbl, cat);