Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js8066 function createStandardXHR() { function
8088 return !this.isLocal && createStandardXHR() || createActiveXHR();
8091 createStandardXHR;