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