Home
last modified time | relevance | path

Searched refs:embeds (Results 1 – 25 of 2885) sorted by relevance

12345678910>>...116

/dports/databases/elixir-ecto/ecto-2.2.10/test/ecto/repo/
H A Dembedded_test.exs51 assert schema.embeds == []
54 test "handles embeds on insert" do
70 [embed] = schema.embeds
84 [embed] = schema.embeds
144 |> Ecto.Changeset.put_embed(:embeds, embeds)
163 assert schema.embeds == [embed]
182 [embed] = schema.embeds
227 test "changing embeds on update" do
247 [embed] = schema.embeds
289 assert schema.embeds == []
[all …]
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/embeds/views/
H A Dchooser.py5 from wagtail.embeds import embeds
6 from wagtail.embeds.exceptions import EmbedNotFoundException, EmbedUnsupportedProviderException
7 from wagtail.embeds.finders.embedly import AccessDeniedEmbedlyException, EmbedlyException
8 from wagtail.embeds.format import embed_to_editor_html
9 from wagtail.embeds.forms import EmbedForm
30 embed_obj = embeds.get_embed(form.cleaned_data['url'])
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/devel/
H A Dmkapidoc.pl58 my %embeds;
73 die "Multiple entries for $embeds{$name}{$cond}"
74 if defined $embeds{$name}{$cond};
77 $embeds{$name}{$cond} = "$flags|$entry->{'ret'}|$name|$args";
165 if (defined $embeds{$name}) {
166 my @conds = keys $embeds{$name}->%*;
176 … = $embeds{$name}{$cond} =~ / ( [^|]* ) \| ( [^|]* ) \| (?: [^|]* ) \| (.*) /x;
191 if ($embeds{$name}{$cond} !~ / ^ [^|]* M /x) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/devel/
H A Dmkapidoc.pl58 my %embeds;
73 die "Multiple entries for $embeds{$name}{$cond}"
74 if defined $embeds{$name}{$cond};
77 $embeds{$name}{$cond} = "$flags|$entry->{'ret'}|$name|$args";
165 if (defined $embeds{$name}) {
166 my @conds = keys $embeds{$name}->%*;
176 … = $embeds{$name}{$cond} =~ / ( [^|]* ) \| ( [^|]* ) \| (?: [^|]* ) \| (.*) /x;
191 if ($embeds{$name}{$cond} !~ / ^ [^|]* M /x) {
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/embeds/
H A Dformat.py3 from wagtail.embeds import embeds
4 from wagtail.embeds.exceptions import EmbedException
9 embed = embeds.get_embed(url, max_width, max_height)
21 embed = embeds.get_embed(url)
H A Dwagtail_hooks.py9 from wagtail.embeds import urls
10 from wagtail.embeds.rich_text import MediaEmbedHandler
11 from wagtail.embeds.rich_text.contentstate import ContentstateMediaConversionRule
12 from wagtail.embeds.rich_text.editor_html import EditorHTMLEmbedConversionRule
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dtextfield.c71 unsigned short *embeds; member
188 if ( field->embeds != NULL ) in destroySWFTextField()
189 free(field->embeds); in destroySWFTextField()
253 field->embeds = NULL; in newSWFTextField()
339 { field->embeds = (unsigned short *)realloc( in SWFTextField_addChars()
353 field->embeds = (unsigned short *)realloc( in SWFTextField_addUTF8Chars()
374 field->embeds, field->embedlen); in SWFTextField_setFontCharacter()
442 { field->embeds = (unsigned short *)realloc( in SWFTextField_addString()
443 field->embeds, (field->embedlen + l) * 2); in SWFTextField_addString()
458 field->embeds = (unsigned short *)realloc( in SWFTextField_addUTF8String()
[all …]
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dtextfield.c71 unsigned short *embeds; member
188 if ( field->embeds != NULL ) in destroySWFTextField()
189 free(field->embeds); in destroySWFTextField()
253 field->embeds = NULL; in newSWFTextField()
339 { field->embeds = (unsigned short *)realloc( in SWFTextField_addChars()
353 field->embeds = (unsigned short *)realloc( in SWFTextField_addUTF8Chars()
374 field->embeds, field->embedlen); in SWFTextField_setFontCharacter()
442 { field->embeds = (unsigned short *)realloc( in SWFTextField_addString()
443 field->embeds, (field->embedlen + l) * 2); in SWFTextField_addString()
458 field->embeds = (unsigned short *)realloc( in SWFTextField_addUTF8String()
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dtextfield.c71 unsigned short *embeds; member
188 if ( field->embeds != NULL ) in destroySWFTextField()
189 free(field->embeds); in destroySWFTextField()
253 field->embeds = NULL; in newSWFTextField()
339 { field->embeds = (unsigned short *)realloc( in SWFTextField_addChars()
353 field->embeds = (unsigned short *)realloc( in SWFTextField_addUTF8Chars()
374 field->embeds, field->embedlen); in SWFTextField_setFontCharacter()
442 { field->embeds = (unsigned short *)realloc( in SWFTextField_addString()
443 field->embeds, (field->embedlen + l) * 2); in SWFTextField_addString()
458 field->embeds = (unsigned short *)realloc( in SWFTextField_addUTF8String()
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dtextfield.c71 unsigned short *embeds; member
188 if ( field->embeds != NULL ) in destroySWFTextField()
189 free(field->embeds); in destroySWFTextField()
253 field->embeds = NULL; in newSWFTextField()
339 { field->embeds = (unsigned short *)realloc( in SWFTextField_addChars()
353 field->embeds = (unsigned short *)realloc( in SWFTextField_addUTF8Chars()
374 field->embeds, field->embedlen); in SWFTextField_setFontCharacter()
442 { field->embeds = (unsigned short *)realloc( in SWFTextField_addString()
443 field->embeds, (field->embedlen + l) * 2); in SWFTextField_addString()
458 field->embeds = (unsigned short *)realloc( in SWFTextField_addUTF8String()
[all …]
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/embeds/templatetags/
H A Dwagtailembeds_tags.py4 from wagtail.embeds import embeds
5 from wagtail.embeds.exceptions import EmbedException
14 embed = embeds.get_embed(url, max_width=max_width)
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/embeds/rich_text/
H A D__init__.py2 from wagtail.embeds import format
3 from wagtail.embeds.embeds import get_embed
4 from wagtail.embeds.models import Embed
H A Dcontentstate.py5 from wagtail.embeds import embeds
6 from wagtail.embeds.exceptions import EmbedException
30 embed_obj = embeds.get_embed(attrs['url'])
H A Deditor_html.py2 from wagtail.embeds import format
3 from wagtail.embeds.exceptions import EmbedException
/dports/databases/elixir-ecto/ecto-2.2.10/lib/ecto/
H A Dembedded.ex26 * `:on_replace` - the action taken on embeds when the embed is replaced
44 Callback invoked by repository to prepare embeds.
46 It replaces the changesets for embeds inside changes
52 prepare(Map.take(changes, schema.__schema__(:embeds)), types, adapter, repo_action)
55 defp prepare(embeds, _types, _adapter, _repo_action) when embeds == %{} do
56 embeds
59 defp prepare(embeds, types, adapter, repo_action) do
60 Enum.reduce embeds, embeds, fn {name, changeset}, acc ->
105 embeds = prepare(changeset, adapter, action)
108 |> Map.merge(embeds)
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/embeds/tests/
H A Dtest_rich_text.py7 from wagtail.embeds.exceptions import EmbedNotFoundException
8 from wagtail.embeds.models import Embed
9 from wagtail.embeds.rich_text import MediaEmbedHandler as FrontendMediaEmbedHandler
10 from wagtail.embeds.rich_text.editor_html import MediaEmbedHandler as EditorHtmlMediaEmbedHandler
H A Dtest_embeds.py16 from wagtail.embeds import oembed_providers
17 from wagtail.embeds.blocks import EmbedBlock, EmbedValue
18 from wagtail.embeds.embeds import get_embed, get_embed_hash
20 from wagtail.embeds.finders import get_finders
21 from wagtail.embeds.finders.embedly import AccessDeniedEmbedlyException, EmbedlyException
22 from wagtail.embeds.finders.embedly import EmbedlyFinder as EmbedlyFinder
23 from wagtail.embeds.finders.facebook import AccessDeniedFacebookOEmbedException
25 from wagtail.embeds.finders.instagram import AccessDeniedInstagramOEmbedException
27 from wagtail.embeds.finders.oembed import OEmbedFinder as OEmbedFinder
28 from wagtail.embeds.models import Embed
[all …]
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/devel/
H A Dmkppport_fnc.pl94 my @embeds = parse_embed('parts/embed.fnc', $api_fnc);
108 push @no_parameters, $1 unless grep { $1 eq $_->{'name'} } @embeds;
120 next if grep { $1 eq $_->{'name'} } @embeds;
H A Dregenerate71 my @embeds = parse_embed(qw(parts/embed.fnc parts/apidoc.fnc parts/ppport.fnc));
73 %seen = map { $seen{$_->{name}}++; } @embeds;
93 my @unorthodox = map { exists $_->{flags}{u} ? $_->{name} : () } @embeds;
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/devel/
H A Dmkppport_fnc.pl82 my @embeds = parse_embed($api_fnc, $embed_fnc);
89 foreach my $element (@embeds) {
133 next if grep { $1 eq $_->{'name'} } @embeds; # Skip known elements
H A Dregenerate71 my @embeds = parse_embed(qw(parts/embed.fnc parts/apidoc.fnc parts/ppport.fnc));
73 %seen = map { $seen{$_->{name}}++; } @embeds;
93 my @unorthodox = map { exists $_->{flags}{u} ? $_->{name} : () } @embeds;
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/embeds/locale/nl_NL/LC_MESSAGES/
H A Ddjango.po24 msgid "Wagtail embeds"
25 msgstr "Wagtail embeds"
39 msgid "embeds"
40 msgstr "embeds"
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/embeds/locale/pt_BR/LC_MESSAGES/
H A Ddjango.po28 msgid "Wagtail embeds"
29 msgstr "Wagtail embeds"
43 msgid "embeds"
44 msgstr "embeds"
/dports/graphics/opendx/dx-4.4.4/src/uipp/java/dx/net/
H A DWRLApplication.java108 JSObject embeds = (JSObject)doc.getMember("embeds"); in locateWorlds() local
109 String lstr = embeds.getMember("length").toString(); in locateWorlds()
119 if (embeds.getSlot(i) instanceof Browser) { in locateWorlds()
120 Browser browser = (Browser)embeds.getSlot(i); in locateWorlds()
/dports/games/py-discord.py/discord.py-1.7.3/discord/
H A Dwebhook.py886 … file=None, files=None, embed=None, embeds=None, allowed_mentions=None): argument
959 if embeds is not None and embed is not None:
962 if embeds is not None:
963 if len(embeds) > 10:
965 payload['embeds'] = [e.to_dict() for e in embeds]
1048 embeds = fields['embeds']
1053 if embeds is None or len(embeds) > 10:
1055 payload['embeds'] = [e.to_dict() for e in embeds]

12345678910>>...116