Home
last modified time | relevance | path

Searched defs:strup (Results 1 – 10 of 10) sorted by relevance

/dports/science/gabedit/GabeditSrc251_300720/utils/Fragments/
H A DcreateFragmentHin.c17 char* strup (char *str) in strup() function
/dports/www/squid/squid-4.15/src/acl/external/kerberos_ldap_group/
H A Dkerberos_ldap_group.cc481 strup(char *s) in strup() function
/dports/mail/astroid/astroid-0.15/src/
H A Dconfig.cc400 ptree strup = config.get_child ("startup"); in check_config() local
/dports/www/moodle310/moodle/enrol/
H A Dinstances.php194 $strup = get_string('up'); variable
/dports/www/moodle311/moodle/enrol/
H A Dinstances.php194 $strup = get_string('up'); variable
/dports/www/moodle39/moodle/enrol/
H A Dinstances.php194 $strup = get_string('up'); variable
/dports/textproc/refdb/refdb-0.9.9-1/src/
H A Dstrfncs.c337 char* strup(char* string) { in strup() function
/dports/science/gabedit/GabeditSrc251_300720/utils/QChem/
H A DcreateQChemFuncForGabedit.c384 static void strup(char* str) in strup() function
/dports/www/sarg/sarg-2.4.0/
H A Dutil.c1778 char *strup(char *string) in strup() function
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dgvariant.c4864 gchar *strup = g_ascii_strup (key, -1); in test_stack_dict_init() local