Searched refs:re_search (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.c41 # define re_search(bufp, string, size, startpos, range, regs) \ macro
H A Dregex.h470 /* Pointer to a fastmap, if any, otherwise zero. re_search uses the
577 extern regoff_t re_search (struct re_pattern_buffer *__buffer,
583 /* Like `re_search', but search in the concatenation of STRING1 and
593 /* Like `re_search', but return how many characters in STRING the regexp
600 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
H A Dregexec.c285 /* re_match, re_search, re_match_2, re_search_2
294 re_search() first tries matching at index START, then it tries to match
296 is START + RANGE. (Thus RANGE = 0 forces re_search to operate the same
308 On success, re_match* functions return the length of the match, re_search*
326 re_search (bufp, string, length, start, range, regs)
337 weak_alias (__re_search, re_search)
412 /* The parameters have the same meaning as those of re_search.
636 START and RANGE have the same meaning as with re_search.
/osnet-11/usr/src/lib/libparted/common/lib/
H A Dconfig.h1322 #define re_search rpl_re_search macro
/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig-util.h1233 #define re_search rpl_re_search macro
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A Dconfig-util.h1233 #define re_search rpl_re_search macro
/osnet-11/usr/src/grub/grub2/
H A Dconfig-util.h.in1226 #undef re_search

Completed in 48 milliseconds