Home
last modified time | relevance | path

Searched refs:INDEX_LOCK (Results 1 – 12 of 12) sorted by relevance

/dports/finance/prestashop/prestashop/vendor/greenlion/php-sql-parser/src/PHPSQLParser/builders/
H A DIndexLockBuilder.php72 if ($parsed['expr_type'] !== ExpressionType::INDEX_LOCK) {
/dports/www/thirtybees/thirtybees-1.1.0/vendor/greenlion/php-sql-parser/src/PHPSQLParser/builders/
H A DIndexLockBuilder.php72 if ($parsed['expr_type'] !== ExpressionType::INDEX_LOCK) {
/dports/finance/prestashop/prestashop/vendor/greenlion/php-sql-parser/src/PHPSQLParser/utils/
H A DExpressionType.php115 const INDEX_LOCK = 'index-lock'; define in PHPSQLParser\\utils\\ExpressionType
/dports/www/thirtybees/thirtybees-1.1.0/vendor/greenlion/php-sql-parser/src/PHPSQLParser/utils/
H A DExpressionType.php115 const INDEX_LOCK = 'index-lock'; define in PHPSQLParser\\utils\\ExpressionType
/dports/finance/prestashop/prestashop/vendor/greenlion/php-sql-parser/src/PHPSQLParser/processors/
H A DIndexProcessor.php270 $result['options'][] = array('expr_type' => ExpressionType::INDEX_LOCK,
/dports/www/thirtybees/thirtybees-1.1.0/vendor/greenlion/php-sql-parser/src/PHPSQLParser/processors/
H A DIndexProcessor.php270 $result['options'][] = array('expr_type' => ExpressionType::INDEX_LOCK,
/dports/finance/prestashop/prestashop/vendor/greenlion/php-sql-parser/src/PHPSQLParser/positions/
H A DPositionCalculator.php92 … ExpressionType::INDEX_ALGORITHM, ExpressionType::INDEX_LOCK,
/dports/www/thirtybees/thirtybees-1.1.0/vendor/greenlion/php-sql-parser/src/PHPSQLParser/positions/
H A DPositionCalculator.php92 … ExpressionType::INDEX_ALGORITHM, ExpressionType::INDEX_LOCK,
/dports/news/tin/tin-2.4.5/include/
H A Dtin.h593 # define INDEX_LOCK "tin.%s.LCK" macro
597 # define INDEX_LOCK "%s.LCK" macro
/dports/chinese/tin/tin-2.4.5/include/
H A Dtin.h593 # define INDEX_LOCK "tin.%s.LCK" macro
597 # define INDEX_LOCK "%s.LCK" macro
/dports/news/tin/tin-2.4.5/src/
H A Dinit.c904 snprintf(tmp, sizeof(tmp), INDEX_LOCK, userid); in init_selfinfo()
/dports/chinese/tin/tin-2.4.5/src/
H A Dinit.c904 snprintf(tmp, sizeof(tmp), INDEX_LOCK, userid); in init_selfinfo()