Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 41) sorted by relevance

12

/template/breeze/bower_components/modular-scale/stylesheets/
D_modular-scale-tests.scss9 @warn "function ms(+): pass";
20 @warn "function ms(-): pass";
31 @warn "function ms(+) multi-base: pass";
42 @warn "function ms(-) multi-base: pass";
53 @warn "function ms(+) multi-ratio: pass";
64 @warn "function ms(-) multi-ratio: pass";
73 @warn "function ms-list(): pass";
/template/mikio/inc/
H A Dsimple_html_dom.php607 $pass = true;
611 $pass = false;
615 if($pass && $tag === 'text' && $node->tag === 'text') {
622 if($pass && !in_array($node, $node->parent->children, true)) {
623 $pass = false;
627 if ($pass && $tag !== '' && $tag !== $node->tag && $tag !== '*') {
628 $pass = false;
632 if ($pass && $id !== '' && !isset($node->attr['id'])) {
633 $pass = false;
637 if ($pass && $id !== '' && isset($node->attr['id'])) {
[all …]
/template/bootstrap3/inc/
Dsimple_html_dom.php610 $pass = true;
614 $pass = false;
618 if($pass && !in_array($node, $node->parent->children, true)) {
619 $pass = false;
623 if ($pass && $tag !== '' && $tag !== $node->tag && $tag !== '*') {
624 $pass = false;
628 if ($pass && $id !== '' && !isset($node->attr['id'])) {
629 $pass = false;
633 if ($pass && $id !== '' && isset($node->attr['id'])) {
637 if($id !== $node_id) { $pass = false; }
[all …]
/template/writr/font/bootstrap-icons/
H A Dpass-fill.svg1 ….w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-pass-fill" viewBox="0 0 …
H A Dpass.svg1 ….w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-pass" viewBox="0 0 16 16…
H A Dbootstrap-icons.scss1794 "pass-fill": "\f808",
1795 "pass": "\f809",
/template/kajukkk/
DSnoopy.class.php64 var $pass = ""; // password for http authentication variable in Snoopy
131 $this->pass = $URI_PARTS["pass"];
283 $this->pass = $URI_PARTS["pass"];
829 if(!empty($this->user) || !empty($this->pass))
830 $headers .= "Authorization: Basic ".base64_encode($this->user.":".$this->pass)."\r\n";
993 if(!empty($this->user) || !empty($this->pass))
994 $headers[] = "Authorization: BASIC ".base64_encode($this->user.":".$this->pass);
/template/writr/css/components/
H A Dtooltips.less8 pointer-events: none; /* Allow clicks to pass through the tooltip */
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
D_sort-list.scss9 // so just pass the other list throguh
/template/strap/vendor/symfony/yaml/
H A DCHANGELOG.md79 * being able to pass boolean options to the `Yaml::parse()`, `Yaml::dump()`,
81 the parser and dumper is no longer supported, pass bitmask flags instead
/template/typowiki/typowiki/assets/fonts/microns/
Dmicrons.css392 .mu-pass:before {
/template/strap/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md102 - Rename environment variable used to pass path to ChromeDriver executable from `webdriver.chrome.d…
162 - Added option to pass required capabilities when creating `RemoteWebDriver`. (So far only desired …
H A DREADME.md64 Run `chromedriver` binary, you can pass `port` argument, so that it listens on port 4444:
102 When creating a browser session, be sure to pass the url of your running server.
/template/strap/vendor/salesforce/handlebars-php/
H A DREADME.md155 ***$model*** : Is the array that we will pass into the template
203 … unit of a Handlebars template. You can use them alone in a {{mustache}}, pass them to a Handlebar…
/template/breeze/bower_components/modular-scale/
Dreadme.md58 Modular-scale is used as a function. Simply pass it through in place of any value to generate a val…
/template/ospyramid/js/libs/
Djquery-1.6.1.js803 access: function( elems, key, value, exec, fn, pass ) { argument
817 exec = !pass && exec && jQuery.isFunction(value);
820 fn( elems[i], key, exec ? value.call( elems[i], i, fn( elems[i], key ) ) : value, pass );
2168 attr: function( elem, name, value, pass ) { argument
2176 if ( pass && name in jQuery.attrFn ) {
3974 var pass = not ^ !!found;
3977 if ( pass ) {
3984 } else if ( pass ) {
/template/twigstarter/vendor/twig/twig/
DCHANGELOG225 * added the possibility to pass a TemplateWrapper to Twig\Environment::load()
/template/gtopia/
Dstyle.css.org968 #header-top #block-user-0 #edit-pass-wrapper,
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1pass it on to the delegate.\n this.arg = undefined;\n }\n\n return ContinueSentin…
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1pass it on to the delegate.\n this.arg = undefined;\n }\n\n return ContinueSentin…
/template/khum1/
DLICENSE.md39 gratis or for a fee, you must pass on to the recipients the same
/template/templar/
DCOPYING35 gratis or for a fee, you must pass on to the recipients the same
DLICENSE35 gratis or for a fee, you must pass on to the recipients the same
/template/darkblue/
DLICENSE35 gratis or for a fee, you must pass on to the recipients the same
/template/mikio/inc/stemmechanics/lesserphp/
H A DLICENSE76 gratis or for a fee, you must pass on to the recipients the same

12