Home
last modified time | relevance | path

Searched refs:m_token_length (Results 1 – 25 of 47) sorted by relevance

12

/dports/games/qonk/qonk-0.3.1/src/lisp/
H A Dlexer.cpp99 m_token_length = 0; in getNextToken()
144 if(m_token_length < MAX_TOKEN_LENGTH) in getNextToken()
147 m_token_string[m_token_length] = 0; in getNextToken()
167 if(m_token_length < MAX_TOKEN_LENGTH) in getNextToken()
168 m_token_string[m_token_length++] = *m_c; in getNextToken()
171 m_token_string[m_token_length] = 0; in getNextToken()
214 if(m_token_length < MAX_TOKEN_LENGTH) in getNextToken()
215 m_token_string[m_token_length++] = *m_c; in getNextToken()
221 m_token_string[m_token_length] = 0; in getNextToken()
236 if(m_token_length < MAX_TOKEN_LENGTH) in getNextToken()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/perfschema/
H A Dgen_pfs_lex_token.cc50 int m_token_length; member
88 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
110 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
123 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
316 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/perfschema/
H A Dgen_pfs_lex_token.cc50 int m_token_length; member
88 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
110 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
123 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
316 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/perfschema/
H A Dgen_pfs_lex_token.cc50 int m_token_length; member
88 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
110 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
123 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
316 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/perfschema/
H A Dgen_pfs_lex_token.cc50 int m_token_length; member
88 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
110 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
123 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
316 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/perfschema/
H A Dgen_pfs_lex_token.cc50 int m_token_length; member
88 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
110 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
123 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
316 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/perfschema/
H A Dgen_pfs_lex_token.cc50 int m_token_length; member
88 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
110 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
123 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
316 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/perfschema/
H A Dgen_pfs_lex_token.cc50 int m_token_length; member
88 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
110 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
123 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
316 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/perfschema/
H A Dgen_pfs_lex_token.cc50 int m_token_length; member
88 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
110 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
123 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
316 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mysql56-client/mysql-5.6.51/storage/perfschema/
H A Dgen_pfs_lex_token.cc50 int m_token_length; member
88 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
110 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
123 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
316 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dgen_lex_token.cc50 int m_token_length; member
89 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
111 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
124 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
322 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dgen_lex_token.cc50 int m_token_length; member
89 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
111 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
124 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
322 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dgen_lex_token.cc50 int m_token_length; member
89 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
111 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
124 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
322 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dgen_lex_token.cc50 int m_token_length; member
89 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
111 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
124 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
322 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dgen_lex_token.cc41 int m_token_length; member
80 compiled_token_array[tok].m_token_length= (int)strlen(str); in set_token()
102 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
115 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
319 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dgen_lex_token.cc41 int m_token_length; member
80 compiled_token_array[tok].m_token_length= (int)strlen(str); in set_token()
102 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
115 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
319 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dgen_lex_token.cc41 int m_token_length;
80 compiled_token_array[tok].m_token_length= (int)strlen(str);
102 compiled_token_array[tok].m_token_length= 9; in Gcalc_function()
115 compiled_token_array[tok].m_token_length= 1; in Gcalc_function()
319 compiled_token_array[tok].m_token_length, in get_next()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dgen_lex_token.cc41 int m_token_length;
80 compiled_token_array[tok].m_token_length= (int)strlen(str);
102 compiled_token_array[tok].m_token_length= 9;
115 compiled_token_array[tok].m_token_length= 1;
319 compiled_token_array[tok].m_token_length,
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dgen_lex_token.cc41 int m_token_length; member
80 compiled_token_array[tok].m_token_length= (int)strlen(str); in set_token()
102 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
115 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
319 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dgen_lex_token.cc50 int m_token_length; member
89 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
111 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
124 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
322 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dgen_lex_token.cc41 int m_token_length; member
80 compiled_token_array[tok].m_token_length= (int)strlen(str); in set_token()
102 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
115 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
319 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dgen_lex_token.cc49 int m_token_length; member
98 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
120 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
133 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
363 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dgen_lex_token.cc49 int m_token_length; member
98 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
120 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
133 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
363 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dgen_lex_token.cc49 int m_token_length; member
98 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
120 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
133 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
363 compiled_token_array[tok].m_token_length, in print_tokens()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dgen_lex_token.cc49 int m_token_length; member
98 compiled_token_array[tok].m_token_length= strlen(str); in set_token()
120 compiled_token_array[tok].m_token_length= 9; in compute_tokens()
133 compiled_token_array[tok].m_token_length= 1; in compute_tokens()
363 compiled_token_array[tok].m_token_length, in print_tokens()

12