MtFmt 1.0.0
MtFmt is a format library on embed. system and wrote by pure C.
载入中...
搜索中...
未找到
成员变量
tagMStringMatchResult结构体 参考

字符串匹配信息 更多...

#include <mm_string.h>

成员变量

usize_t is_matched
 是否找到了目标
 
usize_t begin_pos
 目标位置的字符索引
 
usize_t begin_offset
 目标位置的字符char的偏移
 

详细描述

字符串匹配信息

结构体成员变量说明

◆ begin_offset

usize_t tagMStringMatchResult::begin_offset

目标位置的字符char的偏移

◆ begin_pos

usize_t tagMStringMatchResult::begin_pos

目标位置的字符索引

◆ is_matched

usize_t tagMStringMatchResult::is_matched

是否找到了目标


该结构体的文档由以下文件生成: