Home
last modified time | relevance | path

Searched refs:strlen (Results 376 – 400 of 1362) sorted by relevance

1...<<11121314151617181920>>...55

/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/
H A DInstantiator.php14 use function strlen; alias
98 strlen($className),
/plugin/cronojob/jobs/
H A Dclearcache.php28 $fileglob2 = substr($fileglob, strlen($basedir));
84 $fileglob2 = substr($fileglob, strlen($basedir));
/plugin/math2/
H A Dsyntax.php112 if (strlen($math) > 1) {
114 $c_last = $math{strlen($math)-1};
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.vqf.php128 …]) && (($thisfile_vqf['DSIZ'] != ($info['avdataend'] - $info['avdataoffset'] - strlen('DATA'))))) {
137 …ile_vqf['DSIZ'].' bytes, actually '.($info['avdataend'] - $info['avdataoffset'] - strlen('DATA')));
H A Dmodule.audio.ogg.php353 $this->fseek($info['avdataend'] - ($LastOggSpostion + strlen('SggO')));
541 if ((($filedataoffset + 28) > strlen($filedata)) || (strlen($filedata) < 28)) {
548 $filedataoffset += strlen('OggS') - 1; // page, delimited by 'OggS'
605 $commentdataoffset += (strlen('vorbis') + 1);
608 $commentdataoffset += strlen('OpusTags');
675 … while ((strlen($commentdata) - $commentdataoffset) < $ThisFileInfo_ogg_comments_raw[$i]['size']) {
754 'datalength' => strlen($data),
758 'data' => $ogg->saveAttachment('coverart', 0, strlen($data), $imageinfo['mime']),
/plugin/rrdgraph/inc/
H A Drpncomputer.php30 …if (strspn($name, "abcdefghijklmnopqrstuvwxyz_.") != strlen($name)) throw new Exception("Invalid v…
44 return (strspn($v, "0123456789-") == strlen($v));
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DAppendStream.php188 $remaining = $length - strlen($buffer);
191 $this->pos += strlen($buffer);
/plugin/mathpublish/
H A Dsyntax.php101 if(strlen($math) > 1) {
103 $c_last = $math[strlen($math) - 1];
/plugin/structautolink/
H A Drenderer.php67 if ($start < strlen($text)) {
165 'len' => strlen($match[0]),
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DCSS.php60 if (substr($string, (strlen($eolChar) * -1)) !== $eolChar) {
223 … $trimmed = substr($token['content'], 0, (strlen($token['content']) - strlen($content)));
500 (strlen($eolChar) * -1)
/plugin/authucenter/lib/uc_client/model/
H A Duser.php53 return strlen($str);
56 for($i = 0; $i < strlen($str); $i++){
93 …return strlen($email) > 6 && strlen($email) <= 32 && preg_match("/^([a-z0-9\-_.+]+)@([a-z0-9\-]+[.…
/plugin/xtern/
H A Dadmin.php227 $len = strlen($url);
228 if(strlen($url) > 1024) {
239 if(strlen($trunc) > strlen($url)) {
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrixFactory.php138 if (strlen($color) > 3) {
352 header('Content-Length: '.strlen($datamatrixData));
364 header('Content-Length: '.strlen($datamatrixData));
376 header('Content-Length: '.strlen($datamatrixData));
H A DPDF417Factory.php138 if (strlen($color) > 3) {
356 header('Content-Length: '.strlen($pdf417Data));
368 header('Content-Length: '.strlen($pdf417Data));
380 header('Content-Length: '.strlen($pdf417Data));
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DMyanmar.php268 while ($ptr < strlen($s)) {
275 $syllable_length = strlen($ma[0]);
279 if (strlen($ma[0])) { // May match blank
280 $syllable_length = strlen($ma[0]);
/plugin/webdavclient/
H A Dhelper.php81 $this->setupClient($conn, strlen($data), null, 'text/calendar; charset=utf-8');
110 …$this->setupClient($conn, strlen($data), null, 'text/calendar; charset=utf-8', array('If-Match' =>…
286 $this->setupClient($conn, strlen($data), null, 'text/vcard; charset=utf-8');
316 …$this->setupClient($conn, strlen($data), null, 'text/vcard; charset=utf-8', array('If-Match' => $e…
345 …$this->setupClient($conn, strlen($data), null, 'text/vcard; charset=utf-8', array('If-Match' => $e…
565 $this->setupClient($conn, strlen($data), ' 0',
621 $this->setupClient($conn, strlen($data), ' 0');
640 $this->setupClient($conn, strlen($data), ' 0');
677 $this->setupClient($conn, strlen($data), '1');
1071 $this->setupClient($conn, strlen($data), '1');
[all …]
/plugin/ipban/ip-lib/
H A Dip-lib.php8 …ORY_SEPARATOR.'src'.str_replace('\\', DIRECTORY_SEPARATOR, substr($class, strlen('IPLib'))).'.php';
/plugin/phpipam/
H A Dphpipam-api.php242 if (strlen($result_format)>0) {
408 if (strlen($result_format)>0) {
453 if(strlen($app_id)<3 || strlen($app_id)>12 || !ctype_alnum($app_id)) {
752 if (strlen($this->token)<2 && $this->token_expires < time()) {
/plugin/searchpattern/
H A Dsyntax.php108 for($i = 0; $i < strlen($str); $i++){ //for each char in the string
148 if(substr($id,0,strlen($nmsp)) == $nmsp){ //if analyzed page is in the list
169 if(substr($id,0,strlen($nmsp)) == $nmsp){ //if analyzed page is in the exclusion list
304 elseif($option[strlen($option)-1] == ":"){ //if parameter is a namespace
322 elseif($option[strlen($option)-1] == ":"){ //if parameter is a namespace
/plugin/combo/ComboStrap/
H A DMarkupRef.php396 if ($wikiPath[strlen($wikiPath) - 1] === WikiPath::NAMESPACE_SEPARATOR_DOUBLE_POINT) {
511 while (strlen($queryStringAndAnchorProcessing) > 0) {
536 $token = substr($token, strlen($sizing[0]));
550 $token = substr($token, strlen($linkingValue));
564 $token = substr($token, strlen($noCacheValue));
/plugin/linkfix/
H A Dadmin.php115 $len = strlen($this->searchin);
192 substr($text, $pos + strlen($link)); // continue after old link
241 $new = substr($full, strlen($this->changefrom));
/plugin/bibtex/OSBib/
H A DUTF8.php59 $ns = strlen ($utf8_string);
156 for ($i = 0; $i < strlen( $str ); $i++ ) {
282 * @see strlen()
/plugin/gtime/gtlib/tsp/
H A DGTHashChain.php288 for ($i = 0; $i < strlen($bits); $i++) {
314 while (strlen($bits) % 64 != 0) {
320 for ($i = 0; $i < strlen($bits); $i++) {
/plugin/gtime/gtlib/util/
H A DGTUtil.php252 if (strlen($time) != 15) {
377 for ($i = 0; $i < strlen($string); $i++) {
447 for ($i = 0; $i < strlen($string); $i++) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode93.php119 $clen = strlen($code);
135 $clen = strlen($code);
180 $len = strlen($code);

1...<<11121314151617181920>>...55