Removed String_replace method.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@90 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
caaeb3d508
commit
63b63d91d8
1 changed files with 0 additions and 1 deletions
|
|
@ -307,7 +307,6 @@ typedef struct {
|
|||
|
||||
extern DOH *NewString(char *c);
|
||||
extern int String_check(DOH *s);
|
||||
extern int String_replace(DOH *s, DOH *token, DOH *rep, int flags);
|
||||
extern void String_chop(DOH *s);
|
||||
|
||||
/* String replacement flags */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue