Home
last modified time | relevance | path

Searched defs:str (Results 51 – 75 of 409) sorted by relevance

12345678910>>...17

/plugin/freechat/phpfreechat/lib/utf8/
Dutf8_strlen.php13 function utf8_strlen($str) {
Dutf8_char2byte_pos.php14 function utf8_char2byte_pos($str,$pos) {
Dutf8_substr.php18 function utf8_substr($str,$start,$len=null) {
/plugin/fedauth/Auth/OpenID/
DSQLStore.php281 function blobEncode($str)
486 function _octify($str)
508 function _unoctify($str)
/plugin/asciidocjs/node_modules/nunjucks/src/
Dprecompile.js19 function precompileString(str, opts) { argument
89 function _precompile(str, name, env) { argument
/plugin/asciidocjs/node_modules/decamelize/
Dindex.js2 module.exports = function (str, sep) { argument
/plugin/freechat/phpfreechat/src/containers/
Dfile.class.php288 function encode($str)
296 function decode($str)
Dmysql.class.php307 function encode($str)
312 function decode($str)
Doracle.class.php385 function encode($str)
391 function decode($str)
/plugin/apidoc/
Dsyntax.php130 private function apidoc_highlight( $str, $bool ) {
220 private function apidoc_parse( $str ) {
232 private function apidoc_parse_data( $str ) {
/plugin/openid/Auth/
DOpenID.php185 static function params_from_string($str)
483 static function bytes($str)
495 static function toBytes($str)
/plugin/openid/Auth/OpenID/
DSQLStore.php297 function blobEncode($str)
523 function _octify($str)
547 function _unoctify($str)
/plugin/fedauth/Auth/
DOpenID.php181 static function params_from_string($str)
465 static function bytes($str)
474 static function toBytes($str)
/plugin/zwidoku/
H A DHtml2Text.php613 protected function toupper($str)
634 protected function strtoupper($str)
649 protected function tostrike($str)
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/Tokenizer/
DWhitespaceTokenizer.php21 public function tokenize(string $str): array
DTokenizerInterface.php17 public function tokenize(string $str): array;
/plugin/pgn4web/pgn4web/
Dcrc32.js10 function crc32(str) { argument
/plugin/asciidocjs/node_modules/core-js/library/fn/regexp/
Dsearch.js3 module.exports = function (it, str) { argument
Dmatch.js3 module.exports = function (it, str) { argument
/plugin/asciidocjs/node_modules/core-js/fn/regexp/
Dsearch.js3 module.exports = function (it, str) { argument
Dmatch.js3 module.exports = function (it, str) { argument
/plugin/asciidocjs/node_modules/repeat-string/
Dindex.js41 function repeat(str, num) { argument
/plugin/referrers/
Dcode.php9 function re_beginsWith($str, $sub)
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.js484 self.escape = function (str) { argument
516 self.exec = function (str, regex, pos, sticky) { argument
550 self.forEach = function (str, regex, callback, context) { argument
668 self.matchChain = function (str, chain) { argument
731 self.replace = function (str, search, replacement, scope) { argument
776 self.split = function (str, separator, limit) { argument
801 self.test = function (str, regex, pos, sticky) { argument
912 fixed.exec = function (str) { argument
961 fixed.test = function (str) { argument
1914 function alert(str) argument
[all …]
/plugin/questionnaire/
DminiYAML.php370 function _unescapeString(&$str){
402 function _dumpString($str,$indent = 0){
476 function _escapeString($str){

12345678910>>...17