Searched refs:quote_postfix (Results 1 – 2 of 2) sorted by relevance
916 const char *quote_postfix = ")"; in bytearray_repr() local989 while (*quote_postfix) { in bytearray_repr()990 *p++ = *quote_postfix++; in bytearray_repr()
946 const char *quote_postfix = ")"; in bytearray_repr() local1015 while (*quote_postfix) { in bytearray_repr()1016 *p++ = *quote_postfix++; in bytearray_repr()