Home
last modified time | relevance | path

Searched refs:strlen (Results 1176 – 1200 of 1362) sorted by relevance

1...<<41424344454647484950>>...55

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.dsdiff.php50 if (strlen($ChunkHeader) < 12) {
/plugin/bureaucracyau/helper/
H A Dfield.php113 $this->opt['leadingzeros'] = strlen($arg);
H A Dactiontemplate.php304 …'id' => substr($ID, 0, strpos($ID, ':', ($n > 0 ? strlen($last_folder[$n - 1]['id']) : 0) + 1) + 1…
/plugin/bureaucracy-au/helper/
H A Dfield.php113 $this->opt['leadingzeros'] = strlen($arg);
H A Dactiontemplate.php304 …'id' => substr($ID, 0, strpos($ID, ':', ($n > 0 ? strlen($last_folder[$n - 1]['id']) : 0) + 1) + 1…
/plugin/pubchem/
H A Dsyntax.php184 if(strlen($info_value)>50){ $info_value = str_replace("-","- ",$info_value);}
/plugin/langdelete/
H A Dadmin.php92 if (strlen ($lang_str) > 0) {
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php106 if ( 3 <= strlen($line)
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php106 if ( 3 <= strlen($line)
/plugin/xcom/scripts/
H A Dxcom_save.php116 … echo "$mfile " . $this->msg('fsize',true,"") . " " . strlen($this->data_buffer) ."\n";
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php106 if ( 3 <= strlen($line)
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php259 $mainColorValue = substr($colorValue, strlen($gradientPrefix));
/plugin/bureaucracy/helper/
H A Dfield.php113 $this->opt['leadingzeros'] = strlen($arg);
/plugin/todo/syntax/
H A Dtodo.php385 if(strlen($actionNamespace) == 0 || substr($actionNamespace, -1) != ':') {
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php248 if (strlen($code) == 0) {
400 if (strlen($rva) > 0 && false !== strpos($scope, 'plus.login')) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php590 'size' => strlen($calendarData),
1203 …$stmt->execute([$principalUri, $objectData, $objectUri, time(), md5($objectData), strlen($objectDa…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php146 $this->writer->write('<</Type/Metadata/Subtype/XML/Length ' . strlen($m) . '>>');
256 $this->writer->write('/Length ' . strlen($s) . '>>');
305 $this->writer->write('/Length '.strlen($filestream));
717 $this->writer->write('/Length ' . strlen($filestream));
/plugin/siteexport/inc/
H A Dfunctions.php231 if ( strlen($intermediateMore) > 0 ) {
242 if ( strlen($intermediateMore) > 0 ) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php1329 $this->writer->write('/Length ' . strlen($info['data']));
1333 $this->writer->write('/ColorSpace [/Indexed /DeviceRGB ' . (strlen($info['pal']) / 3 - 1) . ' ' . ($this->mpdf->n + 1) . ' 0 R]');
1362 $this->writer->write('<<' . $filter . '/Length ' . strlen($pal) . '>>');
1601 $this->writer->write('<<' . $filter . '/Length ' . strlen($p) . ' /Resources 2 0 R>>');
1607 $this->writer->write('<<' . $filter . '/Length ' . strlen($p) . ' /Resources 2 0 R>>');
1629 $this->writer->write('<<' . $filter . '/Length ' . strlen($p) . ' /Resources 2 0 R>>');
1637 $this->writer->write('<<' . $filter . '/Length ' . strlen($p) . ' /Resources 2 0 R>>');
/plugin/dokutexit/
H A Dlatex.php1707 $m = strlen($str) / 2;
1716 $len = strlen($w);
1738 'size' => $mode == 0 ? strlen($text) : $mode
1749 $mode = strlen($text);
/plugin/mindmap/
H A Dsyntax.php129 if ( $conf_plugin_path[strlen($conf_plugin_path) - 1] != '/' ) {
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php148 if (3 <= strlen($line)
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php154 if (3 <= strlen($line)
/plugin/authremoteuser/
H A Dauth.php383 $len = strlen($line);
/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironment.php

1...<<41424344454647484950>>...55