Home
last modified time | relevance | path

Searched refs:do_title (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Post/
H A DMakeBibliography.pm620 sub do_title { subroutine
693 [['ltx:bib-title', '', '', 'title', \&do_title, '.']],
707 [['ltx:bib-title', '', '', 'title', \&do_title, '.']],
723 [['ltx:bib-title', '', '', 'title', \&do_title, '.']],
730 ' ', 'In ', 'inbook', \&do_title, ','],
751 [['ltx:bib-title', '', '', 'title', \&do_title, '.']],
768 [['ltx:bib-title', '', '', 'title', \&do_title, '.']],
/dports/emulators/jzintv/jzintv-20200712-src/src/util/
H A Dec_load.c53 void do_title(icartrom_t *ic, ecscable_t *ec) in do_title() function
176 do_title(&the_icart, &ec); in main()
/dports/multimedia/libmpeg3/libmpeg3-1.8/
H A Dmpeg3css.c724 static int validate(mpeg3_css_t *css, int lba, int do_title) in validate() argument
797 if(do_title) in validate()
805 static int validate_path(mpeg3_css_t *css, int do_title) in validate_path() argument
810 if(do_title) in validate_path()
834 if(!result) result = validate(css, lba, do_title); in validate_path()
/dports/dns/py-namebench/namebench-1.3.1/nb_third_party/jinja2/
H A Dfilters.py139 def do_title(s): function
692 'title': do_title,
703 'title': do_title,
/dports/games/xgalaga-sdl/xgalaga-sdl-2.1.1.0-sdl/src/
H A Dproto.h33 void do_title(void);
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A Dproto.h21 void do_title(void);
/dports/sysutils/webmin/webmin-1.981/software/lang/
H A Dzh83 do_title=安装软件包
H A Dzh_TW82 do_title=安裝套件
H A Dja85 do_title=パッケージのインストール
/dports/www/ilias/ILIAS-5.4.25/Modules/Survey/classes/
H A Dclass.ilSurveyEvaluationGUI.php354 $do_title = $do_label = true;
358 $do_title = false;
403 $ov_rows = $q_eval->exportResults($q_res, $do_title, $do_label);
426 … $this->exportResultsDetailsExcel($excel, $q_eval, $q_res, $do_title, $do_label);
1239 $do_title = $do_label = true;
1244 $do_title = false;
1259 $q_eval->getUserSpecificVariableTitles($title_row, $title_row2, $do_title, $do_label);
/dports/sysutils/webmin/webmin-1.981/cluster-software/lang/
H A Dar.auto132 do_title=ثبت المجموعة
H A Dfa.auto132 do_title=بسته را نصب کنید
H A Dja.auto132 do_title=パッケージをインストール
H A Dur.auto132 do_title=پیکیج انسٹال کریں
H A Dbe.auto132 do_title=Усталюйце пакет
H A Dbg.auto132 do_title=Инсталиране на пакет
H A Dru.auto132 do_title=Установить пакет
H A Duk.auto132 do_title=Встановити пакет
H A Dzh_TW.auto132 do_title=安裝套件
H A Dhe.auto132 do_title=התקן את החבילה
H A Dko.auto132 do_title=패키지 설치
H A Dth.auto132 do_title=ติดตั้งแพ็คเกจ
H A Dzh.auto132 do_title=安装套件
H A Del.auto132 do_title=Εγκατάσταση πακέτου
/dports/www/ilias6/ILIAS-6.14/Modules/Survey/Evaluation/
H A Dclass.ilSurveyEvaluationGUI.php354 $do_title = $do_label = true;
358 $do_title = false;
401 $ov_rows = $q_eval->exportResults($q_res, $do_title, $do_label);
424 … $this->exportResultsDetailsExcel($excel, $q_eval, $q_res, $do_title, $do_label);
1279 $do_title = $do_label = true;
1284 $do_title = false;
1299 $q_eval->getUserSpecificVariableTitles($title_row, $title_row2, $do_title, $do_label);

1234567