Home
last modified time | relevance | path

Searched refs:entry (Results 301 – 325 of 455) sorted by last modified time

1...<<111213141516171819

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar239 static function extractFile($path, $entry, $fp)
242 $c = $entry[2];
254 if ($entry[4] & self::GZ) {
256 } elseif ($entry[4] & self::BZ2) {
260 if (strlen($data) != $entry[0]) {
265 if ($entry[3] != sprintf("%u", crc32((binary)$data) & 0xffffffff)) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DXmlDriver.php94 foreach ($elem->xpath('./discriminator-class') as $entry) {
95 if (!isset($entry->attributes()->value)) {
99 $discriminatorMap[(string) $entry->attributes()->value] = (string) $entry;
106 foreach ($elem->xpath('./discriminator-groups/group') as $entry) {
107 $discriminatorGroups[] = (string) $entry;
H A DAnnotationDriver.php204 $propertyMetadata->xmlEntryName = $annot->entry;
210 $propertyMetadata->xmlEntryName = $annot->entry;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DXmlCollection.php12 public $entry = 'entry'; variable in JMS\\Serializer\\Annotation\\XmlCollection
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md114 Another example is the “entry-class” (informal naming).
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php264 foreach ($accumulator as &$entry) {
265 $entry = null;
269 foreach ($accumulator as &$entry) {
270 $entry .= $reach;
284 foreach ($ref as $entry) {
288 foreach ($ref as $entry) {
289 $accumulator[] = $entry . $choice;
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md662 - Fixed xml arrays with namespaced entry triggers error [\#675](https://github.com/schmittjoh/seria…
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php1112 foreach ($arguments[0] as $entry) {
1113 $args[0] = $entry;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DXML.php191 foreach ($element->childNodes as $entry) {
192 if (!$entry instanceof DOMElement || $entry->tagName !== 'element') {
195 $item = $entry->childNodes->item(0);
198 $item = $entry->childNodes->item(1);
203 if ($entry->hasAttribute('key')) {
204 $variable[(string) $entry->getAttribute('key')] = $value;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1052 first : First entry
1242 * first entry
1243 * second entry
1248 * first entry
1250 * second entry
1257 * first entry
1258 * second entry
1261 * first entry
1428 - 2nd entry
1430 - 4th entry
[all …]
/plugin/gdpr/helper/
H A Dutils.php17 while (false !== ($entry = $dir->read())) {
18 if ($entry === '.' || $entry === '..') {
21 $fn = $dir->path . '/' . $entry;
26 list($extension, $basename) = explode('.', strrev($entry), 2);
35 $changlogs[] = $dir->path . '/' . $entry;
/plugin/farmsync/meta/
H A DFarmSyncUtil.php269 while (false !== ($entry = $dir->read())) {
270 if ($entry == '.' || $entry == '..' || is_dir($atticdir . $entry)) {
273 list($atticpageid, $timestamp,) = explode('.', $entry);
H A DStructUpdates.php22 foreach ($struct as $entry) {
23 list ($operation, $schemaName) = explode('_', $entry, 2);
/plugin/404manager/
H A Dadmin.php440 $entry = array(
450 $res = $this->sqlite->storeEntry('redirections', $entry);
457 $res = $this->sqlite->query($statement, $entry);
/plugin/timetrack/
H A Dhelper.php347 foreach($data as $entry) {
348 $return[$entry['date']] = $entry;
438 foreach($data as $entry) {
439 $return[$entry['date']] = $entry;
486 foreach($data as $entry) {
487 $return[$entry['task_id']][$entry['date']] = $entry;
529 foreach($data as $entry) {
530 $return[$entry['project_id']][$entry['task_id']][$entry['date']] = $entry;
651 foreach($data as $entry) {
652 $return[$entry['task_id']][$entry['week']] = $entry;
/plugin/pdb/classes/
H A Dcache.php143 while (($entry = readdir($handle))){
144 $path = $this->mediaDir.'/'.$entry;
/plugin/pubchem/classes/
H A Dcache.php143 while (($entry = readdir($handle))){
144 $path = $this->mediaDir.'/'.$entry;
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1490 $entry: null,
1549 * handle all keyup events in the entry field
1579 }else if(doku_linkwiz.$entry.val()){
1675 doku_linkwiz.$entry.val(a.title);
1694 var link = doku_linkwiz.$entry.val(),
1707 doku_linkwiz.$entry.val(doku_linkwiz.$entry.val().replace(/[^:]*$/, ''));
1735 q: doku_linkwiz.$entry.val()
1745 doku_linkwiz.$entry.focus();
1749 var temp = doku_linkwiz.$entry.val();
1750 doku_linkwiz.$entry.val('');
[all …]
/plugin/ckgdoku/
H A Dscript.js217 var entry = character + ' ';
219 test_str += entry;
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md577 …r.com/ticket/12597): [Blink/WebKit] Fixed: Multi-byte Japanese characters entry not working proper…
/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js.unc60 * {@link CKEDITOR.config#smiley_images} setting. Each entry in this array list
/plugin/stylingpages/
H A Daction.php57 foreach ($entries as $entry) {
58 $parts = explode('=', $entry, 2); // "page=file_pattern"
/plugin/miniblog/
H A Daction.php29 foreach ($entries as $entry) {
30 $event->data['data'][] = $entry;
/plugin/miniblog/syntax/
H A Dentry.php72 foreach ($entries as $entry) {
73 … list($head, $content) = plugin_load('helper', 'miniblog_entry')->entry_content($entry['id']);
75 $renderer->doc .= '<h1><a href="'.wl($entry['id']).'">'.$head.'</a></h1>';
77 …$renderer->doc .= dformat($entry['date']).' · '.$entry['user'].' · <a href="'.wl($entry['id'],'',t…
95 foreach ($entries as $entry) {
96 … list($head, $content) = plugin_load('helper', 'miniblog_entry')->entry_content($entry['id']);
100 $renderer->doc .= '<h1><a href="'.wl($entry['id']).'">'.$head.'</a></h1>';
104 $renderer->doc .= '<span class="entry-date">'.dformat($entry['date']).'</span>';
105 $renderer->doc .= '<span class="entry-author">'.$entry['user'].'</span>';
106 …$renderer->doc .= '<span class="entry-comment"><a href="'.wl($entry['id'],'',true).'#disqus_thread…
/plugin/pubmed/classes/
H A Dcache.php143 while (($entry = readdir($handle))){
144 $path = $this->mediaDir.'/'.$entry;

1...<<111213141516171819