make_persistent_restriction_char 2784 soap/php_sdl.c 			make_persistent_restriction_char(&ptype->restrictions->whiteSpace);
make_persistent_restriction_char 2787 soap/php_sdl.c 			make_persistent_restriction_char(&ptype->restrictions->pattern);
make_persistent_restriction_char 2795 soap/php_sdl.c 			zend_hash_copy(ptype->restrictions->enumeration, type->restrictions->enumeration, make_persistent_restriction_char, (void*)&tmp, sizeof(sdlRestrictionCharPtr));