HomeSort by relevance Sort by last modified time
    Searched full:re_search_2 (Results 1 - 21 of 21) 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.
61 match[1] = re_search_2(&regex,"xyz",3,NULL,0,0,2,NULL,2);
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.c 47 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ macro
regex.h 486 Well, in truth it's used only in `re_search_2', to see whether or
586 extern regoff_t re_search_2 (struct re_pattern_buffer *__buffer,
601 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
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
357 re_search_2 (bufp, string1, length1, string2, length2, start, range, regs, stop)
368 weak_alias (__re_search_2, re_search_2)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/m4/
regex.m4 187 AC_DEFINE([re_search_2], [rpl_re_search_2],
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 377 Well, in truth it's used only in `re_search_2', to see whether or
476 extern int re_search_2 (struct re_pattern_buffer *__buffer,
488 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 377 Well, in truth it's used only in `re_search_2', to see whether or
476 extern int re_search_2 (struct re_pattern_buffer *__buffer,
488 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 377 Well, in truth it's used only in `re_search_2', to see whether or
476 extern int re_search_2 (struct re_pattern_buffer *__buffer,
488 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 752 #undef re_search_2
NEWS 389 code in the sed/ tree, and now use the re_search_2() interface to the GNU
ChangeLog     [all...]
  /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 177 milliseconds