[Parser.php in Zeile 1251, Spalte 21]                     !ereg("[0-9]",$this->_lookahead) and 
[Parser.php in Zeile 1259, Spalte 25]                         !ereg("[0-9]",$this->_lookahead) and
[Parser.php in Zeile 1266, Spalte 25]                         !ereg("[0-9]",$this->_lookahead) and
[Parser.php in Zeile 1273, Spalte 25]                         !ereg("[0-9]",$this->_lookahead))
[Parser.php in Zeile 1279, Spalte 25]                         !ereg("[0-9]",$this->_lookahead))
[Parser.php in Zeile 1285, Spalte 25]                         !ereg("[0-9]",$this->_lookahead))
[Parser.php in Zeile 1291, Spalte 25]                         !ereg("[0-9]",$this->_lookahead))
[Parser.php in Zeile 1303, Spalte 25]                  elseif (ereg("^\"[^\"]{0,255}\"$",$token))
[Parser.php in Zeile 1308, Spalte 25]                  elseif (eregi("^[A-Z0-9\xc0-\xdc\.]+$",$token) and ($this->_lookahead == "("))
[Parser.php in Zeile 1419, Spalte 13]          if (ereg("^\"[^\"]{0,255}\"$", $this->_current_token)) {
[Parser.php in Zeile 1585, Spalte 17]          elseif (eregi("^[A-Z0-9\xc0-\xdc\.]+$",$this->_current_token))
[Guess.php in Zeile 139, Spalte 28]                  $release = ereg_replace('^([[:digit:]]+\.[[:digit:]]+).*', '\1', $parts[2]);
[Guess.php in Zeile 142, Spalte 28]                  $release = ereg_replace('-.*', '', $parts[2]);
[Guess.php in Zeile 181, Spalte 17]              if (ereg('^libc-([.*])\.so$', basename(readlink('/lib/libc.so.6')), $matches)) {
[Guess.php in Zeile 252, Spalte 20]              return eregi($reg, $value);
[Installer.php in Zeile 678, Spalte 27]              $pkgname    = ereg_replace ('[^a-zA-Z0-9._]', '_', $pkginfo['package']);
[Installer.php in Zeile 679, Spalte 27]              $pkgversion = ereg_replace ('[^a-zA-Z0-9._\-]', '_', $pkginfo['version']);
[Registry.php in Zeile 269, Spalte 14]          if (!eregi('Windows 9', php_uname())) {
[Common.php in Zeile 508, Spalte 53]                          $this->pkginfo['package'] = ereg_replace('[^a-zA-Z0-9._]', '_', $data);
[Common.php in Zeile 532, Spalte 25]                  $data = ereg_replace ('[^a-zA-Z0-9._\-]', '_', $data);
[Common.php in Zeile 697, Spalte 23]              } elseif (ereg('package.xml$', $name, $match)) {
[Remote.php in Zeile 284, Spalte 14]          if (!ereg('^http://', $params[0])) {
[RPC.php in Zeile 355, Spalte 18]              if (!ereg("^[+-]?[0123456789 \t\.]+$", $XML_RPC_xh[$parser]['ac'])) {
[RPC.php in Zeile 405, Spalte 42]          $XML_RPC_xh[$parser]['method'] = ereg_replace("^[\n\r\t ]+", '',
[RPC.php in Zeile 1111, Spalte 26]          $this->payload = ereg_replace("[\r\n]+", "\r\n", $this->payload);
[RPC.php in Zeile 1270, Spalte 13]          if (ereg('^HTTP', $data) &&
[RPC.php in Zeile 1271, Spalte 14]              !ereg('^HTTP/[0-9\.]+ 200 ', $data) &&
[RPC.php in Zeile 1736, Spalte 9]      if (ereg('([0-9]{4})([0-9]{2})([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})', $idate, $regs)) {
[include.linkchecker_tests.php in Zeile 308, Spalte 6]          && !eregi("front_content.php", $sValue)
[functions.general.php in Zeile 742, Spalte 53]                  // See also http://www.php.net/manual/en/function.eregi.php#52458,
[functions.general.php in Zeile 743, Spalte 53]                  // but note http://www.php.net/manual/en/function.eregi.php#55215
[include.recipients.group_menu.php in Zeile 106, Spalte 23]                                  $oRcpGroups->setWhereGroup("filter", $aData["field"], $_REQUEST["filter"], "LIKE");
[include.newsletter_menu.php in Zeile 147, Spalte 25]                                  $oNewsletters->setWhereGroup("filter", $aData["field"], $_REQUEST["filter"], "LIKE");
[functions.stat.php in Zeile 66, Spalte 18]      $yearmonth = ereg_replace (" ", "0", $yearmonth);
[include.mod_overview.php in Zeile 94, Spalte 30]          $cApiModuleCollection->setWhereGroup("default", "name", "%".$_REQUEST["filter"]."%", "LIKE");
[include.mod_overview.php in Zeile 95, Spalte 30]          $cApiModuleCollection->setWhereGroup("default", "description", "%".$_REQUEST["filter"]."%", "LIKE");
[include.mod_overview.php in Zeile 96, Spalte 30]          $cApiModuleCollection->setWhereGroup("default", "type", "%".$_REQUEST["filter"]."%", "LIKE");
[include.mod_overview.php in Zeile 97, Spalte 30]          $cApiModuleCollection->setWhereGroup("default", "input", "%".$_REQUEST["filter"]."%", "LIKE");
[include.mod_overview.php in Zeile 98, Spalte 30]          $cApiModuleCollection->setWhereGroup("default", "output", "%".$_REQUEST["filter"]."%", "LIKE");
[include.mod_overview.php in Zeile 101, Spalte 33]      $cApiModuleCollection->setWhereGroup("default", "name", "%".$_REQUEST["filter"]."%", "LIKE");
[include.mod_overview.php in Zeile 104, Spalte 33]      $cApiModuleCollection->setWhereGroup("default", "description", "%".$_REQUEST["filter"]."%", "LIKE");
[include.mod_overview.php in Zeile 107, Spalte 33]      $cApiModuleCollection->setWhereGroup("default", "type", "%".$_REQUEST["filter"]."%", "LIKE");
[include.mod_overview.php in Zeile 110, Spalte 33]      $cApiModuleCollection->setWhereGroup("default", "input", "%".$_REQUEST["filter"]."%", "LIKE");
[include.mod_overview.php in Zeile 113, Spalte 33]      $cApiModuleCollection->setWhereGroup("default", "output", "%".$_REQUEST["filter"]."%", "LIKE");
[functions.con2.php in Zeile 322, Spalte 14]                          $output = eregi_replace("(CMS_VALUE\[)([0-9]*)(\])", "", $output);
[functions.pathresolver.php in Zeile 216, Spalte 28]          $aResults[1] = strtolower(ereg_replace("-", " ", $aResults[1]));
[include.recipients.group_edit.php in Zeile 304, Spalte 23]                                          $oInsiders->setWhereGroup("filter", "recipientcollection.".$aData["field"], $_REQUEST["member_filter"], "LIKE");
[functions.lang.php in Zeile 189, Spalte 57]                                  if (is_string($key) && !ereg("idartlang",$key) && !ereg("^idlang",$key) && !ereg("^idclient",$key)) {
[functions.lang.php in Zeile 189, Spalte 84]                                  if (is_string($key) && !ereg("idartlang",$key) && !ereg("^idlang",$key) && !ereg("^idclient",$key)) {
[functions.lang.php in Zeile 189, Spalte 109]                                  if (is_string($key) && !ereg("idartlang",$key) && !ereg("^idlang",$key) && !ereg("^idclient",$key)) {
[functions.lang.php in Zeile 192, Spalte 62]                                  } elseif (is_string($key) && ereg("idartlang",$key)) {
[functions.lang.php in Zeile 200, Spalte 38]                          $keystring = ereg_replace(",$","",$keystring);
[functions.lang.php in Zeile 201, Spalte 38]                          $keystring = ereg_replace("^,","",$keystring);
[functions.lang.php in Zeile 205, Spalte 40]                          $valuestring = ereg_replace(",$","",$valuestring);
[functions.lang.php in Zeile 206, Spalte 40]                          $valuestring = ereg_replace("^,","",$valuestring);
[functions.lang.php in Zeile 223, Spalte 73]                                                  if (is_string($key) && !ereg("idcontent",$key) && !ereg("^idartlang",$key)) {
[functions.lang.php in Zeile 223, Spalte 100]                                                  if (is_string($key) && !ereg("idcontent",$key) && !ereg("^idartlang",$key)) {
[functions.lang.php in Zeile 228, Spalte 54]                                          $keystring = ereg_replace(",$","",$keystring);
[functions.lang.php in Zeile 229, Spalte 54]                                          $keystring = ereg_replace("^,","",$keystring);
[functions.lang.php in Zeile 232, Spalte 56]                                          $valuestring = ereg_replace(",$","",$valuestring);
[functions.lang.php in Zeile 233, Spalte 56]                                          $valuestring = ereg_replace("^,","",$valuestring);
[functions.lang.php in Zeile 292, Spalte 57]                                  if (is_string($key) && !ereg("idcatlang",$key) && !ereg("^idlang",$key) && !ereg("^idclient",$key) && !ereg("^parentid",$key) && !ereg("^preid",$key) && !ereg("^postid",$key)) {
[functions.lang.php in Zeile 292, Spalte 84]                                  if (is_string($key) && !ereg("idcatlang",$key) && !ereg("^idlang",$key) && !ereg("^idclient",$key) && !ereg("^parentid",$key) && !ereg("^preid",$key) && !ereg("^postid",$key)) {
[functions.lang.php in Zeile 292, Spalte 109]                                  if (is_string($key) && !ereg("idcatlang",$key) && !ereg("^idlang",$key) && !ereg("^idclient",$key) && !ereg("^parentid",$key) && !ereg("^preid",$key) && !ereg("^postid",$key)) {
[functions.lang.php in Zeile 292, Spalte 136]                                  if (is_string($key) && !ereg("idcatlang",$key) && !ereg("^idlang",$key) && !ereg("^idclient",$key) && !ereg("^parentid",$key) && !ereg("^preid",$key) && !ereg("^postid",$key)) {
[functions.lang.php in Zeile 292, Spalte 163]                                  if (is_string($key) && !ereg("idcatlang",$key) && !ereg("^idlang",$key) && !ereg("^idclient",$key) && !ereg("^parentid",$key) && !ereg("^preid",$key) && !ereg("^postid",$key)) {
[functions.lang.php in Zeile 292, Spalte 187]                                  if (is_string($key) && !ereg("idcatlang",$key) && !ereg("^idlang",$key) && !ereg("^idclient",$key) && !ereg("^parentid",$key) && !ereg("^preid",$key) && !ereg("^postid",$key)) {
[functions.lang.php in Zeile 298, Spalte 38]                          $keystring = ereg_replace(",$","",$keystring);
[functions.lang.php in Zeile 299, Spalte 38]                          $keystring = ereg_replace("^,","",$keystring);
[functions.lang.php in Zeile 302, Spalte 40]                          $valuestring = ereg_replace(",$","",$valuestring);
[functions.lang.php in Zeile 303, Spalte 40]                          $valuestring = ereg_replace("^,","",$valuestring);
[functions.lang.php in Zeile 332, Spalte 57]                                  if (is_string($key) && !ereg("idstat",$key) && !ereg("^idlang",$key)) {
[functions.lang.php in Zeile 332, Spalte 81]                                  if (is_string($key) && !ereg("idstat",$key) && !ereg("^idlang",$key)) {
[functions.lang.php in Zeile 337, Spalte 38]                          $keystring = ereg_replace(",$","",$keystring);
[functions.lang.php in Zeile 338, Spalte 38]                          $keystring = ereg_replace("^,","",$keystring);
[functions.lang.php in Zeile 341, Spalte 40]                          $valuestring = ereg_replace(",$","",$valuestring);
[functions.lang.php in Zeile 342, Spalte 40]                          $valuestring = ereg_replace("^,","",$valuestring);
[functions.lang.php in Zeile 380, Spalte 49]                          if (is_string($key) && !ereg("idtplcfg",$key) && !ereg("^idlang",$key))
[functions.lang.php in Zeile 380, Spalte 75]                          if (is_string($key) && !ereg("idtplcfg",$key) && !ereg("^idlang",$key))
[functions.lang.php in Zeile 387, Spalte 34]                      $keystring = ereg_replace(",$","",$keystring);
[functions.lang.php in Zeile 388, Spalte 34]                      $keystring = ereg_replace("^,","",$keystring);
[functions.lang.php in Zeile 390, Spalte 36]                      $valuestring = ereg_replace(",$","",$valuestring);
[functions.lang.php in Zeile 391, Spalte 36]                      $valuestring = ereg_replace("^,","",$valuestring);
[include.recipients_menu.php in Zeile 165, Spalte 24]                                  $oRecipients->setWhereGroup("filter", "recipientcollection.".$aData["field"], $_REQUEST["filter"], "LIKE");
[functions.str.php in Zeile 459, Spalte 21]          $poststring=ereg_replace(",$","", $poststring);
[functions.file.php in Zeile 198, Spalte 9]      if (ereg("[^a-zA-Z0-9._-]", $filename))
[functions.file.php in Zeile 271, Spalte 6]          if (ereg("[^a-zA-Z0-9._-]", $filename))
[functions.file.php in Zeile 302, Spalte 6]          if (ereg("[^a-zA-Z0-9._-]", $sNewFile))
[include.con_editcontent.php in Zeile 551, Spalte 31]                      $output = eregi_replace("(CMS_VALUE\[)([0-9]*)(\])", "", $output);
[include.newsletter_jobs_menu.php in Zeile 133, Spalte 18]                                  $oJobs->setWhereGroup("filter", $aData["field"], $_REQUEST["filter"], "LIKE");
[functions.upl.php in Zeile 893, Spalte 7]                  if (eregi("[[:alnum:]]", $atom ))
[include.rights_menu.php in Zeile 55, Spalte 28]          $cApiUserCollection->setWhereGroup("default", "username", "%".$_REQUEST["filter"]."%", "LIKE");        
[include.rights_menu.php in Zeile 56, Spalte 28]          $cApiUserCollection->setWhereGroup("default", "realname", "%".$_REQUEST["filter"]."%", "LIKE");
[include.rights_menu.php in Zeile 57, Spalte 28]          $cApiUserCollection->setWhereGroup("default", "email", "%".$_REQUEST["filter"]."%", "LIKE");
[include.rights_menu.php in Zeile 58, Spalte 28]          $cApiUserCollection->setWhereGroup("default", "telephone", "%".$_REQUEST["filter"]."%", "LIKE");
[include.rights_menu.php in Zeile 59, Spalte 28]          $cApiUserCollection->setWhereGroup("default", "address_street", "%".$_REQUEST["filter"]."%", "LIKE");
[include.rights_menu.php in Zeile 60, Spalte 28]          $cApiUserCollection->setWhereGroup("default", "address_zip", "%".$_REQUEST["filter"]."%", "LIKE");
[include.rights_menu.php in Zeile 61, Spalte 28]          $cApiUserCollection->setWhereGroup("default", "address_city", "%".$_REQUEST["filter"]."%", "LIKE");
[include.rights_menu.php in Zeile 62, Spalte 28]          $cApiUserCollection->setWhereGroup("default", "address_country", "%".$_REQUEST["filter"]."%", "LIKE");
[class.xml.php in Zeile 300, Spalte 17]          $data = eregi_replace ( "[[:space:]]+", " ", $data );
[class.datatype.datetime.php in Zeile 261, Spalte 5]                                  ereg($targetFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 261, Spalte 37]                                  ereg($targetFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 268, Spalte 20]                                          if (isset($dateRegs[$key]))
[class.datatype.datetime.php in Zeile 270, Spalte 41]                                                  $finalDate[$placeholderReg] = $dateRegs[$key+1];        
[class.datatype.datetime.php in Zeile 317, Spalte 5]                                  ereg($sourceFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 317, Spalte 37]                                  ereg($sourceFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 324, Spalte 20]                                          if (isset($dateRegs[$key]))
[class.datatype.datetime.php in Zeile 326, Spalte 41]                                                  $finalDate[$placeholderReg] = $dateRegs[$key+1];        
[class.datatype.datetime.php in Zeile 447, Spalte 5]                                  ereg($targetFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 447, Spalte 37]                                  ereg($targetFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 454, Spalte 20]                                          if (isset($dateRegs[$key]))
[class.datatype.datetime.php in Zeile 456, Spalte 41]                                                  $finalDate[$placeholderReg] = $dateRegs[$key+1];        
[class.datatype.datetime.php in Zeile 493, Spalte 5]                                  ereg($targetFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 493, Spalte 37]                                  ereg($targetFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 500, Spalte 20]                                          if (isset($dateRegs[$key]))
[class.datatype.datetime.php in Zeile 502, Spalte 41]                                                  $finalDate[$placeholderReg] = $dateRegs[$key+1];        
[class.datatype.datetime.php in Zeile 539, Spalte 5]                                  ereg($targetFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 539, Spalte 37]                                  ereg($targetFormat, $value, $dateRegs);
[class.datatype.datetime.php in Zeile 546, Spalte 20]                                          if (isset($dateRegs[$key]))
[class.datatype.datetime.php in Zeile 548, Spalte 41]                                                  $finalDate[$placeholderReg] = $dateRegs[$key+1];        
[class.htmlparser.php in Zeile 186, Spalte 16]          return ereg ("[A-Za-z0-9]+", $name);
[class.genericdb.php in Zeile 349, Spalte 10]           * setWhereGroup ($group, $field, $restriction, $operator)
[class.genericdb.php in Zeile 353, Spalte 16]          function setWhereGroup($group, $field, $restriction, $operator = "=")
[class.genericdb.php in Zeile 362, Spalte 13]           * deleteWhereGroup ($group, $field, $restriction, $operator)
[class.genericdb.php in Zeile 366, Spalte 19]          function deleteWhereGroup($group, $field, $restriction, $operator = "=")
[class.form.php in Zeile 656, Spalte 22]              return (!ereg('[^0-9]', $value)) ? true : false;
[class.form.php in Zeile 668, Spalte 18]          return (!ereg('[^a-zA-Z]', $value)) ? true : false;
[class.form.php in Zeile 677, Spalte 17]          return (eregi('^[a-z0-9\.]+@[a-z0-9\.]+\.[a-z]+$', $value)) ? true : false;
[front_content.php in Zeile 1067, Spalte 9]      if (ereg("^[0-9]+$", $mask))
[front_content.php in Zeile 1043, Spalte 9]      if (ereg("^[0-9]+$", $mask))
[front_content.php in Zeile 1068, Spalte 9]      if (ereg("^[0-9]+$", $mask))
[session.inc in Zeile 159, Spalte 27]            $QUERY_STRING = ereg_replace(
[session.inc in Zeile 166, Spalte 27]            $QUERY_STRING = ereg_replace(
[session.inc in Zeile 214, Spalte 14]      //$url = ereg_replace("([&?])".quotemeta(urlencode($this->name))."=".$this->id."(&|$)", "\\1", $url);
[session.inc in Zeile 218, Spalte 12]      //$url=ereg_replace("[&?]+$", "", $url);
[session.inc in Zeile 309, Spalte 38]            $this->serialize($var."['".ereg_replace("([\\'])", "\\\\1", $k)."']", $str);
[session.inc in Zeile 328, Spalte 28]          $str.="\$$var = '".ereg_replace("([\\'])", "\\\\1", $l)."'; ";
[query_sql.inc in Zeile 195, Spalte 12]          ## we use ereg_replace to do the replacements.
[query_sql.inc in Zeile 464, Spalte 9]                          if (!eregi("^[[:space:]]*WHERE",$where)) {
[query_sql.inc in Zeile 503, Spalte 10]                                  if (!eregi("^[[:space:]]*WHERE",$where)) {
[query_sql.inc in Zeile 530, Spalte 9]                          if (!eregi("^[[:space:]]*WHERE",$where)) {
[query_sql.inc in Zeile 606, Spalte 11]                          $where=eregi_Replace("^[[:space:]]*WHERE","",$where);
[query_sql.inc in Zeile 612, Spalte 6]                  $q=ereg_Replace("^ $andor "," WHERE ",$q);
[query_sql.inc in Zeile 665, Spalte 11]                          $where=eregi_Replace("^[[:space:]]*WHERE","",$where);
[query_sql.inc in Zeile 671, Spalte 6]                  $q=ereg_Replace("^ $andor "," WHERE ",$q);
[db_oracle.inc in Zeile 340, Spalte 9]      if (eregi("^[[:space:]]*SELECT[[:space:]]",$this->lastQuery) ) {
[ct_sql.inc in Zeile 169, Spalte 12]        if ( ereg("^".$name.":.*", $str2) ) {
[ct_sql.inc in Zeile 170, Spalte 17]           $str = ereg_replace("^".$name.":", "", $str2 );
[ct_sql.inc in Zeile 175, Spalte 14]          if ( ereg("^".$name.":.*", $str3) ) {
[ct_sql.inc in Zeile 176, Spalte 18]            $str = ereg_replace("^".$name.":", "", $str3 );
[ct_sql.inc in Zeile 197, Spalte 14]          if ( ereg("^".$name.":.*", $str3) ) {
[ct_sql.inc in Zeile 198, Spalte 18]            $str = ereg_replace("^".$name.":", "", $str3 );
[db_usql.inc in Zeile 47, Spalte 9]      if (ereg("[A-Za-z][A-Za-z0-9_]*", $key)) {
[db_usql.inc in Zeile 82, Spalte 9]      if (ereg("[A-Za-z][A-Za-z0-9_]*", $key)) {
[db_usql.inc in Zeile 87, Spalte 8]                  $val=ereg_replace("'","''",$val);
[db_usql.inc in Zeile 88, Spalte 8]                  $val=ereg_replace("\"","\\\"",$val);
