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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c663 static xmlChRangeGroup xmlMcG = {55,2,xmlMcS,xmlMcL}; variable
2827 return(xmlCharInRange((unsigned int)code, &xmlMcG));

Completed in 40 milliseconds