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

/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlunicode.c874 static const xmlChRangeGroup xmlSkG = {22,0,(xmlChSRangePtr)xmlSkS,NULL}; variable
3070 return(xmlCharInRange((unsigned int)code, (xmlChRangeGroupPtr)&xmlSkG));
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlunicode.c874 static xmlChRangeGroup xmlSkG = {22,0,xmlSkS,NULL}; variable
3070 return(xmlCharInRange((unsigned int)code, &xmlSkG));

Completed in 73 milliseconds