Home
last modified time | relevance | path

Searched refs:checkquote (Results 1 – 23 of 23) sorted by relevance

/dports/databases/p5-DBD-Pg/DBD-Pg-3.15.0/t/
H A D12placeholders.t42 sub checkquote {
47 checkquote('one');
48 checkquote('two');
49 checkquote('three');
50 checkquote('four');
/dports/devel/smake/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2009-07-0645 - A new function checkquote() checks for the varous illegal quoting
/dports/devel/sunpromake/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2009-07-0645 - A new function checkquote() checks for the varous illegal quoting
/dports/devel/schilybase/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2009-07-0645 - A new function checkquote() checks for the varous illegal quoting
/dports/devel/sccs/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2009-07-0645 - A new function checkquote() checks for the varous illegal quoting
/dports/net/rscsi/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2009-07-0645 - A new function checkquote() checks for the varous illegal quoting
/dports/archivers/star/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2009-07-0645 - A new function checkquote() checks for the varous illegal quoting
/dports/sysutils/cdrtools/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2009-07-0645 - A new function checkquote() checks for the varous illegal quoting
/dports/editors/ved/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2009-07-0645 - A new function checkquote() checks for the varous illegal quoting
/dports/sysutils/schilyutils/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2009-07-0645 - A new function checkquote() checks for the varous illegal quoting
/dports/devel/sunpromake/schily-2021-09-18/termcap/
H A Dcap.c107 LOCAL char * checkquote __PR((char *tname, char *s));
753 checkquote(tname, p);
1458 checkquote(tname, s) in checkquote() function
/dports/devel/sccs/schily-2021-09-18/termcap/
H A Dcap.c107 LOCAL char * checkquote __PR((char *tname, char *s));
753 checkquote(tname, p);
1458 checkquote(tname, s) in checkquote() function
/dports/devel/schilybase/schily-2021-09-18/termcap/
H A Dcap.c107 LOCAL char * checkquote __PR((char *tname, char *s));
753 checkquote(tname, p);
1458 checkquote(tname, s) in checkquote() function
/dports/net/rscsi/schily-2021-09-18/termcap/
H A Dcap.c107 LOCAL char * checkquote __PR((char *tname, char *s));
753 checkquote(tname, p);
1458 checkquote(tname, s) in checkquote() function
/dports/archivers/star/schily-2021-09-18/termcap/
H A Dcap.c107 LOCAL char * checkquote __PR((char *tname, char *s));
753 checkquote(tname, p);
1458 checkquote(tname, s) in checkquote() function
/dports/sysutils/cdrtools/schily-2021-09-18/termcap/
H A Dcap.c107 LOCAL char * checkquote __PR((char *tname, char *s));
753 checkquote(tname, p);
1458 checkquote(tname, s) in checkquote() function
/dports/editors/ved/schily-2021-09-18/termcap/
H A Dcap.c107 LOCAL char * checkquote __PR((char *tname, char *s));
753 checkquote(tname, p);
1458 checkquote(tname, s) in checkquote() function
/dports/devel/smake/schily-2021-09-18/termcap/
H A Dcap.c107 LOCAL char * checkquote __PR((char *tname, char *s));
753 checkquote(tname, p);
1458 checkquote(tname, s) in checkquote() function
/dports/sysutils/schilyutils/schily-2021-09-18/termcap/
H A Dcap.c107 LOCAL char * checkquote __PR((char *tname, char *s));
753 checkquote(tname, p);
1458 checkquote(tname, s) in checkquote() function
/dports/multimedia/mkclean/mkclean-0.8.7/corec/tools/coremake/
H A Dcoremake.c4059 int checkquote; in tokeneval() local
4097 checkquote = outpos>0 && out[outpos-1]=='\'' && out[outpos]=='\''; in tokeneval()
4098 if (checkquote) in tokeneval()
4175 if (checkquote) in tokeneval()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/tools/coremake/
H A Dcoremake.c4059 int checkquote; in tokeneval() local
4097 checkquote = outpos>0 && out[outpos-1]=='\'' && out[outpos]=='\''; in tokeneval()
4098 if (checkquote) in tokeneval()
4175 if (checkquote) in tokeneval()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/tools/coremake/
H A Dcoremake.c4059 int checkquote; in tokeneval() local
4097 checkquote = outpos>0 && out[outpos-1]=='\'' && out[outpos]=='\''; in tokeneval()
4098 if (checkquote) in tokeneval()
4175 if (checkquote) in tokeneval()
/dports/lang/parrot/parrot-8.1.0/examples/pir/
H A Dpirric.pir2361 eq c, '"', checkquote
2364 checkquote: