Home
last modified time | relevance | path

Searched refs:enumval (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/soap/
H A Dphp_schema.c695 sdlRestrictionCharPtr enumval = NULL; in schema_restriction_simpleContent() local
697 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()
702 …zend_hash_add(cur_type->restrictions->enumeration, enumval->value, strlen(enumval->value)+1, &enum… in schema_restriction_simpleContent()
703 delete_restriction_var_char(&enumval); in schema_restriction_simpleContent()

Completed in 11 milliseconds