Searched refs:udefbuf (Results 1 – 2 of 2) sorted by relevance
83 file_unichar_t *udefbuf; in file_encoding() local87 ubuf = &udefbuf; in file_encoding()177 if (ubuf == &udefbuf) in file_encoding()178 efree(udefbuf); in file_encoding()
1395 if (ubuf == &udefbuf)1396 - free(udefbuf);1397 + efree(udefbuf);
Completed in 14 milliseconds