OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xmlSchemaWildcardNsPtr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/include/libxml/
schemasInternals.h
295
typedef xmlSchemaWildcardNs *
xmlSchemaWildcardNsPtr
;
316
xmlSchemaWildcardNsPtr
nsSet; /* The list of allowed namespaces */
317
xmlSchemaWildcardNsPtr
negNsSet; /* The negated namespace */
/external/libxml2/include/libxml/
schemasInternals.h
295
typedef xmlSchemaWildcardNs *
xmlSchemaWildcardNsPtr
;
316
xmlSchemaWildcardNsPtr
nsSet; /* The list of allowed namespaces */
317
xmlSchemaWildcardNsPtr
negNsSet; /* The negated namespace */
Completed in 48 milliseconds