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

  /external/pcre/
pcre_fullinfo.c 41 /* This module contains the external function pcre_fullinfo(), which returns
69 pcre_fullinfo(const pcre *argument_re, const pcre_extra *extra_data, int what, function
174 /* End of pcre_fullinfo.c */
pcregexp.pas 206 { Request types for pcre_fullinfo() }
382 function pcre_fullinfo( const argument_re : pointer {pcre}; function

Completed in 378 milliseconds