[ class tree: JSMin ] [ index: JSMin ] [ all elements ]

Element index for package JSMin

Package indexes

[ a ] [ b ] [ g ] [ i ] [ j ] [ l ] [ m ] [ n ] [ o ] [ p ] [ s ] [ _ ]

_

_

__construct
in file JSMin.php, method JSMin::__construct()
    Setup process
a

a

$a
in file JSMin.php, variable JSMin::$a
action
in file JSMin.php, method JSMin::action()
    ACTION_KEEP_A = Output A. Copy B to A. Get the next B.
ACTION_DELETE_A
in file JSMin.php, class constant JSMin::ACTION_DELETE_A
ACTION_DELETE_A_B
in file JSMin.php, class constant JSMin::ACTION_DELETE_A_B
ACTION_KEEP_A
in file JSMin.php, class constant JSMin::ACTION_KEEP_A
b

b

$b
in file JSMin.php, variable JSMin::$b
g

g

get
in file JSMin.php, method JSMin::get()
    Get next char. Convert ctrl char to space.
i

i

$input
in file JSMin.php, variable JSMin::$input
$inputIndex
in file JSMin.php, variable JSMin::$inputIndex
$inputLength
in file JSMin.php, variable JSMin::$inputLength
isAlphaNum
in file JSMin.php, method JSMin::isAlphaNum()
    Is $c a letter, digit, underscore, dollar sign, escape, or non-ASCII?
isRegexpLiteral
in file JSMin.php, method JSMin::isRegexpLiteral()
j

j

JSMin
in file JSMin.php, class JSMin
    jsmin.php - PHP implementation of Douglas Crockford's JSMin.
JSMin_UnterminatedCommentException
in file JSMin.php, class JSMin_UnterminatedCommentException
JSMin_UnterminatedRegExpException
in file JSMin.php, class JSMin_UnterminatedRegExpException
JSMin_UnterminatedStringException
in file JSMin.php, class JSMin_UnterminatedStringException
JSMin.php
procedural page JSMin.php
l

l

$lookAhead
in file JSMin.php, variable JSMin::$lookAhead
m

m

min
in file JSMin.php, method JSMin::min()
    Perform minification, return result
minify
in file JSMin.php, method JSMin::minify()
    Minify Javascript
multipleLineComment
in file JSMin.php, method JSMin::multipleLineComment()
n

n

next
in file JSMin.php, method JSMin::next()
    Get the next character, skipping over comments.
o

o

$output
in file JSMin.php, variable JSMin::$output
ORD_LF
in file JSMin.php, class constant JSMin::ORD_LF
ORD_SPACE
in file JSMin.php, class constant JSMin::ORD_SPACE
p

p

peek
in file JSMin.php, method JSMin::peek()
    Get next char. If is ctrl character, translate to a space or newline.
s

s

singleLineComment
in file JSMin.php, method JSMin::singleLineComment()

Documentation generated on Tue, 20 Dec 2011 16:06:21 +0100 by phpDocumentor 1.4.3