• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/vim-55/runtime/autoload/

Lines Matching +refs:xml +refs:node +refs:attributes

1556 \ 'dom_import_simplexml(': 'SimpleXMLElement node | DOMElement',
1558 \ 'DomNode->attributes(': 'void | array',
2019 \ 'hw_changeobject(': 'int link, int objid, array attributes | bool',
2518 \ 'ldap_list(': 'resource link_identifier, string base_dn, string filter [, array attributes [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]] | resource',
2528 \ 'ldap_read(': 'resource link_identifier, string base_dn, string filter [, array attributes [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]] | resource',
2531 \ 'ldap_search(': 'resource link_identifier, string base_dn, string filter [, array attributes [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]] | resource',
2954 \ 'ncurses_attroff(': 'int attributes | int',
2955 \ 'ncurses_attron(': 'int attributes | int',
2956 \ 'ncurses_attrset(': 'int attributes | int',
4096 \ 'simplexml_element->attributes(': '[string data] | SimpleXMLElement',
4099 \ 'simplexml_import_dom(': 'DOMNode node [, string class_name] | SimpleXMLElement',
4201 \ 'ssh2_publickey_add(': 'resource pkey, string algoname, string blob [, bool overwrite [, array attributes]] | bool',
4736 \ 'xmlrpc_decode(': 'string xml [, string encoding] | array',
4737 \ 'xmlrpc_decode_request(': 'string xml, string &method [, string encoding] | array',
4742 \ 'xmlrpc_parse_method_descriptions(': 'string xml | array',
4744 \ 'xmlrpc_server_call_method(': 'resource server, string xml, mixed user_data [, array output_options] | string',