|
int re_match_2 | (struct re_pattern_buffer *şablon_tamponu, const char *dizge1, const int boyut1, const char *dizge2, const int boyut2, const int başlangıç, struct re_registers *yazmaçlar, const int son) |
int re_search_2 | (struct re_pattern_buffer *şablon_tamponu, const char *dizge1, const int boyut1, const char *dizge2, const int boyut2, const int başlangıç, const int aralık, struct re_registers *yazmaçlar, const int son) |
|