Site icon EfmSoft

What does Intel IPP status -185 (ippStsRegExpBackRefErr) mean?

 
Previous Next
ippStsRegExpGroupingErr ippStsRegExpChClassErr

ippStsRegExpBackRefErr

This compile-time status is raised when a back reference cannot be resolved to a valid capturing group in the pattern accepted by IPP.

Named groups, noncapturing groups, branch-local numbering, and escaped digits are common sources of confusion when a pattern is moved between regex engines. Verify the capture numbering as IPP sees it, not as another engine reports it.

Useful checks

Intel IPP RegExp functions · Perl regular expression reference


Looking for a different code? Search another status or error code.

Exit mobile version