Home
last modified time | relevance | path

Searched +defs:code +defs:str (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/
H A Dconfutils.php449 function conf_encodeString($str, $code)
463 function conf_decodeString($str)
/dokuwiki/_test/core/
H A DphpQuery-onefile.php2827 public function replaceWithPHP($code) {
2993 public function php($code = null) {
3002 public function markupPHP($code = null) {
3765 public function attrPHP($attr, $code) {
4330 function mb_strlen($str)
4368 function mb_substr($str, $start, $length=0)
5511 public static function trim($str) {
5572 public static function php($code) {
5581 public static function code($type, $code) { function in phpQuery
/dokuwiki/lib/scripts/
H A Dfileuploader.js434 _error: function(code, fileName){ argument
874 log: function(str){ argument