Searched refs:xmlLoL (Results 1 – 2 of 2) sorted by relevance
/third_party/libxml2/ |
D | xmlunicode.c | 488 static const xmlChLRange xmlLoL[] = {{0x10000, 0x1000b}, {0x1000d, 0x10026}, variable 495 static xmlChRangeGroup xmlLoG = {211,20,xmlLoS,xmlLoL};
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 134991 @@ -492,12 +492,12 @@ static const xmlChLRange xmlLoL[] = {{0x10000, 0x1000b}, {0x1000d, 0x10026}, 134995 -static xmlChRangeGroup xmlLoG = {211,20,xmlLoS,xmlLoL}; 134996 +static const xmlChRangeGroup xmlLoG = {211,20,xmlLoS,xmlLoL};
|