OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_ENTITY
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxml.h
408
NUM_ENTITY
= 5,
412
static Entity entity[
NUM_ENTITY
];
[
all
...]
tinyxmlparser.cpp
43
TiXmlBase::Entity TiXmlBase::entity[ TiXmlBase::
NUM_ENTITY
] =
515
for( i=0; i<
NUM_ENTITY
; ++i )
[
all
...]
Completed in 264 milliseconds