Searched refs:reparse (Results 1 – 6 of 6) sorted by relevance
51 static int reparse = 1; variable79 reparse = 1; in sighup()242 if (reparse) { in main()249 reparse = 0; in main()
57 extern Node *reparse(const char *);
232 p = reparse(s); in mkdfa()944 Node *reparse(const char *p) /* parses regular expression pointed to by p */ in reparse() function
66 static void reparse(char *buf, char *tmp);135 reparse(buffer, commandline); in vinum_create()1105 reparse(char *buf, char *tmp) in reparse() function
1248 #define FLAG_HEADER_RP_FIX 0x00000080 reparse point fixup1263 >16 ulelong &0x00000080 \b, reparse point fixup
1711 update_watchpoint (struct watchpoint *b, int reparse) in update_watchpoint() argument1762 if (within_current_scope && reparse) in update_watchpoint()1879 if (reparse) in update_watchpoint()