Home
last modified time | relevance | path

Searched defs:string (Results 251 – 275 of 389) sorted by last modified time

1...<<111213141516

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DXML.php163 public static function prepareString($string)
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/_fixture/
H A DSnapshotClass.php20 private static $string = 'snapshot'; variable in SebastianBergmann\\GlobalState\\TestFixture\\SnapshotClass
/plugin/linkfix/_test/
H A Dlinkfix.test.php97 protected function prnt($string) {
/plugin/linkfix/
H A Dadmin.php219 protected function prnt($string) {
/plugin/menu/
H A Dsyntax.php467 function _parseOptions($string) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php37 function FindBadUtf8( $string )
/plugin/autogroup/conf/
H A Dsettings.class.php20 protected function _from_string($string){
/plugin/dataloop/syntax/
H A Droll.php396 function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
H A Dtextloop.php436 function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
H A Dloop.php512 function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
/plugin/gtime/gtlib/util/
H A DGTBaseX.php223 public function decode($string) {
275 private function addMinMax($string) {
298 private function addChars($string) {
H A DGTBase16.php83 public static function decode($string) {
H A DGTBase32.php69 public static function decode($string) {
H A DGTBase64.php56 public static function decode($string) {
H A DGTUtil.php369 public static function toArray($string) {
439 public static function toByteArray($string) {
/plugin/authfacebook/lib/GraphNodes/
H A DGraphNode.php120 public function isIso8601DateString($string)
/plugin/authfacebook/lib/Url/
H A DFacebookUrlManipulator.php147 public static function forceSlashPrefix($string)
/plugin/spellcheck/
H A Dspellcheck.php285 function unhtmlspecialchars($string, $quotstyle=ENT_COMPAT){
/plugin/swiftmail/Swift/Events/
H A DResponseEvent.php23 protected $string = null; variable in Swift_Events_ResponseEvent
34 public function __construct($string)
43 public function setString($string)
H A DCommandEvent.php24 protected $string = null; variable in Swift_Events_CommandEvent
36 public function __construct($string, $code=null)
45 public function setString($string)
/plugin/swiftmail/Swift/Message/
H A DEncoder.php140 public function rawBase64Encode($string)
232 public function rawQPEncode($string, $bin=false)
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php37 function FindBadUtf8( $string )
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
/plugin/fckg/fckeditor/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
/plugin/callflow/
H A Draphael.js5542 paperproto.print = function (x, y, string, font, size, origin, letter_spacing, line_spacing) { argument

1...<<111213141516