Lines Matching refs:prj

146             my $prj            = defined $3 ? $3 : '';
154 next if( $prj eq "binfilter" ); # Don't merge strings into binfilter module
159 …$string_hash_ooo { $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$plattform\t$lang" } = $line…
163 … $string_hash_so{ $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$plattform\t$lang" } = $line;
210 my $prj = defined $3 ? $3 : '';
220 …if ( defined $string_hash->{ $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$plattform\t$lang"…
223 …push @sdf_file , $string_hash->{ $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$plattform\t$l…
224 … $string_hash->{ $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$plattform\t$lang" } = undef;
449 my $prj = defined $3 ? $3 : '';
463 … $fallbackhashhash_ref->{ $cur_lang }{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } = $line ;
510 my $prj = defined $3 ? $3 : '';
534 …push @{ $output{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } } , $leftpart."\t".$lang."\t".$r…
542 push @order , $prj.$gid.$lid.$file.$type.$plattform.$helpid;
543 …if( !$bFakeEnglish ){ push @{ $output{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } } , $leftp…
555 my $prj = defined $3 ? $3 : '';
579 if( ! ( $prj =~ /binfilter/i ) ) {
580 …push @{ $output{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } } , $leftpart."\t".$lang."\t".$ri…
624 my $prj = defined $3 ? $3 : '';
632 my $leftpart = $prj.$gid.$lid.$file.$type.$plattform.$helpid;
837 my $prj = defined $3 ? $3 : '';
847 …if( $isolang=~ /$lang/i || $isolang=~ /all/i ) { $block{$prj.$gid.$lid.$file.$type.$plattform.$hel…
866 my $prj = defined $3 ? $3 : '';
879 … $fallbackhashhash_ref->{ $isolang }{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } = $line ;
902 my $prj = defined $3 ? $3 : '';
912 …if( $isolang=~ /$lang/i ) { $fallbackhashhash_ref->{ $isolang }{ $prj.$gid.$lid.$file.$type.$platt…