Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlunicode.c754 static const xmlChSRange xmlPdS[] = {{0x2d, 0x2d}, {0x58a, 0x58a}, variable
758 static xmlChRangeGroup xmlPdG = {11,0,xmlPdS,NULL};
/third_party/chromium/patch/
D0001-cve.patch135076 static const xmlChSRange xmlPdS[] = {{0x2d, 0x2d}, {0x58a, 0x58a},
135080 -static xmlChRangeGroup xmlPdG = {11,0,xmlPdS,NULL};
135081 +static const xmlChRangeGroup xmlPdG = {11,0,xmlPdS,NULL};