Home
last modified time | relevance | path

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

/dports/devel/tcl-trf/trf2.1.4/generic/templates/
H A Dopt_template.c84 Trf_OptionVectors*
87 static Trf_OptionVectors optVec = in Trf_XXXOptions()
/dports/devel/tcl-trf/trf2.1.4/generic/
H A Dtransform.h373 } Trf_OptionVectors; typedef
615 Trf_OptionVectors* options; /* reference to option description, can be
667 Trf_OptionVectors*
670 TRF_EXPORT (Trf_OptionVectors*,Trf_ConverterOptions) _ANSI_ARGS_ ((void));
H A DtrfDecls.h35 EXTERN Trf_OptionVectors* Trf_ConverterOptions _ANSI_ARGS_((void));
69 Trf_OptionVectors* (*trf_ConverterOptions) _ANSI_ARGS_((void)); /* 2 */
H A Dconvert.c84 Trf_OptionVectors*
87 static Trf_OptionVectors optVec = /* THREADING: constant, read-only => safe */ in Trf_ConverterOptions()
H A Dbz2_opt.c76 Trf_OptionVectors*
79 static Trf_OptionVectors optVec = /* THREADING: constant, read-only => safe */ in TrfBZ2Options()
H A DtransformInt.h333 EXTERN Trf_OptionVectors*
361 EXTERN Trf_OptionVectors*
376 EXTERN Trf_OptionVectors*
389 EXTERN Trf_OptionVectors*
H A Dzip_opt.c76 Trf_OptionVectors*
79 static Trf_OptionVectors optVec = /* THREADING: constant, read-only => safe */ in TrfZIPOptions()
H A Dref_opt.c85 Trf_OptionVectors*
88 static Trf_OptionVectors optVec = /* THREADING: const, read-only => safe */ in TrfTransformOptions()
H A Ddig_opt.c80 Trf_OptionVectors*
83 static Trf_OptionVectors optVec = /* THREADING: constant, read-only => safe */ in TrfMDOptions()
H A Dtrf.decls29 Trf_OptionVectors* Trf_ConverterOptions(void)
/dports/devel/tcl-trf/trf2.1.4/
H A DChangeLog2250 changed 'Trf_OptionVectors' structure.
2275 * generic/transform.h (Trf_OptionVectors): added 'setObjProc' to