Skip to content
Snippets Groups Projects
Select Git revision
  • 1b5797e6434843d07c6a3e5ff911b4bdd09d8fe3
  • master default
  • dbck-q-n-d-link
  • foutput-text_stat-override
  • generations
  • text-stat-sha256
  • use-nettle
  • import-nettle
  • refactor-cached_get_text
  • refactor-cached_get_text-part-2
  • add-text_store
  • introduce-generation_position
  • remove-reclamation
  • dbfile-temp-filenames
  • sstrdup
  • dbfile_open_read-check-magic
  • adns_dist
  • liboop_dist
  • search
  • isc
  • dbdbckmultiplechoice
  • last.cvs.revision
  • 2.1.2
  • 2.1.1
  • 2.1.0
  • adns_1_0
  • liboop_0_9
  • 2.0.7
  • search_bp
  • 2.0.6
  • 2.0.5
  • isc_1_01
  • Protocol-A-10.4
  • 2.0.4
  • 2.0.3
  • 2.0.2
  • 2.0.1
  • 2.0.0
  • isc_1_00
  • isc_merge_1999_05_01
  • isc_merge_1999_04_21
41 results

prot-a-parse-arg-c.awk

Blame
  • image_autodoc_foo 433 B
    pike-object-documentation:
    
    /*
    //! module <module_name>
    //! class <class_name>
    //!  
    //! method <return_type> <pike_function>(<args-declaration>)     - multiple
    //! <description>
    //! returns <returns>
    //!
    //! arg <type> <name>     - multiple for a method
    //! <description>         /
    //!
    //! example
    //! <example>
    //! end example
    //!
    //! note
    //! <note>
    //! 
    //! see also: <references separated by comma and whitespace>
    */
    
    ¹ multiple