/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql10-server/postgresql-10.19/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql10-client/postgresql-10.19/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; 73 read_dictionary(DictSyn *d, const char *filename) 144 DictSyn *d; 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0);
|
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; 73 read_dictionary(DictSyn *d, const char *filename) in Annex() 144 DictSyn *d; 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0);
|
/dports/databases/postgresql11-client/postgresql-11.14/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql11-server/postgresql-11.14/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; 73 read_dictionary(DictSyn *d, const char *filename) 144 DictSyn *d; 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0);
|
/dports/databases/postgresql14-server/postgresql-14.1/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql14-plperl/postgresql-14.1/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql14-pltcl/postgresql-14.1/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; typedef 73 read_dictionary(DictSyn *d, const char *filename) in read_dictionary() 144 DictSyn *d; in dxsyn_init() 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); in dxsyn_init() 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0); in dxsyn_lexize()
|
/dports/databases/postgresql14-client/postgresql-14.1/contrib/dict_xsyn/ |
H A D | dict_xsyn.c | 39 } DictSyn; 73 read_dictionary(DictSyn *d, const char *filename) 144 DictSyn *d; 148 d = (DictSyn *) palloc0(sizeof(DictSyn)); 199 DictSyn *d = (DictSyn *) PG_GETARG_POINTER(0);
|