Home
last modified time | relevance | path

Searched refs:SvPVutf8_nolen (Results 1 – 25 of 74) sorted by relevance

123

/dports/net-im/libpurple/pidgin-2.14.8/libpurple/plugins/perl/
H A Dperl.c308 errmsg = SvPVutf8_nolen(ERRSV); in probe_perl_plugin()
320 errmsg = SvPVutf8_nolen(ERRSV); in probe_perl_plugin()
375 info->name = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
387 info->homepage = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
391 info->author = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
395 info->summary = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
399 info->description = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
403 info->version = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
420 SvPVutf8_nolen(*key)); in probe_perl_plugin()
519 gps->load_sub, SvPVutf8_nolen(ERRSV)); in load_perl_plugin()
[all …]
H A Dperl-handlers.c56 SvPVutf8_nolen(ERRSV)); in purple_perl_plugin_action_cb()
95 SvPVutf8_nolen(ERRSV)); in purple_perl_plugin_actions()
106 act = purple_plugin_action_new(SvPVutf8_nolen(sv), purple_perl_plugin_action_cb); in purple_perl_plugin_actions()
143 SvPVutf8_nolen(ERRSV)); in purple_perl_gtk_get_plugin_frame()
187 SvPVutf8_nolen(ERRSV)); in purple_perl_get_plugin_frame()
257 SvPVutf8_nolen(ERRSV)); in perl_timeout_cb()
333 SvPVutf8_nolen(ERRSV)); in perl_signal_cb()
373 g_strdup(SvPVutf8_nolen(sv_args[i])); in perl_signal_cb()
603 SvPVutf8_nolen(ERRSV)); in perl_cmd_cb()
765 SvPVutf8_nolen(ERRSV)); in perl_pref_cb()
H A Dperl-common.c211 function, SvPVutf8_nolen(ERRSV)); in execute_perl()
239 args[i] = g_strdup(SvPVutf8_nolen(sv_args[i])); in execute_perl()
394 case PURPLE_TYPE_STRING: return g_strdup(SvPVutf8_nolen(sv)); in purple_perl_data_from_sv()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/plugins/perl/
H A Dperl.c308 errmsg = SvPVutf8_nolen(ERRSV); in probe_perl_plugin()
320 errmsg = SvPVutf8_nolen(ERRSV); in probe_perl_plugin()
375 info->name = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
387 info->homepage = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
391 info->author = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
395 info->summary = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
399 info->description = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
403 info->version = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
420 SvPVutf8_nolen(*key)); in probe_perl_plugin()
519 gps->load_sub, SvPVutf8_nolen(ERRSV)); in load_perl_plugin()
[all …]
H A Dperl-handlers.c56 SvPVutf8_nolen(ERRSV)); in purple_perl_plugin_action_cb()
95 SvPVutf8_nolen(ERRSV)); in purple_perl_plugin_actions()
106 act = purple_plugin_action_new(SvPVutf8_nolen(sv), purple_perl_plugin_action_cb); in purple_perl_plugin_actions()
143 SvPVutf8_nolen(ERRSV)); in purple_perl_gtk_get_plugin_frame()
187 SvPVutf8_nolen(ERRSV)); in purple_perl_get_plugin_frame()
257 SvPVutf8_nolen(ERRSV)); in perl_timeout_cb()
333 SvPVutf8_nolen(ERRSV)); in perl_signal_cb()
373 g_strdup(SvPVutf8_nolen(sv_args[i])); in perl_signal_cb()
603 SvPVutf8_nolen(ERRSV)); in perl_cmd_cb()
765 SvPVutf8_nolen(ERRSV)); in perl_pref_cb()
H A Dperl-common.c211 function, SvPVutf8_nolen(ERRSV)); in execute_perl()
239 args[i] = g_strdup(SvPVutf8_nolen(sv_args[i])); in execute_perl()
394 case PURPLE_TYPE_STRING: return g_strdup(SvPVutf8_nolen(sv)); in purple_perl_data_from_sv()
/dports/net-im/finch/pidgin-2.14.8/libpurple/plugins/perl/
H A Dperl.c308 errmsg = SvPVutf8_nolen(ERRSV); in probe_perl_plugin()
320 errmsg = SvPVutf8_nolen(ERRSV); in probe_perl_plugin()
375 info->name = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
387 info->homepage = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
391 info->author = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
395 info->summary = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
399 info->description = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
403 info->version = g_strdup(SvPVutf8_nolen(*key)); in probe_perl_plugin()
420 SvPVutf8_nolen(*key)); in probe_perl_plugin()
519 gps->load_sub, SvPVutf8_nolen(ERRSV)); in load_perl_plugin()
[all …]
H A Dperl-handlers.c56 SvPVutf8_nolen(ERRSV)); in purple_perl_plugin_action_cb()
95 SvPVutf8_nolen(ERRSV)); in purple_perl_plugin_actions()
106 act = purple_plugin_action_new(SvPVutf8_nolen(sv), purple_perl_plugin_action_cb); in purple_perl_plugin_actions()
143 SvPVutf8_nolen(ERRSV)); in purple_perl_gtk_get_plugin_frame()
187 SvPVutf8_nolen(ERRSV)); in purple_perl_get_plugin_frame()
257 SvPVutf8_nolen(ERRSV)); in perl_timeout_cb()
333 SvPVutf8_nolen(ERRSV)); in perl_signal_cb()
373 g_strdup(SvPVutf8_nolen(sv_args[i])); in perl_signal_cb()
603 SvPVutf8_nolen(ERRSV)); in perl_cmd_cb()
765 SvPVutf8_nolen(ERRSV)); in perl_pref_cb()
H A Dperl-common.c211 function, SvPVutf8_nolen(ERRSV)); in execute_perl()
239 args[i] = g_strdup(SvPVutf8_nolen(sv_args[i])); in execute_perl()
394 case PURPLE_TYPE_STRING: return g_strdup(SvPVutf8_nolen(sv)); in purple_perl_data_from_sv()
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/plugins/perl/common/
H A DPrefs.xs57 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
79 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
208 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
230 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
H A DAccount.xs111 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(status_types), i, 0)));
213 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(list), i, 0)));
242 t_GL1 = g_list_append(t_GL1, SvPVutf8_nolen(*av_fetch((AV *)SvRV(A), i, 0)));
248 t_GL2 = g_list_append(t_GL2, SvPVutf8_nolen(*av_fetch((AV *)SvRV(B), i, 0)));
H A DServer.xs88 t_value = SvPVutf8_nolen(t_SV);
142 t_value = SvPVutf8_nolen(t_SV);
173 t_value = SvPVutf8_nolen(t_SV);
H A DConversation.xs352 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(users), i, 0)));
390 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(ignored), i, 0)));
453 t_GL_users = g_list_append(t_GL_users, SvPVutf8_nolen(*av_fetch((AV *)SvRV(users), i, 0)));
459 t_GL_flags = g_list_append(t_GL_flags, SvPVutf8_nolen(*av_fetch((AV *)SvRV(flags), i, 0)));
465 …t_GL_extra_msgs = g_list_append(t_GL_extra_msgs, SvPVutf8_nolen(*av_fetch((AV *)SvRV(extra_msgs), …
H A DAccountOpts.xs48 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(values), i, 0)));
136 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(values), i, 0)));
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/plugins/perl/common/
H A DPrefs.xs57 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
79 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
208 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
230 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
H A DAccount.xs111 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(status_types), i, 0)));
213 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(list), i, 0)));
242 t_GL1 = g_list_append(t_GL1, SvPVutf8_nolen(*av_fetch((AV *)SvRV(A), i, 0)));
248 t_GL2 = g_list_append(t_GL2, SvPVutf8_nolen(*av_fetch((AV *)SvRV(B), i, 0)));
H A DServer.xs88 t_value = SvPVutf8_nolen(t_SV);
142 t_value = SvPVutf8_nolen(t_SV);
173 t_value = SvPVutf8_nolen(t_SV);
H A DConversation.xs352 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(users), i, 0)));
390 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(ignored), i, 0)));
453 t_GL_users = g_list_append(t_GL_users, SvPVutf8_nolen(*av_fetch((AV *)SvRV(users), i, 0)));
459 t_GL_flags = g_list_append(t_GL_flags, SvPVutf8_nolen(*av_fetch((AV *)SvRV(flags), i, 0)));
465 …t_GL_extra_msgs = g_list_append(t_GL_extra_msgs, SvPVutf8_nolen(*av_fetch((AV *)SvRV(extra_msgs), …
H A DAccountOpts.xs48 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(values), i, 0)));
136 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(values), i, 0)));
/dports/net-im/finch/pidgin-2.14.8/libpurple/plugins/perl/common/
H A DPrefs.xs57 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
79 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
208 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
230 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(value), i, 0)));
H A DAccount.xs111 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(status_types), i, 0)));
213 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(list), i, 0)));
242 t_GL1 = g_list_append(t_GL1, SvPVutf8_nolen(*av_fetch((AV *)SvRV(A), i, 0)));
248 t_GL2 = g_list_append(t_GL2, SvPVutf8_nolen(*av_fetch((AV *)SvRV(B), i, 0)));
H A DServer.xs88 t_value = SvPVutf8_nolen(t_SV);
142 t_value = SvPVutf8_nolen(t_SV);
173 t_value = SvPVutf8_nolen(t_SV);
H A DConversation.xs352 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(users), i, 0)));
390 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(ignored), i, 0)));
453 t_GL_users = g_list_append(t_GL_users, SvPVutf8_nolen(*av_fetch((AV *)SvRV(users), i, 0)));
459 t_GL_flags = g_list_append(t_GL_flags, SvPVutf8_nolen(*av_fetch((AV *)SvRV(flags), i, 0)));
465 …t_GL_extra_msgs = g_list_append(t_GL_extra_msgs, SvPVutf8_nolen(*av_fetch((AV *)SvRV(extra_msgs), …
H A DAccountOpts.xs48 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(values), i, 0)));
136 t_GL = g_list_append(t_GL, SvPVutf8_nolen(*av_fetch((AV *)SvRV(values), i, 0)));
/dports/devel/staf/src/staf/lang/perl/
H A DPLSTAF.cpp71 char *processName = (char *)SvPVutf8_nolen(ST(0)); in XS()
141 char *location = (char *)SvPVutf8_nolen(ST(0)); in XS()
142 char *service = (char *)SvPVutf8_nolen(ST(1)); in XS()
143 char *request = (char *)SvPVutf8_nolen(ST(2)); in XS()

123