Home
last modified time | relevance | path

Searched +defs:LOOP +defs:DO +defs:WITH (Results 1 – 8 of 8) sorted by relevance

/dports/math/abs/abs-src-0.908/ABV/
H A Dy.tab.h67 #define DO 273 macro
68 #define LOOP 274 macro
103 #define WITH 309 macro
H A Dgram.c115 #define DO 273 macro
116 #define LOOP 274 macro
151 #define WITH 309 macro
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DToken.java175 DO = 118, // do keyword field in Token
180 WITH = 123, // with keyword field in Token
195 LOOP = 132, field in Token
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/inc/
H A Dtoken.hxx40 DECLARE, DIM, DO, enumerator
56 LET, LINE, LINEINPUT, LOCAL, LOOP, LPRINT, LSET, enumerator
64 WEND, WHILE, WITH, WRITE, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/inc/
H A Dtoken.hxx41 DECLARE, DIM, DO, enumerator
57 LET, LINE, LINEINPUT, LOCAL, LOOP, LPRINT, LSET, enumerator
65 WEND, WHILE, WITH, WRITE, enumerator
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/doc/verbatim/src/org/hsqldb/
H A DTokens.java1048 public static final int DO = 91; field in Tokens
1127 public static final int LOOP = 170; field in Tokens
1293 public static final int WITH = 336; field in Tokens
1927 reservedKeys.put(T_DO, DO); in reservedKeys.put() argument
2025 reservedKeys.put(T_LOOP, LOOP); in reservedKeys.put() argument
2187 reservedKeys.put(T_WITH, WITH); in reservedKeys.put() argument
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/
H A DTokens.java1048 public static final int DO = 91; field in Tokens
1127 public static final int LOOP = 170; field in Tokens
1293 public static final int WITH = 336; field in Tokens
1927 reservedKeys.put(T_DO, DO); in reservedKeys.put() argument
2025 reservedKeys.put(T_LOOP, LOOP); in reservedKeys.put() argument
2187 reservedKeys.put(T_WITH, WITH); in reservedKeys.put() argument
/dports/security/modsecurity3/modsecurity-v3.0.5/others/libinjection/src/
H A Dsqlparse_data.json8892 "DO": "n", string
9120 "LOOP": "k", string
9553 "WITH": "n", string