/dports/devel/py-b2sdk/b2sdk-1.12.0/b2sdk/ |
H A D | version_utils.py | 140 class rename_function(AbstractDeprecator): class 161 super(rename_function, self).__init__(target, *args, **kwargs) 165 super(rename_function, self).__call__(func) 184 class rename_method(rename_function):
|
/dports/devel/py-b2sdk/b2sdk-1.12.0/test/unit/v0/ |
H A D | test_version_utils.py | 15 from .deps import rename_argument, rename_function 97 @rename_function(i, '0.1.0', '0.2.0', current_version=self.VERSION)
|
/dports/devel/py-b2sdk/b2sdk-1.12.0/test/unit/v1/ |
H A D | test_version_utils.py | 15 from .deps import rename_argument, rename_function 97 @rename_function(i, '0.1.0', '0.2.0', current_version=self.VERSION)
|
/dports/lang/py-hy/hy-0.19.0/hy/ |
H A D | macros.py | 55 fn = rename_function(fn, name) 77 fn = rename_function(fn, _name) 383 def rename_function(func, new_name):
|
/dports/math/geogram/geogram-1.7.7/src/bin/fpg/FPG/ |
H A D | SymbolEnvironment.h | 58 void rename_function( FunctionType* t, std::string new_id );
|
/dports/math/geogram/geogram-1.7.7/src/bin/fpg/ |
H A D | SymbolEnvironment.cpp | 166 SymbolEnvironment::rename_function( FunctionType* t, std::string new_id ) { in rename_function() function in SymbolEnvironment
|
/dports/devel/py-b2sdk/b2sdk-1.12.0/b2sdk/_v3/ |
H A D | __init__.py | 45 from b2sdk.version_utils import rename_argument, rename_function
|
/dports/devel/godot/godot-3.2.3-stable/modules/visual_script/ |
H A D | visual_script.h | 276 void rename_function(const StringName &p_name, const StringName &p_new_name);
|
H A D | visual_script.cpp | 206 void VisualScript::rename_function(const StringName &p_name, const StringName &p_new_name) { in rename_function() function in VisualScript 1303 …ssDB::bind_method(D_METHOD("rename_function", "name", "new_name"), &VisualScript::rename_function); in _bind_methods()
|
/dports/devel/godot-tools/godot-3.2.3-stable/modules/visual_script/ |
H A D | visual_script.h | 276 void rename_function(const StringName &p_name, const StringName &p_new_name);
|
H A D | visual_script.cpp | 206 void VisualScript::rename_function(const StringName &p_name, const StringName &p_new_name) { in rename_function() function in VisualScript 1303 …ssDB::bind_method(D_METHOD("rename_function", "name", "new_name"), &VisualScript::rename_function); in _bind_methods()
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/ |
H A D | mod_dptools.c | 673 SWITCH_STANDARD_APP(rename_function) in SWITCH_STANDARD_APP() argument 6574 …SWITCH_ADD_APP(app_interface, "rename", "Rename file", "Rename file", rename_function, RENAME_SYNT… in SWITCH_MODULE_LOAD_FUNCTION()
|
/dports/misc/mc-nox11/mc-4.8.27/misc/syntax/ |
H A D | php.syntax | 67 keyword whole rename_function yellow
|
/dports/misc/mc/mc-4.8.27/misc/syntax/ |
H A D | php.syntax | 67 keyword whole rename_function yellow
|
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/ |
H A D | phpfunctions.php | 54249 function rename_function($original_name, $new_name){} function
|
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/ |
H A D | phpfunctions.php | 54249 function rename_function($original_name, $new_name){} function
|
/dports/devel/kdev-php/kdev-php-21.12.3/ |
H A D | phpfunctions.php | 82337 function rename_function($original_name, $new_name){} function
|
/dports/devel/geany-legacy/geany-1.37.1/data/tags/ |
H A D | std.php.tags | 8827 rename_function�16�(string $original_name, string $new_name)�bool
|
/dports/devel/geany/geany-1.38/data/tags/ |
H A D | std.php.tags | 8827 rename_function�16�(string $original_name, string $new_name)�bool
|
/dports/editors/cudatext/CudaText-1.151.0/app/data/autocomplete/ |
H A D | PHP_.acp | 3501 bool rename_function(string $original_name, string $new_name) |Renames orig_name to new_name in the…
|
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/data/autocomplete/ |
H A D | PHP_.acp | 3501 bool rename_function(string $original_name, string $new_name) |Renames orig_name to new_name in the…
|