Move Yang patterns: \n match from yang parse to regex compile stage
This commit is contained in:
parent
3ed41c5a04
commit
9aad253f1e
4 changed files with 10 additions and 90 deletions
|
|
@ -100,7 +100,6 @@ int xml_chardata_encode(char **escp, const char *fmt, ...);
|
|||
#endif
|
||||
int xml_chardata_cbuf_append(cbuf *cb, char *str);
|
||||
int uri_percent_decode(char *enc, char **str);
|
||||
int nonprint_encode(char *orig, char **encp);
|
||||
|
||||
const char *clicon_int2str(const map_str2int *mstab, int i);
|
||||
int clicon_str2int(const map_str2int *mstab, char *str);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue