Home
last modified time | relevance | path

Searched refs:tempstr (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/dports/biology/babel/babel-1.6/
H A Dtokenst.c45 char *tempstr; in count_tokens() local
68 if (tempstr) free(tempstr); in count_tokens()
78 if (tempstr) free(tempstr); in count_tokens()
92 if (!tempstr) in gettoken()
97 tempstr[0] = ch; in gettoken()
112 if (tempstr) free(tempstr); in gettoken()
120 tempstr = tempstr + ptr; in gettoken()
136 if (!tempstr) in get_token()
141 top = tempstr; in get_token()
157 if (tempstr) free(tempstr); in get_token()
[all …]
/dports/news/rntrack/rntrack-2.1.10_2/smapi/src/
H A Dfexist.c106 if((isalpha((int)tempstr[0]) && tempstr[1] == ':' && in direxist()
107 (tempstr[2] == '\\' || tempstr[2] == '/') && !tempstr[3]) || eqstr(tempstr, "\\")) in direxist()
115 if(tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
129 free(tempstr); in direxist()
206 if((isalpha(tempstr[0]) && tempstr[1] == ':' && in direxist()
208 ((tempstr[2] == '\\' || tempstr[2] == '/') && tempstr[3] == '\0'))) || in direxist()
225 free(tempstr); in direxist()
262 if((isalpha((int)tempstr[0]) && tempstr[1] == ':' && in direxist()
263 (tempstr[2] == '\\' || tempstr[2] == '/') && !tempstr[3]) || eqstr(tempstr, "\\")) in direxist()
271 if(tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
[all …]
/dports/news/husky/husky-1.9.20191207/huskylib/src/
H A Dfexist.c117 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
118 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) { in direxist()
124 if (tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
138 free(tempstr); in direxist()
225 char *tempstr; in direxist() local
240 … if ((isalpha(tempstr[0]) && tempstr[1] == ':' && ((tempstr[2] == '\0') || ((tempstr[2] == '\\' || in direxist()
241 tempstr[2] == '/') && tempstr[3] == '\0'))) || (stricmp(tempstr, "\\")==0) ) in direxist()
259 free(tempstr); in direxist()
296 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
297 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) in direxist()
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/huskylib/src/
H A Dfexist.c117 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
118 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) { in direxist()
124 if (tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
138 free(tempstr); in direxist()
225 char *tempstr; in direxist() local
240 … if ((isalpha(tempstr[0]) && tempstr[1] == ':' && ((tempstr[2] == '\0') || ((tempstr[2] == '\\' || in direxist()
241 tempstr[2] == '/') && tempstr[3] == '\0'))) || (stricmp(tempstr, "\\")==0) ) in direxist()
259 free(tempstr); in direxist()
296 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
297 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) in direxist()
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/huskylib/src/
H A Dfexist.c117 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
118 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) { in direxist()
124 if (tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
138 free(tempstr); in direxist()
225 char *tempstr; in direxist() local
240 … if ((isalpha(tempstr[0]) && tempstr[1] == ':' && ((tempstr[2] == '\0') || ((tempstr[2] == '\\' || in direxist()
241 tempstr[2] == '/') && tempstr[3] == '\0'))) || (stricmp(tempstr, "\\")==0) ) in direxist()
259 free(tempstr); in direxist()
296 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
297 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) in direxist()
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/huskylib/src/
H A Dfexist.c117 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
118 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) { in direxist()
124 if (tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
138 free(tempstr); in direxist()
225 char *tempstr; in direxist() local
240 … if ((isalpha(tempstr[0]) && tempstr[1] == ':' && ((tempstr[2] == '\0') || ((tempstr[2] == '\\' || in direxist()
241 tempstr[2] == '/') && tempstr[3] == '\0'))) || (stricmp(tempstr, "\\")==0) ) in direxist()
259 free(tempstr); in direxist()
296 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
297 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) in direxist()
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/huskylib/src/
H A Dfexist.c117 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
118 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) { in direxist()
124 if (tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
138 free(tempstr); in direxist()
225 char *tempstr; in direxist() local
240 … if ((isalpha(tempstr[0]) && tempstr[1] == ':' && ((tempstr[2] == '\0') || ((tempstr[2] == '\\' || in direxist()
241 tempstr[2] == '/') && tempstr[3] == '\0'))) || (stricmp(tempstr, "\\")==0) ) in direxist()
259 free(tempstr); in direxist()
296 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
297 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) in direxist()
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/huskylib/src/
H A Dfexist.c117 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
118 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) { in direxist()
124 if (tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
138 free(tempstr); in direxist()
225 char *tempstr; in direxist() local
240 … if ((isalpha(tempstr[0]) && tempstr[1] == ':' && ((tempstr[2] == '\0') || ((tempstr[2] == '\\' || in direxist()
241 tempstr[2] == '/') && tempstr[3] == '\0'))) || (stricmp(tempstr, "\\")==0) ) in direxist()
259 free(tempstr); in direxist()
296 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
297 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) in direxist()
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/huskylib/src/
H A Dfexist.c117 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
118 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) { in direxist()
124 if (tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
138 free(tempstr); in direxist()
225 char *tempstr; in direxist() local
240 … if ((isalpha(tempstr[0]) && tempstr[1] == ':' && ((tempstr[2] == '\0') || ((tempstr[2] == '\\' || in direxist()
241 tempstr[2] == '/') && tempstr[3] == '\0'))) || (stricmp(tempstr, "\\")==0) ) in direxist()
259 free(tempstr); in direxist()
296 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
297 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) in direxist()
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/huskylib/src/
H A Dfexist.c117 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
118 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) { in direxist()
124 if (tempstr[l - 1] == '\\' || tempstr[l - 1] == '/') in direxist()
138 free(tempstr); in direxist()
225 char *tempstr; in direxist() local
240 … if ((isalpha(tempstr[0]) && tempstr[1] == ':' && ((tempstr[2] == '\0') || ((tempstr[2] == '\\' || in direxist()
241 tempstr[2] == '/') && tempstr[3] == '\0'))) || (stricmp(tempstr, "\\")==0) ) in direxist()
259 free(tempstr); in direxist()
296 … if ((isalpha((int)tempstr[0]) && tempstr[1] == ':' && (tempstr[2] == '\\' || tempstr[2] == '/') && in direxist()
297 !tempstr[3]) || (strcmp(tempstr, "\\")==0) ) in direxist()
[all …]
/dports/sysutils/uniutils/uniutils-2.27/
H A DExplicateUTF8.c93 char tempstr[33]; in main() local
220 tempstr[28] = tempstr[7]; in main()
221 tempstr[24] = tempstr[6]; in main()
222 tempstr[20] = tempstr[5]; in main()
223 tempstr[16] = tempstr[4]; in main()
224 tempstr[12] = tempstr[3]; in main()
225 tempstr[8] = tempstr[2]; in main()
226 tempstr[4] = tempstr[1]; in main()
227 tempstr[1] = 0x20; in main()
228 tempstr[2] = 0x20; in main()
[all …]
/dports/games/alephone/alephone-release-20190331/Source_Files/ModelView/
H A DDim3_Loader.cpp98 std::string tempstr; in parse_bounding_box() local
99 if (root.read_attr("size", tempstr)) in parse_bounding_box()
146 std::string tempstr; in parse_dim3() local
147 if (root.read_attr("c3", tempstr)) in parse_dim3()
149 if (root.read_attr("n3", tempstr)) in parse_dim3()
179 std::string tempstr; in parse_dim3() local
212 std::string tempstr; in parse_dim3() local
213 if (v.read_attr("uv", tempstr)) in parse_dim3()
215 if (v.read_attr("n", tempstr)) in parse_dim3()
240 std::string tempstr; in parse_dim3() local
[all …]
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dreadcabrillo.c254 g_strchomp(tempstr); in cab_qso_to_tlf()
281 timestr[0] = tempstr[0]; in cab_qso_to_tlf()
282 timestr[1] = tempstr[1]; in cab_qso_to_tlf()
285 timestr[0] = tempstr[2]; in cab_qso_to_tlf()
286 timestr[1] = tempstr[3]; in cab_qso_to_tlf()
295 strcpy(hiscall, tempstr); in cab_qso_to_tlf()
298 strcpy(my_rst, tempstr); in cab_qso_to_tlf()
301 strcpy(his_rst, tempstr); in cab_qso_to_tlf()
310 concat_comment(tempstr); in cab_qso_to_tlf()
313 concat_comment(tempstr); in cab_qso_to_tlf()
[all …]
/dports/games/barony/Barony-3.3.7/src/
H A Dsound.cpp1091 if ( PHYSFS_getRealDir(tempstr) != NULL ) in physfsSearchMusicToUpdate()
1104 if ( PHYSFS_getRealDir(tempstr) != NULL ) in physfsSearchMusicToUpdate()
1117 if ( PHYSFS_getRealDir(tempstr) != NULL ) in physfsSearchMusicToUpdate()
1130 if ( PHYSFS_getRealDir(tempstr) != NULL ) in physfsSearchMusicToUpdate()
1143 if ( PHYSFS_getRealDir(tempstr) != NULL ) in physfsSearchMusicToUpdate()
1156 if ( PHYSFS_getRealDir(tempstr) != NULL ) in physfsSearchMusicToUpdate()
1169 if ( PHYSFS_getRealDir(tempstr) != NULL ) in physfsSearchMusicToUpdate()
1182 if ( PHYSFS_getRealDir(tempstr) != NULL ) in physfsSearchMusicToUpdate()
1195 if ( PHYSFS_getRealDir(tempstr) != NULL ) in physfsSearchMusicToUpdate()
1209 strcpy(tempstr, "music/intro.ogg"); in physfsSearchMusicToUpdate()
[all …]
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A Dpsk_browser.cxx151 bwsrline[i] = tempstr; in swap()
156 tempstr = freqformat(i); in swap()
160 tempstr = freqformat(j); in swap()
204 char tempstr[20]; in makecolors() local
206 snprintf(tempstr, sizeof(tempstr), "@C%u", HiLite_1); in makecolors()
209 snprintf(tempstr, sizeof(tempstr), "@C%u", HiLite_2); in makecolors()
212 snprintf(tempstr, sizeof(tempstr), "@C%u", FL_FOREGROUND_COLOR); // foreground in makecolors()
213 white = tempstr; in makecolors()
217 snprintf(tempstr, sizeof(tempstr), "@B%u", Backgnd1); // background for odd rows in makecolors()
218 bkgnd[0] = tempstr; in makecolors()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/internal/
H A Dgimpgrad.cpp138 char tempstr[1024]; in open() local
139 if (fgets(tempstr, 1024, gradient) == nullptr) { in open()
143 if (!streq(tempstr, "GIMP Gradient\n")) { in open()
149 if (fgets(tempstr, 1024, gradient) == nullptr) { in open()
153 if (!strneq(tempstr, "Name: ", 6)) { in open()
157 while (memchr(tempstr, '\n', sizeof(tempstr) - 1) == nullptr) { in open()
158 if (fgets(tempstr, sizeof(tempstr), gradient) == nullptr) { in open()
164 if (fgets(tempstr, 1024, gradient) == nullptr) { in open()
169 long const n_segs = strtol(tempstr, &endptr, 10); in open()
183 while (fgets(tempstr, 1024, gradient) != nullptr) { in open()
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dstring.c20 char *tempstr = NULL; in openbor_strinfirst() local
35 if (tempstr != NULL) in openbor_strinfirst()
38 (*pretvar)->strVal = StrCache_CreateNewFrom(tempstr); in openbor_strinfirst()
55 char *tempstr = NULL; in openbor_strinlast() local
69 tempstr = strrchr((char *)StrCache_Get(varlist[0]->strVal), varlist[1]->strVal); in openbor_strinlast()
71 if (tempstr != NULL) in openbor_strinlast()
74 (*pretvar)->strVal = StrCache_CreateNewFrom(tempstr); in openbor_strinlast()
161 char *tempstr = NULL; in openbor_strright() local
174 tempstr = (char *)StrCache_Get(varlist[0]->strVal); in openbor_strright()
176 if (tempstr && tempstr[0]) in openbor_strright()
[all …]
/dports/games/libretro-hatari/hatari-561c07e/src/gui-sdl/
H A DdlgFileSelect.c132 if (!tempstr) in DlgFileSelect_RefreshEntries()
145 strcpy(tempstr, " "); in DlgFileSelect_RefreshEntries()
149 strcpy(tempstr, path); in DlgFileSelect_RefreshEntries()
174 free(tempstr); in DlgFileSelect_RefreshEntries()
727 char *tempstr; in SDLGui_FileSelect() local
730 if (!tempstr) in SDLGui_FileSelect()
742 free(tempstr); in SDLGui_FileSelect()
772 strcpy(zipdir, tempstr); in SDLGui_FileSelect()
797 free(tempstr); in SDLGui_FileSelect()
806 strcpy(path, tempstr); in SDLGui_FileSelect()
[all …]
/dports/emulators/hatari/hatari-2.2.1/src/gui-sdl/
H A DdlgFileSelect.c133 if (!tempstr) in DlgFileSelect_RefreshEntries()
146 strcpy(tempstr, " "); in DlgFileSelect_RefreshEntries()
150 strcpy(tempstr, path); in DlgFileSelect_RefreshEntries()
175 free(tempstr); in DlgFileSelect_RefreshEntries()
734 char *tempstr; in SDLGui_FileSelect() local
737 if (!tempstr) in SDLGui_FileSelect()
749 free(tempstr); in SDLGui_FileSelect()
779 strcpy(zipdir, tempstr); in SDLGui_FileSelect()
804 free(tempstr); in SDLGui_FileSelect()
813 strcpy(path, tempstr); in SDLGui_FileSelect()
[all …]
/dports/games/libretro-hatari/hatari-561c07e/libretro/gui-retro/
H A DdlgFileSelect.c124 if (!tempstr) in DlgFileSelect_RefreshEntries()
137 strcpy(tempstr, " "); in DlgFileSelect_RefreshEntries()
141 strcpy(tempstr, path); in DlgFileSelect_RefreshEntries()
161 free(tempstr); in DlgFileSelect_RefreshEntries()
623 char *tempstr; in SDLGui_FileSelect() local
626 if (!tempstr) in SDLGui_FileSelect()
661 strcpy(zipdir, tempstr); in SDLGui_FileSelect()
667 strcpy(zipdir, tempstr); in SDLGui_FileSelect()
694 if (File_DirExists(tempstr)) in SDLGui_FileSelect()
700 strcpy(path, tempstr); in SDLGui_FileSelect()
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/m68k/
H A Dra68kmot.pas635 hs, tempstr: string;
645 tempstr := '';
725 if (length(tempstr)>1) and (tempstr[1]='@') then
1073 tempstr: string;
1083 tempstr := '';
1088 tempstr := '<';
1090 tempstr := '>';
1092 tempstr := '/';
1094 tempstr := '%';
1096 tempstr := '*';
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/m68k/
H A Dra68kmot.pas635 hs, tempstr: string;
645 tempstr := '';
725 if (length(tempstr)>1) and (tempstr[1]='@') then
1073 tempstr: string;
1083 tempstr := '';
1088 tempstr := '<';
1090 tempstr := '>';
1092 tempstr := '/';
1094 tempstr := '%';
1096 tempstr := '*';
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/m68k/
H A Dra68kmot.pas635 hs, tempstr: string;
645 tempstr := '';
725 if (length(tempstr)>1) and (tempstr[1]='@') then
1073 tempstr: string;
1083 tempstr := '';
1088 tempstr := '<';
1090 tempstr := '>';
1092 tempstr := '/';
1094 tempstr := '%';
1096 tempstr := '*';
[all …]
/dports/devel/libdwarf/dwarf-20161124/dwarfdump/
H A Duri.c384 char tempstr[2]; in translate_from_uri() local
392 tempstr[0] = c; in translate_from_uri()
393 tempstr[1] = 0; in translate_from_uri()
394 esb_append(out,tempstr); in translate_from_uri()
400 tempstr[0] = c; in translate_from_uri()
401 tempstr[1] = 0; in translate_from_uri()
402 esb_append(out,tempstr); in translate_from_uri()
406 tempstr[0] = c; in translate_from_uri()
407 tempstr[1] = 0; in translate_from_uri()
408 esb_append(out,tempstr); in translate_from_uri()
/dports/devel/dwarfdump/dwarf-20161124/dwarfdump/
H A Duri.c384 char tempstr[2]; in translate_from_uri() local
392 tempstr[0] = c; in translate_from_uri()
393 tempstr[1] = 0; in translate_from_uri()
394 esb_append(out,tempstr); in translate_from_uri()
400 tempstr[0] = c; in translate_from_uri()
401 tempstr[1] = 0; in translate_from_uri()
402 esb_append(out,tempstr); in translate_from_uri()
406 tempstr[0] = c; in translate_from_uri()
407 tempstr[1] = 0; in translate_from_uri()
408 esb_append(out,tempstr); in translate_from_uri()

12345678910>>...32