Searched refs:xmlPoL (Results 1 – 2 of 2) sorted by relevance
/third_party/libxml2/ |
D | xmlunicode.c | 797 static const xmlChLRange xmlPoL[] = {{0x10100, 0x10101}, {0x1039f, 0x1039f} }; variable 798 static xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL};
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 135097 static const xmlChLRange xmlPoL[] = {{0x10100, 0x10101}, {0x1039f, 0x1039f} }; 135098 -static xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL}; 135099 +static const xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL};
|