Lines Matching refs:prj
115 my $prj = defined $3 ? $3 : '';
124 next if( $prj eq "binfilter" ); # Don't merge strings into binfilter module
126 $currentFile = $srcpath . '\\' . $prj . '\\' . $file;
148 $block{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$plattform\t$lang" } = $line ;
157 $block{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$plattform\t$lang" } = $line ;
192 my $prj = defined $3 ? $3 : '';
202 $index{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$plattform\t$lang" } = $line ;
452 my $prj = defined $3 ? $3 : '';
466 … $fallbackhashhash_ref->{ $cur_lang }{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } = $line ;
514 my $prj = defined $3 ? $3 : '';
538 …push @{ $output{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } } , $leftpart."\t".$lang."\t".$r…
546 push @order , $prj.$gid.$lid.$file.$type.$plattform.$helpid;
547 …if( !$bFakeEnglish ){ push @{ $output{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } } , $leftp…
559 my $prj = defined $3 ? $3 : '';
583 if( ! ( $prj =~ /binfilter/i ) ) {
584 …push @{ $output{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } } , $leftpart."\t".$lang."\t".$ri…
627 my $prj = defined $3 ? $3 : '';
635 my $leftpart = $prj.$gid.$lid.$file.$type.$plattform.$helpid;
840 my $prj = defined $3 ? $3 : '';
850 …if( $isolang=~ /$lang/i || $isolang=~ /all/i ) { $block{$prj.$gid.$lid.$file.$type.$plattform.$hel…
869 my $prj = defined $3 ? $3 : '';
882 … $fallbackhashhash_ref->{ $isolang }{ $prj.$gid.$lid.$file.$type.$plattform.$helpid } = $line ;
905 my $prj = defined $3 ? $3 : '';
915 …if( $isolang=~ /$lang/i ) { $fallbackhashhash_ref->{ $isolang }{ $prj.$gid.$lid.$file.$type.$platt…