[pcre-dev] PCRE_ERROR_INTERNAL

Kezdőlap
Üzenet törlése
Szerző: ND
Dátum:  
Címzett: Pcre-dev
Tárgy: [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"?