[pcre-dev] PCRE_ERROR_INTERNAL

Top Page
Delete this message
Author: ND
Date:  
To: Pcre-dev
Subject: [pcre-dev] PCRE_ERROR_INTERNAL
Good day!

Documentation describes error code -14 as:

PCRE_ERROR_INTERNAL       (-14)
An unexpected internal error has occurred. This error could be caused by a  
bug in PCRE or by overwriting of the compiled pattern.


I'm get this error code in my application.
Please detail, what means "overwriting of the compiled pattern"?