Searched refs:decode_once_buf (Results 1 – 2 of 2) sorted by relevance
159 char *decode_once_buf; member575 result = _plug_buf_alloc(text->utils, &text->decode_once_buf,585 *output = text->decode_once_buf;698 if (text->decode_once_buf) {699 text->utils->free(text->decode_once_buf);700 text->decode_once_buf = NULL;
242 char *encode_buf, *decode_buf, *decode_once_buf; member1893 result = _plug_buf_alloc(text->utils, &text->decode_once_buf,1899 *output = text->decode_once_buf;2151 result = _plug_buf_alloc(text->utils, &text->decode_once_buf,2157 *output = text->decode_once_buf;2282 if (text->decode_once_buf) utils->free(text->decode_once_buf);