Home
last modified time | relevance | path

Searched refs:ERR_DIVZERO (Results 1 – 20 of 20) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/tests/Connection/
H A DPgsqlTestCase.php194 $this->assertEqual($this->exc->getPortableCode(), Doctrine_Core::ERR_DIVZERO);
201 $this->assertEqual($this->exc->getPortableCode(), Doctrine_Core::ERR_DIVZERO);
H A DMssqlTestCase.php122 $this->assertEqual($this->exc->getPortableCode(), Doctrine_Core::ERR_DIVZERO);
H A DOracleTestCase.php116 $this->assertEqual($this->exc->getPortableCode(), Doctrine_Core::ERR_DIVZERO);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Connection/Mssql/
H A DException.php53 8134 => Doctrine_Core::ERR_DIVZERO,
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Connection/Oracle/
H A DException.php53 1476 => Doctrine_Core::ERR_DIVZERO,
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Connection/Pgsql/
H A DException.php61 => Doctrine_Core::ERR_DIVZERO,
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/
H A DException.php48 Doctrine_Core::ERR_DIVZERO => 'division by zero',
H A DCore.php55 const ERR_DIVZERO = -13; define in Doctrine_Core
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Connection/
H A DException.php48 Doctrine_Core::ERR_DIVZERO => 'division by zero',
/dports/cad/tkgate/tkgate-2.1/src/verga/
H A Derror.h44 ERR_DIVZERO, enumerator
H A Derror.c66 {ERR_DIVZERO, 1, "DIVZERO", "Divide by zero."},
H A Doperators.c2241 errorRun(ERR_DIVZERO); in Value_f_div()
/dports/games/tads/tads-3.0.8/tads2/
H A Derr.h287 #define ERR_DIVZERO 1044 /* divide by zero */ macro
H A Drun.c1292 runsig(ctx, ERR_DIVZERO); in runexe()
1301 runsig(ctx, ERR_DIVZERO); in runexe()
2102 runsig(ctx, ERR_DIVZERO); in runexe()
2130 runsig(ctx, ERR_DIVZERO); in runexe()
H A Derrmsg.c283 { ERR_DIVZERO,"divide by zero" },
H A Dprs.c1079 errsig(ctx->prscxerr, ERR_DIVZERO); in prsfold()
1084 errsig(ctx->prscxerr, ERR_DIVZERO); in prsfold()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Derror.h289 #define ERR_DIVZERO 1044 /* divide by zero */ macro
H A Drun.cpp1291 runsig(ctx, ERR_DIVZERO); in runexe()
1300 runsig(ctx, ERR_DIVZERO); in runexe()
2108 runsig(ctx, ERR_DIVZERO); in runexe()
2136 runsig(ctx, ERR_DIVZERO); in runexe()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Derror.h289 #define ERR_DIVZERO 1044 /* divide by zero */ macro
H A Drun.cpp1291 runsig(ctx, ERR_DIVZERO); in runexe()
1300 runsig(ctx, ERR_DIVZERO); in runexe()
2102 runsig(ctx, ERR_DIVZERO); in runexe()
2130 runsig(ctx, ERR_DIVZERO); in runexe()