Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_schema.c42 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr);
690 schema_restriction_var_char(trav, &cur_type->restrictions->whiteSpace); in schema_restriction_simpleContent()
692 schema_restriction_var_char(trav, &cur_type->restrictions->pattern); in schema_restriction_simpleContent()
696 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()
829 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr) in schema_restriction_var_char() function

Completed in 16 milliseconds