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

/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlunicode.c758 static const xmlChRangeGroup xmlPdG = {11,0,(xmlChSRangePtr)xmlPdS,NULL}; variable
2959 return(xmlCharInRange((unsigned int)code, (xmlChRangeGroupPtr)&xmlPdG));
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlunicode.c758 static xmlChRangeGroup xmlPdG = {11,0,xmlPdS,NULL}; variable
2959 return(xmlCharInRange((unsigned int)code, &xmlPdG));

Completed in 82 milliseconds