Searched refs:mdata (Results 1 – 1 of 1) sorted by relevance
252 if (!mdata) { in php_pcre_init_pcre2()254 if (!mdata) { in php_pcre_init_pcre2()289 if (mdata) { in php_pcre_shutdown_pcre2()291 mdata = NULL; in php_pcre_shutdown_pcre2()930 return mdata; in php_pcre_create_match_data()1249 match_data = mdata; in php_pcre_match_impl()1425 if (match_data != mdata) { in php_pcre_match_impl()1620 match_data = mdata; in php_pcre_replace_impl()1874 match_data = mdata; in php_pcre_replace_func_impl()2548 match_data = mdata; in php_pcre_split_impl()[all …]
Completed in 11 milliseconds