Home
last modified time | relevance | path

Searched refs:uri_root (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/matomo/piwik/vendor/wikimedia/less.php/lib/Less/
H A DParser.php413 $uri_root = '';
418 $uri_root = dirname( $file_uri );
422 $uri_root = self::WinPath( $uri_root );
451 if ( !$returnRoot && !empty( $uri_root ) && basename( $uri_root ) == basename( $filename ) ) {
452 $uri_root = dirname( $uri_root );
460 $uri_root = self::WinPath( $uri_root );
500 if ( !empty( $uri_root ) ) {
501 $uri_root = rtrim( $uri_root, '/' ).'/';
571 $uri_root = self::WinPath( $uri_root );
572 if ( !empty( $uri_root ) ) {
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/less.php/lib/Less/
H A DParser.php413 $uri_root = '';
418 $uri_root = dirname( $file_uri );
422 $uri_root = self::WinPath( $uri_root );
451 if ( !$returnRoot && !empty( $uri_root ) && basename( $uri_root ) == basename( $filename ) ) {
452 $uri_root = dirname( $uri_root );
460 $uri_root = self::WinPath( $uri_root );
500 if ( !empty( $uri_root ) ) {
501 $uri_root = rtrim( $uri_root, '/' ).'/';
571 $uri_root = self::WinPath( $uri_root );
572 if ( !empty( $uri_root ) ) {
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/less.php/lib/Less/
H A DParser.php413 $uri_root = '';
418 $uri_root = dirname( $file_uri );
422 $uri_root = self::WinPath( $uri_root );
451 if ( !$returnRoot && !empty( $uri_root ) && basename( $uri_root ) == basename( $filename ) ) {
452 $uri_root = dirname( $uri_root );
460 $uri_root = self::WinPath( $uri_root );
500 if ( !empty( $uri_root ) ) {
501 $uri_root = rtrim( $uri_root, '/' ).'/';
571 $uri_root = self::WinPath( $uri_root );
572 if ( !empty( $uri_root ) ) {
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/less.php/lib/Less/
H A DParser.php413 $uri_root = '';
418 $uri_root = dirname( $file_uri );
422 $uri_root = self::WinPath( $uri_root );
451 if ( !$returnRoot && !empty( $uri_root ) && basename( $uri_root ) == basename( $filename ) ) {
452 $uri_root = dirname( $uri_root );
460 $uri_root = self::WinPath( $uri_root );
500 if ( !empty( $uri_root ) ) {
501 $uri_root = rtrim( $uri_root, '/' ).'/';
571 $uri_root = self::WinPath( $uri_root );
572 if ( !empty( $uri_root ) ) {
[all …]
/dports/net/netatalk3/netatalk-3.1.12/libevent/sample/
H A Dhttp-server.c58 char uri_root[512]; variable
247 uri_root, path, /* XXX html-escape this? */ in send_document_cb()
394 evutil_snprintf(uri_root, sizeof(uri_root), in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/third_party/libevent/sample/
H A Dhttp-server.c58 char uri_root[512]; variable
247 uri_root, path, /* XXX html-escape this? */ in send_document_cb()
394 evutil_snprintf(uri_root, sizeof(uri_root), in main()
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/third_party/libevent/sample/
H A Dhttp-server.c68 char uri_root[512]; variable
407 evutil_snprintf(uri_root, sizeof(uri_root), in main()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/third_party/libevent/sample/
H A Dhttp-server.c68 char uri_root[512]; variable
407 evutil_snprintf(uri_root, sizeof(uri_root), in main()
/dports/www/firefox/firefox-99.0/ipc/chromium/src/third_party/libevent/sample/
H A Dhttp-server.c68 char uri_root[512]; variable
407 evutil_snprintf(uri_root, sizeof(uri_root), in main()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/third_party/libevent/sample/
H A Dhttp-server.c68 char uri_root[512]; variable
407 evutil_snprintf(uri_root, sizeof(uri_root), in main()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/third_party/libevent/sample/
H A Dhttp-server.c68 char uri_root[512]; variable
407 evutil_snprintf(uri_root, sizeof(uri_root), in main()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/mk_core/deps/libevent/sample/
H A Dhttp-server.c68 char uri_root[512]; variable
407 evutil_snprintf(uri_root, sizeof(uri_root), in main()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/oauth2client/
H A Dtransport.py233 uri_root = uri.split('?', 1)[0]
234 token, unused_expiry = credentials._create_token({'aud': uri_root})
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/oauth2client_4_0/
H A Dtransport.py240 uri_root = uri.split('?', 1)[0]
241 token, unused_expiry = credentials._create_token({'aud': uri_root})
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/oauth2client/oauth2client/
H A Dtransport.py239 uri_root = uri.split('?', 1)[0]
240 token, unused_expiry = credentials._create_token({'aud': uri_root})
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
H A Dtransport.py239 uri_root = uri.split('?', 1)[0]
240 token, unused_expiry = credentials._create_token({'aud': uri_root})
/dports/security/py-oauth2client/oauth2client-4.1.3/oauth2client/
H A Dtransport.py239 uri_root = uri.split('?', 1)[0]
240 token, unused_expiry = credentials._create_token({'aud': uri_root})
/dports/editors/gedit/gedit-40.1/plugins/filebrowser/
H A Dgedit-file-browser-plugin.c746 gchar *uri_root = NULL; in on_virtual_root_changed_cb() local
756 uri_root = g_file_get_uri (root); in on_virtual_root_changed_cb()
762 uri_root); in on_virtual_root_changed_cb()
771 uri_root); in on_virtual_root_changed_cb()
789 g_free (uri_root); in on_virtual_root_changed_cb()
/dports/net-mgmt/lldpd/lldpd-1.0.8/libevent/sample/
H A Dhttp-server.c81 char uri_root[512]; variable
435 evutil_snprintf(uri_root, sizeof(uri_root), in display_listen_sock()
/dports/devel/libevent/libevent-2.1.12-stable/sample/
H A Dhttp-server.c81 char uri_root[512]; variable
435 evutil_snprintf(uri_root, sizeof(uri_root), in display_listen_sock()
/dports/editors/xed/xed-3.2.0/plugins/filebrowser/
H A Dxed-file-browser-plugin.c835 gchar *uri_root = NULL; in on_virtual_root_changed_cb() local
845 uri_root = g_file_get_uri (root); in on_virtual_root_changed_cb()
849 g_settings_set_string (priv->onload_settings, "root", uri_root); in on_virtual_root_changed_cb()
850 g_free (uri_root); in on_virtual_root_changed_cb()
857 g_settings_set_string (priv->onload_settings, "virtual-root", uri_root); in on_virtual_root_changed_cb()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/oauth2client/oauth2client/
H A Dservice_account.py628 uri_root = uri.split('?', 1)[0]
629 token, unused_expiry = self._create_token({'aud': uri_root})
/dports/www/p5-Rose-HTML-Objects/Rose-HTML-Objects-0.623/lib/Rose/HTML/
H A DForm.pm617 my $uri_root = $self->uri_base . $self->html_attr('action');
619 my $self_uri = $uri_root;
/dports/devel/p5-File-Assets/File-Assets-0.064/
H A DREADME10 my $assets = File::Assets->new( base => [ $uri_root, $dir_root ] )
/dports/net/ntp/ntp-4.2.8p15/sntp/libevent/
H A DChangeLog344 o http-server: drop uri_root from base_url in http-server. (6171e1c Azat Khuzhin)

12