Home
last modified time | relevance | path

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

12345678910>>...17

/plugin/asciidocjs/node_modules/core-js/modules/
D_regexp-exec.js29 patchedExec = function exec(str) { argument
/plugin/barcodes/lib/
DColor.php43 public static function parse($str) {
47 public static function str2hex($str) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
DExpressionPropertyMetadata.php51 public function unserialize($str)
57 protected function unserializeProperties(string $str): string
DStaticPropertyMetadata.php56 public function unserialize($str)
62 protected function unserializeProperties(string $str): string
/plugin/asciidocjs/node_modules/cliui/build/lib/
Dindex.js44 applyLayoutDSL(str) { argument
76 measurePadding(str) { argument
263 function alignRight(str, width) { argument
271 function alignCenter(str, width) { argument
/plugin/fedauth/Auth/Yadis/
DParseHTML.php77 function replaceEntities($str)
100 function removeQuotes($str)
/plugin/superacl/
Dscript.js67 parseatt: function(str){ argument
83 hsc: function(str) { argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DBmp.php192 private function rle8_decode($str, $width)
241 private function rle4_decode($str, $width)
/plugin/asciidocjs/node_modules/pug/lib/
Dindex.js81 function compileBody(str, options){ argument
89 lex: function (str, options) { argument
209 function handleTemplateCache (options, str) { argument
237 exports.compile = function(str, options){ argument
286 exports.compileClientWithDependenciesTracked = function(str, options){ argument
335 exports.compileClient = function (str, options) { argument
374 exports.render = function(str, options, fn){ argument
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
DNgramParser.php96 private function tokenize(string $str)
110 protected function getNgrams(string $str): array
/plugin/syntaxhighlighter/Scripts/
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/syntaxhighlighter/Uncompressed/
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/tablefilterjs/
Dsyntax.php19 function __filter_data($str)
93 function __encodeHTML($str)
/plugin/highlight2wiki/
Daction.php375 function is_utf8($str) {
392 function RemoveSpecialChar($str) {
/plugin/freechat/phpfreechat/src/
Dpfccontainerinterface.class.php80 function encode($str)
89 function decode($str)
/plugin/mobiletable/
Daction.php121 private function mask($str) {
137 private function unmask($str) {
/plugin/lightweightscript/
Daction.php125 private function includeFilter( $str, $list ) {
142 private function excludeFilter( $str, $list ) {
/plugin/leightweightscript/
Daction.php124 private function includeFilter( $str, $list ) {
141 private function excludeFilter( $str, $list ) {
/plugin/lightweightcss/
Daction.php171 private function includeFilter( $str, $list ) {
187 private function excludeFilter( $str, $list ) {
/plugin/mantis/lib/
Dclass.nusoap_base.php372 function setError($str){
729 function formatDump($str){
791 function getLocalPart($str){
808 function getPrefix($str){
/plugin/mizarverifiabledocs/script/
H A Dmiz_parser.py56 def externals(txt: str) -> set[str]:
201 def main(files: Iterable[str]) -> None:
/plugin/asiansearch/
Daction.php80 function manipulateTerm($str = '')
103 function makePhrase($str = '')
/plugin/siteexport/inc/
Dpdfgenerator.php133 private function strip_only($str, $tags) {
145 private function strip_htmlencodedchars($str) {
/plugin/asciidocjs/node_modules/nunjucks/src/
Dlexer.js48 function Tokenizer(str, opts) { argument
324 _proto._matches = function _matches(str) { argument
331 _proto._extractString = function _extractString(str) { argument
/plugin/judge/
Dzerospace.php3 $str=file_get_contents($file); variable

12345678910>>...17