DOMNode::C14NFile

public function C14NFile(
  string $uri,
  bool $exclusive = false,
  bool $with_comments = false,
  ?darray $xpath = NULL,
  ?varray $ns_prefixes = NULL,
): int;

Parameters

  • string $uri
  • bool $exclusive = false
  • bool $with_comments = false
  • ?darray $xpath = NULL
  • ?varray $ns_prefixes = NULL

Returns

  • int