Searched refs:CONV_SPEXV_F_NOTRIM (Results 1 – 2 of 2) sorted by relevance
110 int trim = (flags & CONV_SPEXV_F_NOTRIM) == 0; in conv_strproc_extract_value()
68 #define CONV_SPEXV_F_NOTRIM 0x0001 /* Do not trim whitespace around '=' */ macro