Searched refs:nnotstring (Results 1 – 1 of 1) sorted by relevance
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()
Completed in 2 milliseconds