Searched refs:regex_len (Results 1 – 1 of 1) sorted by relevance
4486 static int php_pgsql_convert_match(const zend_string *str, const char *regex , size_t regex_len, in… in php_pgsql_convert_match() argument4508 …re = pcre2_compile((PCRE2_SPTR)regex, regex_len, options, &errnumber, &err_offset, php_pcre_cctx()… in php_pgsql_convert_match()
Completed in 16 milliseconds