PLD_strreplace Struct Reference

#include <scilab/modules/fileio/src/c/pldstr.h>


Data Fields

char * source
char * searchfor
char * replacewith
char * preexist
char * postexist
int replacenumber
int insensitive


Detailed Description

Definition at line 14 of file pldstr.h.


Field Documentation

char* PLD_strreplace::source

Definition at line 16 of file pldstr.h.

Referenced by PLD_strreplace(), and PLD_strreplace_general().

char* PLD_strreplace::searchfor

Definition at line 17 of file pldstr.h.

Referenced by PLD_strreplace(), and PLD_strreplace_general().

char* PLD_strreplace::replacewith

Definition at line 18 of file pldstr.h.

Referenced by PLD_strreplace(), and PLD_strreplace_general().

char* PLD_strreplace::preexist

Definition at line 20 of file pldstr.h.

Referenced by PLD_strreplace(), and PLD_strreplace_general().

char* PLD_strreplace::postexist

Definition at line 21 of file pldstr.h.

Referenced by PLD_strreplace(), and PLD_strreplace_general().

int PLD_strreplace::replacenumber

Definition at line 23 of file pldstr.h.

Referenced by PLD_strreplace(), and PLD_strreplace_general().

int PLD_strreplace::insensitive

Definition at line 25 of file pldstr.h.

Referenced by PLD_strreplace(), and PLD_strreplace_general().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:10 2007 for Scilab [trunk] by  doxygen 1.5.1