Lines Matching refs:preg_match

138 …if (preg_match("/^(cidr|add?ress?e?s?|net\w+|[\w-]*nets?|range|[\w-]*re[dst]\w*|si[et]\w*|\w*v[oe]…
187 … } elseif (preg_match("/^(vlanid|vnetid|vpcid|virtid|vpcid|vid)[=:%#@]['\"]?(\d+)['\"]?$/i",
191 } elseif (preg_match("/^(vlan|vnet|vnet|vdom|virt|vpc)[=:%#@]['\"]?(\d+)['\"]?$/i",
195 …} elseif (preg_match("/^([sn]?id|num[abemorsu]*|nombr[eo]|nm?br|subnetid|networkid)[=:%#@]['\"]?(\…
225 } elseif (preg_match("/^(did|deviceid)[=:%#@]['\"]?(\d+)['\"]?$/i",
229 } elseif (preg_match("/^(eid|rackid|cabinetid)[=:%#@]['\"]?(\d+)['\"]?$/i",
233 } elseif (preg_match("/^(tid|tagid|statusid)[=:%#@]['\"]?(\d+)['\"]?$/i",
237 } elseif (preg_match("/^(lid|locationid|sisiteid|placeid)[=:%#@]['\"]?(\d+)['\"]?$/i",
241 } elseif (preg_match("/^(loc|location|sisite|place|plc)[=:%#@]['\"]?(\d+)['\"]?$/i",
255 } elseif (preg_match("/^['\"]?(\d+)['\"]?$/", $param1, $matches)) {
258 } elseif (preg_match("/^(d2[sn])[=:%#@]['\"]?(\d+)['\"]?$/i",
262 } elseif (preg_match("/^(f2[sn])[=:%#@]['\"]?(\d+)['\"]?$/i",
266 } elseif (preg_match("/^(l2[sn])[=:%#@]['\"]?(\d+)['\"]?$/i",
270 } elseif (preg_match("/^(r2[sn])[=:%#@]['\"]?(\d+)['\"]?$/i",
274 } elseif (preg_match("/^(s2[sn])[=:%#@]['\"]?(\d+)['\"]?$/i",
278 } elseif (preg_match("/^(v2[sn])[=:%#@]['\"]?(\d+)['\"]?$/i",
282 } elseif (preg_match("/^(n2[sn])[=:%#@]['\"]?(\d+)['\"]?$/i",
286 } elseif (preg_match("/^(t2d)[=:%#@]['\"]?(\d+)['\"]?$/i",
290 } elseif (preg_match("/^(l2d)[=:%#@]['\"]?(\d+)['\"]?$/i",
294 } elseif (preg_match("/^(e2d)[=:%#@]['\"]?(\d+)['\"]?$/i",
298 } elseif (preg_match("/^(l2e)[=:%#@]['\"]?(\d+)['\"]?$/i",
302 } elseif (preg_match("/^(d2e)[=:%#@]['\"]?(\d+)['\"]?$/i",
306 } elseif (preg_match("/^(22v)[=:%#@]['\"]?(\d+)['\"]?$/i",
310 } elseif (preg_match("/^(2id|domainid|l2domain)[=:%#@]['\"]?(\d+)['\"]?$/i",
314 } elseif (preg_match("/^(rid|vrfid|)[=:%#@]['\"]?(\d+)['\"]?$/i",
318 } elseif (preg_match("/^(vrfid|)[=:%#@]['\"]?(\d+)['\"]?$/i",
322 …} elseif (preg_match("/^(form\w*|fmt|disp\w*|affich\w*|out\w*|show|x?html?|xmltag)[=:%#@]['\"]?(\w…
327 … if (preg_match("/^(\w+)[=:%#@]['\"]?((?:.(?![\"']?(?:\w+)[=:%#@]|[>\"']))+.?)['\"]?/",
1294 if (preg_match('/\bsubnet\b/', $_conf))
1296 if ($hash_in['vlanId'] && !preg_match('/\bvlanId\b/', $_conf) ) {
1313 if ($hash_in['vrfId'] && !preg_match('/\bvrfId\b/', $_conf) ) {
1327 if ($hash_in['gateway'] && !preg_match('/\bgateway\b/', $_conf) ) { // v3
1333 if ($hash_in['nameserverId'] && !preg_match('/\bnameserverId\b/', $_conf) ) {
1413 if ($hash_in['ip_addr'] && !preg_match('/\bip_addr\b/', $_conf) ) {
1417 if ($hash_in['type'] && !preg_match('/\btype\b/', $_conf) ) {
1437 if ($hash_in['vendor'] && !preg_match('/\bvendor\b/', $_conf) ) {
1441 if ($hash_in['model'] && !preg_match('/\bmodel\b/', $_conf) ) {
1445 if ($hash_in['rack_size'] && !preg_match('/\brack_size\b/', $_conf) ) {
1449 if ($hash_in['description'] && !preg_match('/\bdescription\b/', $_conf) ) {
1567 if ($hash_in['address'] && !preg_match('/\baddress\b/', $_conf) ) {
1876 if ($hash_in['name'] && !preg_match('/\bname\b/', $_conf) ) {
1880 if ($hash_in['description'] && !preg_match('/\bdescription\b/', $_conf) ) {
1980 if ($hash_in['description'] && !preg_match('/\bdescription\b/', $_conf) ) {
2070 if ($hash_in['rd'] && !preg_match('/\brd\b/', $_conf) ) {
2074 if ($hash_in['description'] && !preg_match('/\bdescription\b/', $_conf) ) {
2219 if (preg_match('/^\[\[[^|]+\|([^]]+)]]$/', $item['link'], $_m)) {
2225 if (preg_match('/(wire|cable)\s*guide|pdu|patch|term|lcd/i',
2228 } elseif (preg_match('/blank/i',
2231 } elseif (preg_match('/netapp|fas\d/i',
2234 } elseif (preg_match('/^sh(elf)?\s/i',
2237 } elseif (preg_match('/cisco|catalyst|nexus/i',
2240 } elseif (preg_match('/brocade|mds/i',
2243 } elseif (preg_match('/ucs/i',
2246 } elseif (preg_match('/ibm/i',
2249 } elseif (preg_match('/h ?p/i',
2252 } elseif (preg_match('/dell|emc/i',