Home
last modified time | relevance | path

Searched refs:pcre_options (Results 1 – 1 of 1) sorted by relevance

/external/pcre/pcrecpp/
Dpcrecpp.cc92 int pcre_options = 0; in Compile() local
93 pcre_options = options_.all_options(); in Compile()
131 pattern_.length(), pcre_options, &compile_error, in Compile()
140 wrapped.length(), pcre_options, &compile_error, &eoffset, in Compile()