Searched refs:inside_attrs (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Dxmlstream.hpp103 bool inside_attrs() { return _markup_state != BODY; } function in class:xmlStream
H A Dostream.cpp803 (_outer_xmlStream == NULL || !_outer_xmlStream->inside_attrs())) {

Completed in 35 milliseconds