Home
last modified time | relevance | path

Searched refs:pcre_version (Results 1 – 9 of 9) sorted by relevance

/PHP-5.5/ext/pcre/
H A Dconfig0.m441 pcre_version=$pcre_major$pcre_minor
42 if test "$pcre_version" -lt 660; then
61 pcrelib/pcre_version.c pcrelib/pcre_xclass.c \
H A Dconfig.w326 …d2utf8.c pcre_refcount.c pcre_study.c pcre_tables.c pcre_valid_utf8.c pcre_version.c pcre_xclass.c…
H A Dphp_pcre.c128 php_info_print_table_row(2, "PCRE Library Version", pcre_version() ); in PHP_INI_END()
154 REGISTER_STRING_CONSTANT("PCRE_VERSION", (char *)pcre_version(), CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_version.c84 pcre_version(void) in pcre_version() function
H A Dpcre.h639 PCRE_EXP_DECL const char *pcre_version(void);
H A DChangeLog3428 8. In pcre_version.c, the version string was being built by a sequence of
/PHP-5.5/main/
H A Dphp_compat.h39 #define pcre_version php_pcre_version macro
/PHP-5.5/win32/
H A Dphp5dllts.dsp453 SOURCE=..\ext\pcre\pcrelib\pcre_version.c
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1672 const char *pcre_version(void);
1795 compiled pattern. The function pcre_version() returns a pointer to a

Completed in 68 milliseconds