Home
last modified time | relevance | path

Searched refs:substr (Results 1651 – 1675 of 2368) sorted by relevance

1...<<61626364656667686970>>...95

/plugin/structpublish/helper/
H A Dnotify.php125 $users = $auth->retrieveUsers(0, 5000, ['grps' => substr($recipient, 1)]);
/plugin/linkback/exe/
H A Dtrackback.php58 $ID = substr($_SERVER['PATH_INFO'], 1);
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php222 $number = substr($number,1);
417 $jobs[$jobNumber][PC_COMMENT] = trim(substr($job[PC_COMMENT],1));
H A Dpseudo-cron-image.php265 $number = substr($number,1);
460 $jobs[$jobNumber][PC_COMMENT] = trim(substr($job[PC_COMMENT],1));
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php407 if(substr($_SERVER['SCRIPT_NAME'],-4) == '.php'){
409 }elseif(substr($_SERVER['PHP_SELF'],-4) == '.php'){
/plugin/linksenhanced/syntax/
H A Dlink.php53 $match = substr($match, 2, -2);
127 $link[0] = substr($link[0],1);
/plugin/bookcreator/syntax/
H A Dbookmanager.php70 $match = substr($match, 2, -2); // strip markup
71 if(substr($match, 0, 7) == 'ARCHIVE') {
/plugin/letsencrypt/
H A DLescript.php483 $header = substr($response, 0, $header_size);
484 $body = substr($response, $header_size);
/plugin/codemirror/dist/modes/
H A Djulia.min.js1 …(/^'/)){b.tokenize=A}return"error"}function F(a){if(a.substr(-3)==='"""'){a='"""'}else if(a.substr
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dtext-macros.js19substr(g,e-g),this.env).mml());return}break;case"{":k++;break;case"}":if(k==0){this.Error(["ExtraC…
/plugin/epub/scripts/
H A Dcss3.php158 $msg = substr($msg, 0, -1* strlen($m[0])); //remove useless linenumber
430 else if (substr($match[3],-5) == '.less') {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php409 if(substr($_SERVER['SCRIPT_NAME'],-4) == '.php'){
411 }elseif(substr($_SERVER['PHP_SELF'],-4) == '.php'){
/plugin/ckgedit/scripts/
H A Dcss6.php165 $msg = substr($msg, 0, -1* strlen($m[0])); //remove useless linenumber
437 else if (substr($match[3],-5) == '.less') {
/plugin/combo/ComboStrap/
H A DFetcherVignette.php336 $extension = substr($vignette, $lastPoint + 1);
337 $wikiId = substr($vignette, 0, $lastPoint);
H A DHeadingTag.php482 $input = substr($input, 0, $position);
528 $level = substr($type, 1);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DMyanmar.php274 if (preg_match('/^(RaH)?([C|R]|V|d|D)[s]?(H([C|R|V])[s]?)*(H|[a]*[n]?[l]?((m[k]?|k)[a]?)?[e]*[v]*[b]*[A]*(N[a]?)?(t[k]?[a]*[v]*[A]*(N[a]?)?)*(p[A]*(N[a]?)?)*S*[J|Z]?)/', substr($s, $ptr), $ma)) {
278 elseif (preg_match('/^(RaH)?s?(H|[a]*[n]?[l]?((m[k]?|k)[a]?)?[e]*[v]*[b]*[A]*(N[a]?)?(t[k]?[a]*[v]*[A]*(N[a]?)?)*(p[A]*(N[a]?)?)*S*[J|Z]?)/', substr($s, $ptr), $ma)) {
/plugin/openid/Auth/OpenID/
H A DSQLStore.php527 $ch = substr($str, $i, 1);
557 $octal_digits = substr($str, $i + 1, 3);
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js114 function Tl(a,b){return a.substr(b)}
162 function Ul(a,b,c){return a.substr(b,c-b)}
218 function Sl(a,b){return Ll(a.substr(0,b.length),b)}
296 function cm(a,b,c,d){a.a+=''+(b==null?Ws:b).substr(c,d-c);return a}
313 function Kl(a){var b;b='/'.length;return Ll(a.substr(a.length-b,b),'/')}
394 function ck(a){var b;b=a.a.length;0<b?(a.a=a.a.substr(0,0)):0>b&&(a.a+=$l(Pb(Vc,ht,5,-b,15,1)))}
472 …Of('\\',b))){ws(b+1,a.length);a.charCodeAt(b+1)==36?(a=a.substr(0,b)+'$'+Tl(a,++b)):(a=a.substr(0,…
534 …b.length){e=a.indexOf('%s',f);if(e==-1){break}em(c,a.substr(f,e-f));dm(c,b[d++]);f=e+2}em(c,a.subs…
544 …;break}else{e=f.index;g[c]=h.substr(0,e);h=Ul(h,e+f[0].length,h.length);b.lastIndex=0;if(d==h){g[c…
573substr(0,1),'?')?(em(c.a,'?>'),c):(em(c.a,' string="true"/>'),c)}else{li(c,'<'+Ii(b,e)+(f?Nt:'')+(…
[all …]
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXML.php387 if($tagParsed[0] != 0 && substr($parseString, 0, $tagParsed[0]) != "")
388 $this->addXMLLeaf(new XMLLeaf(substr($parseString, 0, $tagParsed[0])));
398 $parseString = substr($parseString, $tagParsed[1]);
/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js271 else if ( sHRef.substr(0,1) == '#' && sHRef.length > 1 ) // It is an anchor link.
274 GetE('cmbAnchorName').value = GetE('cmbAnchorId').value = sHRef.substr(1) ;
385 sUrl = sUrl.substr( sProtocol[0].length ) ;
/plugin/txt2tags/
H A Dtxt2tags.class.php299 $lines2[] = $this->closeRTV($m[1], substr($line, 4));
347 $row = substr($line, strlen($m[0]));
357 $attr = (substr($c, -1)==' ') ? ' align="center"' : ' align="right"';
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.text.php45 …$subword_wrappable_width = $base_width + $driver->stringwidth(substr($this->words[$subword_index],…
525 $driver->show_xy(substr($this->words[$index],0,$this->wrapped[0][1])."-",
535 $driver->show_xy(substr($this->words[$index],$this->wrapped[0][1]),
/plugin/combo/ComboStrap/Web/
H A DUrl.php305 $path = substr($path, 2);
335 if (substr($key, -2) === "[]") {
336 $key = substr($key, 0, -2);
/plugin/gcalendar/inc/
H A Dgcal_main.php50 $pages = substr($pages,1,strlen($pages)-2);
/plugin/dropfiles/action/
H A Dajax.php50 $action = substr($event->data, strlen('dropfiles_'));

1...<<61626364656667686970>>...95