.js find GameObject with Regex wildcard tag ("*wall")

it would be convenient:)

Currently (Unity 4.2) this is not possible.

The prefered way is to use tags on game objects.

See this forum thread for reference: Regex within scripts