Home
last modified time | relevance | path

Searched refs:coerce_function (Results 1 – 9 of 9) sorted by relevance

/dports/www/py-flask-admin/Flask-Admin-1.5.8/flask_admin/contrib/sqla/
H A Dvalidators.py91 def __init__(self, coerce_function): argument
92 self.coerce_function = coerce_function
96 self.coerce_function(str(field.data))
H A Dform.py378 field_args['validators'].append(TimeZoneValidator(coerce_function=column.type._coerce))
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dhashtabl.d2159 var object test = coerce_function(Car(STACK_1)); pushSTACK(test);
2160 var object hash = coerce_function(Cdr(STACK_2));
H A Drecord.d882 STACK_1 = coerce_function(STACK_1);
H A Dio.d661 var object function = coerce_function(STACK_2);
772 STACK_1 = coerce_function(STACK_1);
H A Dforeign.d1221 { fun = coerce_function(fun); }); in convert_function_to_foreign()
H A Deval.d2333 global maygc object coerce_function (object obj) in coerce_function() function
H A Dlispbibl.d15589 extern maygc object coerce_function (object obj);
H A DChangeLog43331 (coerce_function, eval1, apply, funcall): use check_fdefinition()
45996 * eval.d (coerce_function, apply, funcall): ditto
46032 * eval.d (coerce_function): use fehler_function()
50045 * eval.d (coerce_function): ditto
51727 * eval.d (coerce_function): Mark unreachable code with NOTREACHED.
52471 (coerce_function, funcall, apply): not all orecords are
55012 * record.d (FINALIZE): Call coerce_function.
60861 (coerce_function): Allow all function names, not only symbols.
60960 * eval.d (coerce_function): Accept symbols, but reject lambda