Home
last modified time | relevance | path

Searched defs:comment_info (Results 1 – 19 of 19) sorted by relevance

/dports/www/tikiwiki/tiki-21.2/
H A Dcomments.php234 $comment_info = $commentslib->get_comment($_REQUEST["comments_threadId"]); variable
242 $comment_info = $commentslib->get_comment($_REQUEST["comments_reply_threadId"]); variable
H A Dtiki-view_forum.php232 $comment_info = $commentslib->get_comment($_REQUEST['comments_threadId']); variable
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/coders/
H A Dpnm.c152 static int PNMComment(Image *image,CommentInfo *comment_info) in PNMComment()
186 static unsigned int PNMInteger(Image *image,CommentInfo *comment_info, in PNMInteger()
245 comment_info; in ReadPNMImage() local
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/coders/
H A Dpnm.c152 static int PNMComment(Image *image,CommentInfo *comment_info) in PNMComment()
186 static unsigned int PNMInteger(Image *image,CommentInfo *comment_info, in PNMInteger()
245 comment_info; in ReadPNMImage() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A Djsopcode.py105 def __init__(self, value, comment_info): argument
/dports/www/firefox/firefox-99.0/js/src/vm/
H A Djsopcode.py105 def __init__(self, value, comment_info): argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A Djsopcode.py105 def __init__(self, value, comment_info): argument
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A Dopcode.py93 def __init__(self, comment_info): argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A Djsopcode.py103 def __init__(self, value, comment_info): argument
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Dpnm.c153 static int PNMComment(Image *image,CommentInfo *comment_info, in PNMComment()
189 static unsigned int PNMInteger(Image *image,CommentInfo *comment_info, in PNMInteger()
273 comment_info; in ReadPNMImage() local
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/coders/
H A Dpnm.c153 static int PNMComment(Image *image,CommentInfo *comment_info, in PNMComment()
189 static unsigned int PNMInteger(Image *image,CommentInfo *comment_info, in PNMInteger()
273 comment_info; in ReadPNMImage() local
/dports/textproc/groff/groff-1.22.4/src/devices/grops/
H A Dpsrm.cpp962 struct comment_info { in process_file() struct
963 const char *name; in process_file()
964 int (resource_manager::*proc)(const char *, int, FILE *, FILE *); in process_file()
/dports/japanese/groff/groff-1.18.1.1/src/devices/grops/
H A Dpsrm.cc930 struct comment_info { in process_file() struct
931 const char *name; in process_file()
932 int (resource_manager::*proc)(const char *, int, FILE *, FILE *); in process_file()
/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Dconfig.c229 ALLEGRO_USTR_INFO comment_info; in al_add_config_comment() local
/dports/textproc/xmlwrapp/xmlwrapp-0.7.0/src/libxml/
H A Dnode.cxx332 node::node(comment comment_info) in node()
/dports/science/afni/afni-AFNI_21.3.16/src/gifsicledir/
H A Dsupport.c273 comment_info(FILE *where, Gif_Comment *gfcom, char *prefix) in comment_info() function
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/gifsicle-1.92.5/vendor/src/
H A Dsupport.c331 comment_info(FILE *where, Gif_Comment *gfcom, const char *prefix) in comment_info() function
/dports/graphics/gifsicle/gifsicle-1.93/src/
H A Dsupport.c331 comment_info(FILE *where, Gif_Comment *gfcom, const char *prefix) in comment_info() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/xmlwrapp/
H A Dnode.cpp460 xml::node::node (comment comment_info) : in node()