Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c229 BOOL match_data_created = FALSE; in pcre2_substitute() local
262 match_data_created = TRUE; in pcre2_substitute()
865 if (match_data_created) pcre2_match_data_free(match_data); in pcre2_substitute()

Completed in 6 milliseconds