Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_exceptions.c136 zval *trace; in zend_default_exception_new_ex() local
516 zval *trace; in ZEND_METHOD() local
566 zval message, file, line, *trace, *exception; in ZEND_METHOD() local
/PHP-5.3/ext/com_dotnet/
H A Dcom_wrapper.c72 static inline void trace(char *fmt, ...) in trace() function
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dvdbeaux.c54 void sqliteVdbeTrace(Vdbe *p, FILE *trace){ in sqliteVdbeTrace()
H A DvdbeInt.h233 FILE *trace; /* Write an execution trace here, if not NULL */ member
H A Dbuild.c76 FILE *trace = (db->flags & SQLITE_VdbeTrace)!=0 ? stdout : 0; in sqliteExec() local
/PHP-5.3/ext/soap/
H A Dphp_http.c282 zval **trace, **tmp; in make_http_soap_request() local
H A Dsoap.c1011 zval *faultcode, *faultstring, *file, *line, *trace; in PHP_METHOD() local
2734 zval **trace; local
2810 zval **trace; local
/PHP-5.3/ext/spl/
H A Dspl.php276 private $trace; variable in Exception
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_debug.c1833 zval *trace; in mysqlnd_get_backtrace() local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h133 void * (*trace)(sqlite3*,void(*xTrace)(void*,const char*),void*); member
H A Dsqlite3.c12805 FILE *trace; /* Write an execution trace here, if not NULL */ member
17082 int trace; /* True to trace changes */ member
17370 int trace; /* True to trace changes */ member
17707 int trace; /* True to trace changes */ member

Completed in 482 milliseconds