Home
last modified time | relevance | path

Searched defs:fromCamelCase (Results 1 – 6 of 6) sorted by relevance

/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/Model/
H A DDatabaseObject.php102 protected function fromCamelCase($properties) function in Ampache\\Repository\\Model\\DatabaseObject
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/string/wrapper/
H A Dnormalise.php33 public function fromCamelCase($input, $grouped = false) function in JStringWrapperNormalise
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/joomla/string/src/
H A DNormalise.php40 public static function fromCamelCase($input, $grouped = false) function in Joomla\\String\\Normalise
/dports/www/ilias/ILIAS-5.4.25/Services/ActiveRecord/
H A Dclass.ActiveRecord.php963 protected static function fromCamelCase($str) function in ActiveRecord
/dports/www/ilias6/ILIAS-6.14/Services/ActiveRecord/
H A Dclass.ActiveRecord.php963 protected static function fromCamelCase($str) function in ActiveRecord
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/componentcore/
H A Dmodelnodeoperations.cpp1367 static QString fromCamelCase(const QString &s) in fromCamelCase() function