Results of 1 - 10 of about 1231 for Function (0.012 sec.)
- Copy a function to a new function name 5701
- « runkit7_function_add runkit7_function_redefine » PHP Manual runkit7 関数 Copy a function to a
...
new function name runkit7_function_copy (PECL runkit7 >= Unknow ...
n) runkit7_function_copy — Copy a function to a new function name 説明 ...
runkit7_function_copy ( string $source_name , string $target_name ) ...
: bool パラメータ source_name Name of the existing function target_name Name of the new function to copy the d ...
-
https://man.plustar.jp/php/function.runkit7-function-copy.html
- [similar]
- Add a new function, similar to create_function 5610
- « runkit7_constant_remove runkit7_function_copy » PHP Manual runkit7 関数 Add a new function, si
...
milar to create_function runkit7_function_add (PECL runkit7 >= Unknown) run ...
kit7_function_add — Add a new function, similar to create_functi ...
on() 説明 runkit7_function_add ( string $function_name , string $argument_lis ...
urn_type = ? , bool $is_strict = ? ): bool runkit7_function_add ( string $function_name , Closure $closure , s ...
-
https://man.plustar.jp/php/function.runkit7-function-add.html
- [similar]
- Replace a function definition with a new implementation 5541
- « runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function def
...
inition with a new implementation runkit7_function_redefine (PECL runkit7 >= Unknown) runkit7_functio ...
n_redefine — Replace a function definition with a new implementation 説明 runkit7_ ...
function_redefine ( string $function_name , string $argument_list , string $code , bool ...
urn_type = ? , bool $is_strict = ? ): bool runkit7_function_redefine ( string $function_name , Closure $closur ...
-
https://man.plustar.jp/php/function.runkit7-function-redefine.html
- [similar]
- Deletes previously added function or method 5376
- « uopz_copy uopz_delete » PHP Manual Uopz 関数 Deletes previously added function or method uopz_
...
del_function (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_del_f ...
unction — Deletes previously added function or method 説明 uopz_del_function ( string $functio ...
n ): bool uopz_del_function ( string $class , string $function , int &$all = t ...
rue ): bool Deletes a previously added function or method. パラメータ class The name of the class. ...
-
https://man.plustar.jp/php/function.uopz-del-function.html
- [similar]
- Remove a function definition 5325
- « runkit7_function_redefine runkit7_function_rename » PHP Manual runkit7 関数 Remove a function
...
definition runkit7_function_remove (PECL runkit7 >= Unknown) runkit7_function_ ...
remove — Remove a function definition 説明 runkit7_function_remove ( string $ ...
l_override を有効にする必要があります。 パラメータ function_name Name of the function to be deleted 戻り値 成功 ...
を、失敗した場合に false を返します。 参考 runkit7_function_add() - Add a new function, similar to create_func ...
-
https://man.plustar.jp/php/function.runkit7-function-remove.html
- [similar]
- Adds non-existent function or method 5268
- « Uopz 関数 uopz_allow_exit » PHP Manual Uopz 関数 Adds non-existent function or method uopz_add
...
_function (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_add_f ...
unction — Adds non-existent function or method 説明 uopz_add_function ( string $functio ...
r , int &$flags = ZEND_ACC_PUBLIC ): bool uopz_add_function ( string $class , string $function , Closure $hand ...
LIC , int &$all = true ): bool Adds a non-existent function or method. パラメータ class The name of the class. ...
-
https://man.plustar.jp/php/function.uopz-add-function.html
- [similar]
- Creates a function at runtime 5251
- « uopz_flags uopz_get_exit_status » PHP Manual Uopz 関数 Creates a function at runtime uopz_function
...
tion (PECL uopz 1, PECL uopz 2) uopz_function — Creates a function at runtime 警告 この関数は、P ...
ECL uopz 5.0.0 で 削除 されました。 説明 uopz_function ( string $function , Closure $handler , int $modif ...
iers = ? ): void uopz_function ( string $class , string $function , Closure $hand ...
ler , int $modifiers = ? ): void Creates a function at runtime パラメータ class The name of the class ...
-
https://man.plustar.jp/php/function.uopz-function.html
- [similar]
- Change a function's name 5177
- « runkit7_function_remove runkit7_import » PHP Manual runkit7 関数 Change a function's name runk
...
it7_function_rename (PECL runkit7 >= Unknown) runkit7_function_ ...
rename — Change a function's name 説明 runkit7_function_rename ( string $sour ...
する必要があります。 パラメータ source_name Current function name target_name New function name 戻り値 成功した ...
を、失敗した場合に false を返します。 参考 runkit7_function_add() - Add a new function, similar to create_func ...
-
https://man.plustar.jp/php/function.runkit7-function-rename.html
- [similar]
- Sets the activation function for the output layer 5092
- « fann_set_activation_function_layer fann_set_activation_function » PHP Manual Fann 関数 Sets th
...
e activation function for the output layer fann_set_activation_function_ ...
output (PECL fann >= 1.0.0) fann_set_activation_function_output — Sets the activation function for the outp ...
ut layer 説明 fann_set_activation_function_output ( resource $ann , int $activation_function ...
): bool Sets the activation function for the output layer. パラメータ ann ニューラルネッ ...
-
https://man.plustar.jp/php/function.fann-set-activation-function-output.html
- [similar]
- Sets the activation function for supplied neuron and layer 5092
- « fann_set_activation_function_output fann_set_activation_steepness_hidden » PHP Manual Fann 関数
...
Sets the activation function for supplied neuron and layer fann_set_activation_ ...
function (PECL fann >= 1.0.0) fann_set_activation_function — Sets the activation function for supplied neuron ...
and layer 説明 fann_set_activation_function ( resource $ann , int $activation_function , int $ ...
layer , int $neuron ): bool Set the activation function for neuron number neuron in layer number layer , c ...
-
https://man.plustar.jp/php/function.fann-set-activation-function.html
- [similar]