Home
last modified time | relevance | path

Searched defs:ifNull (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Utils/
H A DList1.hs104 ifNull [] b _ = b function
105 ifNull (a : as) _ f = f $ a :| as function
H A DNull.hs126 ifNull a b k = if null a then b else k a function
/dports/databases/adodb5/ADOdb-5.21.3/drivers/
H A Dadodb-informix.inc.php36 function IfNull( $field, $ifNull )
H A Dadodb-access.inc.php51 function IfNull( $field, $ifNull )
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/drivers/
H A Dadodb-informix.inc.php28 function IfNull( $field, $ifNull )
H A Dadodb-access.inc.php50 function IfNull( $field, $ifNull )
/dports/www/moodle311/moodle/lib/adodb/drivers/
H A Dadodb-informix.inc.php28 function IfNull( $field, $ifNull )
H A Dadodb-access.inc.php42 function IfNull( $field, $ifNull )
/dports/devel/pear-PHP_UML/PHP_UML-1.6.2/tests/suite/
H A Dbug-curls.php5 function IfNull( $field, $ifNull )
/dports/www/phprecipebook/phprecipebook/libs/adodb5/drivers/
H A Dadodb-informix.inc.php26 function IfNull( $field, $ifNull )
H A Dadodb-access.inc.php47 function IfNull( $field, $ifNull )
/dports/www/phprecipebook/phprecipebook/libs/adodb4/drivers/
H A Dadodb-informix.inc.php26 function IfNull( $field, $ifNull )
H A Dadodb-access.inc.php47 function IfNull( $field, $ifNull )
/dports/databases/adodb/adodb/drivers/
H A Dadodb-informix.inc.php26 function IfNull( $field, $ifNull )
H A Dadodb-access.inc.php47 function IfNull( $field, $ifNull )
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/drivers/
H A Dadodb-informix.inc.php28 function IfNull( $field, $ifNull )
/dports/www/moodle310/moodle/lib/adodb/drivers/
H A Dadodb-informix.inc.php28 function IfNull( $field, $ifNull )
/dports/www/moodle39/moodle/lib/adodb/drivers/
H A Dadodb-informix.inc.php28 function IfNull( $field, $ifNull )
/dports/www/tikiwiki/tiki-21.2/lib/core/TikiDb/
H A DMasterSlaveDispatch.php117 function ifNull($field, $ifNull) // {{{ argument
H A DBridge.php110 function ifNull($field, $ifNull) // {{{ function in TikiDb_Bridge
/dports/devel/rth/rth/adodb-4.65/drivers/
H A Dadodb-access.inc.php46 function IfNull( $field, $ifNull )
/dports/deskutils/moregroupware/moregroupware/include/adodb/drivers/
H A Dadodb-access.inc.php46 function IfNull( $field, $ifNull )
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/drivers/
H A Dadodb-access.inc.php46 function IfNull( $field, $ifNull )
/dports/devel/truc/truc_0.12.0/adodb-4.65/drivers/
H A Dadodb-access.inc.php46 function IfNull( $field, $ifNull )
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/drivers/
H A Dadodb-access.inc.php41 function IfNull( $field, $ifNull )

123456789