Home
last modified time | relevance | path

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

/dports/devel/allegro/allegro-4.4.3.1/docs/src/makedoc/
H A Dmakehtml.c229 static char *_scan_line_for_code_tokens(char *line, int *code_scanning);
1165 line = _scan_line_for_code_tokens(line, &code_scanning); in _post_process_filename()
1620 static char *_scan_line_for_code_tokens(char *line, int *code_scanning) in _scan_line_for_code_tokens() function