OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlSchemaModelGroupPtr
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
xmlschemastypes.c
358
typedef xmlSchemaModelGroup *
xmlSchemaModelGroupPtr
;
412
xmlSchemaModelGroupPtr
sequence;
420
sequence = (
xmlSchemaModelGroupPtr
)
640
xmlFree((
xmlSchemaModelGroupPtr
) particle->children);
[
all
...]
xmlschemas.c
145
#define WXS_MODEL_GROUP_CAST (
xmlSchemaModelGroupPtr
)
680
typedef xmlSchemaModelGroup *
xmlSchemaModelGroupPtr
;
[
all
...]
Completed in 2870 milliseconds