Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pagod
  • Order by date
  1. pagod

    matching using backref as hash index

    BUGFIX: in the original version, there's no '*' quantifier in the values in %allowed, instead the '*' is in the regular expression after $allowed{\1}. that's what gives the error shown above
  2. pagod

    matching using backref as hash index

    hi, i'm trying to match lines where parts of the regular expression depend on what's been found earlier, i.e. i have some values that may or may not be enclosed in quotes. if there are quotes, then the values may contain anything but the quotes themselves, if not then they may only contain a...
  3. pagod

    apache redirects to 127.0.0.1

    Hi all, i'm having a problem with my apache web server running on MacOS X 10.4.9, perhaps someone can help. i can remember having the same problem on an OS X 10.2, and somehow solving it, but i have no clue how i did that (it was more than 1 year ago...) so basically here's the problem: i have...

Part and Inventory Search

Back
Top