Home
last modified time | relevance | path

Searched refs:haspath (Results 1 – 23 of 23) sorted by relevance

/dports/www/sitecopy/sitecopy-0.16.6/gnome/
H A Dminilist.c44 if (current->haspath) in populate_minilist()
93 selected_data_struct->haspath = FALSE; in change_minilist_entry()
95 selected_data_struct->haspath = TRUE; in change_minilist_entry()
/dports/www/sitecopy/sitecopy-0.16.6/src/
H A Drcfile.c360 f->haspath = true; in rcfile_read()
363 f->haspath = false; in rcfile_read()
369 f->haspath = true; in rcfile_read()
372 f->haspath = false; in rcfile_read()
378 f->haspath = true; in rcfile_read()
381 f->haspath = false; in rcfile_read()
869 if (fprintf(fp, " " name " \"%s%s\"\n", item->haspath?"/":"", \ in rcfile_write()
H A Dsitefiles.c278 item->haspath = iter->haspath; in fnlist_deep_copy()
301 if (item->haspath) { in fnlist_match()
H A Dsites.h330 unsigned int haspath; member
/dports/www/cgichk/cgichk/
H A Dmisc.c71 haspath = 0; in breakup_url() local
95 haspath = 1; in breakup_url()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/io/file/dgfparser/blocks/
H A Dsimplexgeneration.hh49 bool haspath () in haspath() function in Dune::dgf::SimplexGenerationBlock
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/regex/
H A Dregc_nfa.c3129 assert(haspath != NULL); in checkmatchall()
3140 if (haspath[minmatch]) in checkmatchall()
3146 if (!haspath[maxmatch + 1]) in checkmatchall()
3151 if (haspath[morematch]) in checkmatchall()
3158 if (haspath != NULL) in checkmatchall()
3217 bool *haspath; in checkmatchall_recurse() local
3236 if (haspath == NULL) in checkmatchall_recurse()
3257 haspath[0] = true; in checkmatchall_recurse()
3328 if (haspath[i]) in checkmatchall_recurse()
3332 haspath[i] = true; in checkmatchall_recurse()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/regex/
H A Dregc_nfa.c3129 assert(haspath != NULL); in checkmatchall()
3140 if (haspath[minmatch]) in checkmatchall()
3146 if (!haspath[maxmatch + 1]) in checkmatchall()
3151 if (haspath[morematch]) in checkmatchall()
3158 if (haspath != NULL) in checkmatchall()
3217 bool *haspath; in checkmatchall_recurse() local
3236 if (haspath == NULL) in checkmatchall_recurse()
3257 haspath[0] = true; in checkmatchall_recurse()
3328 if (haspath[i]) in checkmatchall_recurse()
3332 haspath[i] = true; in checkmatchall_recurse()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/regex/
H A Dregc_nfa.c3129 assert(haspath != NULL); in checkmatchall()
3140 if (haspath[minmatch]) in checkmatchall()
3146 if (!haspath[maxmatch + 1]) in checkmatchall()
3151 if (haspath[morematch]) in checkmatchall()
3158 if (haspath != NULL) in checkmatchall()
3217 bool *haspath; in checkmatchall_recurse() local
3236 if (haspath == NULL) in checkmatchall_recurse()
3257 haspath[0] = true; in checkmatchall_recurse()
3328 if (haspath[i]) in checkmatchall_recurse()
3332 haspath[i] = true; in checkmatchall_recurse()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/regex/
H A Dregc_nfa.c3129 assert(haspath != NULL); in checkmatchall()
3140 if (haspath[minmatch]) in checkmatchall()
3146 if (!haspath[maxmatch + 1]) in checkmatchall()
3151 if (haspath[morematch]) in checkmatchall()
3158 if (haspath != NULL) in checkmatchall()
3217 bool *haspath; in checkmatchall_recurse() local
3236 if (haspath == NULL) in checkmatchall_recurse()
3257 haspath[0] = true; in checkmatchall_recurse()
3328 if (haspath[i]) in checkmatchall_recurse()
3332 haspath[i] = true; in checkmatchall_recurse()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/regex/
H A Dregc_nfa.c3129 assert(haspath != NULL); in checkmatchall()
3140 if (haspath[minmatch]) in checkmatchall()
3146 if (!haspath[maxmatch + 1]) in checkmatchall()
3151 if (haspath[morematch]) in checkmatchall()
3158 if (haspath != NULL) in checkmatchall()
3217 bool *haspath; in checkmatchall_recurse() local
3236 if (haspath == NULL) in checkmatchall_recurse()
3257 haspath[0] = true; in checkmatchall_recurse()
3328 if (haspath[i]) in checkmatchall_recurse()
3332 haspath[i] = true; in checkmatchall_recurse()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/regex/
H A Dregc_nfa.c3129 assert(haspath != NULL); in checkmatchall()
3140 if (haspath[minmatch]) in checkmatchall()
3146 if (!haspath[maxmatch + 1]) in checkmatchall()
3151 if (haspath[morematch]) in checkmatchall()
3158 if (haspath != NULL) in checkmatchall()
3217 bool *haspath; in checkmatchall_recurse() local
3236 if (haspath == NULL) in checkmatchall_recurse()
3257 haspath[0] = true; in checkmatchall_recurse()
3328 if (haspath[i]) in checkmatchall_recurse()
3332 haspath[i] = true; in checkmatchall_recurse()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/regex/
H A Dregc_nfa.c3129 assert(haspath != NULL); in checkmatchall()
3140 if (haspath[minmatch]) in checkmatchall()
3146 if (!haspath[maxmatch + 1]) in checkmatchall()
3151 if (haspath[morematch]) in checkmatchall()
3158 if (haspath != NULL) in checkmatchall()
3217 bool *haspath; in checkmatchall_recurse() local
3236 if (haspath == NULL) in checkmatchall_recurse()
3257 haspath[0] = true; in checkmatchall_recurse()
3328 if (haspath[i]) in checkmatchall_recurse()
3332 haspath[i] = true; in checkmatchall_recurse()
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUILabelControl.dox29 <haspath>false</haspath>
92 | haspath | Specifies whether or not this label is filled with a path. Long paths are shorten…
/dports/devel/p5-AnyData/AnyData-0.12/lib/AnyData/Storage/
H A DFile.pm44 my $haspath = 1 if $path and $path ne $os_cur_dir;
45 if (!$haspath && $file !~ /^$open_table_re/o) {
/dports/cad/pcb/pcb-4.2.0/src/
H A Dmain.c1713 int haspath; in InitPaths() local
1717 haspath = 0; in InitPaths()
1721 haspath = 1; in InitPaths()
1725 printf ("InitPaths (%s): haspath = %d\n", argv0, haspath); in InitPaths()
1728 if (haspath) in InitPaths()
/dports/cad/gerbv/gerbv-2.7.0/src/
H A Dproject.c431 int haspath; in init_paths() local
446 haspath = 0; in init_paths()
450 haspath = 1; in init_paths()
453 dprintf("%s (%s): haspath = %d\n", __FUNCTION__, argv0, haspath); in init_paths()
454 if (haspath) in init_paths()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/io/file/dgfparser/
H A Ddgfparser.cc666 if (para.haspath()) in generateSimplexGrid()
698 if (para.haspath()) in generateSimplexGrid()
713 if (para.haspath()) in generateSimplexGrid()
742 if (para.haspath()) in generateSimplexGrid()
761 if (para.haspath()) in generateSimplexGrid()
/dports/lang/python310/Python-3.10.1/Python/
H A Dimport.c1412 int haspath = _PyDict_ContainsId(globals, &PyId___path__); in resolve_name() local
1413 if (haspath < 0) { in resolve_name()
1416 if (!haspath) { in resolve_name()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dimport.c1630 int haspath = _PyDict_ContainsId(globals, &PyId___path__); in resolve_name() local
1631 if (haspath < 0) { in resolve_name()
1634 if (!haspath) { in resolve_name()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcftp.c6548 int moving = 0, deleting = 0, toscreen = 0, haspath = 0; local
7313 haspath = 0; /* Recalculate this each time thru */
7504 haspath = (srvpath > usrpath);
7514 haspath = recursive ? x1 || x2 : x1 > x2;
7520 debug(F111,"ftp get haspath",s+usrpath,haspath);
7522 if (haspath) { /* Server file has path segments? */
7539 haspath = 1;
7717 if (recursive && haspath && !pipesend
/dports/editors/lazarus/docs/chm/
H A Dlazutils.xct1782 HasPath laz2_xmlcfg/txmlconfig.haspath.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlazutils.xct1782 HasPath laz2_xmlcfg/txmlconfig.haspath.html