Home
last modified time | relevance | path

Searched defs:_url (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/vdom/
DDocument.ts41 private _url: string property in Document
/third_party/libwebsockets/plugins/acme-client/
Dprotocol_lws_acme_client.c585 char path[200], _url[256]; in lws_acme_client_connect() local