Searched refs:newType (Results 1 – 2 of 2) sorted by relevance
18 $newType = \gettype($propValue);21 $newType = 'boolean';26 $newType = 'boolean';29 if ($oldType !== $newType)32 \settype($tmp, $newType);
384 … ptr = zend_hash_str_update_ptr(cur_type->elements, newType->name, strlen(newType->name), newType); in schema_simpleType()445 sdlTypePtr newType; in schema_list() local470 sdlTypePtr newType; in schema_list() local486 newType->name = str; in schema_list()541 sdlTypePtr newType; in schema_union() local571 sdlTypePtr newType; in schema_union() local1138 sdlTypePtr newType; in schema_group() local1151 cur_type = newType; in schema_group()1529 sdlTypePtr newType; in schema_element() local1608 cur_type = newType; in schema_element()[all …]
Completed in 20 milliseconds