Home
last modified time | relevance | path

Searched refs:tkclass (Results 1 – 25 of 29) sorted by relevance

12

/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/
H A Dwmloutkey.c606 char tkclass[100]; /* token class string */ local
618 wmlTokenClassString (tkclass, tok);
622 tkclass,
/dports/devel/fpc-fcl-passrc/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtcscanner.pas897 TestToken(tkclass,'class');
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtcscanner.pas897 TestToken(tkclass,'class');
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/
H A Dlemon.c2062 struct symbol *tkclass; /* Token class symbol */ member
2549 psp->tkclass = Symbol_new(x); in parseonetoken()
2550 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2558 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/devel/z88dk/z88dk/src/z80asm/dev/
H A Dlemon.c2059 struct symbol *tkclass; /* Token class symbol */ member
2546 psp->tkclass = Symbol_new(x); in parseonetoken()
2547 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2555 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/emulators/mess/mame-mame0226/3rdparty/bx/tools/lemon/
H A Dlemon.c2169 struct symbol *tkclass; /* Token class symbol */ member
2680 psp->tkclass = Symbol_new(x); in parseonetoken()
2681 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2689 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dlemon.c2168 struct symbol *tkclass; /* Token class symbol */ member
2657 psp->tkclass = Symbol_new(x); in parseonetoken()
2658 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2666 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/lemon/lemon_src/
H A Dlemon.c2209 struct symbol *tkclass; /* Token class symbol */ member
2720 psp->tkclass = Symbol_new(x); in parseonetoken()
2721 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2729 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/databases/xapian-core/xapian-core-1.4.18/queryparser/
H A Dlemon.c2248 struct symbol *tkclass; /* Token class symbol */ member
2763 psp->tkclass = Symbol_new(x); in parseonetoken()
2764 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2772 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/emulators/mame/mame-mame0226/3rdparty/bx/tools/lemon/
H A Dlemon.c2169 struct symbol *tkclass; /* Token class symbol */ member
2680 psp->tkclass = Symbol_new(x); in parseonetoken()
2681 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2689 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/lemon/
H A Dlemon.c2168 struct symbol *tkclass; /* Token class symbol */
2657 psp->tkclass = Symbol_new(x);
2658 psp->tkclass->type = MULTITERMINAL;
2666 struct symbol *msp = psp->tkclass;
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dlemon.c2237 struct symbol *tkclass; /* Token class symbol */ member
2756 psp->tkclass = Symbol_new(x); in parseonetoken()
2757 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2765 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/lemon/
H A Dlemon.c2237 struct symbol *tkclass; /* Token class symbol */ member
2756 psp->tkclass = Symbol_new(x); in parseonetoken()
2757 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2765 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A Dlemon.c2233 struct symbol *tkclass; /* Token class symbol */ member
2750 psp->tkclass = Symbol_new(x); in parseonetoken()
2751 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2759 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/net/wireshark-lite/wireshark-3.6.1/tools/lemon/
H A Dlemon.c2246 struct symbol *tkclass; /* Token class symbol */ member
2765 psp->tkclass = Symbol_new(x); in parseonetoken()
2766 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2774 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/textproc/redisearch20/RediSearch-2.0.15/srcutil/
H A Dlemon.c2225 struct symbol *tkclass; /* Token class symbol */ member
2740 psp->tkclass = Symbol_new(x); in parseonetoken()
2741 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2749 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/textproc/redisearch/RediSearch-2.2.5/srcutil/
H A Dlemon.c2225 struct symbol *tkclass; /* Token class symbol */ member
2740 psp->tkclass = Symbol_new(x); in parseonetoken()
2741 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2749 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/textproc/redisearch16/RediSearch-1.6.16/srcutil/
H A Dlemon.c2225 struct symbol *tkclass; /* Token class symbol */ member
2740 psp->tkclass = Symbol_new(x); in parseonetoken()
2741 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2749 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dlemon.c2237 struct symbol *tkclass; /* Token class symbol */ member
2756 psp->tkclass = Symbol_new(x); in parseonetoken()
2757 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2765 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/devel/lemon/lemon-3.34/
H A Dlemon.c2237 struct symbol *tkclass; /* Token class symbol */ member
2756 psp->tkclass = Symbol_new(x); in parseonetoken()
2757 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2765 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/net/wireshark/wireshark-3.6.1/tools/lemon/
H A Dlemon.c2246 struct symbol *tkclass; /* Token class symbol */ member
2765 psp->tkclass = Symbol_new(x); in parseonetoken()
2766 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2774 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/net/tshark-lite/wireshark-3.6.1/tools/lemon/
H A Dlemon.c2246 struct symbol *tkclass; /* Token class symbol */ member
2765 psp->tkclass = Symbol_new(x); in parseonetoken()
2766 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2774 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/net/tshark/wireshark-3.6.1/tools/lemon/
H A Dlemon.c2246 struct symbol *tkclass; /* Token class symbol */
2765 psp->tkclass = Symbol_new(x);
2766 psp->tkclass->type = MULTITERMINAL;
2774 struct symbol *msp = psp->tkclass;
/dports/graphics/pikchr/pikchr-90b6d5b4a3/
H A Dlemon.c2237 struct symbol *tkclass; /* Token class symbol */ member
2756 psp->tkclass = Symbol_new(x); in parseonetoken()
2757 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2765 struct symbol *msp = psp->tkclass; in parseonetoken()
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dncgrtti.pas1592 tcb.emit_ord_const(tkclass,u8inttype);

12