Searched refs:TYPE_OBJECT (Results 1 – 2 of 2) sorted by relevance
329 …el = 0, $endOfFieldCharacter = DOKU_LF, $type = Json::TYPE_OBJECT, $parentType = Json::TYPE_OBJECT)334 if ($type === Json::TYPE_OBJECT) {381 $childType = Json::TYPE_OBJECT;388 $childType = Json::TYPE_OBJECT;411 if ($type === Json::TYPE_OBJECT) {
10 const TYPE_OBJECT = "{"; define in ComboStrap\\Json