Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c29 } xmlUnicodeRange; typedef
32 const xmlUnicodeRange *table;
39 static const xmlUnicodeRange xmlUnicodeBlocks[] = {
169 static xmlUnicodeRange xmlUnicodeCats[] = {
948 const xmlUnicodeRange *sptr; in xmlUnicodeLookup()