OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idAttIndex
(Results
1 - 2
of
2
) sorted by null
/external/expat/xmlwf/
xmlwf.c
341
int
idAttIndex
= XML_GetIdAttributeIndex(parser);
342
if (
idAttIndex
< 0)
345
idAttPtr = atts +
idAttIndex
;
/external/expat/lib/
xmlparse.c
650
#define
idAttIndex
(parser->m_idAttIndex)
[
all
...]
Completed in 34 milliseconds