Home
last modified time | relevance | path

Searched defs:bRec (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml.cpp514 bool bRec = true; in ParseTag() local
551 bool bRec = false; in ParseToken() local
588 bool bRec = false; in ParseAttri() local
604 bool bRec = ParseTag(env, thisVar); in HandleTagFunc() local
624 bool bRec = ParseAttri(env, thisVar, attrWithTagFunc_); in HandleAttrWithTagFunc() local
639 bool bRec = ParseAttri(env, thisVar, attrFunc_); in HandleAttrFunc() local