OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xmlSchemaValPtr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/include/libxml/
schemasInternals.h
137
typedef xmlSchemaVal *
xmlSchemaValPtr
;
267
xmlSchemaValPtr
defVal; /* The compiled value constraint */
792
xmlSchemaValPtr
defVal; /* The compiled value contraint. */
832
xmlSchemaValPtr
val; /* The compiled value */
/external/libxml2/include/libxml/
schemasInternals.h
137
typedef xmlSchemaVal *
xmlSchemaValPtr
;
267
xmlSchemaValPtr
defVal; /* The compiled value constraint */
792
xmlSchemaValPtr
defVal; /* The compiled value contraint. */
832
xmlSchemaValPtr
val; /* The compiled value */
Completed in 173 milliseconds