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

/macosx-10.10/libxml2-26/libxml2/
H A Dxmlunicode.c860 static const xmlChRangeGroup xmlSG = {133,20,(xmlChSRangePtr)xmlSS,(xmlChLRangePtr)xmlSL}; variable
3044 return(xmlCharInRange((unsigned int)code, (xmlChRangeGroupPtr)&xmlSG));
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlunicode.c860 static xmlChRangeGroup xmlSG = {133,20,xmlSS,xmlSL}; variable
3044 return(xmlCharInRange((unsigned int)code, &xmlSG));

Completed in 395 milliseconds