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(file(file_name).read()) is not None variable356 if succ:
71 local succ=$?73 if [[ $succ -eq 0 ]]83 return $succ
172 succ = True182 succ = False184 succ = child.validate_tree() and succ186 return succ