Home
last modified time | relevance | path

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

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/helper/
H A DTagHelper.php105 $options = _parse_attributes($options);
116 function _parse_attributes($string) function
177 $options = _parse_attributes($options);
H A DUrlHelper.php35 $html_options = _parse_attributes($options);
256 $html_options = _parse_attributes($options);
372 $html_options = _parse_attributes($options);
437 $options = _parse_attributes($options);
491 $html_options = _parse_attributes($options);
495 $default_tmp = _parse_attributes($default_value);
H A DJavascriptBaseHelper.php38 $html_options = _parse_attributes($html_options);
61 $html_options = _parse_attributes($html_options);
H A DAssetHelper.php333 $options = _parse_attributes($options);
/dports/german/BBBike/BBBike-3.18/
H A DMasterPunkte.pm72 my(%r) = _parse_attributes($glob);
83 my(%r) = _parse_attributes($both);
87 my(%r) = _parse_attributes($forth);
91 my(%r) = _parse_attributes($back);
109 sub _parse_attributes { subroutine
/dports/graphics/p5-Graph-Easy/Graph-Easy-0.76/lib/Graph/Easy/
H A DParser.pm179 my ($a, $max_idx) = $self->_parse_attributes($1||'', $object);
234 my $a1 = $self->_parse_attributes($2||'');
332 my $a1 = $self->_parse_attributes($1||'', 'group', NO_MULTIPLES);
368 my $att = $self->_parse_attributes($2 || '', $class, NO_MULTIPLES );
394 my $a1 = $self->_parse_attributes($2||'');
441 my $a1 = $self->_parse_attributes($13||''); # node attributes
443 $edge_atr = $self->_parse_attributes($edge_atr, 'edge');
496 $edge_atr = $self->_parse_attributes($edge_atr, 'edge');
772 my $out = $self->_parse_attributes($a, $edge);
1235 sub _parse_attributes subroutine
/dports/mail/p5-Email-MIME-ContentType/Email-MIME-ContentType-1.026/lib/Email/MIME/
H A DContentType.pm118 $attributes = _process_rfc2231(_parse_attributes($ct));
159 $attributes = _process_rfc2231(_parse_attributes($cd));
366 sub _parse_attributes { subroutine
/dports/textproc/p5-XML-DOM-Lite/XML-DOM-Lite-0.16/lib/XML/DOM/Lite/
H A DParser.pm252 my $attrs = $self->_parse_attributes($elmnt2);
265 sub _parse_attributes { subroutine
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/libraries/
H A DPagination.php362 $this->_parse_attributes($params['attributes']);
669 protected function _parse_attributes($attributes) function in CI_Pagination
/dports/www/codeigniter/CodeIgniter-3.1.11/system/libraries/
H A DPagination.php362 $this->_parse_attributes($params['attributes']);
669 protected function _parse_attributes($attributes) function in CI_Pagination
/dports/audio/picard/picard-release-2.6.2/picard/
H A Dmbjson.py116 def _parse_attributes(attrs, reltype, attr_credits): function
157 name = 'performer:' + _parse_attributes(attribs, reltype, attr_credits)
/dports/graphics/p5-Graph-Easy/Graph-Easy-0.76/lib/Graph/Easy/Parser/
H A DVCG.pm439 my $att = $self->_parse_attributes($1 || '', 'node', NO_MULTIPLES );
464 my $att = $self->_parse_attributes($txt, 'edge', NO_MULTIPLES );
H A DGraphviz.pm857 my $att = $self->_parse_attributes($2 || '', $type, NO_MULTIPLES );
962 my $out = $self->_parse_attributes($a, $edge, NO_MULTIPLES);
990 my $a1 = $self->_parse_attributes($5||'', $node);
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/mako/
H A Dparsetree.py303 self._parse_attributes(expressions, nonexpressions)
320 def _parse_attributes(self, expressions, nonexpressions): member in Tag
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/mako/mako/
H A Dparsetree.py303 self._parse_attributes(expressions, nonexpressions)
320 def _parse_attributes(self, expressions, nonexpressions): member in Tag
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/mako/mako/
H A Dparsetree.py303 self._parse_attributes(expressions, nonexpressions)
320 def _parse_attributes(self, expressions, nonexpressions): member in Tag
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/mako/
H A Dparsetree.py303 self._parse_attributes(expressions, nonexpressions)
320 def _parse_attributes(self, expressions, nonexpressions): member in Tag
/dports/textproc/py-mako/Mako-1.0.14/mako/
H A Dparsetree.py303 self._parse_attributes(expressions, nonexpressions)
320 def _parse_attributes(self, expressions, nonexpressions): member in Tag
/dports/graphics/p5-Graph-Easy/Graph-Easy-0.76/t/
H A Dparse_att.t53 my $att = $parser->_parse_attributes($txt, $class); # reuse parser object
/dports/mail/p5-Net-IMAP-Server/Net-IMAP-Server-1.39/lib/Net/IMAP/Server/
H A DMessage.pm501 $attrs = Email::MIME::ContentType::_parse_attributes($dis_header);
/dports/textproc/py-xmlschema/xmlschema-1.8.2/xmlschema/validators/
H A Delements.py145 self._parse_attributes()
154 def _parse_attributes(self) -> None: member in XsdElement
1204 self._parse_attributes()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/
H A Doweditdomain.py2408 def _parse_attributes(mapping): function
2468 annotations = _parse_attributes(tr.annotations)
2507 annotations = _parse_attributes(tr.annotations)
2523 annotations = _parse_attributes(tr.annotations)
2540 annotations = _parse_attributes(tr.annotations)
/dports/mail/assp/assp-1.9.9.14158/ASSP_1.9.9_14158_install/ASSP/
H A Dassp.pl21317 my $attrs = $dis =~ s/^.*?;//o ? Email::MIME::ContentType::_parse_attributes($dis) : {};
21324 … $attrs = $dis =~ s/^.*?;//o ? Email::MIME::ContentType::_parse_attributes($dis) : {};
23155 … my $attrs = $dis =~ s/^[^;]*;//o ? Email::MIME::ContentType::_parse_attributes($dis) : {};
23589 … my $attrs = $dis =~ s/^[^;]*;//o ? Email::MIME::ContentType::_parse_attributes($dis) : {};
23665 … my $attrs = $dis =~ s/^[^;]*;//o ? Email::MIME::ContentType::_parse_attributes($dis) : {};
23672 … $attrs = $dis =~ s/^[^;]*;//o ? Email::MIME::ContentType::_parse_attributes($dis) : {};
27907 my $attrs = $dis =~ s/^.*?;//o ? Email::MIME::ContentType::_parse_attributes($dis) : {};
27917 … $attrs = $dis =~ s/^.*?;//o ? Email::MIME::ContentType::_parse_attributes($dis) : {};
27942 my $attrs = $dis =~ s/^.*?;//o ? Email::MIME::ContentType::_parse_attributes($dis) : {};
27969 my $attrs = $dis =~ s/^.*?;// ? Email::MIME::ContentType::_parse_attributes($dis) : {};
[all …]
/dports/graphics/p5-Graph-Easy/Graph-Easy-0.76/
H A DCHANGES261 + cache regexps needed for _parse_attributes() as these calls can be
1925 * Parser: _parse_attributes();