method

search_full

v1_8_7_72 - Show latest stable - Class: StringScanner
search_full(p1, p2, p3)
public

Scans the string until the pattern is matched. Returns the matched string if return_string_p is true, otherwise returns the number of bytes advanced. Advances the scan pointer if advance_pointer_p, otherwise not. This method does affect the match register.