HomeSort by relevance Sort by last modified time
    Searched refs:xmlChLRange (Results 1 - 3 of 3) sorted by null

  /external/libxml2/include/libxml/
chvalid.h 35 typedef struct _xmlChLRange xmlChLRange;
36 typedef xmlChLRange *xmlChLRangePtr;
48 const xmlChLRange *longRange;
  /external/libxml2/
xmlunicode.c 212 static const xmlChLRange xmlCL[] = {{0x1d173, 0x1d17a}, {0xe0001, 0xe0001},
221 static const xmlChLRange xmlCfL[] = {{0x1d173, 0x1d17a}, {0xe0001, 0xe0001},
295 static const xmlChLRange xmlLL[] = {{0x10000, 0x1000b}, {0x1000d, 0x10026},
414 static const xmlChLRange xmlLlL[] = {{0x10428, 0x1044f}, {0x1d41a, 0x1d433},
488 static const xmlChLRange xmlLoL[] = {{0x10000, 0x1000b}, {0x1000d, 0x10026},
    [all...]
chvalid.c 104 static const xmlChLRange xmlIsChar_lrng[] = { {0x10000, 0x10ffff}};
171 const xmlChLRange *lptr;

Completed in 1614 milliseconds