Home
last modified time | relevance | path

Searched refs:cache_uid1 (Results 1 – 3 of 3) sorted by relevance

/dports/mail/imapsync/imapsync-1d08afa/W/patches/
H A Dimapsync_bhaveshah@gmail.com3898 my ( $cache_uid1, $cache_uid2 ) ;
3902 $cache_uid1 = $1 ;
3905 return( $cache_uid1, $cache_uid2 ) ;
3949 my ( $cache_uid1, $cache_uid2 ) = match_a_cache_file( $file ) ;
3950 …$debugcache and print( "u1: $cache_uid1 u2: $cache_uid2 c12: ", $cache_1_2_ref->{ $cache_uid1 } ||…
3953 if ( ( not defined( $cache_uid1 ) )
3955 or ( not exists( $h1_msgs_all_hash_ref->{ $cache_uid1 } ) )
/dports/mail/imapsync/imapsync-1d08afa/
H A Dimapsync10890 my ( $cache_uid1, $cache_uid2 ) ;
10894 $cache_uid1 = $1 ;
10897 return( $cache_uid1, $cache_uid2 ) ;
10946 my ( $cache_uid1, $cache_uid2 ) = match_a_cache_file( $file ) ;
10947 …$debugcache and myprint( "u1: $cache_uid1 u2: $cache_uid2 c12: ", $cache_1_2_ref->{ $cache_uid1 } …
10950 if ( ( not defined $cache_uid1 )
10952 or ( not exists $h1_msgs_all_hash_ref->{ $cache_uid1 } )
H A Dimapsync-1.9459726 my ( $cache_uid1, $cache_uid2 ) ;
9730 $cache_uid1 = $1 ;
9733 return( $cache_uid1, $cache_uid2 ) ;
9782 my ( $cache_uid1, $cache_uid2 ) = match_a_cache_file( $file ) ;
9783 …$debugcache and myprint( "u1: $cache_uid1 u2: $cache_uid2 c12: ", $cache_1_2_ref->{ $cache_uid1 } …
9786 if ( ( not defined $cache_uid1 )
9788 or ( not exists $h1_msgs_all_hash_ref->{ $cache_uid1 } )