Home
last modified time | relevance | path

Searched refs:xmlUnicodeCatTbl (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlunicode.c934 static xmlUnicodeNameTable xmlUnicodeCatTbl = {xmlUnicodeCats, 36}; variable
3171 func = xmlUnicodeLookup(&xmlUnicodeCatTbl, cat); in xmlUCSIsCat()