Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/internal/
A Dparse_config.h25 PARSE_GREEDY = 0x00040000, /* last token takes entire remainder of the line */ enumerator
36 PARSE_NORMAL = PARSE_COLLAPSE | PARSE_TRIM | PARSE_GREEDY,
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A Dparse_config.c227 if ((t != ntokens-1) || !(flags & PARSE_GREEDY)) { in config_read()

Completed in 2 milliseconds