Home
last modified time | relevance | path

Searched refs:httpbase (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/moodle310/moodle/backup/moodle2/
H A Dbackup_course_task.class.php188 $httpbase = preg_quote($httproot . $path, '/');
191 $return = preg_replace('/(' . $httpbase . ')([0-9]+)/', '$@' . $name . '*$2@$', $return);
/dports/www/moodle311/moodle/backup/moodle2/
H A Dbackup_course_task.class.php190 $httpbase = preg_quote($httproot . $path, '/');
193 $return = preg_replace('/(' . $httpbase . ')([0-9]+)/', '$@' . $name . '*$2@$', $return);
/dports/www/moodle39/moodle/backup/moodle2/
H A Dbackup_course_task.class.php188 $httpbase = preg_quote($httproot . $path, '/');
191 $return = preg_replace('/(' . $httpbase . ')([0-9]+)/', '$@' . $name . '*$2@$', $return);
/dports/security/py-pysaml2/pysaml2-7.1.0/tools/
H A Dmerge_metadata.py3 from saml2.httpbase import HTTPBase
H A Dmdexport.py4 from saml2.httpbase import HTTPBase
/dports/security/py-pysaml24/pysaml2-4.9.0/tools/
H A Dmerge_metadata.py3 from saml2.httpbase import HTTPBase
H A Dmdexport.py4 from saml2.httpbase import HTTPBase
/dports/security/py-pysaml26/pysaml2-6.5.2/tools/
H A Dmdexport.py4 from saml2.httpbase import HTTPBase
H A Dmerge_metadata.py3 from saml2.httpbase import HTTPBase
/dports/www/axis2/axis2-1.8.0/webapp/axis2-web/Error/
H A Derror404.jsp24 <jsp:include page="/WEB-INF/include/httpbase.jsp"/>
H A Derror500.jsp24 <jsp:include page="/WEB-INF/include/httpbase.jsp"/>
/dports/www/axis2/axis2-1.8.0/webapp/axis2-web/
H A Dindex.jsp24 <jsp:include page="/WEB-INF/include/httpbase.jsp"/>
/dports/www/axis2/axis2-1.8.0/webapp/WEB-INF/views/
H A DlistFaultyService.jsp29 <jsp:include page="/WEB-INF/include/httpbase.jsp"/>
H A DlistServices.jsp35 <jsp:include page="/WEB-INF/include/httpbase.jsp"/>
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A DBUILD.gn218 "httpbase.cc",
219 "httpbase.h",
H A Dbase.gyp162 'httpbase.cc',
163 'httpbase.h',
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A DBUILD.gn207 "httpbase.cc",
208 "httpbase.h",
H A Dbase.gyp159 'httpbase.cc',
160 'httpbase.h',
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/base/
H A DBUILD.gn218 "httpbase.cc",
219 "httpbase.h",
/dports/security/py-pysaml24/pysaml2-4.9.0/src/saml2/
H A Decp_client.py21 from saml2.httpbase import set_list2dict, dict2set_list
/dports/www/axis2/axis2-1.8.0/webapp/WEB-INF/views/admin/
H A DLogin.jsp24 <jsp:include page="/WEB-INF/include/httpbase.jsp"/>
/dports/security/py-pysaml2/pysaml2-7.1.0/src/saml2/
H A Decp_client.py21 from saml2.httpbase import set_list2dict, dict2set_list
/dports/security/py-pysaml26/pysaml2-6.5.2/src/saml2/
H A Decp_client.py21 from saml2.httpbase import set_list2dict, dict2set_list
/dports/security/vaultwarden/vaultwarden-1.23.1/src/api/
H A Dicons.rs488 let httpbase = format!("http://{}", base_domain); in get_icon_url() localVariable
491 sub_resp = get_page(&sslbase).or_else(|_| get_page(&httpbase)); in get_icon_url()
/dports/www/axis2/axis2-1.8.0/webapp/WEB-INF/include/
H A Dadminheader.jsp63 <jsp:include page="../include/httpbase.jsp"/>

12