Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2grep.c2159 syntax_check_output_text(PCRE2_SPTR string, BOOL callout) in syntax_check_output_text() function
2333 if (!syntax_check_output_text(string, TRUE)) return 0; in pcre2grep_callout()
4226 !syntax_check_output_text((PCRE2_SPTR)output_text, FALSE)) in main()