11 #define WORD_DIALOG -1
13 void url_clear (void);
14 void url_save (const char *fname
, const char *mode
, gboolean fullpath
);
15 void url_autosave (void);
16 int url_check_word (char *word
, int len
);
17 void url_check_line (char *buf
, int len
);