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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c817 static xmlChRangeGroup xmlPsG = {65,0,xmlPsS,NULL}; variable
3031 return(xmlCharInRange((unsigned int)code, &xmlPsG));

Completed in 53 milliseconds