Searched refs:succ (Results 1 – 3 of 3) sorted by relevance
300 succ = validate_clones(soup)301 succ = validate_entries(soup) and succ303 if succ:317 succ = validate_xml(file(file_name).read()) is not None variable319 if succ:
73 local succ=$?75 if [[ $succ -eq 0 ]]85 return $succ
172 succ = True182 succ = False184 succ = child.validate_tree() and succ186 return succ