Home
last modified time | relevance | path

Searched refs:PACKAGE_ORACLE_SYM (Results 1 – 25 of 40) sorted by relevance

12

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_yacc.hh233 PACKAGE_ORACLE_SYM = 443, enumerator
H A Dsql_yacc_ora.hh233 PACKAGE_ORACLE_SYM = 443,
H A Dsql_yacc_ora.yy506 %token PACKAGE_ORACLE_SYM /* Oracle-R */
2320 | create_or_replace definer_opt PACKAGE_ORACLE_SYM
2340 | create_or_replace definer_opt PACKAGE_ORACLE_SYM BODY_ORACLE_SYM
13241 | DROP PACKAGE_ORACLE_SYM opt_if_exists sp_name
13249 | DROP PACKAGE_ORACLE_SYM BODY_ORACLE_SYM opt_if_exists sp_name
14287 | CREATE PACKAGE_ORACLE_SYM sp_name
14293 | CREATE PACKAGE_ORACLE_SYM BODY_ORACLE_SYM sp_name
14332 | PACKAGE_ORACLE_SYM STATUS_SYM wild_and_where
14339 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM STATUS_SYM wild_and_where
14356 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM CODE_SYM sp_name
[all …]
H A Dsql_yacc.yy1112 %token PACKAGE_ORACLE_SYM /* Oracle-R */
16969 | grant_privileges ON PACKAGE_ORACLE_SYM grant_ident
16976 | grant_privileges ON PACKAGE_ORACLE_SYM BODY_ORACLE_SYM grant_ident
17036 | grant_privileges ON PACKAGE_ORACLE_SYM grant_ident TO_SYM grant_list
17043 | grant_privileges ON PACKAGE_ORACLE_SYM BODY_ORACLE_SYM grant_ident TO_SYM grant_list
H A Dsql_lex.cc851 case PACKAGE_MARIADB_SYM: return PACKAGE_ORACLE_SYM; in find_keyword()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_yacc.hh233 PACKAGE_ORACLE_SYM = 443, enumerator
H A Dsql_yacc_ora.hh233 PACKAGE_ORACLE_SYM = 443, enumerator
H A Dsql_yacc_ora.yy506 %token PACKAGE_ORACLE_SYM /* Oracle-R */
2320 | create_or_replace definer_opt PACKAGE_ORACLE_SYM
2340 | create_or_replace definer_opt PACKAGE_ORACLE_SYM BODY_ORACLE_SYM
13241 | DROP PACKAGE_ORACLE_SYM opt_if_exists sp_name
13249 | DROP PACKAGE_ORACLE_SYM BODY_ORACLE_SYM opt_if_exists sp_name
14287 | CREATE PACKAGE_ORACLE_SYM sp_name
14293 | CREATE PACKAGE_ORACLE_SYM BODY_ORACLE_SYM sp_name
14332 | PACKAGE_ORACLE_SYM STATUS_SYM wild_and_where
14339 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM STATUS_SYM wild_and_where
14356 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM CODE_SYM sp_name
[all …]
H A Dsql_yacc.yy1112 %token PACKAGE_ORACLE_SYM /* Oracle-R */
16969 | grant_privileges ON PACKAGE_ORACLE_SYM grant_ident
16976 | grant_privileges ON PACKAGE_ORACLE_SYM BODY_ORACLE_SYM grant_ident
17036 | grant_privileges ON PACKAGE_ORACLE_SYM grant_ident TO_SYM grant_list
17043 | grant_privileges ON PACKAGE_ORACLE_SYM BODY_ORACLE_SYM grant_ident TO_SYM grant_list
H A Dsql_lex.cc851 case PACKAGE_MARIADB_SYM: return PACKAGE_ORACLE_SYM; in find_keyword()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_yacc.hh236 PACKAGE_ORACLE_SYM = 446, enumerator
H A Dsql_yacc_ora.hh236 PACKAGE_ORACLE_SYM = 446, enumerator
H A Dsql_yacc_ora.yy526 %token PACKAGE_ORACLE_SYM /* Oracle-R */
2466 | create_or_replace definer_opt PACKAGE_ORACLE_SYM
2486 | create_or_replace definer_opt PACKAGE_ORACLE_SYM BODY_ORACLE_SYM
13499 | DROP PACKAGE_ORACLE_SYM opt_if_exists sp_name
13507 | DROP PACKAGE_ORACLE_SYM BODY_ORACLE_SYM opt_if_exists sp_name
14615 | CREATE PACKAGE_ORACLE_SYM sp_name
14621 | CREATE PACKAGE_ORACLE_SYM BODY_ORACLE_SYM sp_name
14660 | PACKAGE_ORACLE_SYM STATUS_SYM wild_and_where
14667 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM STATUS_SYM wild_and_where
14684 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM CODE_SYM sp_name
[all …]
H A Dsql_yacc.yy1050 %token PACKAGE_ORACLE_SYM /* Oracle-R */
17202 | grant_privileges ON PACKAGE_ORACLE_SYM grant_ident
17209 | grant_privileges ON PACKAGE_ORACLE_SYM BODY_ORACLE_SYM grant_ident
17269 | grant_privileges ON PACKAGE_ORACLE_SYM grant_ident TO_SYM grant_list
17276 | grant_privileges ON PACKAGE_ORACLE_SYM BODY_ORACLE_SYM grant_ident TO_SYM grant_list
H A Dsql_lex.cc874 case PACKAGE_MARIADB_SYM: return PACKAGE_ORACLE_SYM; in find_keyword()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dyy_mariadb.hh251 PACKAGE_ORACLE_SYM = 461, enumerator
H A Dyy_oracle.hh251 PACKAGE_ORACLE_SYM = 461, enumerator
H A Dsql_yacc.yy603 %token <kwd> PACKAGE_ORACLE_SYM /* Oracle-R */
13783 | CREATE PACKAGE_ORACLE_SYM sp_name
13795 | CREATE PACKAGE_ORACLE_SYM BODY_ORACLE_SYM sp_name
13841 | PACKAGE_ORACLE_SYM STATUS_SYM wild_and_where
13855 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM STATUS_SYM wild_and_where
13877 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM CODE_SYM sp_name
16027 | PACKAGE_ORACLE_SYM
18916 | DROP PACKAGE_ORACLE_SYM opt_if_exists sp_name
18924 | DROP PACKAGE_ORACLE_SYM BODY_ORACLE_SYM opt_if_exists sp_name
18980 | create_or_replace definer_opt PACKAGE_ORACLE_SYM
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_yacc_ora.hh236 PACKAGE_ORACLE_SYM = 446, enumerator
H A Dsql_yacc.hh236 PACKAGE_ORACLE_SYM = 446, enumerator
H A Dsql_yacc_ora.yy526 %token PACKAGE_ORACLE_SYM /* Oracle-R */
2466 | create_or_replace definer_opt PACKAGE_ORACLE_SYM
2486 | create_or_replace definer_opt PACKAGE_ORACLE_SYM BODY_ORACLE_SYM
13499 | DROP PACKAGE_ORACLE_SYM opt_if_exists sp_name
13507 | DROP PACKAGE_ORACLE_SYM BODY_ORACLE_SYM opt_if_exists sp_name
14615 | CREATE PACKAGE_ORACLE_SYM sp_name
14621 | CREATE PACKAGE_ORACLE_SYM BODY_ORACLE_SYM sp_name
14660 | PACKAGE_ORACLE_SYM STATUS_SYM wild_and_where
14667 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM STATUS_SYM wild_and_where
14684 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM CODE_SYM sp_name
[all …]
H A Dsql_yacc.yy1050 %token PACKAGE_ORACLE_SYM /* Oracle-R */
17202 | grant_privileges ON PACKAGE_ORACLE_SYM grant_ident
17209 | grant_privileges ON PACKAGE_ORACLE_SYM BODY_ORACLE_SYM grant_ident
17269 | grant_privileges ON PACKAGE_ORACLE_SYM grant_ident TO_SYM grant_list
17276 | grant_privileges ON PACKAGE_ORACLE_SYM BODY_ORACLE_SYM grant_ident TO_SYM grant_list
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dyy_mariadb.hh251 PACKAGE_ORACLE_SYM = 461, enumerator
H A Dyy_oracle.hh251 PACKAGE_ORACLE_SYM = 461, enumerator
H A Dsql_yacc.yy603 %token <kwd> PACKAGE_ORACLE_SYM /* Oracle-R */
13783 | CREATE PACKAGE_ORACLE_SYM sp_name
13795 | CREATE PACKAGE_ORACLE_SYM BODY_ORACLE_SYM sp_name
13841 | PACKAGE_ORACLE_SYM STATUS_SYM wild_and_where
13855 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM STATUS_SYM wild_and_where
13877 | PACKAGE_ORACLE_SYM BODY_ORACLE_SYM CODE_SYM sp_name
16027 | PACKAGE_ORACLE_SYM
18916 | DROP PACKAGE_ORACLE_SYM opt_if_exists sp_name
18924 | DROP PACKAGE_ORACLE_SYM BODY_ORACLE_SYM opt_if_exists sp_name
18980 | create_or_replace definer_opt PACKAGE_ORACLE_SYM
[all …]

12