Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_schema.c694 sdlRestrictionCharPtr enumval = NULL; in schema_restriction_simpleContent() local
696 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()
701 …ash_str_add_ptr(cur_type->restrictions->enumeration, enumval->value, strlen(enumval->value), enumv… in schema_restriction_simpleContent()
702 delete_restriction_var_char_int(enumval); in schema_restriction_simpleContent()

Completed in 11 milliseconds