Home
last modified time | relevance | path

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

/dports/graphics/bmeps/dktools-4.31.1/src/libdk4app/
H A Ddk4apref.c178 if (dk4enc_find(&ll, &bom, pv, NULL)) { in dk4app_pref_apply()
185 if (dk4enc_find(&ll, &bom, pv, NULL)) { in dk4app_pref_apply()
H A Ddk4apref.ctr160 if (dk4enc_find(&ll, &bom, pv, NULL)) {
167 if (dk4enc_find(&ll, &bom, pv, NULL)) {
/dports/graphics/bmeps/dktools-4.31.1/src/tests/
H A Dtest-dk4enc.c32 if (0 != dk4enc_find(&enc, &bom, argv[1], &er)) { in wmain()
H A Dtest-dk4enc.ctr21 if (0 != dk4enc_find(&enc, &bom, argv[1], &er)) {
/dports/graphics/bmeps/dktools-4.31.1/src/libdk4c/
H A Ddk4enc.h152 dk4enc_find(int *encptr, int *bomptr, const dkChar *src, dk4_er_t *erp);
H A Ddk4enc.c179 dk4enc_find(int *encptr, int *bomptr, const dkChar *src, dk4_er_t *erp) in dk4enc_find() function
H A Ddk4enc.ctr144 dk4enc_find(int *encptr, int *bomptr, const dkChar *src, dk4_er_t *erp);
265 dk4enc_find(int *encptr, int *bomptr, const dkChar *src, dk4_er_t *erp)
H A Dlibdk4c.def275 dk4enc_find
/dports/graphics/bmeps/dktools-4.31.1/src/dk-cat/
H A Ddk-cat.c792 res = dk4enc_find(&oenc_def, &obom, buf, NULL); in initialize_from_app()
812 res = dk4enc_find(&ienc_def, NULL, buf, NULL); in initialize_from_app()
H A Ddk-cat.ctr785 res = dk4enc_find(&oenc_def, &obom, buf, NULL);
805 res = dk4enc_find(&ienc_def, NULL, buf, NULL);
/dports/graphics/bmeps/dktools-4.31.1/src/dk-t2db/
H A Ddk-t2db.c1339 if (0 != dk4enc_find(&enc, &bom, oaptr, NULL)) { in dk_t2db_normal_run()
H A Ddk-t2db.ctr1318 if (0 != dk4enc_find(&enc, &bom, oaptr, NULL)) {
/dports/graphics/bmeps/dktools-4.31.1/src/dk-sort/
H A Ddk-sort.c1466 res = dk4enc_find(&input_encoding, NULL, buf, NULL); in dk_sort_normal_run()
H A Ddk-sort.ctr1455 res = dk4enc_find(&input_encoding, NULL, buf, NULL);
/dports/graphics/bmeps/dktools-4.31.1/src/dk-t2h/
H A Ddk-t2h.c1105 if (0 != dk4enc_find(&encval, &bomval, oaptr, NULL)) { in dk_t2h_process_options()
H A Ddk-t2h.ctr1025 if (0 != dk4enc_find(&encval, &bomval, oaptr, NULL)) {
/dports/graphics/bmeps/dktools-4.31.1/src/dk-t2l/
H A Ddk-t2l.c800 if (0 != dk4enc_find(&encval, &bomval, oaptr, NULL)) { in dk_t2l_process_options()
H A Ddk-t2l.ctr778 if (0 != dk4enc_find(&encval, &bomval, oaptr, NULL)) {
/dports/graphics/bmeps/dktools-4.31.1/src/dk-fic/
H A Ddk-fic.c1782 res = dk4enc_find(&dk_fic_ie_stdin, NULL, encbuf, NULL); in dk_fic_normal_run()
H A Ddk-fic.ctr1779 res = dk4enc_find(&dk_fic_ie_stdin, NULL, encbuf, NULL);
/dports/graphics/bmeps/dktools-4.31.1/src/dk-lines/
H A Ddk-lines.c1224 res = dk4enc_find(&iec, NULL, ptr, NULL); in process_command_line_arguments()
H A Ddk-lines.ctr1240 res = dk4enc_find(&iec, NULL, ptr, NULL);