| 79 |
pre-processor time. This hack uses a standard trick for avoiding calling |
pre-processor time. This hack uses a standard trick for avoiding calling |
| 80 |
the STRING macro with an empty argument when doing the test. */ |
the STRING macro with an empty argument when doing the test. */ |
| 81 |
|
|
| 82 |
PCRE_EXP_DEFN const char * |
PCRE_EXP_DEFN const char * PCRE_CALL_CONVENTION |
| 83 |
pcre_version(void) |
pcre_version(void) |
| 84 |
{ |
{ |
| 85 |
return (XSTRING(Z PCRE_PRERELEASE)[1] == 0)? |
return (XSTRING(Z PCRE_PRERELEASE)[1] == 0)? |