Home
last modified time | relevance | path

Searched refs:option_title (Results 1 – 11 of 11) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/src/Functional/Form/
H A DLanguageSelectElementTest.php117 $option_title = current($options);
118 $this->assertEqual($option->getText(), $option_title);
/dports/japanese/plain2/plain2-2.54p1.orig/doc/
H A DMakefile11 option_title.raw option_title.tex hint_fail.raw hint_fail.tex\
H A Dplain2.pln631 \input{option_title.raw}
635 \input{option_title.tex}
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/
H A Dgroupadm.py103 option_title = app.form.s2d(
112 option_title,
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/plugins/
H A Daedir.py587 option_title = ldap_res.entry_s['description'][0]
589 option_title = option_value
590 attr_value_dict[option_value] = (option_text, option_title)
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/schema/
H A Dsyntaxes.py2075 option_title = sre.entry_s.get('description', sre.entry_s.get('info', ['']))[0]
2076 if option_title:
2077 attr_value_dict[option_value] = (option_text, option_title)
/dports/lang/ocaml/ocaml-4.05.0/ocamldoc/
H A Dodoc_args.ml273 "-t", Arg.String (fun s -> Odoc_global.title := Some s), M.option_title ;
H A Dodoc_messages.ml100 let option_title = "<title> Use <title> as title for the generated documentation" var
/dports/lang/ocaml-nox11/ocaml-4.05.0/ocamldoc/
H A Dodoc_args.ml273 "-t", Arg.String (fun s -> Odoc_global.title := Some s), M.option_title ;
H A Dodoc_messages.ml100 let option_title = "<title> Use <title> as title for the generated documentation" var
/dports/www/e107/e107/e107_handlers/
H A Dform_handler.php3200 function option($option_title, $value, $selected = false, $options = '') argument
3211 … value='{$value}'".$this->get_attributes($options).">".defset($option_title, $option_title)."</opt…