Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_schema.c45 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr);
693 schema_restriction_var_char(trav, &cur_type->restrictions->whiteSpace); in schema_restriction_simpleContent()
695 schema_restriction_var_char(trav, &cur_type->restrictions->pattern); in schema_restriction_simpleContent()
699 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()
832 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr) in schema_restriction_var_char() function

Completed in 10 milliseconds