OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlSchemaTypeNotationDef
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
xmlschemastypes.c
186
static xmlSchemaTypePtr
xmlSchemaTypeNotationDef
= NULL;
514
xmlSchemaTypeNotationDef
= xmlSchemaInitBasicType("NOTATION",
797
return (
xmlSchemaTypeNotationDef
);
[
all
...]
/external/libxml2/
xmlschemastypes.c
186
static xmlSchemaTypePtr
xmlSchemaTypeNotationDef
= NULL;
514
xmlSchemaTypeNotationDef
= xmlSchemaInitBasicType("NOTATION",
797
return (
xmlSchemaTypeNotationDef
);
[
all
...]
Completed in 423 milliseconds