Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6894 rlocalProtocol = /^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/, variable
7199 isLocal: rlocalProtocol.test( ajaxLocParts[ 1 ] ),