Home
last modified time | relevance | path

Searched defs:errorstack (Results 1 – 9 of 9) sorted by relevance

/dports/www/serendipity/Serendipity-2.3.5/include/admin/
H A Dplugins.inc.php159 $foreignPlugins = $pluginstack = $errorstack = array(); variable
162 $errorstack = array_merge((array)$foreignPlugins['errorstack'], $errorstack); variable
173 $errorstack = array_merge((array)$foreignPluginsTemp['errorstack'], $errorstack); variable
/dports/graphics/blender/blender-2.91.0/intern/itasc/kdl/utilities/
H A Derror_stack.cpp30 ErrorStack errorstack; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.errorlog.inc.php21 var $errorstack = array(); variable in errorlog
H A Dclass.log.inc.php25 var $errorstack = array(); variable in log
/dports/lang/rexx-imc/rexx-imc-1.76/
H A Dconst.h365 struct errorstack { /* A program stack entry for saving a traceback line */ struct
366 int stmt; /* Statement number of the error */
367 program *prg; /* Program where the error occurred */
369 int dummy; /* Artificial padding */
371 int stmts; /* Number of statements in this program */
372 int len; /* Length of this stack entry */
373 int type; /* Type = 20 for saved traceback line */
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/lib/Starlink/
H A DAST.xs235 static void astThrowException ( int status, AV* errorstack ) { in astThrowException()
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/
H A Dbmesh_class.h266 ListBase errorstack; member
/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dlibmtp.h662 LIBMTP_error_t *errorstack; member
H A Dlibmtp.h.in662 LIBMTP_error_t *errorstack; member