Searched refs:convert_string (Results 1 – 2 of 2) sorted by relevance
300 return convert_string(stdout.strip())347 line = convert_string(line)410 yield convert_string(stdout.split(b'\0')[0])523 return convert_string(stdout).rstrip('\r\n')622 stdout = convert_string(stdout)623 stderr = convert_string(stderr)658 def convert_string(bytes_input): function
5448 (convert_string): Removed.8043 * cpplib.c (convert_string): Use `0x00ff', not `0x00ffU'.