Home
last modified time | relevance | path

Searched refs:zLhs (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/databases/sqlite3/sqlite-src-3350500/ext/rbu/
H A Dsqlite3rbu.c1562 char *zLhs = 0; in rbuVacuumIndexStart() local
1596 zLhs = rbuMPrintf(p, "%z%s \"%w\" COLLATE %Q", in rbuVacuumIndexStart()
1597 zLhs, zSep, zCol, zCollate in rbuVacuumIndexStart()
1632 zRet = rbuMPrintf(p, "(%s) > (%s)", zLhs, zVector); in rbuVacuumIndexStart()
1642 sqlite3_free(zLhs); in rbuVacuumIndexStart()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/rbu/
H A Dsqlite3rbu.c1562 char *zLhs = 0; in rbuVacuumIndexStart() local
1596 zLhs = rbuMPrintf(p, "%z%s \"%w\" COLLATE %Q", in rbuVacuumIndexStart()
1597 zLhs, zSep, zCol, zCollate in rbuVacuumIndexStart()
1632 zRet = rbuMPrintf(p, "(%s) > (%s)", zLhs, zVector); in rbuVacuumIndexStart()
1642 sqlite3_free(zLhs); in rbuVacuumIndexStart()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/rbu/
H A Dsqlite3rbu.c1562 char *zLhs = 0; in rbuVacuumIndexStart() local
1596 zLhs = rbuMPrintf(p, "%z%s \"%w\" COLLATE %Q", in rbuVacuumIndexStart()
1597 zLhs, zSep, zCol, zCollate in rbuVacuumIndexStart()
1632 zRet = rbuMPrintf(p, "(%s) > (%s)", zLhs, zVector); in rbuVacuumIndexStart()
1642 sqlite3_free(zLhs); in rbuVacuumIndexStart()
/dports/emulators/mess/mame-mame0226/3rdparty/bx/tools/lemon/
H A Dlemon.c3589 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3648 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3651 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3670 append_str(zLhs,0,0,0); in translate_code()
3759 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dlemon.c3566 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3625 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3628 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3647 append_str(zLhs,0,0,0); in translate_code()
3736 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/lemon/lemon_src/
H A Dlemon.c3639 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3698 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3701 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3720 append_str(zLhs,0,0,0); in translate_code()
3809 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/databases/xapian-core/xapian-core-1.4.18/queryparser/
H A Dlemon.c3702 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3760 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3763 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3782 append_str(zLhs,0,0,0); in translate_code()
3871 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/emulators/mame/mame-mame0226/3rdparty/bx/tools/lemon/
H A Dlemon.c3589 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3648 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3651 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3670 append_str(zLhs,0,0,0); in translate_code()
3759 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/lemon/
H A Dlemon.c3559 char zLhs[50]; /* Convert the LHS symbol into this string */
3618 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum);
3621 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum);
3640 append_str(zLhs,0,0,0);
3729 append_str(zLhs, 0, 0, 0);
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dlemon.c3850 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3909 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3912 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3931 append_str(zLhs,0,0,0); in translate_code()
4020 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/lemon/
H A Dlemon.c3850 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3909 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3912 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3931 append_str(zLhs,0,0,0); in translate_code()
4020 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A Dlemon.c3722 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3781 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3784 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3803 append_str(zLhs,0,0,0); in translate_code()
3892 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/net/wireshark-lite/wireshark-3.6.1/tools/lemon/
H A Dlemon.c3860 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3919 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3922 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3941 append_str(zLhs,0,0,0); in translate_code()
4030 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/textproc/redisearch20/RediSearch-2.0.15/srcutil/
H A Dlemon.c3709 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3768 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3771 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3790 append_str(zLhs,0,0,0); in translate_code()
3879 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/textproc/redisearch/RediSearch-2.2.5/srcutil/
H A Dlemon.c3709 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3768 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3771 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3790 append_str(zLhs,0,0,0); in translate_code()
3879 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/textproc/redisearch16/RediSearch-1.6.16/srcutil/
H A Dlemon.c3709 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3768 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3771 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3790 append_str(zLhs,0,0,0); in translate_code()
3879 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dlemon.c3850 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3909 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3912 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3931 append_str(zLhs,0,0,0); in translate_code()
4020 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/devel/lemon/lemon-3.34/
H A Dlemon.c3850 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3909 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3912 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3931 append_str(zLhs,0,0,0); in translate_code()
4020 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/net/wireshark/wireshark-3.6.1/tools/lemon/
H A Dlemon.c3860 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3919 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3922 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3941 append_str(zLhs,0,0,0); in translate_code()
4030 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/net/tshark-lite/wireshark-3.6.1/tools/lemon/
H A Dlemon.c3860 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3919 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3922 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3941 append_str(zLhs,0,0,0); in translate_code()
4030 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/net/tshark/wireshark-3.6.1/tools/lemon/
H A Dlemon.c3860 char zLhs[50]; /* Convert the LHS symbol into this string */
3919 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum);
3922 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum);
3941 append_str(zLhs,0,0,0);
4030 append_str(zLhs, 0, 0, 0);
/dports/graphics/pikchr/pikchr-90b6d5b4a3/
H A Dlemon.c3850 char zLhs[50]; /* Convert the LHS symbol into this string */ in translate_code() local
3909 sprintf(zLhs, "yymsp[%d].minor.yy%d",1-rp->nrhs,rp->lhs->dtnum); in translate_code()
3912 sprintf(zLhs, "yylhsminor.yy%d",rp->lhs->dtnum); in translate_code()
3931 append_str(zLhs,0,0,0); in translate_code()
4020 append_str(zLhs, 0, 0, 0); in translate_code()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3_write.c4115 const char *zLhs, int nLhs, /* LHS of comparison */ in fts3TermCmp() argument
4121 res = memcmp(zLhs, zRhs, nCmp); in fts3TermCmp()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3_write.c4174 const char *zLhs, int nLhs, /* LHS of comparison */ in fts3TermCmp() argument
4180 res = (nCmp ? memcmp(zLhs, zRhs, nCmp) : 0); in fts3TermCmp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3_write.c4161 const char *zLhs, int nLhs, /* LHS of comparison */ in fts3TermCmp() argument
4167 res = (nCmp ? memcmp(zLhs, zRhs, nCmp) : 0); in fts3TermCmp()

1234567