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

/macosx-10.10/libxml2-26/libxml2/
H A Dxmlunicode.c931 static const xmlChRangeGroup xmlZG = {9,0,(xmlChSRangePtr)xmlZS,NULL}; variable
3109 return(xmlCharInRange((unsigned int)code, (xmlChRangeGroupPtr)&xmlZG));
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlunicode.c931 static xmlChRangeGroup xmlZG = {9,0,xmlZS,NULL}; variable
3109 return(xmlCharInRange((unsigned int)code, &xmlZG));

Completed in 140 milliseconds