Searched refs:xmlPdS (Results 1 – 2 of 2) sorted by relevance
/third_party/libxml2/ |
D | xmlunicode.c | 754 static const xmlChSRange xmlPdS[] = {{0x2d, 0x2d}, {0x58a, 0x58a}, variable 758 static xmlChRangeGroup xmlPdG = {11,0,xmlPdS,NULL};
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 135076 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};
|