Home
last modified time | relevance | path

Searched refs:string_pointer (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Ddefun.c64 scan_group_in_string (char **string_pointer) in scan_group_in_string() argument
66 char *scan_string = (*string_pointer) + 1; in scan_group_in_string()
75 *string_pointer = scan_string; in scan_group_in_string()
86 *string_pointer = scan_string - 1; in scan_group_in_string()