Searched defs:trace (Results 1 – 9 of 9) sorted by relevance
/PHP-5.6/Zend/ |
H A D | zend_exceptions.c | 159 zval *trace; in zend_default_exception_new_ex() local 619 zval *trace; in ZEND_METHOD() local 674 zval message, file, line, *trace, *exception; in ZEND_METHOD() local
|
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd_bt.c | 206 zval *trace; in mysqlnd_get_backtrace() local
|
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_prompt.c | 532 *trace, in phpdbg_handle_exception() local
|
/PHP-5.6/ext/com_dotnet/ |
H A D | com_wrapper.c | 72 static inline void trace(char *fmt, ...) in trace() function
|
/PHP-5.6/ext/soap/ |
H A D | php_http.c | 348 zval **trace, **tmp; in make_http_soap_request() local
|
H A D | soap.c | 906 zval *faultcode, *faultstring, *file, *line, *trace; in PHP_METHOD() local 2581 zval **trace; local 2657 zval **trace; local
|
/PHP-5.6/ext/spl/ |
H A D | spl.php | 273 private $trace; variable in Exception
|
/PHP-5.6/ext/sqlite3/libsqlite/ |
H A D | sqlite3ext.h | 145 void * (*trace)(sqlite3*,void(*xTrace)(void*,const char*),void*); member
|
H A D | sqlite3.c | 19527 int trace; /* True to trace changes */ member
|
Completed in 352 milliseconds