| 1 | /* Extended regular expression matching and search library. |
| 2 | Copyright (C) 2002-2006, 2010 Free Software Foundation, Inc. |
| 3 | This file is part of the GNU C Library. |
| 4 | Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>. |
nothing calls this directly
no test coverage detected