Searched refs:CONV_SPEXV_F_NULLOK (Results 1 – 2 of 2) sorted by relevance
134 if (((flags & CONV_SPEXV_F_NULLOK) == 0) && (*str == '\0')) in conv_strproc_extract_value()
70 #define CONV_SPEXV_F_NULLOK 0x0004 /* Empty ("") value is OK */ macro