recordset 834 ext/wddx/wddx.c st_entry *recordset; recordset 837 ext/wddx/wddx.c if (wddx_stack_top(stack, (void**)&recordset) == SUCCESS && recordset 838 ext/wddx/wddx.c recordset->type == ST_RECORDSET && recordset 839 ext/wddx/wddx.c (field = zend_hash_str_find(Z_ARRVAL(recordset->data), (char*)atts[i], strlen((char *)atts[i]))) != NULL) {