Home
last modified time | relevance | path

Searched refs:headlog (Results 1 – 5 of 5) sorted by relevance

/dports/devel/websvn/websvn-2.6.1/include/
H A Dsvnlook.php1052 $headlog = $this->getLog('/', '', '', true, 1);
1053 if ($headlog && isset($headlog->entries[0]))
1054 $rev = $headlog->entries[0]->rev;
1093 $headlog = $this->getLog('/', '', '', true, 1);
1094 if ($headlog && isset($headlog->entries[0]))
1095 $rev = $headlog->entries[0]->rev;
1131 $headlog = $this->getLog('/', '', '', true, 1);
1132 if ($headlog && isset($headlog->entries[0]))
1133 $rev = $headlog->entries[0]->rev;
/dports/devel/websvn/websvn-2.6.1/
H A Dsearch.php251 $headlog = $svnrep->getLog('/', '', '', true, 1); variable
252 $headrev = ($headlog && isset($headlog->entries[0])) ? $headlog->entries[0]->rev : 0;
H A Dlisting.php502 $headlog = $svnrep->getLog('/', '', '', true, 1); variable
503 $headrev = ($headlog && isset($headlog->entries[0])) ? $headlog->entries[0]->rev : 0;
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for3110 logical headlog
3133 data instrq,titleq,compoq,headlog /3*' ',.false./
11421 * topmods,headlog,btest,sluron,cdot,equalize
13441 headlog = .true.
13449 if (instrq(1:1) .eq. ' ') headlog = .false.
19602 * ispoi,bcspec,topmods,headlog,clchb,clchv(nm),flgndb,
22110 c Actual titles only allowed on p.1. (set by headlog).
22122 logical headlog,vshrink
22131 if (.not.headlog) then
22149 if (.not.headlog) then
[all …]
H A Dpmxab.c437 logical headlog; member
20688 comtitl_1.headlog = TRUE_; in getnote_()
20697 comtitl_1.headlog = FALSE_; in getnote_()
34822 if (! comtitl_1.headlog) { in puttitle_()
34862 if (! comtitl_1.headlog) { in puttitle_()
34982 comtitl_1.headlog = FALSE_; in puttitle_()