Lines Matching refs:ZEND_HASH_FOREACH_PTR
2712 ZEND_HASH_FOREACH_PTR(sdl->types, type) { in PHP_METHOD()
2998 ZEND_HASH_FOREACH_PTR(function->requestParameters, param) { in deserialize_parameters()
3005 ZEND_HASH_FOREACH_PTR(function->requestParameters, param) { in deserialize_parameters()
3124 ZEND_HASH_FOREACH_PTR(&sdl->functions, function) { in find_function_using_soap_action()
4210 ZEND_HASH_FOREACH_PTR(ht, tmp) { in get_param()
4264 ZEND_HASH_FOREACH_PTR(tmp->requestParameters, param) { in get_doc_function()
4316 ZEND_HASH_FOREACH_PTR(function->responseParameters, param) { in function_to_string()
4340 ZEND_HASH_FOREACH_PTR(function->requestParameters, param) { in function_to_string()
4379 ZEND_HASH_FOREACH_PTR(model->u.content, tmp) { in model_to_string()
4420 ZEND_HASH_FOREACH_PTR(type->elements, item_type) { in type_to_string()
4434 ZEND_HASH_FOREACH_PTR(type->elements, item_type) { in type_to_string()
4537 ZEND_HASH_FOREACH_PTR(type->attributes, attr) { in type_to_string()