CLAS CL_ABAP_REGEX
Source Link
Open in ADT
Home
Previous Object: CL_ABAP_REFDESCR
Next Object: CL_ABAP_STRUCTDESCR
Public
Method constructor
IMPORTING
 pattern TYPE clike
 ignore_case TYPE ABAP_BOOL Optional
Method create_matcher
IMPORTING
 text TYPE clike
RETURNING ro_matcher TYPE cl_abap_matcher
Static Method create_pcre
IMPORTING
 pattern TYPE clike
 ignore_case TYPE ABAP_BOOL Optional
RETURNING regex TYPE cl_abap_regex
Exists on:
Bug reports and ideas welcome
Made using abaplint.app