Home
last modified time | relevance | path

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

/dports/www/owncloud/owncloud/lib/public/Route/
H A DIRouter.php72 public function useCollection($name); function
/dports/www/typo3-9/typo3_src-9.5.31/vendor/enshrined/svg-sanitize/src/ElementReference/
H A DSubject.php14 protected $useCollection = []; variable in enshrined\\svgSanitize\\ElementReference\\Subject
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/enshrined/svg-sanitize/src/ElementReference/
H A DSubject.php14 protected $useCollection = []; variable in enshrined\\svgSanitize\\ElementReference\\Subject
/dports/www/typo3-10/typo3_src-10.4.25/vendor/enshrined/svg-sanitize/src/ElementReference/
H A DSubject.php14 protected $useCollection = []; variable in enshrined\\svgSanitize\\ElementReference\\Subject
/dports/www/typo3-11/typo3_src-11.5.7/vendor/enshrined/svg-sanitize/src/ElementReference/
H A DSubject.php14 protected $useCollection = []; variable in enshrined\\svgSanitize\\ElementReference\\Subject
/dports/www/owncloud/owncloud/lib/private/Route/
H A DRouter.php207 public function useCollection($name) { function in OC\\Route\\Router
/dports/www/nextcloud/nextcloud/lib/private/Route/
H A DRouter.php197 public function useCollection($name) { function in OC\\Route\\Router
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dprecomp.hpp315 bool useCollection; // enable/disable impl data collection member
H A Dsystem.cpp2088 bool useCollection() in useCollection() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/text/
H A Dq3richtext.cpp3903 void Q3TextString::setFormat(int index, Q3TextFormat *f, bool useCollection) in setFormat()
4578 void Q3TextParagraph::setFormat(int index, int len, Q3TextFormat *f, bool useCollection, int flags) in setFormat()