Home
last modified time | relevance | path

Searched refs:is_null (Results 476 – 500 of 660) sorted by relevance

1...<<11121314151617181920>>...27

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DFunctionSpacingSniff.php147 if (is_null($prevLineToken) === true) {
/plugin/webdav/vendor/sabre/http/lib/
H A Dfunctions.php135 if (is_null($proposal)) continue;
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php208 if (is_null($tz)) {
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php226 if (is_null($tz)) {
/plugin/farm/
H A Daction.php171 if(!is_null($data)) if(!is_array($data)) $data = array($data);
/plugin/yql/
H A Dsyntax.php157 if (is_null($json_result->query->results)) {
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php216 if (is_null($tz)) {
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DText.php268 if (!is_null($lastLine)) $out.= $lastLine . "\r\n";
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php216 if (is_null($tz)) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DText.php268 if (!is_null($lastLine)) $out.= $lastLine . "\r\n";
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php216 if (is_null($tz)) {
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DText.php268 if (!is_null($lastLine)) $out.= $lastLine . "\r\n";
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php135 if (is_null($proposal)) continue;
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dio.php107 if ( !is_null( $lastFolder ) && $lastFolder === $sParent) {
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php105 if ( !is_null( $lastFolder ) && $lastFolder === $sParent) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutResponse.php272 if (is_null($deflate)) {
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php399 if ($pref < $lastPref || is_null($preferred)) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php403 if ($pref < $lastPref || is_null($preferred)) {
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DText.php253 if (!\is_null($lastLine)) {
/plugin/linkmanager/
H A Dfunctions.php52 if(is_null($auth)) $auth = auth_quickaclcheck("$ns:*");
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php91 if (!is_null($propValue) && $propName[0] === '{')
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.row.php207 if (is_null($cell->show($viewport))) {
H A Dcss.font.inc.php46 if (is_null($this->_defaultValue)) {
/plugin/asiansearch/
H A Daction.php255 if (!is_null($txt)){
/plugin/move/helper/
H A Drewrite.php49 if(isset($all_meta['plugin_pagemove']) && !is_null($all_meta['plugin_pagemove'])) {
266 if(is_null($text)) {

1...<<11121314151617181920>>...27