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

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

Completed in 116 milliseconds