Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.cpp1388 int iDepth = 0; in ParseSpecText() local
1391 iDepth++; in ParseSpecText()
1393 iDepth--; in ParseSpecText()
1399 } while (iDepth > 0); in ParseSpecText()