HomeSort by: relevance | last modified time | path
    Searched defs:re_exec (Results 1 - 8 of 8) sorted by relevancy

  /src/lib/libcompat/4.3/
regex.c 34 * Compatibility routines that implement the old re_comp/re_exec interface in
36 * rely on dark corners of re_comp/re_exec and won't work with this version,
81 re_exec(s) function
  /src/external/gpl3/binutils/dist/include/
xregex.h 25 # define re_exec xre_exec macro
  /src/external/gpl3/binutils.old/dist/include/
xregex.h 25 # define re_exec xre_exec macro
  /src/external/gpl3/gcc/dist/include/
xregex.h 25 # define re_exec xre_exec macro
  /src/external/gpl3/gcc.old/dist/include/
xregex.h 25 # define re_exec xre_exec macro
  /src/external/gpl3/gdb/dist/include/
xregex.h 25 # define re_exec xre_exec macro
  /src/external/gpl3/gdb.old/dist/include/
xregex.h 25 # define re_exec xre_exec macro
  /src/external/gpl2/grep/dist/lib/
regex.c 7615 /* Since `re_exec' always passes NULL for the `regs' argument, we
7635 re_exec (s)
7612 re_exec (s) function

Completed in 35 milliseconds