Home
last modified time | relevance | path

Searched refs:apos (Results 1 – 25 of 50) sorted by relevance

12

/plugin/openid/Auth/Yadis/ !
DHTTPFetcher.php159 $apos = strpos($url, "?");
160 if ($apos !== false && $apos < $xpos) break;
161 $apos = strpos($url, "&");
162 if ($apos !== false && $apos < $xpos) break;
/plugin/fedauth/Auth/Yadis/ !
DHTTPFetcher.php141 $apos = strpos($url, "?");
142 if ($apos !== false && $apos < $xpos) break;
143 $apos = strpos($url, "&");
144 if ($apos !== false && $apos < $xpos) break;
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/ !
Da.js19 …7C",aogon:"\u0105",ap:"\u2248",apE:"\u2A70",apacir:"\u2A6F",apid:"\u224B",apos:"\u0027",approx:"\u… property
/plugin/fckg/action/entities/utils/ !
Dentities.pl36 &apos;
Dentities.txt8 &apos; (does not work in IE)
/plugin/ckgdoku/action/entities/utils/ !
Dentities.pl36 &apos;
Dentities.txt8 &apos; (does not work in IE)
/plugin/ckgedit/action/entities/utils/ !
Dentities.pl36 &apos;
Dentities.txt8 &apos; (does not work in IE)
/plugin/jsontable/demo/ !
Djsontable_plugin.txt48 …nside string, like ''%%'%%'', ''%%<%%'' or ''%%>%%'', can be passed by ''&apos;'', ''&lt;'' or ''&…
/plugin/quizlib/ !
DREADME.md27 * `&apos;` for '
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup/ !
Dentities.ser1 …4:"quot";s:1:""";s:3:"amp";s:1:"&";s:2:"lt";s:1:"<";s:2:"gt";s:1:">";s:4:"apos";s:1:"'";s:5:"OElig…
/plugin/jsoneditor/demo/ !
Djsoneditor_plugin.txt48 …nside string, like ''%%'%%'', ''%%<%%'' or ''%%>%%'', can be passed by ''&apos;'', ''&lt;'' or ''&…
/plugin/grensladawritezor/fckeditor/editor/_source/internals/ !
Dfck.js637 … + eventMatch.ReplaceAll( [/&/g,/'/g,/"/g,/=/g,/</g,/>/g,/\r/g,/\n/g], ['&apos;','&#39;','&quot;',…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ !
DOtl.php3224 $apos = $this->_getXAdvancePos($basepos);
3235 if (isset($this->OTLdata[$apos]['GPOSinfo']['XAdvanceL'])) {
3236 $this->OTLdata[$apos]['GPOSinfo']['XAdvanceL'] += $Value['XAdvance'] - $cw;
3238 $this->OTLdata[$apos]['GPOSinfo']['XAdvanceL'] = $Value['XAdvance'] - $cw;
3248 for ($a = $basepos; $a <= $apos; $a++) {
/plugin/diagramsnet/lib/js/sanitizer/ !
Dsanitizer.min.js93 …eCssProperty);var i={lt:"<",LT:"<",gt:">",GT:">",amp:"&",AMP:"&",quot:'"',apos:"'",nbsp:"\u00a0"},… property
/plugin/sequencediagram/bower_components/lodash/test/ !
Dtest.js2283 lodashStable.each(["'", '\u2019'], function(apos) { argument
2285 return func('a b' + apos + postfix + ' c');
25409 lodashStable.each(["'", '\u2019'], function(apos) { argument
25412 var string = 'a b' + apos + postfix + ' c';
25417 var words = ['a', 'b' + apos + postfix, 'c'];
/plugin/googlesearch/ !
Dnusoap.php4835 Click on an operation name to view it&apos;s details.</p>
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ !
Dfirebug-lite-debug.js1070 return apos;
1076 var apos = "&#39;", quot = "&quot;", around = '"';
1079 apos = "'";
/plugin/webcode/vendor/ !
Dfirebug-lite-1.4.js385 case"'":return apos;
388 }var apos="&#39;",quot="&quot;",around='"';
390 apos="'"
/plugin/combo/resources/firebug/ !
H A Dfirebug-lite-1.4.js396 case"'":return apos;
399 }var apos="&#39;",quot="&quot;",around='"';
401 apos="'"
/plugin/asciidocjs/node_modules/babylon/lib/ !
Dindex.js6585 apos: "'", property
/plugin/grensladawritezor/fckeditor/editor/js/ !
Dfckeditorcode_gecko.js30 …otectedatt="'+A.ReplaceAll([/&/g,/'/g,/"/g,/=/g,/</g,/>/g,/\r/g,/\n/g],['&apos;','&#39;','&quot;',…
Dfckeditorcode_ie.js31 …otectedatt="'+A.ReplaceAll([/&/g,/'/g,/"/g,/=/g,/</g,/>/g,/\r/g,/\n/g],['&apos;','&#39;','&quot;',…
/plugin/html5video2/script/ !
Dvideo.min.js21 …reeze;t.XML_ENTITIES=i({amp:"&",apos:"'",gt:">",lt:"<",quot:'"'}),t.HTML_ENTITIES=i({lt:"<",gt:">"… property

12