Searched refs:xmlPoS (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
D | xmlunicode.c | 779 static const xmlChSRange xmlPoS[] = {{0x21, 0x23}, {0x25, 0x27}, variable 798 static xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL};
|
/external/libxml2/ |
D | xmlunicode.c | 779 static const xmlChSRange xmlPoS[] = {{0x21, 0x23}, {0x25, 0x27}, variable 798 static xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL};
|