/plugin/fedauth/Auth/Yadis/ |
H A D | HTTPFetcher.php | 141 $apos = strpos($url, "?"); 142 if ($apos !== false && $apos < $xpos) break; 143 $apos = strpos($url, "&"); 144 if ($apos !== false && $apos < $xpos) break;
|
/plugin/openid/Auth/Yadis/ |
H A D | HTTPFetcher.php | 159 $apos = strpos($url, "?"); 160 if ($apos !== false && $apos < $xpos) break; 161 $apos = strpos($url, "&"); 162 if ($apos !== false && $apos < $xpos) break;
|
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/ |
H A D | a.js | 19 …7C",aogon:"\u0105",ap:"\u2248",apE:"\u2A70",apacir:"\u2A6F",apid:"\u224B",apos:"\u0027",approx:"\u…
|
/plugin/fckg/action/entities/utils/ |
H A D | entities.pl | 36 '
|
H A D | entities.txt | 8 ' (does not work in IE)
|
/plugin/ckgdoku/action/entities/utils/ |
H A D | entities.pl | 36 '
|
H A D | entities.txt | 8 ' (does not work in IE)
|
/plugin/ckgedit/action/entities/utils/ |
H A D | entities.pl | 36 '
|
H A D | entities.txt | 8 ' (does not work in IE)
|
/plugin/quizlib/ |
H A D | README.md | 27 * `'` for '
|
/plugin/scrape/HTMLPurifier/EntityLookup/ |
H A D | entities.ser |
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Otl.php | 3224 $apos = $this->_getXAdvancePos($basepos); 3233 // For LTR apply XAdvanceL to the last mark following the base = at $apos 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; 3247 // Any XPlacement (? and Y Placement) apply to base and marks (from basepos to apos) 3248 for ($a = $basepos; $a <= $apos; $a++) {
|
/plugin/diagramsnet/lib/js/sanitizer/ |
H A D | sanitizer.min.js | 93 …eCssProperty);var i={lt:"<",LT:"<",gt:">",GT:">",amp:"&",AMP:"&",quot:'"',apos:"'",nbsp:"\u00a0"},… property in i
|
/plugin/sequencediagram/bower_components/lodash/test/ |
H A D | test.js | 2283 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/ |
H A D | nusoap.php | 4835 Click on an operation name to view it's details.</p>
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 385 case"'":return apos; 388 }var apos="'",quot=""",around='"'; 390 apos="'"
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 1070 return apos; 1076 var apos = "'", quot = """, around = '"'; 1079 apos = "'";
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 300 e(39,"apos",css); 396 case"'":return apos; 399 }var apos="'",quot=""",around='"'; 401 apos="'"
|
/plugin/html5video2/script/ |
H A D | video.min.js | 21 …reeze;t.XML_ENTITIES=i({amp:"&",apos:"'",gt:">",lt:"<",quot:'"'}),t.HTML_ENTITIES=i({lt:"<",gt:">"…
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-viewer.production.min.js | 2 …totype.hasOwnProperty,wi=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,Ei={amp:"&",apos:"'",gt:">",lt:"<",q…
|
H A D | bpmn-navigated-viewer.production.min.js | 2 …totype.hasOwnProperty,_i=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,Ai={amp:"&",apos:"'",gt:">",lt:"<",q…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-viewer.production.min.js | 2 …totype.hasOwnProperty,Pe=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,Re={amp:"&",apos:"'",gt:">",lt:"<",q…
|
H A D | dmn-navigated-viewer.production.min.js | 2 …totype.hasOwnProperty,De=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,Re={amp:"&",apos:"'",gt:">",lt:"<",q…
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 3649 ''': "'", 3660 var encregex = /&(?:quot|apos|gt|lt|amp|#x?([\da-fA-F]+));/ig, coderegex = /_x([\da-fA-F]{4})_/ig; 3787 ['quot', '"'], ['apos', "'"], ['gt', '>'], ['lt', '<'], ['amp', '&']
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js.map | 1 …apos|gt|lt|quot);/g, function(str, name) {\n switch (name) {\n case 'amp':\n …
|