Lines Matching refs:String
166 char *String,
179 * PARAMETERS: String - String to be repaired
184 * DESCRIPTION: Replace every non-printable or non-ascii byte in the string
191 char *String,
195 while (Length && *String)
197 if (!isprint ((int) (UINT8) *String))
199 *String = '?';
202 String++;
217 * DESCRIPTION: Copy the table header and ensure that all "string" fields in