Lines Matching refs:REMOVE
131 %token HELP CREATE EXPORT ADD DELETE REMOVE SELECT SET INFO CANCEL END VERIFY
160 %type <cmd> remove_command REMOVE
693 remove_command: REMOVE
700 | REMOVE TOKEN
708 | REMOVE resource_type
716 | REMOVE TOKEN resource_type
727 | REMOVE property_name property_value
737 | REMOVE resource_type property_name EQUAL property_value
748 | REMOVE resource_type property_name EQUAL property_value property_name EQUAL property_value
761 | REMOVE resource_type property_name EQUAL property_value property_name EQUAL property_value property_name EQUAL property_value