OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fElementStack
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/tools/toolutil/
xmlparser.h
234
UStack
fElementStack
; // Stack holds the parent elements when nested
xmlparser.cpp
146
fElementStack
(status),
394
fElementStack
.push(el, status);
434
if (
fElementStack
.empty()) {
439
el = (UXMLElement *)
fElementStack
.pop();
456
if (el != NULL || !
fElementStack
.empty()) {
/external/jdiff/
xerces.jar
Completed in 85 milliseconds