Searched refs:mdata (Results 1 – 1 of 1) sorted by relevance
223 if (!mdata) { in php_pcre_init_pcre2()225 if (!mdata) { in php_pcre_init_pcre2()260 if (mdata) { in php_pcre_shutdown_pcre2()262 mdata = NULL; in php_pcre_shutdown_pcre2()953 return mdata; in php_pcre_create_match_data()1273 match_data = mdata; in php_pcre_match_impl()1449 if (match_data != mdata) { in php_pcre_match_impl()1650 match_data = mdata; in php_pcre_replace_impl()1902 match_data = mdata; in php_pcre_replace_func_impl()2574 match_data = mdata; in php_pcre_split_impl()[all …]
Completed in 12 milliseconds