5 calls to drupal_strtoupper()
- DatabaseSchema_mysql::processField in includes/
database/ mysql/ schema.inc - Set database-engine specific properties for a field.
- DatabaseSchema_sqlite::processField in includes/
database/ sqlite/ schema.inc - Set database-engine specific properties for a field.
- DrupalHtmlToTextTestCase::testDrupalHtmlToTextBlockTagToNewline in modules/
simpletest/ tests/ mail.test - Test that text separated by block-level tags in HTML get separated by (at least) a newline in the plaintext version.
- drupal_ucfirst in includes/
unicode.inc - Capitalizes the first letter of a UTF-8 string.
- UnicodeUnitTest::helperTestStrToUpper in modules/
simpletest/ tests/ unicode.test
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.