OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xmlSchemaAttributePtr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/include/libxml/
schemasInternals.h
247
typedef xmlSchemaAttribute *
xmlSchemaAttributePtr
;
268
xmlSchemaAttributePtr
refDecl; /* Deprecated; not used */
370
xmlSchemaAttributePtr
attributes; /* Deprecated; not used */
611
xmlSchemaAttributePtr
attributes; /* Deprecated; not used */
774
xmlSchemaAttributePtr
attributes;
/external/libxml2/include/libxml/
schemasInternals.h
247
typedef xmlSchemaAttribute *
xmlSchemaAttributePtr
;
268
xmlSchemaAttributePtr
refDecl; /* Deprecated; not used */
370
xmlSchemaAttributePtr
attributes; /* Deprecated; not used */
611
xmlSchemaAttributePtr
attributes; /* Deprecated; not used */
774
xmlSchemaAttributePtr
attributes;
Completed in 2310 milliseconds