HomeSort by relevance Sort by last modified time
    Searched refs:re_compile_fastmap (Results 1 - 8 of 8) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.c 49 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
regex.h 488 perfectly; see `re_compile_fastmap' (the `duplicate' case). */
503 by `re_compile_fastmap' if it updates the fastmap. */
570 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
regcomp.c 278 re_compile_fastmap (bufp)
296 weak_alias (__re_compile_fastmap, re_compile_fastmap)
308 /* Helper function for re_compile_fastmap.
523 (void) re_compile_fastmap (preg);
    [all...]
regexec.c 451 re_compile_fastmap (bufp);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 379 perfectly; see `re_compile_fastmap' (the `duplicate' case). */
392 by `re_compile_fastmap' if it updates the fastmap. */
461 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 379 perfectly; see `re_compile_fastmap' (the `duplicate' case). */
392 by `re_compile_fastmap' if it updates the fastmap. */
461 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 379 perfectly; see `re_compile_fastmap' (the `duplicate' case). */
392 by `re_compile_fastmap' if it updates the fastmap. */
461 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 734 #undef re_compile_fastmap

Completed in 717 milliseconds