command_parse_str_to_buf() function
Parse a number (base 10, base 16 or base 8) and store the result into a bit buffer. Use the prefixes '0' and '0x' for base 8 and 16, otherwise defaults to base 10. In case of parsing error, a user-readable error message is produced.
Arguments
Functions calling command_parse_str_to_buf()
Functions called by command_parse_str_to_buf()
command_parse_str_to_buf()
Data read by command_parse_str_to_buf()
command_parse_str_to_buf()::ret all items filtered out
command_parse_str_to_buf()