OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlCS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
xmlunicode.c
207
static const xmlChSRange
xmlCS
[] = {{0x0, 0x1f}, {0x7f, 0x9f},
215
static xmlChRangeGroup xmlCG = {18,7,
xmlCS
,xmlCL};
[
all
...]
/external/libxml2/
xmlunicode.c
207
static const xmlChSRange
xmlCS
[] = {{0x0, 0x1f}, {0x7f, 0x9f},
215
static xmlChRangeGroup xmlCG = {18,7,
xmlCS
,xmlCL};
[
all
...]
Completed in 1313 milliseconds