Lines Matching refs:unquote
159 unquote(char const * str) in unquote() function
174 if ((str = unquote(str)) != NULL) { in boolean_val()
190 if ((str = unquote(str)) != NULL) { in passwd_val()
231 if ((p = unquote(p)) == NULL) in newstr()
322 q = unquote(q); in read_userconfig()
338 if ((q = unquote(q)) != NULL) { in read_userconfig()
347 if ((q = unquote(q)) != NULL) { in read_userconfig()
356 if ((q = unquote(q)) != NULL) { in read_userconfig()
365 if ((q = unquote(q)) != NULL) { in read_userconfig()
374 if ((q = unquote(q)) != NULL) { in read_userconfig()
383 if ((q = unquote(q)) != NULL) { in read_userconfig()