Home
last modified time | relevance | path

Searched refs:cfgstr (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/zbar/zbar-0.23.90/zbar/
H A Dconfig.c33 int zbar_parse_config (const char *cfgstr, in zbar_parse_config() argument
41 if(!cfgstr) in zbar_parse_config()
44 dot = strchr(cfgstr, '.'); in zbar_parse_config()
46 int len = dot - cfgstr; in zbar_parse_config()
55 else if(!strncmp(cfgstr, "db", len)) in zbar_parse_config()
105 cfgstr = dot + 1; in zbar_parse_config()
110 len = strlen(cfgstr); in zbar_parse_config()
111 eq = strchr(cfgstr, '='); in zbar_parse_config()
113 len = eq - cfgstr; in zbar_parse_config()
120 cfgstr += 3; in zbar_parse_config()
[all …]
/dports/graphics/zbar/zbar-0.23.90/zbarimg/
H A Dzbarimg.c292 static inline int parse_config (const char *cfgstr, const char *arg) in parse_config() argument
294 if(!cfgstr || !cfgstr[0]) in parse_config()
297 if(zbar_processor_parse_config(processor, cfgstr)) in parse_config()
298 return(usage(1, "ERROR: invalid configuration setting: ", cfgstr)); in parse_config()
300 if (!strcmp(cfgstr, "binary")) in parse_config()
/dports/graphics/zbar/zbar-0.23.90/include/zbar/
H A DImageScanner.h101 int set_config (std::string cfgstr) in set_config() argument
103 return(zbar_image_scanner_parse_config(_scanner, cfgstr.c_str())); in set_config()
H A DDecoder.h182 int set_config (std::string cfgstr) in set_config() argument
184 return(zbar_decoder_parse_config(_decoder, cfgstr.c_str())); in set_config()
H A DProcessor.h99 int set_config (std::string cfgstr) in set_config() argument
101 return(zbar_processor_parse_config(_processor, cfgstr.c_str())); in set_config()
H A DQZBar.h158 int set_config(std::string cfgstr);
/dports/devel/rth/rth/FCKeditor/
H A Dfckeditor.pl70 $cfgstr = &GetConfigFieldString();
72 $Html .= "<input type=\"hidden\" id=\"$wk\" value=\"$cfgstr\" />" ;
/dports/devel/truc/truc_0.12.0/FCKeditor/
H A Dfckeditor.pl70 $cfgstr = &GetConfigFieldString();
72 $Html .= "<input type=\"hidden\" id=\"$wk\" value=\"$cfgstr\" />" ;
/dports/graphics/zbar/zbar-0.23.90/zbarcam/
H A Dzbarcam.c101 static inline int parse_config (const char *cfgstr, int i, int n, char *arg) in parse_config() argument
103 if(i >= n || !*cfgstr) { in parse_config()
108 if(zbar_processor_parse_config(proc, cfgstr)) { in parse_config()
109 fprintf(stderr, "ERROR: invalid configuration setting: %s\n", cfgstr); in parse_config()
/dports/www/moinmoin/moin-1.9.11/MoinMoin/web/static/htdocs/applets/FCKeditor/
H A Dfckeditor.pl76 $cfgstr = &GetConfigFieldString();
78 $Html .= "<input type=\"hidden\" id=\"$wk\" value=\"$cfgstr\" style=\"display:none\" />" ;
/dports/graphics/zbar/zbar-0.23.90/qt/
H A DQZBarThread.h116 int set_config(std::string cfgstr) in set_config() argument
118 return scanner.set_config(cfgstr); in set_config()
H A DQZBar.cpp192 int QZBar::set_config(std::string cfgstr) in set_config() argument
197 return thread->set_config(cfgstr); in set_config()
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Ddns-stuff.c451 char *cfgstr = NULL; in libdns_init() local
476 cfgstr = xtryasprintf ("[%s]:53", tor_nameserver); in libdns_init()
477 if (!cfgstr) in libdns_init()
481 (dns_resconf_pton (&ld.resolv_conf->nameserver[0], cfgstr)); in libdns_init()
484 cfgstr, gpg_strerror (err)); in libdns_init()
490 xfree (cfgstr); in libdns_init()
492 if (!cfgstr) in libdns_init()
496 (dns_resconf_pton (&ld.socks_host, cfgstr)); in libdns_init()
500 cfgstr, gpg_strerror (err)); in libdns_init()
647 fname = cfgstr; in libdns_init()
[all …]
/dports/comms/grig/grig-77ab785/src/
H A Drig-state.c642 gchar *cfgstr; /* data in string form */ in rig_state_write_data() local
650 cfgstr = g_key_file_to_data (cfgdata, &length, &error); in rig_state_write_data()
672 cfgstr, in rig_state_write_data()
701 g_free (cfgstr); in rig_state_write_data()
/dports/games/flightgear/flightgear-2020.3.11/src/Main/
H A Dfg_io.hxx64 FGProtocol* parse_port_config( const std::string& cfgstr );
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/readers/unit_test/
H A Dunit_test_fasta_reader.cpp249 CNcbiIfstream cfgstr(config_file.c_str()); in sReadInputAndGenerateAsn() local
251 cfgstr, in sReadInputAndGenerateAsn()
273 cfgstr.close(); in sReadInputAndGenerateAsn()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gamemgr/
H A Dmodmgr.cc750 string cfgstr(cfgname); in print_found() local
751 to_uppercase(cfgstr); in print_found()
752 snprintf(path, sizeof(path), "<%s_STATIC>/", cfgstr.c_str()); in print_found()
765 snprintf(path, sizeof(path), "<%s_STATIC>", cfgstr.c_str()); in print_found()
/dports/security/libprelude/libprelude-1.2.6/src/include/
H A Dprelude-connection-pool.h68 …prelude_connection_pool_set_connection_string(prelude_connection_pool_t *pool, const char *cfgstr);
/dports/net/samba412/samba-4.12.15/source3/winbindd/
H A Didmap_autorid_tdb.c898 char *cfgstr;
958 cfgstr =
963 if (cfgstr == NULL) {
968 data = string_tdb_data(cfgstr);
/dports/graphics/zbar/zbar-0.23.90/java/
H A Dzbarjni.c658 const char *cfgstr = (*env)->GetStringUTFChars(env, cfg, NULL); in Java_net_sourceforge_zbar_ImageScanner_parseConfig() local
659 if(!cfgstr) in Java_net_sourceforge_zbar_ImageScanner_parseConfig()
661 if(zbar_image_scanner_parse_config(GET_PEER(ImageScanner, obj), cfgstr)) in Java_net_sourceforge_zbar_ImageScanner_parseConfig()
/dports/security/libprelude/libprelude-1.2.6/src/
H A Dprelude-connection-pool.c1364 … prelude_connection_pool_set_connection_string(prelude_connection_pool_t *pool, const char *cfgstr) in prelude_connection_pool_set_connection_string() argument
1369 prelude_return_val_if_fail(cfgstr, prelude_error(PRELUDE_ERROR_ASSERTION)); in prelude_connection_pool_set_connection_string()
1371 new = strdup(cfgstr); in prelude_connection_pool_set_connection_string()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dd_main.c2564 const char * cfgstr; in D_DoomMain() local
2570 cfgstr = DEVDATA CONFIGFILENAME; in D_DoomMain()
2576 cfgstr = CONFIGFILENAME; in D_DoomMain()
2578 cat_filename( cfgbuf, legacyhome, cfgstr ); in D_DoomMain()
/dports/graphics/aloadimage/arcan-0.6.1/src/platform/egl-dri/
H A Dvideo.c2057 char* devstr, (* cfgstr), (* altstr); in setup_node_gbm() local
3373 char* dispdevstr, (* cfgstr), (* altstr); in try_card() local
3387 if (get_config("video_device_alternate", devind, &cfgstr, tag)){ in try_card()
3392 if (get_config("video_device_buffer", devind, &cfgstr, tag)){ in try_card()
3393 if (strcmp(cfgstr, "streams") == 0){ in try_card()
3400 free(cfgstr); in try_card()
3416 if (get_config("video_device_connector", devind, &cfgstr, tag)){ in try_card()
3417 connind = strtol(cfgstr, NULL, 10) % INT_MAX; in try_card()
3418 free(cfgstr); in try_card()
/dports/sysutils/acfgfs/arcan-0.6.1/src/platform/egl-dri/
H A Dvideo.c2057 char* devstr, (* cfgstr), (* altstr); in setup_node_gbm() local
3373 char* dispdevstr, (* cfgstr), (* altstr); in try_card() local
3387 if (get_config("video_device_alternate", devind, &cfgstr, tag)){ in try_card()
3392 if (get_config("video_device_buffer", devind, &cfgstr, tag)){ in try_card()
3393 if (strcmp(cfgstr, "streams") == 0){ in try_card()
3400 free(cfgstr); in try_card()
3416 if (get_config("video_device_connector", devind, &cfgstr, tag)){ in try_card()
3417 connind = strtol(cfgstr, NULL, 10) % INT_MAX; in try_card()
3418 free(cfgstr); in try_card()
/dports/x11/aclip/arcan-0.6.1/src/platform/egl-dri/
H A Dvideo.c2057 char* devstr, (* cfgstr), (* altstr); in setup_node_gbm() local
3373 char* dispdevstr, (* cfgstr), (* altstr); in try_card() local
3387 if (get_config("video_device_alternate", devind, &cfgstr, tag)){ in try_card()
3392 if (get_config("video_device_buffer", devind, &cfgstr, tag)){ in try_card()
3393 if (strcmp(cfgstr, "streams") == 0){ in try_card()
3400 free(cfgstr); in try_card()
3416 if (get_config("video_device_connector", devind, &cfgstr, tag)){ in try_card()
3417 connind = strtol(cfgstr, NULL, 10) % INT_MAX; in try_card()
3418 free(cfgstr); in try_card()

12