Home
last modified time | relevance | path

Searched refs:last_has_ns (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc37 bool last_has_ns = false; in Load() local
54 } else if (last_has_ns && reader->GetPrefix().empty()) { in Load()
73 last_has_ns = !reader->GetPrefix().empty(); in Load()