Home
last modified time | relevance | path

Searched defs:string (Results 326 – 350 of 389) sorted by path

1...<<111213141516

/plugin/projects/plugins/file/
H A Dplot_dependency.php137 private function pairs($string) {
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php459 private function resolve_conditions(&$entry, &$string) {
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php485 private function resolve_conditions(&$entry, &$string) {
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php480 private function resolve_conditions(&$entry, &$string) {
/plugin/pubmed2020/classes/
H A Dcache.php67 function startsWith($string, $startString) {
H A Dpubmed2020.php47 function startsWith($string, $startString) {
239 function readMedlineContent($string, $pluginObject) {
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/
H A DAsn1.php116 octetString(string $string) global() argument
170 bmpString(string $string) global() argument
179 charString(string $string) global() argument
210 generalString(string $string) global() argument
219 graphicString(string $string) global() argument
228 ia5String(string $string) global() argument
237 numericString(string $string) global() argument
246 printableString(string $string) global() argument
255 teletexString(string $string) global() argument
264 universalString(string $string) global() argument
273 utf8String(string $string) global() argument
282 videotexString(string $string) global() argument
291 visibleString(string $string) global() argument
[all...]
/plugin/qrcode2/
H A Dphpqrcode.php2235 …public static function splitStringToQRinput($string, QRinput $input, $modeHint, $casesensitive = t…
3052 public function encodeString8bit($string, $version, $level)
3071 public function encodeString($string, $version, $level, $hint, $casesensitive)
/plugin/quickstats/scripts/
H A Dsorttable.js466 String.forEach = function(string, block, context) { argument
/plugin/rater/
H A Dsyntax.php967 function sonderzeichen($string)
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocket.php67 public function fwrite($string, $length = null)
/plugin/refnotes/
H A Dadmin.php737 ptln($string, $indentDelta = 0) global() argument
H A Dbibtex.php647 private $string; variable in refnotes_bibtex_strings
/plugin/rssticker/
H A DlastRSS.php137 function unhtmlentities ($string) {
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js954 function $w(string) { argument
/plugin/schedule/
H A DscheduleRoot.class.php189 function assocExplode ($string, $vSep = '|', $kSep = ':') {
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/Lexer/
H A DPEARSax3.php
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js3421 function escape(string) { argument
H A Dlodash.js749 function asciiToArray(string) { argument
760 function asciiWords(string) { argument
1139 function hasUnicode(string) { argument
1150 function hasUnicodeWord(string) { argument
1310 function stringSize(string) { argument
1323 function stringToArray(string) { argument
1345 function unicodeSize(string) { argument
1371 function unicodeWords(string) { argument
2148 'string': new Hash property in runInContext.mapCacheClear.__data__
4942 return function(string) { argument
[all …]
H A Dlodash.min.js81 ….clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(Ni||Tn),string:new Mn}},Fn.protot… property in Fn.clear.__data__
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js749 function asciiToArray(string) { argument
760 function asciiWords(string) { argument
1139 function hasUnicode(string) { argument
1150 function hasUnicodeWord(string) { argument
1310 function stringSize(string) { argument
1323 function stringToArray(string) { argument
1345 function unicodeSize(string) { argument
1371 function unicodeWords(string) { argument
2148 'string': new Hash property in runInContext.mapCacheClear.__data__
4942 return function(string) { argument
[all …]
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js276 function optionToArray(name, string) { argument
288 function optionToValue(name, string) { argument
H A Dtest.js2241 var actual = lodashStable.map(strings, function(string) { argument
2252 var actual = lodashStable.map(strings, function(string) { argument
5415 var string = 'abc'; variable
17250 lodashStable.each(['0x20', '0X20'], function(string) { argument
17283 lodashStable.each(['0x20', '0X20'], function(string) { argument
22094 var actual = lodashStable.map(strings, function(string) { argument
22149 var actual = lodashStable.map(strings, function(string) { argument
23498 function negative(string) { argument
23502 function pad(string) { argument
23506 function positive(string) { argument
[all …]

1...<<111213141516