Home
last modified time | relevance | path

Searched refs:text_substring (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/resources/analysis/eiffel/
H A Dsample.e229 last_string_value := text_substring (2, text_count - 1)
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c104 static text *text_substring(Datum str,
785 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
799 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
816 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1058 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1059 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4098 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4108 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c104 static text *text_substring(Datum str,
785 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
799 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
816 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1058 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1059 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4098 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4108 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c104 static text *text_substring(Datum str,
785 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
799 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
816 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1058 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1059 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4098 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4108 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1056 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1057 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4235 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4245 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1065 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1066 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4279 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4289 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1056 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1057 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4235 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4245 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1056 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1057 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4235 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4245 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1056 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1057 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4235 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4245 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1056 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1057 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4235 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4245 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1056 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1057 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4235 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4245 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1065 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1066 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4279 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4289 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1065 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1066 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4279 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4289 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0),
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0),
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified)
1065 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false);
1066 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true);
4279 result_text = text_substring(PointerGetDatum(inputstring),
4289 result_text = text_substring(PointerGetDatum(inputstring),
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1065 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1066 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4279 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4289 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1065 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1066 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4279 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4289 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1056 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1057 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4235 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4245 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c102 static text *text_substring(Datum str,
783 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
797 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
814 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1065 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1066 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4279 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4289 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c104 static text *text_substring(Datum str,
785 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
799 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
816 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1058 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1059 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4098 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4108 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c104 static text *text_substring(Datum str,
785 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
799 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
816 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1058 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1059 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4098 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4108 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c104 static text *text_substring(Datum str,
785 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
799 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
816 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1058 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1059 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4098 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4108 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c104 static text *text_substring(Datum str,
785 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
799 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
816 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1058 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1059 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
4098 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
4108 result_text = text_substring(PointerGetDatum(inputstring), in split_text()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dvarlena.c120 static text *text_substring(Datum str,
805 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
819 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
836 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1087 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1088 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
1921 text *targ1 = text_substring(arg1, 1, len2, false); in text_starts_with()
5366 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), 1, n, false)); in text_left()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dvarlena.c120 static text *text_substring(Datum str,
805 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
819 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
836 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1087 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1088 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
1921 text *targ1 = text_substring(arg1, 1, len2, false); in text_starts_with()
5366 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), 1, n, false)); in text_left()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/adt/
H A Dvarlena.c120 static text *text_substring(Datum str,
805 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr()
819 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), in text_substr_no_len()
836 text_substring(Datum str, int32 start, int32 length, bool length_not_specified) in text_substring() function
1087 s1 = text_substring(PointerGetDatum(t1), 1, sp - 1, false); in text_overlay()
1088 s2 = text_substring(PointerGetDatum(t1), sp_pl_sl, -1, true); in text_overlay()
1921 text *targ1 = text_substring(arg1, 1, len2, false); in text_starts_with()
5366 PG_RETURN_TEXT_P(text_substring(PG_GETARG_DATUM(0), 1, n, false)); in text_left()

12