Home
last modified time | relevance | path

Searched refs:cond (Results 26 – 37 of 37) sorted by last modified time

12

/plugin/data-au/syntax/
H A Drelated.php71 $cond = array();
95 $cond[] = " ( T1.key = " . $sqlite->quote_string($col) .
98 $where .= ' AND (' . join(' OR ', $cond) . ') ';
/plugin/metaeditor/
H A Djstree.js5575 var o, e, x, y, w, h, dw, dh, cond = true;
5579 switch(cond) {
/plugin/filterrss/
H A Dsyntax.php105 foreach($cond_array as $cond)
107 preg_match('/(.*?)(>|<|=|>=|<=)+(.*)/', $cond, $res);
/plugin/fetchmedia/
H A Dyarn.lock1275 lodash.cond "^4.3.0"
2049 lodash.cond@^4.3.0:
2051 …resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d…
/plugin/issuetracker/
H A Dprototype.js5967 var cond = /\s/.test(className) ? $w(className).map(iter).join('') : iter(className); variable
5968 return cond ? document._getElementsByXPath('.//*' + cond, element) : [];
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DUnusedSystemSniff.php94 $cond = array_pop($conditions);
95 if ($tokens[$cond]['code'] === T_IF) {
96 $i = $tokens[$cond]['scope_closer'];
/plugin/scrape/HTMLPurifier/Lexer/
H A DPH5P.php
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js4159 var cond = /\s/.test(className) ? $w(className).map(iter).join('') : iter(className); variable
4160 return cond ? document._getElementsByXPath('.//*' + cond, element) : [];
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1 …comet|comet3|commandhistory|commandwindow|compan|compass|complex|computer|cond|condeig|condest|con…
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js4816 var cond = /\s/.test(className) ? $w(className).map(iter).join('') : iter(className); variable
4817 return cond ? document._getElementsByXPath('.//*' + cond, element) : [];

12