Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ag '\$[a-z_]+{[^\n}]+}' --php
- repository/s3/S3.php
- 2357: $this->response->headers['hash'] = $value{0} == '"' ? substr($value, 1, -1) : $value;
- file.php
- 45:} else if ($relativepath{0} != '/') {
- enrol/ldap/lib.php
- 437: $idnumber = $course{$this->config->course_idnumber}[0];
- question/format/gift/format.php
- 286: } else if ($answertext{0} == '#') {
- question/engine/questionusage.php
- 695: if ($responsedatakey{0} === '-') {
- lib/tcpdf/include/tcpdf_images.php
- 314: $trns[] = ord($t{$i});
- lib/tcpdf/include/tcpdf_filters.php
- 282: $bitstring .= sprintf('%08b', ord($data{$i}));
- 379: $byte = ord($data{$i});
- 392: $decoded .= str_repeat($data{($i + 1)}, (257 - $byte));
- lib/tcpdf/include/barcodes/pdf417.php
- 881: $chval = ord($code{$i});
- 891: if (((($i + 1) == $codelen) OR ((($i + 1) < $codelen) AND (array_search(ord($code{($i + 1)}), $this->textsubmodes[$submode]) !== false))) AND (($s == 3) OR (($s == 0) AND ($submode == 1)))) {
- 955: $cw[] = ord($code{$i});
- lib/tcpdf/include/barcodes/datamatrix.php
- 632: $tmpchr = ord($data{$k});
- lib/tcpdf/tcpdf_barcodes_1d.php
- 456: $char = $code{$i};
- 523: if (ord($code{$i}) > 127) {
- 526: $code_ext .= $encode[$code{$i}];
- 546: $k = array_keys($chars, $code{$i});
- 646: if (ord($code{$i}) > 127) {
- 649: $code_ext .= $encode[$code{$i}];
- 659: $char = ord($code{$i});
- 702: $k = array_keys($chars, $code{$i});
- 716: $k = array_keys($chars, $code{$i});
- 741: $sum += $code{$i};
- 745: $sum += ($code{$i});
- 786: $check += (hexdec($code{$i}) * $p);
- 801: $digit = $code{$i};
- 844: $digit = $code{$i};
- 870: if (($i == ($len - 1)) OR (($i < ($len - 1)) AND ($seq{$i} != $seq{($i+1)}))) {
- 871: if ($seq{$i} == '1') {
- 922: $char_bar = $code{$i};
- 923: $char_space = $code{$i+1};
- 941: $w = $seq{$j};
- 1088: $char = $code{$i};
- 1103: $char = $code{$i};
- 1127: $chrnum = $code{$i}.$code{$i+1};
- 1274: $w = $seq{$j};
- 1340: $sum_a += $code{$i};
- 1347: $sum_b += ($code{$i});
- 1359: } elseif ($r !== intval($code{$data_len})) {
- 1470: $seq .= $codes[$p[$i]][$upce_code{$i}];
- 1478: $seq .= $codes['A'][$code{$i}];
- 1483: $seq .= $codes[$p[$i-1]][$code{$i}];
- 1488: $seq .= $codes['C'][$code{$i}];
- 1496: if (($i == ($clen - 1)) OR (($i < ($clen - 1)) AND ($seq{$i} != $seq{($i+1)}))) {
- 1497: if ($seq{$i} == '1') {
- 1581: $seq .= $codes[$p[$i]][$code{$i}];
- 1632: $sum += intval($code{$i});
- 1646: $h = $barlen[$code{$i}][$j];
- 1759: $row += $checktable[$code{$i}][0];
- 1760: $col += $checktable[$code{$i}][1];
- 1777: switch ($barmode[$code{$i}][$j]) {
- 1849: if (!isset($chr[$code{$i}])) {
- 1852: $seq = $chr[$code{$i}];
- 1859: $w = $seq{$j};
- 1899: $digit = $code{$i};
- 1921: $digit = $code{$i};
- 1940: if (!isset($chr[$code{$i}])) {
- 1943: $seq = $chr[$code{$i}];
- 1950: $w = $seq{$j};
- 2019: switch ($seq{$i}) {
- 2258: $dec = bcadd($dec, bcmul(hexdec($hex{$pos}), $bitval));
- lib/adodb/drivers/adodb-oci8po.inc.php
- 123: $c = $sql{$i};
- lib/markdown/MarkdownExtra.php
- 215: if ($element{0} == '.') {
- 217: } else if ($element{0} == '#') {
- 511: else if ($tag{0} == "\n" || $tag{0} == " ") {
- 518: else if ($tag{0} == "`") {
- 552: $tag{1} == '!' || $tag{1} == '?')
- 567: if ($tag{1} == '/') $depth--;
- 568: else if ($tag{strlen($tag)-2} != '/') $depth++;
- 667: return array($original_text{0}, substr($original_text, 1));
- 677: $tag{1} == '!' || $tag{1} == '?')
- 686: if ($tag{1} == '/') $depth--;
- 687: else if ($tag{strlen($tag)-2} != '/') $depth++;
- 1469: if ($classname{0} == '.')
- lib/markdown/Markdown.php
- 1361: $token_stack[0] = str_repeat($token{0}, 3-$token_len);
- 1386: $em = $token{0};
- 1799: switch ($token{0}) {
- 1801: return $this->hashPart("&#". ord($token{1}). ";");
- lib/google/src/Google/Utils.php
- 65: $ordinalValue = ord($str{$ret});
- lib/horde/framework/Horde/Crypt/Blowfish/Php/Base.php
- 331: $data = $data << 8 | ord($key{$k});
- lib/bennu/iCalendar_rfc2445.php
- 165: $ch = $value{$i};
- 214: return($value{8} == 'T' &&
- 231: if($value{0} == '+' || $value{0} == '-') {
- 236: if($value{0} != 'P') {
- 245: $ch = $value{$i};
- 312: switch($value{$i}) {
- 352: if($value{0} == '+' || $value{0} == '-') {
- 755: if($value{0} != '+' && $value{0} != '-') {
- lib/bennu/iCalendar_properties.php
- 740: return ($value{0} != '-');
- 764: if($value{$pos - 1} != 'Z') {
- 768: if($value{$pos + 1} != 'P' && substr($value, -1) != 'Z') {
- 1282: if($value{$i} == ';' && !$escch) {
- 1288: $escch = ($value{$i} == '\\');
- lib/wiki_to_markdown.php
- 150: $listchar = $line{0};
- lib/moodlelib.php
- 5696: switch ($modargs{0}) {
- lib/typo3/class.t3lib_cs.php
- 682: $ord2 = ord($str{$a + 1});
- 1167: switch ($cat{0}) {
- 1227: if ($line{0} != '#' && trim($line) != '') {
- 1230: if ($cond == '' || $cond{0} == '#') {
- 1267: if ($line{0} != '#' && trim($line) != '') {
- 1612: if (strlen($string{$i})) {
- 1617: if (strlen($string{$i - 1})) {
- 1838: for ($i = 0; strlen($str{$i}); $i++) {
- 1839: $c = $str{$i};
- 1911: for ($i = 0; strlen($str{$i}); $i++) {
- 1912: $c = ord($str{$i});
- 1936: if (ord($str{$i}) & 0x80) { // part of a multibyte sequence
- 1937: for (; $i > 0 && !(ord($str{$i}) & 0x40); $i--) {
- 1944: for ($bc = 0, $mbs = ord($str{$i}); $mbs & 0x80; $mbs = $mbs << 1) {
- 2031: for (; strlen($str{$i}) && $n < $p; $i += $d) {
- 2032: $c = (int) ord($str{$i});
- 2042: if (!strlen($str{$i})) {
- 2048: while ((ord($str{$i}) & 0x80) && !(ord($str{$i}) & 0x40)) {
- 2071: $c = (int) ord($str{$i});
- 2081: if (!strlen($str{$i})) {
- 2116: for ($i = 0; strlen($str{$i}); $i++) {
- 2117: $c = ord($str{$i});
- 2120: $mbc = $str{$i};
- 2165: for ($i = 0; strlen($str{$i}) && $i < $len; $i++) {
- 2166: $c = ord($str{$i});
- 2178: if (!strlen($str{$i})) {
- 2235: for ($i = 0; strlen($str{$i}); $i++) {
- 2236: $c = ord($str{$i});
- 2276: for (; strlen($str{$i}) && $n < $p; $i += $d) {
- 2277: $c = ord($str{$i});
- 2291: if (!strlen($str{$i})) {
- 2334: for ($i = 0; strlen($str{$i}); $i++) {
- 2335: $mbc = $str{$i};
- lib/typo3/class.t3lib_div.php
- 1366: if (!isset($bytes{$bytesToReturn - 1})) {
- 1375: if (!isset($bytes{$bytesToReturn - 1})) {
- 1380: if (!isset($bytes{$bytesToReturn - 1})) {
- 1386: if (!isset($bytes{$bytesToReturn - 1})) {
- 1456: while (!isset($bytes{$bytesToReturn - 1})) {
- 5321: $partWasQuoted = ($part{0} == '"');
- lib/htmlpurifier/HTMLPurifier/Encoder.php
- 162: $in = ord($str{$i});
- lib/htmlpurifier/HTMLPurifier/ChildDef/Custom.php
- 48: if ($raw{0} != '(') {
- lib/ltiprovider/src/OAuth/OAuthSignatureMethod.php
- 59: $result |= ord($built{$i}) ^ ord($signature{$i});
- lib/php-css-parser/RuleSet/AtRuleSet.php
- 38: $sResult = "@{$this->sType}$sArgs{$oOutputFormat->spaceBeforeOpeningBrace()}{";
- lib/php-css-parser/CSSList/AtRuleBlockList.php
- 39: $sResult .= "@{$this->sType}$sArgs{$oOutputFormat->spaceBeforeOpeningBrace()}{";
- lib/weblib.php
- 2981: if (rand(0, 2) && $email{$i}!='@') { // MDL-20619 some browsers have problems unobfuscating @.
- 2982: $obfuscated.='%'.dechex(ord($email{$i}));
- 2984: $obfuscated.=$email{$i};
- draftfile.php
- 44:} else if ($relativepath{0} != '/') {
- backup/cc/cc_lib/gral_lib/pathutils.php
- 91: $chr = $path{$count};
- 93: $path{$count} = '/';
- 107: $chr = $path{$count};
- 109: $path{$count} = DIRECTORY_SEPARATOR;
- 121: $chr = $path{$count};
- 123: $path{$count} = '/';
Advertisement
Add Comment
Please, Sign In to add comment