OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIXML_WRONG_TYPE
(Results
1 - 3
of
3
) sorted by null
/external/tinyxml/
tinyxml.cpp
1234
return
TIXML_WRONG_TYPE
;
1241
return
TIXML_WRONG_TYPE
;
[
all
...]
tinyxml.h
116
TIXML_WRONG_TYPE
735
an integer, it returns
TIXML_WRONG_TYPE
.
886
an integer, it returns
TIXML_WRONG_TYPE
. If the attribute
[
all
...]
xmltest.cpp
457
XmlTest( "Query attribute: not a number", result,
TIXML_WRONG_TYPE
);
Completed in 1435 milliseconds