Home
last modified time | relevance | path

Searched refs:newcopy (Results 1 – 25 of 138) sorted by relevance

123456

/dports/comms/liquid-dsp/liquid-dsp-1.3.2/scripts/
H A Dupdate_copyright.py27 newcopy = '''\ variable
49 for i in xrange(len(newcopy)):
50 newcopy[i] += '\n'
116 for i in range(len(newcopy)):
119 space = ' ' if len(newcopy[i].strip()) > 0 else ''
122 contents.insert(index_start+i, comment + space + newcopy[i])
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dexecute.c504 char *newcopy = NULL; in ecpg_store_input() local
789 newcopy[slen] = '\0'; in ecpg_store_input()
794 ecpg_free(newcopy); in ecpg_store_input()
829 ecpg_free(newcopy); in ecpg_store_input()
885 mallocedval = newcopy; in ecpg_store_input()
932 mallocedval = newcopy; in ecpg_store_input()
979 mallocedval = newcopy; in ecpg_store_input()
1026 mallocedval = newcopy; in ecpg_store_input()
1076 char *newcopy; in insert_tobeinserted() local
1093 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dexecute.c504 char *newcopy = NULL; in ecpg_store_input() local
789 newcopy[slen] = '\0'; in ecpg_store_input()
794 ecpg_free(newcopy); in ecpg_store_input()
829 ecpg_free(newcopy); in ecpg_store_input()
885 mallocedval = newcopy; in ecpg_store_input()
932 mallocedval = newcopy; in ecpg_store_input()
979 mallocedval = newcopy; in ecpg_store_input()
1026 mallocedval = newcopy; in ecpg_store_input()
1076 char *newcopy; in insert_tobeinserted() local
1093 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dexecute.c504 char *newcopy = NULL; in ecpg_store_input() local
789 newcopy[slen] = '\0'; in ecpg_store_input()
794 ecpg_free(newcopy); in ecpg_store_input()
829 ecpg_free(newcopy); in ecpg_store_input()
885 mallocedval = newcopy; in ecpg_store_input()
932 mallocedval = newcopy; in ecpg_store_input()
979 mallocedval = newcopy; in ecpg_store_input()
1026 mallocedval = newcopy; in ecpg_store_input()
1076 char *newcopy; in insert_tobeinserted() local
1093 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dexecute.c504 char *newcopy = NULL; in ecpg_store_input() local
789 newcopy[slen] = '\0'; in ecpg_store_input()
794 ecpg_free(newcopy); in ecpg_store_input()
829 ecpg_free(newcopy); in ecpg_store_input()
885 mallocedval = newcopy; in ecpg_store_input()
932 mallocedval = newcopy; in ecpg_store_input()
979 mallocedval = newcopy; in ecpg_store_input()
1026 mallocedval = newcopy; in ecpg_store_input()
1076 char *newcopy; in insert_tobeinserted() local
1093 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL;
788 newcopy[slen] = '\0';
793 ecpg_free(newcopy);
828 ecpg_free(newcopy);
884 mallocedval = newcopy;
931 mallocedval = newcopy;
978 mallocedval = newcopy;
1025 mallocedval = newcopy;
1075 char *newcopy;
1092 strcat(newcopy,
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/ecpg/ecpglib/
H A Dexecute.c503 char *newcopy = NULL; in ecpg_store_input() local
788 newcopy[slen] = '\0'; in ecpg_store_input()
793 ecpg_free(newcopy); in ecpg_store_input()
828 ecpg_free(newcopy); in ecpg_store_input()
884 mallocedval = newcopy; in ecpg_store_input()
931 mallocedval = newcopy; in ecpg_store_input()
978 mallocedval = newcopy; in ecpg_store_input()
1025 mallocedval = newcopy; in ecpg_store_input()
1075 char *newcopy; in insert_tobeinserted() local
1092 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dexecute.c504 char *newcopy = NULL; in ecpg_store_input() local
789 newcopy[slen] = '\0'; in ecpg_store_input()
794 ecpg_free(newcopy); in ecpg_store_input()
829 ecpg_free(newcopy); in ecpg_store_input()
885 mallocedval = newcopy; in ecpg_store_input()
932 mallocedval = newcopy; in ecpg_store_input()
979 mallocedval = newcopy; in ecpg_store_input()
1026 mallocedval = newcopy; in ecpg_store_input()
1076 char *newcopy; in insert_tobeinserted() local
1093 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dexecute.c504 char *newcopy = NULL; in ecpg_store_input() local
789 newcopy[slen] = '\0'; in ecpg_store_input()
794 ecpg_free(newcopy); in ecpg_store_input()
829 ecpg_free(newcopy); in ecpg_store_input()
885 mallocedval = newcopy; in ecpg_store_input()
932 mallocedval = newcopy; in ecpg_store_input()
979 mallocedval = newcopy; in ecpg_store_input()
1026 mallocedval = newcopy; in ecpg_store_input()
1076 char *newcopy; in insert_tobeinserted() local
1093 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dexecute.c504 char *newcopy = NULL; in ecpg_store_input() local
789 newcopy[slen] = '\0'; in ecpg_store_input()
794 ecpg_free(newcopy); in ecpg_store_input()
829 ecpg_free(newcopy); in ecpg_store_input()
885 mallocedval = newcopy; in ecpg_store_input()
932 mallocedval = newcopy; in ecpg_store_input()
979 mallocedval = newcopy; in ecpg_store_input()
1026 mallocedval = newcopy; in ecpg_store_input()
1076 char *newcopy; in insert_tobeinserted() local
1093 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/ecpg/ecpglib/
H A Dexecute.c514 char *newcopy = NULL; in ecpg_store_input() local
799 newcopy[slen] = '\0'; in ecpg_store_input()
804 ecpg_free(newcopy); in ecpg_store_input()
853 ecpg_free(newcopy); in ecpg_store_input()
909 mallocedval = newcopy; in ecpg_store_input()
956 mallocedval = newcopy; in ecpg_store_input()
1003 mallocedval = newcopy; in ecpg_store_input()
1050 mallocedval = newcopy; in ecpg_store_input()
1135 char *newcopy; in insert_tobeinserted() local
1152 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Dexecute.c513 char *newcopy = NULL; in ecpg_store_input() local
796 newcopy[slen] = '\0'; in ecpg_store_input()
801 ecpg_free(newcopy); in ecpg_store_input()
850 ecpg_free(newcopy); in ecpg_store_input()
906 mallocedval = newcopy; in ecpg_store_input()
953 mallocedval = newcopy; in ecpg_store_input()
1000 mallocedval = newcopy; in ecpg_store_input()
1047 mallocedval = newcopy; in ecpg_store_input()
1132 char *newcopy; in insert_tobeinserted() local
1149 strcat(newcopy, in insert_tobeinserted()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Dexecute.c513 char *newcopy = NULL; in ecpg_store_input() local
796 newcopy[slen] = '\0'; in ecpg_store_input()
801 ecpg_free(newcopy); in ecpg_store_input()
850 ecpg_free(newcopy); in ecpg_store_input()
906 mallocedval = newcopy; in ecpg_store_input()
953 mallocedval = newcopy; in ecpg_store_input()
1000 mallocedval = newcopy; in ecpg_store_input()
1047 mallocedval = newcopy; in ecpg_store_input()
1132 char *newcopy; in insert_tobeinserted() local
1149 strcat(newcopy, in insert_tobeinserted()
[all …]

123456