Searched full:string (Results 1 – 5 of 5) sorted by relevance
278 The data contains the file name stored as an ASCII string (may be expanded to304 2. **file name** - File name stored as an ASCII string.354 string "littlefs", while the inline-struct tag contains version and363 ^ ^ ^ ^- size (8) ^- magic string ("littlefs")383 1. **Magic string (8-bytes)** - Magic string indicating the presence of384 littlefs on the device. Must be the string "littlefs".
25 #include <string.h>
318 .captures[].string | tonumber) | max + 1' \
253 // Name of the file stored as a null-terminated string. Limited to
185 'string': [r'"(?:\\.|[^"])*"', r"'(?:\\.|[^'])\'"],319 elif p.accept('assert', 'ws', 'string', 'op', None):