Home
last modified time | relevance | path

Searched refs:comments_offset (Results 1 – 18 of 18) sorted by relevance

/dports/www/tikiwiki/tiki-21.2/
H A Dcomments.php334 $comments_offset = 0; variable
336 $comments_offset = $_REQUEST["comments_offset"]; variable
339 $smarty->assign('comments_offset', $comments_offset);
376 $comments_offset,
400 $smarty->assign('comments_actual_page', 1 + ($comments_offset / $comments_maxRecords));
407 if ($comments_cant_page > ($comments_offset + $comments_maxRecords)) {
408 $smarty->assign('comments_next_offset', $comments_offset + $comments_maxRecords);
414 if ($comments_offset > 0) {
415 $smarty->assign('comments_prev_offset', $comments_offset - $comments_maxRecords);
H A Dtiki-view_forum.php294 $comments_offset = 0; variable
296 $comments_offset = $_REQUEST['comments_offset']; variable
299 $smarty->assign('comments_offset', $comments_offset);
337 $comments_offset,
349 $comments_offset,
/dports/www/tikiwiki/tiki-21.2/templates/
H A Dcomment-header.tpl25 …<a {if $first eq 'y'} href="tiki-view_forum.php?comments_offset={$smarty.request.topics_offset}{if…
27 ….threadId}&amp;comments_threshold={$comments_threshold}&amp;comments_offset={$comments_offset}&amp…
36 …eshold={$comments_threshold} forumtopic={$comment.threadId} comments_offset={$comments_offset} thr…
37 …eshold={$comments_threshold} forumtopic={$comment.threadId} comments_offset={$comments_offset} thr…
H A Dcomment-footer.tpl58 …ents_threshold`&comments_reply_threadId=`$comment.threadId`&comments_offset=`$comments_offset`&thr…
60 …ents_threshold`&comments_reply_threadId=`$comment.threadId`&comments_offset=`$comments_offset`&thr…
H A Dtiki-view_forum.tpl17 …s_threadId=0&amp;comments_threshold=$comments_threshold&amp;comments_offset=$comments_offset&amp;t…
148 …threadId=0&amp;comments_threshold={$comments_threshold}&amp;comments_offset={$comments_offset}&amp…
151 <input type="hidden" name="comments_offset" value="{$comments_offset|escape}">
603 <input type="hidden" name="comments_offset" value="{$comments_offset|escape}">
817 …o.forumId}&amp;comments_threshold={$comments_threshold}&amp;comments_offset={$comments_offset}&amp…
825 …fo.forumId} comments_parentId={$comments_coms[ix].threadId} comments_offset={$comments_offset} thr…
831 …fo.forumId} comments_parentId={$comments_coms[ix].threadId} comments_offset={$comments_offset} thr…
839 …orum_info.forumId} forumtopic={$comments_coms[ix].threadId} comments_offset={$comments_offset} thr…
861 …ks cant=$comments_cant step=$comments_per_page offset=$comments_offset offset_arg='comments_offset
900 {if $comments_offset neq 0}
[all …]
H A Dcomments.tpl23 <input type="hidden" name="comments_offset" value="0">
145 …{$comments_threshold}&amp;comments_parentId={$comments_parentId}&amp;comments_offset={$comments_pr…
151 …{$comments_threshold}&amp;comments_parentId={$comments_parentId}&amp;comments_offset={$comments_ne…
158 …{$comments_threshold}&amp;comments_parentId={$comments_parentId}&amp;comments_offset={$selector_of…
199 <input type="hidden" name="comments_offset" value="{$comments_offset|escape}">
H A Dcomment-body.tpl95 ….attachments[ix].attId} filename={$comment.attachments[ix].filename} comments_offset={$smarty.requ…
H A Dtiki-view_forum_thread.tpl138 …<input type="hidden" name="comments_offset" value="0"><!--Reset offset to 0 when applying a new fi…
/dports/biology/iolib/io_lib-io_lib-1-14-10/progs/
H A Dscf_info.c110 printf("Comments_offset %d\n", scf->header.comments_offset); in main()
H A Dscf_dump.c113 printf("%d\t\t# comments_offset\n", scf->header.comments_offset); in main()
/dports/biology/iolib/io_lib-io_lib-1-14-10/io_lib/
H A Dwrite_scf.c149 if (be_write_int_4(fp,&h->comments_offset)==0) return -1; in write_scf_header()
454 scf->header.comments_offset = (uint_4)(scf->header.bases_offset + size); in fwrite_scf()
457 scf->header.private_offset = (uint_4)(scf->header.comments_offset + size); in fwrite_scf()
H A Dread_scf.c144 if (be_read_int_4(fp,&h->comments_offset)==0) return -1; in read_scf_header()
476 if (fseek(fp,(off_t)(h.comments_offset), 0) != 0 in fread_scf()
H A Dscf.h161 uint_4 comments_offset; /* Byte offset from start of file */ member
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Formats/src/
H A DSCFFormat.cpp138 uint comments_offset; /* Byte offset from start of file */ member
215 if (be_read_int_4(fp, &h->comments_offset) == 0) in read_scf_header()
644 if (be_write_int_4(fp, &h->comments_offset) == false) in write_scf_header()
941 scf->header.comments_offset = (uint)(scf->header.bases_offset + size); in fwrite_scf()
944 scf->header.private_offset = (uint)(scf->header.comments_offset + size); in fwrite_scf()
998 scf.header.comments_offset = 0; in saveChromatogramToSCF()
1193 if (SeekBuf(fp, (h.comments_offset), 0) == 0) { in loadSCFObjects()
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/SeqIO/
H A Dscf.pm232 $offset = $creator->{header}->{comments_offset};
/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajseqread.c609 ajuint comments_offset; /* Byte offset from start of file */ member
10694 ajByteRevLen4u(&scfdata.header.comments_offset); in seqReadScf()
10726 scfdata.header.comments_offset); in seqReadScf()
10839 filestat = ajFileSeek(infile, scfdata.header.comments_offset, SEEK_SET); in seqReadScf()
/dports/graphics/py-imageio/imageio-2.9.0/imageio/plugins/
H A D_tifffile.py7661 comments_header, comments_offset, summary_header, summary_length
7691 fh.seek(comments_offset)
/dports/graphics/py-tifffile/tifffile-2021.8.30/tifffile/
H A Dtifffile.py14290 comments_offset,
14336 fh.seek(comments_offset)
14344 result['MajorVersion'] = comments_offset