Searched refs:nnotstring (Results 1 – 2 of 2) sorted by relevance
200 int nnotstring = 0, nnul = 0; in write_propval() local211 nnotstring++; in write_propval()224 if ((p[len-1] == '\0') && (nnotstring == 0) && (nnul < (len-nnul)) in write_propval()
147 int nnotstring = 0, nnul = 0; in guess_value_type() local153 nnotstring++; in guess_value_type()165 if ((p[len-1] == '\0') && (nnotstring == 0) && (nnul <= (len-nnul)) in guess_value_type()