Searched refs:TAB_IF_EXIST (Results 1 – 3 of 3) sorted by relevance
273 if NewLine.find(TAB_IF_EXIST.upper()) > -1:274 IfLine = Line[NewLine.find(TAB_IF_EXIST) + len(TAB_IF_EXIST) + 1:].strip()
447 TAB_IF_EXIST = '!if exist' variable
814 TAB_IF_EXIST = '!if exist' variable