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

/macosx-10.10/libxml2-26/libxml2/
H A Dxmlunicode.c495 static const xmlChRangeGroup xmlLoG = {211,20,(xmlChSRangePtr)xmlLoS,(xmlChLRangePtr)xmlLoL}; variable
2775 return(xmlCharInRange((unsigned int)code, (xmlChRangeGroupPtr)&xmlLoG));
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlunicode.c495 static xmlChRangeGroup xmlLoG = {211,20,xmlLoS,xmlLoL}; variable
2775 return(xmlCharInRange((unsigned int)code, &xmlLoG));

Completed in 171 milliseconds