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

/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlunicode.c500 static const xmlChRangeGroup xmlLtG = {10,0,(xmlChSRangePtr)xmlLtS,NULL}; variable
2788 return(xmlCharInRange((unsigned int)code, (xmlChRangeGroupPtr)&xmlLtG));
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlunicode.c500 static xmlChRangeGroup xmlLtG = {10,0,xmlLtS,NULL}; variable
2788 return(xmlCharInRange((unsigned int)code, &xmlLtG));

Completed in 86 milliseconds