Searched refs:ARRAY_START (Results 1 – 1 of 1) sorted by relevance
37 static const std::string ARRAY_START = "["; variable41 static const std::string BLOCK_AND_ARRAY_START = BLOCK_START + SPACE + ARRAY_START + SPACE;228 size_t start = pandaFileInfo.find_first_of(ARRAY_START); in ParseFromText()426 text += ARRAY_START + SPACE; in ProcessToText()440 text += ARRAY_START + SPACE; in ProcessToText()449 text += ARRAY_START + SPACE; in ProcessToText()507 text += ARRAY_START; in GetTypeString()525 text += ARRAY_START; in GetTypeString()543 text += ARRAY_START; in GetTypeString()593 text += ARRAY_START + SPACE; in ProcessToText()[all …]