Home
last modified time | relevance | path

Searched defs:string (Results 51 – 75 of 389) sorted by path

12345678910>>...16

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php93 function str_split($string, $split_length=1) {
662 protected function encodeString($string) {
/plugin/batchedit/
H A Dinterface.php722 ptln($string, $indentDelta = 0) global() argument
/plugin/bibtex/OSBib/
H A DMINIMALRTF.php175 function utf8_2_unicode($string)
H A DUTF8.php215 function utf8_strtolower($string){
238 function utf8_strtoupper($string){
284 function utf8_strlen($string){
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEENTRIES.php191 function extractStringValue($string)
319 function removeDelimiters($string){
338 function removeDelimitersAndExpand($string, $preamble = FALSE)
/plugin/bibtex/
H A Dsyntax.php479 function _xmlEntities($string) {
/plugin/bibtex4dw/db/
H A Dupdate0001.sql2 CREATE TABLE strings (string PRIMARY KEY, entry); field
/plugin/blogtng/helper/
H A Dtools.php45 public static function filterExplodeCSVinput($string) {
/plugin/bookcreator/action/
H A Dhandleselection.php154 protected function _xmlEntities($string) { argument
[all...]
/plugin/bookmark2wiki/
H A Dbookmark2wiki.php45 $string = preg_replace('/%u([0-9A-F]+)/', '&#x$1;', $title); // convert the unicode variable
47 $string = preg_replace('/%u([0-9A-F]+)/', '&#x$1;', $wikitext); // convert the unicode variable
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js10431 function lower(string) { argument
30911 function normalizeEndOfLineSequences(string) { argument
/plugin/callflow/
H A Draphael.js5542 paperproto.print = function (x, y, string, font, size, origin, letter_spacing, line_spacing) { argument
/plugin/chat/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php37 function FindBadUtf8( $string )
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php151 function utf8_strlen($string) {
284 function utf8_substr_replace($string, $replacement, $start , $length=0 ){
366 function utf8_strtolower($string){
391 function utf8_strtoupper($string){
474 function utf8_deaccent($string,$case=0){
496 function utf8_romanize($string){
518 function utf8_stripspecials($string,$repl='',$additional=''){
H A Dutil.php37 function FindBadUtf8( $string )
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7 …void 0!==arguments[1]?arguments[1]:{container:document.body},i="";return"string"==typeof t?(e=t,n=… function
/plugin/codemirror/dist/modes/
H A Dgo.min.js1 …rue,float32:true,float64:true,int8:true,int16:true,int32:true,int64:true,string:true,uint8:true,ui… property in AnonymousFunction26a5cfbf0200.d
/plugin/combo/ComboStrap/
H A DHtml.php36 toHtmlId($string) global() argument
[all...]
H A DIso8601Date.php244 public function format($string): string argument
[all...]
H A DLang.php122 public static function setDirection(string $string) argument
[all...]
H A DLocalPath.php169 createFromPathString(string $string, string $sep = null) global() argument
[all...]
H A DPageSql.php38 public static function create(string $string, MarkupPath $contextualPage = null): PageSql argument
H A DPluginUtility.php198 public static function parseAttributes($string) argument
[all...]
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaField.php376 function setDescription(string argument
[all...]

12345678910>>...16