OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XML_AttrInfo
(Results
1 - 2
of
2
) sorted by null
/external/expat/lib/
expat.h
756
}
XML_AttrInfo
;
758
/* Returns an array of
XML_AttrInfo
structures for the attribute/value pairs
764
XMLPARSEAPI(const
XML_AttrInfo
*)
[
all
...]
xmlparse.c
544
XML_AttrInfo
*m_attInfo;
767
attInfo = (
XML_AttrInfo
*)MALLOC(attsSize * sizeof(
XML_AttrInfo
));
[
all
...]
Completed in 31 milliseconds