8 |
|
|
9 |
Written by: Philip Hazel <ph10@cam.ac.uk> |
Written by: Philip Hazel <ph10@cam.ac.uk> |
10 |
|
|
11 |
Copyright (c) 1997-2000 University of Cambridge |
Copyright (c) 1997-2001 University of Cambridge |
12 |
|
|
13 |
----------------------------------------------------------------------------- |
----------------------------------------------------------------------------- |
14 |
Permission is granted to anyone to use this software for any purpose on any |
Permission is granted to anyone to use this software for any purpose on any |
58 |
Returns: pointer to the contiguous block of data |
Returns: pointer to the contiguous block of data |
59 |
*/ |
*/ |
60 |
|
|
61 |
unsigned const char * |
const unsigned char * |
62 |
pcre_maketables(void) |
pcre_maketables(void) |
63 |
{ |
{ |
64 |
unsigned char *yield, *p; |
unsigned char *yield, *p; |