Searched refs:mdata (Results 1 – 1 of 1) sorted by relevance
211 if (!mdata) { in php_pcre_init_pcre2()213 if (!mdata) { in php_pcre_init_pcre2()248 if (mdata) { in php_pcre_shutdown_pcre2()250 mdata = NULL; in php_pcre_shutdown_pcre2()934 return mdata; in php_pcre_create_match_data()1107 match_data = mdata; in php_pcre_match_impl()1394 if (match_data != mdata) { in php_pcre_match_impl()1601 match_data = mdata; in php_pcre_replace_impl()1855 match_data = mdata; in php_pcre_replace_func_impl()2534 match_data = mdata; in php_pcre_split_impl()[all …]
Completed in 14 milliseconds