函数逻辑报告 |
Source Code:lib\string.c |
Create Date:2022-07-27 06:59:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:strspn - Calculate the length of the initial substring of @s which only contain letters in @accept*@s: The string to be searched*@accept: The string to search for
函数原型:size_t strspn(const char *s, const char *accept)
返回类型:size_t
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | s | |
const char * | accept |
561 | count等于0 |
572 | 返回:count |
名称 | 描述 |
---|---|
device_node_string | |
apm_setup | |
acpi_sleep_setup | |
ima_parse_add_rule | ma_parse_add_rule - add a rule to ima_policy_rules*@rule - ima measurement policy rule* Avoid locking by allowing just one writer at a time in ima_write_policy()* Returns the length of the rule parsed, an error code on failure |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |