Home
last modified time | relevance | path

Searched refs:lhsused (Results 1 – 25 of 41) sorted by relevance

12

/dports/textproc/miller/miller-5.10.2/c/parsing/
H A Dlemon_report.c509 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
513 lhsused = 0; in translate_code()
525 lhsused = 1; in translate_code()
549 if (rp->lhsalias && !lhsused) { in translate_code()
/dports/devel/pear-PHP_ParserGenerator/PHP_ParserGenerator-0.1.7/ParserGenerator/
H A DData.php1716 $lhsused = 0; /* True if the LHS element has been used */
1735 $lhsused = 1;
1766 if ($rp->lhsalias && !$lhsused) {
/dports/emulators/mess/mame-mame0226/3rdparty/bx/tools/lemon/
H A Dlemon.c3586 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3593 lhsused = 0; in translate_code()
3626 lhsused = 1; in translate_code()
3672 lhsused = 1; in translate_code()
3712 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dlemon.c3563 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3570 lhsused = 0; in translate_code()
3603 lhsused = 1; in translate_code()
3649 lhsused = 1; in translate_code()
3689 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/lemon/lemon_src/
H A Dlemon.c3636 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3643 lhsused = 0; in translate_code()
3676 lhsused = 1; in translate_code()
3722 lhsused = 1; in translate_code()
3762 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/databases/xapian-core/xapian-core-1.4.18/queryparser/
H A Dlemon.c3699 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3706 lhsused = 0; in translate_code()
3738 lhsused = 1; in translate_code()
3784 lhsused = 1; in translate_code()
3824 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/emulators/mame/mame-mame0226/3rdparty/bx/tools/lemon/
H A Dlemon.c3586 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3593 lhsused = 0; in translate_code()
3626 lhsused = 1; in translate_code()
3672 lhsused = 1; in translate_code()
3712 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/lemon/
H A Dlemon.c3556 char lhsused = 0; /* True if the LHS element has been used */
3563 lhsused = 0;
3596 lhsused = 1;
3642 lhsused = 1;
3682 if( rp->lhsalias && !lhsused ){
/dports/databases/sqlite2/sqlite-2.8.17/tool/
H A Dlemon.c2932 char lhsused = 0; /* True if the LHS element has been used */ local
2936 lhsused = 0;
2950 lhsused = 1;
2971 if( rp->lhsalias && !lhsused ){
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/annotations/
H A Dlemon.c3064 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3068 lhsused = 0; in translate_code()
3080 lhsused = 1; in translate_code()
3104 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/mvc/model/query/
H A Dlemon.c3062 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3066 lhsused = 0; in translate_code()
3078 lhsused = 1; in translate_code()
3102 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/www/phalcon4/cphalcon-4.1.1/3rdparty/lemon/
H A Dlemon.c3075 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3079 lhsused = 0; in translate_code()
3091 lhsused = 1; in translate_code()
3115 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/mvc/view/engine/volt/
H A Dlemon.c3064 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3068 lhsused = 0; in translate_code()
3080 lhsused = 1; in translate_code()
3104 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dlemon.c2977 char lhsused = 0; /* True if the LHS element has been used */ local
2981 lhsused = 0;
2995 lhsused = 1;
3016 if( rp->lhsalias && !lhsused ){
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dlemon.c3847 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3854 lhsused = 0; in translate_code()
3887 lhsused = 1; in translate_code()
3933 lhsused = 1; in translate_code()
3973 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/lemon/
H A Dlemon.c3847 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3854 lhsused = 0; in translate_code()
3887 lhsused = 1; in translate_code()
3933 lhsused = 1; in translate_code()
3973 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A Dlemon.c3719 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3726 lhsused = 0; in translate_code()
3759 lhsused = 1; in translate_code()
3805 lhsused = 1; in translate_code()
3845 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/net/wireshark-lite/wireshark-3.6.1/tools/lemon/
H A Dlemon.c3857 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3864 lhsused = 0; in translate_code()
3897 lhsused = 1; in translate_code()
3943 lhsused = 1; in translate_code()
3983 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/textproc/redisearch20/RediSearch-2.0.15/srcutil/
H A Dlemon.c3706 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3713 lhsused = 0; in translate_code()
3746 lhsused = 1; in translate_code()
3792 lhsused = 1; in translate_code()
3832 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/textproc/redisearch/RediSearch-2.2.5/srcutil/
H A Dlemon.c3706 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3713 lhsused = 0; in translate_code()
3746 lhsused = 1; in translate_code()
3792 lhsused = 1; in translate_code()
3832 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/textproc/redisearch16/RediSearch-1.6.16/srcutil/
H A Dlemon.c3706 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3713 lhsused = 0; in translate_code()
3746 lhsused = 1; in translate_code()
3792 lhsused = 1; in translate_code()
3832 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dlemon.c3847 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3854 lhsused = 0; in translate_code()
3887 lhsused = 1; in translate_code()
3933 lhsused = 1; in translate_code()
3973 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/devel/lemon/lemon-3.34/
H A Dlemon.c3847 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3854 lhsused = 0; in translate_code()
3887 lhsused = 1; in translate_code()
3933 lhsused = 1; in translate_code()
3973 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/net/wireshark/wireshark-3.6.1/tools/lemon/
H A Dlemon.c3857 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3864 lhsused = 0; in translate_code()
3897 lhsused = 1; in translate_code()
3943 lhsused = 1; in translate_code()
3983 if( rp->lhsalias && !lhsused ){ in translate_code()
/dports/net/tshark-lite/wireshark-3.6.1/tools/lemon/
H A Dlemon.c3857 char lhsused = 0; /* True if the LHS element has been used */ in translate_code() local
3864 lhsused = 0; in translate_code()
3897 lhsused = 1; in translate_code()
3943 lhsused = 1; in translate_code()
3983 if( rp->lhsalias && !lhsused ){ in translate_code()

12