Home
last modified time | relevance | path

Searched refs:T_BIGINT (Results 1 – 11 of 11) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/Schema/Parser/
H A DLexer.php54 const T_BIGINT = 207; define in TYPO3\\CMS\\Core\\Database\\Schema\\Parser\\Lexer
H A DParser.php841 case Lexer::T_BIGINT:
842 $this->match(Lexer::T_BIGINT);
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Database/Schema/Parser/
H A DLexer.php57 const T_BIGINT = 207; define in TYPO3\\CMS\\Core\\Database\\Schema\\Parser\\Lexer
H A DParser.php884 case Lexer::T_BIGINT:
885 $this->match(Lexer::T_BIGINT);
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Database/Schema/Parser/
H A DLexer.php57 const T_BIGINT = 207; define in TYPO3\\CMS\\Core\\Database\\Schema\\Parser\\Lexer
H A DParser.php884 case Lexer::T_BIGINT:
885 $this->match(Lexer::T_BIGINT);
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/types/
H A DType.java1149 typeNames.put(Tokens.T_BIGINT, Types.SQL_BIGINT);
H A DNumberType.java312 return Tokens.T_BIGINT;
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/doc/verbatim/src/org/hsqldb/
H A DTokens.java69 public static final String T_BIGINT = "BIGINT"; field in Tokens
1875 reservedKeys.put(T_BIGINT, BIGINT); in reservedKeys.put() argument
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/
H A DTokens.java69 public static final String T_BIGINT = "BIGINT"; field in Tokens
1875 reservedKeys.put(T_BIGINT, BIGINT); in reservedKeys.put() argument
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/
H A Dparser-flow.mjs22 …0r=wB("T_VOID_TYPE"),V0r=wB("T_SYMBOL_TYPE"),K0r=wB("T_NUMBER"),W0r=wB("T_BIGINT"),J0r=wB("T_STRIN…