Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReplaceFlag for built-in function replace to control behaviour of replacements [CORE1633] #2056

Open
firebird-automations opened this issue Dec 5, 2007 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Volker Rehn (vr2_s18)

Sometimes it is not desired to replace *all* occurences of a string within another, but only the first occurence. The equivalent e.g. in Delphi's StringReplace are the ReplaceFlags. At least the choice between replace *once* and replace *all* would come handy, e.g. with analyzing a token stream.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 13571 ] => Firebird [ 14097 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant