Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlunicode.c497 static const xmlChSRange xmlLtS[] = {{0x1c5, 0x1c5}, {0x1c8, 0x1c8}, variable
500 static xmlChRangeGroup xmlLtG = {10,0,xmlLtS,NULL};
/third_party/chromium/patch/
D0001-cve.patch134998 static const xmlChSRange xmlLtS[] = {{0x1c5, 0x1c5}, {0x1c8, 0x1c8},
135001 -static xmlChRangeGroup xmlLtG = {10,0,xmlLtS,NULL};
135002 +static const xmlChRangeGroup xmlLtG = {10,0,xmlLtS,NULL};