Home
last modified time | relevance | path

Searched refs:Generic_Text_IC_like (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
370 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
385 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
397 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
409 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
370 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
385 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
397 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
409 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
370 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
385 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
397 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
409 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
367 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
382 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
394 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
406 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
172 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
381 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
396 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
408 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
420 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
172 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
381 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
396 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
408 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
420 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
172 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
381 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
396 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
408 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
420 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
162 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
370 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
385 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
397 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
409 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
172 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
381 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
396 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
408 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
420 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
172 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
381 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
396 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
408 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
420 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
172 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
381 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
396 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
408 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
420 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dlike.c49 static int Generic_Text_IC_like(text *str, text *pat, Oid collation);
172 Generic_Text_IC_like(text *str, text *pat, Oid collation) in Generic_Text_IC_like() function
381 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) == LIKE_TRUE); in nameiclike()
396 result = (Generic_Text_IC_like(strtext, pat, PG_GET_COLLATION()) != LIKE_TRUE); in nameicnlike()
408 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) == LIKE_TRUE); in texticlike()
420 result = (Generic_Text_IC_like(str, pat, PG_GET_COLLATION()) != LIKE_TRUE); in texticnlike()

12