Searched refs:xmlLoS (Results 1 – 3 of 3) sorted by relevance
/third_party/libxml2/ |
D | xmlunicode.c | 434 static const xmlChSRange xmlLoS[] = {{0x1bb, 0x1bb}, {0x1c0, 0x1c3}, variable 495 static xmlChRangeGroup xmlLoG = {211,20,xmlLoS,xmlLoL};
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlunicode.c | 465 static const xmlChSRange xmlLoS[] = {{0x1bb, 0x1bb}, {0x1c0, 0x1c3}, variable 526 static xmlChRangeGroup xmlLoG = {211,20,xmlLoS,xmlLoL};
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 134989 static const xmlChSRange xmlLoS[] = {{0x1bb, 0x1bb}, {0x1c0, 0x1c3}, 134995 -static xmlChRangeGroup xmlLoG = {211,20,xmlLoS,xmlLoL}; 134996 +static const xmlChRangeGroup xmlLoG = {211,20,xmlLoS,xmlLoL};
|