Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlunicode.c798 static xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL}; variable
3018 return(xmlCharInRange((unsigned int)code, &xmlPoG)); in xmlUCSIsCatPo()
/third_party/chromium/patch/
D0001-cve.patch135098 -static xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL};
135099 +static const xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL};