sdlRestrictionInt  810 ext/soap/php_schema.c 		(*valptr) = emalloc(sizeof(sdlRestrictionInt));
sdlRestrictionInt  812 ext/soap/php_schema.c 	memset((*valptr), 0, sizeof(sdlRestrictionInt));
sdlRestrictionInt 1251 ext/soap/php_sdl.c 		sdlRestrictionIntPtr x = emalloc(sizeof(sdlRestrictionInt));
sdlRestrictionInt 2382 ext/soap/php_sdl.c 	prest = malloc(sizeof(sdlRestrictionInt));
sdlRestrictionInt   52 ext/soap/php_soap.h typedef struct _sdlRestrictionInt sdlRestrictionInt, *sdlRestrictionIntPtr;