sb_chars() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

sb_chars() function

Returns the utf8 character length of the buffer. Returns 0 for both a NULL buffer and an empty buffer.

Syntax

static inline int sb_chars(stringbuf *sb);

Arguments

sb

Call Tree

Functions calling sb_chars()
sb_chars()
Data read by sb_chars()
all items filtered out
sb_chars()