Home
last modified time | relevance | path

Searched refs:is_just_spaces (Results 1 – 1 of 1) sorted by relevance

/dports/devel/ding-libs/ding-libs-0.6.1/ini/
H A Dini_parse.c102 static int is_just_spaces(const char *str, uint32_t len) in is_just_spaces() function
1103 if (is_just_spaces(po->last_read, po->last_read_len)) { in handle_space()
1146 if (is_just_spaces(po->last_read, po->last_read_len)) { in handle_space()