]> diplodocus.org Git - nmh/blobdiff - h/mhparse.h
Removed export of most of the variables in test/common.sh.in. The
[nmh] / h / mhparse.h
index 371e671a826dae328c186bd345d7a4c841ea9b15..c3b0b9f1b9d737390ecdc6a714dd7eb7e579b15b 100644 (file)
@@ -338,6 +338,8 @@ void close_encoding (CT);
 void free_content (CT);
 char *ct_type_str (int);
 char *ct_subtype_str (int, int);
 void free_content (CT);
 char *ct_type_str (int);
 char *ct_subtype_str (int, int);
+int ct_str_type (const char *);
+int ct_str_subtype (int, const char *);
 const struct str2init *get_ct_init (int);
 const char *ce_str (int);
 const struct str2init *get_ce_method (const char *);
 const struct str2init *get_ct_init (int);
 const char *ce_str (int);
 const struct str2init *get_ce_method (const char *);