Searched defs:REMOVE_TAG (Results 1 – 15 of 15) sorted by relevance
41 #define REMOVE_TAG gettext("[--- REMOVED ENTRY ----]") macro
33 enum { REMOVE_TAG, REMOVE_SUBTREE, DONT_REMOVE } code = DONT_REMOVE; in removeTag() enumerator
19 export const REMOVE_TAG = 'REMOVE_TAG'; constant
32 #define REMOVE_TAG 1 macro
62 private static final String REMOVE_TAG="R "; //$NON-NLS-1$ field in SyncFileWriter
142 public static final int REMOVE_TAG= 5; field
83 REMOVE_TAG, enumerator
104 REMOVE_TAG, enumerator
100 REMOVE_TAG, enumerator
141 #define REMOVE_TAG 0x100 /* element to be removed from netlist */ macro