Lines Matching refs:create_txt
410 if True in [create_txt in proto.text for create_txt in ['Create', 'Allocate']]:687 iscreate = True if True in [create_txt in cmdname for create_txt in ['Create', 'Allocate']] else False