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

/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlunicode.c798 static const xmlChRangeGroup xmlPoG = {72,2,(xmlChSRangePtr)xmlPoS,(xmlChLRangePtr)xmlPoL}; variable
3018 return(xmlCharInRange((unsigned int)code, (xmlChRangeGroupPtr)&xmlPoG));
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlunicode.c798 static xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL}; variable
3018 return(xmlCharInRange((unsigned int)code, &xmlPoG));

Completed in 121 milliseconds