Searched refs:icudtAllFile (Results 1 – 3 of 3) sorted by relevance
1615 FileStream *icudtAllFile = NULL; in pkg_createWithoutAssemblyCode() local1627 if((icudtAllFile = T_FileStream_open(icudtAll, "w"))==NULL) { in pkg_createWithoutAssemblyCode()1735 T_FileStream_writeLine(icudtAllFile, cmd); in pkg_createWithoutAssemblyCode()1767 T_FileStream_close(icudtAllFile); in pkg_createWithoutAssemblyCode()
1618 FileStream *icudtAllFile = nullptr; in pkg_createWithoutAssemblyCode() local1630 if((icudtAllFile = T_FileStream_open(icudtAll, "w"))==nullptr) { in pkg_createWithoutAssemblyCode()1739 T_FileStream_writeLine(icudtAllFile, cmd); in pkg_createWithoutAssemblyCode()1771 T_FileStream_close(icudtAllFile); in pkg_createWithoutAssemblyCode()