Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 25 of 9128) sorted by last modified time

12345678910>>...366

/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltTreeCmd.c2460 int strict, isnull; in MatchNodeProc() local
/dports/www/mod_php74/php-7.4.27/ext/mysqli/
H A Dphp_mysqli_structs.h315 zend_long strict; variable
/dports/www/mod_php80/php-8.0.15/ext/mysqli/
H A Dphp_mysqli_structs.h286 zend_long strict; variable
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Controller/
H A DFormInlineAjaxController.php693 protected function removeFromArray($needle, $haystack, $strict = false)
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php48 …function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = …
H A DMbstring.php419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
H A Dbootstrap.php52 …function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_d…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Controller/
H A DFormInlineAjaxController.php658 protected function removeFromArray($needle, $haystack, $strict = false)
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php48 …function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = …
H A Dbootstrap.php52 …function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_d…
H A DMbstring.php419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
/dports/www/mod_php73/php-7.3.33/ext/mysqli/
H A Dphp_mysqli_structs.h319 zend_long strict; variable
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Controller/
H A DFormInlineAjaxController.php657 protected function removeFromArray($needle, $haystack, $strict = false)
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php48 …function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = …
H A DMbstring.php419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
H A Dbootstrap.php52 …function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_d…
/dports/www/gallery-dl/gallery-dl-1.21.0/gallery_dl/
H A Dconfig.py52 def load(files=None, strict=False, fmt="json"): argument
/dports/www/e107/e107/e107_handlers/
H A Dpref_class.php175 public function updatePref($pref_name, $value = null, $strict = false)
209 public function set($pref_name, $value=null, $strict = false)
365 final public function setData($pref_name, $value = null, $strict = false)
H A Dmodel_class.php819 public function set($key, $value = null, $strict = false)
834 public function setData($key, $value = null, $strict = false)
1071 protected function _setData($key, $value = null, $strict = false, $data_src = '_data')
1182 protected function _setDataSimple($key, $value = null, $strict = false, $data_src = '_data')
2131 public function setPosted($key, $value, $strict = false)
2147 public function setPostedData($key, $value = null, $strict = false)
2245 public function dataHasChangedFor($field, $strict = false)
2273 public function mergePostedData($strict = true, $sanitize = true, $validate = true)
2336 public function mergeData(array $src_data, $strict = true, $sanitize = true, $validate = true)
H A Dapplication.php1683 public function retrieveModule($module, $strict = true)
H A Duser_model.php191 final public function getRealName($strict = false)
499 public function setCore($field, $value, $short = true, $strict = false)
530 public function setExtended($field, $value, $short = true, $strict = false)
692 public function setSystem($field, $value, $short = true, $strict = false)
971 public function mergePostedData($strict = true, $sanitize = true, $validate = true)
2193 public function setSystem($field, $value, $short = true, $strict = true)
2404 public function mergePostedData($strict = true, $sanitize = true, $validate = true)
/dports/textproc/link-grammar/link-grammar-5.8.0/link-grammar/minisat/minisat/core/
H A DSolver.cc194 void Solver::detachClause(CRef cr, bool strict){ in detachClause()
/dports/textproc/link-grammar/link-grammar-5.8.0/link-grammar/minisat/minisat/utils/
H A DOptions.cc26 void Minisat::parseOptions(int& argc, char** argv, bool strict) in parseOptions()
/dports/textproc/py-ttp/ttp-0.8.1/ttp/formatters/
H A Dtable_formatter.py1 def table(data, path=[], missing="", key="", strict=True, headers=[], **kwargs): argument
/dports/textproc/py-ttp/ttp-0.8.1/ttp/output/
H A Dtransform.py6 def traverse(data, path, strict=True): argument
44 def dict_to_list(data, key_name="key", path=None, strict=False): argument

12345678910>>...366