Searched refs:re_search (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | oniggnu.h | 71 int re_search P_((struct re_pattern_buffer*, const char*, int, int, int, struct re_registers*));
|
H A D | reggnu.c | 72 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() function
|
Completed in 8 milliseconds