Home
last modified time | relevance | path

Searched refs:patcopy (Results 1 – 10 of 10) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/pod/
H A Dperlhacktut.pod67 + char *patcopy;
72 And just before we start the loop, we'll set C<patcopy> to be the start
78 + patcopy = pat;
84 + if (datumtype == 'U' && pat==patcopy+1)
90 Remember that it has to be C<patcopy+1> because the first character of
96 case, we have to advance C<patcopy> along with C<pat> when we see
105 patcopy++;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/
H A Dperlhacktut.pod67 + char *patcopy;
72 And just before we start the loop, we'll set C<patcopy> to be the start
78 + patcopy = pat;
84 + if (datumtype == 'U' && pat==patcopy+1)
90 Remember that it has to be C<patcopy+1> because the first character of
96 case, we have to advance C<patcopy> along with C<pat> when we see
105 patcopy++;
/dports/lang/perl5.30/perl-5.30.3/pod/
H A Dperlhacktut.pod67 + char *patcopy;
72 And just before we start the loop, we'll set C<patcopy> to be the start
78 + patcopy = pat;
84 + if (datumtype == 'U' && pat==patcopy+1)
90 Remember that it has to be C<patcopy+1> because the first character of
96 case, we have to advance C<patcopy> along with C<pat> when we see
105 patcopy++;
/dports/lang/perl5.32/perl-5.32.1/pod/
H A Dperlhacktut.pod67 + char *patcopy;
72 And just before we start the loop, we'll set C<patcopy> to be the start
78 + patcopy = pat;
84 + if (datumtype == 'U' && pat==patcopy+1)
90 Remember that it has to be C<patcopy+1> because the first character of
96 case, we have to advance C<patcopy> along with C<pat> when we see
105 patcopy++;
/dports/net/arp-scan/arp-scan-1.9.7/
H A Darp-scan.c1244 char *patcopy; in add_host_pattern() local
1298 patcopy = dupstr(pattern); in add_host_pattern()
1304 cp=strchr(patcopy, '/'); in add_host_pattern()
1306 if (!(inet_aton(patcopy, &in_val))) in add_host_pattern()
1353 cp=strchr(patcopy, ':'); in add_host_pattern()
1355 if (!(inet_aton(patcopy, &in_val))) in add_host_pattern()
1359 err_msg("ERROR: %s is not a valid netmask", patcopy); in add_host_pattern()
1403 cp=strchr(patcopy, '-'); in add_host_pattern()
1405 if (!(inet_aton(patcopy, &in_val))) in add_host_pattern()
1427 add_host(patcopy, host_timeout, numeric_flag); in add_host_pattern()
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DLTglob.c447 char *patcopy = (char *)XtMalloc(len); in _Lesstif_glob() local
448 if (patcopy == NULL) { in _Lesstif_glob()
452 memcpy(patcopy, pattern, len); in _Lesstif_glob()
463 XtFree(patcopy); in _Lesstif_glob()
472 pglob->gl_pathv[pglob->gl_pathc++] = patcopy; in _Lesstif_glob()
/dports/news/cnews/cnews-cr.g_18/libcnews/
H A Dngmatch.c609 register char *patcopy = strsave(ngpat); local
613 pat = ngparse(patcopy); /* ngparse destroys patcopy */
626 free(patcopy);
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dpattern.spad159 patcopy : PAT -> PAT
195 copy p == [constant? p, patcopy(p.pat), p.lev, p.topvar, p.toppred]
337 patcopy p ==
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct512 PATCOPY lcltype/patcopy.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct512 PATCOPY lcltype/patcopy.html