Home
last modified time | relevance | path

Searched defs:str (Results 26 – 50 of 307) sorted by relevance

12345678910>>...13

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DBmp.php192 rle8_decode($str, $width) global() argument
241 rle4_decode($str, $width) global() argument
[all...]
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DNgramParser.php96 private function tokenize(string $str) argument
110 protected function getNgrams(string $str): array argument
/plugin/tablefilterjs/
H A Dsyntax.php19 function __filter_data($str)
93 function __encodeHTML($str)
/plugin/freechat/phpfreechat/src/
H A Dpfccontainerinterface.class.php80 function encode($str)
89 function decode($str)
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js186 dp.sh.Utils.FixForBlogger = function(str) argument
262 dp.sh.Highlighter.prototype.AddBit = function(str, css) argument
440 function Trim(str) argument
445 function Chop(str) argument
450 function Unindent(str) argument
560 dp.sh.Highlighter.prototype.GetKeywords = function(str) argument
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js32 dp.sh.Utils.FixForBlogger=function(str) argument
51 dp.sh.Highlighter.prototype.AddBit=function(str,css) argument
96 {function Trim(str) argument
98 function Chop(str) argument
100 function Unindent(str) argument
123 dp.sh.Highlighter.prototype.GetKeywords=function(str) argument
/plugin/mobiletable/
H A Daction.php121 private function mask($str) {
137 private function unmask($str) {
/plugin/freechat/phpfreechat/lib/utf8/
H A Dutf8_strlen.php13 function utf8_strlen($str) {
H A Dutf8_char2byte_pos.php14 function utf8_char2byte_pos($str,$pos) {
H A Dutf8_substr.php18 function utf8_substr($str,$start,$len=null) {
/plugin/judge/
H A Dzerospace.php3 $str=file_get_contents($file); variable
/plugin/leightweightscript/
H A Daction.php124 private function includeFilter( $str, $list ) {
141 private function excludeFilter( $str, $list ) {
/plugin/lightweightcss/
H A Daction.php171 private function includeFilter( $str, $list ) {
187 private function excludeFilter( $str, $list ) {
/plugin/lightweightscript/
H A Daction.php125 private function includeFilter( $str, $list ) {
142 private function excludeFilter( $str, $list ) {
/plugin/asiansearch/
H A Daction.php80 function manipulateTerm($str = '')
103 function makePhrase($str = '')
/plugin/siteexport/inc/
H A Dpdfgenerator.php133 private function strip_only($str, $tags) {
145 private function strip_htmlencodedchars($str) {
/plugin/mantis/lib/
H A Dclass.nusoap_base.php372 function setError($str){
729 function formatDump($str){
791 function getLocalPart($str){
808 function getPrefix($str){
/plugin/pgn4web/pgn4web/
H A Dcrc32.js10 function crc32(str) { argument
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/Tokenizer/
H A DTokenizerInterface.php17 public function tokenize(string $str): array; argument
H A DWhitespaceTokenizer.php21 public function tokenize(string $str): array argument
/plugin/asciimath/
H A Dasciimathml148r.js355 function AMremoveCharsAndBlanks(str,n) { argument
365 function AMposition(arr, str, n) { argument
382 function AMgetSymbol(str) { argument
466 function AMparseSexpr(str) { //parses str and returns [node,tailstr] argument
623 function AMparseIexpr(str) { argument
664 function AMparseExpr(str,rightbracket) { argument
757 function AMparseMath(str) { argument
/plugin/referrers/
H A Dcode.php9 function re_beginsWith($str, $sub)
/plugin/fedauth/Auth/OpenID/
H A DSQLStore.php281 function blobEncode($str)
486 function _octify($str)
508 function _unoctify($str)
/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php288 function encode($str)
296 function decode($str)
H A Dmysql.class.php307 function encode($str)
312 function decode($str)

12345678910>>...13