Searched defs:xmlSmG (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c893 static xmlChRangeGroup xmlSmG = {48,10,xmlSmS,xmlSmL}; variable
3083 return(xmlCharInRange((unsigned int)code, &xmlSmG));

Completed in 40 milliseconds