Home
last modified time | relevance | path

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

/curl/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml10 attributes:
25 attributes:
32 attributes:
39 attributes:
49 attributes:
/curl/docs/cmdline-opts/
H A Dxattr.md5 Help: Store metadata in extended file attributes
20 file attributes. Currently, the URL is stored in the `xdg.origin.url`
22 attribute. If the file system does not support extended attributes, a warning
/curl/.github/scripts/
H A Dspellcheck.yaml22 attributes:
/curl/lib/
H A Dldap.c929 char **attributes; in _ldap_url_parse2() local
933 if(!split_str(p, &attributes, &count)) { in _ldap_url_parse2()
946 free(attributes); in _ldap_url_parse2()
957 LDAP_TRACE(("attr[%zu] '%s'\n", i, attributes[i])); in _ldap_url_parse2()
960 result = Curl_urldecode(attributes[i], 0, &unescaped, NULL, in _ldap_url_parse2()
963 free(attributes); in _ldap_url_parse2()
978 free(attributes); in _ldap_url_parse2()
991 free(attributes); in _ldap_url_parse2()
/curl/docs/examples/
H A Dhtmltitle.cpp139 const xmlChar **attributes) in StartElement() argument
147 (void) attributes; in StartElement()
/curl/packages/vms/
H A Dgenerate_config_vms_h_curl.com188 $! typical file attributes of a VMS text file.
/curl/
H A DRELEASE-NOTES25 o build: add more supported attributes to the IAR compiler [46]
/curl/m4/
H A Dcurl-compilers.m4814 CURL_ADD_COMPILER_WARNINGS([tmp_CFLAGS], [attributes])
999 CURL_ADD_COMPILER_WARNINGS([tmp_CFLAGS], [attributes])

Completed in 22 milliseconds