Home
last modified time | relevance | path

Searched refs:is_null (Results 51 – 75 of 660) sorted by relevance

12345678910>>...27

/plugin/openid/Auth/Yadis/
H A DParseHTML.php160 if (is_null($key_tags_pos[1])) {
164 if (is_null($key_tags_pos[2])) {
168 if (!is_null($pos) && $pos < $key_tags_pos[2]) {
178 if (!is_null($key_tags_pos[0]) && $key_tags_pos[1] < $key_tags_pos[0]) {
/plugin/sqlite/
H A DFunctions.php47 if (is_null($context)) {
151 if (is_null($page)) return null;
152 if (is_null($context)) return cleanID($page);
/plugin/nspages/fileHelper/
H A DnamespacePreparer.php24 if ( !is_null($idMainPage) ){
56 if ( ! is_null($title) ){
70 if(is_null($idMainPage)) {
/plugin/fedauth/Auth/Yadis/
H A DParseHTML.php181 if (is_null($key_tags_pos[1])) {
185 if (is_null($key_tags_pos[2])) {
189 if (!is_null($pos) && $pos < $key_tags_pos[2]) {
199 if (!is_null($key_tags_pos[0]) && $key_tags_pos[1] < $key_tags_pos[0]) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.img.php25 function is_null() { function in GenericImgBox
124 if (is_null($ascender)) {
130 if (is_null($descender)) {
204 if (is_null($status)) {
249 if (is_null($src_img)) {
300 if ($hc->is_null() && !$wc->isNull()) {
313 } elseif (!$hc->is_null() && $wc->isNull()) {
H A Dbox.generic.formatted.php23 while (!is_null($current_box) &&
53 while (!is_null($current_box) &&
83 while (!is_null($current_box) &&
133 if (!is_null($last) &&
537 if (is_null($parent)) {
588 if (is_null($parent)) {
592 while (!is_null($parent->parent) &&
910 function is_null() { function in GenericFormattedBox
991 if (!is_null($top_value)) {
1030 if (!is_null($left_value)) {
[all …]
H A Dpipeline.class.php343 if (is_null($feature_object)) {
555 if (!is_null($margins)) {
563 if (!is_null($left_margin)) {
568 if (!is_null($right_margin)) {
573 if (!is_null($top_margin)) {
578 if (!is_null($bottom_margin)) {
583 if (!is_null($pixels)) {
791 if (is_null($box)) {
911 if (is_null($content_type)) {
1138 if (is_null($data)) {
[all …]
/plugin/header2/
H A Drenderer.php43 if (!is_null($end) && $end <= $start) {
47 if (!is_null($title)) {
50 $this->doc .= "[$start-" . (is_null($end) ? '' : $end) . '] -->';
/plugin/bureaucracyau/helper/
H A Dfield.php231 '(?:\|(.*?))' . (is_null($value) ? '' : '?') .
245 if (is_null($value) || $value === false) {
271 return is_null($value) || $value === false ? '$2' : $value;
301 return !is_null($this->getParam('value'));
311 if (is_null($value)) {
348 if (is_null($value)) {
/plugin/bureaucracy-au/helper/
H A Dfield.php231 '(?:\|(.*?))' . (is_null($value) ? '' : '?') .
245 if (is_null($value) || $value === false) {
271 return is_null($value) || $value === false ? '$2' : $value;
301 return !is_null($this->getParam('value'));
311 if (is_null($value)) {
348 if (is_null($value)) {
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php55 if (!is_null($input)) {
61 if (!is_null($options)) $this->options = $options;
240 if (!is_null($this->lineBuffer)) {
344 if (is_null($property['parameters'][$lastParam])) {
378 if (is_null($property['value'])) {
397 if (!is_null($value)) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php55 if (!is_null($input)) {
61 if (!is_null($options)) $this->options = $options;
240 if (!is_null($this->lineBuffer)) {
344 if (is_null($property['parameters'][$lastParam])) {
378 if (is_null($property['value'])) {
397 if (!is_null($value)) {
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php55 if (!is_null($input)) {
61 if (!is_null($options)) $this->options = $options;
240 if (!is_null($this->lineBuffer)) {
344 if (is_null($property['parameters'][$lastParam])) {
378 if (is_null($property['value'])) {
397 if (!is_null($value)) {
/plugin/bureaucracy/helper/
H A Dfield.php231 '(?:\|(.*?))' . (is_null($value) ? '' : '?') .
245 if (is_null($value) || $value === false) {
271 return is_null($value) || $value === false ? '$2' : $value;
301 return !is_null($this->getParam('value'));
311 if (is_null($value)) {
348 if (is_null($value)) {
/plugin/struct/renderer/
H A Dcsv.php150 if (is_null($title) || is_array($title) || $title == '') {
158 if (is_null($title) || is_array($title) || $title == '') {
250 if (is_null($name) || is_array($name) || $name == '') {
266 if (is_null($title) || is_array($title) || $title == '') {
274 if (is_null($title) || is_array($title) || $title == '') {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DApache.php60 if (is_null($remoteUser)) {
63 if (is_null($remoteUser)) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DApache.php60 if (is_null($remoteUser)) {
63 if (is_null($remoteUser)) {
/plugin/autogroup/conf/
H A Dsettings.class.php46 if (is_null($input)) return false;
53 $value = is_null($this->_local) ? $this->_default : $this->_local;
101 $value = is_null($this->_local) ? $this->_default : $this->_local;
/plugin/header3/
H A Drenderer.php62 if (!is_null($end) && $end <= $start) {
66 if (!is_null($title)) {
69 $this->doc .= "[$start-" . (is_null($end) ? '' : $end) . '] -->';
/plugin/statistics/
H A Dhelper.php30 if(is_null($this->oQuery)) {
44 if(is_null($this->oLogger)) {
58 if(is_null($this->oGraph)) {
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php82 if (!is_null($input)) {
274 if (!\is_null($this->lineBuffer)) {
374 if (is_null($lastParam)) {
377 if (is_null($property['parameters'][$lastParam])) {
410 if (is_null($property['value'])) {
429 if (!is_null($value)) {
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php81 if (!is_null($input)) {
286 if (!is_null($this->lineBuffer)) {
390 if (is_null($lastParam)) {
393 if (is_null($property['parameters'][$lastParam])) {
427 if (is_null($property['value'])) {
446 if (!is_null($value)) {
/plugin/pagetitle/
H A Dhelper.php36 if (is_null($page)) {
102 if (is_null($id)) $id = $ID;
107 if (is_null($exists)) {
178 if (is_null($id)) {
/plugin/recaptcha2/lib/ReCaptcha/
H A DRequestParameters.php83 if (!is_null($this->remoteIp)) {
87 if (!is_null($this->version)) {
/plugin/authgooglesheets/vendor/google/auth/src/
H A DGCECache.php68 if (is_null($this->cache)) {
75 if (is_null($onGce)) {

12345678910>>...27