Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Future consideration
Workspace z/OS
Categories LE
Created by Guest
Created on Jul 12, 2016

Provide an interface to regular expression processing for LE conforming languages

Copied from old SHARE Requirements system SSLANG12001; Voting Priority=2.6

+5=1 +4=4 +3=10 +2=6 +1=3 abstain=2 -1=1 Priority=2.6

IBM should provide an interface to regular expression processing from LE conforming languages that does not require the relatively high level of skill necessary to call the C/C++ runtime routines directly, and also does not require writing C/C++ code on the part of the application developer.

Benefit: Application programs written in languages other than C/C++ could take advantage of regular expression pattern matching and substitution as part of their logic. Currently, in order to use regular expressions in a language other than C/C++, one must either code a C/C++ routine and call it from another LE-conforming language or one must call the C runtime routines directly. The former forces C/C++ coding (and the compiler), the latter is possible but requires a significantly higher level of skill on the part of the application developer than the solution requested by this requirement. For simple pattern matching, being able to obtain the offset and length of the matched string(s) would be ideal. It would be desirable if such an LE callable service would provide the same (or extended) functionality as the existing C "regcomp", "regexec", and "regfree" functions as described at http://publib.boulder.ibm.com/infocenter/zos/v1r13/index.jsp?topic=%2Fcom.ibm.zos.r13.bpxbd00%2Fregcopp.htm, http://publib.boulder.ibm.com/infocenter/zos/v1r13/index.jsp?topic=%2Fcom.ibm.zos.r13.bpxbd00%2Fregexep.htm, and http://publib.boulder.ibm.com/infocenter/zos/v1r13/index.jsp?topic=%2Fcom.ibm.zos.r13.bpxbd00%2Fregfrep.htm, respectively. Desirable, but not required, would be regular expression substitutions, something that provides the equivalent of the s/Kirk/Picard/g functionality of Perl would be ideal.

This was originally submitted on 2014-03-13.

Idea priority Low
  • Guest
    Reply
    |
    Jul 13, 2016

    https://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=48965

  • Guest
    Reply
    |
    Jul 13, 2016

    https://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=48965

  • Guest
    Reply
    |
    Jul 13, 2016

    Creating a new RFE based on Community RFE #91337 in product z/OS.