Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_schema.c44 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr);
692 schema_restriction_var_char(trav, &cur_type->restrictions->whiteSpace); in schema_restriction_simpleContent()
694 schema_restriction_var_char(trav, &cur_type->restrictions->pattern); in schema_restriction_simpleContent()
698 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()
831 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr) in schema_restriction_var_char() function

Completed in 8 milliseconds