Home
last modified time | relevance | path

Searched refs:first2cols (Results 1 – 25 of 33) sorted by relevance

12

/dports/databases/adodb5/ADOdb-5.21.3/
H A Dadodb.inc.php1784 * @param bool $first2cols
1788 public function GetAssoc($sql, $inputarr = false, $force_array = false, $first2cols = false) { argument
1797 return $rs->GetAssoc($force_array, $first2cols);
1807 * @param bool $first2cols
1811 …eGetAssoc($secs2cache, $sql = false, $inputarr = false,$force_array = false, $first2cols = false) { argument
1813 $first2cols = $force_array;
1820 return $rs->GetAssoc($force_array, $first2cols);
3902 * @param bool $first2cols (optional) Means if there are more than
3911 function getAssoc($force_array = false, $first2cols = false) argument
3959 if ($first2cols)
/dports/www/moodle311/moodle/lib/adodb/
H A Dadodb.inc.php1758 * @param bool $first2cols
1762 public function GetAssoc($sql, $inputarr = false, $force_array = false, $first2cols = false) { argument
1771 return $rs->GetAssoc($force_array, $first2cols);
1781 * @param bool $first2cols
1785 …eGetAssoc($secs2cache, $sql = false, $inputarr = false,$force_array = false, $first2cols = false) { argument
1787 $first2cols = $force_array;
1794 return $rs->GetAssoc($force_array, $first2cols);
3842 * @param bool $first2cols (optional) Means if there are more than
3851 function getAssoc($force_array = false, $first2cols = false) argument
3899 if ($first2cols)
/dports/devel/rth/rth/adodb-4.65/
H A Dadodb.inc.php1229 function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1236 $arr =& $rs->GetAssoc($force_array,$first2cols);
1240 …function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1243 $first2cols = $force_array;
1251 $arr =& $rs->GetAssoc($force_array,$first2cols);
2669 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
2675 function &GetAssoc($force_array = false, $first2cols = false) argument
2687 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/
H A Dadodb.inc.php1227 function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1234 $arr =& $rs->GetAssoc($force_array,$first2cols);
1238 …function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1241 $first2cols = $force_array;
1249 $arr =& $rs->GetAssoc($force_array,$first2cols);
2673 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
2679 function &GetAssoc($force_array = false, $first2cols = false) argument
2691 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/deskutils/moregroupware/moregroupware/include/adodb/
H A Dadodb.inc.php1229 function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1236 $arr =& $rs->GetAssoc($force_array,$first2cols);
1240 …function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1243 $first2cols = $force_array;
1251 $arr =& $rs->GetAssoc($force_array,$first2cols);
2771 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
2777 function &GetAssoc($force_array = false, $first2cols = false) argument
2789 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/devel/truc/truc_0.12.0/adodb-4.65/
H A Dadodb.inc.php1229 function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1236 $arr =& $rs->GetAssoc($force_array,$first2cols);
1240 …function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1243 $first2cols = $force_array;
1251 $arr =& $rs->GetAssoc($force_array,$first2cols);
2669 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
2675 function &GetAssoc($force_array = false, $first2cols = false) argument
2687 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/databases/phppgadmin/phppgadmin-REL_7-13-0/libraries/adodb/
H A Dadodb.inc.php1386 function GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1393 $arr = $rs->GetAssoc($force_array,$first2cols);
1397 …function CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1400 $first2cols = $force_array;
1408 $arr = $rs->GetAssoc($force_array,$first2cols);
3084 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
3090 function GetAssoc($force_array = false, $first2cols = false) argument
3102 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/www/gallery2/gallery2/lib/adodb/
H A Dadodb.inc.php1266 function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1273 $arr =& $rs->GetAssoc($force_array,$first2cols);
1277 …function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1280 $first2cols = $force_array;
1288 $arr =& $rs->GetAssoc($force_array,$first2cols);
2956 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
2962 function &GetAssoc($force_array = false, $first2cols = false) argument
2974 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/databases/adodb/adodb/
H A Dadodb.inc.php1381 function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1388 $arr =& $rs->GetAssoc($force_array,$first2cols);
1392 …function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1395 $first2cols = $force_array;
1403 $arr =& $rs->GetAssoc($force_array,$first2cols);
2980 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
2986 function &GetAssoc($force_array = false, $first2cols = false) argument
2998 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/comms/atslog/atslog-2.1.1/www/include/adodb/
H A Dadodb.inc.php1262 function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1269 $arr =& $rs->GetAssoc($force_array,$first2cols);
1273 …function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1276 $first2cols = $force_array;
1284 $arr =& $rs->GetAssoc($force_array,$first2cols);
2926 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
2932 function &GetAssoc($force_array = false, $first2cols = false) argument
2944 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/devel/flyspray/flyspray-0.9.9.7_4/adodb/
H A Dadodb.inc.php1264 function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1271 $arr =& $rs->GetAssoc($force_array,$first2cols);
1275 …function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1278 $first2cols = $force_array;
1286 $arr =& $rs->GetAssoc($force_array,$first2cols);
2933 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
2939 function &GetAssoc($force_array = false, $first2cols = false) argument
2951 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/www/phprecipebook/phprecipebook/libs/adodb5/
H A Dadodb.inc.php1384 function GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1391 $arr = $rs->GetAssoc($force_array,$first2cols);
1395 …function CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1398 $first2cols = $force_array;
1406 $arr = $rs->GetAssoc($force_array,$first2cols);
3081 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
3087 function GetAssoc($force_array = false, $first2cols = false) argument
3099 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/www/phprecipebook/phprecipebook/libs/adodb4/
H A Dadodb.inc.php1381 function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false) argument
1388 $arr =& $rs->GetAssoc($force_array,$first2cols);
1392 …function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols argument
1395 $first2cols = $force_array;
1403 $arr =& $rs->GetAssoc($force_array,$first2cols);
2980 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
2986 function &GetAssoc($force_array = false, $first2cols = false) argument
2998 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/devel/rth/rth/adodb-4.65/drivers/
H A Dadodb-ldap.inc.php314 function &GetAssoc($force_array = false, $first2cols = false) argument
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/drivers/
H A Dadodb-ldap.inc.php314 function &GetAssoc($force_array = false, $first2cols = false) argument
/dports/deskutils/moregroupware/moregroupware/include/adodb/drivers/
H A Dadodb-ldap.inc.php314 function &GetAssoc($force_array = false, $first2cols = false) argument
/dports/databases/adodb/adodb/drivers/
H A Dadodb-ldap.inc.php326 function &GetAssoc($force_array = false, $first2cols = false) argument
/dports/devel/truc/truc_0.12.0/adodb-4.65/drivers/
H A Dadodb-ldap.inc.php314 function &GetAssoc($force_array = false, $first2cols = false) argument
/dports/www/phprecipebook/phprecipebook/libs/adodb4/drivers/
H A Dadodb-ldap.inc.php326 function &GetAssoc($force_array = false, $first2cols = false) argument
/dports/www/tikiwiki/tiki-21.2/installer/composer-patches/
H A Dadodb-php__remove_references_to_adodb_extension.patch206 * @param [first2cols] means if there are more than 2 cols, ignore the remaining cols and
211 function GetAssoc($force_array = false, $first2cols = false) {
219 if (!$first2cols && ($cols > 2 || $force_array)) {
/dports/databases/adodb5/ADOdb-5.21.3/drivers/
H A Dadodb-ldap.inc.php336 function GetAssoc($force_array = false, $first2cols = false, $fetchMode = -1) argument
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/drivers/
H A Dadodb-ldap.inc.php330 function GetAssoc($force_array = false, $first2cols = false, $fetchMode = -1) argument
/dports/www/phprecipebook/phprecipebook/libs/adodb5/drivers/
H A Dadodb-ldap.inc.php331 function GetAssoc($force_array = false, $first2cols = false) argument
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/drivers/
H A Dadodb-ldap.inc.php334 function GetAssoc($force_array = false, $first2cols = false) argument
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/drivers/
H A Dadodb-ldap.inc.php334 function GetAssoc($force_array = false, $first2cols = false)

12