Home
last modified time | relevance | path

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

/PHP-7.0/ext/soap/
H A Dphp_sdl.h148 sdlRestrictionCharPtr whiteSpace; member
H A DTODO71 + whiteSpace (preserve, replace [#x9,#xA,#xD=>#x20], collapse [replace+?])
H A Dphp_schema.c693 schema_restriction_var_char(trav, &cur_type->restrictions->whiteSpace); in schema_restriction_simpleContent()
2409 delete_restriction_var_char_int(type->restrictions->whiteSpace); in delete_type()
2456 delete_restriction_var_char_persistent_int(type->restrictions->whiteSpace); in delete_type_persistent()
H A Dphp_sdl.c1344 type->restrictions->whiteSpace = sdl_deserialize_resriction_char(in); in sdl_deserialize_type()
1941 sdl_serialize_resriction_char(type->restrictions->whiteSpace,out); in sdl_serialize_type()
2759 if (ptype->restrictions->whiteSpace) { in make_persistent_sdl_type()
2760 make_persistent_restriction_char_int(&ptype->restrictions->whiteSpace); in make_persistent_sdl_type()

Completed in 29 milliseconds