Home
last modified time | relevance | path

Searched refs:towork (Results 1 – 25 of 46) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL;
106 LPLAddTail(&ld->towork, newpl);
107 ld->curSub = ld->towork.tail;
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork));
145 while (ld->towork.head && go)
147 if (ld->towork.head == stop)
186 while (ld->towork.head)
188 ParsedLex *curVal = ld->towork.head;
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL;
106 LPLAddTail(&ld->towork, newpl);
107 ld->curSub = ld->towork.tail;
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork));
145 while (ld->towork.head && go)
147 if (ld->towork.head == stop)
186 while (ld->towork.head)
188 ParsedLex *curVal = ld->towork.head;
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/tsearch/
H A Dts_parse.c47 ListParsedLex towork; /* current list to work */ member
65 ld->towork.head = ld->towork.tail = ld->curSub = NULL; in LexizeInit()
106 LPLAddTail(&ld->towork, newpl); in LexizeAddLemm()
107 ld->curSub = ld->towork.tail; in LexizeAddLemm()
113 LPLAddTail(&ld->waste, LPLRemoveHead(&ld->towork)); in RemoveHead()
145 while (ld->towork.head && go) in moveToWaste()
147 if (ld->towork.head == stop) in moveToWaste()
186 while (ld->towork.head) in LexizeExec()
188 ParsedLex *curVal = ld->towork.head; in LexizeExec()

12