Home
last modified time | relevance | path

Searched defs:string (Results 301 – 325 of 389) sorted by path

1...<<111213141516

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php1988 public function AnalyzeString($string) {
2016 public function setStringMode($string) {
H A Dmodule.audio-video.asf.php2068 public static function TrimConvert($string) {
2079 public static function TrimTerm($string) {
H A Dmodule.tag.id3v2.php3703 public static function RemoveStringTerminator($string, $terminator) {
3718 public static function MakeUTF16emptyStringEmpty($string) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DStringAsset.php23 private $string; variable in Assetic\\Asset\\StringAsset
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DLambdaHelper.php46 public function render($string)
60 public function __invoke($string)
/plugin/judge/helper/
H A Dnumbers.php25 public function ordutf8($string)
/plugin/jukebox/id3/
H A Dgetid3.lib.php739 function iconv_fallback_iso88591_utf16($string) {
744 function iconv_fallback_utf8_iso88591($string) {
788 function iconv_fallback_utf8_utf16be($string, $bom=false) {
831 function iconv_fallback_utf8_utf16le($string, $bom=false) {
874 function iconv_fallback_utf8_utf16($string) {
879 function iconv_fallback_utf16be_utf8($string) {
893 function iconv_fallback_utf16le_utf8($string) {
907 function iconv_fallback_utf16be_iso88591($string) {
921 function iconv_fallback_utf16le_iso88591($string) {
935 function iconv_fallback_utf16_iso88591($string) {
[all …]
/plugin/linkfix/_test/
H A Dlinkfix.test.php97 protected function prnt($string) { argument
/plugin/linkfix/
H A Dadmin.php219 protected function prnt($string) { argument
/plugin/mantis/lib/
H A Dclass.nusoap_base.php276 function debug($string){
288 function appendDebug($string){
H A Dclass.wsdlcache.php70 function debug($string){
H A Dclass.xmlschema.php638 function xdebug($string){
H A Dnusoap.php276 function debug($string){
288 function appendDebug($string){
1706 function xdebug($string){
/plugin/menu/
H A Dsyntax.php467 function _parseOptions($string) {
/plugin/mermaid/
H A Dmermaid.min.js74 `);for(const[f,{detector:p}]of Object.entries(FA))if(p(i,a))return f;throw new sIt(`No diagram type detected matching given configuration for text: ${i}`)},aIt=(...i)=>{for(const{i global() property in fCe.__data__
101 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var zs=this.next();return zs||this.lex()},begin:function(zs){this.conditionStack.push(zs)},popState:f global() property in AnonymousFunction3478d9c724600.m.B
106 `;break}case-2:{b=a?" ":" ";break}case-1:{if(!a&&v)continue;b=" ";break}default:b=String.fromCharCode(m)}v=m===-2,p.push(b)}return p.join("")}const DRe={[42]:hp,[43]:hp,[45]:hp,[48 global() property in PRe.f
1324 `,Nu(Ia(t,e[0])))>=0;)++e[0]}function kD(t,e){this.e=e,this.a=Gee(t),this.a<54?this.f=qv(t):this.c=KD(t)}function JJt(t,e,n,r){Ai(),gv.call(this,26),this.c=t,this.a=e,this.d=n,this global() property in AnonymousFunction3478d9c75cb00.nit.lut
1565 */var bF=0,vF=1,wF=2,cv=function y(g){if(!(this instanceof y))return new y(g);this.id="Thenable/1.0.7",this.state=bF,this.fulfillValue=void 0,this.rejectReason=void 0,this.onFulf global() property in kQ.__data__
[all...]
/plugin/nodetailsxhtml/
H A Drenderer.php400 _xmlEntities($string) global() argument
[all...]
/plugin/nroff/
H A Drenderer.php1028 function _xmlEntities($string) {
/plugin/odt/ODT/
H A DODTDocument.php1603 public function addStringAsSVGImageFile($string) {
1612 …public function addStringAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title …
H A DODTImage.php106 public static function addStringAsSVGImageFile(ODTDocument $doc, $string) {
129 …function addStringAsSVGImage(ODTInternalParams $params, $string, $width = NULL, $height = NULL, $a…
/plugin/odt/renderer/
H A Dpage.php58 public function isConfigParam($string) {
1611 …function _addStringAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title = NULL…
1622 function _addStringAsSVGImageFile($string) {
/plugin/ol3/
H A Dscript.js1 …(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var… property in Ke.AnonymousFunction600b995a3200.e
/plugin/owncloud/
H A Dhelper.php773 function _xmlEntities($string) {
/plugin/pdftools/img/
H A Dpdfbutton.php3 $string = $_GET['text']; variable
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php222 public static function HexCharDisplay($string) {
1035 function preg_quote($string, $delimiter='\\') {
/plugin/processing/
H A Dscript.js11804 function trimSpaces(string) { argument
11816 function trim(string) { argument

1...<<111213141516