Home
last modified time | relevance | path

Searched refs:array_key_exists (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/plugin/badbehaviour/bad-behavior/
Dcommon_tests.inc.php9 …if (array_key_exists('Expect', $package['headers_mixed']) && stripos($package['headers_mixed']['Ex…
16 …if (array_key_exists('Pragma', $package['headers_mixed']) && strpos($package['headers_mixed']['Pra…
28 …if (@strpos($package['headers_mixed']['Cookie'], '$Version=0') !== FALSE && !array_key_exists('Coo…
58 …if ($settings['strict'] && array_key_exists('Range', $package['headers_mixed']) && strpos($package…
65 if (array_key_exists('Content-Range', $package['headers_mixed'])) {
73 if (array_key_exists('via', $package['headers']) &&
80 if (array_key_exists('Via', $package['headers_mixed'])) {
90 if ($settings['strict'] && array_key_exists('Te', $package['headers_mixed'])) {
96 if (array_key_exists('Connection', $package['headers_mixed'])) {
113 …if (array_key_exists('X-Aaaaaaaaaaaa', $package['headers_mixed']) || array_key_exists('X-Aaaaaaaaa…
[all …]
Dtrackback.inc.php12array_key_exists('Via', $package['headers_mixed']) || array_key_exists('Max-Forwards', $package['h…
/plugin/mikioplugin/syntax/
H A Dcore.php49 …if(array_key_exists($this->tag, $mikio_disabled_tags) === true && $mikio_disabled_tags[$this->tag]…
55 …if(array_key_exists($this->requires_tag, $mikio_disabled_tags) === true && $mikio_disabled_tags[$t…
188 if (array_key_exists('type', $options[$syntaxKey])) {
288 if (array_key_exists('data', $options[$syntaxKey])) {
312 …if (array_key_exists('option', $options[$syntaxKey]) && array_key_exists('data', $options[$syntaxK…
327 if (!array_key_exists($optionKey, $optionsCleaned)) {
333 if (array_key_exists('type', $options[$syntaxKey])) {
334 … if (array_key_exists('data', $options[$syntaxKey]) && is_array($options[$syntaxKey]['data'])) {
352 if(array_key_exists('type', $options) === true
353 && array_key_exists('type', $optionsCleaned) === false
[all …]
/plugin/bibtex/OSBib/format/
DBIBFORMAT.php143 if(array_key_exists('_NAME', $array) && array_key_exists('_DATA', $array))
163 if(array_key_exists('_NAME', $array) && array_key_exists('_DATA', $array)
164 && array_key_exists('_ELEMENTS', $array))
227 if($this->bibtex && array_key_exists('author', $row))
232 if($this->bibtex && array_key_exists('editor', $row))
242 array_key_exists('author', $this->$type))
249 if(!empty($editorArray) && array_key_exists('editor', $editorArray))
301 if(array_key_exists($field, $this->styleMap->$type) &&
302 !array_key_exists($this->styleMap->{$type}[$field], $this->item))
379 if(array_key_exists('month', $row) && array_key_exists('date', $this->styleMap->$type))
[all …]
/plugin/pubchem/classes/
D_xml.php32 $NowObj[$Index]->tag = array_key_exists($TG,$Xml_Value)?$Xml_Value[$TG]:"";
33 $NowObj[$Index]->value = array_key_exists($VL,$Xml_Value)?$Xml_Value[$VL]:"";
34 $NowObj[$Index]->attributes = array_key_exists($AT,$Xml_Value)?$Xml_Value[$AT]:"";
37 $NowObj[$Index]->tag = array_key_exists($TG,$Xml_Value)?$Xml_Value[$TG]:"";
38 $NowObj[$Index]->value = array_key_exists($VL,$Xml_Value)?$Xml_Value[$VL]:"";
39 $NowObj[$Index]->attributes = array_key_exists($AT,$Xml_Value)?$Xml_Value[$AT]:"";
/plugin/pubmed/classes/
D_xml.php32 $NowObj[$Index]->tag = array_key_exists($TG,$Xml_Value)?$Xml_Value[$TG]:"";
33 $NowObj[$Index]->value = array_key_exists($VL,$Xml_Value)?$Xml_Value[$VL]:"";
34 $NowObj[$Index]->attributes = array_key_exists($AT,$Xml_Value)?$Xml_Value[$AT]:"";
37 $NowObj[$Index]->tag = array_key_exists($TG,$Xml_Value)?$Xml_Value[$TG]:"";
38 $NowObj[$Index]->value = array_key_exists($VL,$Xml_Value)?$Xml_Value[$VL]:"";
39 $NowObj[$Index]->attributes = array_key_exists($AT,$Xml_Value)?$Xml_Value[$AT]:"";
/plugin/batchedit/
Dconfig.php59 if (array_key_exists($id, $this->config)) {
63 if (array_key_exists($id, self::$defaults)) {
81 if (!array_key_exists(self::COOKIE, $_COOKIE)) {
98 if (array_key_exists('searchmode', $options)) {
132 if (array_key_exists($id, $options)) {
141 if (array_key_exists($id, $options) && $options[$id] !== '') {
/plugin/webcode/syntax/
Dbasis.php291 if (!array_key_exists($lowerCodeName, $codes)) {
409 if (array_key_exists('dw', $this->codes)) {
423 … if (array_key_exists(self::EXTERNAL_RESOURCES_ATTRIBUTE_KEY, $this->attributes)) {
428 if (array_key_exists('babel', $this->codes)) {
431 if (!(array_key_exists($babelMin, $externalResources))) {
456 if (array_key_exists('css', $this->codes)) {
461 if (array_key_exists('html', $this->codes)) {
475 if (array_key_exists('javascript', $this->codes)) {
479 if (array_key_exists('babel', $this->codes)) {
491 if (array_key_exists('name', $this->attributes)) {
[all …]
/plugin/odt/ODT/styles/
DODTPageLayoutStyle.php159 if (array_key_exists ($property, self::$page_layout_fields)) {
164 if (array_key_exists ($property, self::$layout_props_fields)) {
169 if (array_key_exists ($property, self::$bgi_fields)) {
174 if (array_key_exists ($property, self::$columns_fields)) {
179 if (array_key_exists ($property, self::$footnote_fields)) {
193 if (array_key_exists ($property, self::$page_layout_fields)) {
196 if (array_key_exists ($property, self::$layout_props_fields)) {
199 if (array_key_exists ($property, self::$bgi_fields)) {
202 if (array_key_exists ($property, self::$columns_fields)) {
205 if (array_key_exists ($property, self::$footnote_fields)) {
DODTTextListStyle.php119 if (array_key_exists ($property, self::$list_fields)) {
239 if ($property != 'list-level-style' && array_key_exists ($property, $fields)) {
297 if (array_key_exists ($property, $text_fields)) {
312 if (array_key_exists ($property, $fields)) {
315 if (array_key_exists ($property, self::$list_level_props_fields)) {
318 if (array_key_exists ($property, self::$label_align_fields)) {
340 if (array_key_exists ($property, $text_fields)) {
345 if (array_key_exists ($property, self::$list_level_props_fields)) {
350 if (array_key_exists ($property, self::$label_align_fields)) {
369 if (array_key_exists ($property, $fields)) {
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DContext.php26 if (array_key_exists($name, $this->_storage)) {
44 if (!array_key_exists($name, $this->_storage)) {
63 if (!array_key_exists($name, $this->_storage)) {
80 return array_key_exists($name, $this->_storage);
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
DUserRefreshCredentials.php72 if (!array_key_exists('client_id', $jsonKey)) {
77 if (!array_key_exists('client_secret', $jsonKey)) {
82 if (!array_key_exists('refresh_token', $jsonKey)) {
94 if (array_key_exists('quota_project_id', $jsonKey)) {
/plugin/genericsso/
Dauth.php68 if(!array_key_exists($p, $this->_conf))
79 if(!array_key_exists($param, $this->_conf)) {
103 $this->_attrs[$k] = array_key_exists($src, $headers) ? $headers[$src] : null;
120 $v = array_key_exists($attr, $this->_attrs) ? $this->_attrs[$attr] : null;
141 return array_key_exists($attr, $attrs) && !is_null($attrs[$attr]);
173 $do = array_key_exists('do', $_REQUEST) ? $_REQUEST['do'] : null;
217 …return array_key_exists(DOKU_COOKIE, $_SESSION) && array_key_exists('auth', $_SESSION[DOKU_COOKIE]…
321 $grps = array_key_exists($user, $this->_users) ? $this->_users[$user]['grps'] : [];
/plugin/openid/Auth/Yadis/
DXRDS.php140 array_key_exists('priority', $attrs)) {
142 if (!array_key_exists($priority, $uris)) {
179 if (array_key_exists('priority', $attributes)) {
322 if (array_key_exists('xmlns:xrd', $attrs) &&
325 } else if (array_key_exists('xmlns', $attrs) &&
350 if (!array_key_exists($priority, $this->serviceList)) {
458 if (!array_key_exists($pri, $filtered)) {
476 if (!array_key_exists($pri, $filtered)) {
/plugin/fedauth/Auth/Yadis/
DXRDS.php140 array_key_exists('priority', $attrs)) {
142 if (!array_key_exists($priority, $uris)) {
179 if (array_key_exists('priority', $attributes)) {
308 if (array_key_exists('xmlns:xrd', $attrs) &&
311 } else if (array_key_exists('xmlns', $attrs) &&
335 if (!array_key_exists($priority, $this->serviceList)) {
441 if (!array_key_exists($pri, $filtered)) {
459 if (!array_key_exists($pri, $filtered)) {
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php195 array_key_exists(WebCodeTag::MARKI_LANG, $codes)
241 if (array_key_exists(MermaidTag::MERMAID_CODE, $codes)) {
258 if (array_key_exists(WebCodeTag::MARKI_LANG, $codes)) {
335 if (array_key_exists('babel', $codes)) {
338 if (!(array_key_exists($babelMin, $externalResources))) {
443 if (!array_key_exists('html', $codes)) {
468 if (array_key_exists('babel', $codes)) {
527 if (array_key_exists('html', $codes)) {
544 if (array_key_exists('javascript', $codes)) {
554 if (array_key_exists('babel', $codes)) {
[all …]
/plugin/register/
Dsyntax.php79 if (!array_key_exists("name", $bit))
81 if (!array_key_exists("desc", $bit))
83 if (!array_key_exists("flags", $bit))
119 if (!array_key_exists("long desc", $keys))
121 if (!array_key_exists("addr", $keys))
123 if (!array_key_exists("reset", $keys))
125 if (!array_key_exists("perms", $keys))
127 if (!array_key_exists("short desc", $keys))
/plugin/refnotes/syntax/
Dnotes.php154 if (array_key_exists('ns', $attribute)) {
168 if (array_key_exists('limit', $attribute)) {
186 if (array_key_exists('notes-separator', $style)) {
196 if (array_key_exists('inherit', $style)) {
207 $limit = array_key_exists('limit', $attribute) ? $attribute['limit'] : '';
/plugin/davcal/vendor/sabre/xml/lib/
H A DWriter.php115 … if (!is_array($item) || !array_key_exists('name', $item) || !array_key_exists('value', $item)) {
123 } elseif (is_array($item) && array_key_exists('value', $item)) {
164 if (array_key_exists($namespace, $this->namespaceMap)) {
257 if (array_key_exists($namespace, $this->namespaceMap)) {
/plugin/swiftmail/Swift/Iterator/
DArray.php62 return array_key_exists($this->pos + 1, $this->keys);
85 if (array_key_exists($pos, $this->keys))
99 if (array_key_exists($this->pos, $this->values))
/plugin/twcheckliste/theme_twCheckliste/
Dtw_checklist.php85 if(array_key_exists("LP",$daten)){
88 if(array_key_exists("H3",$daten)){
115 if(array_key_exists("LP",$daten)){
118 if(array_key_exists("H4",$daten)){
169 if(array_key_exists("LP",$daten)){
/plugin/skilltagicon/action/
Dicon.php54 if (array_key_exists($easy_tag,$tags)) {
57 } elseif (array_key_exists($intermediate_tag,$tags)) {
60 } elseif (array_key_exists($expert_tag,$tags)) {
/plugin/refnotes/
Dconfig.php25 if (array_key_exists($name, self::$setting)) {
29 if (!array_key_exists($sectionName, self::$section)) {
33 if (array_key_exists($name, self::$section[$sectionName])) {
/plugin/page4release/
Daction.php28 if ((is_array($page4release)) && (array_key_exists($filename, $page4release))) {
30 …if ( (array_key_exists($ID,$page4release[$filename]) && ($page4release[$filename][$ID] != $rele…
31 || (!array_key_exists($ID,$page4release[$filename]) && ($release))
/plugin/authgoogle/google/io/
DGoogle_HttpStreamIO.php73 $requestHttpContext = array_key_exists('http', $default_options) ?
75 if (array_key_exists($request->getRequestMethod(),
96 $requestSslContext = array_key_exists('ssl', $default_options) ?
99 if (!array_key_exists("cafile", $requestSslContext)) {

12345678910>>...22