Home
last modified time | relevance | path

Searched refs:member (Results 76 – 90 of 90) sorted by path

1234

/plugin/schedule/
H A Dschedules.class.php152 function isMember ($member) { argument
159 foreach ($members as $member)
168 foreach ($members as $member)
265 function writeSchedule ($member) { argument
356 $schedule->member = $member;
404 $this->writeSchedule ($member);
437 $result [] = $other->member;
494 $oldMember = $schedule->member;
530 if (!$schedule->member)
606 $newSchedule->member = $newMember;
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DValidator.php
H A DValidatorAtom.php
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js30503 var member = members[i];
30504 if (member.level > level)
30507 if ( toggles.hasOwnProperty(member.name) )
30509 member.open = "opened"; // member.level <= level && member.name in toggles.
30511 var newMembers = getMembers(member.value, level+1); // sets newMembers.level to level+1
30528 i += newMembers.length + expandMembers(members, toggles[member.name], i+1, level+1);
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php456 foreach ( $members as $member ) {
457 if ($member == 'ALL')
459 if (in_array ( $member, $groups ))
462 if ($member == $remoteUser)
/plugin/structsection/
H A Dyarn.lock58 "@babel/helper-member-expression-to-functions@^7.12.7":
60 …resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-membe…
99 "@babel/helper-member-expression-to-functions" "^7.12.7"
/plugin/subjectindex/plugins/
H A Dbible_verses.txt3364 …efect, he may not come near: a man blind or lame or with his nose slit or with one member too long,
3393 As for a bull or a sheep having a member too long or too short, you may make it a voluntary offerin…
5502 "No man castrated by crushing the testicles or having his male member cut off may come into the con…
21028 … in the style of concubines belonging to those whose fleshly member is as the fleshly member of ma…
24870 there came Joseph of Ar·i·ma·the'a, a reputable member of the Council, who also himself was waiting…
25986 And, look! a man named Joseph, who was a member of the Council, a good and righteous man-
28649 For the body, indeed, is not one member, but many.
28654 If they were all one member, where would the body be?
28661 And if one member suffers, all the other members suffer with it; or if a member is glorified, all t…
30078 For the man respecting whom these things are said has been a member of another tribe, from which no…
[all …]
/plugin/tuxquote/
H A Dquotes.txt846 I believe I have no prejudices whatsoever. All I need to know is that a man is a member of the huma…
893 Reader, suppose you were an idiot. And suppose you were a member of Congress. But I repeat myself. …
1763 …d Alcoholics Unanimous. If you don't feel like a drink, you ring another member and he comes over …
1861 I do not regard a broker as a member of the human race. <BR> -- Honore de Balzac (1799-1850), Frenc…
2071 I am a member of the rabble in good standing. <BR> -- Westbrook Pegler (1894 - 1969), U.S. journali…
3105 …eighing more than the combined poundage of the largest member of the House and the largest member
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md162 The default log level of your script can be set by overwriting the `$logdefault` member.
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js8063 ++i){var member=members[i];
8064 if(member.level>level){break
8065 }if(toggles.hasOwnProperty(member.name)){member.open="opened";
8066 var newMembers=getMembers(member.value,level+1);
8071 i+=newMembers.length+expandMembers(members,toggles[member.name],i+1,level+1)
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md207 * #697: Added a "tableName" member to the PropertyStorage PDO backend. (@Frzk).
1666 users to update the {DAV:}group-member-set property.
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1021 foreach ($members as $k => $member) {
1022 $members[$k] = rtrim($member, '/') . '/';
1028 foreach ($members as $k => $member) {
1029 $members[$k] = rtrim($member, '/') . '/';
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng87 memberparam = element member {
H A Dxcard.rng271 property-member = element member {
374 | property-member | property-n | property-nickname
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs22548 case 'data-pilot-member': // 9.6.12
22555 case 'data-pilot-group-member': // 9.6.19

1234