Home
last modified time | relevance | path

Searched refs:INCREMENT (Results 1 – 14 of 14) sorted by relevance

/php-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_lastinsertid.phpt9 $db->query('CREATE TABLE test_pdo_sqlite_lastinsertid (id INT AUTO INCREMENT, name TEXT)');
H A Dpdo_sqlite_createaggregate.phpt10 $db->query('CREATE TABLE test_pdo_sqlite_createaggregate (id INT AUTO INCREMENT, name TEXT)');
H A Dpdo_sqlite_createfunction.phpt10 $db->query('CREATE TABLE test_pdo_sqlite_createfunction (id INT AUTO INCREMENT, name TEXT)');
H A Dpdo_sqlite_transaction.phpt13 $db->query('CREATE TABLE test_pdo_sqlite_transaction (id INT AUTO INCREMENT, name TEXT)');
H A Dpdo_sqlite_createfunction_with_flags.phpt14 $db->query('CREATE TABLE test_pdo_sqlite_createfunction_with_flags (id INT AUTO INCREMENT, name TEX…
H A Dpdo_sqlite_createcollation.phpt11 $db->query('CREATE TABLE test_pdo_sqlite_createcollation (id INT AUTO INCREMENT, name TEXT)');
/php-src/ext/pdo_sqlite/tests/subclasses/
H A Dpdo_sqlite_createaggregate.phpt11 $db->query('CREATE TABLE test_pdo_sqlite_createaggregate (id INT AUTO INCREMENT, name TEXT)');
H A Dpdosqlite_001.phpt10 $db->query('CREATE TABLE pdosqlite_001 (id INT AUTO INCREMENT, name TEXT)');
H A Dpdo_sqlite_createcollation.phpt12 $db->query('CREATE TABLE test_pdo_sqlite_createcollation (id INT AUTO INCREMENT, name TEXT)');
H A Dpdo_sqlite_createfunction_with_flags.phpt13 $db->query('CREATE TABLE test_pdo_sqlite_createfunction_with_flags (id INT AUTO INCREMENT, name TEX…
H A Dpdosqlite_002.phpt13 $db->query('CREATE TABLE pdosqlite_002 (id INT AUTO INCREMENT, name TEXT)');
/php-src/ext/standard/tests/strings/
H A Dhtml_entity_decode_macroman.phpt76 0x2206 => array(0xC6, "INCREMENT"),
367 INCREMENT: ∆ => c6
/php-src/ext/standard/html_tables/mappings/
H A DROMAN.TXT313 0xC6 0x2206 # INCREMENT
/php-src/ext/opcache/
H A DZendAccelerator.c143 # define INCREMENT(v) InterlockedIncrement64(&ZCSG(v)) macro
268 INCREMENT(restart_in); in accel_restart_enter()
337 INCREMENT(mem_usage); in accel_activate_add()

Completed in 25 milliseconds