Functions to handle regular expressions

The following functions are available in IBEBlock to handle work with regular expressions:

FunctionDescription
ibec_re_Create 
ibec_re_Free 
ibec_ExecRuns a specified application.
ibec_re_ExecNext 
ibec_re_Match 
ibec_re_SetExpression 
ibec_re_Replace 
ibec_re_Replace2 
ibec_preg_MatchSearches Subject for a match to the regular expression given in Pattern.
ibec_preg_ReplaceSearches Subject for matches to Pattern and replaces them with Replacement.

back to top of page
<< ibec_reg_ReadFloat | IBEBlock | ibec_re_Create >>