Home
last modified time | relevance | path

Searched refs:proceed (Results 1 – 25 of 44) sorted by relevance

12

/plugin/publistf/bib2tpl/lib/
DBibTex.php413 $proceed = true;
415 $proceed = false;
417 if ($proceed) {
418 $proceed = $this->_checkEqualSign($entry, $position);
420 while (!$proceed) {
423 $proceed = true;
425 $proceed = false;
427 if ($proceed) {
428 $proceed = $this->_checkEqualSign($entry, $position);
571 $proceed = true;
[all …]
/plugin/publist/bib2tpl/lib/
DBibTex.php413 $proceed = true;
415 $proceed = false;
417 if ($proceed) {
418 $proceed = $this->_checkEqualSign($entry, $position);
420 while (!$proceed) {
423 $proceed = true;
425 $proceed = false;
427 if ($proceed) {
428 $proceed = $this->_checkEqualSign($entry, $position);
571 $proceed = true;
[all …]
/plugin/publistx/bib2tpl/lib/
DBibTex.php413 $proceed = true;
415 $proceed = false;
417 if ($proceed) {
418 $proceed = $this->_checkEqualSign($entry, $position);
420 while (!$proceed) {
423 $proceed = true;
425 $proceed = false;
427 if ($proceed) {
428 $proceed = $this->_checkEqualSign($entry, $position);
571 $proceed = true;
[all …]
/plugin/bibtex4dw/lib/
Dbibtexparser.php623 $proceed = true;
625 $proceed = false;
627 if ($proceed) {
628 $proceed = $this->_checkEqualSign($entry, $position);
630 while (!$proceed) {
633 $proceed = true;
635 $proceed = false;
637 if ($proceed) {
638 $proceed = $this->_checkEqualSign($entry, $position);
917 $proceed = true;
[all …]
/plugin/batchedit/
Dinterface.js323 var proceed = true;
327 proceed = confirm(getLang('war_nosummary'));
330 if (proceed) {
334 return proceed;
/plugin/bible/bible_douayRheims/
D3_John.txt2 …1:2. Dearly beloved, concerning all things I make it my prayer that thou mayest proceed prosperous…
DHabacuc.txt7 …7. They are dreadful, and terrible: from themselves shall their judgment, and their burden proceed.
D2_Timothy.txt53 …3:9. But they shall proceed no farther: for their folly shall be manifest to all men, as theirs al…
DEphesians.txt95 …4:29. Let no evil speech proceed from your mouth: but that which is good, to the edification of fa…
DLamentations.txt78 3:38. Mem. Shall not both evil and good proceed out of the mouth of the Highest?
DJudith.txt193 …10:4. And the Lord also gave her more beauty: because all this dressing up did not proceed from se…
DMark.txt268 …7:21. For from within, out of the heart of men, proceed evil thoughts, adulteries, fornications, m…
DJosue.txt442 …nd shalt cut down the wood, and make thyself room to dwell in: and mayst proceed farther, when tho…
DPsalms.txt686 …44:5. With thy comeliness and thy beauty set out, proceed prosperously, and reign. Because of trut…
1480 …88:35. Neither will I profane my covenant: and the words that proceed from my mouth I will not mak…
D2_Kings.txt170 …sleep with thy fathers, I will raise up thy seed after thee, which shall proceed out of the bowels…
/plugin/s5reloaded/ui/effects_support/
Dprototype.js2456 function(proceed, element, style) { argument
2459 if (proceed(element, 'position') === 'static') return null;
2463 var dim = parseInt(proceed(element, style), 10);
2478 var val = proceed(element, property);
2481 default: return proceed(element, style);
2487 function(proceed, element, attribute) { argument
2489 return proceed(element, attribute);
2496 function(proceed, element) { argument
2501 if (position !== 'static') return proceed(element);
2503 var value = proceed(element);
[all …]
/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js2174 function(proceed, element, style) { argument
2177 if (proceed(element, 'position') === 'static') return null;
2184 var dim = parseInt(proceed(element, style), 10);
2199 var val = proceed(element, property);
2202 default: return proceed(element, style);
2208 function(proceed, element, attribute) { argument
2210 return proceed(element, attribute);
2219 function(proceed, element) { argument
2222 if (position !== 'static') return proceed(element);
2224 var value = proceed(element);
[all …]
/plugin/issuetracker/
Dprototype.js2502 function(proceed, element, style) { argument
2507 var dim = parseInt(proceed(element, style), 10);
2522 var val = proceed(element, property);
2525 default: return proceed(element, style);
2531 function(proceed, element, attribute) { argument
2533 return proceed(element, attribute);
3828 function(proceed, element) { argument
3835 if (position !== 'static') return proceed(element);
3838 var value = proceed(element);
3844 positionedOffset = positionedOffset.wrap(function(proceed, element) { argument
[all …]
/plugin/codemirror/dist/modes/
Dhaxe.min.js.map1proceed","typeuse","vardef2","forin","_type","typestring","typeprop","startState","basecolumn","de…
Djavascript.min.js.map1proceed","maybetypeOrIn","mayberettype","isKW","afterType","typeprop","typearg","maybeReturnType",…
/plugin/structsection/
Dyarn.lock2 # Manual changes might be lost - proceed with caution!
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
DClient.asciidoc240 … to do when the delete by query hits version conflicts? (Options = abort,proceed) (Default = abort)
870 … to do when the update by query hits version conflicts? (Options = abort,proceed) (Default = abort)
/plugin/botmon/lang/en/
H A Dwordlist.txt2210 proceed 2
/plugin/combo/resources/library/combo/
H A Dcombo.min.js.map1 …ut the delegate handled the\n // exception, let the outer generator proceed normally. If\n …
/plugin/combo/resources/library/combo/dist/
H A Dcombo.min.js.map1 …ut the delegate handled the\n // exception, let the outer generator proceed normally. If\n …

12