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

  /toolchain/binutils/binutils-2.25/include/
xregex.h 15 # define re_search xre_search macro
xregex2.h 351 /* Pointer to a fastmap, if any, otherwise zero. re_search uses
467 extern int re_search (struct re_pattern_buffer *buffer, const char *string,
472 /* Like `re_search', but search in the concatenation of STRING1 and
480 /* Like `re_search', but return how many characters in STRING the regexp
486 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
oniggnu.h 71 int re_search P_((struct re_pattern_buffer*, const char*, int, int, int, struct re_registers*));
reggnu.c 74 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, function
  /external/devlib/devlib/utils/
android.py 369 re_search = AM_START_ERROR.findall('{}\n{}'.format(output, error))
375 elif re_search:
377 raise TargetError(message.format(re_search[0]))
379 if re_search:
381 raise TargetError(message.format(re_search[0]))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 386 /* Pointer to a fastmap, if any, otherwise zero. re_search uses the
498 extern int re_search (struct re_pattern_buffer *__buffer, const char *__string,
503 /* Like `re_search', but search in the concatenation of STRING1 and
511 /* Like `re_search', but return how many characters in STRING the regexp
517 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 389 /* Pointer to a fastmap, if any, otherwise zero. re_search uses the
506 extern int re_search (struct re_pattern_buffer *__buffer, const char *__string,
511 /* Like `re_search', but search in the concatenation of STRING1 and
519 /* Like `re_search', but return how many characters in STRING the regexp
525 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c 79 # define re_search(bufp, string, size, startpos, range, regs) \ macro
313 re_search* or re_match* could cause memory leaks when C-g is used in
    [all...]
ChangeLog     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libc-2.11.1.so 
libc.so.6 
libc.a     [all...]
  /external/compiler-rt/lib/dfsan/
libc_ubuntu1404_abilist.txt     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libc-2.15.so 
libc.so.6 
libc.a     [all...]
  /external/devlib/devlib/bin/armeabi/
trace-cmd 
  /external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
libc-2.13.so.sym 798 PUBLIC c6330 0 re_search
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/xen/
libc.a     [all...]
libc_pic.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/xen/
libc.a     [all...]
libc_pic.a     [all...]

Completed in 713 milliseconds