The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

pcre_maketables (3)
  • >> pcre_maketables (3) ( Linux man: Библиотечные вызовы )
  •  

    NAME

    PCRE - Perl-compatible regular expressions
     
    

    SYNOPSIS

    #include <pcre.h>


    const unsigned char *pcre_maketables(void);

     

    DESCRIPTION

    This function builds a set of character tables which can be passed to pcre_compile() to override PCRE's internal, built-in tables (which were made by pcre_maketables() when PCRE was compiled). You might want to do this if you are using a non-standard locale. The function yields a pointer to the tables.

    There is a complete description of the PCRE API in the pcreapi page.


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру