Comparison of programming languages (string functions): Difference between revisions

Content deleted Content added
A.Brudz (talk | contribs)
A.Brudz (talk | contribs)
Line 1,967:
| <code>INSPECT ''string'' REPLACING ALL/LEADING/FIRST ''find'' BY ''replace''</code>
| [[COBOL]]
|-
| <code>''find_regex'' ⎕R ''replace_regex'' ⊢ ''string''</code>
| [[APL (programming language)|APL]]
|}