<?php $id = "\oa"; if(preg_match("!\\\oa!", $id)) { echo "Match!";} else { echo "No match.";}
Standard input is empty
Match!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!