Home
last modified time | relevance | path

Searched refs:strblank (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/libxtend/libxtend-0.1.4/Man/
H A Dstrblank.31 \" Generated by c2man from strblank.c
2 .TH strblank 3 title
13 int strblank(const char *string)
24 strblank() returns true if the null-terminated string contains only
/dports/textproc/xml-format/xml-format-0.2/
H A DMakefile.depend2 strblank.o: strblank.c
3 ${CC} -c ${CFLAGS} strblank.c
H A Dstrblank.c31 int strblank(str) in strblank() function
H A Dprotos.h2 int strblank(char *str);
H A DMakefile56 OBJS = xml-format.o tag-list.o strblank.o
H A Dxml-format.c362 if ( !strblank(output_buff) ) in flush_line()
454 return strblank(buff); in buff_empty()
/dports/news/golded+/golded-plus/golded+/goldlib/gcfg/
H A Dgxgecho.cpp144 else if(not strblank(gesetup->mailpath)) { in ReadGEcho() local
169 else if(not strblank(gesetup->badecho_path)) { in ReadGEcho() local
224 else if(not strblank(gesetup->rcvdmailpath)) { in ReadGEcho() local
249 else if(not strblank(gesetup->sentmailpath)) { in ReadGEcho() local
282 if(not strblank(gesetup->persmail_path)) { in ReadGEcho() local
370 if(not strblank(area->path)) { in ReadGEcho() local
377 if(not strblank(area->path)) { in ReadGEcho() local
384 if(not strblank(area->path)) { in ReadGEcho() local
407 else if((area->options & SDM) and not strblank(area->path)) { in ReadGEcho()
H A Dgxlora.cpp87 if(not strblank(cfg->netmail_dir)) { in ReadLoraBBS() local
99 if(not strblank(cfg->bad_msgs)) { in ReadLoraBBS() local
111 if(not strblank(cfg->dupes)) { in ReadLoraBBS() local
123 if(cfg->save_my_mail and not strblank(cfg->my_mail)) { in ReadLoraBBS()
H A Dgxfm092.cpp49 if(not strblank(cfg->netPath)) { in ReadFMail092() local
62 if(not strblank(cfg->sentPath)) { in ReadFMail092() local
75 if(not strblank(cfg->rcvdPath)) { in ReadFMail092() local
145 if(not strblank(cfg->pmailPath)) { in ReadFMail092() local
H A Dgxfm100.cpp50 if(not strblank(cfg->netPath)) { in ReadFMail098() local
63 if(not strblank(cfg->sentPath)) { in ReadFMail098() local
76 if(not strblank(cfg->rcvdPath)) { in ReadFMail098() local
146 if(not strblank(cfg->pmailPath)) { in ReadFMail098() local
H A Dgxportal.cpp108 else if(not strblank(popcfg->MailScanner.NetMailDir)) { in ReadPortal() local
121 if(not strblank(popcfg->MailScanner.BadMsgs)) { in ReadPortal() local
134 if(not strblank(popcfg->MailScanner.SaveDupesDir)) { in ReadPortal() local
H A Dgxfm116.cpp54 if(not strblank(cfg->netPath)) { in ReadFMail116() local
67 if(not strblank(cfg->sentPath)) { in ReadFMail116() local
80 if(not strblank(cfg->rcvdPath)) { in ReadFMail116() local
150 if(not strblank(cfg->pmailPath)) { in ReadFMail116() local
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeusrbse.cpp431 if(not strblank(name)) { in find_entry() local
702 if(not strblank(name)) { in update_addressbook() local
794 if((AA->isinternet() and strblank(iaddr)) or (not AA->isinternet() and not fidoaddr.valid())) in update_addressbook()
817 if(not strblank(name) or browser) { in lookup_addressbook() local
831 if(not entry.fidoaddr.valid() and not strblank(entry.iaddr) and not AA->isinternet()) { in lookup_addressbook()
847 if(not strblank(entry.pseudo)) in lookup_addressbook() local
859 if(strblank(aka) and not strblank(entry.iaddr)) { in lookup_addressbook()
873 return found ? (aka ? not strblank(aka) : true) : false; in lookup_addressbook()
894 if(not strblank(entry.pseudo)) { in build_pseudo() local
H A Dgccfgg4.cpp155 if(force or strblank(CFG->ezycom.msgbasepath)) in CfgEzycommsgbase() local
168 if(force or strblank(CFG->ezycom.userbasepath)) in CfgEzycomuserbase() local
310 if(force or strblank(CFG->goldbasepath)) in CfgGoldbasepath() local
H A Dgcarea.cpp301 if(strblank(aa->echoid)) in AddNewArea()
315 if(strblank(aa->desc)) in AddNewArea()
339 if (strblank((*ap)->desc())) in AddNewArea()
356 if(strblank((*ap)->desc())) in AddNewArea()
411 (*ap)->set_desc(newarea or strblank(desc) ? aa->desc : desc); in AddNewArea()
1140 if (not strblank(_origin.c_str())) in setorigin() local
H A Dgccfgg6.cpp208 if(not strblank(val)) { in CfgOrigin() local
245 if(force or strblank(CFG->pcboardpath)) in CfgPcboardpath() local
H A Dgccfgg1.cpp41 if (not strblank(v)) in CfgAddress() local
146 if (force or strblank(CFG->adeptxbbspath)) in CfgAdeptxbbspath() local
/dports/devel/libxtend/libxtend-0.1.4/
H A DMakefile.depend55 strblank.o: strblank.c string.h
56 ${CC} -c ${CFLAGS} strblank.c
H A Dstrblank.c30 int strblank(const char *string) in strblank() function
H A Dstring.h18 int strblank(const char *string);
/dports/sysutils/mcweject/mcweject-1.1/
H A Dprotos.h11 int strblank(char *str);
H A Deject.c363 if ( (*line != '#') && !strblank(line) ) in device_allowed()
379 int strblank(str) in strblank() function
/dports/www/moodle310/moodle/mod/data/
H A Drenderer.php9 $strblank = get_string('blank', 'data');
/dports/www/moodle311/moodle/mod/data/
H A Drenderer.php9 $strblank = get_string('blank', 'data');
/dports/www/moodle39/moodle/mod/data/
H A Drenderer.php9 $strblank = get_string('blank', 'data');

123