OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlOldSchematronNs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
schematron.c
45
static const xmlChar *
xmlOldSchematronNs
= SCT_OLD_NS;
52
(xmlStrEqual(node->ns->href,
xmlOldSchematronNs
))))
58
(xmlStrEqual(node->ns->href,
xmlOldSchematronNs
)))) \
[
all
...]
/external/libxml2/
schematron.c
45
static const xmlChar *
xmlOldSchematronNs
= SCT_OLD_NS;
52
(xmlStrEqual(node->ns->href,
xmlOldSchematronNs
))))
58
(xmlStrEqual(node->ns->href,
xmlOldSchematronNs
)))) \
[
all
...]
Completed in 159 milliseconds