mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-07 15:28:49 +00:00
TMP changes
This commit is contained in:
parent
39715334c7
commit
2c03654cca
5 changed files with 26 additions and 5 deletions
|
|
@ -84,7 +84,7 @@ struct re_pattern_buffer *Lregexp(char *regexp);
|
|||
|
||||
int LregexpMatch(struct re_pattern_buffer *b, char *s, int pos);
|
||||
|
||||
void *Bstring(void *);
|
||||
void *Bstring(void *p);
|
||||
|
||||
void *Lclone(void *p);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue