Home
last modified time | relevance | path

Searched refs:id_regex (Results 26 – 28 of 28) sorted by relevance

12

/dports/net-mgmt/netspoc/Netspoc-3.2/lib/
H A DNetspoc.pm641 my $id_regex = qr/$user_id_regex|$domain_regex/;
642 my $hostname_regex = qr/(?:id:$id_regex|[\w-]+)/;
/dports/www/p5-WWW-Mechanize/WWW-Mechanize-2.06/
H A DChanges594 Added class, class_regex, id and id_regex limiters to find_link()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/christian-vigh-phpclasses/PdfToText/
H A DPdfToText.phpclass5638 static $id_regex = '#
5646 if ( preg_match ( $id_regex, $trailer_data, $id_match ) )

12