Home
last modified time | relevance | path

Searched refs:trace (Results 1 – 25 of 389) sorted by last modified time

12345678910>>...16

/PHP-5.5/tests/lang/
H A Dbug32828.phpt17 Stack trace:
H A D038.phpt30 $trace = $e->getTrace();
31 var_dump($trace[0]['function']);
32 var_dump($trace[1]['function']);
/PHP-5.5/sapi/cli/tests/
H A D005.phpt60 Property [ <default> private $trace ]
/PHP-5.5/
H A Dphp.ini-development1150 ; http://php.net/mysql.trace-mode
H A Dphp.ini-production1150 ; http://php.net/mysql.trace-mode
/PHP-5.5/ext/xsl/tests/
H A Dbug49634.phpt56 Stack trace:
61 Stack trace:
66 Stack trace:
71 Stack trace:
76 Stack trace:
81 Stack trace:
86 Stack trace:
91 Stack trace:
96 Stack trace:
101 Stack trace:
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug69152.phpt5 $x = unserialize('O:9:"exception":1:{s:16:"'."\0".'Exception'."\0".'trace";s:4:"ryat";}');
14 Stack trace:
H A Dbug69793.phpt5 …le";R:1;s:7:"'."\0".'*'."\0".'line";i:1337;s:16:"'."\0".'Exception'."\0".'trace";a:0:{}s:19:"'."\0…
16 Stack trace:
/PHP-5.5/ext/standard/tests/file/
H A Dbug38450_2.phpt110 Stack trace:
/PHP-5.5/ext/standard/tests/array/
H A Dbug35821.phpt29 Stack trace:
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_15_open_error-win.phpt34 Stack trace:
H A Dsqlite3_15_open_error.phpt28 Stack trace:
H A Dsqlite3_21_security.phpt36 Stack trace:
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h145 void * (*trace)(sqlite3*,void(*xTrace)(void*,const char*),void*); member
391 #define sqlite3_trace sqlite3_api->trace
H A Dsqlite3.c19527 int trace; /* True to trace changes */ member
19738 if( p->trace ){ in pthreadMutexEnter()
19787 if( rc==SQLITE_OK && p->trace ){ in pthreadMutexTry()
19817 if( p->trace ){ in pthreadMutexLeave()
20336 p->trace = 1;
20358 p->trace = 1;
20413 if( p->trace ){
20415 tid, p, p->trace, p->nRef));
20456 if( p->trace ){
20485 if( p->trace ){
[all …]
/PHP-5.5/ext/spl/tests/
H A Dspl_autoload_012.phpt53 Stack trace:
60 Stack trace:
H A Dspl_heap_count_basic.phpt31 Stack trace:
H A DrecursiveIteratorIterator_beginchildren_error.phpt32 Stack trace:
H A DrecursiveIteratorIterator_callHasChildren_error.phpt32 Stack trace:
H A DrecursiveIteratorIterator_endchildren_error.phpt38 Stack trace:
H A DrecursiveIteratorIterator_nextelement_error.phpt32 Stack trace:
H A Dbug54291.phpt9 Stack trace:
H A Dbug52238.phpt19 Stack trace:
H A DSplTempFileObject_constructor_error.phpt9 Stack trace:
H A DSplFileInfo_getGroup_error.phpt25 Stack trace:

Completed in 349 milliseconds

12345678910>>...16