Searched refs:_IsUnquotedDelimitingChar (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/debug/
H A Ddebug_parser.cpp395 while (*fCurrentChar != 0 && !_IsUnquotedDelimitingChar(*fCurrentChar))
405 bool _IsUnquotedDelimitingChar(char c) function in class:Tokenizer

Completed in 66 milliseconds