HomeSort by relevance Sort by last modified time
    Searched defs:pcre_compile (Results 1 - 2 of 2) sorted by null

  /external/pcre/
pcregexp.pas 337 function pcre_compile( const pattern : PChar; options : integer; function
486 RegExpC := pcre_compile( pRegExp,
pcre_compile.c 41 /* This module contains the external function pcre_compile(), along with
6808 pcre_compile(const char *pattern, int options, const char **errorptr, function
    [all...]

Completed in 175 milliseconds