Home
last modified time | relevance | path

Searched refs:makecopy (Results 1 – 25 of 101) sorted by relevance

12345

/dports/www/moodle310/moodle/question/
H A Dquestion.php34 $makecopy = optional_param('makecopy', 0, PARAM_BOOL); variable
49 if ($makecopy) {
50 $url->param('makecopy', $makecopy);
178 if ($makecopy) {
213 $toform->makecopy = $makecopy;
234 if ($makecopy) {
269 if (!empty($fromform->makecopy) && !$question->formoptions->cansaveasnew) {
/dports/www/moodle311/moodle/question/
H A Dquestion.php34 $makecopy = optional_param('makecopy', 0, PARAM_BOOL); variable
49 if ($makecopy) {
50 $url->param('makecopy', $makecopy);
178 if ($makecopy) {
213 $toform->makecopy = $makecopy;
234 if ($makecopy) {
269 if (!empty($fromform->makecopy) && !$question->formoptions->cansaveasnew) {
/dports/www/moodle39/moodle/question/
H A Dquestion.php34 $makecopy = optional_param('makecopy', 0, PARAM_BOOL); variable
49 if ($makecopy) {
50 $url->param('makecopy', $makecopy);
178 if ($makecopy) {
213 $toform->makecopy = $makecopy;
234 if ($makecopy) {
269 if (!empty($fromform->makecopy) && !$question->formoptions->cansaveasnew) {
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/convert/
H A Dpo2oo.py111 makecopy = False
117 makecopy = True
123 makecopy = True
124 if makecopy:
138 if makecopy:
H A Dxliff2oo.py110 makecopy = False
116 makecopy = True
122 makecopy = True
123 if makecopy:
140 if makecopy:
/dports/databases/db5/db-5.3.28/src/mp/
H A Dmp_fget.c130 int makecopy, mvcc, need_free, ret; local
150 b_incr = b_lock = h_locked = extending = makecopy = ret = 0;
282 makecopy = mvcc && dirty && !BH_OWNED_BY(env, bhp, txn);
487 makecopy = makecopy ||
519 reuse: if ((makecopy || F_ISSET(bhp, BH_FROZEN)) &&
524 if ((makecopy || F_ISSET(bhp, BH_FROZEN)) &&
589 (bhp == NULL || F_ISSET(bhp, BH_FREED) || !makecopy))
751 else if (makecopy || F_ISSET(bhp, BH_FROZEN))
866 makecopy = mvcc && dirty && !extending;
876 makecopy);
[all …]
/dports/databases/db18/db-18.1.40/src/mp/
H A Dmp_fget.c134 int makecopy, mvcc, need_free, ret; local
155 b_incr = b_lock = h_locked = extending = makecopy = ret = 0;
287 makecopy = mvcc && dirty && !BH_OWNED_BY(env, bhp, txn);
491 makecopy = makecopy ||
527 reuse: if ((makecopy || F_ISSET(bhp, BH_FROZEN)) &&
532 if ((makecopy || F_ISSET(bhp, BH_FROZEN)) &&
590 (bhp == NULL || F_ISSET(bhp, BH_FREED) || !makecopy))
752 else if (makecopy || F_ISSET(bhp, BH_FROZEN))
867 makecopy = mvcc && dirty && !extending;
877 makecopy);
[all …]
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/
H A Drepack.c325 makecopy(register unsigned char *what, in makecopy() function
443 (unsigned char *)makecopy(tempstore, j, (unsigned char *)0); in repack()
445 makecopy(tempstore, j, (unsigned char *)cp->packptr); in repack()
/dports/www/moodle39/moodle/question/type/calculatedsimple/
H A Dquestiontype.php189 if (empty($question->makecopy) && $question->itemid[$i]) {
214 if (!empty($question->makecopy) && !empty($question->convert)) {
/dports/www/moodle310/moodle/question/type/calculatedsimple/
H A Dquestiontype.php189 if (empty($question->makecopy) && $question->itemid[$i]) {
214 if (!empty($question->makecopy) && !empty($question->convert)) {
/dports/www/moodle311/moodle/question/type/calculatedsimple/
H A Dquestiontype.php189 if (empty($question->makecopy) && $question->itemid[$i]) {
214 if (!empty($question->makecopy) && !empty($question->convert)) {
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/foreign/
H A Dforeign.c399 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
420 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/foreign/
H A Dforeign.c399 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
420 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/foreign/
H A Dforeign.c399 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
420 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/foreign/
H A Dforeign.c395 GetFdwRoutineForRelation(Relation relation, bool makecopy) in GetFdwRoutineForRelation() argument
416 if (makecopy) in GetFdwRoutineForRelation()

12345