| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The | special character is equivalent to an "or" in regular
expressions. This character is used to give a choice. So, the regular
expression abc|def will match any string that contains either
abc or def.
This document was generated on July, 31 2004 using texi2html 1.70.