Home
last modified time | relevance | path

Searched defs:string (Results 301 – 325 of 389) sorted by last modified time

1...<<111213141516

/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/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/graphgear/
H A Dsyntax.php223 function parseOpts($string){
/plugin/badbehaviour/bad-behavior/
H A Dfunctions.inc.php14 function str_split($string, $split_length=1)
28 function uc_all($string) {
/plugin/badbehaviour/
H A Daction.php82 function bb2_db_escape($string) { return $string; }
/plugin/ditaa/ditaa/
H A Dditaa.jar ... static final String MULTIPLE static final String NAME static final String SELECTED static final String STYLE static final String TYPE static ...
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php354 function _unicode(&$string, &$i)
444 function is_token(&$string, $i)
458 function parse($string) {
863 function escaped(&$string,$pos)
H A Dclass.csstidy_optimise.php278 function compress_important(&$string)
543 function explode_ws($sep,$string)
H A Dclass.csstidy_print.php285 function _htmlsp($string, $plain)
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php449 function iconv($input_encoding, $output_encoding, $string)
457 function iconv($input_encoding, $output_encoding, $string)
491 function html_entity_decode($string, $quote_style = ENT_COMPAT, $charset = null)
/plugin/freechat/phpfreechat/lib/ctype/
H A Dctype.php4 function ctype_alpha($string)
11 function ctype_xdigit($string)
18 function ctype_space($string)
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DAssert.php328 function assertRegExp($pattern, $string, $message = '') {
351 function assertNotRegExp($pattern, $string, $message = '') {
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js936 function $w(string) { argument
/plugin/authucenter/lib/api/
H A Duc.php293 function authcode($string, $operation = 'DECODE', $key = '', $expiry = 0) {
/plugin/authucenter/lib/uc_client/
H A Dclient.php25 function uc_addslashes($string, $force = 0, $strip = FALSE) {
40 function daddslashes($string, $force = 0) {
47 function dhtmlspecialchars($string, $flags = null) {
88 function uc_stripslashes($string) {
166 function uc_authcode($string, $operation = 'DECODE', $key = '', $expiry = 0) {
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php146 function cutstr($string, $length, $dot = ' ...') {
221 function authcode($string, $operation = 'DECODE', $key = '', $expiry = 0) {
241 function dstripslashes($string) {
/plugin/vcard/
H A Dvcard.php27 function encode($string) {
32 function escape($string) {
/plugin/stopforumspam/
H A DResponseChecker.php44 public function fromJson($string)
/plugin/authdrupal7/
H A Dauth.php389 protected function _escape($string, $like = false) {
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._interface.class.php70 function stringwidth($string, $name, $encoding, $size) { }
H A Doutput.png.class.php528 function stringwidth($string, $name, $encoding, $size) {
H A Dconverter.class.php15 function to_utf8($string, $encoding) {
H A Doutput.fastps.class.php290 function stringwidth($string, $name, $encoding, $size) {
306 function write($string) {
314 function _write_document_prolog($string) {
H A Doutput.fpdf.class.php380 function stringwidth($string, $name, $encoding, $size) {
H A Doutput.pcl.class.php13 function write($string) {
288 function stringwidth($string, $name, $encoding, $size) { }

1...<<111213141516