Home
last modified time | relevance | path

Searched refs:strlen (Results 351 – 375 of 1362) sorted by relevance

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DIndic.php214 while ($ptr < strlen($s)) {
223 $syllable_length = strlen($ma[0]);
230 $syllable_length = strlen($ma[0]);
241 $syllable_length = strlen($ma[0]);
247 if (strlen($ma[0])) { // May match blank
248 $syllable_length = strlen($ma[0]);
271 while ($ptr < strlen($s)) {
278 $syllable_length = strlen($ma[0]);
283 $syllable_length = strlen($ma[0]);
304 while ($ptr < strlen(
[all...]
/plugin/combo/vendor/symfony/yaml/
H A DParser.php182 $sequenceIndentation = \strlen($values['leadspaces']) + 1;
205 $block .= "\n".$this->getNextEmbedBlock($this->getCurrentLineIndentation() + \strlen($values['leadspaces']) + 1);
569 return \strlen($this->currentLine) - \strlen(ltrim($this->currentLine, ' '));
759 $cursor = \strlen(rtrim($this->currentLine)) - \strlen(rtrim($value));
763 $cursor = \strlen(rtrim($this->currentLine)) - \strlen(rtrim($value));
771 $cursor = \strlen(rtrim($this->currentLine)) - \strlen(rtri
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php236 switch (strlen($key)) {
244 …throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only…
295 $this->nonce && strlen($this->nonce) == 12 &&
527 if (is_string($this->iv) && strlen($this->iv) != $this->block_size) {
528 …throw new InconsistentSetupException('The IV length (' . strlen($this->iv) . ') does not match the…
996 return Strings::shift($this->newtag, strlen($plaintext));
1030 if (strlen($this->oldtag) != 16) {
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c132 if (zend_lookup_class(interface, strlen(interface), &pce TSRMLS_CC) == FAILURE) { in TWIG_INSTANCE_OF_USERLAND()
267 tmp_zval = zend_std_get_static_property(ce, prop_name, strlen(prop_name), 0, NULL TSRMLS_CC); in TWIG_GET_STATIC_PROPERTY()
269 tmp_zval = zend_std_get_static_property(ce, prop_name, strlen(prop_name), 0 TSRMLS_CC); in TWIG_GET_STATIC_PROPERTY()
489 if (zend_lookup_class(class, strlen(class), &pce TSRMLS_CC) == FAILURE) { in TWIG_NEW()
555 …if (zend_lookup_class("Twig_Error_Runtime", strlen("Twig_Error_Runtime"), &pce TSRMLS_CC) == FAILU… in TWIG_RUNTIME_ERROR()
630 item_len = strlen(mptr->common.function_name); in twig_add_method_to_class()
909 tmp_class = TWIG_GET_ARRAY_ELEMENT(tmp_self_cache, class_name, strlen(class_name) TSRMLS_CC); in PHP_FUNCTION()
913 tmp_class = TWIG_GET_ARRAY_ELEMENT(tmp_self_cache, class_name, strlen(class_name) TSRMLS_CC); in PHP_FUNCTION()
936 tmp_properties = TWIG_GET_ARRAY_ELEMENT(tmp_class, "properties", strlen("properties") TSRMLS_CC); in PHP_FUNCTION()
1002 lcItem_length = strlen(lcItem); in PHP_FUNCTION()
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.utils.inc.php112 $html = substr($html, strlen($matches[0]));
318 $html = substr($html, strlen($matches[0]));
447 $match_length = strlen($match_content);
462 $html = substr($html,strlen($matches[0]));
475 $html = substr($html,strlen($matches[0]));
/plugin/abc/
H A Dsyntax.php51 if($mode == 'xhtml' && strlen($data[0]) > 1){
206 $realFileBaseLen = (strlen(fullpath($abcdir)) - strlen($abcdir)) + strlen($fileBase);
209 $truncLen = strlen($fileBase) + ($char_len - $realFileBaseLen);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php235 for ($i = 0; $i < strlen($source); $i++) {
236 if (strlen($this->ansi)) {
245 case strlen($this->ansi) == 2 && $chr >= 64 && $chr <= 95 && $chr != ord('['):
246 case strlen($this->ansi) > 2 && $chr >= 64 && $chr <= 126:
411 if ($this->x > strlen($this->screen[$this->y])) {
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php389 $remainder = \strlen($input) % 4;
504 return \strlen($str);
516 $length = max(1, (int) (\strlen($sig) / 2));
558 $der .= \chr(\strlen($value));
602 $size = \strlen($der);
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php138 for ($i=($converted?1:0); $i < strlen($sub); $i++) {
142 } else if (strlen($sub)==1) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSimplePDO.php178 'size' => strlen($row['calendardata']),
216 'size' => strlen($row['calendardata']),
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowShortOpenTagSniff.php168 $startPos += strlen($start);
173 if ((strlen($content) - $startPos) > $length) {
/plugin/htvid/syntax/
H A Dvideo.php45 $params = substr($match, strlen('{{htvid>'), - strlen('}}')); //Strip markup
/plugin/tablelayout/action/
H A Daction.php68 if (strlen($newSyntax) > 0) {
77 if (strlen($newSyntax) > 0) {
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode2D.php150 if (strlen($code) < 3) {
162 $this->barcode_array['num_cols'] = strlen($rows[0]);
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DFixedReader.php114 if (\strlen(\trim($nextLine)) !== 21) {
125 if (\strlen(\trim(\substr($nextLine, 0, 20))) !== 18) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.apetag.php56 …if (substr($APEfooterID3v1, strlen($APEfooterID3v1) - $id3v1tagsize - $apetagheadersize, 8) == 'AP…
62 … } elseif (substr($APEfooterID3v1, strlen($APEfooterID3v1) - $apetagheadersize, 8) == 'APETAGEX') {
276 …$thisfile_ape_items_current['data_offset'] = $thisfile_ape_items_current['offset'] + strlen($thisf…
277 $thisfile_ape_items_current['data_length'] = strlen($thisfile_ape_items_current['data']);
H A Dmodule.audio-video.swf.php65 …$this->error('Error decompressing compressed SWF data ('.strlen($SWFfileData).' bytes compressed, …
104 $SWFdataLength = strlen($SWFfileData);
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php303 if (strlen($marker) > strlen(key($this->_inlineMarkers[$m]))) {
343 if (strncmp($text, $marker, strlen($marker)) === 0) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPublicKey.php72 if (strlen($signature) != 2 * $curve::SIZE) {
97 … 'SigEd25519 no Ed25519 collisions' . "\0" . chr(strlen($this->context)) . $this->context;
100 $dom2 = 'SigEd448' . "\0" . chr(strlen($context)) . $context;
/plugin/keyboard/
H A Dsyntax.php57 $length = strlen($match);
100 strlen($key) > 1) {
138 strlen($key) > 1) {
/plugin/ireadit/action/
H A Dmigration.php167 $page = substr($file->getPathname(), strlen($datadir), -4);
213 $page = substr($file->getPathname(), strlen($datadir), -4);
241 $match = trim(substr($matches[0], strlen('~~IREADIT'), -2));
/plugin/sqlraw/
H A Dsyntax.php301 if(!strlen(getNS($opt['file'])))
378 if (strlen($value) > $max_field_lengths[$key])
379 $max_field_lengths[$key] = strlen($value);
517 if (strlen($test)==0)
568 $length = strlen ($tableIn);
667 $field_len = strlen($field);
720 $len = strlen($str);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DJS.php275 if (strlen($token) > $maxTokenLength) {
276 $maxTokenLength = strlen($token);
471 $lookAheadLength = ($maxTokenLength - strlen($buffer));
751 (strpos($tokenContent, $eolChar) + strlen($eolChar))
757 (strpos($tokenContent, $eolChar) + strlen($eolChar))
958 $possibleEolChar = substr($string, $next, strlen($eolChar));
992 $possibleEolChar = substr($string, $next, strlen($eolChar));
/plugin/mantis/lib/
H A Dclass.soapclient.php286 …$this->debug('SOAP message length=' . strlen($soapmsg) . ' contents (max 1000 bytes)=' . substr($s…
430 $this->debug('sending message, length='.strlen($msg));
464 …$this->debug('got response, length='. strlen($this->responseData).' type='.$http->incoming_headers…
484 $this->debug('Entering parseResponse() for data of length ' . strlen($data) . ' headers:');
763 $paramStr = substr($paramStr, 0, strlen($paramStr)-2);
764 $paramArrayStr = substr($paramArrayStr, 0, strlen($paramArrayStr)-2);
765 $paramCommentStr = substr($paramCommentStr, 0, strlen($paramCommentStr)-2);
/plugin/listusergroup/
H A Dhelper.php80 …if (substr( $show, 0, strlen('existing') ) === "existing") $show = substr($show, strlen('existing'…

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