Home
last modified time | relevance | path

Searched defs:strtoupper (Results 126 – 150 of 271) sorted by relevance

1234567891011

/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DI18N.php725 public static function strtoupper($string) function in Fisharebest\\Webtrees\\I18N
/dports/www/habari/habari-0.8/system/classes/
H A Dmultibyte.php413 public static function strtoupper( $str, $use_enc = null ) function in MultiByte
/dports/games/freedink-engine/freedink-108.4/src/
H A Dstr_util.c42 strtoupper (char *s) in strtoupper() function
/dports/dns/mydns/mydns-1.1.0/lib/
H A Dstring.c88 strtoupper(char *str) in strtoupper() function
/dports/textproc/sigil/Sigil-1.8.0/src/Parsers/
H A DqCSSUtils.cpp61 QString CSSUtils::strtoupper(QString istring) in strtoupper() function in CSSUtils
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/
H A DStrings.php135 public static function strtoupper($str) function in phpMyFAQ\\Strings
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dlib-utf8.php454 static function strtoupper($str) { function in utf8
/dports/databases/postgis32/postgis-3.2.0/extensions/address_standardizer/
H A Dparseaddress-api.c91 void strtoupper(char *s) in strtoupper() function
/dports/emulators/cemu/CEmu-1.3/gui/qt/tivarslib/
H A Dtivarslib_utils.cpp29 std::string strtoupper(const std::string& str) in strtoupper() function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DTree.php40 use function strtoupper; alias
H A DI18N.php626 public static function strtoupper(string $string): string function in Fisharebest\\Webtrees\\I18N
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Functions/
H A DFunctionsPrint.php62 use function strtoupper; alias
H A DFunctionsImport.php63 use function strtoupper; alias
H A DFunctionsEdit.php70 use function strtoupper; alias
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/phpmyadmin/sql-parser/src/
H A DContext.php24 use function strtoupper; alias
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/lib/kohana/system/core/
H A Dutf8.php340 public static function strtoupper($str) function in utf8
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/lib/kohana/system/core/
H A Dutf8.php340 public static function strtoupper($str) function in utf8
/dports/www/kohana/kohana-v3.3.6/system/classes/Kohana/
H A DUTF8.php341 public static function strtoupper($str) function in Kohana_UTF8
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/joomla/string/src/
H A DStringHelper.php264 public static function strtoupper($str) function in Joomla\\String\\StringHelper
/dports/comms/lirc/lirc-0.9.0/daemons/
H A Dslinke.c108 void strtoupper(char *s) in strtoupper() function
/dports/sysutils/lookat/lookat_bekijk-1.4.4/
H A Dxstring.c255 int strtoupper(char *str) { in strtoupper() function
/dports/science/ghmm/ghmm-0.9-rc3/ghmm/
H A Dmes.h96 #define strtoupper(str) if(1){char*p=(str);if(p)for(;*p;p++)*p=toupper(*p);}else macro
/dports/math/gap/gap-4.11.0/extern/gmp/tests/
H A Dmisc.c187 strtoupper (char *s_orig) in strtoupper() function
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/
H A DImport.php38 use function strtoupper; alias
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/
H A Dmisc.c173 strtoupper (char *s_orig) in strtoupper() function

1234567891011