Home
last modified time | relevance | path

Searched refs:null (Results 3776 – 3800 of 5084) sorted by relevance

1...<<151152153154155156157158159160>>...204

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php108 public function param($name, $default = null, $nonempty = false) {
191 public function valid($name, $valids, $default = null) {
/plugin/combo/action/
H A Dpageprotection.php89 if ($id == null) {
137 // id may be null or end with a star
143 if ($id == null) {
/plugin/tag/syntax/
H A Dsearchtags.php93 if ($tags != null) {
242 * @return string|null the tag search or null when no tags were selected
266 return null; // return NULL when no tags were selected so no results will be displayed
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoHash.php112 * @param float|null $precision
113 * @return string the GeoHash or null when the $geometry is not a Point
115 public function write(Geometry $geometry, $precision = null)
152 * @param float|null $precision
156 private function encodePoint($point, $precision = null)
/plugin/codemirror/dist/modes/
H A Dtoml.min.js.map1null;\n } else if (state.lhs && stream.eatWhile(function (c) { return c != '=' && c != ' '; }…
/plugin/airtable/
H A Dsyntax.php165 if($thumbnails === false or $thumbnails === null) {
457 if($decoded_type == null) {
547 …if(($query_array[$key] == null || $query_array[$key] === "") && $value === true) { //if parameter …
/plugin/evesso/
H A Dauth.php331 if($this->users === null) $this->loadUserData();
333 if($this->users === null) $this->_loadUserData();
420 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/odt/helper/
H A Dconfig.php20 protected $mode = null;
21 protected $messages = null;
22 protected $convert_to = null;
/plugin/struct/meta/
H A DAccessTable.php176 * @return int|null
227 $this->singleValues[] = null;
362 * @param null|bool $set new value, null to read only
365 public function optionSkipEmpty($set = null)
377 * @return Value|null
387 return null;
/plugin/autotweet/
H A DOAuth.php322 return isset($this->parameters[$name]) ? $this->parameters[$name] : null;
419 public function to_header($realm=null) {
705 function new_request_token($consumer, $callback = null) {
709 function new_access_token($token, $consumer, $verifier = null) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php576 $value = null;
603 return null;
673 $key = null;
694 $key = null;
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php374 $warningMessage = null;
805 protected function negotiateVCard($input, &$mimeType = null) {
852 protected function convertVCard($data, $target, array $propertiesFilter = null) {
869 $output = null;
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php70 if (null === $this->currentDate) {
471 $this->currentDate = null;
517 … if (null !== $this->byWeekNo) { // byWeekNo is an array with values from -53 to -1, or 1 to 53
555 … if (null !== $this->byYearDay) { // byYearDay is an array with values from -366 to -1, or 1 to 366
/plugin/datatables/
H A Daction.php112 '_data' => null,
133 [$lang, $dialect] = array_pad(explode('-', $conf['lang'], 2), 2, null);
/plugin/wysiwyg/
H A Daction.php67 $_SESSION['wysiwyg'] = null;
/plugin/findologicxmlexport/vendor/hoa/event/
H A DListener.php55 protected $_source = null;
/plugin/noticeboard/classes/
H A DArrayList.php97 return null;
/plugin/webdav/core/DAV/Collection/Media/
H A DDirectory.php67 public function createFile($name, $data = null)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/
H A DTest.php16 protected $filter = null;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/
H A DGetRequestDataSniff.php95 $openBracket = $phpcsFile->findNext(T_WHITESPACE, ($stackPtr + 1), null, true);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Base.txt
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DShare.php93 'comment' => isset($sharee[$sumElem]) ? $sharee[$sumElem] : null
/plugin/ipban/
H A Dadmin.php32 if ($range === null) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DHttpAsset.php54 public function load(FilterInterface $additionalFilter = null)
/plugin/mtg/
H A Dsyntax.php71 if ($edition != null) {

1...<<151152153154155156157158159160>>...204