OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlSchemaBasicItemPtr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
xmlschemas.c
135
#define WXS_BASIC_CAST (
xmlSchemaBasicItemPtr
)
473
typedef xmlSchemaBasicItem *
xmlSchemaBasicItemPtr
;
556
xmlSchemaBasicItemPtr
item; /* The redefining component. */
557
xmlSchemaBasicItemPtr
reference; /* The referencing component. */
558
xmlSchemaBasicItemPtr
target; /* The to-be-redefined component. */
646
xmlSchemaBasicItemPtr
item; /* The resolved referenced item. */
1077
xmlSchemaGetComponentTypeStr(
xmlSchemaBasicItemPtr
item);
[
all
...]
/external/libxml2/
xmlschemas.c
135
#define WXS_BASIC_CAST (
xmlSchemaBasicItemPtr
)
473
typedef xmlSchemaBasicItem *
xmlSchemaBasicItemPtr
;
556
xmlSchemaBasicItemPtr
item; /* The redefining component. */
557
xmlSchemaBasicItemPtr
reference; /* The referencing component. */
558
xmlSchemaBasicItemPtr
target; /* The to-be-redefined component. */
646
xmlSchemaBasicItemPtr
item; /* The resolved referenced item. */
1077
xmlSchemaGetComponentTypeStr(
xmlSchemaBasicItemPtr
item);
[
all
...]
Completed in 30 milliseconds