Home
last modified time | relevance | path

Searched defs:string (Results 76 – 100 of 389) sorted by last modified time

12345678910>>...16

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DNullStream.php70 public function write($string) argument
H A DPumpStream.php102 public function write($string) argument
H A DStream.php239 public function write($string) argument
H A DStreamDecoratorTrait.php128 public function write($string) argument
H A DAsyncReadStream.php176 public function write($string) argument
H A DBufferStream.php119 public function write($string) argument
H A DFnStream.php123 public function write($string) argument
/plugin/highlight2wiki/
H A Daction.php280 crc64($string, $format = '%x') global() argument
/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/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/tagfilter/script/select2/
H A Dselect2.js172 function splitVal(string, separator) { argument
[all...]
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js485 function relativeTime (number, withoutSuffix, string, isFuture) { argument
2813 function offsetFromString(matcher, string) { argument
3943 function preParsePostFormat (string) { argument
4292 function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) { argument
/plugin/text/
H A Drenderer.php571 function _xmlEntities($string) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DUtils.php33 public static function substr(string $string, int $start, ?int $length = null): string argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/
H A DStrings.php39 public static function shift(&$string, $index = 1)
56 public static function pop(&$string, $index = 1)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DBufferStream.php122 public function write($string)
H A DCachingStream.php113 public function write($string)
H A DFnStream.php139 public function write($string)
H A DStream.php236 public function write($string)
H A DAppendStream.php237 public function write($string)
H A DPumpStream.php111 public function write($string)
H A DStreamDecoratorTrait.php136 public function write($string)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementQuantity.php22 public $string; variable in Google\\Service\\GKEHub\\ConfigManagementQuantity
24 public function setString($string)
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
H A DUriTemplate.php61 public function parse($string, array $parameters)
71 private function resolveNextSection($string, $parameters)
85 private function replace($string, $start, $end, $parameters)

12345678910>>...16