Home
last modified time | relevance | path

Searched refs:srcstr (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/dports/www/mod_wsgi4/mod_wsgi-4.7.0/src/server/
H A Dwsgi_apache.c106 const char* srcstr) in wsgi_utf8_to_unicode_path() argument
120 apr_size_t srcremains = strlen(srcstr) + 1; in wsgi_utf8_to_unicode_path()
139 if (srcstr[1] == ':' && (srcstr[2] == '/' || srcstr[2] == '\\')) { in wsgi_utf8_to_unicode_path()
144 else if ((srcstr[0] == '/' || srcstr[0] == '\\') in wsgi_utf8_to_unicode_path()
145 && (srcstr[1] == '/' || srcstr[1] == '\\') in wsgi_utf8_to_unicode_path()
146 && (srcstr[2] != '?')) { in wsgi_utf8_to_unicode_path()
148 srcstr += 2; in wsgi_utf8_to_unicode_path()
156 if (rv = apr_conv_utf8_to_ucs2(srcstr, &srcremains, t, &retlen)) { in wsgi_utf8_to_unicode_path()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/file_io/win32/
H A Dopen.c67 if (srcstr[1] == ':' && (srcstr[2] == '/' || srcstr[2] == '\\')) { in utf8_to_unicode_path()
72 else if ((srcstr[0] == '/' || srcstr[0] == '\\') in utf8_to_unicode_path()
73 && (srcstr[1] == '/' || srcstr[1] == '\\') in utf8_to_unicode_path()
74 && (srcstr[2] != '?')) { in utf8_to_unicode_path()
76 srcstr += 2; in utf8_to_unicode_path()
108 if (srcstr[0] == L'\\' && srcstr[1] == L'\\' && in unicode_to_utf8_path()
109 srcstr[2] == L'?' && srcstr[3] == L'\\') { in unicode_to_utf8_path()
110 if (srcstr[4] == L'U' && srcstr[5] == L'N' && in unicode_to_utf8_path()
111 srcstr[6] == L'C' && srcstr[7] == L'\\') { in unicode_to_utf8_path()
113 srcstr += 8; in unicode_to_utf8_path()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/dtc/
H A Dtreesource.c181 char *srcstr; in write_propval() local
187 if (srcstr) { in write_propval()
189 free(srcstr); in write_propval()
252 if (srcstr) { in write_propval()
253 fprintf(f, " /* %s */", srcstr); in write_propval()
254 free(srcstr); in write_propval()
265 char *srcstr; in write_tree_source_node() local
277 if (srcstr) { in write_tree_source_node()
279 free(srcstr); in write_tree_source_node()
299 if (srcstr) { in write_tree_source_node()
[all …]
/dports/emulators/qemu/qemu-6.2.0/dtc/
H A Dtreesource.c202 char *srcstr; in write_propval() local
208 if (srcstr) { in write_propval()
210 free(srcstr); in write_propval()
273 if (srcstr) { in write_propval()
274 fprintf(f, " /* %s */", srcstr); in write_propval()
275 free(srcstr); in write_propval()
286 char *srcstr; in write_tree_source_node() local
298 if (srcstr) { in write_tree_source_node()
300 free(srcstr); in write_tree_source_node()
320 if (srcstr) { in write_tree_source_node()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/dtc/
H A Dtreesource.c202 char *srcstr; in write_propval() local
208 if (srcstr) { in write_propval()
210 free(srcstr); in write_propval()
273 if (srcstr) { in write_propval()
274 fprintf(f, " /* %s */", srcstr); in write_propval()
275 free(srcstr); in write_propval()
286 char *srcstr; in write_tree_source_node() local
298 if (srcstr) { in write_tree_source_node()
300 free(srcstr); in write_tree_source_node()
320 if (srcstr) { in write_tree_source_node()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/dtc/
H A Dtreesource.c202 char *srcstr; in write_propval() local
208 if (srcstr) { in write_propval()
210 free(srcstr); in write_propval()
273 if (srcstr) { in write_propval()
274 fprintf(f, " /* %s */", srcstr); in write_propval()
275 free(srcstr); in write_propval()
286 char *srcstr; in write_tree_source_node() local
298 if (srcstr) { in write_tree_source_node()
300 free(srcstr); in write_tree_source_node()
320 if (srcstr) { in write_tree_source_node()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/dtc/
H A Dtreesource.c202 char *srcstr; in write_propval() local
208 if (srcstr) { in write_propval()
210 free(srcstr); in write_propval()
273 if (srcstr) { in write_propval()
274 fprintf(f, " /* %s */", srcstr); in write_propval()
275 free(srcstr); in write_propval()
286 char *srcstr; in write_tree_source_node() local
298 if (srcstr) { in write_tree_source_node()
300 free(srcstr); in write_tree_source_node()
320 if (srcstr) { in write_tree_source_node()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/dtc/
H A Dtreesource.c202 char *srcstr; in write_propval() local
208 if (srcstr) { in write_propval()
210 free(srcstr); in write_propval()
273 if (srcstr) { in write_propval()
274 fprintf(f, " /* %s */", srcstr); in write_propval()
275 free(srcstr); in write_propval()
286 char *srcstr; in write_tree_source_node() local
298 if (srcstr) { in write_tree_source_node()
300 free(srcstr); in write_tree_source_node()
320 if (srcstr) { in write_tree_source_node()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/dtc/
H A Dtreesource.c202 char *srcstr; in write_propval() local
208 if (srcstr) { in write_propval()
210 free(srcstr); in write_propval()
273 if (srcstr) { in write_propval()
274 fprintf(f, " /* %s */", srcstr); in write_propval()
275 free(srcstr); in write_propval()
286 char *srcstr; in write_tree_source_node() local
298 if (srcstr) { in write_tree_source_node()
300 free(srcstr); in write_tree_source_node()
320 if (srcstr) { in write_tree_source_node()
[all …]
/dports/sysutils/dtc/dtc-1.6.0/
H A Dtreesource.c202 char *srcstr; in write_propval() local
208 if (srcstr) { in write_propval()
210 free(srcstr); in write_propval()
273 if (srcstr) { in write_propval()
274 fprintf(f, " /* %s */", srcstr); in write_propval()
275 free(srcstr); in write_propval()
286 char *srcstr; in write_tree_source_node() local
298 if (srcstr) { in write_tree_source_node()
300 free(srcstr); in write_tree_source_node()
320 if (srcstr) { in write_tree_source_node()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/dtc/
H A Dtreesource.c202 char *srcstr; in write_propval() local
208 if (srcstr) { in write_propval()
210 free(srcstr); in write_propval()
273 if (srcstr) { in write_propval()
274 fprintf(f, " /* %s */", srcstr); in write_propval()
275 free(srcstr); in write_propval()
286 char *srcstr; in write_tree_source_node() local
298 if (srcstr) { in write_tree_source_node()
300 free(srcstr); in write_tree_source_node()
320 if (srcstr) { in write_tree_source_node()
[all …]
/dports/devel/apr1/apr-1.7.0/file_io/win32/
H A Dopen.c72 if (srcstr[1] == ':' && (srcstr[2] == '/' || srcstr[2] == '\\')) { in utf8_to_unicode_path()
77 else if ((srcstr[0] == '/' || srcstr[0] == '\\') in utf8_to_unicode_path()
78 && (srcstr[1] == '/' || srcstr[1] == '\\') in utf8_to_unicode_path()
79 && (srcstr[2] != '?')) { in utf8_to_unicode_path()
81 srcstr += 2; in utf8_to_unicode_path()
113 if (srcstr[0] == L'\\' && srcstr[1] == L'\\' && in unicode_to_utf8_path()
114 srcstr[2] == L'?' && srcstr[3] == L'\\') { in unicode_to_utf8_path()
115 if (srcstr[4] == L'U' && srcstr[5] == L'N' && in unicode_to_utf8_path()
116 srcstr[6] == L'C' && srcstr[7] == L'\\') { in unicode_to_utf8_path()
118 srcstr += 8; in unicode_to_utf8_path()
[all …]
/dports/sysutils/webmin/webmin-1.981/bind8/
H A Dconf_net.cgi53 my $srcstr = join(" ", $src->{'values'});
55 $sport = $1 if ($srcstr =~ /port\s+(\d+)/i);
56 $saddr = $1 if ($srcstr =~ /address\s+([0-9\.]+)/i);
68 $srcstr = $src ? join(" ", @{$src->{'values'}}) : "";
70 $tport = $1 if ($srcstr =~ /port\s+(\d+)/i);
71 $taddr = $1 if ($srcstr =~ /^([0-9\.]+|\*)/i);
/dports/net/dante/dante-1.4.3/lib/
H A Dudp.c67 char srcstr[MAXSOCKADDRSTRING], dststr[sizeof(srcstr)], nmsg[SOCKD_BUFSIZE]; local
260 srcstr,
316 sockaddr2string(&socksfd.reply, srcstr, sizeof(srcstr)),
340 char srcstr[MAXSOCKSHOSTSTRING], dststr[sizeof(srcstr)], *newbuf; local
353 str2vis(buf, len, srcstr, MIN(len, MIN(32, sizeof(srcstr)))));
498 "<NULL>" : sockshost2string(forus, srcstr, sizeof(srcstr)),
565 sockaddr2string(&newfrom, srcstr, sizeof(srcstr)),
596 sockshost2string(&header.host, srcstr, sizeof(srcstr)));
640 sockaddr2string(&newfrom, srcstr, sizeof(srcstr)),
827 char srcstr[MAXSOCKSHOSTSTRING], dststr[sizeof(srcstr)]; local
[all …]
/dports/net/openslp/openslp-2.0.0/common/
H A Dslp_compare.c273 size_t SLPNormalizeString(size_t len, const char * srcstr, char * dststr, int trim) in SLPNormalizeString() argument
276 while (len > 0 && *srcstr) in SLPNormalizeString()
278 if (isspace(*srcstr)) in SLPNormalizeString()
280 while (isspace(*srcstr) && len > 0) in SLPNormalizeString()
282 ++srcstr, --len; in SLPNormalizeString()
288 else if (*srcstr == '\\') in SLPNormalizeString()
293 *upd++ = *srcstr++; in SLPNormalizeString()
298 if (ishex(srcstr[1]) && ishex(srcstr[2])) in SLPNormalizeString()
300 *upd++ = (char)(hex2bin(srcstr[0]) * 16 + hex2bin(srcstr[1])); in SLPNormalizeString()
306 *upd++ = *srcstr++; in SLPNormalizeString()
[all …]
/dports/sysutils/ucspi-proxy/ucspi-proxy-1.1/
H A Dtcp-connect.c41 int tcp_connect(const char* host, const char* portstr, unsigned timeout, const char* srcstr) in tcp_connect() argument
59 if (srcstr != NULL) { in tcp_connect()
61 if (strcmp(srcstr, "auto") == 0) { in tcp_connect()
69 if ((p = ipv4_scan(srcstr, &srcaddr)) == NULL || *p != 0) in tcp_connect()
70 warnf("{Invalid source address \"}s{\"}", srcstr); in tcp_connect()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/nenctool/
H A Dnenctool.c291 rc_t nenctool (const char * srcstr, const char * dststr, bool force) in nenctool() argument
303 rc = VFSManagerMakePath (mgr, &srcpath, "%s", srcstr); in nenctool()
307 "path=%s", srcstr)); in nenctool()
325 "path=%s", srcstr)); in nenctool()
339 rc = copy_file (srcstr, dststr, srcfile, dstfile); in nenctool()
344 "S=%s,D=%s", srcstr, dststr)); in nenctool()
H A Dnenctest.c310 rc_t nenctest (const char * srcstr, const char * dststr, bool force) in nenctest() argument
322 rc = VFSManagerMakePath (mgr, &srcpath, "%s", srcstr); in nenctest()
326 "path=%s", srcstr)); in nenctest()
344 "path=%s", srcstr)); in nenctest()
358 rc = copy_file (srcstr, dststr, srcfile, dstfile); in nenctest()
363 "S=%s,D=%s", srcstr, dststr)); in nenctest()
/dports/math/PDL/PDL-2.019/Basic/SourceFilter/
H A DNiceSlice.pm97 my @srcstr = (); # stack for refs to current source strings
112 if $#srcstr < 0;
113 my $pretext = substr ${$srcstr[0]}, 0, pos(${$srcstr[0]})-1;
222 push @srcstr, \$src;
323 pop @srcstr; # clear stack
/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_icmp.c192 srcstr[MAXSOCKADDRSTRING], dststr[MAXSOCKADDRSTRING]; local
286 sockaddr2string(&srcaddr, srcstr, sizeof(srcstr)),
323 sockaddr2string(&srcaddr, srcstr, sizeof(srcstr)),
421 sockaddr2string(&srcaddr, srcstr, sizeof(srcstr)),
/dports/net-im/sayaka/sayaka-3.5.1/src/
H A DRichString.cpp63 RichString::MakeInfo(std::vector<RichChar> *info_, const std::string& srcstr) in MakeInfo()
70 for (int end = srcstr.size(); byteoffset < end; ) { in MakeInfo()
77 auto pair = UString::UCharFromUTF8(srcstr.c_str() + byteoffset); in MakeInfo()
/dports/net/libunp/unpv12e/icmpd/
H A Dreadable_v4.c13 char srcstr[INET_ADDRSTRLEN], dststr[INET_ADDRSTRLEN]; in readable_v4() local
48 Inet_ntop(AF_INET, &hip->ip_src, srcstr, sizeof(srcstr)), in readable_v4()
H A Dreadable_v6.c19 char srcstr[INET6_ADDRSTRLEN], dststr[INET6_ADDRSTRLEN]; in readable_v6() local
56 Inet_ntop(AF_INET6, &hip6->ip6_src, srcstr, sizeof(srcstr)), in readable_v6()
/dports/emulators/qemu42/qemu-4.2.1/dtc/
H A Dsrcpos.c272 char *srcstr; in srcpos_verror() local
274 srcstr = srcpos_string(pos); in srcpos_verror()
276 fprintf(stderr, "%s: %s ", prefix, srcstr); in srcpos_verror()
280 free(srcstr); in srcpos_verror()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/scripts/dtc/
H A Dsrcpos.c272 char *srcstr; in srcpos_verror() local
274 srcstr = srcpos_string(pos); in srcpos_verror()
276 fprintf(stderr, "%s: %s ", prefix, srcstr); in srcpos_verror()
280 free(srcstr); in srcpos_verror()

12345678910>>...13