Home
last modified time | relevance | path

Searched refs:dolqstart (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1227 if (state->dolqstart)
1228 free(state->dolqstart);
1229 state->dolqstart = NULL;
/dports/databases/postgresql14-plperl/postgresql-14.1/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1227 if (state->dolqstart)
1228 free(state->dolqstart);
1229 state->dolqstart = NULL;
/dports/databases/postgresql14-server/postgresql-14.1/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1227 if (state->dolqstart)
1228 free(state->dolqstart);
1229 state->dolqstart = NULL;
/dports/databases/postgresql14-plpython/postgresql-14.1/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1227 if (state->dolqstart)
1228 free(state->dolqstart);
1229 state->dolqstart = NULL;
/dports/databases/postgresql14-docs/postgresql-14.1/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1227 if (state->dolqstart)
1228 free(state->dolqstart);
1229 state->dolqstart = NULL;
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1170 if (state->dolqstart)
1171 free(state->dolqstart);
1172 state->dolqstart = NULL;
/dports/databases/postgresql14-client/postgresql-14.1/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1227 if (state->dolqstart)
1228 free(state->dolqstart);
1229 state->dolqstart = NULL;
/dports/databases/postgresql13-server/postgresql-13.5/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1170 if (state->dolqstart)
1171 free(state->dolqstart);
1172 state->dolqstart = NULL;
/dports/databases/postgresql14-contrib/postgresql-14.1/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1227 if (state->dolqstart)
1228 free(state->dolqstart);
1229 state->dolqstart = NULL;
/dports/databases/postgresql13-client/postgresql-13.5/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1170 if (state->dolqstart)
1171 free(state->dolqstart);
1172 state->dolqstart = NULL;
/dports/databases/postgresql13-docs/postgresql-13.5/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1170 if (state->dolqstart)
1171 free(state->dolqstart);
1172 state->dolqstart = NULL;
/dports/databases/postgresql13-contrib/postgresql-13.5/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1170 if (state->dolqstart)
1171 free(state->dolqstart);
1172 state->dolqstart = NULL;
/dports/databases/postgresql13-plpython/postgresql-13.5/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1170 if (state->dolqstart)
1171 free(state->dolqstart);
1172 state->dolqstart = NULL;
/dports/databases/postgresql13-plperl/postgresql-13.5/src/fe_utils/
H A Dpsqlscan.l530 cur_state->dolqstart = pg_strdup(yytext);
540 if (strcmp(yytext, cur_state->dolqstart) == 0)
542 free(cur_state->dolqstart);
543 cur_state->dolqstart = NULL;
1170 if (state->dolqstart)
1171 free(state->dolqstart);
1172 state->dolqstart = NULL;
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Dpgc.l33 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
566 if (dolqstart)
567 free(dolqstart);
568 dolqstart = mm_strdup(yytext);
574 if (strcmp(yytext, dolqstart) == 0)
577 free(dolqstart);
578 dolqstart = NULL;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Dpgc.l33 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
566 if (dolqstart)
567 free(dolqstart);
568 dolqstart = mm_strdup(yytext);
574 if (strcmp(yytext, dolqstart) == 0)
577 free(dolqstart);
578 dolqstart = NULL;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Dpgc.l33 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
566 if (dolqstart)
567 free(dolqstart);
568 dolqstart = mm_strdup(yytext);
574 if (strcmp(yytext, dolqstart) == 0)
577 free(dolqstart);
578 dolqstart = NULL;
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Dpgc.l33 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
566 if (dolqstart)
567 free(dolqstart);
568 dolqstart = mm_strdup(yytext);
574 if (strcmp(yytext, dolqstart) == 0)
577 free(dolqstart);
578 dolqstart = NULL;
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpgc.l32 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
565 if (dolqstart)
566 free(dolqstart);
567 dolqstart = mm_strdup(yytext);
573 if (strcmp(yytext, dolqstart) == 0)
576 free(dolqstart);
577 dolqstart = NULL;
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpgc.l32 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
565 if (dolqstart)
566 free(dolqstart);
567 dolqstart = mm_strdup(yytext);
573 if (strcmp(yytext, dolqstart) == 0)
576 free(dolqstart);
577 dolqstart = NULL;
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Dpgc.l34 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
569 if (dolqstart)
570 free(dolqstart);
571 dolqstart = mm_strdup(yytext);
577 if (strcmp(yytext, dolqstart) == 0)
580 free(dolqstart);
581 dolqstart = NULL;
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpgc.l32 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
565 if (dolqstart)
566 free(dolqstart);
567 dolqstart = mm_strdup(yytext);
573 if (strcmp(yytext, dolqstart) == 0)
576 free(dolqstart);
577 dolqstart = NULL;
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpgc.l32 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
565 if (dolqstart)
566 free(dolqstart);
567 dolqstart = mm_strdup(yytext);
573 if (strcmp(yytext, dolqstart) == 0)
576 free(dolqstart);
577 dolqstart = NULL;
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpgc.l32 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
565 if (dolqstart)
566 free(dolqstart);
567 dolqstart = mm_strdup(yytext);
573 if (strcmp(yytext, dolqstart) == 0)
576 free(dolqstart);
577 dolqstart = NULL;
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Dpgc.l32 static char *dolqstart = NULL; /* current $foo$ quote start string */ variable
565 if (dolqstart)
566 free(dolqstart);
567 dolqstart = mm_strdup(yytext);
573 if (strcmp(yytext, dolqstart) == 0)
576 free(dolqstart);
577 dolqstart = NULL;

12345678910>>...15