diff options
Diffstat (limited to 'pcre/ucp.h')
-rw-r--r-- | pcre/ucp.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pcre/ucp.h b/pcre/ucp.h index 21039106e58..d8b34bfcc5b 100644 --- a/pcre/ucp.h +++ b/pcre/ucp.h @@ -11,7 +11,10 @@ should always be at the end of each enum, for backwards compatibility. IMPORTANT: Note also that the specific numeric values of the enums have to be the same as the values that are generated by the maint/MultiStage2.py script, -where the equivalent property descriptive names are listed in vectors. */ +where the equivalent property descriptive names are listed in vectors. + +ALSO: The specific values of the first two enums are assumed for the table +called catposstab in pcre_compile.c. */ /* These are the general character categories. */ |