Chapter 16. RegExp

 

The 'Internet' cannot be removed from your desktop, would you like to delete the 'Internet' now?

 
-- MS Windows '95  

Methods

Table of Contents
afc_regexp_clear -- Clears all stored data
afc_regexp_delete -- Disposes a valid regexp instance.
afc_regexp_get_pos -- Returns the offsets of the string matching the RE
afc_regexp_get_sub_string -- 
afc_regexp_match -- Matches the str with the current Regular Expression
afc_regexp_new -- Initializes a new afc_regexp instance.
afc_regexp_replace -- Replaces a string using RE patterns
afc_regexp_set_buffer -- Sets buffer for replace operations
afc_regexp_set_expression -- Compiles the Regular Expression for the matches
afc_regexp_set_storage_size -- Sets the maximum amount of results for match