Searched refs:pMatch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/zlib-53/zlib/
H A Dzlib2ansi60 my $pMatch = '(\b' . join('|', keys %pList) . '\b)\W*$' ;
84 my %tmp = map { /$pMatch/; $_ => $pList{$1} }
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c71941 struct SrcList_item *pMatch = 0; /* The matching pSrcList item */ local
[all...]

Completed in 424 milliseconds