Home
last modified time | relevance | path

Searched refs:a_action (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/www/ilias/ILIAS-5.4.25/Modules/LearningModule/classes/
H A Dclass.ilEditClipboard.php50 public static function setAction($a_action) argument
54 $user->writePref("lm_clipboard_action", $a_action);
80 public static function storeContentObject($a_type, $a_id, $a_action = "cut") argument
86 self::setAction($a_action);
/dports/www/ilias6/ILIAS-6.14/Modules/LearningModule/classes/
H A Dclass.ilEditClipboard.php50 public static function setAction($a_action) argument
54 $user->writePref("lm_clipboard_action", $a_action);
80 public static function storeContentObject($a_type, $a_id, $a_action = "cut") argument
86 self::setAction($a_action);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++));
37 if (a_action == GIN_SEGMENT_INSERT ||
38 a_action == GIN_SEGMENT_REPLACE)
44 if (a_action == GIN_SEGMENT_ADDITEMS)
51 switch (a_action)
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++));
37 if (a_action == GIN_SEGMENT_INSERT ||
38 a_action == GIN_SEGMENT_REPLACE)
44 if (a_action == GIN_SEGMENT_ADDITEMS)
51 switch (a_action)
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action);
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in dbase_desc()
37 if (a_action == GIN_SEGMENT_INSERT || in dbase_desc()
38 a_action == GIN_SEGMENT_REPLACE) in dbase_desc()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in dbase_desc()
51 switch (a_action) in dbase_desc()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in dbase_desc()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/access/rmgrdesc/
H A Dgindesc.c33 uint8 a_action = *((uint8 *) (walbuf++)); in desc_recompress_leaf() local
37 if (a_action == GIN_SEGMENT_INSERT || in desc_recompress_leaf()
38 a_action == GIN_SEGMENT_REPLACE) in desc_recompress_leaf()
44 if (a_action == GIN_SEGMENT_ADDITEMS) in desc_recompress_leaf()
51 switch (a_action) in desc_recompress_leaf()
66 appendStringInfo(buf, " %d unknown action %d ???", a_segno, a_action); in desc_recompress_leaf()

12345678