Home
last modified time | relevance | path

Searched defs:format_comment (Results 1 – 25 of 31) sorted by relevance

12

/dports/editors/neovim/neovim-0.6.1/scripts/
H A Dlegacy2luatest.pl62 sub format_comment { subroutine
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/Convert/
H A DTexinfoSXML.pm144 sub format_comment($$) subroutine
H A DTexinfoXML.pm223 sub format_comment($$) subroutine
/dports/devel/p5-App-SD/App-SD-0.75/lib/App/SD/CLI/Command/Ticket/
H A DShow.pm146 sub format_comment { subroutine
/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/code/
H A Dformatter.ex287 defp format_comment('##' ++ rest, acc), do: format_comment([?# | rest], [?# | acc]) function
289 defp format_comment('#!', acc), do: reverse_to_string(acc, '#!') function
290 defp format_comment('#! ' ++ _ = rest, acc), do: reverse_to_string(acc, rest) function
291 defp format_comment('#!' ++ rest, acc), do: reverse_to_string(acc, [?#, ?!, ?\s, rest]) function
293 defp format_comment('#', acc), do: reverse_to_string(acc, '#') function
294 defp format_comment('# ' ++ _ = rest, acc), do: reverse_to_string(acc, rest) function
295 defp format_comment('#' ++ rest, acc), do: reverse_to_string(acc, [?#, ?\s, rest]) function
/dports/textproc/p5-Devel-TraceSAX/Devel-TraceSAX-0.021/lib/Devel/
H A DTraceSAX.pm323 sub format_comment { subroutine
/dports/lang/ruby26/ruby-2.6.9/lib/rdoc/generator/pot/
H A Dpo_entry.rb72 def format_comment mark, comment method in POEntry
/dports/www/moinmoin/moin-1.9.11/MoinMoin/macro/
H A DRecentChanges.py27 def format_comment(request, line): function
/dports/net-im/tkabber/tkabber-1.1.2/plugins/general/
H A Drawxml.tcl56 proc rawxml::format_comment {xlib prefix} { procedure
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/core/
H A Dlog_actions.py71 def format_comment(self, log_entry): member in LogActionRegistry
/dports/textproc/po4a/po4a-0.65/lib/Locale/Po4a/
H A DPo.pm1801 sub format_comment { subroutine
/dports/devel/R-cran-pillar/pillar/R/
H A Dtbl-format.R79 format_comment <- function(x, width) { function
/dports/sysutils/ansible2/ansible-2.9.27/test/lib/ansible_test/_internal/sanity/
H A Dintegration_aliases.py361 def format_comment(self, template, targets): member in IntegrationAliasesTest
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_internal/sanity/
H A Dintegration_aliases.py381 def format_comment(self, template, targets): member in IntegrationAliasesTest
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/core/models/
H A Daudit_log.py176 def format_comment(self): member in BaseLogEntry
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/
H A Dutils.py411 def format_comment(comment, max_line_length=60): function
/dports/www/moodle310/moodle/question/behaviour/
H A Dbehaviourbase.php535 public function format_comment($comment = null, $commentformat = null, $context = null) { function in question_behaviour
/dports/www/moodle311/moodle/question/behaviour/
H A Dbehaviourbase.php535 public function format_comment($comment = null, $commentformat = null, $context = null) { function in question_behaviour
/dports/www/moodle39/moodle/question/behaviour/
H A Dbehaviourbase.php535 public function format_comment($comment = null, $commentformat = null, $context = null) { function in question_behaviour
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_framework.erl1611 format_comment(Comment) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dct_framework.erl1611 format_comment(Comment) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dct_framework.erl1611 format_comment(Comment) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_framework.erl1611 format_comment(Comment) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_framework.erl1611 format_comment(Comment) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_framework.erl1611 format_comment(Comment) -> function

12