/dports/textproc/p5-PerlPoint-Converters/PerlPoint-Converters-1.0205/doc/ |
H A D | ppdoc.pp | 2 // Comment: ppdoc.pp: documentation and testfile for pp2html 4 // $Id: ppdoc.pp,v 1.12 2001/08/16 04:06:46 lorenz Exp $ 20 This file \C<ppdoc.pp> is a short introduction to \C<pp2html> 50 % pp2html @ex_std_norm.cfg ppdoc.pp 52 % pp2latex @ltx.cfg ppdoc.pp > ppdoc.tex 53 % latex ppdoc.tex 54 % makeindex ppdoc.idx 55 % latex ppdoc.tex 56 % dvips -o ppdoc.ps ppdoc.dvi 57 % ghostview ppdoc.ps
|
/dports/editors/lazarus/lazarus/components/activex/ |
H A D | activexcontainer.pas | 119 …function GetWindowContext(out ppframe:IOleInPlaceFrame;out ppdoc:IOleInPlaceUIWindow;lprcposrect:L… in GetWindowContext() 398 ppdoc: IOleInPlaceUIWindow; lprcposrect: LPRECT; lprccliprect: LPRECT; 403 if assigned(ppdoc) then 404 ppdoc:= nil;
|
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/activex/ |
H A D | activexcontainer.pas | 119 …function GetWindowContext(out ppframe:IOleInPlaceFrame;out ppdoc:IOleInPlaceUIWindow;lprcposrect:L… in GetWindowContext() 398 ppdoc: IOleInPlaceUIWindow; lprcposrect: LPRECT; lprccliprect: LPRECT; 403 if assigned(ppdoc) then 404 ppdoc:= nil;
|
/dports/editors/lazarus-qt5/lazarus/components/activex/ |
H A D | activexcontainer.pas | 119 …function GetWindowContext(out ppframe:IOleInPlaceFrame;out ppdoc:IOleInPlaceUIWindow;lprcposrect:L… in GetWindowContext() 398 ppdoc: IOleInPlaceUIWindow; lprcposrect: LPRECT; lprccliprect: LPRECT; 403 if assigned(ppdoc) then 404 ppdoc:= nil;
|
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/activex/ |
H A D | activexcontainer.pas | 119 …function GetWindowContext(out ppframe:IOleInPlaceFrame;out ppdoc:IOleInPlaceUIWindow;lprcposrect:L… in GetWindowContext() 398 ppdoc: IOleInPlaceUIWindow; lprcposrect: LPRECT; lprccliprect: LPRECT; 403 if assigned(ppdoc) then 404 ppdoc:= nil;
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr-util/include/ |
H A D | apr_xml.h | 229 apr_xml_doc **ppdoc,
|
/dports/devel/apr1/apr-util-1.6.1/include/ |
H A D | apr_xml.h | 229 apr_xml_doc **ppdoc,
|
/dports/math/ntl/ntl-11.5.1/src/ |
H A D | NOTES | 22 make ppdoc
|
H A D | mfile | 506 # make ppdoc creates pretty-printed versions of some documentation 520 ppdoc:
|
/dports/textproc/p5-PerlPoint-Converters/PerlPoint-Converters-1.0205/ |
H A D | Changes | 313 pp2html (pp2html --help) and the ppdoc.pp file for more information 412 * ppdoc.pp Dokumentation updated 441 * ppdoc.pp updated (\\INCLUDE parser-paragraphs, parser-tags and parser-active-contents 495 * ppdoc.pp: first english version, not yet complete
|
H A D | Project.vim | 58 ppdoc.pp 106 ppdoc.pp
|
H A D | MANIFEST | 37 doc/ppdoc.pp
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr-util/xml/ |
H A D | apr_xml.c | 462 apr_xml_doc **ppdoc, in apr_xml_parse_file() argument 493 rv = apr_xml_parser_done(*parser, ppdoc); in apr_xml_parse_file()
|
/dports/www/fpc-httpd22/fpc-3.2.2/packages/httpd22/src/aprutil/ |
H A D | apr_xml.inc | 226 * @param ppdoc A pointer to *apr_xml_doc (which has the parsed results in it) 232 parser: PPapr_xml_parser; ppdoc: PPapr_xml_doc;
|
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd20/src/aprutil/ |
H A D | apr_xml.inc | 222 * @param ppdoc A pointer to *apr_xml_doc (which has the parsed results in it) 228 parser: PPapr_xml_parser; ppdoc: PPapr_xml_doc;
|
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd22/src/aprutil/ |
H A D | apr_xml.inc | 226 * @param ppdoc A pointer to *apr_xml_doc (which has the parsed results in it) 232 parser: PPapr_xml_parser; ppdoc: PPapr_xml_doc;
|
/dports/devel/apr1/apr-util-1.6.1/xml/ |
H A D | apr_xml.c | 518 apr_xml_doc **ppdoc, in apr_xml_parse_file() argument 549 rv = apr_xml_parser_done(*parser, ppdoc); in apr_xml_parse_file()
|
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ole/ |
H A D | mod.rs | 3233 …ndowContext(&self, ppframe: *mut ::std::option::Option<IOleInPlaceFrame>, ppdoc: *mut ::std::optio… in GetWindowContext() 3234 …ansmute_copy(self), ::std::mem::transmute(ppframe), ::std::mem::transmute(ppdoc), ::std::mem::tran… in GetWindowContext() 3315 …is: ::windows::runtime::RawPtr, ppframe: *mut ::windows::runtime::RawPtr, ppdoc: *mut ::windows::r… 3350 …ndowContext(&self, ppframe: *mut ::std::option::Option<IOleInPlaceFrame>, ppdoc: *mut ::std::optio… in GetWindowContext() 3351 …ansmute_copy(self), ::std::mem::transmute(ppframe), ::std::mem::transmute(ppdoc), ::std::mem::tran… in GetWindowContext() 3463 …is: ::windows::runtime::RawPtr, ppframe: *mut ::windows::runtime::RawPtr, ppdoc: *mut ::windows::r… 3503 …ndowContext(&self, ppframe: *mut ::std::option::Option<IOleInPlaceFrame>, ppdoc: *mut ::std::optio… in GetWindowContext() 3504 …ansmute_copy(self), ::std::mem::transmute(ppframe), ::std::mem::transmute(ppdoc), ::std::mem::tran… in GetWindowContext() 3683 …is: ::windows::runtime::RawPtr, ppframe: *mut ::windows::runtime::RawPtr, ppdoc: *mut ::windows::r…
|
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | dbdaoint.h | 1309 STDMETHOD(get_Item) (THIS_ VARIANT Item,DAODocument **ppdoc) PURE; in DECLARE_INTERFACE_()
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | dbdaoint.h | 1309 STDMETHOD(get_Item) (THIS_ VARIANT Item,DAODocument **ppdoc) PURE; in DECLARE_INTERFACE_()
|
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Data/Xml/MsXml/ |
H A D | mod.rs | 13450 …nt<'a, Param0: ::windows::runtime::IntoParam<'a, IXMLDOMDocument>>(&self, ppdoc: Param0) -> ::wind… in SetXMLDocument() 13451 …(::windows::runtime::Interface::vtable(self).8)(::std::mem::transmute_copy(self), ppdoc.into_param… in SetXMLDocument() 13527 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, ppdoc: *mut ::windows::runtime::Ra… 13528 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, ppdoc: ::windows::runtime::RawPtr)…
|
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Web/MsHtml/ |
H A D | mod.rs | 91550 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, ppdoc: *mut ::windows::runtime::Ra… 91632 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, ppdoc: *mut ::windows::runtime::Ra… 91762 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, ppdoc: *mut ::windows::runtime::Ra… 91961 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, ppdoc: *mut ::windows::runtime::Ra…
|