HomeSort by relevance Sort by last modified time
    Searched full:re_match_2 (Results 1 - 20 of 20) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex8.c 1 /* Test for the STOP parameter of re_match_2 and re_search_2.
49 match[0] = re_match_2(&regex,"xyz",3,NULL,0,0,NULL,2);
74 match[2] = re_match_2(&regex,"xy ",4,NULL,0,0,NULL,3);
75 match[3] = re_match_2(&regex,"xy z",4,NULL,0,0,NULL,3);
  /external/llvm/test/Transforms/LoopSimplify/
2003-05-12-PreheaderExitOfChild.ll 6 define i32 @re_match_2() {
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.c 38 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro
regex.h 506 /* If set, `re_match_2' does not return information about
537 `re_match_2' returns information about at least this many registers
602 extern regoff_t re_match_2 (struct re_pattern_buffer *__buffer,
regex_internal.h 393 as re_match_2, re_search_2. Then, we use STOP for end of the buffer
regexec.c 287 /* re_match, re_search, re_match_2, re_search_2
343 re_match_2 (bufp, string1, length1, string2, length2, start, regs, stop)
353 weak_alias (__re_match_2, re_match_2)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/m4/
regex.m4 191 AC_DEFINE([re_match_2], [rpl_re_match_2],
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 395 /* If set, `re_match_2' does not return information about
428 `re_match_2' returns information about at least this many registers
489 extern int re_match_2 (struct re_pattern_buffer *__buffer,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 395 /* If set, `re_match_2' does not return information about
428 `re_match_2' returns information about at least this many registers
489 extern int re_match_2 (struct re_pattern_buffer *__buffer,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 395 /* If set, `re_match_2' does not return information about
428 `re_match_2' returns information about at least this many registers
489 extern int re_match_2 (struct re_pattern_buffer *__buffer,
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 746 #undef re_match_2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc-2.7.so 
libc.so.6 
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libc-2.7.so 
libc.so.6 
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/xen/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libc.a     [all...]

Completed in 462 milliseconds