Home
last modified time | relevance | path

Searched refs:app_string (Results 1 – 16 of 16) sorted by relevance

/dports/www/p5-Dancer2/Dancer2-0.301004/lib/Dancer2/
H A DTest.pm438 my $app_string = lc $r;
439 $app_string =~ s/\*/_REPLACED_STAR_/g;
454 if ( $pod_string =~ m/^$app_string$/ ) {
455 $found_routes->{$app_string} = 1;
459 if ( !$found_routes->{$app_string} ) {
/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dprocess.c3356 char *app_string,*name; in process_app0() local
3379 app_string = app_string ? app_string : QSTRING; in process_app0()
3398 if((strncmp(app_string,"JFIF",4) == 0) && (app_string[4] == '\0')) in process_app0()
3529 else if((strncmp(app_string,"JFXX",4) == 0) && (app_string[4] == '\0')) in process_app0()
3808 char *app_string,*name; in process_app1() local
3856 if(app_string) in process_app1()
3997 char *app_string,*name; in process_app3() local
4045 if(app_string) in process_app3()
4178 char *app_string,*name; in process_appn() local
4198 chpr += printf("%s",app_string ? app_string : "NULL ID"); in process_appn()
[all …]
/dports/devel/libfirm/libfirm-1.21.0/ir/libcore/
H A Dlc_appendable.c136 static lc_appendable_funcs_t app_string = { variable
143 const lc_appendable_funcs_t *lc_appendable_string = &app_string;
/dports/www/p5-HTML-Display/HTML-Display-0.40/lib/HTML/Display/Win32/
H A DOLE.pm64 my $control = Win32::OLE->CreateObject($self->{app_string});
H A DIE.pm30 my $self = $class->SUPER::new( app_string => "InternetExplorer.Application" );
/dports/www/p5-HTML-Display/HTML-Display-0.40/t/
H A Dembedded-HTML-Display-Win32-OLE.t56 $class->SUPER::new( app_string => "FooBrowser.Application", @_ );
/dports/textproc/hevea/hevea-2.34/
H A DsimpleRope.ml63 let rec app_string r s slen = match r with function
68 let r2 = app_string r2 s slen in
74 try app_string r s slen
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_02_02/_shared/
H A Dpolicies.py278 app_string = request.context.options.pop('user_agent', None) or self._application
279 if app_string:
281 app_string, self._user_agent)
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/fileshare/v2019_02_02/_shared/
H A Dpolicies.py278 app_string = request.context.options.pop('user_agent', None) or self._application
279 if app_string:
281 app_string, self._user_agent)
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkappchooserwidget.c437 char *app_string, *bold_string; in gtk_app_chooser_widget_add_section() local
472 app_string = g_markup_printf_escaped ("%s", in gtk_app_chooser_widget_add_section()
489 COLUMN_DESC, app_string, in gtk_app_chooser_widget_add_section()
498 g_free (app_string); in gtk_app_chooser_widget_add_section()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkappchooserwidget.c511 gchar *app_string, *bold_string; in gtk_app_chooser_widget_add_section() local
546 app_string = g_markup_printf_escaped ("%s", in gtk_app_chooser_widget_add_section()
563 COLUMN_DESC, app_string, in gtk_app_chooser_widget_add_section()
572 g_free (app_string); in gtk_app_chooser_widget_add_section()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_nibblebill/
H A Dmod_nibblebill.c318 static switch_status_t exec_app(switch_core_session_t *session, const char *app_string) in exec_app() argument
324 if (!app_string) { in exec_app()
328 dup = strdup(app_string); in exec_app()
/dports/games/d2x/d2x-0.2.5/main/
H A Dconfig.c779 StringPtr app_string; in InitPrefsFile() local
791 app_string = LMGetCurApName(); in InitPrefsFile()
793 Pstrcpy(prefsInfo.fileName, app_string); in InitPrefsFile()
/dports/devel/libtecla/libtecla/
H A Dlibtecla.h137 int gl_configure_getline(GetLine *gl, const char *app_string,
H A Dgetline.c1165 static int _gl_configure_getline(GetLine *gl, const char *app_string,
8398 int gl_configure_getline(GetLine *gl, const char *app_string, in gl_configure_getline() argument
8418 status = _gl_configure_getline(gl, app_string, app_file, user_file); in gl_configure_getline()
8431 static int _gl_configure_getline(GetLine *gl, const char *app_string, in _gl_configure_getline() argument
8441 if(app_string) in _gl_configure_getline()
8442 (void) _gl_read_config_string(gl, app_string, KTB_NORM); in _gl_configure_getline()
H A DINSTALL140 configure gl_get_line() via its app_string argument, but passing it