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

/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlunicode.c432 static const xmlChRangeGroup xmlLmG = {20,0,(xmlChSRangePtr)xmlLmS,NULL}; variable
2762 return(xmlCharInRange((unsigned int)code, (xmlChRangeGroupPtr)&xmlLmG));
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlunicode.c432 static xmlChRangeGroup xmlLmG = {20,0,xmlLmS,NULL}; variable
2762 return(xmlCharInRange((unsigned int)code, &xmlLmG));

Completed in 93 milliseconds