函数逻辑报告 |
Source Code:lib\assoc_array.c |
Create Date:2022-07-27 07:51:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:assoc_array_clear - Script deletion of all objects from an associative array*@array: The array to clear.*@ops: The operations to use.* Precalculate and preallocate a script for the deletion of all the objects* from an associative array
函数原型:struct assoc_array_edit *assoc_array_clear(struct assoc_array *array, const struct assoc_array_ops *ops)
返回类型:struct assoc_array_edit
参数:
类型 | 参数 | 名称 |
---|---|---|
struct assoc_array * | array | |
const struct assoc_array_ops * | ops |
1282 | 如果非The node at the root of the tree 则返回:NULL |
1291 | to = NULL |
1293 | ops_for_excised_subtree等于ops |
1294 | 打印调试信息("all gone\n") |
1295 | 返回:edit |
名称 | 描述 |
---|---|
keyring_revoke | |
keyring_clear | keyring_clear - Clear a keyring*@keyring: The keyring to clear.* Clear the contents of the specified keyring.* Returns 0 if successful or -ENOTDIR if the keyring isn't a keyring. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |