Home
last modified time | relevance | path

Searched refs:tmp_filecode (Results 1 – 1 of 1) sorted by relevance

/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dledit.c1275 int tmp_filecode; in shell_command() local
1293 tmp_filecode = CBuf->kfcode; in shell_command()
1298 CBuf->kfcode = tmp_filecode; in shell_command()
1320 int n, tmp_filecode; in pipe_region() local
1346 tmp_filecode = CBuf->kfcode; in pipe_region()
1351 CBuf->kfcode = tmp_filecode; in pipe_region()