Home
last modified time | relevance | path

Searched refs:build_regexp_match_result (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
881 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
935 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1167 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
940 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
994 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1228 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
997 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
1051 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1285 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
997 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
1051 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1285 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
997 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
1051 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1285 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
997 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
1051 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1285 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
997 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
1051 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1285 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
997 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
1051 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1285 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
997 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx)));
1051 result_ary = build_regexp_match_result(matchctx);
1285 build_regexp_match_result(regexp_matches_ctx *matchctx)
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
997 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
1051 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1285 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
997 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
1051 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1285 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dregexp.c120 static ArrayType *build_regexp_match_result(regexp_matches_ctx *matchctx);
940 PG_RETURN_DATUM(PointerGetDatum(build_regexp_match_result(matchctx))); in regexp_match()
994 result_ary = build_regexp_match_result(matchctx); in regexp_matches()
1228 build_regexp_match_result(regexp_matches_ctx *matchctx) in build_regexp_match_result() function

12