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

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

Completed in 571 milliseconds