Searched refs:succ (Results 1 – 3 of 3) sorted by relevance
337 succ = validate_clones(soup)338 succ = validate_entries(soup) and succ340 if succ:354 succ = validate_xml(open(file_name).read()) is not None variable356 if succ:
72 local succ=$?74 if [[ $succ -eq 0 ]]84 return $succ
173 succ = True182 succ = False184 succ = child.validate_tree() and succ186 return succ