Home
last modified time | relevance | path

Searched defs:pdfile (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/p5-PDF-API3/PDF-API3-3.001/lib/PDF/API3/Compat/API2/
H A DNamedDestination.pm194 sub pdfile subroutine
H A DAnnotation.pm172 sub pdfile subroutine
H A DOutline.pm322 sub pdfile { subroutine
/dports/textproc/p5-PDF-API2/PDF-API2-2.042/lib/PDF/API2/
H A DNamedDestination.pm310 sub pdfile { subroutine
H A DAnnotation.pm170 sub pdfile { return pdf_file(@_) } subroutine
H A DOutline.pm483 sub pdfile { return pdf_file(@_) } subroutine
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/
H A Dmythes.hxx59 FILE *pdfile; member in MyThes
/dports/textproc/mythes/mythes-1.2.4/
H A Dmythes.hxx25 FILE *pdfile; member in MyThes
/dports/devel/R-cran-sfsmisc/sfsmisc/R/
H A Dmisc-goodies.R477 pdfile <- with(attributes(hh), paste(topic, type, sep=".")) functionVar