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

  /external/pcre/
pcre_config.c 41 /* This module contains the external function pcre_config(). */
66 pcre_config(int what, void *where) function
128 /* End of pcre_config.c */
pcregexp.pas 229 { Request types for pcre_config() }
347 function pcre_config( what : integer; where : pointer) : integer; external; function

Completed in 248 milliseconds