Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_exceptions.c202 zval trace; in zend_default_exception_new_ex() local
644 zval *trace, *frame, rv; in ZEND_METHOD() local
717 zval trace, *exception; in ZEND_METHOD() local
/PHP-7.0/ext/com_dotnet/
H A Dcom_wrapper.c72 static inline void trace(char *fmt, ...) in trace() function
/PHP-7.0/ext/soap/
H A Dphp_http.c349 zval *trace, *tmp; in make_http_soap_request() local
H A Dsoap.c940 zval *faultcode, *faultstring, *file, *line, trace, rv1, rv2, rv3, rv4; in PHP_METHOD() local
2560 zval *trace; local
2650 zval *trace; local
/PHP-7.0/ext/spl/
H A Dspl.php273 private $trace; variable in Exception
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h143 void * (*trace)(sqlite3*,void(*xTrace)(void*,const char*),void*); member
H A Dsqlite3.c22798 int trace; /* True to trace changes */ member

Completed in 436 milliseconds