Searched refs:t_SV (Results 1 – 6 of 6) sorted by relevance
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/plugins/perl/common/ |
H A D | Server.xs | 77 SV * t_SV; variable 87 t_SV = *hv_fetch(t_HV, t_key, len, 0); 88 t_value = SvPVutf8_nolen(t_SV); 131 SV *t_SV; variable 141 t_SV = *hv_fetch(components, t_key, len, 0); 142 t_value = SvPVutf8_nolen(t_SV); 162 SV * t_SV; variable 172 t_SV = *hv_fetch(t_HV, t_key, len, 0); 173 t_value = SvPVutf8_nolen(t_SV);
|
H A D | BuddyList.xs | 363 SV * t_SV; variable 373 t_SV = *hv_fetch(t_HV, t_key, len, 0); 374 t_value = SvPVutf8_nolen(t_SV);
|
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/plugins/perl/common/ |
H A D | Server.xs | 77 SV * t_SV; variable 87 t_SV = *hv_fetch(t_HV, t_key, len, 0); 88 t_value = SvPVutf8_nolen(t_SV); 131 SV *t_SV; variable 141 t_SV = *hv_fetch(components, t_key, len, 0); 142 t_value = SvPVutf8_nolen(t_SV); 162 SV * t_SV; variable 172 t_SV = *hv_fetch(t_HV, t_key, len, 0); 173 t_value = SvPVutf8_nolen(t_SV);
|
H A D | BuddyList.xs | 363 SV * t_SV; variable 373 t_SV = *hv_fetch(t_HV, t_key, len, 0); 374 t_value = SvPVutf8_nolen(t_SV);
|
/dports/net-im/finch/pidgin-2.14.8/libpurple/plugins/perl/common/ |
H A D | Server.xs | 77 SV * t_SV; variable 87 t_SV = *hv_fetch(t_HV, t_key, len, 0); 88 t_value = SvPVutf8_nolen(t_SV); 131 SV *t_SV; variable 141 t_SV = *hv_fetch(components, t_key, len, 0); 142 t_value = SvPVutf8_nolen(t_SV); 162 SV * t_SV; variable 172 t_SV = *hv_fetch(t_HV, t_key, len, 0); 173 t_value = SvPVutf8_nolen(t_SV);
|
H A D | BuddyList.xs | 363 SV * t_SV; variable 373 t_SV = *hv_fetch(t_HV, t_key, len, 0); 374 t_value = SvPVutf8_nolen(t_SV);
|