Home
last modified time | relevance | path

Searched defs:ignore_doubled_hash (Results 1 – 1 of 1) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/parse/
H A Dparselo.cpp3790 bool end_string_at_first_hash_symbol(char *src, bool ignore_doubled_hash) in end_string_at_first_hash_symbol()
3809 bool end_string_at_first_hash_symbol(SCP_string &src, bool ignore_doubled_hash) in end_string_at_first_hash_symbol()
3825 char *get_pointer_to_first_hash_symbol(char *src, bool ignore_doubled_hash) in get_pointer_to_first_hash_symbol()
3848 const char *get_pointer_to_first_hash_symbol(const char *src, bool ignore_doubled_hash) in get_pointer_to_first_hash_symbol()
3871 int get_index_of_first_hash_symbol(SCP_string &src, bool ignore_doubled_hash) in get_index_of_first_hash_symbol()