Searched refs:autodoc (Results 1 – 13 of 13) sorted by relevance
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | makemeta | 97 my @files = ('autodoc.pl', 'lib/unicore/mktables', 'TestInit.pm',
|
/openbsd/gnu/llvm/lldb/bindings/ |
H A D | CMakeLists.txt | 26 -features autodoc
|
/openbsd/gnu/llvm/lldb/bindings/python/ |
H A D | python.swig | 63 // Parameter types will be used in the autodoc string. 64 %feature("autodoc", "1");
|
/openbsd/gnu/usr.bin/perl/ |
H A D | META.yml | 94 - autodoc.pl
|
H A D | autodoc.pl | 466 sub autodoc ($$) { # parse a file and extract documentation info subroutine 1807 autodoc(\*F,$file);
|
H A D | embed.fnc | 5 : This file is known to be processed by regen/embed.pl, autodoc.pl, 40 : to embed.pl; some only to autodoc.pl, and others only to makedef.pl. The 148 : source for the item they describe. autodoc.pl is run as part of the standard 266 : there isn't a doc entry, autodoc.pl lists this in perlapi as 322 : there isn't a doc entry, autodoc.pl lists this in perlintern as 330 : autodoc.pl adds a note to this effect in the doc entry 334 : Enables 'no docs for foo" warning in autodoc.pl if the documentation 424 : itself begins with 'Perl_', autodoc.pl will show a thread context 469 : autodoc.pl adds a note that the perl_ form of this function is 559 : 'U' autodoc.pl will not output a usage example [all …]
|
H A D | Makefile.SH | 1135 pod/perlintern.pod: $(MINIPERL_EXE) autodoc.pl embed.fnc 1136 $(MINIPERL) autodoc.pl
|
H A D | MANIFEST | 8 autodoc.pl Creates pod/perlintern.pod and pod/perlapi.pod
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 5 : This file is known to be processed by regen/embed.pl, autodoc.pl, 40 : to embed.pl; some only to autodoc.pl, and others only to makedef.pl. The 128 : source for the item they describe. autodoc.pl is run as part of the standard 243 : there isn't a doc entry, autodoc.pl lists this in perlapi as 297 : there isn't a doc entry, autodoc.pl lists this in perlintern as 305 : autodoc.pl adds a note to this effect in the doc entry 396 : begins with 'Perl_', autodoc.pl will show a thread context parameter 440 : autodoc.pl adds a note that the perl_ form of this function is 452 : autodoc.pl adds a note that this function must be explicitly called as 501 : s autodoc.pl adds a terminating semi-colon to the usage example in the [all …]
|
/openbsd/gnu/usr.bin/perl/vms/ |
H A D | descrip_mms.template | 312 [.pod]perlintern.pod : embed.fnc autodoc.pl $(MINIPERL_EXE) 313 $(MINIPERL) autodoc.pl
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | Makefile | 1184 $(MINIPERL) -I..\lib ..\autodoc.pl ..
|
H A D | GNUmakefile | 1659 $(MINIPERL) -I..\lib ..\autodoc.pl ..
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl5320delta.pod | 1221 F<autodoc.pl>
|