Home
last modified time | relevance | path

Searched refs:part (Results 126 – 150 of 948) sorted by relevance

12345678910>>...38

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DSetCookie.php44 foreach ($pieces as $part) {
45 $cookieParts = explode('=', $part, 2);
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php171 foreach($this->getParts() as $part) {
172 $dts[] = DateTimeParser::parse($part, $timeZone);
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php279 foreach (explode('|', $type) as $part) {
280 $types[] = $this->resolve($part, $context);
/plugin/sqlite/
H A Dhelper.php218 while (($part = array_shift($parts)) !== null) {
219 $sql .= $part;
/plugin/loglog/lang/en/
H A Dauth_failed.txt7 In case this turns out to be part of an ongoing sequence, you will receive the next alert on @NEXT_…
H A Dauth_success.txt7 In case this turns out to be part of an ongoing sequence, you will receive the next alert on @NEXT_…
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DREADME.md11 It is installed as part of the
/plugin/letsencrypt/lang/en/
H A Dinfo.txt6 Configuring your webserver to make use of the certificate is **not** part of this plugin!
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dp.js19 …r:"\u2225",para:"\u00B6",parallel:"\u2225",parsim:"\u2AF3",parsl:"\u2AFD",part:"\u2202",pcy:"\u043…
/plugin/masciimath/
H A DREADME.txt6 …rverside, and no JavaScript is necessary. Only the symbolic math part (the original part) is inclu…
/plugin/struct/meta/
H A DConfigParser.php199 foreach ($parts as $part) {
200 [$table, $alias] = sexplode(' ', trim($part), 2, '');
/plugin/tokenbucketauth/lang/en/
H A Dadmin_intro.txt8 This admin part is for you to have a list of currently banned IP addresses. You
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md274 This part will be shown if it is active
276 This part will be shown if it is valid
278 This part will be shown if isActive and isValid are both "falsy" values
299 This part will not show if isActive is true
456 This part will be shown if it is active
458 This part will be shown if it is valid
460 This part will be shown if isActive and isValid are both "falsy" values
467 This part will show when isActive is false
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dreferences.md1 In the following example we will im[ple]ment support for [fenced code blocks][] which are part
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dstdclass.rst15 - specify any extra serialization information for properties that are part of the ``stdClass`` obje…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Ddependencies.txt8 // dependencies.txt - part of getID3() //
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCollection.php313 foreach ($component->explode($toArray) as $part) {
314 $parts[] = $part;
/plugin/pgn4web/pgn4web/
H A DdemoGames.pgn19 { pgn4web personal account on Kramnik and the Petrov, part 1: in October
66 { pgn4web personal account on Kramnik and the Petrov, part 2: since the
84 I will be more lucky next time, I'll tell you about part 3 of this personal
/plugin/datepicker/
H A Dstyle.css25 /* Header part -- contains navigation buttons and day names. */
77 /* The body part -- contains all the days in month. */
145 /* The footer part -- status bar and "Close" button */
/plugin/dokutexit/
H A Dtexitrender.php135 foreach ($latex as $part) {
136 array_push($tex_doc, $part);
/plugin/avtaskbox/
H A DREADME.md22 DESCRIPTION: Some stuff for you. You can have newlines in this part. Description must be the last i…
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dmediawiki-texvc.js19 …m{O}"],or:["Macro","\\lor"],P:["Macro","\u00B6"],pagecolor:["Macro","",1],part:["Macro","\\partial…
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php682 foreach($value as $part) {
683 … if (!preg_match('#^ (-|\+)? ([1-5])? (MO|TU|WE|TH|FR|SA|SU) $# xi', $part)) {
684 … throw new \InvalidArgumentException('Invalid part in BYDAY clause: ' . $part);
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php682 foreach($value as $part) {
683 … if (!preg_match('#^ (-|\+)? ([1-5])? (MO|TU|WE|TH|FR|SA|SU) $# xi', $part)) {
684 … throw new \InvalidArgumentException('Invalid part in BYDAY clause: ' . $part);
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php682 foreach($value as $part) {
683 … if (!preg_match('#^ (-|\+)? ([1-5])? (MO|TU|WE|TH|FR|SA|SU) $# xi', $part)) {
684 … throw new \InvalidArgumentException('Invalid part in BYDAY clause: ' . $part);

12345678910>>...38