Home
last modified time | relevance | path

Searched defs:pcre (Results 1 – 4 of 4) sorted by relevance

/external/pcre/dist/
Dpcregexp.pas348 function pcre_copy_named_substring( const code : pointer {pcre}; in pcre_copy_named_substring()
359 function pcre_exec( const argument_re : pointer {pcre}; in pcre_exec()
370 function pcre_dfa_exec( const argument_re : pointer {pcre}; in pcre_dfa_exec()
382 function pcre_fullinfo( const argument_re : pointer {pcre}; in pcre_fullinfo()
386 function pcre_get_named_substring( const code : pointer {pcre}; in pcre_get_named_substring()
392 function pcre_get_stringnumber( const code : pointer {pcre}; in pcre_get_stringnumber()
394 function pcre_get_stringtable_entries( const code : pointer {pcre}; in pcre_get_stringtable_entries()
404 function pcre_info( const argument_re : pointer {pcre}; in pcre_info()
410 function pcre_refcount( const argument_re : pointer {pcre}; in pcre_refcount()
413 function pcre_study( const external_re : pointer {pcre}; in pcre_study()
DCMakeLists.txt603 ADD_LIBRARY(pcre ${PCRE_HEADERS} ${PCRE_SOURCES} ${PROJECT_BINARY_DIR}/config.h) target
Dpcre.h.in325 typedef struct real_pcre pcre; typedef
/external/pcre/
Dpcre.h325 typedef struct real_pcre pcre; typedef