Searched defs:sFindSection (Results 1 – 3 of 3) sorted by relevance
133 String sFindSection = "[" + _sSectionName + "]"; in buildSectionName() local144 String sFindSection = toLowerIfNeed(buildSectionName(_sSection)); in findSection() local350 String sFindSection = buildSectionName(_sSection); in insertValue() local
169 String sFindSection = "[" + _sSectionName + "]"; in buildSectionName() local192 String sFindSection = toLowerIfNeed(buildSectionName(_sSection)); in findSection() local478 String sFindSection = buildSectionName(_sSection); in insertValue() local
190 String sFindSection = "[" + _sSectionName + "]"; in buildSectionName() local213 String sFindSection = toLowerIfNeed(buildSectionName(_sSection)); in findSection() local503 String sFindSection = buildSectionName(_sSection); in insertValue() local
Completed in 27 milliseconds