Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_exceptions.c151 zval *trace; in zend_default_exception_new_ex() local
611 zval *trace; in ZEND_METHOD() local
665 zval message, file, line, *trace, *exception; in ZEND_METHOD() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_bt.c206 zval *trace; in mysqlnd_get_backtrace() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_wrapper.c72 static inline void trace(char *fmt, ...) in trace() function
/PHP-5.5/ext/soap/
H A Dphp_http.c348 zval **trace, **tmp; in make_http_soap_request() local
H A Dsoap.c904 zval *faultcode, *faultstring, *file, *line, *trace; in PHP_METHOD() local
2561 zval **trace; local
2637 zval **trace; local
/PHP-5.5/ext/spl/
H A Dspl.php273 private $trace; variable in Exception
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h145 void * (*trace)(sqlite3*,void(*xTrace)(void*,const char*),void*); member
H A Dsqlite3.c19527 int trace; /* True to trace changes */ member

Completed in 415 milliseconds