Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 20 of 20) sorted by relevance

/PHP-5.3/Zend/tests/
H A Dbug29896.phpt2 Bug #29896 (Backtrace argument list out of sync)
/PHP-5.3/ext/pgsql/tests/
H A D23sync_query_params.phpt2 PostgreSQL sync query params
H A D24sync_query_prepared.phpt2 PostgreSQL sync prepared queries
H A D03sync_query.phpt2 PostgreSQL sync query
/PHP-5.3/build/
H A Dbuild.mk61 sync; sleep 2; \
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_set_local_infile_handler_new_query.phpt69 [Callback 001 - 001] Cannot run query, [2014] Commands out of sync; you can't run this command now
H A D057.phpt25 /* this should produce an out of sync error */
H A Dmysqli_stmt_fetch.phpt95 [014] [%d] Commands out of sync; you can't run this command now
H A Dmysqli_multi_query.phpt156 [009] [2014] Commands out of sync; you can't run this command now
H A Dmysqli_stmt_get_result2.phpt173 [017] [2014] Commands out of sync; you can't run this command now
H A Dmysqli_stmt_get_result.phpt171 [038] [2014] [Commands out of sync; you can't run this command now]
H A Dconnect.inc49 HEAD and 5.3 have been in sync when 5.3.0 was released.
/PHP-5.3/ext/dba/
H A Dphp_dba.h86 int (*sync)(dba_info * TSRMLS_DC); member
H A Ddba_db2.c192 return dba->dbp->sync(dba->dbp, 0) ? FAILURE : SUCCESS;
H A Ddba_db3.c221 return dba->dbp->sync(dba->dbp, 0) ? FAILURE : SUCCESS; in DBA_SYNC_FUNC()
H A Ddba_db4.c285 return dba->dbp->sync(dba->dbp, 0) ? FAILURE : SUCCESS;
H A Ddba.c1188 if (info->hnd->sync(info TSRMLS_CC) == SUCCESS) { in PHP_FUNCTION()
/PHP-5.3/
H A DREADME.RELEASE_PROCESS178 last commit id to web/php.git, then, mirrors will now sync
H A DNEWS822 . Fixed bug #60183 (out of sync ftp responses). (bram at ebskamp dot me,
6673 - Fixed bug #29896 (Backtrace argument list out of sync). (Dmitry)
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic15954 # First there is the sync header and its length

Completed in 94 milliseconds