Searched refs:structType (Results 1 – 1 of 1) sorted by relevance
523 char* structType = Z_STRVAL_P(val_ptr); in binary_deserialize() local525 createObject(structType, return_value); in binary_deserialize()541 snprintf(errbuf, 128, "spec for %s is wrong type: %d\n", structType, Z_TYPE_P(spec)); in binary_deserialize()