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

/haiku/src/tests/add-ons/print/ppd/parser/
H A DParser.cpp79 bool isSymbolValue = GetCurrentChar() == '^'; local
80 if (isSymbolValue) {
93 if (isSymbolValue) {
108 if (isSymbolValue) {

Completed in 53 milliseconds