PCRE - Perl-compatible regular expressions
#include <pcre.h>
char *pcre_version(void);
This function returns a character string that gives the version number of the PCRE library, and its date of release.
There is a complete description of the PCRE API in the pcreapi page.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |