OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:csharp_file
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/src/
write-csharp.c
596
FILE *
csharp_file
;
local
718
csharp_file
= fopen_temp (csharp_file_name, "w");
719
if (
csharp_file
== NULL)
726
write_csharp_code (
csharp_file
, culture_name, class_name, mlp);
728
if (fwriteerror_temp (
csharp_file
))
write-csharp.c
596
FILE *
csharp_file
;
local
718
csharp_file
= fopen_temp (csharp_file_name, "w");
719
if (
csharp_file
== NULL)
726
write_csharp_code (
csharp_file
, culture_name, class_name, mlp);
728
if (fwriteerror_temp (
csharp_file
))
write-csharp.c
596
FILE *
csharp_file
;
local
718
csharp_file
= fopen_temp (csharp_file_name, "w");
719
if (
csharp_file
== NULL)
726
write_csharp_code (
csharp_file
, culture_name, class_name, mlp);
728
if (fwriteerror_temp (
csharp_file
))
Completed in 409 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026