!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.5.4	//
A1	lib/soap/nusoap.php	/^				$A1 = $username. ':' . (isset($digestRequest['realm']) ? $digestRequest['realm'] : '') . ':' . $password;$/;"	v
A2	lib/soap/nusoap.php	/^				$A2 = 'POST:' . $this->digest_uri;$/;"	v
ACCEPTIP	lib/adodb/server.php	/^$ACCEPTIP = '127.0.0.1';$/;"	v
ADD	lib/excel/Parser.php	/^define('ADD',"+");$/;"	d
ADMIN	install.php	/^define ('ADMIN',              4); \/\/\/ 4. Administration directory name$/;"	d
ADMIN_STICKYBLOCKS	admin/stickyblocks.php	/^        define('ADMIN_STICKYBLOCKS',$pt);$/;"	d
ADOConnection	lib/adodb/adodb-connection.inc.php	/^    class ADOConnection {$/;"	c
ADOConnection	lib/adodb/adodb-connection.inc.php	/^    function ADOConnection()$/;"	f
ADOConnection	lib/adodb/adodb.inc.php	/^	class ADOConnection {$/;"	c
ADOConnection	lib/adodb/adodb.inc.php	/^	function ADOConnection()			$/;"	f
ADODB2_access	lib/adodb/datadict/datadict-access.inc.php	/^class ADODB2_access extends ADODB_DataDict {$/;"	c
ADODB2_db2	lib/adodb/datadict/datadict-db2.inc.php	/^class ADODB2_db2 extends ADODB_DataDict {$/;"	c
ADODB2_firebird	lib/adodb/datadict/datadict-firebird.inc.php	/^class ADODB2_firebird extends ADODB_DataDict {$/;"	c
ADODB2_generic	lib/adodb/datadict/datadict-generic.inc.php	/^class ADODB2_generic extends ADODB_DataDict {$/;"	c
ADODB2_ibase	lib/adodb/datadict/datadict-ibase.inc.php	/^class ADODB2_ibase extends ADODB_DataDict {$/;"	c
ADODB2_informix	lib/adodb/datadict/datadict-informix.inc.php	/^class ADODB2_informix extends ADODB_DataDict {$/;"	c
ADODB2_mssql	lib/adodb/datadict/datadict-mssql.inc.php	/^class ADODB2_mssql extends ADODB_DataDict {$/;"	c
ADODB2_mysql	lib/adodb/datadict/datadict-mysql.inc.php	/^class ADODB2_mysql extends ADODB_DataDict {$/;"	c
ADODB2_oci8	lib/adodb/datadict/datadict-oci8.inc.php	/^class ADODB2_oci8 extends ADODB_DataDict {$/;"	c
ADODB2_postgres	lib/adodb/datadict/datadict-postgres.inc.php	/^class ADODB2_postgres extends ADODB_DataDict {$/;"	c
ADODB2_sapdb	lib/adodb/datadict/datadict-sapdb.inc.php	/^class ADODB2_sapdb extends ADODB_DataDict {$/;"	c
ADODB2_sybase	lib/adodb/datadict/datadict-sybase.inc.php	/^class ADODB2_sybase extends ADODB_DataDict {$/;"	c
ADODB_BAD_RS	lib/adodb/adodb.inc.php	/^		define('ADODB_BAD_RS','<p>Bad $rs in %s. Connection or SQL invalid. Try using $connection->debug=true;<\/p>');$/;"	d
ADODB_BASE_RS	lib/adodb/adodb-iterator.inc.php	/^class ADODB_BASE_RS implements IteratorAggregate {$/;"	c
ADODB_BASE_RS	lib/adodb/adodb-php4.inc.php	/^class ADODB_BASE_RS {$/;"	c
ADODB_CACHE_DIR	lib/adodb/adodb.inc.php	/^			$ADODB_CACHE_DIR = '\/tmp'; \/\/(isset($_ENV['TMP'])) ? $_ENV['TMP'] : '\/tmp';$/;"	v
ADODB_CACHE_MODE	lib/adodb/adodb-perf.inc.php	/^		$ADODB_CACHE_MODE = $save;$/;"	v
ADODB_CACHE_MODE	lib/adodb/perf/perf-oci8.inc.php	/^		$ADODB_CACHE_MODE = $save;$/;"	v
ADODB_CACHE_MODE	lib/adodb/perf/perf-oci8.inc.php	/^		$ADODB_CACHE_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_COUNTRECS	lib/adodb/adodb-connection.inc.php	/^        $ADODB_COUNTRECS = $crecs;$/;"	v
ADODB_COUNTRECS	lib/adodb/adodb-connection.inc.php	/^        $ADODB_COUNTRECS = $savec;$/;"	v
ADODB_COUNTRECS	lib/adodb/adodb-connection.inc.php	/^        $ADODB_COUNTRECS = false;$/;"	v
ADODB_COUNTRECS	lib/adodb/adodb-pager.inc.php	/^		$ADODB_COUNTRECS = $savec;$/;"	v
ADODB_COUNTRECS	lib/adodb/adodb.inc.php	/^		$ADODB_COUNTRECS = $crecs;$/;"	v
ADODB_COUNTRECS	lib/adodb/adodb.inc.php	/^		$ADODB_COUNTRECS = $savec;$/;"	v
ADODB_COUNTRECS	lib/adodb/adodb.inc.php	/^		$ADODB_COUNTRECS = false;$/;"	v
ADODB_COUNTRECS	lib/adodb/drivers/adodb-ibase.inc.php	/^			$ADODB_COUNTRECS = $savecrecs;$/;"	v
ADODB_COUNTRECS	lib/adodb/drivers/adodb-ibase.inc.php	/^			$ADODB_COUNTRECS = true; \/\/ force countrecs$/;"	v
ADODB_CRYPT_KEY	lib/adodb/adodb-cryptsession.php	/^$ADODB_CRYPT_KEY = 'CRYPTED ADODB SESSIONS ROCK!';$/;"	v
ADODB_Compress_Bzip2	lib/adodb/session/adodb-compress-bzip2.php	/^	function ADODB_Compress_Bzip2($block_size = null, $work_level = null, $min_length = null) {$/;"	f
ADODB_Compress_Bzip2	lib/adodb/session/adodb-compress-bzip2.php	/^class ADODB_Compress_Bzip2 {$/;"	c
ADODB_Compress_Gzip	lib/adodb/session/adodb-compress-gzip.php	/^	function ADODB_Compress_Gzip($level = null, $min_length = null) {$/;"	f
ADODB_Compress_Gzip	lib/adodb/session/adodb-compress-gzip.php	/^class ADODB_Compress_Gzip {$/;"	c
ADODB_DATE_LOCALE	lib/adodb/adodb-time.inc.php	/^		$ADODB_DATE_LOCALE = array();$/;"	v
ADODB_DATE_VERSION	lib/adodb/adodb-time.inc.php	/^define('ADODB_DATE_VERSION',0.22);$/;"	d
ADODB_DB2	lib/adodb/drivers/adodb-db2.inc.php	/^	function ADODB_DB2()$/;"	f
ADODB_DB2	lib/adodb/drivers/adodb-db2.inc.php	/^class ADODB_DB2 extends ADODB_odbc {$/;"	c
ADODB_DB2	lib/adodb/drivers/adodb-db2.inc.php	/^define('ADODB_DB2',1);$/;"	d
ADODB_DataDict	lib/adodb/adodb-datadict.inc.php	/^class ADODB_DataDict {$/;"	c
ADODB_ERROR_HANDLER	lib/adodb/adodb-exceptions.inc.php	/^define('ADODB_ERROR_HANDLER','adodb_throw');$/;"	d
ADODB_EXTENSION	lib/adodb/adodb.inc.php	/^	$ADODB_EXTENSION = defined('ADODB_EXTENSION');$/;"	v
ADODB_EXTENSION	lib/adodb/drivers/adodb-access.inc.php	/^		$ADODB_EXTENSION = false;$/;"	v
ADODB_Encrypt_MCrypt	lib/adodb/session/adodb-encrypt-mcrypt.php	/^	function ADODB_Encrypt_MCrypt($cipher = null, $mode = null, $source = null) {$/;"	f
ADODB_Encrypt_MCrypt	lib/adodb/session/adodb-encrypt-mcrypt.php	/^class ADODB_Encrypt_MCrypt {$/;"	c
ADODB_Encrypt_MD5	lib/adodb/session/adodb-encrypt-md5.php	/^class ADODB_Encrypt_MD5 {$/;"	c
ADODB_Encrypt_Secret	lib/adodb/session/adodb-encrypt-secret.php	/^class ADODB_Encrypt_Secret {$/;"	c
ADODB_Error_Handler	lib/adodb/adodb-errorhandler.inc.php	/^function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection)$/;"	f
ADODB_Error_PEAR	lib/adodb/adodb-errorpear.inc.php	/^function ADODB_Error_PEAR($dbms, $fn, $errno, $errmsg, $p1=false, $p2=false)$/;"	f
ADODB_Exception	lib/adodb/adodb-exceptions.inc.php	/^class ADODB_Exception extends Exception {$/;"	c
ADODB_FETCH_ASSOC	lib/adodb/adodb.inc.php	/^		define('ADODB_FETCH_ASSOC',2);$/;"	d
ADODB_FETCH_BOTH	lib/adodb/adodb.inc.php	/^		define('ADODB_FETCH_BOTH',3);$/;"	d
ADODB_FETCH_DEFAULT	lib/adodb/adodb.inc.php	/^		define('ADODB_FETCH_DEFAULT',0);$/;"	d
ADODB_FETCH_MODE	lib/adodb/adodb-connection.inc.php	/^            $ADODB_FETCH_MODE = $save; $/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb-connection.inc.php	/^            $ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb-connection.inc.php	/^            $ADODB_FETCH_MODE = ADODB_FETCH_NUM; $/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb-connection.inc.php	/^            $ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb-datadict.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb-datadict.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_ASSOC;$/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb-perf.inc.php	/^			$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb-perf.inc.php	/^			$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb-perf.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb.inc.php	/^				$ADODB_FETCH_MODE = $save; $/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb.inc.php	/^				$ADODB_FETCH_MODE = ADODB_FETCH_NUM; $/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb.inc.php	/^			$ADODB_FETCH_MODE = $save; $/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb.inc.php	/^			$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb.inc.php	/^			$ADODB_FETCH_MODE = ADODB_FETCH_NUM; $/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb.inc.php	/^			$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/adodb.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_DEFAULT;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-access.inc.php	/^		$ADODB_FETCH_MODE = $savem;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-access.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-db2.inc.php	/^			$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-db2.inc.php	/^		$ADODB_FETCH_MODE = $savem;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-db2.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-db2.inc.php	/^        $ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-ibase.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-ibase.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-ibase.inc.php	/^	        $ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-ibase.inc.php	/^        $ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-ibase.inc.php	/^        $ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-informix72.inc.php	/^			$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-informix72.inc.php	/^			$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mssql.inc.php	/^			$ADODB_FETCH_MODE = $savem;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mssql.inc.php	/^			$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mssql.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mssql.inc.php	/^		$ADODB_FETCH_MODE = $savem;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mssql.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mssql.inc.php	/^        $ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mssql.inc.php	/^        $ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mysql.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mysql.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mysql.inc.php	/^        $ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mysql.inc.php	/^        $ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-netezza.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-netezza.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-oci8.inc.php	/^			$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-oci8.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-oci8.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-oci8.inc.php	/^        $ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-odbc.inc.php	/^			$ADODB_FETCH_MODE = $savem;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-odbc.inc.php	/^		$ADODB_FETCH_MODE = $savem;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-odbc.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$ADODB_FETCH_MODE = $savem;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_ASSOC;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$ADODB_FETCH_MODE = $savem;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$ADODB_FETCH_MODE = ADODB_FETCH_ASSOC;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$ADODB_FETCH_MODE = ADODB_FETCH_ASSOC;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-postgres64.inc.php	/^                $ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-postgres64.inc.php	/^                $ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-sapdb.inc.php	/^        $ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-sapdb.inc.php	/^        $ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-sqlite.inc.php	/^			$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-sqlite.inc.php	/^	    $ADODB_FETCH_MODE = $save; $/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-sqlite.inc.php	/^	  $ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-sqlite.inc.php	/^	  $ADODB_FETCH_MODE = ADODB_FETCH_ASSOC;$/;"	v
ADODB_FETCH_MODE	lib/adodb/drivers/adodb-sqlite.inc.php	/^        $ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $ADODB_FETCH_MODE = ADODB_FETCH_ASSOC;$/;"	v
ADODB_FETCH_MODE	lib/adodb/perf/perf-mssql.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/perf/perf-mssql.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/perf/perf-mysql.inc.php	/^		$ADODB_FETCH_MODE = $save;$/;"	v
ADODB_FETCH_MODE	lib/adodb/perf/perf-mysql.inc.php	/^		$ADODB_FETCH_MODE = ADODB_FETCH_NUM;$/;"	v
ADODB_FETCH_MODE	lib/adodb/server.php	/^	$ADODB_FETCH_MODE = $_REQUEST['fetch'];$/;"	v
ADODB_FETCH_NUM	lib/adodb/adodb.inc.php	/^		define('ADODB_FETCH_NUM',1);$/;"	d
ADODB_FORCE_EMPTY	lib/adodb/adodb.inc.php	/^        define('ADODB_FORCE_EMPTY',2);$/;"	d
ADODB_FORCE_IGNORE	lib/adodb/adodb.inc.php	/^        define('ADODB_FORCE_IGNORE',0);$/;"	d
ADODB_FORCE_NULL	lib/adodb/adodb.inc.php	/^        define('ADODB_FORCE_NULL',1);$/;"	d
ADODB_FORCE_TYPE	lib/adodb/adodb.inc.php	/^		$ADODB_FORCE_TYPE = ADODB_FORCE_VALUE;$/;"	v
ADODB_FORCE_VALUE	lib/adodb/adodb.inc.php	/^        define('ADODB_FORCE_VALUE',3);$/;"	d
ADODB_INCLUDED_CSV	lib/adodb/adodb-csvlib.inc.php	/^$ADODB_INCLUDED_CSV = 1;$/;"	v
ADODB_INCLUDED_LIB	lib/adodb/adodb-lib.inc.php	/^$ADODB_INCLUDED_LIB = 1;$/;"	v
ADODB_Iterator	lib/adodb/adodb-iterator.inc.php	/^ class ADODB_Iterator implements Iterator {$/;"	c
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-ar.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-bg.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-bgutf8.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-ca.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-cn.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-cz.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-da.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-de.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-en.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-es.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-esperanto.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-fr.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-hu.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-it.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-nl.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-pl.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-pt-br.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-ro.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-ru1251.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-sv.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LANG_ARRAY	lib/adodb/lang/adodb-uk1251.inc.php	/^$ADODB_LANG_ARRAY = array ($/;"	v
ADODB_LASTDB	lib/adodb/adodb.inc.php	/^		$ADODB_LASTDB = $class;$/;"	v
ADODB_Last_PEAR_Error	lib/adodb/adodb-errorpear.inc.php	/^	$ADODB_Last_PEAR_Error = new $class($s, $errno,$/;"	v
ADODB_OPT_HIGH	lib/adodb/adodb-perf.inc.php	/^define( 'ADODB_OPT_HIGH', 2);$/;"	d
ADODB_OPT_LOW	lib/adodb/adodb-perf.inc.php	/^define( 'ADODB_OPT_LOW', 1);$/;"	d
ADODB_PEAR	lib/adodb/adodb-pear.inc.php	/^define('ADODB_PEAR',dirname(__FILE__));$/;"	d
ADODB_PEAR_Error	lib/adodb/adodb-errorpear.inc.php	/^function &ADODB_PEAR_Error()$/;"	f
ADODB_PHPVER	lib/adodb/adodb.inc.php	/^			define('ADODB_PHPVER',0x4000);$/;"	d
ADODB_PHPVER	lib/adodb/adodb.inc.php	/^			define('ADODB_PHPVER',0x4050);$/;"	d
ADODB_PHPVER	lib/adodb/adodb.inc.php	/^			define('ADODB_PHPVER',0x4200);$/;"	d
ADODB_PHPVER	lib/adodb/adodb.inc.php	/^			define('ADODB_PHPVER',0x4300);$/;"	d
ADODB_PHPVER	lib/adodb/adodb.inc.php	/^			define('ADODB_PHPVER',0x5000);$/;"	d
ADODB_Pager	lib/adodb/adodb-pager.inc.php	/^	function ADODB_Pager(&$db,$sql,$id = 'adodb', $showPageLinks = false)$/;"	f
ADODB_Pager	lib/adodb/adodb-pager.inc.php	/^class ADODB_Pager {$/;"	c
ADODB_ROUND	lib/adodb/tohtml.inc.php	/^$ADODB_ROUND=4; \/\/ rounding$/;"	v
ADODB_SAPDB	lib/adodb/drivers/adodb-sapdb.inc.php	/^	function ADODB_SAPDB()$/;"	f
ADODB_SAPDB	lib/adodb/drivers/adodb-sapdb.inc.php	/^class ADODB_SAPDB extends ADODB_odbc {$/;"	c
ADODB_SAPDB	lib/adodb/drivers/adodb-sapdb.inc.php	/^define('ADODB_SAPDB',1);$/;"	d
ADODB_SESSION	lib/adodb/adodb-cryptsession.php	/^ define('ADODB_SESSION',1);$/;"	d
ADODB_SESSION	lib/adodb/adodb-session-clob.php	/^ define('ADODB_SESSION',1);$/;"	d
ADODB_SESSION	lib/adodb/adodb-session.php	/^ define('ADODB_SESSION',1);$/;"	d
ADODB_SESSION	lib/adodb/session/adodb-session.php	/^define('ADODB_SESSION', dirname(__FILE__));$/;"	d
ADODB_SESSION_CONNECT	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_CONNECT='localhost';$/;"	v
ADODB_SESSION_CONNECT	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_CONNECT='server to connect to';$/;"	v
ADODB_SESSION_CONNECT	lib/adodb/adodb-session-clob.php	/^		$ADODB_SESSION_CONNECT='localhost';$/;"	v
ADODB_SESSION_CONNECT	lib/adodb/adodb-session-clob.php	/^	$ADODB_SESSION_CONNECT='server to connect to';$/;"	v
ADODB_SESSION_CONNECT	lib/adodb/adodb-session.php	/^		$ADODB_SESSION_CONNECT='localhost';$/;"	v
ADODB_SESSION_CONNECT	lib/adodb/adodb-session.php	/^	$ADODB_SESSION_CONNECT='server to connect to';$/;"	v
ADODB_SESSION_CONNECT	lib/setup.php	/^            $ADODB_SESSION_CONNECT = $CFG->dbhost;$/;"	v
ADODB_SESSION_CRC	lib/adodb/adodb-session-clob.php	/^		$ADODB_SESSION_CRC = strlen($v).crc32($v);$/;"	v
ADODB_SESSION_CRC	lib/adodb/adodb-session-clob.php	/^	$ADODB_SESSION_CRC = false;$/;"	v
ADODB_SESSION_CRC	lib/adodb/adodb-session.php	/^		$ADODB_SESSION_CRC = strlen($v).crc32($v);$/;"	v
ADODB_SESSION_CRC	lib/adodb/adodb-session.php	/^	$ADODB_SESSION_CRC = false;$/;"	v
ADODB_SESSION_DB	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_DB ='database';$/;"	v
ADODB_SESSION_DB	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_DB ='xphplens_2';$/;"	v
ADODB_SESSION_DB	lib/adodb/adodb-session-clob.php	/^		$ADODB_SESSION_DB ='xphplens_2';$/;"	v
ADODB_SESSION_DB	lib/adodb/adodb-session-clob.php	/^	$ADODB_SESSION_DB ='database';$/;"	v
ADODB_SESSION_DB	lib/adodb/adodb-session.php	/^		$ADODB_SESSION_DB ='xphplens_2';$/;"	v
ADODB_SESSION_DB	lib/adodb/adodb-session.php	/^	$ADODB_SESSION_DB ='database';$/;"	v
ADODB_SESSION_DB	lib/setup.php	/^            $ADODB_SESSION_DB      = $CFG->dbname;$/;"	v
ADODB_SESSION_DRIVER	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_DRIVER='mysql';$/;"	v
ADODB_SESSION_DRIVER	lib/adodb/adodb-cryptsession.php	/^  	$ADODB_SESSION_DRIVER='database driver, eg. mysql or ibase';$/;"	v
ADODB_SESSION_DRIVER	lib/adodb/adodb-session-clob.php	/^		$ADODB_SESSION_DRIVER='mysql';$/;"	v
ADODB_SESSION_DRIVER	lib/adodb/adodb-session-clob.php	/^  	$ADODB_SESSION_DRIVER='database driver, eg. mysql or ibase';$/;"	v
ADODB_SESSION_DRIVER	lib/adodb/adodb-session.php	/^		$ADODB_SESSION_DRIVER='mysql';$/;"	v
ADODB_SESSION_DRIVER	lib/adodb/adodb-session.php	/^  	$ADODB_SESSION_DRIVER='database driver, eg. mysql or ibase';$/;"	v
ADODB_SESSION_DRIVER	lib/setup.php	/^            $ADODB_SESSION_DRIVER  = $CFG->dbtype;$/;"	v
ADODB_SESSION_EXPIRE_NOTIFY	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_EXPIRE_NOTIFY = false;$/;"	v
ADODB_SESSION_EXPIRE_NOTIFY	lib/adodb/adodb-session-clob.php	/^		$ADODB_SESSION_EXPIRE_NOTIFY = false;$/;"	v
ADODB_SESSION_EXPIRE_NOTIFY	lib/adodb/adodb-session-clob.php	/^	 	$ADODB_SESSION_EXPIRE_NOTIFY = array('USERID','NotifyFn');$/;"	v
ADODB_SESSION_EXPIRE_NOTIFY	lib/adodb/adodb-session.php	/^		$ADODB_SESSION_EXPIRE_NOTIFY = false;$/;"	v
ADODB_SESSION_EXPIRE_NOTIFY	lib/adodb/adodb-session.php	/^	 	$ADODB_SESSION_EXPIRE_NOTIFY = array('USERID','NotifyFn');$/;"	v
ADODB_SESSION_PWD	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_PWD ='';$/;"	v
ADODB_SESSION_PWD	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_PWD ='password';$/;"	v
ADODB_SESSION_PWD	lib/adodb/adodb-session-clob.php	/^		$ADODB_SESSION_PWD ='';$/;"	v
ADODB_SESSION_PWD	lib/adodb/adodb-session-clob.php	/^	$ADODB_SESSION_PWD ='password';$/;"	v
ADODB_SESSION_PWD	lib/adodb/adodb-session.php	/^		$ADODB_SESSION_PWD ='';$/;"	v
ADODB_SESSION_PWD	lib/adodb/adodb-session.php	/^	$ADODB_SESSION_PWD ='password';$/;"	v
ADODB_SESSION_PWD	lib/setup.php	/^            $ADODB_SESSION_PWD     = $CFG->dbpass;$/;"	v
ADODB_SESSION_SYNCH_SECS	lib/adodb/adodb-cryptsession.php	/^ define('ADODB_SESSION_SYNCH_SECS',60); $/;"	d
ADODB_SESSION_SYNCH_SECS	lib/adodb/adodb-session-clob.php	/^ define('ADODB_SESSION_SYNCH_SECS',60); $/;"	d
ADODB_SESSION_SYNCH_SECS	lib/adodb/adodb-session.php	/^ define('ADODB_SESSION_SYNCH_SECS',60); $/;"	d
ADODB_SESSION_TBL	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_TBL = 'sessions'$/;"	v
ADODB_SESSION_TBL	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_TBL = 'sessions';$/;"	v
ADODB_SESSION_TBL	lib/adodb/adodb-session-clob.php	/^		$ADODB_SESSION_TBL = 'sessions';$/;"	v
ADODB_SESSION_TBL	lib/adodb/adodb-session-clob.php	/^	$ADODB_SESSION_TBL = 'sessions'$/;"	v
ADODB_SESSION_TBL	lib/adodb/adodb-session.php	/^		$ADODB_SESSION_TBL = 'sessions';$/;"	v
ADODB_SESSION_TBL	lib/adodb/adodb-session.php	/^	$ADODB_SESSION_TBL = 'sessions'$/;"	v
ADODB_SESSION_TBL	lib/setup.php	/^            $ADODB_SESSION_TBL     = $CFG->prefix.'sessions';$/;"	v
ADODB_SESSION_USER	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_USER ='root';$/;"	v
ADODB_SESSION_USER	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESSION_USER ='user';$/;"	v
ADODB_SESSION_USER	lib/adodb/adodb-session-clob.php	/^		$ADODB_SESSION_USER ='root';$/;"	v
ADODB_SESSION_USER	lib/adodb/adodb-session-clob.php	/^	$ADODB_SESSION_USER ='user';$/;"	v
ADODB_SESSION_USER	lib/adodb/adodb-session.php	/^		$ADODB_SESSION_USER ='root';$/;"	v
ADODB_SESSION_USER	lib/adodb/adodb-session.php	/^	$ADODB_SESSION_USER ='user';$/;"	v
ADODB_SESSION_USER	lib/setup.php	/^            $ADODB_SESSION_USER    = $CFG->dbuser;$/;"	v
ADODB_SESSION_USE_LOBS	lib/adodb/adodb-session-clob.php	/^		$ADODB_SESSION_USE_LOBS = false;$/;"	v
ADODB_SESSION_USE_LOBS	lib/adodb/adodb-session-clob.php	/^	$ADODB_SESSION_USE_LOBS = false; (or, if you wanna use CLOBS (= 'CLOB') or ( = 'BLOB')$/;"	v
ADODB_SESS_CONN	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESS_CONN = ADONewConnection($ADODB_SESSION_DRIVER);$/;"	v
ADODB_SESS_CONN	lib/adodb/adodb-session-clob.php	/^	$ADODB_SESS_CONN = ADONewConnection($ADODB_SESSION_DRIVER);$/;"	v
ADODB_SESS_CONN	lib/adodb/adodb-session.php	/^	$ADODB_SESS_CONN = ADONewConnection($ADODB_SESSION_DRIVER);$/;"	v
ADODB_SESS_INSERT	lib/adodb/adodb-cryptsession.php	/^			$ADODB_SESS_INSERT = true;$/;"	v
ADODB_SESS_INSERT	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESS_INSERT = false;$/;"	v
ADODB_SESS_LIFE	lib/adodb/adodb-cryptsession.php	/^	$ADODB_SESS_LIFE=1440;$/;"	v
ADODB_SESS_LIFE	lib/adodb/adodb-cryptsession.php	/^$ADODB_SESS_LIFE = ini_get('session.gc_maxlifetime');$/;"	v
ADODB_SESS_LIFE	lib/adodb/adodb-session-clob.php	/^	 	$ADODB_SESS_LIFE=1440;$/;"	v
ADODB_SESS_LIFE	lib/adodb/adodb-session-clob.php	/^	$ADODB_SESS_LIFE = ini_get('session.gc_maxlifetime');$/;"	v
ADODB_SESS_LIFE	lib/adodb/adodb-session.php	/^	 	$ADODB_SESS_LIFE=1440;$/;"	v
ADODB_SESS_LIFE	lib/adodb/adodb-session.php	/^	$ADODB_SESS_LIFE = ini_get('session.gc_maxlifetime');$/;"	v
ADODB_SYBASE_SQLANYWHERE	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^ define('ADODB_SYBASE_SQLANYWHERE',1);$/;"	d
ADODB_Session	lib/adodb/session/adodb-session.php	/^class ADODB_Session {$/;"	c
ADODB_Session_Key	lib/adodb/adodb-cryptsession.php	/^function ADODB_Session_Key() $/;"	f
ADODB_Setup	lib/adodb/adodb.inc.php	/^	function ADODB_Setup()$/;"	f
ADODB_TABLE_REGEX	lib/adodb/adodb.inc.php	/^		define('ADODB_TABLE_REGEX','([]0-9a-z_\\:\\"\\`\\.\\@\\[-]*)');$/;"	d
ADODB_TransMonitor	lib/adodb/adodb-connection.inc.php	/^    function ADODB_TransMonitor($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection)$/;"	f
ADODB_TransMonitor	lib/adodb/adodb.inc.php	/^	function ADODB_TransMonitor($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection)$/;"	f
ADODB_VFP	lib/adodb/drivers/adodb-vfp.inc.php	/^define('ADODB_VFP',1);$/;"	d
ADODB_access	lib/adodb/drivers/adodb-access.inc.php	/^	function ADODB_access()$/;"	f
ADODB_access	lib/adodb/drivers/adodb-access.inc.php	/^class  ADODB_access extends ADODB_odbc {	$/;"	c
ADODB_ado	lib/adodb/drivers/adodb-ado.inc.php	/^	function ADODB_ado() $/;"	f
ADODB_ado	lib/adodb/drivers/adodb-ado.inc.php	/^class ADODB_ado extends ADOConnection {$/;"	c
ADODB_ado	lib/adodb/drivers/adodb-ado5.inc.php	/^	function ADODB_ado() $/;"	f
ADODB_ado	lib/adodb/drivers/adodb-ado5.inc.php	/^class ADODB_ado extends ADOConnection {$/;"	c
ADODB_ado_access	lib/adodb/drivers/adodb-ado_access.inc.php	/^	function ADODB_ado_access()$/;"	f
ADODB_ado_access	lib/adodb/drivers/adodb-ado_access.inc.php	/^class  ADODB_ado_access extends ADODB_ado {	$/;"	c
ADODB_ado_mssql	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^	function ADODB_ado_mssql()$/;"	f
ADODB_ado_mssql	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^class  ADODB_ado_mssql extends ADODB_ado {        $/;"	c
ADODB_borland_ibase	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^	function ADODB_borland_ibase()$/;"	f
ADODB_borland_ibase	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^class ADODB_borland_ibase extends ADODB_ibase {$/;"	c
ADODB_csv	lib/adodb/drivers/adodb-csv.inc.php	/^	function ADODB_csv() $/;"	f
ADODB_csv	lib/adodb/drivers/adodb-csv.inc.php	/^class ADODB_csv extends ADOConnection {$/;"	c
ADODB_fbsql	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function ADODB_fbsql() $/;"	f
ADODB_fbsql	lib/adodb/drivers/adodb-fbsql.inc.php	/^class ADODB_fbsql extends ADOConnection {$/;"	c
ADODB_firebird	lib/adodb/drivers/adodb-firebird.inc.php	/^	function ADODB_firebird()$/;"	f
ADODB_firebird	lib/adodb/drivers/adodb-firebird.inc.php	/^class ADODB_firebird extends ADODB_ibase {$/;"	c
ADODB_ibase	lib/adodb/drivers/adodb-ibase.inc.php	/^	function ADODB_ibase() $/;"	f
ADODB_ibase	lib/adodb/drivers/adodb-ibase.inc.php	/^class ADODB_ibase extends ADOConnection {$/;"	c
ADODB_informix	lib/adodb/drivers/adodb-informix.inc.php	/^class ADODB_informix extends ADODB_informix72 {$/;"	c
ADODB_informix72	lib/adodb/drivers/adodb-informix72.inc.php	/^	function ADODB_informix72()$/;"	f
ADODB_informix72	lib/adodb/drivers/adodb-informix72.inc.php	/^class ADODB_informix72 extends ADOConnection {$/;"	c
ADODB_ldap	lib/adodb/drivers/adodb-ldap.inc.php	/^	function ADODB_ldap() $/;"	f
ADODB_ldap	lib/adodb/drivers/adodb-ldap.inc.php	/^class ADODB_ldap extends ADOConnection {$/;"	c
ADODB_mssql	lib/adodb/drivers/adodb-mssql.inc.php	/^	function ADODB_mssql() $/;"	f
ADODB_mssql	lib/adodb/drivers/adodb-mssql.inc.php	/^class ADODB_mssql extends ADOConnection {$/;"	c
ADODB_mssql_date_order	lib/adodb/drivers/adodb-mssql.inc.php	/^				$ADODB_mssql_date_order = 'dmy';$/;"	v
ADODB_mssql_date_order	lib/adodb/drivers/adodb-mssql.inc.php	/^			$ADODB_mssql_date_order = 'mdy';$/;"	v
ADODB_mssql_date_order	lib/adodb/drivers/adodb-mssql.inc.php	/^	$ADODB_mssql_date_order = 'mdy'; $/;"	v
ADODB_mssql_mths	lib/adodb/drivers/adodb-mssql.inc.php	/^	$ADODB_mssql_mths = array($/;"	v
ADODB_mssqlpo	lib/adodb/drivers/adodb-mssqlpo.inc.php	/^	function ADODB_mssqlpo()$/;"	f
ADODB_mssqlpo	lib/adodb/drivers/adodb-mssqlpo.inc.php	/^class ADODB_mssqlpo extends ADODB_mssql {$/;"	c
ADODB_mysql	lib/adodb/drivers/adodb-mysql.inc.php	/^	function ADODB_mysql() $/;"	f
ADODB_mysql	lib/adodb/drivers/adodb-mysql.inc.php	/^class ADODB_mysql extends ADOConnection {$/;"	c
ADODB_mysqli	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function ADODB_mysqli() $/;"	f
ADODB_mysqli	lib/adodb/drivers/adodb-mysqli.inc.php	/^class ADODB_mysqli extends ADOConnection {$/;"	c
ADODB_mysqlt	lib/adodb/drivers/adodb-mysqlt.inc.php	/^	function ADODB_mysqlt() $/;"	f
ADODB_mysqlt	lib/adodb/drivers/adodb-mysqlt.inc.php	/^class ADODB_mysqlt extends ADODB_mysql {$/;"	c
ADODB_netezza	lib/adodb/drivers/adodb-netezza.inc.php	/^	function ADODB_netezza() $/;"	f
ADODB_netezza	lib/adodb/drivers/adodb-netezza.inc.php	/^class ADODB_netezza extends ADODB_postgres64 {$/;"	c
ADODB_oci8	lib/adodb/drivers/adodb-oci8.inc.php	/^	function ADODB_oci8() $/;"	f
ADODB_oci8	lib/adodb/drivers/adodb-oci8.inc.php	/^class ADODB_oci8 extends ADOConnection {$/;"	c
ADODB_oci805	lib/adodb/drivers/adodb-oci805.inc.php	/^	function ADODB_oci805() $/;"	f
ADODB_oci805	lib/adodb/drivers/adodb-oci805.inc.php	/^class ADODB_oci805 extends ADODB_oci8 {$/;"	c
ADODB_oci8po	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function ADODB_oci8po()$/;"	f
ADODB_oci8po	lib/adodb/drivers/adodb-oci8po.inc.php	/^class ADODB_oci8po extends ADODB_oci8 {$/;"	c
ADODB_odbc	lib/adodb/drivers/adodb-odbc.inc.php	/^	function ADODB_odbc() $/;"	f
ADODB_odbc	lib/adodb/drivers/adodb-odbc.inc.php	/^class ADODB_odbc extends ADOConnection {$/;"	c
ADODB_odbc_mssql	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function ADODB_odbc_mssql()$/;"	f
ADODB_odbc_mssql	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^class  ADODB_odbc_mssql extends ADODB_odbc {	$/;"	c
ADODB_odbc_oracle	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^	function ADODB_odbc_oracle()$/;"	f
ADODB_odbc_oracle	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^class  ADODB_odbc_oracle extends ADODB_odbc {	$/;"	c
ADODB_odbtp	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ADODB_odbtp()$/;"	f
ADODB_odbtp	lib/adodb/drivers/adodb-odbtp.inc.php	/^class ADODB_odbtp extends ADOConnection{$/;"	c
ADODB_odbtp_unicode	lib/adodb/drivers/adodb-odbtp_unicode.inc.php	/^	function ADODB_odbtp_unicode()$/;"	f
ADODB_odbtp_unicode	lib/adodb/drivers/adodb-odbtp_unicode.inc.php	/^class ADODB_odbtp_unicode extends ADODB_odbtp {$/;"	c
ADODB_oracle	lib/adodb/drivers/adodb-oracle.inc.php	/^	function ADODB_oracle() $/;"	f
ADODB_oracle	lib/adodb/drivers/adodb-oracle.inc.php	/^class ADODB_oracle extends ADOConnection {$/;"	c
ADODB_pdo	lib/adodb/drivers/adodb-pdo.inc.php	/^	function ADODB_pdo()$/;"	f
ADODB_pdo	lib/adodb/drivers/adodb-pdo.inc.php	/^class ADODB_pdo extends ADOConnection {$/;"	c
ADODB_pdo_base	lib/adodb/drivers/adodb-pdo.inc.php	/^class ADODB_pdo_base extends ADODB_pdo {$/;"	c
ADODB_pdo_mssql	lib/adodb/drivers/adodb-pdo_mssql.inc.php	/^class ADODB_pdo_mssql extends ADODB_pdo {$/;"	c
ADODB_pdo_mysql	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^class ADODB_pdo_mysql extends ADODB_pdo {$/;"	c
ADODB_pdo_oci	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^class ADODB_pdo_oci extends ADODB_pdo_base {$/;"	c
ADODB_pdo_pgsql	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^class ADODB_pdo_pgsql extends ADODB_pdo {$/;"	c
ADODB_postgres64	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function ADODB_postgres64() $/;"	f
ADODB_postgres64	lib/adodb/drivers/adodb-postgres64.inc.php	/^class ADODB_postgres64 extends ADOConnection{$/;"	c
ADODB_postgres7	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function ADODB_postgres7() $/;"	f
ADODB_postgres7	lib/adodb/drivers/adodb-postgres7.inc.php	/^class ADODB_postgres7 extends ADODB_postgres64 {$/;"	c
ADODB_proxy	lib/adodb/drivers/adodb-proxy.inc.php	/^	class ADODB_proxy extends ADODB_csv {$/;"	c
ADODB_sqlanywhere	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^	function ADODB_sqlanywhere()$/;"	f
ADODB_sqlanywhere	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^ class ADODB_sqlanywhere extends ADODB_odbc {$/;"	c
ADODB_sqlite	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function ADODB_sqlite() $/;"	f
ADODB_sqlite	lib/adodb/drivers/adodb-sqlite.inc.php	/^class ADODB_sqlite extends ADOConnection {$/;"	c
ADODB_sqlitepo	lib/adodb/drivers/adodb-sqlitepo.inc.php	/^   function ADODB_sqlitepo()$/;"	f
ADODB_sqlitepo	lib/adodb/drivers/adodb-sqlitepo.inc.php	/^class ADODB_sqlitepo extends ADODB_sqlite {$/;"	c
ADODB_str_replace	lib/adodb/adodb.inc.php	/^	function ADODB_str_replace($src, $dest, $data)$/;"	f
ADODB_sybase	lib/adodb/drivers/adodb-sybase.inc.php	/^	function ADODB_sybase() $/;"	f
ADODB_sybase	lib/adodb/drivers/adodb-sybase.inc.php	/^class ADODB_sybase extends ADOConnection {$/;"	c
ADODB_sybase_ase	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^	function ADODB_sybase_ase()$/;"	f
ADODB_sybase_ase	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^class ADODB_sybase_ase extends ADODB_sybase {$/;"	c
ADODB_sybase_mths	lib/adodb/drivers/adodb-sybase.inc.php	/^$ADODB_sybase_mths = array($/;"	v
ADODB_vers	lib/adodb/adodb.inc.php	/^		$ADODB_vers = 'V4.71 24 Jan 2006  (c) 2000-2006 John Lim (jlim#natsoft.com.my). All rights reserved. Released BSD & LGPL.';$/;"	v
ADODB_vfp	lib/adodb/drivers/adodb-vfp.inc.php	/^	function ADODB_vfp()$/;"	f
ADODB_vfp	lib/adodb/drivers/adodb-vfp.inc.php	/^class ADODB_vfp extends ADODB_odbc {$/;"	c
ADOFetchObj	lib/adodb/adodb.inc.php	/^	class ADOFetchObj {$/;"	c
ADOFieldObject	lib/adodb/adodb.inc.php	/^	class ADOFieldObject { $/;"	c
ADOLoadCode	lib/adodb/adodb.inc.php	/^	function ADOLoadCode($dbType) $/;"	f
ADOLoadDB	lib/adodb/adodb.inc.php	/^	function ADOLoadDB($dbType) $/;"	f
ADONewConnection	lib/adodb/adodb.inc.php	/^	function &ADONewConnection($db='')$/;"	f
ADOPDOStatement	lib/adodb/drivers/adodb-pdo.inc.php	/^	function ADOPDOStatement($stmt,$connection)$/;"	f
ADOPDOStatement	lib/adodb/drivers/adodb-pdo.inc.php	/^class ADOPDOStatement {$/;"	c
ADORecordSet	lib/adodb/adodb-recordset.inc.php	/^	class ADORecordSet {$/;"	c
ADORecordSet	lib/adodb/adodb-recordset.inc.php	/^	function ADORecordSet($queryID) $/;"	f
ADORecordSet	lib/adodb/adodb.inc.php	/^	class ADORecordSet extends ADODB_BASE_RS {$/;"	c
ADORecordSet	lib/adodb/adodb.inc.php	/^	function ADORecordSet($queryID) $/;"	f
ADORecordSet_access	lib/adodb/drivers/adodb-access.inc.php	/^	function ADORecordSet_access($id,$mode=false)$/;"	f
ADORecordSet_access	lib/adodb/drivers/adodb-access.inc.php	/^class  ADORecordSet_access extends ADORecordSet_odbc {	$/;"	c
ADORecordSet_ado	lib/adodb/drivers/adodb-ado.inc.php	/^	function ADORecordSet_ado($id,$mode=false)$/;"	f
ADORecordSet_ado	lib/adodb/drivers/adodb-ado.inc.php	/^class ADORecordSet_ado extends ADORecordSet {	$/;"	c
ADORecordSet_ado	lib/adodb/drivers/adodb-ado5.inc.php	/^	function ADORecordSet_ado($id,$mode=false)$/;"	f
ADORecordSet_ado	lib/adodb/drivers/adodb-ado5.inc.php	/^class ADORecordSet_ado extends ADORecordSet {	$/;"	c
ADORecordSet_ado_access	lib/adodb/drivers/adodb-ado_access.inc.php	/^	function ADORecordSet_ado_access($id,$mode=false)$/;"	f
ADORecordSet_ado_access	lib/adodb/drivers/adodb-ado_access.inc.php	/^class  ADORecordSet_ado_access extends ADORecordSet_ado {	$/;"	c
ADORecordSet_ado_mssql	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^	class  ADORecordSet_ado_mssql extends ADORecordSet_ado {        $/;"	c
ADORecordSet_ado_mssql	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^	function ADORecordSet_ado_mssql($id,$mode=false)$/;"	f
ADORecordSet_array	lib/adodb/adodb.inc.php	/^		function ADORecordSet_array($fakeid=1)$/;"	f
ADORecordSet_array	lib/adodb/adodb.inc.php	/^	class ADORecordSet_array extends ADORecordSet$/;"	c
ADORecordSet_array_mssql	lib/adodb/drivers/adodb-mssql.inc.php	/^	function ADORecordSet_array_mssql($id=-1,$mode=false) $/;"	f
ADORecordSet_array_mssql	lib/adodb/drivers/adodb-mssql.inc.php	/^class ADORecordSet_array_mssql extends ADORecordSet_array {$/;"	c
ADORecordSet_array_sybase	lib/adodb/drivers/adodb-sybase.inc.php	/^	function ADORecordSet_array_sybase($id=-1)$/;"	f
ADORecordSet_array_sybase	lib/adodb/drivers/adodb-sybase.inc.php	/^class ADORecordSet_array_sybase extends ADORecordSet_array {$/;"	c
ADORecordSet_assoc_postgres7	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function ADORecordSet_assoc_postgres7($queryID,$mode=false) $/;"	f
ADORecordSet_assoc_postgres7	lib/adodb/drivers/adodb-postgres7.inc.php	/^class ADORecordSet_assoc_postgres7 extends ADORecordSet_postgres64{$/;"	c
ADORecordSet_borland_ibase	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^	function ADORecordSet_borland_ibase($id,$mode=false)$/;"	f
ADORecordSet_borland_ibase	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^class  ADORecordSet_borland_ibase extends ADORecordSet_ibase {	$/;"	c
ADORecordSet_db2	lib/adodb/drivers/adodb-db2.inc.php	/^	function ADORecordSet_db2($id,$mode=false)$/;"	f
ADORecordSet_db2	lib/adodb/drivers/adodb-db2.inc.php	/^class  ADORecordSet_db2 extends ADORecordSet_odbc {	$/;"	c
ADORecordSet_empty	lib/adodb/adodb.inc.php	/^	class ADORecordSet_empty$/;"	c
ADORecordSet_ext_mysql	lib/adodb/drivers/adodb-mysql.inc.php	/^	function ADORecordSet_ext_mysql($queryID,$mode=false) $/;"	f
ADORecordSet_ext_mysql	lib/adodb/drivers/adodb-mysql.inc.php	/^class ADORecordSet_ext_mysql extends ADORecordSet_mysql {	$/;"	c
ADORecordSet_ext_mysqlt	lib/adodb/drivers/adodb-mysqlt.inc.php	/^	function ADORecordSet_ext_mysqlt($queryID,$mode=false) $/;"	f
ADORecordSet_ext_mysqlt	lib/adodb/drivers/adodb-mysqlt.inc.php	/^class ADORecordSet_ext_mysqlt extends ADORecordSet_mysqlt {	$/;"	c
ADORecordSet_ext_oci8	lib/adodb/drivers/adodb-oci8.inc.php	/^	function ADORecordSet_ext_oci8($queryID,$mode=false) $/;"	f
ADORecordSet_ext_oci8	lib/adodb/drivers/adodb-oci8.inc.php	/^class ADORecordSet_ext_oci8 extends ADORecordSet_oci8 {	$/;"	c
ADORecordSet_fbsql	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function ADORecordSet_fbsql($queryID,$mode=false) $/;"	f
ADORecordSet_fbsql	lib/adodb/drivers/adodb-fbsql.inc.php	/^class ADORecordSet_fbsql extends ADORecordSet{	$/;"	c
ADORecordSet_firebird	lib/adodb/drivers/adodb-firebird.inc.php	/^	function ADORecordSet_firebird($id,$mode=false)$/;"	f
ADORecordSet_firebird	lib/adodb/drivers/adodb-firebird.inc.php	/^class  ADORecordSet_firebird extends ADORecordSet_ibase {	$/;"	c
ADORecordSet_ldap	lib/adodb/drivers/adodb-ldap.inc.php	/^	function ADORecordSet_ldap($queryID,$mode=false) $/;"	f
ADORecordSet_ldap	lib/adodb/drivers/adodb-ldap.inc.php	/^class ADORecordSet_ldap extends ADORecordSet{	$/;"	c
ADORecordSet_mysql	lib/adodb/drivers/adodb-mysql.inc.php	/^	function ADORecordSet_mysql($queryID,$mode=false) $/;"	f
ADORecordSet_mysql	lib/adodb/drivers/adodb-mysql.inc.php	/^class ADORecordSet_mysql extends ADORecordSet{	$/;"	c
ADORecordSet_mysqli	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function ADORecordSet_mysqli($queryID, $mode = false) $/;"	f
ADORecordSet_mysqli	lib/adodb/drivers/adodb-mysqli.inc.php	/^class ADORecordSet_mysqli extends ADORecordSet{	$/;"	c
ADORecordSet_mysqlt	lib/adodb/drivers/adodb-mysqlt.inc.php	/^	function ADORecordSet_mysqlt($queryID,$mode=false) $/;"	f
ADORecordSet_mysqlt	lib/adodb/drivers/adodb-mysqlt.inc.php	/^class ADORecordSet_mysqlt extends ADORecordSet_mysql{	$/;"	c
ADORecordSet_netezza	lib/adodb/drivers/adodb-netezza.inc.php	/^	function ADORecordSet_netezza($queryID,$mode=false) $/;"	f
ADORecordSet_netezza	lib/adodb/drivers/adodb-netezza.inc.php	/^class ADORecordSet_netezza extends ADORecordSet_postgres64$/;"	c
ADORecordSet_odbc	lib/adodb/drivers/adodb-odbc.inc.php	/^	function ADORecordSet_odbc($id,$mode=false)$/;"	f
ADORecordSet_odbc	lib/adodb/drivers/adodb-odbc.inc.php	/^class ADORecordSet_odbc extends ADORecordSet {	$/;"	c
ADORecordSet_odbc_mssql	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function ADORecordSet_odbc_mssql($id,$mode=false)$/;"	f
ADORecordSet_odbc_mssql	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^class  ADORecordSet_odbc_mssql extends ADORecordSet_odbc {	$/;"	c
ADORecordSet_odbc_oracle	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^	function ADORecordSet_odbc_oracle($id,$mode=false)$/;"	f
ADORecordSet_odbc_oracle	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^class  ADORecordSet_odbc_oracle extends ADORecordSet_odbc {	$/;"	c
ADORecordSet_odbtp	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ADORecordSet_odbtp($queryID,$mode=false)$/;"	f
ADORecordSet_odbtp	lib/adodb/drivers/adodb-odbtp.inc.php	/^class ADORecordSet_odbtp extends ADORecordSet {$/;"	c
ADORecordSet_odbtp_access	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ADORecordSet_odbtp_access($id,$mode=false)$/;"	f
ADORecordSet_odbtp_access	lib/adodb/drivers/adodb-odbtp.inc.php	/^class ADORecordSet_odbtp_access extends ADORecordSet_odbtp {$/;"	c
ADORecordSet_odbtp_mssql	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ADORecordSet_odbtp_mssql($id,$mode=false)$/;"	f
ADORecordSet_odbtp_mssql	lib/adodb/drivers/adodb-odbtp.inc.php	/^class ADORecordSet_odbtp_mssql extends ADORecordSet_odbtp {$/;"	c
ADORecordSet_odbtp_oci8	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ADORecordSet_odbtp_oci8($id,$mode=false)$/;"	f
ADORecordSet_odbtp_oci8	lib/adodb/drivers/adodb-odbtp.inc.php	/^class ADORecordSet_odbtp_oci8 extends ADORecordSet_odbtp {$/;"	c
ADORecordSet_odbtp_sybase	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ADORecordSet_odbtp_sybase($id,$mode=false)$/;"	f
ADORecordSet_odbtp_sybase	lib/adodb/drivers/adodb-odbtp.inc.php	/^class ADORecordSet_odbtp_sybase extends ADORecordSet_odbtp {$/;"	c
ADORecordSet_odbtp_vfp	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ADORecordSet_odbtp_vfp($id,$mode=false)$/;"	f
ADORecordSet_odbtp_vfp	lib/adodb/drivers/adodb-odbtp.inc.php	/^class ADORecordSet_odbtp_vfp extends ADORecordSet_odbtp {$/;"	c
ADORecordSet_pdo	lib/adodb/drivers/adodb-pdo.inc.php	/^	function ADORecordSet_pdo($id,$mode=false)$/;"	f
ADORecordSet_pdo	lib/adodb/drivers/adodb-pdo.inc.php	/^class ADORecordSet_pdo extends ADORecordSet {	$/;"	c
ADORecordSet_postgres64	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function ADORecordSet_postgres64($queryID,$mode=false) $/;"	f
ADORecordSet_postgres64	lib/adodb/drivers/adodb-postgres64.inc.php	/^class ADORecordSet_postgres64 extends ADORecordSet{$/;"	c
ADORecordSet_postgres7	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function ADORecordSet_postgres7($queryID,$mode=false) $/;"	f
ADORecordSet_postgres7	lib/adodb/drivers/adodb-postgres7.inc.php	/^class ADORecordSet_postgres7 extends ADORecordSet_postgres64{$/;"	c
ADORecordSet_sapdb	lib/adodb/drivers/adodb-sapdb.inc.php	/^	function ADORecordSet_sapdb($id,$mode=false)$/;"	f
ADORecordSet_sapdb	lib/adodb/drivers/adodb-sapdb.inc.php	/^class  ADORecordSet_sapdb extends ADORecordSet_odbc {	$/;"	c
ADORecordSet_sqlanywhere	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^ class  ADORecordSet_sqlanywhere extends ADORecordSet_odbc {	$/;"	c
ADORecordSet_sqlanywhere	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^ function ADORecordSet_sqlanywhere($id,$mode=false)$/;"	f
ADORecordSet_vfp	lib/adodb/drivers/adodb-vfp.inc.php	/^	function ADORecordSet_vfp($id,$mode=false)$/;"	f
ADORecordSet_vfp	lib/adodb/drivers/adodb-vfp.inc.php	/^class  ADORecordSet_vfp extends ADORecordSet_odbc {	$/;"	c
ADORecordset_csv	lib/adodb/drivers/adodb-csv.inc.php	/^	function ADORecordset_csv($id,$mode=false)$/;"	f
ADORecordset_csv	lib/adodb/drivers/adodb-csv.inc.php	/^class ADORecordset_csv extends ADORecordset {$/;"	c
ADORecordset_ibase	lib/adodb/drivers/adodb-ibase.inc.php	/^	function ADORecordset_ibase($id,$mode=false)$/;"	f
ADORecordset_ibase	lib/adodb/drivers/adodb-ibase.inc.php	/^class ADORecordset_ibase extends ADORecordSet$/;"	c
ADORecordset_informix	lib/adodb/drivers/adodb-informix.inc.php	/^	function ADORecordset_informix($id,$mode=false)$/;"	f
ADORecordset_informix	lib/adodb/drivers/adodb-informix.inc.php	/^class ADORecordset_informix extends ADORecordset_informix72 {$/;"	c
ADORecordset_informix72	lib/adodb/drivers/adodb-informix72.inc.php	/^	function ADORecordset_informix72($id,$mode=false)$/;"	f
ADORecordset_informix72	lib/adodb/drivers/adodb-informix72.inc.php	/^class ADORecordset_informix72 extends ADORecordSet {$/;"	c
ADORecordset_mssql	lib/adodb/drivers/adodb-mssql.inc.php	/^	function ADORecordset_mssql($id,$mode=false)$/;"	f
ADORecordset_mssql	lib/adodb/drivers/adodb-mssql.inc.php	/^class ADORecordset_mssql extends ADORecordSet {	$/;"	c
ADORecordset_mssqlpo	lib/adodb/drivers/adodb-mssqlpo.inc.php	/^	function ADORecordset_mssqlpo($id,$mode=false)$/;"	f
ADORecordset_mssqlpo	lib/adodb/drivers/adodb-mssqlpo.inc.php	/^class ADORecordset_mssqlpo extends ADORecordset_mssql {$/;"	c
ADORecordset_oci8	lib/adodb/drivers/adodb-oci8.inc.php	/^	function ADORecordset_oci8($queryID,$mode=false)$/;"	f
ADORecordset_oci8	lib/adodb/drivers/adodb-oci8.inc.php	/^class ADORecordset_oci8 extends ADORecordSet {$/;"	c
ADORecordset_oci805	lib/adodb/drivers/adodb-oci805.inc.php	/^	function ADORecordset_oci805($id,$mode=false)$/;"	f
ADORecordset_oci805	lib/adodb/drivers/adodb-oci805.inc.php	/^class ADORecordset_oci805 extends ADORecordset_oci8 {	$/;"	c
ADORecordset_oci8po	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function ADORecordset_oci8po($queryID,$mode=false)$/;"	f
ADORecordset_oci8po	lib/adodb/drivers/adodb-oci8po.inc.php	/^class ADORecordset_oci8po extends ADORecordset_oci8 {$/;"	c
ADORecordset_oracle	lib/adodb/drivers/adodb-oracle.inc.php	/^	function ADORecordset_oracle($queryID,$mode=false)$/;"	f
ADORecordset_oracle	lib/adodb/drivers/adodb-oracle.inc.php	/^class ADORecordset_oracle extends ADORecordSet {$/;"	c
ADORecordset_proxy	lib/adodb/drivers/adodb-proxy.inc.php	/^		function ADORecordset_proxy($id,$mode=false) $/;"	f
ADORecordset_proxy	lib/adodb/drivers/adodb-proxy.inc.php	/^	class ADORecordset_proxy extends ADORecordset_csv {$/;"	c
ADORecordset_sqlite	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function ADORecordset_sqlite($queryID,$mode=false)$/;"	f
ADORecordset_sqlite	lib/adodb/drivers/adodb-sqlite.inc.php	/^class ADORecordset_sqlite extends ADORecordSet {$/;"	c
ADORecordset_sqlitepo	lib/adodb/drivers/adodb-sqlitepo.inc.php	/^   function ADORecordset_sqlitepo($queryID,$mode=false)$/;"	f
ADORecordset_sqlitepo	lib/adodb/drivers/adodb-sqlitepo.inc.php	/^class ADORecordset_sqlitepo extends ADORecordset_sqlite {$/;"	c
ADORecordset_sybase	lib/adodb/drivers/adodb-sybase.inc.php	/^	function ADORecordset_sybase($id,$mode=false)$/;"	f
ADORecordset_sybase	lib/adodb/drivers/adodb-sybase.inc.php	/^class ADORecordset_sybase extends ADORecordSet {	$/;"	c
ADORecordset_sybase_ase	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^function ADORecordset_sybase_ase($id,$mode=false)$/;"	f
AICCapi	mod/scorm/datamodels/aicc.js.php	/^function AICCapi() {$/;"	f
ALLOWED_PROTOCOLS	lib/weblib.php	/^$ALLOWED_PROTOCOLS = array('http', 'https', 'ftp', 'news', 'mailto', 'rtsp', 'teamspeak', 'gopher', 'mms',$/;"	v
ALLOWED_TAGS	lib/weblib.php	/^$ALLOWED_TAGS =$/;"	v
ANSWER_ALTERNATIVE_ANSWER_REGEX	question/type/multianswer/questiontype.php	/^define("ANSWER_ALTERNATIVE_ANSWER_REGEX",$/;"	d
ANSWER_ALTERNATIVE_FEEDBACK_REGEX	question/type/multianswer/questiontype.php	/^define("ANSWER_ALTERNATIVE_FEEDBACK_REGEX",$/;"	d
ANSWER_ALTERNATIVE_FRACTION_REGEX	question/type/multianswer/questiontype.php	/^define("ANSWER_ALTERNATIVE_FRACTION_REGEX",$/;"	d
ANSWER_ALTERNATIVE_REGEX	question/type/multianswer/questiontype.php	/^define("ANSWER_ALTERNATIVE_REGEX",$/;"	d
ANSWER_ALTERNATIVE_REGEX_ANSWER	question/type/multianswer/questiontype.php	/^define("ANSWER_ALTERNATIVE_REGEX_ANSWER", 3);$/;"	d
ANSWER_ALTERNATIVE_REGEX_FEEDBACK	question/type/multianswer/questiontype.php	/^define("ANSWER_ALTERNATIVE_REGEX_FEEDBACK", 5);$/;"	d
ANSWER_ALTERNATIVE_REGEX_FRACTION	question/type/multianswer/questiontype.php	/^define("ANSWER_ALTERNATIVE_REGEX_FRACTION", 1);$/;"	d
ANSWER_ALTERNATIVE_REGEX_PERCENTILE_FRACTION	question/type/multianswer/questiontype.php	/^define("ANSWER_ALTERNATIVE_REGEX_PERCENTILE_FRACTION", 2);$/;"	d
ANSWER_REGEX	question/type/multianswer/questiontype.php	/^define("ANSWER_REGEX",$/;"	d
ANSWER_REGEX_ALTERNATIVES	question/type/multianswer/questiontype.php	/^define("ANSWER_REGEX_ALTERNATIVES", 6);$/;"	d
ANSWER_REGEX_ANSWER_TYPE_MULTICHOICE	question/type/multianswer/questiontype.php	/^define("ANSWER_REGEX_ANSWER_TYPE_MULTICHOICE", 4);$/;"	d
ANSWER_REGEX_ANSWER_TYPE_NUMERICAL	question/type/multianswer/questiontype.php	/^define("ANSWER_REGEX_ANSWER_TYPE_NUMERICAL", 3);$/;"	d
ANSWER_REGEX_ANSWER_TYPE_SHORTANSWER	question/type/multianswer/questiontype.php	/^define("ANSWER_REGEX_ANSWER_TYPE_SHORTANSWER", 5);$/;"	d
ANSWER_REGEX_NORM	question/type/multianswer/questiontype.php	/^define("ANSWER_REGEX_NORM", 1);$/;"	d
ANSWER_START_REGEX	question/type/multianswer/questiontype.php	/^define("ANSWER_START_REGEX",$/;"	d
ANSWER_TYPE_DEF_REGEX	question/type/multianswer/questiontype.php	/^define("ANSWER_TYPE_DEF_REGEX",$/;"	d
AN_ACTION_AUTH_CAPTURE	enrol/authorize/const.php	/^define('AN_ACTION_AUTH_CAPTURE',        0x03);$/;"	d
AN_ACTION_AUTH_ONLY	enrol/authorize/const.php	/^define('AN_ACTION_AUTH_ONLY',           0x01);$/;"	d
AN_ACTION_CREDIT	enrol/authorize/const.php	/^define('AN_ACTION_CREDIT',              0x04);$/;"	d
AN_ACTION_NONE	enrol/authorize/const.php	/^define('AN_ACTION_NONE',                0x00);$/;"	d
AN_ACTION_PRIOR_AUTH_CAPTURE	enrol/authorize/const.php	/^define('AN_ACTION_PRIOR_AUTH_CAPTURE',  0x02);$/;"	d
AN_ACTION_VOID	enrol/authorize/const.php	/^define('AN_ACTION_VOID',                0x08);$/;"	d
AN_APPROVED	enrol/authorize/authorizenetlib.php	/^define('AN_APPROVED', '1');$/;"	d
AN_DECLINED	enrol/authorize/authorizenetlib.php	/^define('AN_DECLINED', '2');$/;"	d
AN_DELIM	enrol/authorize/authorizenetlib.php	/^define('AN_DELIM',    '|');$/;"	d
AN_ENCAP	enrol/authorize/authorizenetlib.php	/^define('AN_ENCAP',    '"');$/;"	d
AN_ERROR	enrol/authorize/authorizenetlib.php	/^define('AN_ERROR',    '3');$/;"	d
AN_STATUS_AUTH	enrol/authorize/const.php	/^define('AN_STATUS_AUTH',        0x01);$/;"	d
AN_STATUS_AUTHCAPTURE	enrol/authorize/const.php	/^define('AN_STATUS_AUTHCAPTURE', 0x03);$/;"	d
AN_STATUS_CAPTURE	enrol/authorize/const.php	/^define('AN_STATUS_CAPTURE',     0x02);$/;"	d
AN_STATUS_CREDIT	enrol/authorize/const.php	/^define('AN_STATUS_CREDIT',      0x04);$/;"	d
AN_STATUS_EXPIRE	enrol/authorize/const.php	/^define('AN_STATUS_EXPIRE',      0x10);$/;"	d
AN_STATUS_NONE	enrol/authorize/const.php	/^define('AN_STATUS_NONE',        0x00);$/;"	d
AN_STATUS_TEST	enrol/authorize/const.php	/^define('AN_STATUS_TEST',        0x80);$/;"	d
AN_STATUS_VOID	enrol/authorize/const.php	/^define('AN_STATUS_VOID',        0x08);$/;"	d
AUTH_LDAP_NAME	auth/cas/lib.php	/^define('AUTH_LDAP_NAME', 'cas'); \/\/ for ldap module$/;"	d
AUTH_LDAP_NAME	auth/ldap/lib.php	/^    define('AUTH_LDAP_NAME', 'ldap');$/;"	d
AbsolutePage	lib/adodb/adodb-recordset.inc.php	/^	function AbsolutePage($page=-1)$/;"	f
AbsolutePage	lib/adodb/adodb.inc.php	/^	function AbsolutePage($page=-1)$/;"	f
AbsolutePosition	lib/adodb/adodb-recordset.inc.php	/^	function AbsolutePosition() {return $this->_currentRow;}$/;"	f
AbsolutePosition	lib/adodb/adodb.inc.php	/^	function AbsolutePosition() {return $this->_currentRow;}$/;"	f
AcceptPageBreak	lib/fpdf/fpdf.php	/^function AcceptPageBreak()$/;"	f
ActualType	lib/adodb/adodb-connection.inc.php	/^     function ActualType($meta)$/;"	f
ActualType	lib/adodb/adodb-datadict.inc.php	/^	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-access.inc.php	/^ 	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-db2.inc.php	/^ 	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-firebird.inc.php	/^ 	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-generic.inc.php	/^ 	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-generic.inc.php	/^function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-ibase.inc.php	/^ 	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-informix.inc.php	/^	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-mssql.inc.php	/^	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-mysql.inc.php	/^	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-oci8.inc.php	/^ 	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-postgres.inc.php	/^ 	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-sapdb.inc.php	/^ 	function ActualType($meta)$/;"	f
ActualType	lib/adodb/datadict/datadict-sybase.inc.php	/^	function ActualType($meta)$/;"	f
AddAddress	lib/phpmailer/class.phpmailer.php	/^    function AddAddress($address, $name = "") {$/;"	f
AddAttachment	lib/phpmailer/class.phpmailer.php	/^    function AddAttachment($path, $name = "", $encoding = "base64", $/;"	f
AddBCC	lib/phpmailer/class.phpmailer.php	/^    function AddBCC($address, $name = "") {$/;"	f
AddCC	lib/phpmailer/class.phpmailer.php	/^    function AddCC($address, $name = "") {$/;"	f
AddColumnSQL	lib/adodb/adodb-datadict.inc.php	/^	function AddColumnSQL($tabname, $flds)$/;"	f
AddColumnSQL	lib/adodb/datadict/datadict-mssql.inc.php	/^	function AddColumnSQL($tabname, $flds)$/;"	f
AddColumnSQL	lib/adodb/datadict/datadict-oci8.inc.php	/^	function AddColumnSQL($tabname, $flds)$/;"	f
AddColumnSQL	lib/adodb/datadict/datadict-postgres.inc.php	/^	function AddColumnSQL($tabname, $flds)$/;"	f
AddColumnSQL	lib/adodb/datadict/datadict-sapdb.inc.php	/^	function AddColumnSQL($tabname, $flds)$/;"	f
AddColumnSQL	lib/adodb/datadict/datadict-sybase.inc.php	/^	function AddColumnSQL($tabname, $flds)$/;"	f
AddCustomHeader	lib/phpmailer/class.phpmailer.php	/^    function AddCustomHeader($custom_header) {$/;"	f
AddEmbeddedImage	lib/phpmailer/class.phpmailer.php	/^    function AddEmbeddedImage($path, $cid, $name = "", $encoding = "base64", $/;"	f
AddFont	lib/fpdf/fpdf.php	/^function AddFont($family,$style='',$file='')$/;"	f
AddLink	lib/fpdf/fpdf.php	/^function AddLink()$/;"	f
AddPage	lib/fpdf/fpdf.php	/^function AddPage($orientation='')$/;"	f
AddReplyTo	lib/phpmailer/class.phpmailer.php	/^    function AddReplyTo($address, $name = "") {$/;"	f
AddStringAttachment	lib/phpmailer/class.phpmailer.php	/^    function AddStringAttachment($string, $filename, $encoding = "base64", $/;"	f
AddTime	mod/scorm/datamodels/aicc.js.php	/^    function AddTime (first, second) {$/;"	f
AddTime	mod/scorm/datamodels/scorm1_2.js.php	/^    function AddTime (first, second) {$/;"	f
AddTime	mod/scorm/datamodels/scorm1_3.js.php	/^    function AddTime (first, second) {$/;"	f
AddrAppend	lib/phpmailer/class.phpmailer.php	/^    function AddrAppend($type, $addr) {$/;"	f
AddrFormat	lib/phpmailer/class.phpmailer.php	/^    function AddrFormat($addr) {$/;"	f
Affected_Rows	lib/adodb/adodb-connection.inc.php	/^     function Affected_Rows()$/;"	f
Affected_Rows	lib/adodb/adodb.inc.php	/^	function Affected_Rows()$/;"	f
Affected_Rows	lib/adodb/drivers/adodb-pdo.inc.php	/^	function Affected_Rows()$/;"	f
AliasNbPages	lib/fpdf/fpdf.php	/^function AliasNbPages($alias='{nb}')$/;"	f
AlterColumnSQL	lib/adodb/adodb-datadict.inc.php	/^	function AlterColumnSQL($tabname, $flds, $tableflds='',$tableoptions='')$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-access.inc.php	/^	function AlterColumnSQL($tabname, $flds)$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-db2.inc.php	/^	function AlterColumnSQL($tabname, $flds)$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-generic.inc.php	/^	function AlterColumnSQL($tabname, $flds)$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-ibase.inc.php	/^	function AlterColumnSQL($tabname, $flds)$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-informix.inc.php	/^	function AlterColumnSQL($tabname, $flds)$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-mssql.inc.php	/^	function AlterColumnSQL($tabname, $flds)$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-oci8.inc.php	/^	function AlterColumnSQL($tabname, $flds)$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-postgres.inc.php	/^	function AlterColumnSQL($tabname, $flds, $tableflds='',$tableoptions='')$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-sapdb.inc.php	/^	function AlterColumnSQL($tabname, $flds)$/;"	f
AlterColumnSQL	lib/adodb/datadict/datadict-sybase.inc.php	/^	function AlterColumnSQL($tabname, $flds)$/;"	f
ArrayTagToString	question/format/examview/format.php	/^    function ArrayTagToString($aTag)$/;"	f
Asc2Ucs	lib/pear/OLE.php	/^    function Asc2Ucs($ascii)$/;"	f
AtFirstPage	lib/adodb/adodb-recordset.inc.php	/^	function AtFirstPage($status=false)$/;"	f
AtFirstPage	lib/adodb/adodb.inc.php	/^	function AtFirstPage($status=false)$/;"	f
AtLastPage	lib/adodb/adodb-recordset.inc.php	/^	function AtLastPage($status=false)$/;"	f
AtLastPage	lib/adodb/adodb.inc.php	/^	function AtLastPage($status=false)$/;"	f
AttachAll	lib/phpmailer/class.phpmailer.php	/^    function AttachAll() {$/;"	f
Auth_Container_ADOdb	lib/adodb/pear/Auth/Container/ADOdb.php	/^    function Auth_Container_ADOdb($dsn)$/;"	f
Auth_Container_ADOdb	lib/adodb/pear/Auth/Container/ADOdb.php	/^class Auth_Container_ADOdb extends Auth_Container$/;"	c
Authenticate	lib/phpmailer/class.smtp.php	/^    function Authenticate($username, $password) {$/;"	f
AutoDetect_MSSQL_Date_Order	lib/adodb/drivers/adodb-mssql.inc.php	/^function AutoDetect_MSSQL_Date_Order($conn)$/;"	f
BASE32_TABLE	lib/base32.php	/^    $BASE32_TABLE = array( $/;"	v
BGR_LASTMODIFIED	blocks/glossary_random/block_glossary_random.php	/^define('BGR_LASTMODIFIED', '1');$/;"	d
BGR_NEXTONE	blocks/glossary_random/block_glossary_random.php	/^define('BGR_NEXTONE',      '2');$/;"	d
BGR_RANDOMLY	blocks/glossary_random/block_glossary_random.php	/^define('BGR_RANDOMLY',     '0');$/;"	d
BIFFWriter	lib/excel/BIFFwriter.php	/^class BIFFWriter$/;"	c
BIFFwriter	lib/excel/BIFFwriter.php	/^    function BIFFwriter()$/;"	f
BLOCKS_PINNED_BOTH	lib/blocklib.php	/^define('BLOCKS_PINNED_BOTH',2);$/;"	d
BLOCKS_PINNED_FALSE	lib/blocklib.php	/^define('BLOCKS_PINNED_FALSE',1);$/;"	d
BLOCKS_PINNED_TRUE	lib/blocklib.php	/^define('BLOCKS_PINNED_TRUE',0);$/;"	d
BLOCK_CONFIGURE	lib/blocklib.php	/^define('BLOCK_CONFIGURE',   0x10);$/;"	d
BLOCK_C_MAX_WIDTH	blocks/pagedemo.php	/^    define('BLOCK_C_MAX_WIDTH', 350);$/;"	d
BLOCK_C_MIN_WIDTH	blocks/pagedemo.php	/^    define('BLOCK_C_MIN_WIDTH', 250);$/;"	d
BLOCK_L_MAX_WIDTH	blocks/pagedemo.php	/^    define('BLOCK_L_MAX_WIDTH', 210);$/;"	d
BLOCK_L_MAX_WIDTH	blog/header.php	/^define('BLOCK_L_MAX_WIDTH', 210);$/;"	d
BLOCK_L_MAX_WIDTH	course/format/lams/format.php	/^define('BLOCK_L_MAX_WIDTH', 210);$/;"	d
BLOCK_L_MAX_WIDTH	course/format/scorm/format.php	/^    define('BLOCK_L_MAX_WIDTH', 210);$/;"	d
BLOCK_L_MAX_WIDTH	course/format/social/format.php	/^    define('BLOCK_L_MAX_WIDTH', 210);$/;"	d
BLOCK_L_MAX_WIDTH	course/format/topics/format.php	/^    define('BLOCK_L_MAX_WIDTH', 210);$/;"	d
BLOCK_L_MAX_WIDTH	course/format/weeks/format.php	/^    define('BLOCK_L_MAX_WIDTH', 210);$/;"	d
BLOCK_L_MAX_WIDTH	index.php	/^    define('BLOCK_L_MAX_WIDTH', 210);$/;"	d
BLOCK_L_MIN_WIDTH	blocks/pagedemo.php	/^    define('BLOCK_L_MIN_WIDTH', 160);$/;"	d
BLOCK_L_MIN_WIDTH	blog/header.php	/^define('BLOCK_L_MIN_WIDTH', 160);$/;"	d
BLOCK_L_MIN_WIDTH	course/format/lams/format.php	/^define('BLOCK_L_MIN_WIDTH', 100);$/;"	d
BLOCK_L_MIN_WIDTH	course/format/scorm/format.php	/^    define('BLOCK_L_MIN_WIDTH', 100);$/;"	d
BLOCK_L_MIN_WIDTH	course/format/social/format.php	/^    define('BLOCK_L_MIN_WIDTH', 100);$/;"	d
BLOCK_L_MIN_WIDTH	course/format/topics/format.php	/^    define('BLOCK_L_MIN_WIDTH', 100);$/;"	d
BLOCK_L_MIN_WIDTH	course/format/weeks/format.php	/^    define('BLOCK_L_MIN_WIDTH', 100);$/;"	d
BLOCK_L_MIN_WIDTH	index.php	/^    define('BLOCK_L_MIN_WIDTH', 160);$/;"	d
BLOCK_MOVE_DOWN	lib/blocklib.php	/^define('BLOCK_MOVE_DOWN',   0x08);$/;"	d
BLOCK_MOVE_LEFT	lib/blocklib.php	/^define('BLOCK_MOVE_LEFT',   0x01);$/;"	d
BLOCK_MOVE_RIGHT	lib/blocklib.php	/^define('BLOCK_MOVE_RIGHT',  0x02);$/;"	d
BLOCK_MOVE_UP	lib/blocklib.php	/^define('BLOCK_MOVE_UP',     0x04);$/;"	d
BLOCK_POS_CENTERDOWN	blocks/pagedemo.php	/^    define('BLOCK_POS_CENTERDOWN', 'cd');$/;"	d
BLOCK_POS_CENTERUP	blocks/pagedemo.php	/^    define('BLOCK_POS_CENTERUP', 'cu');$/;"	d
BLOCK_POS_LEFT	lib/blocklib.php	/^define('BLOCK_POS_LEFT',  'l');$/;"	d
BLOCK_POS_RIGHT	lib/blocklib.php	/^define('BLOCK_POS_RIGHT', 'r');$/;"	d
BLOCK_R_MAX_WIDTH	blocks/pagedemo.php	/^    define('BLOCK_R_MAX_WIDTH', 210);$/;"	d
BLOCK_R_MAX_WIDTH	blog/header.php	/^define('BLOCK_R_MAX_WIDTH', 210);$/;"	d
BLOCK_R_MAX_WIDTH	course/format/lams/format.php	/^define('BLOCK_R_MAX_WIDTH', 210);$/;"	d
BLOCK_R_MAX_WIDTH	course/format/scorm/format.php	/^    define('BLOCK_R_MAX_WIDTH', 210);$/;"	d
BLOCK_R_MAX_WIDTH	course/format/social/format.php	/^    define('BLOCK_R_MAX_WIDTH', 210);$/;"	d
BLOCK_R_MAX_WIDTH	course/format/topics/format.php	/^    define('BLOCK_R_MAX_WIDTH', 210);$/;"	d
BLOCK_R_MAX_WIDTH	course/format/weeks/format.php	/^    define('BLOCK_R_MAX_WIDTH', 210);$/;"	d
BLOCK_R_MAX_WIDTH	index.php	/^    define('BLOCK_R_MAX_WIDTH', 210);$/;"	d
BLOCK_R_MIN_WIDTH	blocks/pagedemo.php	/^    define('BLOCK_R_MIN_WIDTH', 160);$/;"	d
BLOCK_R_MIN_WIDTH	blog/header.php	/^define('BLOCK_R_MIN_WIDTH', 160);$/;"	d
BLOCK_R_MIN_WIDTH	course/format/lams/format.php	/^define('BLOCK_R_MIN_WIDTH', 100);$/;"	d
BLOCK_R_MIN_WIDTH	course/format/scorm/format.php	/^    define('BLOCK_R_MIN_WIDTH', 100);$/;"	d
BLOCK_R_MIN_WIDTH	course/format/social/format.php	/^    define('BLOCK_R_MIN_WIDTH', 100);$/;"	d
BLOCK_R_MIN_WIDTH	course/format/topics/format.php	/^    define('BLOCK_R_MIN_WIDTH', 100);$/;"	d
BLOCK_R_MIN_WIDTH	course/format/weeks/format.php	/^    define('BLOCK_R_MIN_WIDTH', 100);$/;"	d
BLOCK_R_MIN_WIDTH	index.php	/^    define('BLOCK_R_MIN_WIDTH', 160);$/;"	d
BLOCK_TYPE_LIST	blocks/moodleblock.class.php	/^define('BLOCK_TYPE_LIST',    1);$/;"	d
BLOCK_TYPE_NUKE	blocks/moodleblock.class.php	/^define('BLOCK_TYPE_NUKE',    3);$/;"	d
BLOCK_TYPE_TEXT	blocks/moodleblock.class.php	/^define('BLOCK_TYPE_TEXT',    2);$/;"	d
BLOGDEFAULTNUMBEROFTAGS	blocks/blog_tags/block_blog_tags.php	/^define('BLOGDEFAULTNUMBEROFTAGS', 20);$/;"	d
BLOGDEFAULTSORT	blocks/blog_tags/block_blog_tags.php	/^define('BLOGDEFAULTSORT', 'text');$/;"	d
BLOGDEFAULTTIMEWITHIN	blocks/blog_tags/block_blog_tags.php	/^define('BLOGDEFAULTTIMEWITHIN', 90);$/;"	d
BLOG_COURSE_LEVEL	blog/lib.php	/^    define ('BLOG_COURSE_LEVEL', 3);$/;"	d
BLOG_GLOBAL_LEVEL	blog/lib.php	/^    define ('BLOG_GLOBAL_LEVEL', 5);$/;"	d
BLOG_GROUP_LEVEL	blog/lib.php	/^    define ('BLOG_GROUP_LEVEL', 2);$/;"	d
BLOG_SITE_LEVEL	blog/lib.php	/^    define ('BLOG_SITE_LEVEL', 4);$/;"	d
BLOG_USER_LEVEL	blog/lib.php	/^    define ('BLOG_USER_LEVEL', 1);$/;"	d
BLOG_YES_NO_MODES	blog/lib.php	/^    $BLOG_YES_NO_MODES = array ( '0'  => get_string('no'),$/;"	v
BOF	lib/excel/Workbook.php	/^        $BOF     = 11;$/;"	v
BUFLINES	lib/adodb/toexport.inc.php	/^	$BUFLINES = 100;$/;"	v
BYTESERVING_BOUNDARY	lib/filelib.php	/^define('BYTESERVING_BOUNDARY', 's1k2o3d4a5k6s7'); \/\/unique string constant$/;"	d
B_QUIZRESULTS_GRADE_FORMAT_ABS	blocks/quiz_results/block_quiz_results.php	/^define('B_QUIZRESULTS_GRADE_FORMAT_ABS', 3);$/;"	d
B_QUIZRESULTS_GRADE_FORMAT_FRA	blocks/quiz_results/block_quiz_results.php	/^define('B_QUIZRESULTS_GRADE_FORMAT_FRA', 2);$/;"	d
B_QUIZRESULTS_GRADE_FORMAT_PCT	blocks/quiz_results/block_quiz_results.php	/^define('B_QUIZRESULTS_GRADE_FORMAT_PCT', 1);$/;"	d
B_QUIZRESULTS_NAME_FORMAT_ANON	blocks/quiz_results/block_quiz_results.php	/^define('B_QUIZRESULTS_NAME_FORMAT_ANON', 3);$/;"	d
B_QUIZRESULTS_NAME_FORMAT_FULL	blocks/quiz_results/block_quiz_results.php	/^define('B_QUIZRESULTS_NAME_FORMAT_FULL', 1);$/;"	d
B_QUIZRESULTS_NAME_FORMAT_ID	blocks/quiz_results/block_quiz_results.php	/^define('B_QUIZRESULTS_NAME_FORMAT_ID',   2);$/;"	d
Back	blocks/loancalc/block_loancalc.php	/^	function Back()$/;"	f
Base32_decode	lib/base32.php	/^function Base32_decode($inString) {$/;"	f
BeginTrans	lib/adodb/adodb-connection.inc.php	/^    function BeginTrans() {return false;}$/;"	f
BeginTrans	lib/adodb/adodb.inc.php	/^	function BeginTrans() {return false;}$/;"	f
BeginTrans	lib/adodb/drivers/adodb-access.inc.php	/^	function BeginTrans() { return false;}$/;"	f
BeginTrans	lib/adodb/drivers/adodb-ado.inc.php	/^	function BeginTrans() $/;"	f
BeginTrans	lib/adodb/drivers/adodb-ado5.inc.php	/^	function BeginTrans() $/;"	f
BeginTrans	lib/adodb/drivers/adodb-ado_access.inc.php	/^	function BeginTrans() { return false;}$/;"	f
BeginTrans	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-ibase.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-informix72.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-mssql.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-mysql.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-mysqlt.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-oci8.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-odbc.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-oracle.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-pdo.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-sybase.inc.php	/^	function BeginTrans()$/;"	f
BeginTrans	lib/adodb/drivers/adodb-vfp.inc.php	/^	function BeginTrans() { return false;}$/;"	f
Bennu	lib/bennu/bennu.class.php	/^class Bennu {$/;"	c
Bind	lib/adodb/drivers/adodb-oci8.inc.php	/^	function Bind(&$stmt,&$var,$size=4000,$type=false,$name=false,$isOutput=false)$/;"	f
BlobDecode	lib/adodb/adodb-connection.inc.php	/^    function BlobDecode($blob)$/;"	f
BlobDecode	lib/adodb/adodb.inc.php	/^	function BlobDecode($blob)$/;"	f
BlobDecode	lib/adodb/drivers/adodb-ibase.inc.php	/^	function BlobDecode($blob)$/;"	f
BlobDecode	lib/adodb/drivers/adodb-informix72.inc.php	/^   function BlobDecode($blobid)$/;"	f
BlobDecode	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function BlobDecode($blob,$maxsize=false,$hastrans=true) $/;"	f
BlobDelete	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function BlobDelete( $blob )$/;"	f
BlobEncode	lib/adodb/adodb-connection.inc.php	/^    function BlobEncode($blob)$/;"	f
BlobEncode	lib/adodb/adodb.inc.php	/^	function BlobEncode($blob)$/;"	f
BlobEncode	lib/adodb/drivers/adodb-ibase.inc.php	/^	function BlobEncode( $blob ) $/;"	f
BlobEncode	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function BlobEncode($blob)$/;"	f
BuiltIn	lib/excel/Workbook.php	/^        $BuiltIn   = 0x00;     \/\/ Built-in style$/;"	v
BuiltIn	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $BuiltIn   = 0x00;     \/\/ Built-in style$/;"	v
CALCULATED	lib/questionlib.php	/^define("CALCULATED",    "calculated");$/;"	d
CALCULATED	question/format/examview/format.php	/^define("CALCULATED",   "10");$/;"	d
CALENDARDAYS	calendar/lib.php	/^$CALENDARDAYS = array('sunday','monday','tuesday','wednesday','thursday','friday','saturday');$/;"	v
CALENDAR_DEFAULT_STARTING_WEEKDAY	calendar/lib.php	/^define('CALENDAR_DEFAULT_STARTING_WEEKDAY',   1);$/;"	d
CALENDAR_DEFAULT_UPCOMING_LOOKAHEAD	calendar/lib.php	/^define('CALENDAR_DEFAULT_UPCOMING_LOOKAHEAD', 21);$/;"	d
CALENDAR_DEFAULT_UPCOMING_MAXEVENTS	calendar/lib.php	/^define('CALENDAR_DEFAULT_UPCOMING_MAXEVENTS', 10);$/;"	d
CALENDAR_DEFAULT_WEEKEND	calendar/lib.php	/^define('CALENDAR_DEFAULT_WEEKEND',            65);$/;"	d
CALENDAR_STARTING_WEEKDAY	calendar/lib.php	/^    define ('CALENDAR_STARTING_WEEKDAY', CALENDAR_DEFAULT_STARTING_WEEKDAY);$/;"	d
CALENDAR_STARTING_WEEKDAY	calendar/lib.php	/^    define ('CALENDAR_STARTING_WEEKDAY', intval($firstday) % 7);$/;"	d
CALENDAR_TF_12	calendar/lib.php	/^define ('CALENDAR_TF_12', '%I:%M %p');$/;"	d
CALENDAR_TF_24	calendar/lib.php	/^define ('CALENDAR_TF_24', '%H:%M');$/;"	d
CALENDAR_UPCOMING_DAYS	calendar/lib.php	/^define ('CALENDAR_UPCOMING_DAYS', isset($CFG->calendar_lookahead) ? intval($CFG->calendar_lookahead) : CALENDAR_DEFAULT_UPCOMING_LOOKAHEAD);$/;"	d
CALENDAR_UPCOMING_MAXEVENTS	calendar/lib.php	/^define ('CALENDAR_UPCOMING_MAXEVENTS', isset($CFG->calendar_maxevents) ? intval($CFG->calendar_maxevents) : CALENDAR_DEFAULT_UPCOMING_MAXEVENTS);$/;"	d
CALENDAR_URL	calendar/lib.php	/^define ('CALENDAR_URL', $CFG->wwwroot.'\/calendar\/');$/;"	d
CALENDAR_WEEKEND	calendar/lib.php	/^define ('CALENDAR_WEEKEND', isset($CFG->calendar_weekend) ? intval($CFG->calendar_weekend) : CALENDAR_DEFAULT_WEEKEND);$/;"	d
CASClient	lib/cas/client.php	/^  function CASClient($server_version,$/;"	f
CASClient	lib/cas/client.php	/^class CASClient$/;"	c
CASLANGUAGES	auth/cas/languages.php	/^$CASLANGUAGES = array ($/;"	v
CAS_PGT_STORAGE_DB_DEFAULT_DATABASE	lib/cas/CAS.php	/^define("CAS_PGT_STORAGE_DB_DEFAULT_DATABASE",'phpCAS');$/;"	d
CAS_PGT_STORAGE_DB_DEFAULT_DATABASE_TYPE	lib/cas/CAS.php	/^define("CAS_PGT_STORAGE_DB_DEFAULT_DATABASE_TYPE",'mysql');$/;"	d
CAS_PGT_STORAGE_DB_DEFAULT_HOSTNAME	lib/cas/CAS.php	/^define("CAS_PGT_STORAGE_DB_DEFAULT_HOSTNAME",'localhost');$/;"	d
CAS_PGT_STORAGE_DB_DEFAULT_PORT	lib/cas/CAS.php	/^define("CAS_PGT_STORAGE_DB_DEFAULT_PORT",'');$/;"	d
CAS_PGT_STORAGE_DB_DEFAULT_TABLE	lib/cas/CAS.php	/^define("CAS_PGT_STORAGE_DB_DEFAULT_TABLE",'pgt');$/;"	d
CAS_PGT_STORAGE_FILE_DEFAULT_FORMAT	lib/cas/CAS.php	/^define("CAS_PGT_STORAGE_FILE_DEFAULT_FORMAT",CAS_PGT_STORAGE_FILE_FORMAT_PLAIN);$/;"	d
CAS_PGT_STORAGE_FILE_DEFAULT_PATH	lib/cas/CAS.php	/^define("CAS_PGT_STORAGE_FILE_DEFAULT_PATH",'\/tmp');$/;"	d
CAS_PGT_STORAGE_FILE_FORMAT_PLAIN	lib/cas/CAS.php	/^define("CAS_PGT_STORAGE_FILE_FORMAT_PLAIN",'plain');$/;"	d
CAS_PGT_STORAGE_FILE_FORMAT_XML	lib/cas/CAS.php	/^define("CAS_PGT_STORAGE_FILE_FORMAT_XML",'xml');$/;"	d
CAS_STR_AUTHENTICATION_FAILED	lib/cas/languages/languages.php	/^define("CAS_STR_AUTHENTICATION_FAILED",       5);$/;"	d
CAS_STR_AUTHENTICATION_WANTED	lib/cas/languages/languages.php	/^define("CAS_STR_AUTHENTICATION_WANTED",       2);$/;"	d
CAS_STR_LOGOUT	lib/cas/languages/languages.php	/^define("CAS_STR_LOGOUT",                      3);$/;"	d
CAS_STR_SERVICE_UNAVAILABLE	lib/cas/languages/languages.php	/^define("CAS_STR_SERVICE_UNAVAILABLE",         7);$/;"	d
CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED	lib/cas/languages/languages.php	/^define("CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED", 4);$/;"	d
CAS_STR_USING_SERVER	lib/cas/languages/languages.php	/^define("CAS_STR_USING_SERVER",                1);$/;"	d
CAS_STR_YOU_WERE_NOT_AUTHENTICATED	lib/cas/languages/languages.php	/^define("CAS_STR_YOU_WERE_NOT_AUTHENTICATED",  6);$/;"	d
CAS_VERSION_1_0	lib/cas/CAS.php	/^define("CAS_VERSION_1_0",'1.0');$/;"	d
CAS_VERSION_2_0	lib/cas/CAS.php	/^define("CAS_VERSION_2_0",'2.0');$/;"	d
CCVal	enrol/authorize/ccval.php	/^function CCVal($Num, $Name = "n\/a", $Exp = "")$/;"	f
CFG	lib/setup.php	/^    $CFG = get_config();$/;"	v
CHANGE_SITE_LANG	admin/langimport.php	/^    define('CHANGE_SITE_LANG', 3);$/;"	d
CHAT_CONNECTION	mod/chat/chatd.php	/^define('CHAT_CONNECTION',           0x10);$/;"	d
CHAT_CONNECTION_CHANNEL	mod/chat/chatd.php	/^define('CHAT_CONNECTION_CHANNEL',   0x11);$/;"	d
CHAT_DUMMY_DATA	mod/chat/lib.php	/^$CHAT_DUMMY_DATA = "<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n";$/;"	v
CHAT_HTMLHEAD	mod/chat/lib.php	/^$CHAT_HTMLHEAD = "<!DOCTYPE HTML PUBLIC \\"-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN\\" \\"http:\/\/www.w3.org\/TR\/REC-html40\/loose.dtd\\"><html><head><\/head>\\n<body bgcolor=\\"#FFFFFF\\">\\n\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n";$/;"	v
CHAT_HTMLHEAD_JS	mod/chat/lib.php	/^$CHAT_HTMLHEAD_JS = "<!DOCTYPE HTML PUBLIC \\"-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN\\" \\"http:\/\/www.w3.org\/TR\/REC-html40\/loose.dtd\\"><html><head><script language=\\"JavaScript\\">\\n<!--\\nfunction move()\\n{\\nif (scroll_active) window.scroll(1,400000);\\nwindow.setTimeout(\\"move()\\",100);\\n}\\nscroll_active = true;\\nmove();\\n\/\/-->\\n<\/script>\\n<\/head>\\n<body bgcolor=\\"#FFFFFF\\" onBlur=\\"scroll_active = true\\" onFocus=\\"scroll_active = false\\">\\n\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n<!-- nix -->\\n";$/;"	v
CHAT_HTMLHEAD_MSGINPUT	mod/chat/lib.php	/^$CHAT_HTMLHEAD_MSGINPUT = "<!DOCTYPE HTML PUBLIC \\"-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN\\" \\"http:\/\/www.w3.org\/TR\/REC-html40\/loose.dtd\\"><html><head><title>Message Input<\/title><\/head><body bgcolor=\\"#FFFFFF\\">";$/;"	v
CHAT_HTMLHEAD_MSGINPUT_JS	mod/chat/lib.php	/^$CHAT_HTMLHEAD_MSGINPUT_JS = "<!DOCTYPE HTML PUBLIC \\"-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN\\" \\"http:\/\/www.w3.org\/TR\/REC-html40\/loose.dtd\\"><html><head><title>Message Input<\/title>\\n<script language=\\"Javascript\\">\\n<!--\\nscroll_active = true;\\nfunction empty_field_and_submit()\\n{\\ndocument.fdummy.arsc_message.value=document.f.arsc_message.value;\\ndocument.fdummy.submit();\\ndocument.f.arsc_message.focus();\\ndocument.f.arsc_message.select();\\nreturn false;\\n}\\n\/\/ -->\\n<\/script>\\n<\/head><body bgcolor=\\"#FFFFFF\\" OnLoad=\\"document.f.arsc_message.focus();document.f.arsc_message.select();\\">";$/;"	v
CHAT_HTMLHEAD_OUT	mod/chat/lib.php	/^$CHAT_HTMLHEAD_OUT = "<!DOCTYPE HTML PUBLIC \\"-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN\\" \\"http:\/\/www.w3.org\/TR\/REC-html40\/loose.dtd\\"><html><head><title>You are out!<\/title><\/head><body bgcolor=\\"#FFFFFF\\"><\/body><\/html>";$/;"	v
CHAT_MAX_CLIENT_UPDATES	mod/chat/gui_header_js/jsupdated.php	/^    define('CHAT_MAX_CLIENT_UPDATES', 1000);$/;"	d
CHAT_SIDEKICK	mod/chat/chatd.php	/^define('CHAT_SIDEKICK',             0x20);$/;"	d
CHAT_SIDEKICK_BEEP	mod/chat/chatd.php	/^define('CHAT_SIDEKICK_BEEP',        0x23);$/;"	d
CHAT_SIDEKICK_MESSAGE	mod/chat/chatd.php	/^define('CHAT_SIDEKICK_MESSAGE',     0x22);$/;"	d
CHAT_SIDEKICK_USERS	mod/chat/chatd.php	/^define('CHAT_SIDEKICK_USERS',       0x21);$/;"	d
CHOICE_DISPLAY	mod/choice/lib.php	/^$CHOICE_DISPLAY = array (CHOICE_DISPLAY_HORIZONTAL   => get_string('displayhorizontal', 'choice'),$/;"	v
CHOICE_DISPLAY_HORIZONTAL	mod/choice/lib.php	/^define('CHOICE_DISPLAY_HORIZONTAL',  '0');$/;"	d
CHOICE_DISPLAY_VERTICAL	mod/choice/lib.php	/^define('CHOICE_DISPLAY_VERTICAL',    '1');$/;"	d
CHOICE_PUBLISH	mod/choice/lib.php	/^$CHOICE_PUBLISH = array (CHOICE_PUBLISH_ANONYMOUS  => get_string('publishanonymous', 'choice'),$/;"	v
CHOICE_PUBLISH_ANONYMOUS	mod/choice/lib.php	/^define('CHOICE_PUBLISH_ANONYMOUS', '0');$/;"	d
CHOICE_PUBLISH_NAMES	mod/choice/lib.php	/^define('CHOICE_PUBLISH_NAMES',     '1');$/;"	d
CHOICE_SHOWRESULTS	mod/choice/lib.php	/^$CHOICE_SHOWRESULTS = array (CHOICE_SHOWRESULTS_NOT          => get_string('publishnot', 'choice'),$/;"	v
CHOICE_SHOWRESULTS_AFTER_ANSWER	mod/choice/lib.php	/^define('CHOICE_SHOWRESULTS_AFTER_ANSWER', '1');$/;"	d
CHOICE_SHOWRESULTS_AFTER_CLOSE	mod/choice/lib.php	/^define('CHOICE_SHOWRESULTS_AFTER_CLOSE',  '2');$/;"	d
CHOICE_SHOWRESULTS_ALWAYS	mod/choice/lib.php	/^define('CHOICE_SHOWRESULTS_ALWAYS',       '3');$/;"	d
CHOICE_SHOWRESULTS_NOT	mod/choice/lib.php	/^define('CHOICE_SHOWRESULTS_NOT',          '0');$/;"	d
CLOSE	lib/excel/Parser.php	/^define('CLOSE',")");$/;"	d
CLOZE_TRAILING_TEXT_ID	question/format/qti2/format.php	/^define('CLOZE_TRAILING_TEXT_ID', 9999999);$/;"	d
COLUMN_HEIGHT	mod/choice/lib.php	/^$COLUMN_HEIGHT = 300;$/;"	v
COMA	lib/excel/Parser.php	/^define('COMA',",");$/;"	d
COMMAND	mod/wiki/ewiki/ewiki.php	/^         $COMMAND = "REPLACE";$/;"	v
COMMAND	mod/wiki/ewikimoodlelib.php	/^         $COMMAND = "REPLACE";$/;"	v
COMMAND	mod/wiki/ewikimoodlelib.php	/^         $COMMAND="WRITE";$/;"	v
COMP	mod/exercise/locallib.php	/^    $COMP = (object)$EXERCISE_ASSESSMENT_COMPS[$exercise->assessmentcomps];$/;"	v
COMP	mod/workshop/lib.php	/^    $COMP = (object)$WORKSHOP_ASSESSMENT_COMPS[$workshop->assessmentcomps];$/;"	v
COMPATIBILITY	install.php	/^define ('COMPATIBILITY',      1); \/\/\/ 1. Compatibility$/;"	d
COURSE	lib/moodlelib.php	/^        $COURSE = clone($course);$/;"	v
COURSE	lib/moodlelib.php	/^        $COURSE = get_record('course', 'id', $courseid);$/;"	v
COURSE	lib/setup.php	/^        $COURSE = clone($SITE);   \/\/ For now.  This will usually get reset later in require_login() etc.$/;"	v
COURSE	lib/setup.php	/^        $COURSE = new object;  \/\/ no site created yet$/;"	v
COURSE_LIVELOG_REFRESH	course/lib.php	/^define('COURSE_LIVELOG_REFRESH', 60);        \/\/ Seconds$/;"	d
COURSE_MAX_COURSES_PER_DROPDOWN	course/lib.php	/^define('COURSE_MAX_COURSES_PER_DROPDOWN',1000); \/\/  max courses in log dropdown before switching to optional$/;"	d
COURSE_MAX_LOGS_PER_PAGE	course/lib.php	/^define('COURSE_MAX_LOGS_PER_PAGE', 1000);    \/\/ records$/;"	d
COURSE_MAX_LOG_DISPLAY	course/lib.php	/^define('COURSE_MAX_LOG_DISPLAY', 150);       \/\/ days$/;"	d
COURSE_MAX_RECENT_PERIOD	course/lib.php	/^define('COURSE_MAX_RECENT_PERIOD', 172800);  \/\/ Two days, in seconds$/;"	d
COURSE_MAX_SUMMARIES_PER_PAGE	course/lib.php	/^define('COURSE_MAX_SUMMARIES_PER_PAGE', 10); \/\/ courses$/;"	d
COURSE_MAX_USERS_PER_DROPDOWN	course/lib.php	/^define('COURSE_MAX_USERS_PER_DROPDOWN',1000); \/\/  max users in log dropdown before switching to optional$/;"	d
CPULoad	lib/adodb/adodb-perf.inc.php	/^	function CPULoad()$/;"	f
CacheExecute	lib/adodb/adodb-connection.inc.php	/^    function &CacheExecute($secs2cache,$sql=false,$inputarr=false,$arg3=false)$/;"	f
CacheExecute	lib/adodb/adodb.inc.php	/^	function &CacheExecute($secs2cache,$sql=false,$inputarr=false)$/;"	f
CacheFlush	lib/adodb/adodb-connection.inc.php	/^    function CacheFlush($sql=false,$inputarr=false)$/;"	f
CacheFlush	lib/adodb/adodb.inc.php	/^   function CacheFlush($sql=false,$inputarr=false)$/;"	f
CacheGetAll	lib/adodb/adodb-connection.inc.php	/^    function CacheGetAll($secs2cache,$sql=false,$inputarr=false)$/;"	f
CacheGetAll	lib/adodb/adodb.inc.php	/^	function &CacheGetAll($secs2cache,$sql=false,$inputarr=false)$/;"	f
CacheGetArray	lib/adodb/adodb.inc.php	/^	function &CacheGetArray($secs2cache,$sql=false,$inputarr=false)$/;"	f
CacheGetAssoc	lib/adodb/adodb.inc.php	/^	function &CacheGetAssoc($secs2cache, $sql=false, $inputarr=false,$force_array = false, $first2cols = false)$/;"	f
CacheGetCol	lib/adodb/adodb-connection.inc.php	/^    function CacheGetCol($secs, $sql, $inputarr = false,$trim=false)$/;"	f
CacheGetCol	lib/adodb/adodb.inc.php	/^	function CacheGetCol($secs, $sql = false, $inputarr = false,$trim=false)$/;"	f
CacheGetOne	lib/adodb/adodb-connection.inc.php	/^    function CacheGetOne($secs2cache,$sql=false,$inputarr=false)$/;"	f
CacheGetOne	lib/adodb/adodb.inc.php	/^	function CacheGetOne($secs2cache,$sql=false,$inputarr=false)$/;"	f
CacheGetRow	lib/adodb/adodb-connection.inc.php	/^    function CacheGetRow($secs2cache,$sql=false,$inputarr=false)$/;"	f
CacheGetRow	lib/adodb/adodb.inc.php	/^	function &CacheGetRow($secs2cache,$sql=false,$inputarr=false)$/;"	f
CachePageExecute	lib/adodb/adodb-connection.inc.php	/^    function &CachePageExecute($secs2cache, $sql, $nrows, $page,$inputarr=false, $arg3=false) $/;"	f
CachePageExecute	lib/adodb/adodb.inc.php	/^	function &CachePageExecute($secs2cache, $sql, $nrows, $page,$inputarr=false) $/;"	f
CacheSelectLimit	lib/adodb/adodb-connection.inc.php	/^    function &CacheSelectLimit($secs2cache,$sql,$nrows=-1,$offset=-1,$inputarr=false, $arg3=false)$/;"	f
CacheSelectLimit	lib/adodb/adodb.inc.php	/^	function &CacheSelectLimit($secs2cache,$sql,$nrows=-1,$offset=-1,$inputarr=false)$/;"	f
Cell	lib/fpdf/fpdf.php	/^function Cell($w,$h=0,$txt='',$border=0,$ln=0,$align='',$fill=0,$link='')$/;"	f
ChameleonCSS	theme/chameleon/ui/ChameleonCSS.class.php	/^    function ChameleonCSS($base, $perm, $temp) { $/;"	f
ChameleonCSS	theme/chameleon/ui/ChameleonCSS.class.php	/^class ChameleonCSS {$/;"	c
ChameleonFileBrowser	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^    function ChameleonFileBrowser() {$/;"	f
ChameleonFileBrowser	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^class ChameleonFileBrowser {$/;"	c
ChangeTableSQL	lib/adodb/adodb-datadict.inc.php	/^	function ChangeTableSQL($tablename, $flds, $tableoptions = false)$/;"	f
ChangeTableSQL	lib/adodb/datadict/datadict-db2.inc.php	/^	function ChangeTableSQL($tablename, $flds, $tableoptions = false)$/;"	f
CharMax	lib/adodb/adodb-connection.inc.php	/^    function CharMax()$/;"	f
CharMax	lib/adodb/drivers/adodb-mysql.inc.php	/^	function CharMax()$/;"	f
CharMax	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function CharMax()$/;"	f
CharMax	lib/adodb/drivers/adodb-oci8.inc.php	/^	function CharMax()$/;"	f
CharMax	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function CharMax()$/;"	f
ChatConnection	mod/chat/chatd.php	/^    function ChatConnection($resource) {$/;"	f
ChatConnection	mod/chat/chatd.php	/^class ChatConnection {$/;"	c
ChatDaemon	mod/chat/chatd.php	/^    function ChatDaemon() {$/;"	f
ChatDaemon	mod/chat/chatd.php	/^class ChatDaemon {$/;"	c
CheckMemory	lib/adodb/adodb-perf.inc.php	/^	function CheckMemory()$/;"	f
CheckMemory	lib/adodb/perf/perf-oci8.inc.php	/^	function CheckMemory()$/;"	f
CheckTTF	lib/fpdf/font/makefont/makefont.php	/^function CheckTTF($file)$/;"	f
ClearAddresses	lib/phpmailer/class.phpmailer.php	/^    function ClearAddresses() {$/;"	f
ClearAllRecipients	lib/phpmailer/class.phpmailer.php	/^    function ClearAllRecipients() {$/;"	f
ClearAttachments	lib/phpmailer/class.phpmailer.php	/^    function ClearAttachments() {$/;"	f
ClearBCCs	lib/phpmailer/class.phpmailer.php	/^    function ClearBCCs() {$/;"	f
ClearCCs	lib/phpmailer/class.phpmailer.php	/^    function ClearCCs() {$/;"	f
ClearCustomHeaders	lib/phpmailer/class.phpmailer.php	/^    function ClearCustomHeaders() {$/;"	f
ClearReplyTos	lib/phpmailer/class.phpmailer.php	/^    function ClearReplyTos() {$/;"	f
Close	lib/adodb/adodb-connection.inc.php	/^    function Close() $/;"	f
Close	lib/adodb/adodb-recordset.inc.php	/^	function Close() $/;"	f
Close	lib/adodb/adodb.inc.php	/^		function Close(){return true;}$/;"	f
Close	lib/adodb/adodb.inc.php	/^	function Close() $/;"	f
Close	lib/adodb/adodb.inc.php	/^	function Close()$/;"	f
Close	lib/fpdf/fpdf.php	/^function Close()$/;"	f
Close	lib/phpmailer/class.smtp.php	/^    function Close() {$/;"	f
CollectData	mod/scorm/datamodels/aicc.js.php	/^    function CollectData(data,parent) {$/;"	f
CollectData	mod/scorm/datamodels/scorm1_2.js.php	/^    function CollectData(data,parent) {$/;"	f
CollectData	mod/scorm/datamodels/scorm1_3.js.php	/^    function CollectData(data,parent) {$/;"	f
Commit	mod/scorm/datamodels/scorm1_3.js.php	/^    function Commit (param) {$/;"	f
CommitLock	lib/adodb/adodb-connection.inc.php	/^    function CommitLock($table)$/;"	f
CommitLock	lib/adodb/adodb.inc.php	/^	function CommitLock($table)$/;"	f
CommitTrans	lib/adodb/adodb-connection.inc.php	/^    function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/adodb.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-ado.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-ado5.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-ado_access.inc.php	/^	function CommitTrans() { return false;}$/;"	f
CommitTrans	lib/adodb/drivers/adodb-ibase.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-informix72.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-mssql.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-mysqlt.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-oci8.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-odbc.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function CommitTrans($ok=true)$/;"	f
CommitTrans	lib/adodb/drivers/adodb-oracle.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-pdo.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CommitTrans	lib/adodb/drivers/adodb-sybase.inc.php	/^	function CommitTrans($ok=true) $/;"	f
CompleteTrans	lib/adodb/adodb-connection.inc.php	/^    function CompleteTrans($autoComplete = true)$/;"	f
CompleteTrans	lib/adodb/adodb.inc.php	/^	function CompleteTrans($autoComplete = true)$/;"	f
Concat	lib/adodb/adodb-connection.inc.php	/^    function Concat()$/;"	f
Concat	lib/adodb/adodb.inc.php	/^	function Concat()$/;"	f
Concat	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function Concat()$/;"	f
Concat	lib/adodb/drivers/adodb-mssql.inc.php	/^    function Concat()$/;"	f
Concat	lib/adodb/drivers/adodb-mysql.inc.php	/^	function Concat()$/;"	f
Concat	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function Concat()$/;"	f
Config_File	lib/smarty/Config_File.class.php	/^    function Config_File($config_path = NULL)$/;"	f
Config_File	lib/smarty/Config_File.class.php	/^class Config_File {$/;"	c
Connect	lib/adodb/adodb-connection.inc.php	/^    function Connect($argHostname = "", $argUsername = "", $argPassword = "", $argDatabaseName = "", $forceNew = false) $/;"	f
Connect	lib/adodb/adodb.inc.php	/^	function Connect($argHostname = "", $argUsername = "", $argPassword = "", $argDatabaseName = "", $forceNew = false) $/;"	f
Connect	lib/phpmailer/class.smtp.php	/^    function Connect($host,$port=0,$tval=30) {$/;"	f
Connected	lib/phpmailer/class.smtp.php	/^    function Connected() {$/;"	f
ContinueOnError	lib/adodb/adodb-xmlschema.inc.php	/^	function ContinueOnError( $mode = NULL ) {$/;"	f
ConvertSchemaFile	lib/adodb/adodb-xmlschema.inc.php	/^	function ConvertSchemaFile( $filename, $newVersion = NULL, $newFile = NULL ) {$/;"	f
ConvertSchemaString	lib/adodb/adodb-xmlschema.inc.php	/^	function ConvertSchemaString( $schema, $newVersion = NULL, $newFile = NULL ) {$/;"	f
CreateBody	lib/phpmailer/class.phpmailer.php	/^    function CreateBody() {$/;"	f
CreateDatabase	lib/adodb/adodb-datadict.inc.php	/^	function CreateDatabase($dbname,$options=false)$/;"	f
CreateDatabase	lib/adodb/datadict/datadict-access.inc.php	/^	function CreateDatabase($dbname,$options=false)$/;"	f
CreateDatabase	lib/adodb/datadict/datadict-firebird.inc.php	/^	function CreateDatabase($dbname, $options=false)$/;"	f
CreateDatabase	lib/adodb/datadict/datadict-oci8.inc.php	/^	function CreateDatabase($dbname, $options=false)$/;"	f
CreateHeader	lib/phpmailer/class.phpmailer.php	/^    function CreateHeader() {$/;"	f
CreateIndexSQL	lib/adodb/adodb-datadict.inc.php	/^	function CreateIndexSQL($idxname, $tabname, $flds, $idxoptions = false)$/;"	f
CreateLogTable	lib/adodb/adodb-perf.inc.php	/^	function CreateLogTable()$/;"	f
CreateSequence	lib/adodb/adodb-connection.inc.php	/^    function CreateSequence($seqname='adodbseq',$startID=1)$/;"	f
CreateSequence	lib/adodb/adodb.inc.php	/^	function CreateSequence($seqname='adodbseq',$startID=1)$/;"	f
CreateSequence	lib/adodb/drivers/adodb-ibase.inc.php	/^	function CreateSequence($seqname,$startID=1)$/;"	f
CreateSequence	lib/adodb/drivers/adodb-mssql.inc.php	/^	function CreateSequence($seq='adodbseq',$start=1)$/;"	f
CreateSequence	lib/adodb/drivers/adodb-mysql.inc.php	/^	function CreateSequence($seqname='adodbseq',$startID=1)$/;"	f
CreateSequence	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function CreateSequence($seqname='adodbseq',$startID=1)$/;"	f
CreateSequence	lib/adodb/drivers/adodb-odbc.inc.php	/^	function CreateSequence($seqname='adodbseq',$start=1)$/;"	f
CreateSequence	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function CreateSequence($seqname='adodbseq',$start=1)$/;"	f
CreateSequence	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function CreateSequence($seqname='adodbseq',$start=1)$/;"	f
CreateTableSQL	lib/adodb/adodb-datadict.inc.php	/^	function CreateTableSQL($tabname, $flds, $tableoptions=false)$/;"	f
Crypt	lib/adodb/adodb-cryptsession.php	/^$Crypt = new MD5Crypt;$/;"	v
CurrentRow	lib/adodb/adodb-recordset.inc.php	/^	function CurrentRow() {return $this->_currentRow;}$/;"	f
CurrentRow	lib/adodb/adodb.inc.php	/^	function CurrentRow() {return $this->_currentRow;}$/;"	f
DAEMON	mod/chat/chatd.php	/^$DAEMON = New ChatDaemon;$/;"	v
DATABASE	install.php	/^define ('DATABASE',           3); \/\/\/ 2. Database settings$/;"	d
DATASET_TYPES	question/type/datasetdependent/categorydatasetdefinitions.php	/^    $DATASET_TYPES = array('1' => get_string('literal', 'quiz'),$/;"	v
DATA_MAX_ENTRIES	mod/data/lib.php	/^define ('DATA_MAX_ENTRIES', 50);$/;"	d
DATA_PERPAGE_SINGLE	mod/data/lib.php	/^define ('DATA_PERPAGE_SINGLE', 1);$/;"	d
DATA_STUDENTS_ONLY	mod/data/lib.php	/^define ('DATA_STUDENTS_ONLY', 2);$/;"	d
DATA_TEACHERS_AND_STUDENTS	mod/data/lib.php	/^define ('DATA_TEACHERS_AND_STUDENTS', 3);$/;"	d
DATA_TEACHERS_ONLY	mod/data/lib.php	/^define ('DATA_TEACHERS_ONLY', 1);$/;"	d
DAYMINS	lib/moodlelib.php	/^define('DAYMINS', 1440);$/;"	d
DAYSECS	lib/moodlelib.php	/^define('DAYSECS', 86400);$/;"	d
DB	lib/adodb/adodb-pear.inc.php	/^class DB$/;"	c
DBDate	lib/adodb/adodb-connection.inc.php	/^    function DBDate($d)$/;"	f
DBDate	lib/adodb/adodb.inc.php	/^	function DBDate($d)$/;"	f
DBDate	lib/adodb/drivers/adodb-oci8.inc.php	/^	function DBDate($d)$/;"	f
DBDate	lib/adodb/drivers/adodb-oracle.inc.php	/^	function DBDate($d)$/;"	f
DBParameter	lib/adodb/adodb-perf.inc.php	/^	function DBParameter($param)$/;"	f
DBTimeStamp	lib/adodb/adodb-connection.inc.php	/^    function DBTimeStamp($ts)$/;"	f
DBTimeStamp	lib/adodb/adodb.inc.php	/^	function DBTimeStamp($ts)$/;"	f
DBTimeStamp	lib/adodb/drivers/adodb-oci8.inc.php	/^	function DBTimeStamp($ts)$/;"	f
DBTimeStamp	lib/adodb/drivers/adodb-oracle.inc.php	/^	function DBTimeStamp($ts)$/;"	f
DB_AUTOQUERY_INSERT	lib/adodb/adodb-pear.inc.php	/^define('DB_AUTOQUERY_INSERT', 1);$/;"	d
DB_AUTOQUERY_UPDATE	lib/adodb/adodb-pear.inc.php	/^define('DB_AUTOQUERY_UPDATE', 2);$/;"	d
DB_ERROR	lib/adodb/adodb-pear.inc.php	/^define("DB_ERROR",-1);$/;"	d
DB_ERROR_ACCESS_VIOLATION	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_ACCESS_VIOLATION",   -26);$/;"	d
DB_ERROR_ALREADY_EXISTS	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_ALREADY_EXISTS",      -5);$/;"	d
DB_ERROR_CANNOT_CREATE	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_CANNOT_CREATE",      -15);$/;"	d
DB_ERROR_CANNOT_DELETE	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_CANNOT_DELETE",      -16);$/;"	d
DB_ERROR_CANNOT_DROP	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_CANNOT_DROP",        -17);$/;"	d
DB_ERROR_CONNECT_FAILED	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_CONNECT_FAILED",     -24);$/;"	d
DB_ERROR_CONSTRAINT	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_CONSTRAINT",          -3);$/;"	d
DB_ERROR_DIVZERO	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_DIVZERO",            -13);$/;"	d
DB_ERROR_EXTENSION_NOT_FOUND	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_EXTENSION_NOT_FOUND",-25);$/;"	d
DB_ERROR_INVALID	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_INVALID",             -8);$/;"	d
DB_ERROR_INVALID_DATE	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_INVALID_DATE",       -12);$/;"	d
DB_ERROR_INVALID_DSN	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_INVALID_DSN",        -23);$/;"	d
DB_ERROR_INVALID_NUMBER	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_INVALID_NUMBER",     -11);$/;"	d
DB_ERROR_MISMATCH	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_MISMATCH",            -7);$/;"	d
DB_ERROR_NEED_MORE_DATA	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_NEED_MORE_DATA",     -20);$/;"	d
DB_ERROR_NODBSELECTED	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_NODBSELECTED",       -14);$/;"	d
DB_ERROR_NOSUCHDB	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_NOSUCHDB",           -25);$/;"	d
DB_ERROR_NOSUCHFIELD	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_NOSUCHFIELD",        -19);$/;"	d
DB_ERROR_NOSUCHTABLE	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_NOSUCHTABLE",        -18);$/;"	d
DB_ERROR_NOT_CAPABLE	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_NOT_CAPABLE",         -9);$/;"	d
DB_ERROR_NOT_FOUND	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_NOT_FOUND",           -4);$/;"	d
DB_ERROR_NOT_LOCKED	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_NOT_LOCKED",         -21);$/;"	d
DB_ERROR_SYNTAX	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_SYNTAX",              -2);$/;"	d
DB_ERROR_TRUNCATED	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_TRUNCATED",          -10);$/;"	d
DB_ERROR_UNSUPPORTED	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_UNSUPPORTED",         -6);$/;"	d
DB_ERROR_VALUE_COUNT_ON_ROW	lib/adodb/adodb-error.inc.php	/^	define("DB_ERROR_VALUE_COUNT_ON_ROW", -22);$/;"	d
DB_FETCHMODE_ASSOC	lib/adodb/adodb-pear.inc.php	/^define('DB_FETCHMODE_ASSOC', 2);$/;"	d
DB_FETCHMODE_DEFAULT	lib/adodb/adodb-pear.inc.php	/^define('DB_FETCHMODE_DEFAULT', 0);$/;"	d
DB_FETCHMODE_ORDERED	lib/adodb/adodb-pear.inc.php	/^define('DB_FETCHMODE_ORDERED', 1);$/;"	d
DB_GETMODE_ASSOC	lib/adodb/adodb-pear.inc.php	/^define('DB_GETMODE_ASSOC',   DB_FETCHMODE_ASSOC);$/;"	d
DB_GETMODE_ORDERED	lib/adodb/adodb-pear.inc.php	/^define('DB_GETMODE_ORDERED', DB_FETCHMODE_ORDERED);$/;"	d
DB_OK	lib/adodb/adodb-pear.inc.php	/^define("DB_OK",	1);$/;"	d
DB_TABLEINFO_FULL	lib/adodb/adodb-pear.inc.php	/^define('DB_TABLEINFO_FULL', 3);$/;"	d
DB_TABLEINFO_ORDER	lib/adodb/adodb-pear.inc.php	/^define('DB_TABLEINFO_ORDER', 1);$/;"	d
DB_TABLEINFO_ORDERTABLE	lib/adodb/adodb-pear.inc.php	/^define('DB_TABLEINFO_ORDERTABLE', 2);$/;"	d
DEFAULT_PAGE_SIZE	course/report/participation/index.php	/^    define('DEFAULT_PAGE_SIZE', 20);$/;"	d
DEFAULT_PAGE_SIZE	user/index.php	/^    define('DEFAULT_PAGE_SIZE', 20);$/;"	d
DEFAULT_QUESTIONS_PER_PAGE	question/editlib.php	/^define('DEFAULT_QUESTIONS_PER_PAGE', 20);$/;"	d
DEFAULT_SHEET_LIST	lib/weblib.php	/^    $DEFAULT_SHEET_LIST = array('styles_layout', 'styles_fonts', 'styles_color');$/;"	v
DEFINEDPAGES	mod/chat/pagelib.php	/^$DEFINEDPAGES = array(PAGE_CHAT_VIEW);$/;"	v
DEFINEDPAGES	mod/data/pagelib.php	/^$DEFINEDPAGES = array(PAGE_DATA_VIEW);$/;"	v
DEFINEDPAGES	mod/quiz/pagelib.php	/^$DEFINEDPAGES = array(PAGE_QUIZ_VIEW);$/;"	v
DELETION_OF_SELECTED_LANG	admin/langimport.php	/^    define('DELETION_OF_SELECTED_LANG', 4);$/;"	d
DESCRIPTION	lib/questionlib.php	/^define("DESCRIPTION",   "description");$/;"	d
DESCRIPTION	question/format/examview/format.php	/^define("DESCRIPTION",   "7");$/;"	d
DIRECTORY	install.php	/^define ('DIRECTORY',          2); \/\/\/ 2. Directory settings$/;"	d
DIR_SEP	lib/smarty/Smarty.class.php	/^    define('DIR_SEP', DIRECTORY_SEPARATOR);$/;"	d
DIV	lib/excel/Parser.php	/^define('DIV',"\/");$/;"	d
DOWNLOADLANG	install.php	/^define ('DOWNLOADLANG',       6); \/\/\/ 6. Load complete lang from download.moodle.org$/;"	d
Data	lib/phpmailer/class.smtp.php	/^    function Data($msg_data) {$/;"	f
Decrypt	lib/adodb/crypt.inc.php	/^		function Decrypt($txt,$key)$/;"	f
Decrypt	lib/adodb/session/crypt.inc.php	/^		function Decrypt($txt,$key)$/;"	f
Destroy	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function Destroy() {$/;"	f
Destroy	lib/adodb/adodb-xmlschema.inc.php	/^	function Destroy() {$/;"	f
Disconnect	lib/adodb/adodb-connection.inc.php	/^    function Disconnect()$/;"	f
Disconnect	lib/adodb/adodb.inc.php	/^	function Disconnect()$/;"	f
DoSQLForm	lib/adodb/adodb-perf.inc.php	/^	function DoSQLForm()$/;"	f
DropColumnSQL	lib/adodb/adodb-datadict.inc.php	/^	function DropColumnSQL($tabname, $flds, $tableflds='',$tableoptions='')$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-access.inc.php	/^	function DropColumnSQL($tabname, $flds)$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-db2.inc.php	/^	function DropColumnSQL($tabname, $flds)$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-generic.inc.php	/^	function DropColumnSQL($tabname, $flds)$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-ibase.inc.php	/^	function DropColumnSQL($tabname, $flds)$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-informix.inc.php	/^	function DropColumnSQL($tabname, $flds)$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-mssql.inc.php	/^	function DropColumnSQL($tabname, $flds)$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-oci8.inc.php	/^	function DropColumnSQL($tabname, $flds)$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-postgres.inc.php	/^	function DropColumnSQL($tabname, $flds, $tableflds='',$tableoptions='')$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-sapdb.inc.php	/^	function DropColumnSQL($tabname, $flds)$/;"	f
DropColumnSQL	lib/adodb/datadict/datadict-sybase.inc.php	/^	function DropColumnSQL($tabname, $flds)$/;"	f
DropIndexSQL	lib/adodb/adodb-datadict.inc.php	/^	function DropIndexSQL ($idxname, $tabname = NULL)$/;"	f
DropSequence	lib/adodb/adodb-connection.inc.php	/^    function DropSequence($seqname)$/;"	f
DropSequence	lib/adodb/adodb.inc.php	/^	function DropSequence($seqname='adodbseq')$/;"	f
DropSequence	lib/adodb/drivers/adodb-ibase.inc.php	/^	function DropSequence($seqname)$/;"	f
DropSequence	lib/adodb/drivers/adodb-odbc.inc.php	/^	function DropSequence($seqname)$/;"	f
DropSequence	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function DropSequence($seqname)$/;"	f
DropSequence	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function DropSequence($seqname)$/;"	f
DropTableSQL	lib/adodb/adodb-datadict.inc.php	/^	function DropTableSQL($tabname)$/;"	f
DropTableSQL	lib/adodb/datadict/datadict-postgres.inc.php	/^	function DropTableSQL($tabname)$/;"	f
ENTITIES	mod/hotpot/template/v6.php	/^		$ENTITIES = $this->jmix_encode_punctuation('!"$%'."'".'()*+,-.\/:<=>?@[\\]^_`{|}~');$/;"	v
ENTITIES	mod/hotpot/template/v6.php	/^		$ENTITIES = $this->jmix_encode_punctuation('"'."'".'(<[{');$/;"	v
ENTITIES	mod/hotpot/template/v6.php	/^		$ENTITIES = array();$/;"	v
ENVIRONMENT	install.php	/^define ('ENVIRONMENT',        5); \/\/\/ 5. Administration directory name$/;"	d
EOF	lib/excel/Workbook.php	/^        $EOF     = 4;$/;"	v
EOF	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $EOF               = 4;$/;"	v
EQUAL	lib/excel/Parser.php	/^define('EQUAL',"=");$/;"	d
ERROR	lib/componentlib.class.php	/^define('ERROR',           0);$/;"	d
ESSAY	lib/questionlib.php	/^define("ESSAY",         "essay");$/;"	d
EWIKI_ACCEPT_BINARY	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_ACCEPT_BINARY", 0);   # for arbitrary binary data files$/;"	d
EWIKI_ACTION_ATTACHMENTS	mod/wiki/ewiki/plugins/moodle/downloads.php	/^define("EWIKI_ACTION_ATTACHMENTS", "attachments");  #-- define to 0 to disable$/;"	d
EWIKI_ACTION_SEP_CHAR	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_ACTION_SEP_CHAR", "\/");$/;"	d
EWIKI_ADDPARAMDELIM	mod/wiki/ewiki/ewiki.php	/^ 	define("EWIKI_ADDPARAMDELIM", (strstr(EWIKI_SCRIPT,"?") ? "&" : "?"));$/;"	d
EWIKI_ALLOW_BINARY	mod/wiki/view.php	/^            define("EWIKI_ALLOW_BINARY",0);$/;"	d
EWIKI_ALLOW_BINARY	mod/wiki/view.php	/^            define("EWIKI_ALLOW_BINARY",1);$/;"	d
EWIKI_ALLOW_HTML	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_ALLOW_HTML", 0);		# often a very bad idea$/;"	d
EWIKI_AUTH_DEFAULT_RING	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_AUTH_DEFAULT_RING", 3);	# 0=root 1=priv 2=user 3=view$/;"	d
EWIKI_AUTO_EDIT	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_AUTO_EDIT", 1);		# edit box for non-existent pages$/;"	d
EWIKI_AUTO_LOGIN	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_AUTO_LOGIN", 1);		# [auth_query] on startup$/;"	d
EWIKI_BIN_DIFF	mod/wiki/ewiki/plugins/patchsaving.php	/^define("EWIKI_BIN_DIFF", "\/usr\/bin\/diff");$/;"	d
EWIKI_BIN_PATCH	mod/wiki/ewiki/plugins/patchsaving.php	/^define("EWIKI_BIN_PATCH", "\/usr\/bin\/patch");$/;"	d
EWIKI_CACHE_IMAGES	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_CACHE_IMAGES", 1  &&!headers_sent());$/;"	d
EWIKI_CASE_INSENSITIVE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_CASE_INSENSITIVE", 1);	# wikilink case sensitivity$/;"	d
EWIKI_CHARS	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_CHARS", EWIKI_CHARS_L.EWIKI_CHARS_U);$/;"	d
EWIKI_CHARSET	mod/wiki/ewiki/ewiki.php	/^        define("EWIKI_CHARSET", current_charset());$/;"	d
EWIKI_CHARS_L	mod/wiki/ewiki/ewiki.php	/^  	define("EWIKI_CHARS_L", "a-z_$\\337-\\377");$/;"	d
EWIKI_CHARS_L	mod/wiki/ewiki/ewiki.php	/^        define("EWIKI_CHARS_L", "");$/;"	d
EWIKI_CHARS_U	mod/wiki/ewiki/ewiki.php	/^        define("EWIKI_CHARS_U", "");$/;"	d
EWIKI_CHARS_U	mod/wiki/ewiki/ewiki.php	/^    define("EWIKI_CHARS_U", "A-Z0-9\\300-\\336");$/;"	d
EWIKI_CONTROL_LINE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_CONTROL_LINE", 1);	# EditThisPage-link at bottom$/;"	d
EWIKI_CONTROL_LINE	mod/wiki/ewikimoodlelib.php	/^define("EWIKI_CONTROL_LINE", 0);$/;"	d
EWIKI_DBA	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DBA", "\/tmp\/ewiki.dba");       # see "db_dba.php"$/;"	d
EWIKI_DBFILES_DIRECTORY	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DBFILES_DIRECTORY", "\/tmp");   # see "db_flat_files.php"$/;"	d
EWIKI_DBFILES_ENCODE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DBFILES_ENCODE", 0 || (DIRECTORY_SEPARATOR != "\/"));$/;"	d
EWIKI_DBFILES_GZLEVEL	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DBFILES_GZLEVEL", "2");$/;"	d
EWIKI_DBFILES_NLR	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DBFILES_NLR", '\\\\n');$/;"	d
EWIKI_DBQUERY_BUFFER	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DBQUERY_BUFFER", 512*1024);    # 512K$/;"	d
EWIKI_DB_F_ACCESS	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_ACCESS", EWIKI_DB_F_READONLY | EWIKI_DB_F_WRITEABLE | EWIKI_DB_F_APPENDONLY);$/;"	d
EWIKI_DB_F_APPENDONLY	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_APPENDONLY", 1<<6);  #nyi$/;"	d
EWIKI_DB_F_BINARY	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_BINARY", 1<<1);$/;"	d
EWIKI_DB_F_COPYMASK	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_COPYMASK", EWIKI_DB_F_TYPE | EWIKI_DB_F_ACCESS);$/;"	d
EWIKI_DB_F_DISABLED	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_DISABLED", 1<<2);$/;"	d
EWIKI_DB_F_HTML	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_HTML", 1<<3);$/;"	d
EWIKI_DB_F_PART	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_PART", 1<<8);$/;"	d
EWIKI_DB_F_READONLY	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_READONLY", 1<<4);$/;"	d
EWIKI_DB_F_SYSTEM	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_SYSTEM", 1<<7);$/;"	d
EWIKI_DB_F_TEXT	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_TEXT", 1<<0);$/;"	d
EWIKI_DB_F_TYPE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_TYPE", EWIKI_DB_F_TEXT | EWIKI_DB_F_BINARY | EWIKI_DB_F_DISABLED | EWIKI_DB_F_SYSTEM | EWIKI_DB_F_PART);$/;"	d
EWIKI_DB_F_WRITEABLE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_F_WRITEABLE", 1<<5);$/;"	d
EWIKI_DB_STORE_DIRECTORY	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^define("EWIKI_DB_STORE_DIRECTORY", "\/tmp");	\/\/ where to save binary files$/;"	d
EWIKI_DB_STORE_MAXSIZE	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^define("EWIKI_DB_STORE_MAXSIZE", 32 <<20);	\/\/ 32MB max per file (but$/;"	d
EWIKI_DB_STORE_MINSIZE	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^define("EWIKI_DB_STORE_MINSIZE", 0);		\/\/ send smaller files into db$/;"	d
EWIKI_DB_TABLE_NAME	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DB_TABLE_NAME", "ewiki");      # MySQL \/ ADOdb$/;"	d
EWIKI_DB_TABLE_NAME	mod/wiki/ewikimoodlelib.php	/^define("EWIKI_DB_TABLE_NAME", "wiki_pages");$/;"	d
EWIKI_DEFAULT_ACTION	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_DEFAULT_ACTION", "view"); # (keep!)$/;"	d
EWIKI_DEFAULT_LANG	mod/wiki/ewiki/ewiki.php	/^        define("EWIKI_DEFAULT_LANG", "en");$/;"	d
EWIKI_DEFAULT_LANG	mod/wiki/ewikimoodlelib.php	/^define("EWIKI_DEFAULT_LANG", current_language());$/;"	d
EWIKI_DUMP_FILENAME_REGEX	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^define('EWIKI_DUMP_FILENAME_REGEX',"\/\\W\\+\/");$/;"	d
EWIKI_EDIT_REDIRECT	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_EDIT_REDIRECT", 1);	# redirect after edit save$/;"	d
EWIKI_ESCAPE_AT	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_ESCAPE_AT", 1);		# "@" -> "&#x40;"$/;"	d
EWIKI_ESCAPE_AT	mod/wiki/lib.php	/^define("EWIKI_ESCAPE_AT", 0);       # For the algebraic filter$/;"	d
EWIKI_FAKE_EMAIL_LOOP	mod/wiki/ewiki/plugins/email_protect.php	/^ define("EWIKI_FAKE_EMAIL_LOOP", 5);$/;"	d
EWIKI_HIT_COUNTING	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_HIT_COUNTING", 1);$/;"	d
EWIKI_HTML_CHARS	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_HTML_CHARS", 1);		# allows for &#200;$/;"	d
EWIKI_HTML_CHARS	mod/wiki/ewikimoodlelib.php	/^define("EWIKI_HTML_CHARS", 1);$/;"	d
EWIKI_HTTP_HEADERS	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_HTTP_HEADERS", 1);	# most often a good thing$/;"	d
EWIKI_IDF_INTERNAL	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_IDF_INTERNAL", "internal:\/\/");$/;"	d
EWIKI_IMAGE_ACCEPT	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_IMAGE_ACCEPT", "image\/jpeg,image\/png,image\/gif,application\/x-shockwave-flash");$/;"	d
EWIKI_IMAGE_CACHING	mod/wiki/view.php	/^            define("EWIKI_IMAGE_CACHING",1);$/;"	d
EWIKI_IMAGE_MAXALLOC	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_IMAGE_MAXALLOC", 1<<19);$/;"	d
EWIKI_IMAGE_MAXHEIGHT	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_IMAGE_MAXHEIGHT", 2048);$/;"	d
EWIKI_IMAGE_MAXSIZE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_IMAGE_MAXSIZE", 64 *1024);$/;"	d
EWIKI_IMAGE_MAXWIDTH	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_IMAGE_MAXWIDTH", 3072);$/;"	d
EWIKI_IMAGE_RESIZE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_IMAGE_RESIZE", 1);$/;"	d
EWIKI_IMGRESIZE_WIN	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^define("EWIKI_IMGRESIZE_WIN", 0);$/;"	d
EWIKI_INIT_PAGES	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_INIT_PAGES", ".\/init-pages");  # for initialization$/;"	d
EWIKI_INIT_PAGES	mod/wiki/view.php	/^        define("EWIKI_INIT_PAGES", wiki_content_dir($wiki));$/;"	d
EWIKI_JUMP_HTTP	mod/wiki/ewiki/plugins/jump.php	/^define("EWIKI_JUMP_HTTP", 1);       #-- issue a HTTP redirect, or jump in place$/;"	d
EWIKI_LIST_LIMIT	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_LIST_LIMIT", 20);		# listing limit$/;"	d
EWIKI_LIST_LIMIT	mod/wiki/ewikimoodlelib.php	/^define("EWIKI_LIST_LIMIT", 25);$/;"	d
EWIKI_LOGFILE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_LOGFILE", "\/tmp\/ewiki.log");$/;"	d
EWIKI_LOGLEVEL	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_LOGLEVEL", -1);		# 0=error 1=warn 2=info 3=debug$/;"	d
EWIKI_NAME	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_NAME", "ErfurtWiki");$/;"	d
EWIKI_NAME	mod/wiki/ewikimoodlelib.php	/^define("EWIKI_NAME", $wiki_entry->pagename);$/;"	d
EWIKI_NOTIFY_SENDER	mod/wiki/ewiki/plugins/notify.php	/^define("EWIKI_NOTIFY_SENDER",'ewiki');$/;"	d
EWIKI_NOTIFY_WITH_DIFF	mod/wiki/ewiki/plugins/notify.php	/^define("EWIKI_NOTIFY_WITH_DIFF", 0);       #-- set it to 100 or so$/;"	d
EWIKI_NO_CACHE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_NO_CACHE", 1);		# browser+proxy shall not cache$/;"	d
EWIKI_PAGE_DOWNLOAD	mod/wiki/ewiki/plugins/moodle/downloads.php	/^define("EWIKI_PAGE_DOWNLOAD", "FileDownload");$/;"	d
EWIKI_PAGE_EMAIL	mod/wiki/ewiki/plugins/email_protect.php	/^ define("EWIKI_PAGE_EMAIL", "ProtectedEmail");$/;"	d
EWIKI_PAGE_HITS	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_PAGE_HITS", "MostVisitedPages");$/;"	d
EWIKI_PAGE_INDEX	mod/wiki/admin.php	/^    define("EWIKI_PAGE_INDEX",$wiki_entry->pagename);$/;"	d
EWIKI_PAGE_INDEX	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_PAGE_INDEX", "ErfurtWiki");$/;"	d
EWIKI_PAGE_INDEX	mod/wiki/view.php	/^        define("EWIKI_PAGE_INDEX",$wiki_entry->pagename);$/;"	d
EWIKI_PAGE_NEWEST	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_PAGE_NEWEST", "NewestPages");$/;"	d
EWIKI_PAGE_ORPHANEDPAGES	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^define("EWIKI_PAGE_ORPHANEDPAGES", "OrphanedPages");$/;"	d
EWIKI_PAGE_PAGEINDEX	mod/wiki/ewiki/plugins/page/pageindex.php	/^define("EWIKI_PAGE_PAGEINDEX", "PageIndex");$/;"	d
EWIKI_PAGE_SEARCH	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_PAGE_SEARCH", "SearchPages");$/;"	d
EWIKI_PAGE_SITEMAP	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^define("EWIKI_PAGE_SITEMAP", "SiteMap");$/;"	d
EWIKI_PAGE_UPDATES	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_PAGE_UPDATES", "UpdatedPages");$/;"	d
EWIKI_PAGE_UPLOAD	mod/wiki/ewiki/plugins/moodle/downloads.php	/^define("EWIKI_PAGE_UPLOAD", "FileUpload");$/;"	d
EWIKI_PAGE_VERSIONS	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_PAGE_VERSIONS", "MostOftenChangedPages");$/;"	d
EWIKI_PRINT_TITLE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_PRINT_TITLE", 1);		# <h2>WikiPageName<\/h2> on top$/;"	d
EWIKI_PRINT_TITLE	mod/wiki/view.php	/^        define("EWIKI_PRINT_TITLE", $wiki->ewikiprinttitle);$/;"	d
EWIKI_PROTECTED_MODE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_PROTECTED_MODE", 0);	# disable funcs + require auth$/;"	d
EWIKI_PROTECTED_MODE_HIDING	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_PROTECTED_MODE_HIDING", 0);  # hides disallowed actions$/;"	d
EWIKI_SCRIPT	mod/wiki/admin.php	/^    define("EWIKI_SCRIPT", $ewscript);$/;"	d
EWIKI_SCRIPT	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_SCRIPT", "?id=");		# relative\/absolute to docroot$/;"	d
EWIKI_SCRIPT	mod/wiki/view.php	/^        define("EWIKI_SCRIPT", $ewscript);$/;"	d
EWIKI_SCRIPT_BINARY	mod/wiki/admin.php	/^      define("EWIKI_SCRIPT_BINARY", $ewbase."&binary=");$/;"	d
EWIKI_SCRIPT_BINARY	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_SCRIPT_BINARY", \/*"\/binary.php?binary="*\/  ltrim(strtok(" ".EWIKI_SCRIPT,"?"))."?".EWIKI_UP_BINARY."="  );$/;"	d
EWIKI_SCRIPT_BINARY	mod/wiki/ewiki/fragments/binary.php	/^ define("EWIKI_SCRIPT_BINARY", "binary.php?binary=");$/;"	d
EWIKI_SCRIPT_BINARY	mod/wiki/view.php	/^            define("EWIKI_SCRIPT_BINARY", $ewbase."&binary=");$/;"	d
EWIKI_SCRIPT_BINARY	mod/wiki/view.php	/^            define("EWIKI_SCRIPT_BINARY", 0);$/;"	d
EWIKI_SCRIPT_URL	mod/wiki/view.php	/^        define("EWIKI_SCRIPT_URL", $ewscript);$/;"	d
EWIKI_SITEMAP_DEPTH	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^define("EWIKI_SITEMAP_DEPTH", 10);$/;"	d
EWIKI_SPLIT_TITLE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_SPLIT_TITLE", 0);		# <h2>Wiki Page Name<\/h2>$/;"	d
EWIKI_TMP	mod/wiki/ewiki/ewiki.php	/^        define("EWIKI_TMP", $_SERVER["TEMP"] ? $_SERVER["TEMP"] : "\/tmp");$/;"	d
EWIKI_UPLOAD_MAXSIZE	mod/wiki/admin.php	/^      define("EWIKI_UPLOAD_MAXSIZE", get_max_upload_file_size());$/;"	d
EWIKI_UPLOAD_MAXSIZE	mod/wiki/view.php	/^            define("EWIKI_UPLOAD_MAXSIZE", get_max_upload_file_size());$/;"	d
EWIKI_UP_BINARY	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_UP_BINARY", "binary");$/;"	d
EWIKI_UP_ENCEMAIL	mod/wiki/ewiki/plugins/email_protect.php	/^ define("EWIKI_UP_ENCEMAIL", "encoded_email");$/;"	d
EWIKI_UP_NOSPAMBOT	mod/wiki/ewiki/plugins/email_protect.php	/^ define("EWIKI_UP_NOSPAMBOT", "i_am_no_spambot");$/;"	d
EWIKI_UP_PAGEEND	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_UP_PAGEEND", "e");$/;"	d
EWIKI_UP_PAGENUM	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_UP_PAGENUM", "n");	# _UP_ means "url parameter"$/;"	d
EWIKI_UP_REDIRECT_COUNT	mod/wiki/ewiki/plugins/jump.php	/^define("EWIKI_UP_REDIRECT_COUNT", "redir");$/;"	d
EWIKI_UP_REQUESTLV	mod/wiki/ewiki/plugins/email_protect.php	/^ define("EWIKI_UP_REQUESTLV", "rl");$/;"	d
EWIKI_UP_UPLOAD	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_UP_UPLOAD", "upload");$/;"	d
EWIKI_URLDECODE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_URLDECODE", 1);$/;"	d
EWIKI_URLENCODE	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_URLENCODE", 1);		# disable when _USE_PATH_INFO$/;"	d
EWIKI_USE_ACTION_PARAM	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_USE_ACTION_PARAM", 1);$/;"	d
EWIKI_USE_PATH_INFO	mod/wiki/ewiki/ewiki.php	/^	define("EWIKI_USE_PATH_INFO", 1  &&!strstr($_SERVER["SERVER_SOFTWARE"],"Apache"));$/;"	d
EWIKI_XHTML	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^define("EWIKI_XHTML", 1);$/;"	d
EXERCISE_ASSESSMENT_COMPS	mod/exercise/lib.php	/^$EXERCISE_ASSESSMENT_COMPS = array ($/;"	v
EXERCISE_EWEIGHTS	mod/exercise/lib.php	/^$EXERCISE_EWEIGHTS = array(  0 => -4.0, 1 => -2.0, 2 => -1.5, 3 => -1.0, 4 => -0.75, 5 => -0.5,  6 => -0.25, $/;"	v
EXERCISE_SCALES	mod/exercise/lib.php	/^$EXERCISE_SCALES = array( $/;"	v
EXERCISE_TYPE	mod/exercise/lib.php	/^$EXERCISE_TYPE = array (0 => get_string("notgraded", "exercise"),$/;"	v
EncodeFile	lib/phpmailer/class.phpmailer.php	/^    function EncodeFile ($path, $encoding = "base64") {$/;"	f
EncodeHeader	lib/phpmailer/class.phpmailer.php	/^    function EncodeHeader ($str, $position = 'text') {$/;"	f
EncodeQ	lib/phpmailer/class.phpmailer.php	/^    function EncodeQ ($str, $position = "text") {$/;"	f
EncodeQP	lib/phpmailer/class.phpmailer.php	/^    function EncodeQP ($str) {$/;"	f
EncodeString	lib/phpmailer/class.phpmailer.php	/^    function EncodeString ($str, $encoding = "base64") {$/;"	f
Encrypt	lib/adodb/crypt.inc.php	/^		function Encrypt($txt,$key)$/;"	f
Encrypt	lib/adodb/session/crypt.inc.php	/^		function Encrypt($txt,$key)$/;"	f
EndBoundary	lib/phpmailer/class.phpmailer.php	/^    function EndBoundary($boundary) {$/;"	f
Error	lib/fpdf/fpdf.php	/^function Error($msg)$/;"	f
ErrorMsg	lib/adodb/adodb-connection.inc.php	/^    function ErrorMsg()$/;"	f
ErrorMsg	lib/adodb/adodb.inc.php	/^	function ErrorMsg()$/;"	f
ErrorMsg	lib/adodb/drivers/adodb-ado.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-ado5.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-csv.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-ibase.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-informix72.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-mssql.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-mysql.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-oci8.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-odbc.inc.php	/^	function ErrorMsg()$/;"	f
ErrorMsg	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ErrorMsg()$/;"	f
ErrorMsg	lib/adodb/drivers/adodb-oracle.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-pdo.inc.php	/^	function ErrorMsg()$/;"	f
ErrorMsg	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function ErrorMsg() $/;"	f
ErrorMsg	lib/adodb/drivers/adodb-sybase.inc.php	/^	function ErrorMsg()$/;"	f
ErrorMsg	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^	function ErrorMsg()$/;"	f
ErrorNative	lib/adodb/adodb-connection.inc.php	/^    function ErrorNative()$/;"	f
ErrorNative	lib/adodb/adodb.inc.php	/^	function ErrorNative()$/;"	f
ErrorNo	lib/adodb/adodb-connection.inc.php	/^    function ErrorNo() $/;"	f
ErrorNo	lib/adodb/adodb.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-ado.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-ado5.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-csv.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-ibase.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-informix72.inc.php	/^	function ErrorNo()$/;"	f
ErrorNo	lib/adodb/drivers/adodb-mssql.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-mysql.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-oci8.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-odbc.inc.php	/^	function ErrorNo()$/;"	f
ErrorNo	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ErrorNo()$/;"	f
ErrorNo	lib/adodb/drivers/adodb-oracle.inc.php	/^	function ErrorNo() $/;"	f
ErrorNo	lib/adodb/drivers/adodb-pdo.inc.php	/^	function ErrorNo()$/;"	f
ErrorNo	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function ErrorNo()$/;"	f
ErrorNo	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function ErrorNo() $/;"	f
ExecSQL	lib/odbc.php	/^    function ExecSQL($sSQL) {$/;"	f
Execute	lib/adodb/adodb-connection.inc.php	/^    function &Execute($sql,$inputarr=false,$arg3=false) $/;"	f
Execute	lib/adodb/adodb.inc.php	/^	function &Execute($sql,$inputarr=false) $/;"	f
Execute	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &Execute($sql,$inputarr=false) $/;"	f
Execute	lib/adodb/drivers/adodb-pdo.inc.php	/^	function Execute($inputArr=false)$/;"	f
ExecuteCursor	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &ExecuteCursor($sql,$cursorName='rs',$params=false)$/;"	f
ExecuteInline	lib/adodb/adodb-xmlschema.inc.php	/^	function ExecuteInline( $mode = NULL ) {$/;"	f
ExecuteSQLArray	lib/adodb/adodb-datadict.inc.php	/^	function ExecuteSQLArray($sql, $continueOnError = true)$/;"	f
ExecuteSchema	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function ExecuteSchema( $sqlArray, $continueOnErr =  TRUE ) {$/;"	f
ExecuteSchema	lib/adodb/adodb-xmlschema.inc.php	/^	function ExecuteSchema( $sqlArray = NULL, $continueOnErr =  NULL ) {$/;"	f
Expand	lib/phpmailer/class.smtp.php	/^    function Expand($name) {$/;"	f
ExpensiveSQL	lib/adodb/adodb-perf.inc.php	/^	function ExpensiveSQL($numsql=10)$/;"	f
ExpensiveSQL	lib/adodb/perf/perf-oci8.inc.php	/^	function ExpensiveSQL($numsql = 10)$/;"	f
Expires	enrol/authorize/ccval.php	/^        $Expires  = strtotime("$Month\/$LastDay\/$Year 11:59:59");$/;"	v
Explain	lib/adodb/adodb-perf.inc.php	/^	function Explain($sql,$partial=false)$/;"	f
Explain	lib/adodb/perf/perf-db2.inc.php	/^	function Explain($sql,$partial=false)$/;"	f
Explain	lib/adodb/perf/perf-mssql.inc.php	/^	function Explain($sql,$partial=false)$/;"	f
Explain	lib/adodb/perf/perf-mysql.inc.php	/^	function Explain($sql,$partial=false)$/;"	f
Explain	lib/adodb/perf/perf-oci8.inc.php	/^	function Explain($sql,$partial=false) $/;"	f
Explain	lib/adodb/perf/perf-postgres.inc.php	/^	function Explain($sql,$partial=false)$/;"	f
Export_CSV	mod/quiz/report/analysis/report.php	/^    function Export_CSV(&$questions, $filename) {$/;"	f
Export_Excel	mod/quiz/report/analysis/report.php	/^    function Export_Excel(&$questions, $filename) {$/;"	f
Export_OOo	mod/quiz/report/analysis/report.php	/^    function Export_OOo(&$questions, $filename) {$/;"	f
ExtractSchema	lib/adodb/adodb-xmlschema.inc.php	/^	function ExtractSchema( $data = FALSE ) {$/;"	f
FD	mod/wiki/lib.php	/^  $FD = wiki_admin_get_flagarray();$/;"	v
FILE	lib/pear/OLE/PPS/Root.php	/^        $FILE = $this->_FILEH_;$/;"	v
FILE	question/type/datasetdependent/abstractqtype.php	/^define("FILE", "2");$/;"	d
FILTER_TABLE	admin/filters.php	/^    define('FILTER_TABLE','filter_administration_table');$/;"	d
FORMAT_HTML	lib/weblib.php	/^define('FORMAT_HTML',     '1');   \/\/ Plain HTML (with some tags stripped)$/;"	d
FORMAT_MARKDOWN	lib/weblib.php	/^define('FORMAT_MARKDOWN', '4');   \/\/ Markdown-formatted text http:\/\/daringfireball.net\/projects\/markdown\/$/;"	d
FORMAT_MOODLE	lib/weblib.php	/^define('FORMAT_MOODLE',   '0');   \/\/ Does all sorts of transformations and filtering$/;"	d
FORMAT_PLAIN	lib/weblib.php	/^define('FORMAT_PLAIN',    '2');   \/\/ Plain text (even tags are printed in full)$/;"	d
FORMAT_WIKI	lib/weblib.php	/^define('FORMAT_WIKI',     '3');   \/\/ Wiki-formatted text$/;"	d
FORUM_DISALLOWSUBSCRIBE	mod/forum/lib.php	/^define('FORUM_DISALLOWSUBSCRIBE',3);$/;"	d
FORUM_FORCESUBSCRIBE	mod/forum/lib.php	/^define('FORUM_FORCESUBSCRIBE', 1);$/;"	d
FORUM_INITIALSUBSCRIBE	mod/forum/lib.php	/^define('FORUM_INITIALSUBSCRIBE', 2);$/;"	d
FORUM_LAYOUT_MODES	mod/forum/lib.php	/^$FORUM_LAYOUT_MODES = array ( FORUM_MODE_FLATOLDEST => get_string('modeflatoldestfirst', 'forum'),$/;"	v
FORUM_MODE_FLATNEWEST	mod/forum/lib.php	/^define('FORUM_MODE_FLATNEWEST', -1);$/;"	d
FORUM_MODE_FLATOLDEST	mod/forum/lib.php	/^define('FORUM_MODE_FLATOLDEST', 1);$/;"	d
FORUM_MODE_NESTED	mod/forum/lib.php	/^define('FORUM_MODE_NESTED', 3);$/;"	d
FORUM_MODE_THREADED	mod/forum/lib.php	/^define('FORUM_MODE_THREADED', 2);$/;"	d
FORUM_OPEN_MODES	mod/forum/lib.php	/^$FORUM_OPEN_MODES   = array ('2' => get_string('openmode2', 'forum'),$/;"	v
FORUM_TRACKING_OFF	mod/forum/lib.php	/^define('FORUM_TRACKING_OFF', 0);$/;"	d
FORUM_TRACKING_ON	mod/forum/lib.php	/^define('FORUM_TRACKING_ON', 2);$/;"	d
FORUM_TRACKING_OPTIONAL	mod/forum/lib.php	/^define('FORUM_TRACKING_OPTIONAL', 1);$/;"	d
FORUM_TYPES	mod/forum/lib.php	/^$FORUM_TYPES   = array ('general'    => get_string('generalforum', 'forum'),$/;"	v
FPDF	lib/fpdf/fpdf.php	/^class FPDF$/;"	c
FPDF	lib/fpdf/fpdf.php	/^function FPDF($orientation='P',$unit='mm',$format='A4')$/;"	f
FPDF_FONTPATH	lib/fpdf/fpdf.php	/^        define('FPDF_FONTPATH',dirname(__FILE__).'\/font\/');$/;"	d
FPDF_Protection	lib/fpdf/fpdfprotection.php	/^    function FPDF_Protection($orientation='P',$unit='mm',$format='A4') {$/;"	f
FPDF_Protection	lib/fpdf/fpdfprotection.php	/^class FPDF_Protection extends FPDF$/;"	c
FPDF_VERSION	lib/fpdf/fpdf.php	/^define('FPDF_VERSION','1.53');$/;"	d
FRONTPAGECATEGORYNAMES	course/lib.php	/^define("FRONTPAGECATEGORYNAMES",  2);$/;"	d
FRONTPAGECOURSELIST	course/lib.php	/^define("FRONTPAGECOURSELIST",     1);$/;"	d
FRONTPAGENEWS	course/lib.php	/^define("FRONTPAGENEWS",           0);$/;"	d
FRONTPAGETOPICONLY	course/lib.php	/^define("FRONTPAGETOPICONLY",      3);$/;"	d
FULLME	admin/cron.php	/^    define('FULLME', 'cron');$/;"	d
FULLME	admin/handlevirus.php	/^$FULLME='cron';$/;"	v
FULLME	admin/process_email.php	/^define('FULLME','cron'); \/\/ prevent warnings$/;"	d
FULLME	lib/setup.php	/^        $FULLME = FULLME;$/;"	v
FULLME	lib/setup.php	/^        $FULLME = qualified_me();$/;"	v
FailTrans	lib/adodb/adodb-connection.inc.php	/^    function FailTrans()$/;"	f
FailTrans	lib/adodb/adodb.inc.php	/^	function FailTrans()$/;"	f
FetchField	lib/adodb/adodb-recordset.inc.php	/^	function &FetchField($fieldoffset) $/;"	f
FetchField	lib/adodb/adodb.inc.php	/^		function &FetchField($fieldOffset = -1) $/;"	f
FetchField	lib/adodb/adodb.inc.php	/^	function &FetchField($fieldoffset) $/;"	f
FetchField	lib/adodb/drivers/adodb-ado.inc.php	/^	function &FetchField($fieldOffset = -1) {$/;"	f
FetchField	lib/adodb/drivers/adodb-ado5.inc.php	/^	function &FetchField($fieldOffset = -1) {$/;"	f
FetchField	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function &FetchField($fieldOffset = -1) {$/;"	f
FetchField	lib/adodb/drivers/adodb-ibase.inc.php	/^	function &FetchField($fieldOffset = -1)$/;"	f
FetchField	lib/adodb/drivers/adodb-informix72.inc.php	/^	function &FetchField($fieldOffset = -1)$/;"	f
FetchField	lib/adodb/drivers/adodb-mssql.inc.php	/^	function &FetchField($fieldOffset = -1) $/;"	f
FetchField	lib/adodb/drivers/adodb-mysql.inc.php	/^	function &FetchField($fieldOffset = -1) $/;"	f
FetchField	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function &FetchField($fieldOffset = -1) $/;"	f
FetchField	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &FetchField($fieldOffset = -1)$/;"	f
FetchField	lib/adodb/drivers/adodb-odbc.inc.php	/^	function &FetchField($fieldOffset = -1) $/;"	f
FetchField	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function &FetchField($fieldOffset = 0)$/;"	f
FetchField	lib/adodb/drivers/adodb-oracle.inc.php	/^	   function &FetchField($fieldOffset = -1)$/;"	f
FetchField	lib/adodb/drivers/adodb-pdo.inc.php	/^	function &FetchField($fieldOffset = -1) $/;"	f
FetchField	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function &FetchField($off = 0) $/;"	f
FetchField	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function &FetchField($fieldOffset = -1)$/;"	f
FetchField	lib/adodb/drivers/adodb-sybase.inc.php	/^	function &FetchField($fieldOffset = -1) $/;"	f
FetchInto	lib/adodb/adodb-recordset.inc.php	/^	function FetchInto(&$arr)$/;"	f
FetchInto	lib/adodb/adodb.inc.php	/^	function FetchInto(&$arr)$/;"	f
FetchNextObj	lib/adodb/adodb-recordset.inc.php	/^	function &FetchNextObj()$/;"	f
FetchNextObj	lib/adodb/adodb.inc.php	/^	function &FetchNextObj()$/;"	f
FetchNextObject	lib/adodb/adodb-recordset.inc.php	/^	function &FetchNextObject($isupper=true)$/;"	f
FetchNextObject	lib/adodb/adodb.inc.php	/^	function &FetchNextObject($isupper=true)$/;"	f
FetchObj	lib/adodb/adodb-recordset.inc.php	/^	function &FetchObj()$/;"	f
FetchObj	lib/adodb/adodb.inc.php	/^	function &FetchObj()$/;"	f
FetchObject	lib/adodb/adodb-recordset.inc.php	/^	function &FetchObject($isupper=true)$/;"	f
FetchObject	lib/adodb/adodb.inc.php	/^	function &FetchObject($isupper=true)$/;"	f
FetchRow	lib/adodb/adodb-recordset.inc.php	/^	function FetchRow()$/;"	f
FetchRow	lib/adodb/adodb.inc.php	/^		function FetchRow() {return false;}$/;"	f
FetchRow	lib/adodb/adodb.inc.php	/^	function &FetchRow()$/;"	f
FieldCount	lib/adodb/adodb-recordset.inc.php	/^	function FieldCount() {return $this->_numOfFields;}   $/;"	f
FieldCount	lib/adodb/adodb.inc.php	/^		function FieldCount(){ return 0;}$/;"	f
FieldCount	lib/adodb/adodb.inc.php	/^	function FieldCount() {return $this->_numOfFields;}   $/;"	f
FieldID	lib/adodb/adodb-xmlschema.inc.php	/^	function FieldID( $field ) {$/;"	f
FieldTypesArray	lib/adodb/adodb-recordset.inc.php	/^	function FieldTypesArray()$/;"	f
Fields	lib/adodb/adodb-recordset.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/adodb.inc.php	/^		function Fields($colname)$/;"	f
Fields	lib/adodb/adodb.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-ado.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-ado5.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-ibase.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-mssql.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-mysql.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-oci8.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-odbc.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-oracle.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-pdo.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function Fields($colname)$/;"	f
Fields	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function Fields($colname)$/;"	f
FindDBHitRatio	lib/adodb/perf/perf-mysql.inc.php	/^	function FindDBHitRatio()$/;"	f
FixEOL	lib/phpmailer/class.phpmailer.php	/^    function FixEOL($str) {$/;"	f
Footer	lib/fpdf/fpdf.php	/^function Footer()$/;"	f
Format	lib/excel/Format.php	/^    function Format($index = 0,$properties =  array())$/;"	f
Format	lib/excel/Format.php	/^class Format$/;"	c
Free	lib/adodb/adodb-recordset.inc.php	/^	function Free()$/;"	f
Free	lib/adodb/adodb.inc.php	/^	function Free()$/;"	f
GLOSSARY_ADDENTRY_VIEW	mod/glossary/lib.php	/^define("GLOSSARY_ADDENTRY_VIEW", 4);$/;"	d
GLOSSARY_APPROVAL_VIEW	mod/glossary/lib.php	/^define("GLOSSARY_APPROVAL_VIEW", 7);$/;"	d
GLOSSARY_AUTHOR_VIEW	mod/glossary/lib.php	/^define("GLOSSARY_AUTHOR_VIEW", 3);$/;"	d
GLOSSARY_CATEGORY_VIEW	mod/glossary/lib.php	/^define("GLOSSARY_CATEGORY_VIEW", 1);$/;"	d
GLOSSARY_DATE_VIEW	mod/glossary/lib.php	/^define("GLOSSARY_DATE_VIEW", 2);$/;"	d
GLOSSARY_EXPORT_VIEW	mod/glossary/lib.php	/^define("GLOSSARY_EXPORT_VIEW", 6);$/;"	d
GLOSSARY_IMPORT_VIEW	mod/glossary/lib.php	/^define("GLOSSARY_IMPORT_VIEW", 5);$/;"	d
GLOSSARY_NO_VIEW	mod/glossary/lib.php	/^define("GLOSSARY_NO_VIEW", -1);$/;"	d
GLOSSARY_SHOW_ALL_CATEGORIES	mod/glossary/lib.php	/^define("GLOSSARY_SHOW_ALL_CATEGORIES", 0);$/;"	d
GLOSSARY_SHOW_NOT_CATEGORISED	mod/glossary/lib.php	/^define("GLOSSARY_SHOW_NOT_CATEGORISED", -1);$/;"	d
GLOSSARY_STANDARD_VIEW	mod/glossary/lib.php	/^define("GLOSSARY_STANDARD_VIEW", 0);$/;"	d
GParrayMerged	lib/typo3/class.t3lib_div.php	/^	function GParrayMerged($var)	{$/;"	f
GPvar	lib/typo3/class.t3lib_div.php	/^	function GPvar($var,$strip=0)	{$/;"	f
GRADEAVERAGE	mod/scorm/lib.php	/^define('GRADEAVERAGE', '2');$/;"	d
GRADEHIGHEST	mod/scorm/lib.php	/^define('GRADEHIGHEST', '1');$/;"	d
GRADEPREFS	grade/lib.php	/^$GRADEPREFS = array('use_advanced',                \/\/ Only add new preferences to the end of this array!$/;"	v
GRADEPREFSDEFAULTS	grade/lib.php	/^$GRADEPREFSDEFAULTS = array('use_advanced'                => 0,$/;"	v
GRADESCOES	mod/scorm/lib.php	/^define('GRADESCOES', '0');$/;"	d
GRADESUM	mod/scorm/lib.php	/^define('GRADESUM', '3');$/;"	d
GenID	lib/adodb/adodb-connection.inc.php	/^    function GenID($seqname='adodbseq',$startID=1)$/;"	f
GenID	lib/adodb/adodb.inc.php	/^	function GenID($seqname='adodbseq',$startID=1)$/;"	f
GenID	lib/adodb/drivers/adodb-ibase.inc.php	/^	function GenID($seqname='adodbseq',$startID=1)$/;"	f
GenID	lib/adodb/drivers/adodb-mssql.inc.php	/^	function GenID($seq='adodbseq',$start=1)$/;"	f
GenID	lib/adodb/drivers/adodb-mysql.inc.php	/^	function GenID($seqname='adodbseq',$startID=1)$/;"	f
GenID	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function GenID($seqname='adodbseq',$startID=1)$/;"	f
GenID	lib/adodb/drivers/adodb-odbc.inc.php	/^	function GenID($seq='adodbseq',$start=1)$/;"	f
GenID	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function GenID($seq='adodbseq',$start=1)$/;"	f
GenID	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function GenID($seq='adodbseq',$start=1)$/;"	f
GetAll	lib/adodb/adodb-connection.inc.php	/^    function GetAll($sql,$inputarr=false)$/;"	f
GetAll	lib/adodb/adodb.inc.php	/^	function &GetAll($nRows = -1)$/;"	f
GetAll	lib/adodb/adodb.inc.php	/^	function &GetAll($sql, $inputarr=false)$/;"	f
GetArray	lib/adodb/adodb-recordset.inc.php	/^	function GetArray($nRows = -1) $/;"	f
GetArray	lib/adodb/adodb.inc.php	/^		function &GetArray($nRows=-1)$/;"	f
GetArray	lib/adodb/adodb.inc.php	/^	function &GetArray($nRows = -1) $/;"	f
GetArray	lib/adodb/adodb.inc.php	/^	function &GetArray($sql,$inputarr=false)$/;"	f
GetArray	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &GetArray($nRows = -1) $/;"	f
GetArrayLimit	lib/adodb/adodb-recordset.inc.php	/^	function GetArrayLimit($nrows,$offset=-1) $/;"	f
GetArrayLimit	lib/adodb/adodb.inc.php	/^	function &GetArrayLimit($nrows,$offset=-1) $/;"	f
GetArrayLimit	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &GetArrayLimit($nrows,$offset=-1) $/;"	f
GetArrayLimit	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function &GetArrayLimit($nrows,$offset=-1) $/;"	f
GetArrayLimit	lib/adodb/drivers/adodb-odbc.inc.php	/^	function &GetArrayLimit($nrows,$offset=-1) $/;"	f
GetAssoc	lib/adodb/adodb-recordset.inc.php	/^	function GetAssoc($force_array = false, $first2cols = false) {$/;"	f
GetAssoc	lib/adodb/adodb.inc.php	/^	function &GetAssoc($force_array = false, $first2cols = false) $/;"	f
GetAssoc	lib/adodb/adodb.inc.php	/^	function &GetAssoc($sql, $inputarr=false,$force_array = false, $first2cols = false)$/;"	f
GetAssoc	lib/adodb/drivers/adodb-ldap.inc.php	/^	function &GetAssoc($force_array = false, $first2cols = false) $/;"	f
GetAssocKeys	lib/adodb/adodb-recordset.inc.php	/^	function GetAssocKeys($upper=true)$/;"	f
GetAssocKeys	lib/adodb/adodb.inc.php	/^	function GetAssocKeys($upper=true)$/;"	f
GetBoundary	lib/phpmailer/class.phpmailer.php	/^    function GetBoundary($boundary, $charSet, $contentType, $encoding) {$/;"	f
GetCharSet	lib/adodb/adodb.inc.php	/^	function GetCharSet()$/;"	f
GetCharSet	lib/adodb/drivers/adodb-mysqli.inc.php	/^  function GetCharSet()$/;"	f
GetCharSet	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function GetCharSet()$/;"	f
GetCol	lib/adodb/adodb-connection.inc.php	/^    function GetCol($sql, $inputarr = false, $trim = false)$/;"	f
GetCol	lib/adodb/adodb.inc.php	/^	function GetCol($sql, $inputarr = false, $trim = false)$/;"	f
GetCommentSQL	lib/adodb/adodb-datadict.inc.php	/^	function GetCommentSQL($table,$col)$/;"	f
GetCommentSQL	lib/adodb/datadict/datadict-oci8.inc.php	/^	function GetCommentSQL($table,$col)$/;"	f
GetDiagnostic	mod/scorm/datamodels/scorm1_3.js.php	/^    function GetDiagnostic (param) {$/;"	f
GetErrorString	mod/scorm/datamodels/scorm1_3.js.php	/^    function GetErrorString (param) {$/;"	f
GetInnoDBHitRatio	lib/adodb/perf/perf-mysql.inc.php	/^	function GetInnoDBHitRatio()$/;"	f
GetInsertSQL	lib/adodb/adodb-connection.inc.php	/^    function GetInsertSQL(&$rs, $arrFields,$magicq=false)$/;"	f
GetInsertSQL	lib/adodb/adodb.inc.php	/^	function GetInsertSQL(&$rs, $arrFields,$magicq=false,$force=null)$/;"	f
GetKeyHitRatio	lib/adodb/perf/perf-mysql.inc.php	/^	function GetKeyHitRatio()$/;"	f
GetLastError	mod/scorm/datamodels/scorm1_3.js.php	/^    function GetLastError () {$/;"	f
GetMenu	lib/adodb/adodb-recordset.inc.php	/^	function GetMenu($name,$defstr='',$blank1stItem=true,$multiple=false,$/;"	f
GetMenu	lib/adodb/adodb.inc.php	/^	function GetMenu($name,$defstr='',$blank1stItem=true,$multiple=false,$/;"	f
GetMenu2	lib/adodb/adodb-recordset.inc.php	/^	function GetMenu2($name,$defstr='',$blank1stItem=true,$multiple=false,$size=0, $selectAttr='')	$/;"	f
GetMenu2	lib/adodb/adodb.inc.php	/^	function GetMenu2($name,$defstr='',$blank1stItem=true,$multiple=false,$size=0, $selectAttr='')	$/;"	f
GetMenu3	lib/adodb/adodb.inc.php	/^	function GetMenu3($name,$defstr='',$blank1stItem=true,$multiple=false,$/;"	f
GetOne	lib/adodb/adodb-connection.inc.php	/^    function GetOne($sql,$inputarr=false)$/;"	f
GetOne	lib/adodb/adodb.inc.php	/^	function GetOne($sql,$inputarr=false)$/;"	f
GetOne	lib/adodb/drivers/adodb-mysql.inc.php	/^	function GetOne($sql,$inputarr=false)$/;"	f
GetQHitRatio	lib/adodb/perf/perf-mysql.inc.php	/^	function GetQHitRatio()$/;"	f
GetReads	lib/adodb/perf/perf-mysql.inc.php	/^	function GetReads()$/;"	f
GetRow	lib/adodb/adodb-connection.inc.php	/^    function GetRow($sql,$inputarr=false)$/;"	f
GetRow	lib/adodb/adodb.inc.php	/^	function &GetRow($sql,$inputarr=false)$/;"	f
GetRowAssoc	lib/adodb/adodb-recordset.inc.php	/^	function GetRowAssoc($upper=1)$/;"	f
GetRowAssoc	lib/adodb/adodb.inc.php	/^	function &GetRowAssoc($upper=1)$/;"	f
GetRowAssoc	lib/adodb/drivers/adodb-ldap.inc.php	/^    function &GetRowAssoc()$/;"	f
GetRowAssoc	lib/adodb/drivers/adodb-mysql.inc.php	/^	function &GetRowAssoc($upper=true)$/;"	f
GetRowAssoc	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function &GetRowAssoc($upper = true)$/;"	f
GetRowAssoc	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function &GetRowAssoc($upper=true)$/;"	f
GetRowNums	lib/adodb/drivers/adodb-ldap.inc.php	/^    function GetRowNums()$/;"	f
GetRows	lib/adodb/adodb-recordset.inc.php	/^	function GetRows($nRows = -1) $/;"	f
GetRows	lib/adodb/adodb.inc.php	/^	function &GetRows($nRows = -1) $/;"	f
GetStringWidth	lib/fpdf/fpdf.php	/^function GetStringWidth($s)$/;"	f
GetUpdateSQL	lib/adodb/adodb-connection.inc.php	/^    function GetUpdateSQL(&$rs, $arrFields,$forceUpdate=false,$magicq=false)$/;"	f
GetUpdateSQL	lib/adodb/adodb.inc.php	/^	function GetUpdateSQL(&$rs, $arrFields,$forceUpdate=false,$magicq=false,$force=null)$/;"	f
GetValue	mod/scorm/datamodels/scorm1_3.js.php	/^    function GetValue (element) {$/;"	f
GetWrites	lib/adodb/perf/perf-mysql.inc.php	/^	function GetWrites()$/;"	f
GetX	lib/fpdf/fpdf.php	/^function GetX()$/;"	f
GetY	lib/fpdf/fpdf.php	/^function GetY()$/;"	f
GoodCard	enrol/authorize/ccval.php	/^        $GoodCard = ereg("^2014.{11}$|^2149.{11}$", $Num);$/;"	v
GoodCard	enrol/authorize/ccval.php	/^        $GoodCard = ereg("^3.{15}$|^2131|1800.{11}$", $Num);$/;"	v
GoodCard	enrol/authorize/ccval.php	/^        $GoodCard = ereg("^30[0-5].{11}$|^3[68].{12}$", $Num);$/;"	v
GoodCard	enrol/authorize/ccval.php	/^        $GoodCard = ereg("^3[47].{13}$", $Num);$/;"	v
GoodCard	enrol/authorize/ccval.php	/^        $GoodCard = ereg("^4.{15}$", $Num);$/;"	v
GoodCard	enrol/authorize/ccval.php	/^        $GoodCard = ereg("^4.{15}$|^4.{12}$", $Num);$/;"	v
GoodCard	enrol/authorize/ccval.php	/^        $GoodCard = ereg("^5[1-5].{14}$", $Num);$/;"	v
GoodCard	enrol/authorize/ccval.php	/^        $GoodCard = ereg("^6011.{12}$", $Num);$/;"	v
GoodCard	enrol/authorize/ccval.php	/^        $GoodCard = ereg("^[456].{15}$|^[456].{17,18}$", $Num);$/;"	v
GoodCard	enrol/authorize/ccval.php	/^    $GoodCard = true;$/;"	v
GuessOID	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function GuessOID($oid)$/;"	f
HA1	lib/soap/nusoap.php	/^				$HA1 = md5($A1);$/;"	v
HA2	lib/soap/nusoap.php	/^				$HA2 =  md5($A2);$/;"	v
HEADER_PRINTED	lib/weblib.php	/^    define('HEADER_PRINTED', 'true');$/;"	d
HOTPOT_DISPLAYNEXT_COURSE	mod/hotpot/lib.php	/^define("HOTPOT_DISPLAYNEXT_COURSE", "1");$/;"	d
HOTPOT_DISPLAYNEXT_INDEX	mod/hotpot/lib.php	/^define("HOTPOT_DISPLAYNEXT_INDEX",  "2");$/;"	d
HOTPOT_DISPLAYNEXT_QUIZ	mod/hotpot/lib.php	/^define("HOTPOT_DISPLAYNEXT_QUIZ",   "0");$/;"	d
HOTPOT_EMPTYSTRINGS	mod/hotpot/lib.php	/^		$HOTPOT_EMPTYSTRINGS = empty($emptystrings) ? array() : array_keys($emptystrings);$/;"	v
HOTPOT_FEEDBACK	mod/hotpot/lib.php	/^$HOTPOT_FEEDBACK = array ($/;"	v
HOTPOT_FEEDBACK_FORMMAIL	mod/hotpot/lib.php	/^define("HOTPOT_FEEDBACK_FORMMAIL", "2");$/;"	d
HOTPOT_FEEDBACK_MOODLEFORUM	mod/hotpot/lib.php	/^define("HOTPOT_FEEDBACK_MOODLEFORUM", "3");$/;"	d
HOTPOT_FEEDBACK_MOODLEMESSAGING	mod/hotpot/lib.php	/^define("HOTPOT_FEEDBACK_MOODLEMESSAGING", "4");$/;"	d
HOTPOT_FEEDBACK_NONE	mod/hotpot/lib.php	/^define("HOTPOT_FEEDBACK_NONE", "0");$/;"	d
HOTPOT_FEEDBACK_WEBPAGE	mod/hotpot/lib.php	/^define("HOTPOT_FEEDBACK_WEBPAGE", "1");$/;"	d
HOTPOT_FIRST_ATTEMPT	mod/hotpot/attempt.php	/^			define('HOTPOT_FIRST_ATTEMPT', false);$/;"	d
HOTPOT_FIRST_ATTEMPT	mod/hotpot/view.php	/^		define('HOTPOT_FIRST_ATTEMPT', true);$/;"	d
HOTPOT_GRADEMETHOD	mod/hotpot/lib.php	/^$HOTPOT_GRADEMETHOD = array ($/;"	v
HOTPOT_GRADEMETHOD_AVERAGE	mod/hotpot/lib.php	/^define("HOTPOT_GRADEMETHOD_AVERAGE", "2");$/;"	d
HOTPOT_GRADEMETHOD_FIRST	mod/hotpot/lib.php	/^define("HOTPOT_GRADEMETHOD_FIRST",   "3");$/;"	d
HOTPOT_GRADEMETHOD_HIGHEST	mod/hotpot/lib.php	/^define("HOTPOT_GRADEMETHOD_HIGHEST", "1");$/;"	d
HOTPOT_GRADEMETHOD_LAST	mod/hotpot/lib.php	/^define("HOTPOT_GRADEMETHOD_LAST",    "4");$/;"	d
HOTPOT_JCB	mod/hotpot/lib.php	/^define("HOTPOT_JCB",    "1");$/;"	d
HOTPOT_JCLOZE	mod/hotpot/lib.php	/^define("HOTPOT_JCLOZE", "2");$/;"	d
HOTPOT_JCROSS	mod/hotpot/lib.php	/^define("HOTPOT_JCROSS", "3");$/;"	d
HOTPOT_JMATCH	mod/hotpot/lib.php	/^define("HOTPOT_JMATCH", "4");$/;"	d
HOTPOT_JMIX	mod/hotpot/lib.php	/^define("HOTPOT_JMIX",   "5");$/;"	d
HOTPOT_JQUIZ	mod/hotpot/lib.php	/^define("HOTPOT_JQUIZ",  "6");$/;"	d
HOTPOT_JQUIZ_HYBRID	mod/hotpot/lib.php	/^define("HOTPOT_JQUIZ_HYBRID",      "3");$/;"	d
HOTPOT_JQUIZ_MULTICHOICE	mod/hotpot/lib.php	/^define("HOTPOT_JQUIZ_MULTICHOICE", "1");$/;"	d
HOTPOT_JQUIZ_MULTISELECT	mod/hotpot/lib.php	/^define("HOTPOT_JQUIZ_MULTISELECT", "4");$/;"	d
HOTPOT_JQUIZ_SHORTANSWER	mod/hotpot/lib.php	/^define("HOTPOT_JQUIZ_SHORTANSWER", "2");$/;"	d
HOTPOT_JS	mod/hotpot/lib.php	/^define("HOTPOT_JS", "$CFG->wwwroot\/mod\/hotpot\/hotpot-full.js");$/;"	d
HOTPOT_LOCATION	mod/hotpot/lib.php	/^$HOTPOT_LOCATION = array ($/;"	v
HOTPOT_LOCATION_COURSEFILES	mod/hotpot/lib.php	/^define("HOTPOT_LOCATION_COURSEFILES", "0");$/;"	d
HOTPOT_LOCATION_SITEFILES	mod/hotpot/lib.php	/^define("HOTPOT_LOCATION_SITEFILES",   "1");$/;"	d
HOTPOT_NAVIGATION	mod/hotpot/lib.php	/^$HOTPOT_NAVIGATION = array ($/;"	v
HOTPOT_NAVIGATION_BAR	mod/hotpot/lib.php	/^define("HOTPOT_NAVIGATION_BAR",     "1");$/;"	d
HOTPOT_NAVIGATION_BUTTONS	mod/hotpot/lib.php	/^define("HOTPOT_NAVIGATION_BUTTONS", "4");$/;"	d
HOTPOT_NAVIGATION_FRAME	mod/hotpot/lib.php	/^define("HOTPOT_NAVIGATION_FRAME",   "2");$/;"	d
HOTPOT_NAVIGATION_GIVEUP	mod/hotpot/lib.php	/^define("HOTPOT_NAVIGATION_GIVEUP",  "5");$/;"	d
HOTPOT_NAVIGATION_IFRAME	mod/hotpot/lib.php	/^define("HOTPOT_NAVIGATION_IFRAME",  "3");$/;"	d
HOTPOT_NAVIGATION_NONE	mod/hotpot/lib.php	/^define("HOTPOT_NAVIGATION_NONE",    "6");$/;"	d
HOTPOT_NO	mod/hotpot/lib.php	/^define("HOTPOT_NO",  "0");$/;"	d
HOTPOT_OUTPUTFORMAT	mod/hotpot/lib.php	/^$HOTPOT_OUTPUTFORMAT = array ($/;"	v
HOTPOT_OUTPUTFORMAT_BEST	mod/hotpot/lib.php	/^define("HOTPOT_OUTPUTFORMAT_BEST",     "1");$/;"	d
HOTPOT_OUTPUTFORMAT_DIR	mod/hotpot/lib.php	/^$HOTPOT_OUTPUTFORMAT_DIR = array ($/;"	v
HOTPOT_OUTPUTFORMAT_FLASH	mod/hotpot/lib.php	/^define("HOTPOT_OUTPUTFORMAT_FLASH",   "20");$/;"	d
HOTPOT_OUTPUTFORMAT_MOBILE	mod/hotpot/lib.php	/^define("HOTPOT_OUTPUTFORMAT_MOBILE",  "30");$/;"	d
HOTPOT_OUTPUTFORMAT_V3	mod/hotpot/lib.php	/^define("HOTPOT_OUTPUTFORMAT_V3",      "10");$/;"	d
HOTPOT_OUTPUTFORMAT_V4	mod/hotpot/lib.php	/^define("HOTPOT_OUTPUTFORMAT_V4",      "11");$/;"	d
HOTPOT_OUTPUTFORMAT_V5	mod/hotpot/lib.php	/^define("HOTPOT_OUTPUTFORMAT_V5",      "12");$/;"	d
HOTPOT_OUTPUTFORMAT_V5_PLUS	mod/hotpot/lib.php	/^define("HOTPOT_OUTPUTFORMAT_V5_PLUS", "13");$/;"	d
HOTPOT_OUTPUTFORMAT_V6	mod/hotpot/lib.php	/^define("HOTPOT_OUTPUTFORMAT_V6",      "14");$/;"	d
HOTPOT_OUTPUTFORMAT_V6_PLUS	mod/hotpot/lib.php	/^define("HOTPOT_OUTPUTFORMAT_V6_PLUS", "15");$/;"	d
HOTPOT_QUIZTYPE	mod/hotpot/lib.php	/^$HOTPOT_QUIZTYPE = array($/;"	v
HOTPOT_SEEDED_RNG	question/format/hotpot/format.php	/^            $HOTPOT_SEEDED_RNG = TRUE;$/;"	v
HOTPOT_STATUS	mod/hotpot/lib.php	/^$HOTPOT_STATUS = array ($/;"	v
HOTPOT_STATUS_ABANDONED	mod/hotpot/lib.php	/^define("HOTPOT_STATUS_ABANDONED",  "3");$/;"	d
HOTPOT_STATUS_COMPLETED	mod/hotpot/lib.php	/^define("HOTPOT_STATUS_COMPLETED",  "4");$/;"	d
HOTPOT_STATUS_INPROGRESS	mod/hotpot/lib.php	/^define("HOTPOT_STATUS_INPROGRESS", "1");$/;"	d
HOTPOT_STATUS_TIMEDOUT	mod/hotpot/lib.php	/^define("HOTPOT_STATUS_TIMEDOUT",   "2");$/;"	d
HOTPOT_TEXTOYS_RHUBARB	mod/hotpot/lib.php	/^define("HOTPOT_TEXTOYS_RHUBARB",   "7");$/;"	d
HOTPOT_TEXTOYS_SEQUITUR	mod/hotpot/lib.php	/^define("HOTPOT_TEXTOYS_SEQUITUR",  "8");$/;"	d
HOTPOT_TEXTSOURCE_FILENAME	mod/hotpot/lib.php	/^define ("HOTPOT_TEXTSOURCE_FILENAME", "1");$/;"	d
HOTPOT_TEXTSOURCE_FILEPATH	mod/hotpot/lib.php	/^define ("HOTPOT_TEXTSOURCE_FILEPATH", "2");$/;"	d
HOTPOT_TEXTSOURCE_QUIZ	mod/hotpot/lib.php	/^define ("HOTPOT_TEXTSOURCE_QUIZ", "0");$/;"	d
HOTPOT_TEXTSOURCE_SPECIFIC	mod/hotpot/lib.php	/^define ("HOTPOT_TEXTSOURCE_SPECIFIC", "3");$/;"	d
HOTPOT_YES	mod/hotpot/lib.php	/^define("HOTPOT_YES", "1");$/;"	d
HOURMINS	lib/moodlelib.php	/^define('HOURMINS', 60);$/;"	d
HOURSECS	lib/moodlelib.php	/^define('HOURSECS', 3600);$/;"	d
HTMLArea	lib/editor/htmlarea/htmlarea.php	/^function HTMLArea(textarea, config) {$/;"	f
HTMLArea	lib/editor/htmlarea/htmlarea_bak.php	/^function HTMLArea(textarea, config) {$/;"	f
HTMLFilterOutput	lib/cas/client.php	/^  function HTMLFilterOutput($str)$/;"	f
HTML_TEMPLATE	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^    $HTML_TEMPLATE = '<html>$/;"	v
HTTPS	lib/soap/nusoap.php	/^			$HTTPS = isset($HTTP_SERVER_VARS['HTTPS']) ? $HTTP_SERVER_VARS['HTTPS'] : 'off';$/;"	v
HTTPS	lib/soap/nusoap.php	/^			$HTTPS = isset($_SERVER['HTTPS']) ? $_SERVER['HTTPS'] : (isset($HTTP_SERVER_VARS['HTTPS']) ? $HTTP_SERVER_VARS['HTTPS'] : 'off');$/;"	v
HTTPSPAGEREQUIRED	lib/moodlelib.php	/^        $HTTPSPAGEREQUIRED = true;$/;"	v
HasFailedTrans	lib/adodb/adodb.inc.php	/^	function HasFailedTrans()$/;"	f
Header	lib/fpdf/fpdf.php	/^function Header()$/;"	f
HeaderLine	lib/phpmailer/class.phpmailer.php	/^    function HeaderLine($name, $value) {$/;"	f
HeaderingExcel	lib/excel/test.php	/^  function HeaderingExcel($filename) {$/;"	f
HealthCheck	lib/adodb/adodb-perf.inc.php	/^	function HealthCheck($cli=false)$/;"	f
HealthCheck	lib/adodb/perf/perf-mssql.inc.php	/^	function HealthCheck($cli=false)$/;"	f
HealthCheckCLI	lib/adodb/adodb-perf.inc.php	/^	function HealthCheckCLI()$/;"	f
Hello	lib/phpmailer/class.smtp.php	/^    function Hello($host="") {$/;"	f
Help	lib/phpmailer/class.smtp.php	/^    function Help($keyword="") {$/;"	f
INSTALL	install.php	/^$INSTALL = &$_SESSION['INSTALL'];   \/\/ Makes it easier to reference$/;"	v
INSTALLATION_OF_SELECTED_LANG	admin/langimport.php	/^    define('INSTALLATION_OF_SELECTED_LANG', 2);$/;"	d
INSTALLED	lib/componentlib.class.php	/^define('INSTALLED',       3);$/;"	d
IPparts	lib/typo3/class.t3lib_div.php	/^					$IPparts = explode('.',$test);$/;"	v
IPpartsReq	lib/typo3/class.t3lib_div.php	/^		$IPpartsReq = explode('.',$baseIP);$/;"	v
IfNull	lib/adodb/adodb.inc.php	/^	function IfNull( $field, $ifNull ) $/;"	f
IfNull	lib/adodb/drivers/adodb-access.inc.php	/^	function IfNull( $field, $ifNull ) $/;"	f
IfNull	lib/adodb/drivers/adodb-db2.inc.php	/^	function IfNull( $field, $ifNull ) $/;"	f
IfNull	lib/adodb/drivers/adodb-mssql.inc.php	/^	function IfNull( $field, $ifNull ) $/;"	f
IfNull	lib/adodb/drivers/adodb-mysql.inc.php	/^	function IfNull( $field, $ifNull ) $/;"	f
IfNull	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function IfNull( $field, $ifNull ) $/;"	f
IfNull	lib/adodb/drivers/adodb-oci8.inc.php	/^	function IfNull( $field, $ifNull ) $/;"	f
IfNull	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function IfNull( $field, $ifNull ) $/;"	f
IfNull	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function IfNull( $field, $ifNull )$/;"	f
IfNull	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function IfNull( $field, $ifNull ) $/;"	f
Image	lib/fpdf/fpdf.php	/^function Image($file,$x,$y,$w=0,$h=0,$type='',$link='')$/;"	f
ImageCopyBicubic	lib/gdlib.php	/^function ImageCopyBicubic ($dst_img, $src_img, $dst_x, $dst_y, $src_x, $src_y, $dst_w, $dst_h, $src_w, $src_h) {$/;"	f
InParameter	lib/adodb/adodb.inc.php	/^	function InParameter(&$stmt,&$var,$name,$maxLen=4000,$type=false)$/;"	f
InParameter	lib/adodb/drivers/adodb-pdo.inc.php	/^	function InParameter(&$stmt,&$var,$name,$maxLen=4000,$type=false)$/;"	f
InParameter	lib/adodb/drivers/adodb-pdo.inc.php	/^	function InParameter(&$var,$name,$maxLen=4000,$type=false)$/;"	f
Init	lib/adodb/adodb-recordset.inc.php	/^	function Init()$/;"	f
Init	lib/adodb/adodb.inc.php	/^		function Init() {}$/;"	f
Init	lib/adodb/adodb.inc.php	/^	function Init()$/;"	f
Init	lib/adodb/drivers/adodb-oci8.inc.php	/^	function Init()$/;"	f
Init	lib/adodb/drivers/adodb-pdo.inc.php	/^	function Init()$/;"	f
Init	lib/editor/htmlarea/popups/createanchor.php	/^function Init() {$/;"	f
Init	lib/editor/htmlarea/popups/dlg_ins_char.php	/^function Init() {$/;"	f
Init	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^function Init() {$/;"	f
Init	lib/editor/htmlarea/popups/insert_image.php	/^function Init() {$/;"	f
Init	lib/editor/htmlarea/popups/insert_image_std.php	/^function Init() {$/;"	f
Init	lib/editor/htmlarea/popups/insert_table.php	/^function Init() {$/;"	f
Init	lib/editor/htmlarea/popups/link_std.php	/^function Init() {$/;"	f
Init	lib/editor/htmlarea/popups/searchandreplace.php	/^function Init() {$/;"	f
Init	lib/editor/htmlarea/popups/select_color.php	/^function Init() {$/;"	f
InitArray	lib/adodb/adodb.inc.php	/^		function InitArray($array,$typearr,$colnames=false)$/;"	f
InitArrayFields	lib/adodb/adodb.inc.php	/^		function InitArrayFields(&$array,&$fieldarr)$/;"	f
Initialize	mod/scorm/datamodels/scorm1_3.js.php	/^    function Initialize (param) {$/;"	f
InlineImageExists	lib/phpmailer/class.phpmailer.php	/^    function InlineImageExists() {$/;"	f
Insert_ID	lib/adodb/adodb-connection.inc.php	/^        function Insert_ID()$/;"	f
Insert_ID	lib/adodb/adodb.inc.php	/^	function Insert_ID($table='',$column='')$/;"	f
InvalidSQL	lib/adodb/adodb-perf.inc.php	/^	function InvalidSQL($numsql = 10)$/;"	f
IsConnected	lib/adodb/adodb.inc.php	/^	function IsConnected()$/;"	f
IsError	lib/phpmailer/class.phpmailer.php	/^    function IsError() {$/;"	f
IsHTML	lib/phpmailer/class.phpmailer.php	/^    function IsHTML($bool) {$/;"	f
IsMail	lib/phpmailer/class.phpmailer.php	/^    function IsMail() {$/;"	f
IsQmail	lib/phpmailer/class.phpmailer.php	/^    function IsQmail() {$/;"	f
IsSMTP	lib/phpmailer/class.phpmailer.php	/^    function IsSMTP() {$/;"	f
IsSendmail	lib/phpmailer/class.phpmailer.php	/^    function IsSendmail() {$/;"	f
LABEL_MAX_NAME_LENGTH	mod/label/lib.php	/^define("LABEL_MAX_NAME_LENGTH", 50);$/;"	d
LANGUAGES	lib/languages.php	/^$LANGUAGES = array ($/;"	v
LDAP_ASSOC	lib/adodb/drivers/adodb-ldap.inc.php	/^	 define('LDAP_ASSOC',ADODB_FETCH_ASSOC);$/;"	d
LDAP_BOTH	lib/adodb/drivers/adodb-ldap.inc.php	/^	 define('LDAP_BOTH',ADODB_FETCH_BOTH);$/;"	d
LDAP_CONNECT_OPTIONS	lib/adodb/drivers/adodb-ldap.inc.php	/^	$LDAP_CONNECT_OPTIONS = Array($/;"	v
LDAP_NUM	lib/adodb/drivers/adodb-ldap.inc.php	/^	 define('LDAP_NUM',ADODB_FETCH_NUM);$/;"	d
LESSON_ANSWER_EDITOR	mod/lesson/locallib.php	/^    define("LESSON_ANSWER_EDITOR",   "1");$/;"	d
LESSON_BRANCHTABLE	mod/lesson/locallib.php	/^    define("LESSON_BRANCHTABLE",   "20");$/;"	d
LESSON_CLUSTER	mod/lesson/locallib.php	/^    define("LESSON_CLUSTER",   "30");$/;"	d
LESSON_CLUSTERJUMP	mod/lesson/locallib.php	/^    define("LESSON_CLUSTERJUMP", -80);$/;"	d
LESSON_DESCRIPTION	mod/lesson/locallib.php	/^    define("LESSON_DESCRIPTION",   "7");$/;"	d
LESSON_ENDOFBRANCH	mod/lesson/locallib.php	/^    define("LESSON_ENDOFBRANCH",   "21");$/;"	d
LESSON_ENDOFCLUSTER	mod/lesson/locallib.php	/^    define("LESSON_ENDOFCLUSTER",   "31");$/;"	d
LESSON_EOL	mod/lesson/locallib.php	/^    define("LESSON_EOL", -9);$/;"	d
LESSON_ESSAY	mod/lesson/locallib.php	/^    define("LESSON_ESSAY", "10");$/;"	d
LESSON_MATCHING	mod/lesson/locallib.php	/^    define("LESSON_MATCHING",      "5");$/;"	d
LESSON_MAX_EVENT_LENGTH	mod/lesson/lib.php	/^define("LESSON_MAX_EVENT_LENGTH", "432000");   \/\/ 5 days maximum$/;"	d
LESSON_MULTIANSWER	mod/lesson/locallib.php	/^    define("LESSON_MULTIANSWER",   "9");$/;"	d
LESSON_MULTICHOICE	mod/lesson/locallib.php	/^    define("LESSON_MULTICHOICE",   "3");$/;"	d
LESSON_NEXTPAGE	mod/lesson/locallib.php	/^    define("LESSON_NEXTPAGE", -1);$/;"	d
LESSON_NEXTPAGE_ACTION	mod/lesson/locallib.php	/^$LESSON_NEXTPAGE_ACTION = array (0 => get_string("normal", "lesson"),$/;"	v
LESSON_NUMERICAL	mod/lesson/locallib.php	/^    define("LESSON_NUMERICAL",     "8");$/;"	d
LESSON_PREVIOUSPAGE	mod/lesson/locallib.php	/^    define("LESSON_PREVIOUSPAGE", -40);$/;"	d
LESSON_QUESTION_TYPE	mod/lesson/locallib.php	/^$LESSON_QUESTION_TYPE = array ( LESSON_MULTICHOICE => get_string("multichoice", "quiz"),$/;"	v
LESSON_RANDOM	mod/lesson/locallib.php	/^    define("LESSON_RANDOM",        "4");$/;"	d
LESSON_RANDOMBRANCH	mod/lesson/locallib.php	/^    define("LESSON_RANDOMBRANCH", -70);$/;"	d
LESSON_RANDOMPAGE	mod/lesson/locallib.php	/^    define("LESSON_RANDOMPAGE", -60);$/;"	d
LESSON_RANDOMSAMATCH	mod/lesson/locallib.php	/^    define("LESSON_RANDOMSAMATCH", "6");$/;"	d
LESSON_RESPONSE_EDITOR	mod/lesson/locallib.php	/^    define("LESSON_RESPONSE_EDITOR",   "2");$/;"	d
LESSON_SHORTANSWER	mod/lesson/locallib.php	/^    define("LESSON_SHORTANSWER",   "1");$/;"	d
LESSON_TRUEFALSE	mod/lesson/locallib.php	/^    define("LESSON_TRUEFALSE",     "2");$/;"	d
LESSON_UNANSWEREDPAGE	mod/lesson/locallib.php	/^    define("LESSON_UNANSWEREDPAGE", 2); \/\/ Next page -> any page not answered correctly$/;"	d
LESSON_UNDEFINED	mod/lesson/locallib.php	/^    define("LESSON_UNDEFINED", -99);$/;"	d
LESSON_UNSEENBRANCHPAGE	mod/lesson/locallib.php	/^    define("LESSON_UNSEENBRANCHPAGE", -50);$/;"	d
LESSON_UNSEENPAGE	mod/lesson/locallib.php	/^    define("LESSON_UNSEENPAGE", 1); \/\/ Next page -> any page not seen before$/;"	d
LEXER_ENTER	lib/lexer.php	/^    define("LEXER_ENTER", 1);$/;"	d
LEXER_EXIT	lib/lexer.php	/^    define("LEXER_EXIT", 4);$/;"	d
LEXER_MATCHED	lib/lexer.php	/^    define("LEXER_MATCHED", 2);$/;"	d
LEXER_SPECIAL	lib/lexer.php	/^    define("LEXER_SPECIAL", 5);$/;"	d
LEXER_UNMATCHED	lib/lexer.php	/^    define("LEXER_UNMATCHED", 3);$/;"	d
LIKE	admin/upgradelogs.php	/^            $LIKE = "ILIKE";$/;"	v
LIKE	admin/upgradelogs.php	/^            $LIKE = "LIKE";$/;"	v
LIKE	files/index.php	/^    $LIKE    = sql_ilike();$/;"	v
LIKE	lib/datalib.php	/^        $LIKE = 'ILIKE';$/;"	v
LIKE	lib/datalib.php	/^        $LIKE = 'LIKE';$/;"	v
LIKE	lib/datalib.php	/^    $LIKE      = sql_ilike();$/;"	v
LIKE	lib/searchlib.php	/^        $LIKE = "ILIKE";   \/\/ case-insensitive$/;"	v
LIKE	lib/searchlib.php	/^        $LIKE = "LIKE";$/;"	v
LIKE	lib/tablelib.php	/^        $LIKE = sql_ilike();$/;"	v
LIKE	message/lib.php	/^             $LIKE = 'ILIKE';$/;"	v
LIKE	message/lib.php	/^             $LIKE = 'LIKE';$/;"	v
LIKE	message/lib.php	/^        $LIKE = "ILIKE";   \/\/ case-insensitive$/;"	v
LIKE	message/lib.php	/^        $LIKE = "LIKE";$/;"	v
LIKE	mod/forum/lib.php	/^        $LIKE = "ILIKE";   \/\/ case-insensitive$/;"	v
LIKE	mod/forum/lib.php	/^        $LIKE = "LIKE";$/;"	v
LIKE	mod/glossary/lib.php	/^        $LIKE = "ILIKE";   \/\/ case-insensitive$/;"	v
LIKE	mod/glossary/lib.php	/^        $LIKE = "LIKE";$/;"	v
LIKE	mod/glossary/sql.php	/^                $LIKE = "ILIKE";   \/\/ case-insensitive$/;"	v
LIKE	mod/glossary/sql.php	/^                $LIKE = "LIKE";$/;"	v
LIKE	mod/glossary/sql.php	/^            $LIKE = "ILIKE";   \/\/ case-insensitive$/;"	v
LIKE	mod/glossary/sql.php	/^            $LIKE = "LIKE";$/;"	v
LIKE	user/index.php	/^        $LIKE = sql_ilike();$/;"	v
LIMIT	blocks/glossary_random/block_glossary_random.php	/^                    $LIMIT = 'LIMIT 1';    \/\/ The last one$/;"	v
LIMIT	blocks/glossary_random/block_glossary_random.php	/^                    $LIMIT = sql_paging_limit($i-1, 1);$/;"	v
LINK	question/type/datasetdependent/abstractqtype.php	/^define("LINK", "3");$/;"	d
LIST_DEFINITION	lib/wiki_to_markdown.php	/^define( "LIST_DEFINITION", 4 ); \/\/ definition list active$/;"	d
LIST_NONE	lib/wiki_to_markdown.php	/^define( "LIST_NONE", 1 ); \/\/ no lists active$/;"	d
LIST_ORDERED	lib/wiki_to_markdown.php	/^define( "LIST_ORDERED", 3 ); \/\/ ordered list active$/;"	d
LIST_UNORDERED	lib/wiki_to_markdown.php	/^define( "LIST_UNORDERED", 2 ); \/\/ unordered list active$/;"	d
LITERAL	question/type/datasetdependent/abstractqtype.php	/^define("LITERAL", "1");$/;"	d
LMSCommit	mod/scorm/datamodels/aicc.js.php	/^    function LMSCommit (param) {$/;"	f
LMSCommit	mod/scorm/datamodels/scorm1_2.js.php	/^    function LMSCommit (param) {$/;"	f
LMSFinish	mod/scorm/datamodels/aicc.js.php	/^    function LMSFinish (param) {$/;"	f
LMSFinish	mod/scorm/datamodels/scorm1_2.js.php	/^    function LMSFinish (param) {$/;"	f
LMSGetDiagnostic	mod/scorm/datamodels/aicc.js.php	/^    function LMSGetDiagnostic (param) {$/;"	f
LMSGetDiagnostic	mod/scorm/datamodels/scorm1_2.js.php	/^    function LMSGetDiagnostic (param) {$/;"	f
LMSGetErrorString	mod/scorm/datamodels/aicc.js.php	/^    function LMSGetErrorString (param) {$/;"	f
LMSGetErrorString	mod/scorm/datamodels/scorm1_2.js.php	/^    function LMSGetErrorString (param) {$/;"	f
LMSGetLastError	mod/scorm/datamodels/aicc.js.php	/^    function LMSGetLastError () {$/;"	f
LMSGetLastError	mod/scorm/datamodels/scorm1_2.js.php	/^    function LMSGetLastError () {$/;"	f
LMSGetValue	mod/scorm/datamodels/aicc.js.php	/^    function LMSGetValue (element) {$/;"	f
LMSGetValue	mod/scorm/datamodels/scorm1_2.js.php	/^    function LMSGetValue (element) {$/;"	f
LMSInitialize	mod/scorm/datamodels/aicc.js.php	/^    function LMSInitialize (param) {$/;"	f
LMSInitialize	mod/scorm/datamodels/scorm1_2.js.php	/^    function LMSInitialize (param) {$/;"	f
LMSSetValue	mod/scorm/datamodels/aicc.js.php	/^    function LMSSetValue (element,value) {$/;"	f
LMSSetValue	mod/scorm/datamodels/scorm1_2.js.php	/^    function LMSSetValue (element,value) {$/;"	f
LOCAL_LANG	lib/typo3/class.t3lib_div.php	/^				$LOCAL_LANG = $serContent['LOCAL_LANG'];$/;"	v
LOCAL_LANG	lib/typo3/class.t3lib_div.php	/^				$LOCAL_LANG = array();$/;"	v
LOCAL_LANG	lib/typo3/class.t3lib_div.php	/^				$LOCAL_LANG = t3lib_div::readLLXMLfile($baseFile.'.xml', $langKey);$/;"	v
Lang	lib/phpmailer/class.phpmailer.php	/^    function Lang($key) {$/;"	f
LastDay	enrol/authorize/ccval.php	/^        $LastDay  = date("t", $WorkDate);$/;"	v
LastPageNo	lib/adodb/adodb-recordset.inc.php	/^	function LastPageNo($page = false)$/;"	f
LastPageNo	lib/adodb/adodb.inc.php	/^	function LastPageNo($page = false)$/;"	f
Lens_ParseArgs	lib/adodb/adodb-datadict.inc.php	/^function Lens_ParseArgs($args,$endstmtchar=',',$tokenchars='_.-')$/;"	f
Lens_ParseTest	lib/adodb/adodb-datadict.inc.php	/^function Lens_ParseTest()$/;"	f
Lexer	lib/lexer.php	/^        function Lexer(&$parser, $start = "accept", $case = false) {$/;"	f
Lexer	lib/lexer.php	/^    class Lexer {$/;"	c
LimitQuery	lib/adodb/adodb-connection.inc.php	/^    function &LimitQuery($sql, $offset, $count)$/;"	f
LimitQuery	lib/adodb/adodb.inc.php	/^	function &LimitQuery($sql, $offset, $count, $params=false)$/;"	f
Line	lib/fpdf/fpdf.php	/^function Line($x1,$y1,$x2,$y2)$/;"	f
Link	lib/fpdf/fpdf.php	/^function Link($x,$y,$w,$h,$link)$/;"	f
Ln	lib/fpdf/fpdf.php	/^function Ln($h='')$/;"	f
LocalDate2OLE	lib/pear/OLE.php	/^    function LocalDate2OLE($date = null)$/;"	f
Lock	lib/adodb/session/adodb-session.php	/^	function Lock($lock=null)$/;"	f
LogSQL	lib/adodb/adodb.inc.php	/^	function LogSQL($enable=true)$/;"	f
MAGPIE_CACHE_AGE	lib/rsslib.php	/^define('MAGPIE_CACHE_AGE', $CFG->block_rss_timeout);$/;"	d
MAGPIE_CACHE_DIR	lib/rsslib.php	/^define('MAGPIE_CACHE_DIR', $CFG->dataroot .'\/cache\/rsscache');$/;"	d
MAGPIE_CACHE_FRESH_ONLY	lib/rsslib.php	/^define('MAGPIE_CACHE_FRESH_ONLY', false); \/\/should be exposed as an admin config option$/;"	d
MAGPIE_CACHE_ON	lib/rsslib.php	/^define('MAGPIE_CACHE_ON', true); \/\/might want to expose as an admin config option, but perhaps this is something that should truly just be on unless the code is tweaked$/;"	d
MAGPIE_DEBUG	lib/rsslib.php	/^    define('MAGPIE_DEBUG', $CFG->debug); \/\/ magpie, like moodle, takes an integer debug$/;"	d
MAGPIE_DEBUG	lib/rsslib.php	/^    define('MAGPIE_DEBUG', 0); \/\/ 0 is DEBUG off for magpie$/;"	d
MAGPIE_DIR	lib/rsslib.php	/^define('MAGPIE_DIR', $CFG->dirroot.'\/lib\/magpie\/');$/;"	d
MAGPIE_OUTPUT_ENCODING	blocks/rss_client/block_rss_client.php	/^            define('MAGPIE_OUTPUT_ENCODING', current_charset());  \/\/ see bug 3107$/;"	d
MAGPIE_OUTPUT_ENCODING	blocks/rss_client/block_rss_client_action.php	/^    define('MAGPIE_OUTPUT_ENCODING', current_charset());  \/\/ see bug 3107$/;"	d
MAGPIE_PROXY_HOST	lib/rsslib.php	/^define('MAGPIE_PROXY_HOST', $CFG->proxyhost);   \/\/ Could be empty, that's OK$/;"	d
MAGPIE_PROXY_PORT	lib/rsslib.php	/^define('MAGPIE_PROXY_PORT', $CFG->proxyport);   \/\/ Could be empty, that's OK$/;"	d
MATCH	lib/questionlib.php	/^define("MATCH",         "match");$/;"	d
MATCH	question/format/examview/format.php	/^define("MATCH",         "5");$/;"	d
MAXLOOPS	lib/adodb/drivers/adodb-odbc.inc.php	/^		$MAXLOOPS = 100;$/;"	v
MAXLOOPS	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$MAXLOOPS = 100;$/;"	v
MAXLOOPS	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$MAXLOOPS = 100;$/;"	v
MAXSIZE	lib/adodb/adodb-csvlib.inc.php	/^					$MAXSIZE = 128000;$/;"	v
MAXSIZE	lib/adodb/adodb-csvlib.inc.php	/^		$MAXSIZE = 128000;$/;"	v
MAXSTRLEN	lib/adodb/adodb-lib.inc.php	/^	$MAXSTRLEN = 128;$/;"	v
MAX_COURSES_PER_PAGE	course/importstudents.php	/^    define("MAX_COURSES_PER_PAGE", 1000);$/;"	d
MAX_USERS_PER_PAGE	admin/admin.php	/^    define("MAX_USERS_PER_PAGE", 50);$/;"	d
MAX_USERS_PER_PAGE	admin/creators.php	/^    define("MAX_USERS_PER_PAGE", 50);$/;"	d
MAX_USERS_PER_PAGE	course/student.php	/^    define("MAX_USERS_PER_PAGE", 5000);$/;"	d
MAX_USERS_PER_PAGE	course/teacher.php	/^    define("MAX_USERS_PER_PAGE", 50);$/;"	d
MD5Crypt	lib/adodb/crypt.inc.php	/^class MD5Crypt{$/;"	c
MD5Crypt	lib/adodb/session/crypt.inc.php	/^class MD5Crypt{$/;"	c
ME	lib/setup.php	/^        $ME = FULLME;$/;"	v
ME	lib/setup.php	/^        $ME = strip_querystring($FULLME);$/;"	v
MESSAGE_DEFAULT_REFRESH	message/refresh.php	/^    define('MESSAGE_DEFAULT_REFRESH', 5);$/;"	d
MESSAGE_SHORTLENGTH	message/lib.php	/^define ('MESSAGE_SHORTLENGTH', 300);$/;"	d
MESSAGE_WINDOW	message/lib.php	/^define ('MESSAGE_WINDOW', true);          \/\/ We are in a message window (so don't pop up a new one!)$/;"	d
MESSAGE_WINDOW	mod/quiz/attempt.php	/^        define('MESSAGE_WINDOW', true);  \/\/ This prevents the message window coming up$/;"	d
MESSAGE_WINDOW	mod/quiz/review.php	/^        define('MESSAGE_WINDOW', true);  \/\/ This prevents the message window coming up$/;"	d
MESSAGE_WINDOW	user/policy.php	/^    define('MESSAGE_WINDOW', true);  \/\/ This prevents the message window coming up$/;"	d
MINSECS	lib/moodlelib.php	/^define('MINSECS', 60);$/;"	d
MOODLE_INTERNAL	lib/moodlelib.php	/^define('MOODLE_INTERNAL', true);$/;"	d
MOODLE_PAGE_TEST	blocks/pagedemo.php	/^    define('MOODLE_PAGE_TEST', 'testpage');$/;"	d
MUL	lib/excel/Parser.php	/^define('MUL',"*");$/;"	d
MULTIANSWER	lib/questionlib.php	/^define("MULTIANSWER",   "multianswer");$/;"	d
MULTIANSWER	question/format/examview/format.php	/^define("MULTIANSWER",   "9");$/;"	d
MULTICHOICE	lib/questionlib.php	/^define("MULTICHOICE",   "multichoice");$/;"	d
MULTICHOICE	question/format/examview/format.php	/^define("MULTICHOICE",   "3");$/;"	d
MY_MOODLE_FORMAT	my/pagelib.php	/^define('MY_MOODLE_FORMAT', 'my'); \/\/doing this so we don't run into problems with applicable formats.$/;"	d
Mail	lib/phpmailer/class.smtp.php	/^    function Mail($from) {$/;"	f
MailSend	lib/phpmailer/class.phpmailer.php	/^    function MailSend($header, $body) {$/;"	f
MakeFont	lib/fpdf/font/makefont/makefont.php	/^function MakeFont($fontfile,$afmfile,$enc='cp1252',$patch=array(),$type='TrueType')$/;"	f
MakeFontDescriptor	lib/fpdf/font/makefont/makefont.php	/^function MakeFontDescriptor($fm,$symbolic)$/;"	f
MakeFontEncoding	lib/fpdf/font/makefont/makefont.php	/^function MakeFontEncoding($map)$/;"	f
MakeWidthArray	lib/fpdf/font/makefont/makefont.php	/^function MakeWidthArray($fm)$/;"	f
Markdown	lib/markdown.php	/^function Markdown($text) {$/;"	f
MarkdownPHPVersion	lib/markdown.php	/^$MarkdownPHPVersion    = 'Extra 1.0.1'; # Fri 9 Dec 2005$/;"	v
MarkdownSyntaxVersion	lib/markdown.php	/^$MarkdownSyntaxVersion = '1.0.1';  # Sun 12 Dec 2004$/;"	v
MaxRecordCount	lib/adodb/adodb-recordset.inc.php	/^	function MaxRecordCount()$/;"	f
MaxRecordCount	lib/adodb/adodb.inc.php	/^	function MaxRecordCount()$/;"	f
MemInfo	lib/adodb/adodb-perf.inc.php	/^	function MemInfo()$/;"	f
MetaColumnNames	lib/adodb/adodb-connection.inc.php	/^    function MetaColumnNames($table) $/;"	f
MetaColumnNames	lib/adodb/adodb.inc.php	/^	function &MetaColumnNames($table, $numIndexes=false) $/;"	f
MetaColumnNames	lib/adodb/drivers/adodb-sapdb.inc.php	/^	function MetaColumnNames($table)$/;"	f
MetaColumns	lib/adodb/adodb-connection.inc.php	/^    function MetaColumns($table,$upper=true) $/;"	f
MetaColumns	lib/adodb/adodb-datadict.inc.php	/^	function MetaColumns($tab, $upper=true, $schema=false)$/;"	f
MetaColumns	lib/adodb/adodb.inc.php	/^	function &MetaColumns($table,$normalize=true) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-ado.inc.php	/^	function &MetaColumns($table)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-ado5.inc.php	/^	function &MetaColumns($table)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^	function MetaColumns($table)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-csv.inc.php	/^ 	function &MetaColumns($table) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-fbsql.inc.php	/^ 	function &MetaColumns($table) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-ibase.inc.php	/^	function &MetaColumns($table) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-informix72.inc.php	/^    function &MetaColumns($table)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-mysql.inc.php	/^ 	function &MetaColumns($table) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-mysqli.inc.php	/^ 	function &MetaColumns($table) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-netezza.inc.php	/^	function &MetaColumns($table,$upper=true) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &MetaColumns($table) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-odbc.inc.php	/^	function &MetaColumns($table)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function &MetaColumns($table)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^	function &MetaColumns($table) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function &MetaColumns($table,$upper=true)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-pdo.inc.php	/^	function MetaColumns($table,$normalize=true)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-pdo.inc.php	/^	function MetaColumns()$/;"	f
MetaColumns	lib/adodb/drivers/adodb-pdo_mssql.inc.php	/^	function MetaColumns()$/;"	f
MetaColumns	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^ 	function &MetaColumns($table) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^	function &MetaColumns($table) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^	function &MetaColumns($table,$normalize=true) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function &MetaColumns($table,$normalize=true) $/;"	f
MetaColumns	lib/adodb/drivers/adodb-sapdb.inc.php	/^ 	function &MetaColumns ($table)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function &MetaColumns($tab)$/;"	f
MetaColumns	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^	function &MetaColumns($table,$upper=false) $/;"	f
MetaDatabases	lib/adodb/adodb-connection.inc.php	/^        function MetaDatabases() $/;"	f
MetaDatabases	lib/adodb/adodb.inc.php	/^		function MetaDatabases() $/;"	f
MetaDatabases	lib/adodb/drivers/adodb-csv.inc.php	/^  	function &MetaDatabases()$/;"	f
MetaDatabases	lib/adodb/drivers/adodb-fbsql.inc.php	/^  	function &MetaDatabases()$/;"	f
MetaDatabases	lib/adodb/drivers/adodb-mssql.inc.php	/^	function MetaDatabases() $/;"	f
MetaDatabases	lib/adodb/drivers/adodb-mysql.inc.php	/^  	function &MetaDatabases()$/;"	f
MetaDatabases	lib/adodb/drivers/adodb-mysqli.inc.php	/^  	function &MetaDatabases()$/;"	f
MetaDatabases	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^	function MetaDatabases()$/;"	f
MetaError	lib/adodb/adodb-connection.inc.php	/^    function MetaError($err=false)$/;"	f
MetaError	lib/adodb/adodb.inc.php	/^	function MetaError($err=false)$/;"	f
MetaErrorMsg	lib/adodb/adodb-connection.inc.php	/^    function MetaErrorMsg($errno)$/;"	f
MetaErrorMsg	lib/adodb/adodb.inc.php	/^	function MetaErrorMsg($errno)$/;"	f
MetaForeignKeys	lib/adodb/adodb.inc.php	/^	function MetaForeignKeys($table, $owner=false, $upper=false)$/;"	f
MetaForeignKeys	lib/adodb/drivers/adodb-informix72.inc.php	/^	 function MetaForeignKeys($table, $owner=false, $upper=false) \/\/!Eos$/;"	f
MetaForeignKeys	lib/adodb/drivers/adodb-mssql.inc.php	/^	function MetaForeignKeys($table, $owner=false, $upper=false)$/;"	f
MetaForeignKeys	lib/adodb/drivers/adodb-mysql.inc.php	/^	function MetaForeignKeys( $table, $owner = FALSE, $upper = FALSE, $associative = FALSE )$/;"	f
MetaForeignKeys	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function MetaForeignKeys( $table, $owner = FALSE, $upper = FALSE, $associative = FALSE )$/;"	f
MetaForeignKeys	lib/adodb/drivers/adodb-oci8.inc.php	/^	function MetaForeignKeys($table, $owner=false)$/;"	f
MetaForeignKeys	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function MetaForeignKeys($table, $owner=false, $upper=false)$/;"	f
MetaForeignKeys	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function &MetaForeignKeys($table, $owner='', $upper=false)$/;"	f
MetaForeignKeys	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function MetaForeignKeys($table, $owner=false, $upper=false)$/;"	f
MetaIndexes	lib/adodb/adodb-datadict.inc.php	/^	function MetaIndexes($table, $primary = false, $owner = false)$/;"	f
MetaIndexes	lib/adodb/adodb.inc.php	/^     function &MetaIndexes($table, $primary = false, $owner = false)$/;"	f
MetaIndexes	lib/adodb/drivers/adodb-db2.inc.php	/^	function &MetaIndexes ($table, $primary = FALSE, $owner=false)$/;"	f
MetaIndexes	lib/adodb/drivers/adodb-ibase.inc.php	/^	function &MetaIndexes ($table, $primary = FALSE, $owner=false)$/;"	f
MetaIndexes	lib/adodb/drivers/adodb-mssql.inc.php	/^	function &MetaIndexes($table,$primary=false)$/;"	f
MetaIndexes	lib/adodb/drivers/adodb-mysql.inc.php	/^	function &MetaIndexes ($table, $primary = FALSE, $owner=false)$/;"	f
MetaIndexes	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function &MetaIndexes ($table, $primary = FALSE)$/;"	f
MetaIndexes	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &MetaIndexes ($table, $primary = FALSE, $owner=false)$/;"	f
MetaIndexes	lib/adodb/drivers/adodb-postgres64.inc.php	/^	  function &MetaIndexes ($table, $primary = FALSE)$/;"	f
MetaIndexes	lib/adodb/drivers/adodb-sapdb.inc.php	/^ 	function &MetaIndexes ($table, $primary = FALSE)$/;"	f
MetaIndexes	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function &MetaIndexes($table, $primary = FALSE, $owner=false)$/;"	f
MetaPrimaryKeys	lib/adodb/adodb-connection.inc.php	/^    function MetaPrimaryKeys($table, $owner=false)$/;"	f
MetaPrimaryKeys	lib/adodb/adodb-datadict.inc.php	/^	function MetaPrimaryKeys($tab,$owner=false,$intkey=false)$/;"	f
MetaPrimaryKeys	lib/adodb/adodb.inc.php	/^	function MetaPrimaryKeys($table, $owner=false)$/;"	f
MetaPrimaryKeys	lib/adodb/drivers/adodb-ibase.inc.php	/^	function MetaPrimaryKeys($table,$owner_notused=false,$internalKey=false)$/;"	f
MetaPrimaryKeys	lib/adodb/drivers/adodb-mssql.inc.php	/^	function &MetaPrimaryKeys($table)$/;"	f
MetaPrimaryKeys	lib/adodb/drivers/adodb-oci8.inc.php	/^	function MetaPrimaryKeys($table, $owner=false,$internalKey=false)$/;"	f
MetaPrimaryKeys	lib/adodb/drivers/adodb-odbc.inc.php	/^	function MetaPrimaryKeys($table)$/;"	f
MetaPrimaryKeys	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function &MetaPrimaryKeys($table)$/;"	f
MetaPrimaryKeys	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function &MetaPrimaryKeys($table, $owner='')$/;"	f
MetaPrimaryKeys	lib/adodb/drivers/adodb-sapdb.inc.php	/^	function MetaPrimaryKeys($table)$/;"	f
MetaPrimaryKeys	lib/adodb/drivers/adodb-sybase.inc.php	/^    function MetaPrimaryKeys($table)$/;"	f
MetaTables	lib/adodb/adodb-connection.inc.php	/^    function MetaTables() $/;"	f
MetaTables	lib/adodb/adodb-datadict.inc.php	/^	function MetaTables()$/;"	f
MetaTables	lib/adodb/adodb.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-access.inc.php	/^	function &MetaTables()$/;"	f
MetaTables	lib/adodb/drivers/adodb-ado.inc.php	/^	function &MetaTables()$/;"	f
MetaTables	lib/adodb/drivers/adodb-ado5.inc.php	/^	function &MetaTables()$/;"	f
MetaTables	lib/adodb/drivers/adodb-db2.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false, $qtable="%", $qschema="%")$/;"	f
MetaTables	lib/adodb/drivers/adodb-mssql.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-mysql.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-odbc.inc.php	/^	function &MetaTables($ttype=false)$/;"	f
MetaTables	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^	function &MetaTables() $/;"	f
MetaTables	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function &MetaTables($ttype='',$showSchema=false,$mask=false)$/;"	f
MetaTables	lib/adodb/drivers/adodb-pdo.inc.php	/^	function MetaTables($ttype=false,$showSchema=false,$mask=false)$/;"	f
MetaTables	lib/adodb/drivers/adodb-pdo.inc.php	/^	function MetaTables()$/;"	f
MetaTables	lib/adodb/drivers/adodb-pdo_mssql.inc.php	/^	function MetaTables()$/;"	f
MetaTables	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false) $/;"	f
MetaTables	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^	function &MetaTables($ttype=false,$showSchema=false,$mask=false)$/;"	f
MetaType	lib/adodb/adodb-datadict.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/adodb-recordset.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/adodb.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/datadict/datadict-mssql.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/datadict/datadict-mysql.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/datadict/datadict-oci8.inc.php	/^	function MetaType($t,$len=-1)$/;"	f
MetaType	lib/adodb/datadict/datadict-postgres.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/datadict/datadict-sapdb.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/datadict/datadict-sybase.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/drivers/adodb-ado.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/drivers/adodb-ado5.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/drivers/adodb-db2.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/drivers/adodb-ibase.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/drivers/adodb-mysql.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function MetaType($t, $len = -1, $fieldobj = false)$/;"	f
MetaType	lib/adodb/drivers/adodb-oci8.inc.php	/^	function MetaType($t,$len=-1)$/;"	f
MetaType	lib/adodb/drivers/adodb-oracle.inc.php	/^	function MetaType($t,$len=-1)$/;"	f
MetaType	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function MetaType($t,$len=-1,$fieldobj=false)$/;"	f
MetaType	lib/adodb/drivers/adodb-vfp.inc.php	/^	function MetaType($t,$len=-1)$/;"	f
Month	enrol/authorize/ccval.php	/^        $Month = substr($Exp, 0, 2);$/;"	v
MoodleExcelFormat	lib/excellib.class.php	/^    function MoodleExcelFormat(&$workbook, $properties = array()) {$/;"	f
MoodleExcelFormat	lib/excellib.class.php	/^class MoodleExcelFormat {$/;"	c
MoodleExcelFormat2PearExcelFormat	lib/excellib.class.php	/^    function MoodleExcelFormat2PearExcelFormat($format) {$/;"	f
MoodleExcelWorkbook	lib/excellib.class.php	/^    function MoodleExcelWorkbook($filename) {$/;"	f
MoodleExcelWorkbook	lib/excellib.class.php	/^class MoodleExcelWorkbook {$/;"	c
MoodleExcelWorksheet	lib/excellib.class.php	/^    function MoodleExcelWorksheet($name, &$workbook) {$/;"	f
MoodleExcelWorksheet	lib/excellib.class.php	/^class MoodleExcelWorksheet {$/;"	c
MoodleParser	backup/restorelib.php	/^    class MoodleParser {$/;"	c
Move	lib/adodb/adodb-recordset.inc.php	/^	function Move($rowNumber = 0) $/;"	f
Move	lib/adodb/adodb.inc.php	/^	function Move($rowNumber = 0) $/;"	f
MoveFirst	lib/adodb/adodb-recordset.inc.php	/^	function MoveFirst() $/;"	f
MoveFirst	lib/adodb/adodb.inc.php	/^	function MoveFirst() $/;"	f
MoveFirst	lib/adodb/drivers/adodb-informix72.inc.php	/^   function MoveFirst()$/;"	f
MoveFirst	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function MoveFirst()$/;"	f
MoveLast	lib/adodb/adodb-recordset.inc.php	/^	function MoveLast() $/;"	f
MoveLast	lib/adodb/adodb.inc.php	/^	function MoveLast() $/;"	f
MoveLast	lib/adodb/drivers/adodb-informix72.inc.php	/^   function MoveLast()$/;"	f
MoveLast	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function MoveLast()$/;"	f
MoveNext	lib/adodb/adodb-recordset.inc.php	/^	function MoveNext() $/;"	f
MoveNext	lib/adodb/adodb.inc.php	/^		function MoveNext() $/;"	f
MoveNext	lib/adodb/adodb.inc.php	/^	function MoveNext() $/;"	f
MoveNext	lib/adodb/drivers/adodb-mssql.inc.php	/^	function MoveNext() $/;"	f
MoveNext	lib/adodb/drivers/adodb-mysql.inc.php	/^	function MoveNext()$/;"	f
MoveNext	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function MoveNext() $/;"	f
MoveNext	lib/adodb/drivers/adodb-mysqlt.inc.php	/^	function MoveNext()$/;"	f
MoveNext	lib/adodb/drivers/adodb-oci8.inc.php	/^	function MoveNext()$/;"	f
MoveNext	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function MoveNext() $/;"	f
MoveNext	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function MoveNext()$/;"	f
MoveNext	lib/adodb/drivers/adodb-odbc.inc.php	/^	function MoveNext() $/;"	f
MoveNext	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function MoveNext() $/;"	f
MoveNext	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function MoveNext() $/;"	f
Msign	lib/typo3/class.t3lib_div.php	/^				$Msign = $sign;$/;"	v
Msign	lib/typo3/class.t3lib_div.php	/^		$Msign='+';$/;"	v
MultiCell	lib/fpdf/fpdf.php	/^function MultiCell($w,$h,$txt,$border=0,$align='J',$fill=0)$/;"	f
NConnect	lib/adodb/adodb-connection.inc.php	/^    function NConnect($argHostname = "", $argUsername = "", $argPassword = "", $argDatabaseName = "") $/;"	f
NConnect	lib/adodb/adodb.inc.php	/^	function NConnect($argHostname = "", $argUsername = "", $argPassword = "", $argDatabaseName = "") $/;"	f
NEEDUPDATE	lib/componentlib.class.php	/^define('NEEDUPDATE',      2);$/;"	d
NEWLINE	lib/adodb/toexport.inc.php	/^	$NEWLINE = "\\r\\n";$/;"	v
NOGROUPS	lib/moodlelib.php	/^define('NOGROUPS', 0);$/;"	d
NOTLIKE	lib/datalib.php	/^        $NOTLIKE = 'NOT ILIKE';   \/\/ case-insensitive$/;"	v
NOTLIKE	lib/datalib.php	/^        $NOTLIKE = 'NOT LIKE';$/;"	v
NOTLIKE	lib/searchlib.php	/^        $NOTLIKE = "NOT ILIKE";   \/\/ case-insensitive$/;"	v
NOTLIKE	lib/searchlib.php	/^        $NOTLIKE = "NOT LIKE";$/;"	v
NOTLIKE	message/lib.php	/^        $NOTLIKE = "NOT ILIKE";   \/\/ case-insensitive$/;"	v
NOTLIKE	message/lib.php	/^        $NOTLIKE = "NOT LIKE";$/;"	v
NOTLIKE	mod/forum/lib.php	/^        $NOTLIKE = "NOT ILIKE";   \/\/ case-insensitive$/;"	v
NOTLIKE	mod/forum/lib.php	/^        $NOTLIKE = "NOT LIKE";$/;"	v
NOTLIKE	mod/glossary/lib.php	/^        $NOTLIKE = "NOT ILIKE";   \/\/ case-insensitive$/;"	v
NOTLIKE	mod/glossary/lib.php	/^        $NOTLIKE = "NOT LIKE";$/;"	v
NOTLIKE	mod/glossary/sql.php	/^                $NOTLIKE = "NOT ILIKE";   \/\/ case-insensitive$/;"	v
NOTLIKE	mod/glossary/sql.php	/^                $NOTLIKE = "NOT LIKE";$/;"	v
NOTREGEXP	lib/datalib.php	/^        $NOTREGEXP = '!~*';$/;"	v
NOTREGEXP	lib/datalib.php	/^        $NOTREGEXP = 'NOT REGEXP';$/;"	v
NOTREGEXP	lib/searchlib.php	/^        $NOTREGEXP = "!~*";$/;"	v
NOTREGEXP	lib/searchlib.php	/^        $NOTREGEXP = "NOT REGEXP";$/;"	v
NOTREGEXP	message/lib.php	/^        $NOTREGEXP = "!~*";$/;"	v
NOTREGEXP	message/lib.php	/^        $NOTREGEXP = "NOT REGEXP";$/;"	v
NOTREGEXP	mod/forum/lib.php	/^        $NOTREGEXP = "!~*";$/;"	v
NOTREGEXP	mod/forum/lib.php	/^        $NOTREGEXP = "NOT REGEXP";$/;"	v
NOTREGEXP	mod/glossary/lib.php	/^        $NOTREGEXP = "!~*";$/;"	v
NOTREGEXP	mod/glossary/lib.php	/^        $NOTREGEXP = "NOT REGEXP";$/;"	v
NOTREGEXP	mod/glossary/sql.php	/^                $NOTREGEXP = "!~*";$/;"	v
NOTREGEXP	mod/glossary/sql.php	/^                $NOTREGEXP = "NOT REGEXP";$/;"	v
NOT_REGEXP	mod/hotpot/db/update_to_v2.php	/^			$NOT_REGEXP = '!~';$/;"	v
NOT_REGEXP	mod/hotpot/db/update_to_v2.php	/^			$NOT_REGEXP = '';$/;"	v
NOT_REGEXP	mod/hotpot/db/update_to_v2.php	/^			$NOT_REGEXP = 'NOT REGEXP';$/;"	v
NO_DATABASE_SECTION_FOUND	lib/environmentlib.php	/^    define('NO_DATABASE_SECTION_FOUND',          2);$/;"	d
NO_DATABASE_VENDORS_FOUND	lib/environmentlib.php	/^    define('NO_DATABASE_VENDORS_FOUND',          3);$/;"	d
NO_DATABASE_VENDOR_MYSQL_FOUND	lib/environmentlib.php	/^    define('NO_DATABASE_VENDOR_MYSQL_FOUND',     4);$/;"	d
NO_DATABASE_VENDOR_POSTGRES_FOUND	lib/environmentlib.php	/^    define('NO_DATABASE_VENDOR_POSTGRES_FOUND',  5);$/;"	d
NO_DATABASE_VENDOR_VERSION_FOUND	lib/environmentlib.php	/^    define('NO_DATABASE_VENDOR_VERSION_FOUND',  10);$/;"	d
NO_ERROR	lib/environmentlib.php	/^    define('NO_ERROR',                           0);$/;"	d
NO_PHP_EXTENSIONS_NAME_FOUND	lib/environmentlib.php	/^    define('NO_PHP_EXTENSIONS_NAME_FOUND',       9);$/;"	d
NO_PHP_EXTENSIONS_SECTION_FOUND	lib/environmentlib.php	/^    define('NO_PHP_EXTENSIONS_SECTION_FOUND',    8);$/;"	d
NO_PHP_SECTION_FOUND	lib/environmentlib.php	/^    define('NO_PHP_SECTION_FOUND',               6);$/;"	d
NO_PHP_VERSION_FOUND	lib/environmentlib.php	/^    define('NO_PHP_VERSION_FOUND',               7);$/;"	d
NO_VERSION_DATA_FOUND	lib/environmentlib.php	/^    define('NO_VERSION_DATA_FOUND',              1);$/;"	d
NUMBER_REGEX	question/type/multianswer/questiontype.php	/^define("NUMBER_REGEX",$/;"	d
NUMERICAL	lib/questionlib.php	/^define("NUMERICAL",     "numerical");$/;"	d
NUMERICAL	question/format/examview/format.php	/^define("NUMERICAL",     "8");$/;"	d
NUMERICAL_ABS_ERROR_MARGIN	question/type/multianswer/questiontype.php	/^define("NUMERICAL_ABS_ERROR_MARGIN", 6);$/;"	d
NUMERICAL_ALTERNATIVE_REGEX	question/type/multianswer/questiontype.php	/^define("NUMERICAL_ALTERNATIVE_REGEX",$/;"	d
NUMERICAL_CORRECT_ANSWER	question/type/multianswer/questiontype.php	/^define("NUMERICAL_CORRECT_ANSWER", 1);$/;"	d
Name	lib/cas/domxml-php4-php5.php	/^ function Name() {return $this->myDOMNode->name;}$/;"	f
NameQuote	lib/adodb/adodb-datadict.inc.php	/^	function NameQuote($name = NULL,$allowBrackets=false)$/;"	f
NameQuote	lib/adodb/datadict/datadict-firebird.inc.php	/^	function NameQuote($name = NULL)$/;"	f
NewADOConnection	lib/adodb/adodb.inc.php	/^	function &NewADOConnection($db='')$/;"	f
NewDataDictionary	lib/adodb/adodb.inc.php	/^	function &NewDataDictionary(&$conn,$drivername=false)$/;"	f
NewPerfMonitor	lib/adodb/adodb.inc.php	/^	function &NewPerfMonitor(&$conn)$/;"	f
Next	blocks/loancalc/block_loancalc.php	/^	function Next()$/;"	f
NextRecordSet	lib/adodb/adodb-recordset.inc.php	/^	function NextRecordSet()$/;"	f
NextRecordSet	lib/adodb/adodb.inc.php	/^	function NextRecordSet()$/;"	f
NextRecordSet	lib/adodb/drivers/adodb-ado.inc.php	/^		function NextRecordSet()$/;"	f
NextRecordSet	lib/adodb/drivers/adodb-ado5.inc.php	/^		function NextRecordSet()$/;"	f
NextRecordSet	lib/adodb/drivers/adodb-mssql.inc.php	/^	function NextRecordSet()$/;"	f
NextRecordSet	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function NextRecordSet()$/;"	f
Noop	lib/phpmailer/class.smtp.php	/^    function Noop() {$/;"	f
NotifyFn	lib/adodb/adodb-session-clob.php	/^	 	function NotifyFn($expireref, $sesskey)$/;"	f
NotifyFn	lib/adodb/adodb-session.php	/^	 	function NotifyFn($expireref, $sesskey)$/;"	f
Num	enrol/authorize/ccval.php	/^    $Num = ereg_replace("[^0-9]", "", $Num);$/;"	v
Num	enrol/authorize/ccval.php	/^    $Num = strrev($Num);$/;"	v
NumCols	lib/adodb/adodb-recordset.inc.php	/^	function NumCols()$/;"	f
NumCols	lib/adodb/adodb.inc.php	/^	function NumCols()$/;"	f
NumCols	lib/adodb/drivers/adodb-pdo.inc.php	/^	function NumCols()$/;"	f
NumRows	lib/adodb/adodb-recordset.inc.php	/^	function NumRows()$/;"	f
NumRows	lib/adodb/adodb.inc.php	/^	function NumRows()$/;"	f
ODBCSocketServer	lib/odbc.php	/^class ODBCSocketServer {$/;"	c
ODBCTypes	lib/adodb/drivers/adodb-odbc.inc.php	/^	function ODBCTypes($t)$/;"	f
OLE	lib/excel/Workbook.php	/^        $OLE  = new OLEwriter($this->_filename);$/;"	v
OLE	lib/pear/OLE.php	/^    function OLE()$/;"	f
OLE	lib/pear/OLE.php	/^class OLE extends PEAR$/;"	c
OLE	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $OLE = new OLE_PPS_File(OLE::Asc2Ucs('Book'));$/;"	v
OLE2LocalDate	lib/pear/OLE.php	/^    function OLE2LocalDate($string)$/;"	f
OLE_DATA_SIZE_SMALL	lib/pear/OLE.php	/^define('OLE_DATA_SIZE_SMALL', 0x1000);$/;"	d
OLE_LONG_INT_SIZE	lib/pear/OLE.php	/^define('OLE_LONG_INT_SIZE',        4);$/;"	d
OLE_PPS	lib/pear/OLE/PPS.php	/^    function OLE_PPS($No, $name, $type, $prev, $next, $dir, $time_1st, $time_2nd, $data, $children)$/;"	f
OLE_PPS	lib/pear/OLE/PPS.php	/^class OLE_PPS extends PEAR$/;"	c
OLE_PPS_File	lib/pear/OLE/PPS/File.php	/^    function OLE_PPS_File($name)$/;"	f
OLE_PPS_File	lib/pear/OLE/PPS/File.php	/^class OLE_PPS_File extends OLE_PPS$/;"	c
OLE_PPS_Root	lib/pear/OLE/PPS/Root.php	/^    function OLE_PPS_Root($time_1st, $time_2nd, $raChild)$/;"	f
OLE_PPS_Root	lib/pear/OLE/PPS/Root.php	/^class OLE_PPS_Root extends OLE_PPS$/;"	c
OLE_PPS_SIZE	lib/pear/OLE.php	/^define('OLE_PPS_SIZE',          0x80);$/;"	d
OLE_PPS_TYPE_DIR	lib/pear/OLE.php	/^define('OLE_PPS_TYPE_DIR',         1);$/;"	d
OLE_PPS_TYPE_FILE	lib/pear/OLE.php	/^define('OLE_PPS_TYPE_FILE',        2);$/;"	d
OLE_PPS_TYPE_ROOT	lib/pear/OLE.php	/^define('OLE_PPS_TYPE_ROOT',        5);$/;"	d
OLEfile	lib/excel/OLEwriter.php	/^        $OLEfile = $this->_OLEfilename;$/;"	v
OLEwriter	lib/excel/OLEwriter.php	/^    function OLEwriter($OLEfilename)$/;"	f
OLEwriter	lib/excel/OLEwriter.php	/^class OLEwriter$/;"	c
OPEN	lib/excel/Parser.php	/^define('OPEN',"(");$/;"	d
OP_BETWEEN	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^define("OP_BETWEEN",    0x00);$/;"	d
OP_EQUAL	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^define("OP_EQUAL",      0x02);$/;"	d
OP_GT	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^define("OP_GT",         0x04);$/;"	d
OP_GTE	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^define("OP_GTE",        0x06);$/;"	d
OP_LT	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^define("OP_LT",         0x05);$/;"	d
OP_LTE	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^define("OP_LTE",        0x07);$/;"	d
OP_NOTBETWEEN	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^define("OP_NOTBETWEEN", 0x01);$/;"	d
OP_NOTEQUAL	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^define("OP_NOTEQUAL",   0x03);$/;"	d
ORDER_CAPTURE	enrol/authorize/locallib.php	/^define('ORDER_CAPTURE', 'capture');$/;"	d
ORDER_DELETE	enrol/authorize/locallib.php	/^define('ORDER_DELETE',  'delete');$/;"	d
ORDER_REFUND	enrol/authorize/locallib.php	/^define('ORDER_REFUND',  'refund');$/;"	d
ORDER_VOID	enrol/authorize/locallib.php	/^define('ORDER_VOID',    'void');$/;"	d
OS_UNIX	lib/pear/PEAR.php	/^    define('OS_UNIX',    false);$/;"	d
OS_UNIX	lib/pear/PEAR.php	/^    define('OS_UNIX',    true);$/;"	d
OS_WINDOWS	lib/pear/PEAR.php	/^    define('OS_WINDOWS', false);$/;"	d
OS_WINDOWS	lib/pear/PEAR.php	/^    define('OS_WINDOWS', true);$/;"	d
OT	lib/excel/Worksheet.php	/^        $OT          = 0x0008;   \/\/ Object type. 8 = Picture$/;"	v
OT	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $OT          = 0x0008;   \/\/ Object type. 8 = Picture$/;"	v
OffsetDate	lib/adodb/adodb-connection.inc.php	/^    function OffsetDate($dayFraction,$date=false)$/;"	f
OffsetDate	lib/adodb/adodb.inc.php	/^	function OffsetDate($dayFraction,$date=false)$/;"	f
OffsetDate	lib/adodb/drivers/adodb-mysql.inc.php	/^	function OffsetDate($dayFraction,$date=false)$/;"	f
OffsetDate	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function OffsetDate($dayFraction,$date=false)$/;"	f
OffsetDate	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function OffsetDate($dayFraction,$date=false)$/;"	f
OldUpdateBlob	lib/adodb/drivers/adodb-ibase.inc.php	/^	function OldUpdateBlob($table,$column,$val,$where,$blobtype='BLOB')$/;"	f
Open	lib/fpdf/fpdf.php	/^function Open()$/;"	f
OptimizeTable	lib/adodb/adodb-perf.inc.php	/^    function OptimizeTable( $table, $mode = ADODB_OPT_LOW) $/;"	f
OptimizeTables	lib/adodb/adodb-perf.inc.php	/^    function OptimizeTables()$/;"	f
OutParameter	lib/adodb/adodb.inc.php	/^	function OutParameter(&$stmt,&$var,$name,$maxLen=4000,$type=false)$/;"	f
Output	lib/fpdf/fpdf.php	/^function Output($name='',$dest='')$/;"	f
P	mod/survey/lib.php	/^        $P = "";$/;"	v
P	mod/survey/lib.php	/^        $P = "P";$/;"	v
PAGE	admin/stickyblocks.php	/^        $PAGE = page_create_object($pt);$/;"	v
PAGE	blocks/pagedemo.php	/^    $PAGE = page_create_object(MOODLE_PAGE_TEST, 1);$/;"	v
PAGE	blog/header.php	/^    $PAGE = page_create_object($pagetype);$/;"	v
PAGE	blog/header.php	/^    $PAGE = page_create_object($pagetype, $USER->id);$/;"	v
PAGE	course/view.php	/^    $PAGE = page_create_object(PAGE_COURSE_VIEW, $course->id);$/;"	v
PAGE	index.php	/^    $PAGE       = page_create_object(PAGE_COURSE_VIEW, SITEID);$/;"	v
PAGE	mod/chat/view.php	/^    $PAGE       = page_create_instance($chat->id);$/;"	v
PAGE	mod/data/view.php	/^    $PAGE       = page_create_instance($data->id);$/;"	v
PAGE	mod/quiz/view.php	/^    $PAGE       = page_create_instance($quiz->id);$/;"	v
PAGE	mod/resource/lib.php	/^    $PAGE = $this->PAGE;$/;"	v
PAGE	mod/resource/lib.php	/^    $PAGE = page_create_object(PAGE_COURSE_VIEW, $this->course->id);$/;"	v
PAGE	my/index.php	/^    $PAGE = page_create_instance($USER->id);$/;"	v
PAGE_BLOG_COURSE_VIEW	blog/lib.php	/^    define('PAGE_BLOG_COURSE_VIEW', 'blog_course-view');$/;"	d
PAGE_BLOG_VIEW	blog/blogpage.php	/^define('PAGE_BLOG_VIEW', 'blog-view');$/;"	d
PAGE_CHAT_VIEW	mod/chat/pagelib.php	/^define('PAGE_CHAT_VIEW',   'mod-chat-view');$/;"	d
PAGE_COURSE_VIEW	lib/moodlelib.php	/^define('PAGE_COURSE_VIEW', 'course-view');$/;"	d
PAGE_DATA_VIEW	mod/data/pagelib.php	/^define('PAGE_DATA_VIEW',   'mod-data-view');$/;"	d
PAGE_LENGTH	question/category_class.php	/^define( "PAGE_LENGTH",25 );$/;"	d
PAGE_MY_MOODLE	my/pagelib.php	/^define('PAGE_MY_MOODLE',   'my-index');$/;"	d
PAGE_QUIZ_VIEW	mod/quiz/pagelib.php	/^define('PAGE_QUIZ_VIEW',   'mod-quiz-view');$/;"	d
PARAM_ACTION	lib/moodlelib.php	/^define('PARAM_ACTION',   0x0004);$/;"	d
PARAM_ALPHA	lib/moodlelib.php	/^define('PARAM_ALPHA',    0x0004);$/;"	d
PARAM_ALPHAEXT	lib/moodlelib.php	/^define('PARAM_ALPHAEXT', 0x2000);$/;"	d
PARAM_ALPHANUM	lib/moodlelib.php	/^define('PARAM_ALPHANUM', 0x0400);$/;"	d
PARAM_BOOL	lib/moodlelib.php	/^define('PARAM_BOOL',     0x0800);$/;"	d
PARAM_CLEAN	lib/moodlelib.php	/^define('PARAM_CLEAN',    0x0001);$/;"	d
PARAM_CLEANFILE	lib/moodlelib.php	/^define('PARAM_CLEANFILE',0x0200);$/;"	d
PARAM_CLEANHTML	lib/moodlelib.php	/^define('PARAM_CLEANHTML',0x1000);$/;"	d
PARAM_FILE	lib/moodlelib.php	/^define('PARAM_FILE',     0x0010);$/;"	d
PARAM_FORMAT	lib/moodlelib.php	/^define('PARAM_FORMAT',   0x0004);$/;"	d
PARAM_HOST	lib/moodlelib.php	/^define('PARAM_HOST',     0x0040);$/;"	d
PARAM_INT	lib/moodlelib.php	/^define('PARAM_INT',      0x0002);$/;"	d
PARAM_INTEGER	lib/moodlelib.php	/^define('PARAM_INTEGER',  0x0002);$/;"	d
PARAM_LOCALURL	lib/moodlelib.php	/^define('PARAM_LOCALURL', 0x0180);$/;"	d
PARAM_NOTAGS	lib/moodlelib.php	/^define('PARAM_NOTAGS',   0x0008);$/;"	d
PARAM_PATH	lib/moodlelib.php	/^define('PARAM_PATH',     0x0020);$/;"	d
PARAM_RAW	lib/moodlelib.php	/^define('PARAM_RAW', 666);$/;"	d
PARAM_SAFEDIR	lib/moodlelib.php	/^define('PARAM_SAFEDIR',  0x4000);$/;"	d
PARAM_URL	lib/moodlelib.php	/^define('PARAM_URL',      0x0080);$/;"	d
PATH_SEPARATOR	lib/pear/PEAR.php	/^        define('PATH_SEPARATOR', ':');$/;"	d
PATH_SEPARATOR	lib/pear/PEAR.php	/^        define('PATH_SEPARATOR', ';');$/;"	d
PATH_site	lib/textlib.class.php	/^    define ('PATH_site', str_replace('\\\\','\/',$CFG->dataroot.'\/temp\/'));$/;"	d
PATH_t3lib	lib/textlib.class.php	/^    define ('PATH_t3lib', str_replace('\\\\','\/',$CFG->libdir.'\/typo3\/'));$/;"	d
PATH_typo3	lib/textlib.class.php	/^    define ('PATH_typo3', str_replace('\\\\','\/',$CFG->libdir.'\/typo3\/'));$/;"	d
PCLZIP_CB_POST_ADD	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_CB_POST_ADD', 78004 );$/;"	d
PCLZIP_CB_POST_DELETE	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_CB_POST_DELETE', 78008 );$/;"	d
PCLZIP_CB_POST_EXTRACT	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_CB_POST_EXTRACT', 78002 );$/;"	d
PCLZIP_CB_POST_LIST	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_CB_POST_LIST', 78006 );$/;"	d
PCLZIP_CB_PRE_ADD	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_CB_PRE_ADD', 78003 );$/;"	d
PCLZIP_CB_PRE_DELETE	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_CB_PRE_DELETE', 78007 );$/;"	d
PCLZIP_CB_PRE_EXTRACT	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_CB_PRE_EXTRACT', 78001 );$/;"	d
PCLZIP_CB_PRE_LIST	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_CB_PRE_LIST', 78005 );$/;"	d
PCLZIP_ERROR_EXTERNAL	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERROR_EXTERNAL', 0 );$/;"	d
PCLZIP_ERR_ALREADY_A_DIRECTORY	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_ALREADY_A_DIRECTORY', -17 );$/;"	d
PCLZIP_ERR_BAD_CHECKSUM	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_BAD_CHECKSUM', -13 );$/;"	d
PCLZIP_ERR_BAD_EXTENSION	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_BAD_EXTENSION', -9 );$/;"	d
PCLZIP_ERR_BAD_EXTRACTED_FILE	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_BAD_EXTRACTED_FILE', -7 );$/;"	d
PCLZIP_ERR_BAD_FORMAT	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_BAD_FORMAT', -10 );$/;"	d
PCLZIP_ERR_DELETE_FILE_FAIL	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_DELETE_FILE_FAIL', -11 );$/;"	d
PCLZIP_ERR_DIR_CREATE_FAIL	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_DIR_CREATE_FAIL', -8 );$/;"	d
PCLZIP_ERR_FILENAME_TOO_LONG	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_FILENAME_TOO_LONG', -5 );$/;"	d
PCLZIP_ERR_INVALID_ARCHIVE_ZIP	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_INVALID_ARCHIVE_ZIP', -14 );$/;"	d
PCLZIP_ERR_INVALID_OPTION_VALUE	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_INVALID_OPTION_VALUE', -16 );$/;"	d
PCLZIP_ERR_INVALID_PARAMETER	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_INVALID_PARAMETER', -3 );$/;"	d
PCLZIP_ERR_INVALID_ZIP	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_INVALID_ZIP', -6 );$/;"	d
PCLZIP_ERR_MISSING_FILE	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_MISSING_FILE', -4 );$/;"	d
PCLZIP_ERR_MISSING_OPTION_VALUE	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_MISSING_OPTION_VALUE', -15 );$/;"	d
PCLZIP_ERR_NO_ERROR	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_NO_ERROR', 0 );$/;"	d
PCLZIP_ERR_READ_OPEN_FAIL	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_READ_OPEN_FAIL', -2 );$/;"	d
PCLZIP_ERR_RENAME_FILE_FAIL	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_RENAME_FILE_FAIL', -12 );$/;"	d
PCLZIP_ERR_UNSUPPORTED_COMPRESSION	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_UNSUPPORTED_COMPRESSION', -18 );$/;"	d
PCLZIP_ERR_UNSUPPORTED_ENCRYPTION	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_UNSUPPORTED_ENCRYPTION', -19 );$/;"	d
PCLZIP_ERR_USER_ABORTED	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_USER_ABORTED', 2 );$/;"	d
PCLZIP_ERR_WRITE_OPEN_FAIL	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_ERR_WRITE_OPEN_FAIL', -1 );$/;"	d
PCLZIP_OPT_ADD_COMMENT	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_ADD_COMMENT', 77013 );$/;"	d
PCLZIP_OPT_ADD_PATH	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_ADD_PATH', 77002 );$/;"	d
PCLZIP_OPT_BY_EREG	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_BY_EREG', 77010 );$/;"	d
PCLZIP_OPT_BY_INDEX	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_BY_INDEX', 77009 );$/;"	d
PCLZIP_OPT_BY_NAME	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_BY_NAME', 77008 );$/;"	d
PCLZIP_OPT_BY_PREG	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_BY_PREG', 77011 );$/;"	d
PCLZIP_OPT_COMMENT	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_COMMENT', 77012 );$/;"	d
PCLZIP_OPT_EXTRACT_AS_STRING	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_EXTRACT_AS_STRING', 77006 );$/;"	d
PCLZIP_OPT_EXTRACT_IN_OUTPUT	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_EXTRACT_IN_OUTPUT', 77015 );$/;"	d
PCLZIP_OPT_NO_COMPRESSION	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_NO_COMPRESSION', 77007 );$/;"	d
PCLZIP_OPT_PATH	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_PATH', 77001 );$/;"	d
PCLZIP_OPT_PREPEND_COMMENT	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_PREPEND_COMMENT', 77014 );$/;"	d
PCLZIP_OPT_REMOVE_ALL_PATH	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_REMOVE_ALL_PATH', 77004 );$/;"	d
PCLZIP_OPT_REMOVE_PATH	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_REMOVE_PATH', 77003 );$/;"	d
PCLZIP_OPT_REPLACE_NEWER	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_REPLACE_NEWER', 77016 );$/;"	d
PCLZIP_OPT_SET_CHMOD	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_SET_CHMOD', 77005 );$/;"	d
PCLZIP_OPT_STOP_ON_ERROR	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_OPT_STOP_ON_ERROR', 77017 );$/;"	d
PCLZIP_READ_BLOCK_SIZE	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_READ_BLOCK_SIZE', 2048 );$/;"	d
PCLZIP_SEPARATOR	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_SEPARATOR', ',' );$/;"	d
PCLZIP_TEMPORARY_DIR	lib/pclzip/pclzip.lib.php	/^  define( 'PCLZIP_TEMPORARY_DIR', '' );$/;"	d
PConnect	lib/adodb/adodb-connection.inc.php	/^    function PConnect($argHostname = "", $argUsername = "", $argPassword = "", $argDatabaseName = "")$/;"	f
PConnect	lib/adodb/adodb.inc.php	/^	function PConnect($argHostname = "", $argUsername = "", $argPassword = "", $argDatabaseName = "")$/;"	f
PEAR	lib/pear/PEAR.php	/^    function PEAR($error_class = null)$/;"	f
PEAR	lib/pear/PEAR.php	/^class PEAR$/;"	c
PEAR_ERROR_CALLBACK	lib/pear/PEAR.php	/^define('PEAR_ERROR_CALLBACK',  16);$/;"	d
PEAR_ERROR_DIE	lib/pear/PEAR.php	/^define('PEAR_ERROR_DIE',        8);$/;"	d
PEAR_ERROR_EXCEPTION	lib/pear/PEAR.php	/^define('PEAR_ERROR_EXCEPTION', 32);$/;"	d
PEAR_ERROR_PRINT	lib/pear/PEAR.php	/^define('PEAR_ERROR_PRINT',      2);$/;"	d
PEAR_ERROR_RETURN	lib/pear/PEAR.php	/^define('PEAR_ERROR_RETURN',     1);$/;"	d
PEAR_ERROR_TRIGGER	lib/pear/PEAR.php	/^define('PEAR_ERROR_TRIGGER',    4);$/;"	d
PEAR_Error	lib/pear/PEAR.php	/^    function PEAR_Error($message = 'unknown error', $code = null,$/;"	f
PEAR_Error	lib/pear/PEAR.php	/^class PEAR_Error$/;"	c
PEAR_OS	lib/pear/PEAR.php	/^    define('PEAR_OS',    'Unix'); \/\/ blatant assumption$/;"	d
PEAR_OS	lib/pear/PEAR.php	/^    define('PEAR_OS',    'Windows');$/;"	d
PEAR_ZE2	lib/pear/PEAR.php	/^define('PEAR_ZE2', (function_exists('version_compare') &&$/;"	d
PERF	lib/setuplib.php	/^    $PERF = new Object;$/;"	v
PGA	lib/adodb/perf/perf-oci8.inc.php	/^	function PGA()$/;"	f
PGTStorage	lib/cas/PGTStorage/pgt-main.php	/^  function PGTStorage($cas_parent)$/;"	f
PGTStorage	lib/cas/PGTStorage/pgt-main.php	/^class PGTStorage$/;"	c
PGTStorageDB	lib/cas/PGTStorage/pgt-db.php	/^  function PGTStorageDB($cas_parent,$user,$password,$database_type,$hostname,$port,$database,$table)$/;"	f
PGTStorageDB	lib/cas/PGTStorage/pgt-db.php	/^class PGTStorageDB extends PGTStorage$/;"	c
PGTStorageFile	lib/cas/PGTStorage/pgt-file.php	/^  function PGTStorageFile($cas_parent,$format,$path)$/;"	f
PGTStorageFile	lib/cas/PGTStorage/pgt-file.php	/^class PGTStorageFile extends PGTStorage$/;"	c
PHPCAS_AUTH_CHECK_CALL	lib/cas/CAS.php	/^      $PHPCAS_AUTH_CHECK_CALL = array('done' => TRUE,$/;"	v
PHPCAS_AUTH_CHECK_CALL	lib/cas/CAS.php	/^$PHPCAS_AUTH_CHECK_CALL = array('done' => FALSE,$/;"	v
PHPCAS_CLIENT	lib/cas/CAS.php	/^      $PHPCAS_CLIENT = new CASClient($server_version,FALSE\/*proxy*\/,$server_hostname,$server_port,$server_uri,$start_session);$/;"	v
PHPCAS_CLIENT	lib/cas/CAS.php	/^      $PHPCAS_CLIENT = new CASClient($server_version,TRUE\/*proxy*\/,$server_hostname,$server_port,$server_uri,$start_session);$/;"	v
PHPCAS_CLIENT	lib/cas/CAS.php	/^$PHPCAS_CLIENT  = null;$/;"	v
PHPCAS_DEBUG	lib/cas/CAS.php	/^$PHPCAS_DEBUG  = array('filename' => FALSE,$/;"	v
PHPCAS_INIT_CALL	lib/cas/CAS.php	/^      $PHPCAS_INIT_CALL = array('done' => TRUE,$/;"	v
PHPCAS_INIT_CALL	lib/cas/CAS.php	/^$PHPCAS_INIT_CALL = array('done' => FALSE,$/;"	v
PHPCAS_LANG_DEFAULT	lib/cas/CAS.php	/^define("PHPCAS_LANG_DEFAULT", PHPCAS_LANG_ENGLISH);$/;"	d
PHPCAS_LANG_ENGLISH	lib/cas/CAS.php	/^define("PHPCAS_LANG_ENGLISH",    'english');$/;"	d
PHPCAS_LANG_FRENCH	lib/cas/CAS.php	/^define("PHPCAS_LANG_FRENCH",     'french');$/;"	d
PHPCAS_LANG_GREEK	lib/cas/CAS.php	/^define("PHPCAS_LANG_GREEK",      'greek');$/;"	d
PHPCAS_SERVICE_NOT	lib/cas/CAS.php	/^define("PHPCAS_SERVICE_NOT AVAILABLE",4);$/;"	d
PHPCAS_SERVICE_OK	lib/cas/CAS.php	/^define("PHPCAS_SERVICE_OK",0);$/;"	d
PHPCAS_SERVICE_PT_BAD_SERVER_RESPONSE	lib/cas/CAS.php	/^define("PHPCAS_SERVICE_PT_BAD_SERVER_RESPONSE",2);$/;"	d
PHPCAS_SERVICE_PT_FAILURE	lib/cas/CAS.php	/^define("PHPCAS_SERVICE_PT_FAILURE",3);$/;"	d
PHPCAS_SERVICE_PT_NO_SERVER_RESPONSE	lib/cas/CAS.php	/^define("PHPCAS_SERVICE_PT_NO_SERVER_RESPONSE",1);$/;"	d
PHPCAS_VERSION	lib/cas/CAS.php	/^define('PHPCAS_VERSION','0.4.20-1');$/;"	d
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-br.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-ca.php	/^$PHPMAILER_LANG = array(); $/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-cz.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-de.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-dk.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-en.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-es.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-fi.php	/^$PHPMAILER_LANG = array(); $/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-fo.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-fr.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-hu.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-it.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-ja.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-nl.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-no.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-pl.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-ro.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-ru.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-se.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMAILER_LANG	lib/phpmailer/language/phpmailer.lang-tr.php	/^$PHPMAILER_LANG = array();$/;"	v
PHPMailer	lib/phpmailer/class.phpmailer.php	/^    function PHPMailer () {$/;"	f
PHPMailer	lib/phpmailer/class.phpmailer.php	/^class PHPMailer$/;"	c
PHP_SELF	iplookup/ipatlas/plot.php	/^$PHP_SELF = 'plot.php';$/;"	v
PHP_SELF	lib/adodb/adodb-perf.inc.php	/^		$PHP_SELF = $_SERVER['PHP_SELF'];$/;"	v
PHP_SELF	lib/soap/nusoap.php	/^			$PHP_SELF = $HTTP_SERVER_VARS['PHP_SELF'];$/;"	v
PHP_SELF	lib/soap/nusoap.php	/^			$PHP_SELF = $_SERVER['PHP_SELF'];$/;"	v
PO_Insert_ID	lib/adodb/adodb-connection.inc.php	/^        function PO_Insert_ID($table="", $id="") $/;"	f
PO_Insert_ID	lib/adodb/adodb.inc.php	/^	function PO_Insert_ID($table="", $id="") $/;"	f
PO_RecordCount	lib/adodb/adodb-recordset.inc.php	/^	function PO_RecordCount($table="", $condition="") {$/;"	f
PO_RecordCount	lib/adodb/adodb.inc.php	/^		function PO_RecordCount(){return 0;}$/;"	f
PO_RecordCount	lib/adodb/adodb.inc.php	/^	function PO_RecordCount($table="", $condition="") {$/;"	f
PROG_NAME	lib/phpmailer/mailerc.php	/^define("PROG_NAME", $cargv[0]);$/;"	d
PROG_VERSION	lib/phpmailer/mailerc.php	/^define("PROG_VERSION", "0.01");$/;"	d
PageExecute	lib/adodb/adodb-connection.inc.php	/^    function &PageExecute($sql, $nrows, $page, $inputarr=false, $arg3=false, $secs2cache=0) $/;"	f
PageExecute	lib/adodb/adodb.inc.php	/^	function &PageExecute($sql, $nrows, $page, $inputarr=false, $secs2cache=0) $/;"	f
PageNo	lib/fpdf/fpdf.php	/^function PageNo()$/;"	f
ParallelRegex	lib/lexer.php	/^        function ParallelRegex($case) {$/;"	f
ParallelRegex	lib/lexer.php	/^    class ParallelRegex {$/;"	c
Param	lib/adodb/adodb.inc.php	/^	function Param($name,$type='C')$/;"	f
Param	lib/adodb/drivers/adodb-oci8.inc.php	/^	function Param($name,$type=false)$/;"	f
Param	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function Param($name)$/;"	f
Parameter	lib/adodb/adodb-connection.inc.php	/^    function Parameter(&$stmt,&$var,$name,$isOutput=false,$maxLen=4000,$type=false)$/;"	f
Parameter	lib/adodb/adodb.inc.php	/^	function Parameter(&$stmt,&$var,$name,$isOutput=false,$maxLen=4000,$type=false)$/;"	f
Parameter	lib/adodb/drivers/adodb-mssql.inc.php	/^	function Parameter(&$stmt, &$var, $name, $isOutput=false, $maxLen=4000, $type=false)$/;"	f
Parameter	lib/adodb/drivers/adodb-oci8.inc.php	/^	function Parameter(&$stmt,&$var,$name,$isOutput=false,$maxLen=4000,$type=false)$/;"	f
Parameter	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function Parameter(&$stmt, &$var, $name, $isOutput=false, $maxLen=0, $type=0)$/;"	f
ParseSchema	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function ParseSchema( $file ) {$/;"	f
ParseSchema	lib/adodb/adodb-xmlschema.inc.php	/^	function ParseSchema( $filename, $returnSchema = FALSE ) {$/;"	f
ParseSchemaFile	lib/adodb/adodb-xmlschema.inc.php	/^	function ParseSchemaFile( $filename, $returnSchema = FALSE ) {$/;"	f
ParseSchemaString	lib/adodb/adodb-xmlschema.inc.php	/^	function ParseSchemaString( $xmlstring, $returnSchema = FALSE ) {$/;"	f
Parser	lib/excel/Parser.php	/^  function Parser($byte_order = 0)$/;"	f
Parser	lib/excel/Parser.php	/^class Parser$/;"	c
PclZip	lib/pclzip/pclzip.lib.php	/^   class PclZip$/;"	c
PclZip	lib/pclzip/pclzip.lib.php	/^  function PclZip($p_zipname)$/;"	f
PclZipUtilCopyBlock	lib/pclzip/pclzip.lib.php	/^  function PclZipUtilCopyBlock($p_src, $p_dest, $p_size, $p_mode=0)$/;"	f
PclZipUtilOptionText	lib/pclzip/pclzip.lib.php	/^  function PclZipUtilOptionText($p_option)$/;"	f
PclZipUtilPathInclusion	lib/pclzip/pclzip.lib.php	/^  function PclZipUtilPathInclusion($p_dir, $p_path)$/;"	f
PclZipUtilPathReduction	lib/pclzip/pclzip.lib.php	/^  function PclZipUtilPathReduction($p_dir)$/;"	f
PclZipUtilRename	lib/pclzip/pclzip.lib.php	/^  function PclZipUtilRename($p_src, $p_dest)$/;"	f
PclZipUtilTranslateWinPath	lib/pclzip/pclzip.lib.php	/^  function PclZipUtilTranslateWinPath($p_path, $p_remove_disk_letter=true)$/;"	f
PermissionGranted	mod/glossary/exportentry.php	/^                    $PermissionGranted = 0;$/;"	v
PermissionGranted	mod/glossary/exportentry.php	/^            $PermissionGranted = 0;$/;"	v
PermissionGranted	mod/glossary/exportentry.php	/^        $PermissionGranted = 0;$/;"	v
PermissionGranted	mod/glossary/exportentry.php	/^    $PermissionGranted = 1;$/;"	v
PivotTableSQL	lib/adodb/pivottable.inc.php	/^ function PivotTableSQL($db,$tables,$rowfields,$colfield, $where=false,$/;"	f
Poll	lib/adodb/adodb-perf.inc.php	/^	function Poll($secs=5)$/;"	f
PollParameters	lib/adodb/adodb-perf.inc.php	/^	function &PollParameters()$/;"	f
Prepare	lib/adodb/adodb-connection.inc.php	/^    function Prepare($sql)$/;"	f
Prepare	lib/adodb/adodb.inc.php	/^	function Prepare($sql)$/;"	f
Prepare	lib/adodb/drivers/adodb-ibase.inc.php	/^	function Prepare($sql)$/;"	f
Prepare	lib/adodb/drivers/adodb-informix72.inc.php	/^	function Prepare($sql)$/;"	f
Prepare	lib/adodb/drivers/adodb-mssql.inc.php	/^	function Prepare($sql)$/;"	f
Prepare	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function Prepare($sql)$/;"	f
Prepare	lib/adodb/drivers/adodb-oci8.inc.php	/^	function Prepare($sql,$cursor=false)$/;"	f
Prepare	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function Prepare($sql,$cursor=false)$/;"	f
Prepare	lib/adodb/drivers/adodb-odbc.inc.php	/^	function Prepare($sql)$/;"	f
Prepare	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function Prepare($sql)$/;"	f
Prepare	lib/adodb/drivers/adodb-pdo.inc.php	/^	function Prepare($sql)$/;"	f
Prepare	lib/adodb/drivers/adodb-postgres7.inc.php	/^ 	function Prepare($sql)$/;"	f
PrepareSP	lib/adodb/adodb-connection.inc.php	/^    function PrepareSP($sql)$/;"	f
PrepareSP	lib/adodb/adodb.inc.php	/^	function PrepareSP($sql,$param=true)$/;"	f
PrepareSP	lib/adodb/drivers/adodb-mssql.inc.php	/^	function PrepareSP($sql)$/;"	f
PrepareSP	lib/adodb/drivers/adodb-mssqlpo.inc.php	/^	function PrepareSP($sql)$/;"	f
PrepareSP	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function PrepareSP($sql)$/;"	f
PrepareStmt	lib/adodb/drivers/adodb-pdo.inc.php	/^	function PrepareStmt($sql)$/;"	f
PrintSQL	lib/adodb/adodb-xmlschema.inc.php	/^	function PrintSQL( $format = 'NONE' ) {$/;"	f
QMagic	lib/adodb/adodb.inc.php	/^	function QMagic($s)$/;"	f
QTYPES	lib/questionlib.php	/^$QTYPES = array(); \/\/ This array will be populated when the questiontype.php files are loaded below$/;"	v
QTYPE_MANUAL	question/type/essay/questiontype.php	/^$QTYPE_MANUAL = isset($QTYPE_MANUAL) ? $QTYPE_MANUAL.",'essay'" : "'essay'";$/;"	v
QTYPE_MENU	lib/questionlib.php	/^$QTYPE_MENU = array(); \/\/ This array will be populated when the questiontype.php files are loaded$/;"	v
QUESTION_ADAPTIVE	lib/questionlib.php	/^define('QUESTION_ADAPTIVE', 1);$/;"	d
QUESTION_EVENTCLOSE	lib/questionlib.php	/^define('QUESTION_EVENTCLOSE', '8');     \/\/ The response has been submitted and the session has been closed, either because the student requested it or because Moodle did it (e.g. because of a timelimit). The responses have not been graded.$/;"	d
QUESTION_EVENTCLOSEANDGRADE	lib/questionlib.php	/^define('QUESTION_EVENTCLOSEANDGRADE', '6'); \/\/ Moodle has graded the responses. A CLOSE event can be changed to a CLOSEANDGRADE event by Moodle.$/;"	d
QUESTION_EVENTDUPLICATE	lib/questionlib.php	/^define('QUESTION_EVENTDUPLICATE', '4'); \/\/ The responses submitted were the same as previously$/;"	d
QUESTION_EVENTGRADE	lib/questionlib.php	/^define('QUESTION_EVENTGRADE', '3');     \/\/ Moodle has graded the responses. A SUBMIT event can be changed to a GRADE event by Moodle.$/;"	d
QUESTION_EVENTMANUALGRADE	lib/questionlib.php	/^define('QUESTION_EVENTMANUALGRADE', '9');   \/\/ Grade was entered by teacher$/;"	d
QUESTION_EVENTNAVIGATE	lib/questionlib.php	/^define('QUESTION_EVENTNAVIGATE', '1');  \/\/ The responses were saved because the student navigated to another page (this is not currently used)$/;"	d
QUESTION_EVENTOPEN	lib/questionlib.php	/^define('QUESTION_EVENTOPEN', '0');      \/\/ The state was created by Moodle$/;"	d
QUESTION_EVENTSAVE	lib/questionlib.php	/^define('QUESTION_EVENTSAVE', '2');      \/\/ The student has requested that the responses should be saved but not submitted or validated$/;"	d
QUESTION_EVENTSUBMIT	lib/questionlib.php	/^define('QUESTION_EVENTSUBMIT', '7');    \/\/ The student response has been submitted but it has not yet been marked$/;"	d
QUESTION_EVENTVALIDATE	lib/questionlib.php	/^define('QUESTION_EVENTVALIDATE', '5');  \/\/ The student has requested a validation. This causes the responses to be saved as well, but not graded.$/;"	d
QUESTION_NUMANS	lib/questionlib.php	/^define("QUESTION_NUMANS", "10");$/;"	d
QUIRK_CHUNK_UPDATE	mod/chat/chatd.php	/^define('QUIRK_CHUNK_UPDATE', 0x0001);$/;"	d
QUIZ_ALLATTEMPTS	mod/quiz/report/analysis/report.php	/^define('QUIZ_ALLATTEMPTS', 0);$/;"	d
QUIZ_ATTEMPTFIRST	mod/quiz/locallib.php	/^define("QUIZ_ATTEMPTFIRST", "3");$/;"	d
QUIZ_ATTEMPTLAST	mod/quiz/locallib.php	/^define("QUIZ_ATTEMPTLAST",  "4");$/;"	d
QUIZ_FIRSTATTEMPT	mod/quiz/report/analysis/report.php	/^define('QUIZ_FIRSTATTEMPT', 2);$/;"	d
QUIZ_GRADEAVERAGE	mod/quiz/locallib.php	/^define("QUIZ_GRADEAVERAGE", "2");$/;"	d
QUIZ_GRADEHIGHEST	mod/quiz/locallib.php	/^define("QUIZ_GRADEHIGHEST", "1");$/;"	d
QUIZ_GRADE_METHOD	mod/quiz/locallib.php	/^$QUIZ_GRADE_METHOD = array ( QUIZ_GRADEHIGHEST => get_string("gradehighest", "quiz"),$/;"	v
QUIZ_HIGHESTATTEMPT	mod/quiz/report/analysis/report.php	/^define('QUIZ_HIGHESTATTEMPT', 1);$/;"	d
QUIZ_LASTATTEMPT	mod/quiz/report/analysis/report.php	/^define('QUIZ_LASTATTEMPT', 3);$/;"	d
QUIZ_MAX_EVENT_LENGTH	mod/quiz/lib.php	/^define("QUIZ_MAX_EVENT_LENGTH", "432000");   \/\/ 5 days maximum$/;"	d
QUIZ_REVIEW_ANSWERS	mod/quiz/lib.php	/^define('QUIZ_REVIEW_ANSWERS', 8*4161);  \/\/ Show correct answers$/;"	d
QUIZ_REVIEW_CLOSED	mod/quiz/lib.php	/^define('QUIZ_REVIEW_CLOSED', 262144-4096);$/;"	d
QUIZ_REVIEW_FEEDBACK	mod/quiz/lib.php	/^define('QUIZ_REVIEW_FEEDBACK', 4*4161); \/\/ Show feedback$/;"	d
QUIZ_REVIEW_IMMEDIATELY	mod/quiz/lib.php	/^define('QUIZ_REVIEW_IMMEDIATELY', 64-1);$/;"	d
QUIZ_REVIEW_OPEN	mod/quiz/lib.php	/^define('QUIZ_REVIEW_OPEN', 4096-64);$/;"	d
QUIZ_REVIEW_RESPONSES	mod/quiz/lib.php	/^define('QUIZ_REVIEW_RESPONSES', 1+64+4096);    \/\/ Show responses$/;"	d
QUIZ_REVIEW_SCORES	mod/quiz/lib.php	/^define('QUIZ_REVIEW_SCORES', 2*4161);   \/\/ Show scores$/;"	d
QUIZ_REVIEW_SOLUTIONS	mod/quiz/lib.php	/^define('QUIZ_REVIEW_SOLUTIONS', 16*4161);  \/\/ Show solutions$/;"	d
Query	lib/adodb/adodb-connection.inc.php	/^    function &Query($sql, $inputarr=false)$/;"	f
Query	lib/adodb/adodb.inc.php	/^	function &Query($sql, $inputarr=false)$/;"	f
QuestionOK	question/format/webct/format.php	/^                                        $QuestionOK = FALSE;$/;"	v
QuestionOK	question/format/webct/format.php	/^                                    $QuestionOK = FALSE;$/;"	v
QuestionOK	question/format/webct/format.php	/^                        $QuestionOK = FALSE;$/;"	v
QuestionOK	question/format/webct/format.php	/^                       $QuestionOK = FALSE;$/;"	v
QuestionOK	question/format/webct/format.php	/^                    $QuestionOK = TRUE;$/;"	v
Quit	lib/phpmailer/class.smtp.php	/^    function Quit($close_on_error=true) {$/;"	f
Quote	lib/adodb/adodb-connection.inc.php	/^    function Quote($s)$/;"	f
Quote	lib/adodb/adodb.inc.php	/^	function Quote($s)$/;"	f
RANDOM	lib/questionlib.php	/^define("RANDOM",        "random");$/;"	d
RANDOMSAMATCH	lib/questionlib.php	/^define("RANDOMSAMATCH", "randomsamatch");$/;"	d
REDIRECT	install.php	/^define ('REDIRECT',           8); \/\/\/ 8. Redirect to index.php$/;"	d
REGEXP	lib/datalib.php	/^        $REGEXP = 'REGEXP';$/;"	v
REGEXP	lib/datalib.php	/^        $REGEXP = '~*';$/;"	v
REGEXP	lib/searchlib.php	/^        $REGEXP = "REGEXP";$/;"	v
REGEXP	lib/searchlib.php	/^        $REGEXP = "~*";$/;"	v
REGEXP	message/lib.php	/^        $REGEXP = "REGEXP";$/;"	v
REGEXP	message/lib.php	/^        $REGEXP = "~*";$/;"	v
REGEXP	mod/forum/lib.php	/^        $REGEXP = "REGEXP";$/;"	v
REGEXP	mod/forum/lib.php	/^        $REGEXP = "~*";$/;"	v
REGEXP	mod/glossary/lib.php	/^        $REGEXP = "REGEXP";$/;"	v
REGEXP	mod/glossary/lib.php	/^        $REGEXP = "~*";$/;"	v
REGEXP	mod/glossary/sql.php	/^                $REGEXP = "REGEXP";$/;"	v
REGEXP	mod/glossary/sql.php	/^                $REGEXP = "~*";$/;"	v
REMOTE_ADAPTIVE	question/type/rqp/remote.php	/^define('REMOTE_ADAPTIVE', 8);$/;"	d
REMOTE_ADDR	lib/datalib.php	/^    $REMOTE_ADDR = getremoteaddr();$/;"	v
REMOTE_TEMPLATE	question/type/rqp/remote.php	/^define('REMOTE_TEMPLATE', 4);$/;"	d
RESOURCE_LOCALPATH	mod/resource/lib.php	/^define('RESOURCE_LOCALPATH', 'LOCALPATH');$/;"	d
RESOURCE_WINDOW_OPTIONS	mod/resource/lib.php	/^$RESOURCE_WINDOW_OPTIONS = array('resizable', 'scrollbars', 'directories', 'location',$/;"	v
RESTORE_SILENTLY	backup/lib.php	/^        define('RESTORE_SILENTLY',true); \/\/ don't output all the stuff to us.$/;"	d
RFC2445_CRLF	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_CRLF',               "\\r\\n");$/;"	d
RFC2445_FOLDED_LINE_LENGTH	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_FOLDED_LINE_LENGTH', 75);$/;"	d
RFC2445_ONCE	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_ONCE',     0x04);$/;"	d
RFC2445_OPTIONAL	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_OPTIONAL', 0x02);$/;"	d
RFC2445_PROP_DEFAULT	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_PROP_DEFAULT',     2);$/;"	d
RFC2445_PROP_FLAGS	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_PROP_FLAGS',       0);$/;"	d
RFC2445_PROP_TYPE	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_PROP_TYPE',        1);$/;"	d
RFC2445_REQUIRED	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_REQUIRED', 0x01);$/;"	d
RFC2445_TYPE_BINARY	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_BINARY',       0);$/;"	d
RFC2445_TYPE_BOOLEAN	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_BOOLEAN',      1);$/;"	d
RFC2445_TYPE_CAL_ADDRESS	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_CAL_ADDRESS',  2);$/;"	d
RFC2445_TYPE_DATE	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_DATE',         3);$/;"	d
RFC2445_TYPE_DATE_TIME	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_DATE_TIME',    4);$/;"	d
RFC2445_TYPE_DURATION	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_DURATION',     5);$/;"	d
RFC2445_TYPE_FLOAT	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_FLOAT',        6);$/;"	d
RFC2445_TYPE_INTEGER	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_INTEGER',      7);$/;"	d
RFC2445_TYPE_PERIOD	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_PERIOD',       8);$/;"	d
RFC2445_TYPE_RECUR	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_RECUR',        9);$/;"	d
RFC2445_TYPE_TEXT	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_TEXT',        10);$/;"	d
RFC2445_TYPE_TIME	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_TIME',        11);$/;"	d
RFC2445_TYPE_URI	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_URI',         12); \/\/ CAL_ADDRESS === URI$/;"	d
RFC2445_TYPE_UTC_OFFSET	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_TYPE_UTC_OFFSET',  13);$/;"	d
RFC2445_WEEKDAYS	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_WEEKDAYS',           'MO,TU,WE,TH,FR,SA,SU');$/;"	d
RFC2445_WSP	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_WSP',                "\\t ");$/;"	d
RFC2445_XNAME	lib/bennu/iCalendar_rfc2445.php	/^define('RFC2445_XNAME', 'X-');$/;"	d
RFCDate	lib/phpmailer/class.phpmailer.php	/^    function RFCDate() {$/;"	f
RQP	lib/questionlib.php	/^define("RQP",           "rqp");$/;"	d
RQP_URI_BASE	question/type/rqp/rqp.php	/^define('RQP_URI_BASE', 'http:\/\/rqp.org\/');$/;"	d
RQP_URI_COMPONENT	question/type/rqp/rqp.php	/^define('RQP_URI_COMPONENT', RQP_URI_BASE . 'components\/');$/;"	d
RQP_URI_ERROR	question/type/rqp/rqp.php	/^define('RQP_URI_ERROR', RQP_URI_BASE . 'errors\/');$/;"	d
RQP_URI_FORMAT	question/type/rqp/rqp.php	/^define('RQP_URI_FORMAT', RQP_URI_BASE . 'formats\/');$/;"	d
RQP_URI_OUTCOME	question/type/rqp/rqp.php	/^define('RQP_URI_OUTCOME', RQP_URI_BASE . 'outcomes\/');$/;"	d
RSFilter	lib/adodb/rsfilter.inc.php	/^function &RSFilter($rs,$fn)$/;"	f
RandPass	lib/adodb/crypt.inc.php	/^		function RandPass()$/;"	f
RandPass	lib/adodb/session/crypt.inc.php	/^		function RandPass()$/;"	f
ReadAFM	lib/fpdf/font/makefont/makefont.php	/^function ReadAFM($file,&$map)$/;"	f
ReadLong	lib/fpdf/font/makefont/makefont.php	/^function ReadLong($f)$/;"	f
ReadMap	lib/fpdf/font/makefont/makefont.php	/^function ReadMap($enc)$/;"	f
ReadShort	lib/fpdf/font/makefont/makefont.php	/^function ReadShort($f)$/;"	f
Recipient	lib/phpmailer/class.smtp.php	/^    function Recipient($to) {$/;"	f
RecordCount	lib/adodb/adodb-recordset.inc.php	/^	function RecordCount() {return $this->_numOfRows;}$/;"	f
RecordCount	lib/adodb/adodb.inc.php	/^		function RecordCount() {return 0;}$/;"	f
RecordCount	lib/adodb/adodb.inc.php	/^	function RecordCount() {return $this->_numOfRows;}$/;"	f
Rect	lib/fpdf/fpdf.php	/^function Rect($x,$y,$w,$h,$style='')$/;"	f
RemoveSchema	lib/adodb/adodb-xmlschema.inc.php	/^	function RemoveSchema( $filename, $returnSchema = FALSE ) {$/;"	f
RemoveSchemaString	lib/adodb/adodb-xmlschema.inc.php	/^	function RemoveSchemaString( $schema, $returnSchema = FALSE ) {$/;"	f
RenameColumnSQL	lib/adodb/adodb-datadict.inc.php	/^	function RenameColumnSQL($tabname,$oldcolumn,$newcolumn,$flds='')$/;"	f
RenameTableSQL	lib/adodb/adodb-datadict.inc.php	/^	function RenameTableSQL($tabname,$newname)$/;"	f
Render	lib/adodb/adodb-pager.inc.php	/^	function Render($rows=10)$/;"	f
RenderGrid	lib/adodb/adodb-pager.inc.php	/^	function RenderGrid()$/;"	f
RenderLayout	lib/adodb/adodb-pager.inc.php	/^	function RenderLayout($header,$grid,$footer,$attributes='border=1 bgcolor=beige')$/;"	f
RenderNav	lib/adodb/adodb-pager.inc.php	/^	function RenderNav()$/;"	f
RenderPageCount	lib/adodb/adodb-pager.inc.php	/^	function RenderPageCount()$/;"	f
Render_First	lib/adodb/adodb-pager.inc.php	/^	function Render_First($anchor=true)$/;"	f
Replace	lib/adodb/adodb-connection.inc.php	/^    function Replace($table, $fieldArray, $keyCol, $autoQuote=false, $has_autoinc=false)$/;"	f
Replace	lib/adodb/adodb.inc.php	/^	function Replace($table, $fieldArray, $keyCol, $autoQuote=false, $has_autoinc=false)$/;"	f
Reserved1	lib/excel/Worksheet.php	/^        $Reserved1   = 0x0000;   \/\/ Reserved$/;"	v
Reserved1	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $Reserved1   = 0x0000;   \/\/ Reserved$/;"	v
Reserved2	lib/excel/Worksheet.php	/^        $Reserved2   = 0x0000;   \/\/ Reserved$/;"	v
Reserved2	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $Reserved2   = 0x0000;   \/\/ Reserved$/;"	v
Reserved3	lib/excel/Worksheet.php	/^        $Reserved3   = 0x0000;   \/\/ Reserved$/;"	v
Reserved3	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $Reserved3   = 0x0000;   \/\/ Reserved$/;"	v
Reserved4	lib/excel/Worksheet.php	/^        $Reserved4   = 0x0000;   \/\/ Reserved$/;"	v
Reserved4	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $Reserved4   = 0x0000;   \/\/ Reserved$/;"	v
Reserved5	lib/excel/Worksheet.php	/^        $Reserved5   = 0x0000;   \/\/ Reserved$/;"	v
Reserved5	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $Reserved5   = 0x0000;   \/\/ Reserved$/;"	v
Reset	lib/phpmailer/class.smtp.php	/^    function Reset() {$/;"	f
RollbackLock	lib/adodb/adodb-connection.inc.php	/^    function RollbackLock($table)$/;"	f
RollbackLock	lib/adodb/adodb.inc.php	/^	function RollbackLock($table)$/;"	f
RollbackTrans	lib/adodb/adodb-connection.inc.php	/^    function RollbackTrans() $/;"	f
RollbackTrans	lib/adodb/adodb.inc.php	/^	function RollbackTrans() $/;"	f
RollbackTrans	lib/adodb/drivers/adodb-ado.inc.php	/^	function RollbackTrans() {$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-ado5.inc.php	/^	function RollbackTrans() {$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-ado_access.inc.php	/^	function RollbackTrans() { return false;}$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-ibase.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-informix72.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-mssql.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-mysqlt.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-oci8.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-odbc.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-oracle.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-pdo.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function RollbackTrans()$/;"	f
RollbackTrans	lib/adodb/drivers/adodb-sybase.inc.php	/^	function RollbackTrans()$/;"	f
RowCount	lib/adodb/adodb-recordset.inc.php	/^	function RowCount() {return $this->_numOfRows;} $/;"	f
RowCount	lib/adodb/adodb.inc.php	/^		function RowCount() {return 0;}$/;"	f
RowCount	lib/adodb/adodb.inc.php	/^	function RowCount() {return $this->_numOfRows;} $/;"	f
RowLock	lib/adodb/adodb-connection.inc.php	/^    function RowLock($table,$where)$/;"	f
RowLock	lib/adodb/adodb.inc.php	/^	function RowLock($table,$where)$/;"	f
RowLock	lib/adodb/drivers/adodb-db2.inc.php	/^	function RowLock($tables,$where,$flds='1 as ignore')$/;"	f
RowLock	lib/adodb/drivers/adodb-ibase.inc.php	/^	function RowLock($tables,$where,$col)$/;"	f
RowLock	lib/adodb/drivers/adodb-informix72.inc.php	/^	function RowLock($tables,$where,$flds='1 as ignore')$/;"	f
RowLock	lib/adodb/drivers/adodb-mssql.inc.php	/^	function RowLock($tables,$where,$flds='top 1 null as ignore') $/;"	f
RowLock	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function RowLock($tables,$where='',$flds='1 as adodb_ignore') $/;"	f
RowLock	lib/adodb/drivers/adodb-mysqlt.inc.php	/^	function RowLock($tables,$where='',$flds='1 as adodb_ignore') $/;"	f
RowLock	lib/adodb/drivers/adodb-oci8.inc.php	/^	function RowLock($tables,$where,$flds='1 as ignore') $/;"	f
RowLock	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function RowLock($tables,$where,$flds='1 as ignore') $/;"	f
RowLock	lib/adodb/drivers/adodb-sybase.inc.php	/^	function RowLock($tables,$where,$flds='top 1 null as ignore') $/;"	f
SAVE	install.php	/^define ('SAVE',               7); \/\/\/ 7. Save or display the settings$/;"	d
SCALE	mod/exercise/locallib.php	/^                $SCALE = (object) $EXERCISE_SCALES[0];$/;"	v
SCALE	mod/exercise/locallib.php	/^                $SCALE = (object)$EXERCISE_SCALES[$scalenumber];$/;"	v
SCALE	mod/workshop/locallib.php	/^                    $SCALE = (object)$WORKSHOP_SCALES[$scalenumber];$/;"	v
SCALE	mod/workshop/locallib.php	/^                $SCALE = (object) $WORKSHOP_SCALES[0];$/;"	v
SCHEME	lib/soap/nusoap.php	/^        		$SCHEME = 'http';$/;"	v
SCHEME	lib/soap/nusoap.php	/^        		$SCHEME = 'https';$/;"	v
SCORM_GRADE_METHOD	mod/scorm/lib.php	/^$SCORM_GRADE_METHOD = array (GRADESCOES => get_string('gradescoes', 'scorm'),$/;"	v
SCORM_POPUP_OPTIONS	mod/scorm/lib.php	/^$SCORM_POPUP_OPTIONS = array('resizable'=>1, $/;"	v
SCORM_WHAT_GRADE	mod/scorm/lib.php	/^$SCORM_WHAT_GRADE = array (VALUEHIGHEST => get_string('highestattempt', 'scorm'),$/;"	v
SCORMapi1_2	mod/scorm/datamodels/scorm1_2.js.php	/^function SCORMapi1_2() {$/;"	f
SCORMapi1_3	mod/scorm/datamodels/scorm1_3.js.php	/^function SCORMapi1_3() {$/;"	f
SCRIPT_NAME	lib/soap/nusoap.php	/^				$SCRIPT_NAME = isset($HTTP_SERVER_VARS['PHP_SELF']) ? $HTTP_SERVER_VARS['PHP_SELF'] : $HTTP_SERVER_VARS['SCRIPT_NAME'];$/;"	v
SCRIPT_NAME	lib/soap/nusoap.php	/^				$SCRIPT_NAME = isset($_SERVER['PHP_SELF']) ? $_SERVER['PHP_SELF'] : $_SERVER['SCRIPT_NAME'];$/;"	v
SCRIPT_NAME	lib/soap/nusoap.php	/^			$SCRIPT_NAME = isset($HTTP_SERVER_VARS['PHP_SELF']) ? $HTTP_SERVER_VARS['PHP_SELF'] : $HTTP_SERVER_VARS['SCRIPT_NAME'];$/;"	v
SCRIPT_NAME	lib/soap/nusoap.php	/^			$SCRIPT_NAME = isset($_SERVER['PHP_SELF']) ? $_SERVER['PHP_SELF'] : $_SERVER['SCRIPT_NAME'];$/;"	v
SEPARATEGROUPS	lib/moodlelib.php	/^define('SEPARATEGROUPS', 1);$/;"	d
SERVER_NAME	lib/soap/nusoap.php	/^				$SERVER_NAME = $HTTP_SERVER_VARS['SERVER_NAME'];$/;"	v
SERVER_NAME	lib/soap/nusoap.php	/^				$SERVER_NAME = $_SERVER['SERVER_NAME'];$/;"	v
SERVER_NAME	lib/soap/nusoap.php	/^			$SERVER_NAME = $HTTP_SERVER_VARS['SERVER_NAME'];$/;"	v
SERVER_NAME	lib/soap/nusoap.php	/^			$SERVER_NAME = $_SERVER['SERVER_NAME'];$/;"	v
SERVER_PORT	lib/soap/nusoap.php	/^			$SERVER_PORT = $HTTP_SERVER_VARS['SERVER_PORT'];$/;"	v
SERVER_PORT	lib/soap/nusoap.php	/^			$SERVER_PORT = $_SERVER['SERVER_PORT'];$/;"	v
SERVER_PORT	lib/soap/nusoap.php	/^			$SERVER_PORT = '';$/;"	v
SERVER_PORT	lib/soap/nusoap.php	/^			$SERVER_PORT = ':' . $SERVER_PORT;$/;"	v
SESSION	lib/setup.php	/^        $SESSION = &$_SESSION['SESSION'];   \/\/ Makes them easier to reference$/;"	v
SESSION	lib/setup.php	/^        $SESSION = NULL;$/;"	v
SEVERITY_ANNOYANCE	admin/health.php	/^    define('SEVERITY_ANNOYANCE',   'annoyance');$/;"	d
SEVERITY_CRITICAL	admin/health.php	/^    define('SEVERITY_CRITICAL',    'critical');$/;"	d
SEVERITY_NOTICE	admin/health.php	/^    define('SEVERITY_NOTICE',      'notice');$/;"	d
SEVERITY_SIGNIFICANT	admin/health.php	/^    define('SEVERITY_SIGNIFICANT', 'significant');$/;"	d
SFN	lib/typo3/class.t3lib_div.php	/^				$SFN = t3lib_div::getIndpEnv('SCRIPT_FILENAME');$/;"	v
SFN_A	lib/typo3/class.t3lib_div.php	/^				$SFN_A = explode('\/',strrev($SFN));$/;"	v
SHA1Crypt	lib/adodb/session/crypt.inc.php	/^class SHA1Crypt{$/;"	c
SHORTANSWER	lib/questionlib.php	/^define("SHORTANSWER",   "shortanswer");$/;"	d
SHORTANSWER	question/format/examview/format.php	/^define("SHORTANSWER",   "1");$/;"	d
SITEID	lib/setup.php	/^        define('SITEID', $SITE->id);$/;"	d
SITEID	lib/setup.php	/^        define('SITEID', 1);$/;"	d
SMARTY_CORE_DIR	lib/smarty/Smarty.class.php	/^    define('SMARTY_CORE_DIR', SMARTY_DIR . 'core' . DIRECTORY_SEPARATOR);$/;"	d
SMARTY_DIR	lib/smarty/Smarty.class.php	/^    define('SMARTY_DIR', dirname(__FILE__) . DIRECTORY_SEPARATOR);$/;"	d
SMARTY_PHP_ALLOW	lib/smarty/Smarty.class.php	/^define('SMARTY_PHP_ALLOW',      3);$/;"	d
SMARTY_PHP_PASSTHRU	lib/smarty/Smarty.class.php	/^define('SMARTY_PHP_PASSTHRU',   0);$/;"	d
SMARTY_PHP_QUOTE	lib/smarty/Smarty.class.php	/^define('SMARTY_PHP_QUOTE',      1);$/;"	d
SMARTY_PHP_REMOVE	lib/smarty/Smarty.class.php	/^define('SMARTY_PHP_REMOVE',     2);$/;"	d
SMTP	lib/phpmailer/class.smtp.php	/^    function SMTP() {$/;"	f
SMTP	lib/phpmailer/class.smtp.php	/^class SMTP$/;"	c
SN_A	lib/typo3/class.t3lib_div.php	/^				$SN_A = explode('\/',strrev(t3lib_div::getIndpEnv('SCRIPT_NAME')));$/;"	v
SORT	blocks/glossary_random/block_glossary_random.php	/^                    $SORT = 'ASC';$/;"	v
SORT	blocks/glossary_random/block_glossary_random.php	/^                    $SORT = 'DESC';$/;"	v
SPREADSHEET_EXCEL_WRITER_ADD	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_ADD', "+");$/;"	d
SPREADSHEET_EXCEL_WRITER_CLOSE	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_CLOSE', ")");$/;"	d
SPREADSHEET_EXCEL_WRITER_COMA	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_COMA', ",");$/;"	d
SPREADSHEET_EXCEL_WRITER_DIV	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_DIV', "\/");$/;"	d
SPREADSHEET_EXCEL_WRITER_EQ	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_EQ', "=");$/;"	d
SPREADSHEET_EXCEL_WRITER_GE	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_GE', ">=");$/;"	d
SPREADSHEET_EXCEL_WRITER_GT	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_GT', ">");$/;"	d
SPREADSHEET_EXCEL_WRITER_LE	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_LE', "<=");$/;"	d
SPREADSHEET_EXCEL_WRITER_LT	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_LT', "<");$/;"	d
SPREADSHEET_EXCEL_WRITER_MUL	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_MUL', "*");$/;"	d
SPREADSHEET_EXCEL_WRITER_NE	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_NE', "<>");$/;"	d
SPREADSHEET_EXCEL_WRITER_OPEN	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_OPEN', "(");$/;"	d
SPREADSHEET_EXCEL_WRITER_SEMICOLON	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_SEMICOLON', ";");$/;"	d
SPREADSHEET_EXCEL_WRITER_SUB	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^define('SPREADSHEET_EXCEL_WRITER_SUB', "-");$/;"	d
SQL	admin/utfdbmigrate.php	/^                                $SQL = 'ALTER TABLE '.$prefix.$dbtablename.' DROP INDEX '.$dropindex.';';$/;"	v
SQL	admin/utfdbmigrate.php	/^                                $SQL = 'ALTER TABLE '.$prefix.$dbtablename.' DROP PRIMARY KEY;';$/;"	v
SQL	admin/utfdbmigrate.php	/^                            $SQL = 'ALTER TABLE '.$CFG->prefix.$dbtablename;$/;"	v
SQL	admin/utfdbmigrate.php	/^                            $SQL = 'ALTER TABLE '.$prefix.$dbtablename;$/;"	v
SQL	admin/utfdbmigrate.php	/^                            $SQL = 'SELECT * FROM '.$prefix.$dbtablename.' ORDER BY id ASC '.sql_paging_limit($counter, $recordsetsize);$/;"	v
SQL	admin/utfdbmigrate.php	/^                        $SQL = 'ALTER TABLE '.$prefix.$dbtablename;$/;"	v
SQL	admin/utfdbmigrate.php	/^                        $SQL = rtrim($SQL, ', ');$/;"	v
SQL	admin/utfdbmigrate.php	/^                $SQL = 'ALTER TABLE '.$prefix.$dbtablename.' CHARACTER SET utf8';$/;"	v
SQL	admin/utfdbmigrate.php	/^        $SQL = 'ALTER DATABASE '.$CFG->dbname.' CHARACTER SET utf8';$/;"	v
SQL	admin/utfdbmigrate.php	/^        $SQL = 'SELECT u.lang from '.$CFG->prefix.'user_teachers ut,$/;"	v
SQL	blocks/rss_client/db/migrate2utf8.php	/^    $SQL = "SELECT brc.userid$/;"	v
SQL	blog/lib.php	/^                        $SQL = 'SELECT '.$requiredfields.' FROM '.$CFG->prefix.'post p, '.$tagtablesql$/;"	v
SQL	blog/lib.php	/^                    $SQL = '(SELECT '.$requiredfields.' FROM '.$CFG->prefix.'post p, '.$tagtablesql$/;"	v
SQL	blog/lib.php	/^                    $SQL = 'SELECT '.$requiredfields.' FROM '.$CFG->prefix.'post p, '.$tagtablesql$/;"	v
SQL	blog/lib.php	/^                $SQL = 'SELECT '.$requiredfields.' FROM '.$CFG->prefix.'post p, '.$tagtablesql$/;"	v
SQL	files/index.php	/^    $SQL  = 'SELECT * FROM '.$CFG->prefix.'resource WHERE reference '.$LIKE. "\\"%$clean_name%\\"";$/;"	v
SQL	files/index.php	/^    $SQL =  'SELECT a.id  FROM '.$CFG->prefix.'course_modules a, '.$CFG->prefix.'resource b$/;"	v
SQL	lib/adodb/drivers/adodb-db2.inc.php	/^		$SQL="SELECT NAME, UNIQUERULE, COLNAMES FROM SYSIBM.SYSINDEXES WHERE TBNAME='$table'";$/;"	v
SQL	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$SQL=sprintf("SELECT name,sql FROM sqlite_master WHERE type='index' AND tbl_name='%s'", strtolower($table));$/;"	v
SQL	lib/db/migrate2utf8.php	/^            $SQL = 'ALTER TABLE '.$CFG->prefix.'user DROP INDEX '.$dropindex.';';$/;"	v
SQL	lib/db/migrate2utf8.php	/^        $SQL = 'ALTER TABLE '.$CFG->prefix.'user CHANGE '.$fieldname.' '.$fieldname.' '.$type;$/;"	v
SQL	lib/db/migrate2utf8.php	/^        $SQL = 'ALTER TABLE '.$CFG->prefix.'user CHANGE '.$fieldname.' '.$fieldname.' LONGBLOB';$/;"	v
SQL	lib/db/migrate2utf8.php	/^        $SQL = 'SELECT * FROM '.$CFG->prefix.'user ORDER BY id ASC '.sql_paging_limit($counter, $recordsetsize);$/;"	v
SQL	lib/db/migrate2utf8.php	/^    $SQL = 'ALTER TABLE '.$CFG->prefix.'user';$/;"	v
SQL	lib/db/migrate2utf8.php	/^    $SQL = rtrim($SQL, ', ');$/;"	v
SQL	mod/choice/db/migrate2utf8.php	/^    $SQL = "SELECT ch.*$/;"	v
SQL	mod/data/db/migrate2utf8.php	/^    $SQL = "SELECT d.course$/;"	v
SQL	mod/exercise/db/migrate2utf8.php	/^    $SQL = "SELECT ex.course$/;"	v
SQL	mod/glossary/db/migrate2utf8.php	/^    $SQL = "SELECT g.course$/;"	v
SQL	mod/hotpot/db/migrate2utf8.php	/^    $SQL = "SELECT h.course$/;"	v
SQL	mod/lesson/db/migrate2utf8.php	/^    $SQL = "SELECT l.course$/;"	v
SQL	mod/quiz/db/migrate2utf8.php	/^    $SQL = "SELECT qc.course$/;"	v
SQL	mod/scorm/db/migrate2utf8.php	/^    $SQL = "SELECT s.course$/;"	v
SQL	mod/workshop/db/migrate2utf8.php	/^    $SQL = "SELECT w.course$/;"	v
SQL1	admin/utfdbmigrate.php	/^                                $SQL1 = 'ALTER TABLE '.$prefix.$dbtablename.' DROP INDEX '.$CFG->prefix.$dropindex.';'; \/\/ see bug 5205$/;"	v
SQL1	lib/db/migrate2utf8.php	/^            $SQL1 = 'ALTER TABLE '.$CFG->prefix.'user DROP INDEX '.$CFG->prefix.$dropindex.';'; \/\/ see bug 5205$/;"	v
SQLDate	lib/adodb/adodb-connection.inc.php	/^    function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/adodb.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-db2.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-ibase.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-mssql.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-mysql.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-oci8.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function SQLDate($fmt, $col=false)$/;"	f
SQLDate	lib/adodb/drivers/adodb-sybase.inc.php	/^    function SQLDate($fmt, $col=false)$/;"	f
SQLString	lib/searchlib.php	/^    $SQLString = '';$/;"	v
STATE_BLOCKQUOTE	lib/wiki_to_markdown.php	/^define( "STATE_BLOCKQUOTE",3 ); \/\/ currently processing blockquote section$/;"	d
STATE_NONE	lib/wiki_to_markdown.php	/^define( "STATE_NONE",1 ); \/\/ blank line has been detected, so looking for first line on next para$/;"	d
STATE_NOTIKI	lib/wiki_to_markdown.php	/^define( "STATE_NOTIKI",5 ); \/\/ currently processing preformatted \/ no formatting$/;"	d
STATE_PARAGRAPH	lib/wiki_to_markdown.php	/^define( "STATE_PARAGRAPH",2 ); \/\/ currently processing vanilla paragraph$/;"	d
STATE_PREFORM	lib/wiki_to_markdown.php	/^define( "STATE_PREFORM",4 ); \/\/ currently processing preformatted text$/;"	d
STATS_MODE_DETAILED	lib/statslib.php	/^    define('STATS_MODE_DETAILED',2);$/;"	d
STATS_MODE_GENERAL	lib/statslib.php	/^    define('STATS_MODE_GENERAL',1);$/;"	d
STATS_MODE_RANKED	lib/statslib.php	/^    define('STATS_MODE_RANKED',3); \/\/ admins only - ranks courses$/;"	d
STATS_REPORT_ACTIVE_COURSES	lib/statslib.php	/^    define('STATS_REPORT_ACTIVE_COURSES',11);$/;"	d
STATS_REPORT_ACTIVE_COURSES_WEIGHTED	lib/statslib.php	/^    define('STATS_REPORT_ACTIVE_COURSES_WEIGHTED',12);$/;"	d
STATS_REPORT_ACTIVITY	lib/statslib.php	/^    define('STATS_REPORT_ACTIVITY',4); \/\/ 2+3 added up, teacher vs student.$/;"	d
STATS_REPORT_LOGINS	lib/statslib.php	/^    define('STATS_REPORT_LOGINS',1); \/\/ double impose logins and unqiue logins on a line graph. site course only.$/;"	d
STATS_REPORT_PARTICIPATORY_COURSES	lib/statslib.php	/^    define('STATS_REPORT_PARTICIPATORY_COURSES',13);$/;"	d
STATS_REPORT_PARTICIPATORY_COURSES_RW	lib/statslib.php	/^    define('STATS_REPORT_PARTICIPATORY_COURSES_RW',14);$/;"	d
STATS_REPORT_READS	lib/statslib.php	/^    define('STATS_REPORT_READS',2); \/\/ double impose student reads and teacher reads on a line graph. $/;"	d
STATS_REPORT_STUDENTACTIVITY	lib/statslib.php	/^    define('STATS_REPORT_STUDENTACTIVITY',5); \/\/ all student activity, reads vs writes$/;"	d
STATS_REPORT_TEACHERACTIVITY	lib/statslib.php	/^    define('STATS_REPORT_TEACHERACTIVITY',6); \/\/ all teacher activity, reads vs writes$/;"	d
STATS_REPORT_USER_ACTIVITY	lib/statslib.php	/^    define('STATS_REPORT_USER_ACTIVITY',7);$/;"	d
STATS_REPORT_USER_ALLACTIVITY	lib/statslib.php	/^    define('STATS_REPORT_USER_ALLACTIVITY',8);$/;"	d
STATS_REPORT_USER_LOGINS	lib/statslib.php	/^    define('STATS_REPORT_USER_LOGINS',9);$/;"	d
STATS_REPORT_USER_VIEW	lib/statslib.php	/^    define('STATS_REPORT_USER_VIEW',10);  \/\/ this is the report you see on the user profile.$/;"	d
STATS_REPORT_WRITES	lib/statslib.php	/^    define('STATS_REPORT_WRITES',3); \/\/ double impose student writes and teacher writes on a line graph.$/;"	d
STATS_RUN_ABORTED	lib/statslib.php	/^    define('STATS_RUN_ABORTED',0);$/;"	d
STATS_RUN_COMPLETE	lib/statslib.php	/^    define('STATS_RUN_COMPLETE',1);$/;"	d
STATS_TIME_LAST10MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST10MONTHS',30);$/;"	d
STATS_TIME_LAST11MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST11MONTHS',31);$/;"	d
STATS_TIME_LAST2MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST2MONTHS',12);$/;"	d
STATS_TIME_LAST2WEEKS	lib/statslib.php	/^    define('STATS_TIME_LAST2WEEKS',2);$/;"	d
STATS_TIME_LAST3MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST3MONTHS',13);$/;"	d
STATS_TIME_LAST3WEEKS	lib/statslib.php	/^    define('STATS_TIME_LAST3WEEKS',3);$/;"	d
STATS_TIME_LAST4MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST4MONTHS',14);$/;"	d
STATS_TIME_LAST4WEEKS	lib/statslib.php	/^    define('STATS_TIME_LAST4WEEKS',4);$/;"	d
STATS_TIME_LAST5MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST5MONTHS',15);$/;"	d
STATS_TIME_LAST6MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST6MONTHS',16);$/;"	d
STATS_TIME_LAST7MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST7MONTHS',27);$/;"	d
STATS_TIME_LAST8MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST8MONTHS',28);$/;"	d
STATS_TIME_LAST9MONTHS	lib/statslib.php	/^    define('STATS_TIME_LAST9MONTHS',29);$/;"	d
STATS_TIME_LASTWEEK	lib/statslib.php	/^    define('STATS_TIME_LASTWEEK',1);$/;"	d
STATS_TIME_LASTYEAR	lib/statslib.php	/^    define('STATS_TIME_LASTYEAR',32);$/;"	d
STR_ROT17	mod/wiki/ewiki/plugins/email_protect.php	/^       define("STR_ROT17", $f);$/;"	d
SUB	lib/excel/Parser.php	/^define('SUB',"-");$/;"	d
SUBMITTERS_ADMIN_AND_TEACHER	lib/rsslib.php	/^define('SUBMITTERS_ADMIN_AND_TEACHER', 2);$/;"	d
SUBMITTERS_ADMIN_ONLY	lib/rsslib.php	/^define('SUBMITTERS_ADMIN_ONLY', 1);$/;"	d
SUBMITTERS_ALL_ACCOUNT_HOLDERS	lib/rsslib.php	/^define('SUBMITTERS_ALL_ACCOUNT_HOLDERS', 0);$/;"	d
SURVEY_ATTLS	mod/survey/lib.php	/^define("SURVEY_ATTLS",                   "4");$/;"	d
SURVEY_CIQ	mod/survey/lib.php	/^define("SURVEY_CIQ",                     "5");$/;"	d
SURVEY_COLLES_ACTUAL	mod/survey/lib.php	/^define("SURVEY_COLLES_ACTUAL",           "1");$/;"	d
SURVEY_COLLES_PREFERRED	mod/survey/lib.php	/^define("SURVEY_COLLES_PREFERRED",        "2");$/;"	d
SURVEY_COLLES_PREFERRED_ACTUAL	mod/survey/lib.php	/^define("SURVEY_COLLES_PREFERRED_ACTUAL", "3");$/;"	d
SURVEY_GHEIGHT	mod/survey/lib.php	/^$SURVEY_GHEIGHT = 500;$/;"	v
SURVEY_GWIDTH	mod/survey/lib.php	/^$SURVEY_GWIDTH  = 900;$/;"	v
SURVEY_QTYPE	mod/survey/lib.php	/^$SURVEY_QTYPE = array ($/;"	v
SaveSQL	lib/adodb/adodb-xmlschema.inc.php	/^	function SaveSQL( $filename = '.\/schema.sql' ) {$/;"	f
SaveToFile	lib/fpdf/font/makefont/makefont.php	/^function SaveToFile($file,$s,$mode='t')$/;"	f
SchemaFileVersion	lib/adodb/adodb-xmlschema.inc.php	/^	function SchemaFileVersion( $filename ) {$/;"	f
SchemaStringVersion	lib/adodb/adodb-xmlschema.inc.php	/^	function SchemaStringVersion( $xmlstring ) {$/;"	f
SelectDB	lib/adodb/adodb-connection.inc.php	/^    function SelectDB($dbName) $/;"	f
SelectDB	lib/adodb/adodb.inc.php	/^	function SelectDB($dbName) $/;"	f
SelectDB	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function SelectDB($dbName) $/;"	f
SelectDB	lib/adodb/drivers/adodb-ibase.inc.php	/^	function SelectDB($dbName) $/;"	f
SelectDB	lib/adodb/drivers/adodb-ldap.inc.php	/^	function SelectDB($db) {$/;"	f
SelectDB	lib/adodb/drivers/adodb-mssql.inc.php	/^	function SelectDB($dbName) $/;"	f
SelectDB	lib/adodb/drivers/adodb-mysql.inc.php	/^	function SelectDB($dbName) $/;"	f
SelectDB	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function SelectDB($dbName) $/;"	f
SelectDB	lib/adodb/drivers/adodb-oci8.inc.php	/^	function SelectDB($dbName) $/;"	f
SelectDB	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function SelectDB($dbName)$/;"	f
SelectDB	lib/adodb/drivers/adodb-sybase.inc.php	/^	function SelectDB($dbName) $/;"	f
SelectLimit	lib/adodb/adodb-connection.inc.php	/^    function &SelectLimit($sql,$nrows=-1,$offset=-1, $inputarr=false,$arg3=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/adodb.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1, $inputarr=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-csv.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-db2.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1,$inputArr=false)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-firebird.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false, $secs=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-mssql.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1, $inputarr=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-mysql.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function &SelectLimit($sql,$/;"	f
SelectLimit	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1, $inputarr=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-oci805.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1, $inputarr=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1, $inputarr=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1, $inputarr=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-pdo.inc.php	/^	function SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0) $/;"	f
SelectLimit	lib/adodb/drivers/adodb-pdo.inc.php	/^	function SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-pdo_mssql.inc.php	/^	function SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs=0)$/;"	f
SelectLimit	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0) $/;"	f
SelectLimit	lib/adodb/drivers/adodb-postgres7.inc.php	/^	 function &SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0) $/;"	f
SelectLimit	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0) $/;"	f
SelectLimit	lib/adodb/drivers/adodb-sybase.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0) $/;"	f
SelectLimit	lib/adodb/drivers/adodb-vfp.inc.php	/^	function &SelectLimit($sql,$nrows=-1,$offset=-1, $inputarr=false,$secs2cache=0)$/;"	f
Send	lib/phpmailer/class.phpmailer.php	/^    function Send() {$/;"	f
Send	lib/phpmailer/class.smtp.php	/^    function Send($from) {$/;"	f
SendAndMail	lib/phpmailer/class.smtp.php	/^    function SendAndMail($from) {$/;"	f
SendFromFile	lib/phpmailer/mailerc.php	/^    function SendFromFile($filePath) {$/;"	f
SendHello	lib/phpmailer/class.smtp.php	/^    function SendHello($hello, $host) {$/;"	f
SendOrMail	lib/phpmailer/class.smtp.php	/^    function SendOrMail($from) {$/;"	f
SendmailSend	lib/phpmailer/class.phpmailer.php	/^    function SendmailSend($header, $body) {$/;"	f
SerializableRS	lib/adodb/adodb.inc.php	/^	function &SerializableRS(&$rs)$/;"	f
ServerHostname	lib/phpmailer/class.phpmailer.php	/^    function ServerHostname() {$/;"	f
ServerInfo	lib/adodb/adodb-connection.inc.php	/^    function ServerInfo()$/;"	f
ServerInfo	lib/adodb/adodb.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-ado.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-ado5.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-db2.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-firebird.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-ibase.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-informix72.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-ldap.inc.php	/^    function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-mssql.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-mysql.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-oci8.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-odbc.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-pdo.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-pdo_mssql.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-sapdb.inc.php	/^	function ServerInfo()$/;"	f
ServerInfo	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function ServerInfo()$/;"	f
ServerVar	lib/phpmailer/class.phpmailer.php	/^    function ServerVar($varName) {$/;"	f
Set	lib/editor/htmlarea/popups/select_color.php	/^function Set(string) {$/;"	f
SetAuthor	lib/fpdf/fpdf.php	/^function SetAuthor($author)$/;"	f
SetAutoPageBreak	lib/fpdf/fpdf.php	/^function SetAutoPageBreak($auto,$margin=0)$/;"	f
SetCharSet	lib/adodb/adodb.inc.php	/^	function SetCharSet($charset)$/;"	f
SetCharSet	lib/adodb/drivers/adodb-mysqli.inc.php	/^  function SetCharSet($charset_name)$/;"	f
SetCharSet	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function SetCharSet($charset_name)$/;"	f
SetCommentSQL	lib/adodb/adodb-datadict.inc.php	/^	function SetCommentSQL($table,$col,$cmt)$/;"	f
SetCommentSQL	lib/adodb/datadict/datadict-oci8.inc.php	/^	function SetCommentSQL($table,$col,$cmt)$/;"	f
SetCompression	lib/fpdf/fpdf.php	/^function SetCompression($compress)$/;"	f
SetCreator	lib/fpdf/fpdf.php	/^function SetCreator($creator)$/;"	f
SetDateLocale	lib/adodb/adodb.inc.php	/^	function SetDateLocale($locale = 'En')$/;"	f
SetDisplayMode	lib/fpdf/fpdf.php	/^function SetDisplayMode($zoom,$layout='continuous')$/;"	f
SetDrawColor	lib/fpdf/fpdf.php	/^function SetDrawColor($r,$g=-1,$b=-1)$/;"	f
SetError	lib/phpmailer/class.phpmailer.php	/^    function SetError($msg) {$/;"	f
SetFetchMode	lib/adodb/adodb-connection.inc.php	/^    function SetFetchMode($mode)$/;"	f
SetFetchMode	lib/adodb/adodb.inc.php	/^	function SetFetchMode($mode)$/;"	f
SetFillColor	lib/fpdf/fpdf.php	/^function SetFillColor($r,$g=-1,$b=-1)$/;"	f
SetFont	lib/fpdf/fpdf.php	/^function SetFont($family,$style='',$size=0)$/;"	f
SetFontSize	lib/fpdf/fpdf.php	/^function SetFontSize($size)$/;"	f
SetKeywords	lib/fpdf/fpdf.php	/^function SetKeywords($keywords)$/;"	f
SetLanguage	lib/phpmailer/class.phpmailer.php	/^    function SetLanguage($lang_type, $lang_path = "language\/") {$/;"	f
SetLeftMargin	lib/fpdf/fpdf.php	/^function SetLeftMargin($margin)$/;"	f
SetLineWidth	lib/fpdf/fpdf.php	/^function SetLineWidth($width)$/;"	f
SetLink	lib/fpdf/fpdf.php	/^function SetLink($link,$y=0,$page=-1)$/;"	f
SetMargins	lib/fpdf/fpdf.php	/^function SetMargins($left,$top,$right=-1)$/;"	f
SetMessageType	lib/phpmailer/class.phpmailer.php	/^    function SetMessageType() {$/;"	f
SetPrefix	lib/adodb/adodb-xmlschema.inc.php	/^	function SetPrefix( $prefix = '', $underscore = TRUE ) {$/;"	f
SetProtection	lib/fpdf/fpdfprotection.php	/^    function SetProtection($permissions=array(),$user_pass='',$owner_pass=null) {$/;"	f
SetRightMargin	lib/fpdf/fpdf.php	/^function SetRightMargin($margin)$/;"	f
SetSchema	lib/adodb/adodb-datadict.inc.php	/^	function SetSchema($schema)$/;"	f
SetSchema	lib/adodb/datadict/datadict-access.inc.php	/^	function SetSchema($schema)$/;"	f
SetSubject	lib/fpdf/fpdf.php	/^function SetSubject($subject)$/;"	f
SetTextColor	lib/fpdf/fpdf.php	/^function SetTextColor($r,$g=-1,$b=-1)$/;"	f
SetTitle	lib/fpdf/fpdf.php	/^function SetTitle($title)$/;"	f
SetTopMargin	lib/fpdf/fpdf.php	/^function SetTopMargin($margin)$/;"	f
SetUpgradeMethod	lib/adodb/adodb-xmlschema.inc.php	/^	function SetUpgradeMethod( $method = '' ) {$/;"	f
SetValue	mod/scorm/datamodels/scorm1_3.js.php	/^    function SetValue (element,value) {$/;"	f
SetWordWrap	lib/phpmailer/class.phpmailer.php	/^    function SetWordWrap() {$/;"	f
SetX	lib/fpdf/fpdf.php	/^function SetX($x)$/;"	f
SetXY	lib/fpdf/fpdf.php	/^function SetXY($x,$y)$/;"	f
SetY	lib/fpdf/fpdf.php	/^function SetY($y)$/;"	f
Smarty	lib/smarty/Smarty.class.php	/^    function Smarty()$/;"	f
Smarty	lib/smarty/Smarty.class.php	/^class Smarty$/;"	c
Smarty_Compiler	lib/smarty/Smarty_Compiler.class.php	/^    function Smarty_Compiler()$/;"	f
Smarty_Compiler	lib/smarty/Smarty_Compiler.class.php	/^class Smarty_Compiler extends Smarty {$/;"	c
SmtpClose	lib/phpmailer/class.phpmailer.php	/^    function SmtpClose() {$/;"	f
SmtpConnect	lib/phpmailer/class.phpmailer.php	/^    function SmtpConnect() {$/;"	f
SmtpSend	lib/phpmailer/class.phpmailer.php	/^    function SmtpSend($header, $body) {$/;"	f
Specified	lib/cas/domxml-php4-php5.php	/^ function Specified() {return $this->myDOMNode->specified;}$/;"	f
SplitSQL	lib/adodb/adodb-perf.inc.php	/^	function SplitSQL($sql)$/;"	f
Spreadsheet_Excel_Writer	lib/pear/Spreadsheet/Excel/Writer.php	/^    function Spreadsheet_Excel_Writer($filename = '')$/;"	f
Spreadsheet_Excel_Writer	lib/pear/Spreadsheet/Excel/Writer.php	/^class Spreadsheet_Excel_Writer extends Spreadsheet_Excel_Writer_Workbook$/;"	c
Spreadsheet_Excel_Writer_BIFFwriter	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^    function Spreadsheet_Excel_Writer_BIFFwriter()$/;"	f
Spreadsheet_Excel_Writer_BIFFwriter	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^class Spreadsheet_Excel_Writer_BIFFwriter extends PEAR$/;"	c
Spreadsheet_Excel_Writer_Format	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function Spreadsheet_Excel_Writer_Format($BIFF_version, $index = 0, $properties =  array())$/;"	f
Spreadsheet_Excel_Writer_Format	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^class Spreadsheet_Excel_Writer_Format extends PEAR$/;"	c
Spreadsheet_Excel_Writer_Parser	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function Spreadsheet_Excel_Writer_Parser($byte_order, $biff_version)$/;"	f
Spreadsheet_Excel_Writer_Parser	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^class Spreadsheet_Excel_Writer_Parser extends PEAR$/;"	c
Spreadsheet_Excel_Writer_Validation_list	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^   function Spreadsheet_Excel_Writer_Validation_list()$/;"	f
Spreadsheet_Excel_Writer_Validator	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^    function Spreadsheet_Excel_Writer_Validator(&$parser)$/;"	f
Spreadsheet_Excel_Writer_Validator	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^class Spreadsheet_Excel_Writer_Validator$/;"	c
Spreadsheet_Excel_Writer_Workbook	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function Spreadsheet_Excel_Writer_Workbook($filename)$/;"	f
Spreadsheet_Excel_Writer_Workbook	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^class Spreadsheet_Excel_Writer_Workbook extends Spreadsheet_Excel_Writer_BIFFwriter$/;"	c
Spreadsheet_Excel_Writer_Worksheet	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function Spreadsheet_Excel_Writer_Worksheet($BIFF_version, $name,$/;"	f
Spreadsheet_Excel_Writer_Worksheet	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^class Spreadsheet_Excel_Writer_Worksheet extends Spreadsheet_Excel_Writer_BIFFwriter$/;"	c
StartTrans	lib/adodb/adodb-connection.inc.php	/^    function StartTrans($errfn = 'ADODB_TransMonitor')$/;"	f
StartTrans	lib/adodb/adodb.inc.php	/^	function StartTrans($errfn = 'ADODB_TransMonitor')$/;"	f
StateStack	lib/lexer.php	/^        function StateStack($start) {$/;"	f
StateStack	lib/lexer.php	/^    class StateStack {$/;"	c
StoreData	mod/scorm/datamodels/aicc.js.php	/^    function StoreData(data,storetotaltime) {$/;"	f
StoreData	mod/scorm/datamodels/scorm1_2.js.php	/^    function StoreData(data,storetotaltime) {$/;"	f
StoreData	mod/scorm/datamodels/scorm1_3.js.php	/^    function StoreData(data,storetotaltime) {$/;"	f
SuspiciousSQL	lib/adodb/adodb-perf.inc.php	/^	function SuspiciousSQL($numsql=10)$/;"	f
SuspiciousSQL	lib/adodb/perf/perf-oci8.inc.php	/^	function SuspiciousSQL($numsql=10)$/;"	f
TABLE_VAR_HIDE	lib/tablelib.php	/^define('TABLE_VAR_HIDE',   2);$/;"	d
TABLE_VAR_IFIRST	lib/tablelib.php	/^define('TABLE_VAR_IFIRST', 4);$/;"	d
TABLE_VAR_ILAST	lib/tablelib.php	/^define('TABLE_VAR_ILAST',  5);$/;"	d
TABLE_VAR_PAGE	lib/tablelib.php	/^define('TABLE_VAR_PAGE',   6);$/;"	d
TABLE_VAR_SHOW	lib/tablelib.php	/^define('TABLE_VAR_SHOW',   3);$/;"	d
TABLE_VAR_SORT	lib/tablelib.php	/^define('TABLE_VAR_SORT',   1);$/;"	d
TAGS	mod/hotpot/restorelib.php	/^    $TAGS = array_keys($xml);$/;"	v
THEME	lib/weblib.php	/^    $THEME = NULL;   \/\/ Just to be sure$/;"	v
TOKEN_DATEFROM	lib/searchlib.php	/^define("TOKEN_DATEFROM","6");$/;"	d
TOKEN_DATETO	lib/searchlib.php	/^define("TOKEN_DATETO","7");$/;"	d
TOKEN_EXACT	lib/searchlib.php	/^define("TOKEN_EXACT","2");$/;"	d
TOKEN_INSTANCE	lib/searchlib.php	/^define("TOKEN_INSTANCE","8");$/;"	d
TOKEN_META	lib/searchlib.php	/^define("TOKEN_META","1");$/;"	d
TOKEN_NEGATE	lib/searchlib.php	/^define("TOKEN_NEGATE","3");$/;"	d
TOKEN_STRING	lib/searchlib.php	/^define("TOKEN_STRING","4");$/;"	d
TOKEN_USER	lib/searchlib.php	/^define("TOKEN_USER","0");$/;"	d
TOKEN_USERID	lib/searchlib.php	/^define("TOKEN_USERID","5");$/;"	d
TRUEFALSE	lib/questionlib.php	/^define("TRUEFALSE",     "truefalse");$/;"	d
TRUEFALSE	question/format/examview/format.php	/^define("TRUEFALSE",     "2");$/;"	d
TYPO3_OS	lib/textlib.class.php	/^    define ('TYPO3_OS', stristr(PHP_OS,'win')&&!stristr(PHP_OS,'darwin')?'WIN':'');$/;"	d
TZ	lib/adodb/adodb-time.inc.php	/^	$TZ = mktime(0,0,0,1,2,1970,0) - gmmktime(0,0,0,1,2,1970,0);$/;"	v
TableName	lib/adodb/adodb-datadict.inc.php	/^	function TableName($name)$/;"	f
Tables	lib/adodb/adodb-perf.inc.php	/^	function Tables($orderby='1')$/;"	f
Tables	lib/adodb/perf/perf-db2.inc.php	/^	function Tables()$/;"	f
Tables	lib/adodb/perf/perf-mssql.inc.php	/^	function Tables()$/;"	f
Tables	lib/adodb/perf/perf-mysql.inc.php	/^	function Tables()$/;"	f
Terminate	mod/scorm/datamodels/scorm1_3.js.php	/^    function Terminate (param) {$/;"	f
Text	lib/fpdf/fpdf.php	/^function Text($x,$y,$txt)$/;"	f
TextLine	lib/phpmailer/class.phpmailer.php	/^    function TextLine($value) {$/;"	f
TextMax	lib/adodb/adodb-connection.inc.php	/^    function TextMax()$/;"	f
TextMax	lib/adodb/drivers/adodb-mysql.inc.php	/^	function TextMax()$/;"	f
TextMax	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function TextMax()$/;"	f
TextMax	lib/adodb/drivers/adodb-oci8.inc.php	/^	function TextMax()$/;"	f
TextMax	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function TextMax()$/;"	f
Textile	lib/markdown.php	/^	class Textile {$/;"	c
TextileThis	lib/markdown.php	/^		function TextileThis($text, $lite='', $encode='', $noimage='', $strict='') {$/;"	f
Time	lib/adodb/adodb.inc.php	/^	function Time()$/;"	f
Time	lib/adodb/drivers/adodb-access.inc.php	/^	function Time()$/;"	f
Time	lib/adodb/drivers/adodb-oci8.inc.php	/^	function Time()$/;"	f
Time	lib/adodb/drivers/adodb-pdo.inc.php	/^	function Time()$/;"	f
Time	lib/adodb/drivers/adodb-vfp.inc.php	/^	function Time()$/;"	f
TinyMCECompressed	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^function TinyMCECompressed() {$/;"	f
TinyMCE_cleanInput	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^function TinyMCE_cleanInput($str) {$/;"	f
TinyMCE_echo	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^function TinyMCE_echo($str) {$/;"	f
Total	enrol/authorize/ccval.php	/^    $Total = 0;$/;"	v
TotalTime	mod/scorm/datamodels/aicc.js.php	/^    function TotalTime() {$/;"	f
TotalTime	mod/scorm/datamodels/scorm1_2.js.php	/^    function TotalTime() {$/;"	f
TotalTime	mod/scorm/datamodels/scorm1_3.js.php	/^    function TotalTime() {$/;"	f
Tracer	lib/adodb/adodb-perf.inc.php	/^	function Tracer($sql)$/;"	f
TransformSchema	lib/adodb/adodb-xmlschema.inc.php	/^	function TransformSchema( $schema, $xsl, $schematype='string' )$/;"	f
Turn	lib/phpmailer/class.smtp.php	/^    function Turn() {$/;"	f
UI	lib/adodb/adodb-perf.inc.php	/^	function UI($pollsecs=5)$/;"	f
UNCATEGORISED	grade/lib.php	/^define('UNCATEGORISED', 'uncategorised');$/;"	d
UNIX_MILLENNIUM	mod/wiki/ewiki/ewiki.php	/^	define("UNIX_MILLENNIUM", 1000000000);$/;"	d
UPDATE_ALL_LANG	admin/langimport.php	/^    define('UPDATE_ALL_LANG', 5);$/;"	d
UPTODATE	lib/componentlib.class.php	/^define('UPTODATE',        1);$/;"	d
USER	admin/cron.php	/^        $USER = get_admin();      \/\/\/ Temporarily, to provide environment for this script$/;"	v
USER	admin/user.php	/^        $USER = $user;$/;"	v
USER	auth/cas/login.php	/^            $USER = $user;$/;"	v
USER	auth/cas/login.php	/^        $USER = $user;$/;"	v
USER	auth/shibboleth/index.php	/^            $USER = $user;$/;"	v
USER	backup/lib.php	/^            $USER = get_admin();$/;"	v
USER	course/enrol.php	/^        $USER = guest_user();$/;"	v
USER	course/loginas.php	/^        $USER = get_complete_user_data('id', $USER->realuser);$/;"	v
USER	course/loginas.php	/^    $USER = get_complete_user_data('id', $user);    \/\/ Create the new USER object with all details$/;"	v
USER	lib/moodlelib.php	/^            $USER = guest_user();$/;"	v
USER	lib/moodlelib.php	/^        $USER = NULL;$/;"	v
USER	lib/setup.php	/^                    $USER = guest_user();$/;"	v
USER	lib/setup.php	/^        $USER    = &$_SESSION['USER'];$/;"	v
USER	lib/setup.php	/^        $USER    = NULL;$/;"	v
USER	login/change_password.php	/^            $USER = clone($user); \/\/ Get a fresh copy$/;"	v
USER	login/index.php	/^            $USER = $user;$/;"	v
USER	mod/chat/gui_header_js/chatinput.php	/^    $USER = get_record('user','id',$chatuser->userid,'','','','','id, theme');$/;"	v
USER	mod/chat/gui_header_js/users.php	/^    $USER = get_record('user','id',$chatuser->userid,'','','','','id, theme');$/;"	v
USER	mod/forum/lib.php	/^        $USER = $realuser;$/;"	v
USER_LARGE_CLASS	user/index.php	/^    define('USER_LARGE_CLASS', 200);  \/\/ Above this is considered large$/;"	d
USER_SMALL_CLASS	user/index.php	/^    define('USER_SMALL_CLASS', 20);   \/\/ Below this is considered small$/;"	d
UnixDate	lib/adodb/adodb-connection.inc.php	/^    function UnixDate($v)$/;"	f
UnixDate	lib/adodb/adodb-recordset.inc.php	/^	function UnixDate($v)$/;"	f
UnixDate	lib/adodb/adodb.inc.php	/^	function UnixDate($v)$/;"	f
UnixDate	lib/adodb/drivers/adodb-mssql.inc.php	/^	function UnixDate($v)$/;"	f
UnixDate	lib/adodb/drivers/adodb-sybase.inc.php	/^	function UnixDate($v)$/;"	f
UnixTimeStamp	lib/adodb/adodb-connection.inc.php	/^    function UnixTimeStamp($v)$/;"	f
UnixTimeStamp	lib/adodb/adodb-recordset.inc.php	/^	function UnixTimeStamp($v)$/;"	f
UnixTimeStamp	lib/adodb/adodb.inc.php	/^	function UnixTimeStamp($v)$/;"	f
UnixTimeStamp	lib/adodb/drivers/adodb-mssql.inc.php	/^	function UnixTimeStamp($v)$/;"	f
UnixTimeStamp	lib/adodb/drivers/adodb-sybase.inc.php	/^	function UnixTimeStamp($v)$/;"	f
UnumberToChar	lib/typo3/class.t3lib_cs.php	/^	function UnumberToChar($cbyte)	{$/;"	f
UpdateBlob	lib/adodb/adodb-connection.inc.php	/^    function UpdateBlob($table,$column,$val,$where,$blobtype='BLOB')$/;"	f
UpdateBlob	lib/adodb/adodb.inc.php	/^	function UpdateBlob($table,$column,$val,$where,$blobtype='BLOB')$/;"	f
UpdateBlob	lib/adodb/drivers/adodb-ibase.inc.php	/^	function UpdateBlob($table,$column,$val,$where,$blobtype='BLOB') $/;"	f
UpdateBlob	lib/adodb/drivers/adodb-informix72.inc.php	/^   function UpdateBlob($table, $column, $val, $where, $blobtype = 'BLOB')$/;"	f
UpdateBlob	lib/adodb/drivers/adodb-mssql.inc.php	/^	function UpdateBlob($table,$column,$val,$where,$blobtype='BLOB')$/;"	f
UpdateBlob	lib/adodb/drivers/adodb-oci8.inc.php	/^	function UpdateBlob($table,$column,$val,$where,$blobtype='BLOB')$/;"	f
UpdateBlob	lib/adodb/drivers/adodb-odbc.inc.php	/^	function UpdateBlob($table,$column,$val,$where,$blobtype='BLOB')$/;"	f
UpdateBlob	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function UpdateBlob($table,$column,$val,$where,$blobtype='image')$/;"	f
UpdateBlob	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function UpdateBlob($table,$column,$val,$where,$blobtype='BLOB')$/;"	f
UpdateBlob	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^  function UpdateBlob($table,$column,&$val,$where,$blobtype='BLOB')$/;"	f
UpdateBlobFile	lib/adodb/adodb-connection.inc.php	/^    function UpdateBlobFile($table,$column,$path,$where,$blobtype='BLOB')$/;"	f
UpdateBlobFile	lib/adodb/adodb.inc.php	/^	function UpdateBlobFile($table,$column,$path,$where,$blobtype='BLOB')$/;"	f
UpdateBlobFile	lib/adodb/drivers/adodb-ibase.inc.php	/^	function UpdateBlobFile($table,$column,$path,$where,$blobtype='BLOB') $/;"	f
UpdateBlobFile	lib/adodb/drivers/adodb-oci8.inc.php	/^	function UpdateBlobFile($table,$column,$val,$where,$blobtype='BLOB')$/;"	f
UpdateBlobFile	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function UpdateBlobFile($table,$column,$path,$where,$blobtype='BLOB') $/;"	f
UpdateClob	lib/adodb/adodb-connection.inc.php	/^    function UpdateClob($table,$column,$val,$where)$/;"	f
UpdateClob	lib/adodb/adodb.inc.php	/^	function UpdateClob($table,$column,$val,$where)$/;"	f
UpdateCookies	lib/soap/nusoap.php	/^	function UpdateCookies($cookies) {$/;"	f
UserDate	lib/adodb/adodb-connection.inc.php	/^    function UserDate($v,$fmt='Y-m-d')$/;"	f
UserDate	lib/adodb/adodb-recordset.inc.php	/^	function UserDate($v,$fmt='Y-m-d')$/;"	f
UserDate	lib/adodb/adodb.inc.php	/^	function UserDate($v,$fmt='Y-m-d')$/;"	f
UserDate	lib/adodb/adodb.inc.php	/^	function UserDate($v,$fmt='Y-m-d',$gmt=false)$/;"	f
UserTimeStamp	lib/adodb/adodb-recordset.inc.php	/^	function UserTimeStamp($v,$fmt='Y-m-d H:i:s')$/;"	f
UserTimeStamp	lib/adodb/adodb.inc.php	/^	function UserTimeStamp($v,$fmt='Y-m-d H:i:s')$/;"	f
UserTimeStamp	lib/adodb/adodb.inc.php	/^	function UserTimeStamp($v,$fmt='Y-m-d H:i:s',$gmt=false)$/;"	f
VALUE	mod/hotpot/template/v6.php	/^			$VALUE = strtoupper($value);$/;"	v
VALUEAVERAGE	mod/scorm/lib.php	/^define('VALUEAVERAGE', '1');$/;"	d
VALUEFIRST	mod/scorm/lib.php	/^define('VALUEFIRST', '2');$/;"	d
VALUEHIGHEST	mod/scorm/lib.php	/^define('VALUEHIGHEST', '0');$/;"	d
VALUELAST	mod/scorm/lib.php	/^define('VALUELAST', '3');$/;"	d
VALUES	mod/hotpot/template/v6.php	/^		$VALUES = array();$/;"	v
VISIBLEGROUPS	lib/moodlelib.php	/^define('VISIBLEGROUPS', 2);$/;"	d
ValidateColor	lib/editor/htmlarea/popups/select_color.php	/^function ValidateColor(string) {                \/\/ return valid color code$/;"	f
Value	lib/cas/domxml-php4-php5.php	/^ function Value() {return $this->myDOMNode->value;}$/;"	f
Verify	lib/phpmailer/class.smtp.php	/^    function Verify($name) {$/;"	f
Version	lib/adodb/adodb.inc.php	/^	function Version()$/;"	f
View	lib/editor/htmlarea/popups/select_color.php	/^function View(color) {$/;"	f
WEEKSECS	lib/moodlelib.php	/^define('WEEKSECS', 604800);$/;"	d
WELCOME	install.php	/^define ('WELCOME',            0); \/\/\/ 0. Welcome and language settings$/;"	d
WIKI_TYPES	mod/wiki/lib.php	/^$WIKI_TYPES = array ('teacher' =>   get_string('defaultcourseteacher'),$/;"	v
WORKSHOP_ASSESSMENT_COMPS	mod/workshop/lib.php	/^$WORKSHOP_ASSESSMENT_COMPS = array ($/;"	v
WORKSHOP_EWEIGHTS	mod/workshop/lib.php	/^$WORKSHOP_EWEIGHTS = array(  0 => -4.0, 1 => -2.0, 2 => -1.5, 3 => -1.0, 4 => -0.75, 5 => -0.5,  6 => -0.25, $/;"	v
WORKSHOP_FWEIGHTS	mod/workshop/lib.php	/^$WORKSHOP_FWEIGHTS = array(  0 => 0, 1 => 0.1, 2 => 0.25, 3 => 0.5, 4 => 0.75, 5 => 1.0,  6 => 1.5, $/;"	v
WORKSHOP_SCALES	mod/workshop/locallib.php	/^$WORKSHOP_SCALES = array( $/;"	v
WORKSHOP_SHOWGRADES	mod/workshop/locallib.php	/^$WORKSHOP_SHOWGRADES = array (0 => get_string('dontshowgrades', 'workshop'),$/;"	v
WORKSHOP_TYPE	mod/workshop/locallib.php	/^$WORKSHOP_TYPE = array (0 => get_string('notgraded', 'workshop'),$/;"	v
WarnCacheRatio	lib/adodb/adodb-perf.inc.php	/^	function WarnCacheRatio($val)$/;"	f
WarnIndexCost	lib/adodb/perf/perf-oci8.inc.php	/^	function WarnIndexCost($val)$/;"	f
WarnPageCost	lib/adodb/perf/perf-oci8.inc.php	/^	function WarnPageCost($val)$/;"	f
WikiToMarkdown	lib/wiki_to_markdown.php	/^class WikiToMarkdown {$/;"	c
WorkDate	enrol/authorize/ccval.php	/^        $WorkDate = "$Month\/01\/$Year";$/;"	v
WorkDate	enrol/authorize/ccval.php	/^        $WorkDate = strtotime($WorkDate);$/;"	v
Workbook	lib/excel/Workbook.php	/^    function Workbook($filename)$/;"	f
Workbook	lib/excel/Workbook.php	/^class Workbook extends BIFFwriter$/;"	c
Worksheet	lib/excel/Worksheet.php	/^    function Worksheet($name,$index,&$activesheet,&$firstsheet,&$url_format,&$parser)$/;"	f
Worksheet	lib/excel/Worksheet.php	/^class Worksheet extends BIFFwriter$/;"	c
WrapText	lib/phpmailer/class.phpmailer.php	/^    function WrapText($message, $length, $qp_mode = false) {$/;"	f
Write	lib/fpdf/fpdf.php	/^function Write($h,$txt,$link='')$/;"	f
XMLS_CONTINUE_ON_ERROR	lib/adodb/adodb-xmlschema.inc.php	/^	define( 'XMLS_CONTINUE_ON_ERROR', FALSE );$/;"	d
XMLS_DEBUG	lib/adodb/adodb-xmlschema.inc.php	/^	define( 'XMLS_DEBUG', FALSE );$/;"	d
XMLS_DEFAULT_SCHEMA_VERSION	lib/adodb/adodb-xmlschema.inc.php	/^	define( 'XMLS_DEFAULT_SCHEMA_VERSION', '0.1' );$/;"	d
XMLS_DEFAULT_UPGRADE_METHOD	lib/adodb/adodb-xmlschema.inc.php	/^	define( 'XMLS_DEFAULT_UPGRADE_METHOD', 'ALTER' );$/;"	d
XMLS_EXECUTE_INLINE	lib/adodb/adodb-xmlschema.inc.php	/^	define( 'XMLS_EXECUTE_INLINE', FALSE );$/;"	d
XMLS_PREFIX	lib/adodb/adodb-xmlschema.inc.php	/^	define( 'XMLS_PREFIX', '%%P' );$/;"	d
XMLS_PREFIX_MAXLEN	lib/adodb/adodb-xmlschema.inc.php	/^	define( 'XMLS_PREFIX_MAXLEN', 10 );$/;"	d
XMLS_SCHEMA_VERSION	lib/adodb/adodb-xmlschema.inc.php	/^	define( 'XMLS_SCHEMA_VERSION', '0.2' );$/;"	d
XMLSchema	lib/soap/nusoap.php	/^	function XMLSchema($schema='',$xml='',$namespaces=array()){$/;"	f
XMLSchema	lib/soap/nusoap.php	/^class XMLSchema extends nusoap_base  {$/;"	c
XMLcontent	lib/typo3/class.t3lib_div.php	/^		$XMLcontent='';$/;"	v
Year	enrol/authorize/ccval.php	/^        $Year  = substr($Exp, -2);$/;"	v
_	lib/markdown.php	/^	$_ = str_replace('&', '&amp;', $_);$/;"	v
_	lib/markdown.php	/^	$_ = str_replace(array('<',    '>'), $/;"	v
_	lib/markdown.php	/^	$_ = str_replace(array_keys($md_escape_table), $/;"	v
_ADODB_ACCESS	lib/adodb/drivers/adodb-access.inc.php	/^ 	define('_ADODB_ACCESS',1);$/;"	d
_ADODB_ADO_LAYER	lib/adodb/drivers/adodb-ado.inc.php	/^define("_ADODB_ADO_LAYER", 1 );$/;"	d
_ADODB_ADO_LAYER	lib/adodb/drivers/adodb-ado5.inc.php	/^define("_ADODB_ADO_LAYER", 1 );$/;"	d
_ADODB_CSV_LAYER	lib/adodb/drivers/adodb-csv.inc.php	/^ define("_ADODB_CSV_LAYER", 1 );$/;"	d
_ADODB_FBSQL_LAYER	lib/adodb/drivers/adodb-fbsql.inc.php	/^ define("_ADODB_FBSQL_LAYER", 1 );$/;"	d
_ADODB_LAYER	lib/adodb/adodb.inc.php	/^ 	define('_ADODB_LAYER',1);$/;"	d
_ADODB_MYSQLI_LAYER	lib/adodb/drivers/adodb-mysqli.inc.php	/^ define("_ADODB_MYSQLI_LAYER", 1 );$/;"	d
_ADODB_MYSQL_LAYER	lib/adodb/drivers/adodb-mysql.inc.php	/^ define("_ADODB_MYSQL_LAYER", 1 );$/;"	d
_ADODB_ODBC_LAYER	lib/adodb/drivers/adodb-odbc.inc.php	/^  define("_ADODB_ODBC_LAYER", 2 );$/;"	d
_ADODB_ODBTP_LAYER	lib/adodb/drivers/adodb-odbtp.inc.php	/^define("_ADODB_ODBTP_LAYER", 2 );$/;"	d
_ADODB_PROXY_LAYER	lib/adodb/drivers/adodb-proxy.inc.php	/^	 define("_ADODB_PROXY_LAYER", 1 );$/;"	d
_BENNU_VERSION	lib/bennu/bennu.inc.php	/^    define('_BENNU_VERSION', '0.1');$/;"	d
_BlobDecode	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _BlobDecode( $blob ) $/;"	f
_COOKIE	lib/setup.php	/^        $_COOKIE = array_map('addslashes_deep', $_COOKIE);$/;"	v
_CPULoad	lib/adodb/adodb-perf.inc.php	/^	function _CPULoad()$/;"	f
_CloseOnEsc	lib/editor/htmlarea/popups/fullscreen.php	/^function _CloseOnEsc(ev) {$/;"	f
_CloseOnEsc	lib/editor/htmlarea/popups/searchandreplace.php	/^function _CloseOnEsc(ev) {$/;"	f
_CloseOnEsc	lib/editor/htmlarea/popups/select_color.php	/^function _CloseOnEsc() {$/;"	f
_ConvertFieldType	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _ConvertFieldType(&$fld, $ftype, $flen, $fscale, $fsubtype, $fprecision, $dialect3)$/;"	f
_CreateSuffix	lib/adodb/adodb-datadict.inc.php	/^	function _CreateSuffix($fname,$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-access.inc.php	/^	function _CreateSuffix($fname, &$ftype, $fnotnull,$fdefault,$fautoinc,$fconstraint)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-db2.inc.php	/^	function _CreateSuffix($fname,$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-firebird.inc.php	/^	function _CreateSuffix($fname,$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint,$funsigned)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-informix.inc.php	/^	function _CreateSuffix($fname, &$ftype, $fnotnull,$fdefault,$fautoinc,$fconstraint)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-mssql.inc.php	/^	function _CreateSuffix($fname,$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-mysql.inc.php	/^	function _CreateSuffix($fname,$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint,$funsigned)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-oci8.inc.php	/^	function _CreateSuffix($fname,$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint,$funsigned)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-postgres.inc.php	/^	function _CreateSuffix($fname, &$ftype, $fnotnull,$fdefault,$fautoinc,$fconstraint)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-sapdb.inc.php	/^	function _CreateSuffix($fname,$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint,$funsigned)$/;"	f
_CreateSuffix	lib/adodb/datadict/datadict-sybase.inc.php	/^	function _CreateSuffix($fname,$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint)$/;"	f
_DBParameter	lib/adodb/adodb-perf.inc.php	/^	function _DBParameter($sql)$/;"	f
_DataLen	lib/pear/OLE/PPS.php	/^    function _DataLen()$/;"	f
_Detab	lib/markdown.php	/^function _Detab($text) {$/;"	f
_DoAnchors	lib/markdown.php	/^function _DoAnchors($text) {$/;"	f
_DoAnchors_inline_callback	lib/markdown.php	/^function _DoAnchors_inline_callback($matches) {$/;"	f
_DoAnchors_reference_callback	lib/markdown.php	/^function _DoAnchors_reference_callback($matches) {$/;"	f
_DoAutoLinks	lib/markdown.php	/^function _DoAutoLinks($text) {$/;"	f
_DoBlockQuotes	lib/markdown.php	/^function _DoBlockQuotes($text) {$/;"	f
_DoBlockQuotes_callback	lib/markdown.php	/^function _DoBlockQuotes_callback($matches) {$/;"	f
_DoBlockQuotes_callback2	lib/markdown.php	/^function _DoBlockQuotes_callback2($matches) {$/;"	f
_DoCodeBlocks	lib/markdown.php	/^function _DoCodeBlocks($text) {$/;"	f
_DoCodeBlocks_callback	lib/markdown.php	/^function _DoCodeBlocks_callback($matches) {$/;"	f
_DoCodeSpans	lib/markdown.php	/^function _DoCodeSpans($text) {$/;"	f
_DoCodeSpans_callback	lib/markdown.php	/^function _DoCodeSpans_callback($matches) {$/;"	f
_DoDefLists	lib/markdown.php	/^function _DoDefLists($text) {$/;"	f
_DoDefLists_callback	lib/markdown.php	/^function _DoDefLists_callback($matches) {$/;"	f
_DoHeaders	lib/markdown.php	/^function _DoHeaders($text) {$/;"	f
_DoImages	lib/markdown.php	/^function _DoImages($text) {$/;"	f
_DoImages_inline_callback	lib/markdown.php	/^function _DoImages_inline_callback($matches) {$/;"	f
_DoImages_reference_callback	lib/markdown.php	/^function _DoImages_reference_callback($matches) {$/;"	f
_DoItalicsAndBold	lib/markdown.php	/^function _DoItalicsAndBold($text) {$/;"	f
_DoLists	lib/markdown.php	/^function _DoLists($text) {$/;"	f
_DoLists_callback	lib/markdown.php	/^function _DoLists_callback($matches) {$/;"	f
_DoTable_LeadingPipe_callback	lib/markdown.php	/^function _DoTable_LeadingPipe_callback($matches) {$/;"	f
_DoTable_callback	lib/markdown.php	/^function _DoTable_callback($matches) {$/;"	f
_DoTables	lib/markdown.php	/^function _DoTables($text) {$/;"	f
_DropAutoIncrement	lib/adodb/adodb-datadict.inc.php	/^	function _DropAutoIncrement($tabname)$/;"	f
_DropAutoIncrement	lib/adodb/datadict/datadict-firebird.inc.php	/^	function _DropAutoIncrement($t)$/;"	f
_DropAutoIncrement	lib/adodb/datadict/datadict-oci8.inc.php	/^	function _DropAutoIncrement($t)$/;"	f
_DropAutoIncrement	lib/adodb/datadict/datadict-postgres.inc.php	/^	function _DropAutoIncrement($tabname)$/;"	f
_EncodeAmpsAndAngles	lib/markdown.php	/^function _EncodeAmpsAndAngles($text) {$/;"	f
_EncodeBackslashEscapes	lib/markdown.php	/^function _EncodeBackslashEscapes($text) {$/;"	f
_EncodeCode	lib/markdown.php	/^function _EncodeCode($_) {$/;"	f
_EncodeEmailAddress	lib/markdown.php	/^function _EncodeEmailAddress($addr) {$/;"	f
_EncodeEmailAddress_callback	lib/markdown.php	/^function _EncodeEmailAddress_callback($matches) {$/;"	f
_EscapeSpecialChars	lib/markdown.php	/^function _EscapeSpecialChars($text) {$/;"	f
_Execute	lib/adodb/adodb.inc.php	/^	function &_Execute($sql,$inputarr=false)$/;"	f
_Execute	lib/adodb/drivers/adodb-csv.inc.php	/^	function &_Execute($sql,$inputarr=false)$/;"	f
_Execute	lib/adodb/drivers/adodb-ibase.inc.php	/^	function &_Execute($sql,$inputarr=false) $/;"	f
_ExpensiveSQL	lib/adodb/adodb-perf.inc.php	/^	function _ExpensiveSQL($numsql = 10)$/;"	f
_FetchField	lib/adodb/drivers/adodb-oci8.inc.php	/^	function &_FetchField($fieldOffset = -1)$/;"	f
_FetchField	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function &_FetchField($fieldOffset = -1)$/;"	f
_FormParagraphs	lib/markdown.php	/^function _FormParagraphs($text) {$/;"	f
_GET	lib/setup.php	/^        $_GET = array_map('addslashes_deep', $_GET);$/;"	v
_GET	lib/typo3/class.t3lib_div.php	/^	function _GET($var=NULL)	{$/;"	f
_GETset	lib/typo3/class.t3lib_div.php	/^	function _GETset($inputGet,$key='')	{$/;"	f
_GP	lib/typo3/class.t3lib_div.php	/^	function _GP($var)	{$/;"	f
_GenFields	lib/adodb/adodb-datadict.inc.php	/^	function _GenFields($flds,$widespacing=false)$/;"	f
_GetSize	lib/adodb/adodb-datadict.inc.php	/^	function _GetSize($ftype, $ty, $fsize, $fprec)$/;"	f
_GetSize	lib/adodb/datadict/datadict-mssql.inc.php	/^	function _GetSize($ftype, $ty, $fsize, $fprec)$/;"	f
_GetSize	lib/adodb/datadict/datadict-postgres.inc.php	/^	function _GetSize($ftype, $ty, $fsize, $fprec)$/;"	f
_HashBlock	lib/markdown.php	/^function _HashBlock($text) {$/;"	f
_HashHTMLBlocks	lib/markdown.php	/^function _HashHTMLBlocks($text) {$/;"	f
_HashHTMLBlocks_HashBlock	lib/markdown.php	/^function _HashHTMLBlocks_HashBlock($text) {$/;"	f
_HashHTMLBlocks_HashClean	lib/markdown.php	/^function _HashHTMLBlocks_HashClean($text) {$/;"	f
_HashHTMLBlocks_InHTML	lib/markdown.php	/^function _HashHTMLBlocks_InHTML($text, $hash_function, $md_attr) {$/;"	f
_HashHTMLBlocks_InMarkdown	lib/markdown.php	/^function _HashHTMLBlocks_InMarkdown($text, $indent = 0, $/;"	f
_IndexSQL	lib/adodb/adodb-datadict.inc.php	/^	function _IndexSQL($idxname, $tabname, $flds, $idxoptions)$/;"	f
_IndexSQL	lib/adodb/datadict/datadict-mssql.inc.php	/^	function _IndexSQL($idxname, $tabname, $flds, $idxoptions)$/;"	f
_IndexSQL	lib/adodb/datadict/datadict-mysql.inc.php	/^	function _IndexSQL($idxname, $tabname, $flds, $idxoptions)$/;"	f
_IndexSQL	lib/adodb/datadict/datadict-oci8.inc.php	/^	function _IndexSQL($idxname, $tabname, $flds,$idxoptions)$/;"	f
_IndexSQL	lib/adodb/datadict/datadict-postgres.inc.php	/^	function _IndexSQL($idxname, $tabname, $flds, $idxoptions)$/;"	f
_IndexSQL	lib/adodb/datadict/datadict-sybase.inc.php	/^	function _IndexSQL($idxname, $tabname, $flds, $idxoptions)$/;"	f
_MoveNext	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _MoveNext() $/;"	f
_OLE	lib/pear/OLE.php	/^    function _OLE()$/;"	f
_Options	lib/adodb/adodb-datadict.inc.php	/^	function _Options($opts)$/;"	f
_Outdent	lib/markdown.php	/^function _Outdent($text) {$/;"	f
_Ovalue	lib/fpdf/fpdfprotection.php	/^    function _Ovalue($user_pass, $owner_pass) {$/;"	f
_PEAR	lib/pear/PEAR.php	/^    function _PEAR() {$/;"	f
_PEAR_call_destructors	lib/pear/PEAR.php	/^function _PEAR_call_destructors()$/;"	f
_PEAR_destructor_object_list	lib/pear/PEAR.php	/^            $_PEAR_destructor_object_list = array_reverse($_PEAR_destructor_object_list);$/;"	v
_PEAR_destructor_object_list	lib/pear/PEAR.php	/^        $_PEAR_destructor_object_list = array();$/;"	v
_POST	lib/setup.php	/^        $_POST = array_map('addslashes_deep', $_POST);$/;"	v
_POST	lib/typo3/class.t3lib_div.php	/^	function _POST($var=NULL)	{$/;"	f
_ProcessDefListItems	lib/markdown.php	/^function _ProcessDefListItems($list_str) {$/;"	f
_ProcessDefListItems_callback_dd	lib/markdown.php	/^function _ProcessDefListItems_callback_dd($matches) {$/;"	f
_ProcessDefListItems_callback_dt	lib/markdown.php	/^function _ProcessDefListItems_callback_dt($matches) {$/;"	f
_ProcessListItems	lib/markdown.php	/^function _ProcessListItems($list_str, $marker_any) {$/;"	f
_ProcessListItems_callback	lib/markdown.php	/^function _ProcessListItems_callback($matches) {$/;"	f
_RC4	lib/fpdf/fpdfprotection.php	/^    function _RC4($key, $text) {$/;"	f
_REQUEST	lib/setup.php	/^        $_REQUEST = array_map('addslashes_deep', $_REQUEST);$/;"	v
_REQUEST	mod/wiki/ewiki/ewiki.php	/^               $_REQUEST = $_GET = $_POST = array();$/;"	v
_REQUEST	mod/wiki/ewiki/ewiki.php	/^      $_REQUEST = @array_merge($_GET, $_POST);$/;"	v
_RunBlockGamut	lib/markdown.php	/^function _RunBlockGamut($text, $hash_html_blocks = TRUE) {$/;"	f
_RunSpanGamut	lib/markdown.php	/^function _RunSpanGamut($text) {$/;"	f
_SERVER	lib/phpmailer/class.phpmailer.php	/^                $_SERVER = $HTTP_ENV_VARS; \/\/ must be Apache$/;"	v
_SERVER	lib/phpmailer/class.phpmailer.php	/^            $_SERVER = $HTTP_SERVER_VARS;$/;"	v
_SERVER	lib/phpmailer/mailerc.php	/^    $_SERVER = $HTTP_SERVER_VARS;$/;"	v
_StripLinkDefinitions	lib/markdown.php	/^function _StripLinkDefinitions($text) {$/;"	f
_StripLinkDefinitions_callback	lib/markdown.php	/^function _StripLinkDefinitions_callback($matches) {$/;"	f
_SuspiciousSQL	lib/adodb/adodb-perf.inc.php	/^	function _SuspiciousSQL($numsql = 10)$/;"	f
_TableSQL	lib/adodb/adodb-datadict.inc.php	/^	function _TableSQL($tabname,$lines,$pkey,$tableoptions)$/;"	f
_TokenizeHTML	lib/markdown.php	/^function _TokenizeHTML($str) {$/;"	f
_Triggers	lib/adodb/adodb-datadict.inc.php	/^	function _Triggers($tabname,$taboptions)$/;"	f
_Triggers	lib/adodb/datadict/datadict-firebird.inc.php	/^	function _Triggers($tabname,$tableoptions)$/;"	f
_Triggers	lib/adodb/datadict/datadict-oci8.inc.php	/^	function _Triggers($tabname,$tableoptions)$/;"	f
_UnescapeSpecialChars	lib/markdown.php	/^function _UnescapeSpecialChars($text) {$/;"	f
_UnhashTags	lib/markdown.php	/^function _UnhashTags($text) {$/;"	f
_UnslashQuotes	lib/markdown.php	/^function _UnslashQuotes($text) {$/;"	f
_UpdatePDO	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _UpdatePDO()$/;"	f
_Uvalue	lib/fpdf/fpdfprotection.php	/^    function _Uvalue() {$/;"	f
_XF	lib/excel/Worksheet.php	/^    function _XF(&$format)$/;"	f
_XF	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _XF(&$format)$/;"	f
__call	lib/adodb/adodb-iterator.inc.php	/^	function __call($func, $params)$/;"	f
__construct	blocks/moodleblock.class.php	/^    function __construct() {$/;"	f
__construct	lib/adodb/adodb-exceptions.inc.php	/^	function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection)$/;"	f
__construct	lib/adodb/adodb-iterator.inc.php	/^    function __construct($rs) $/;"	f
__construct	lib/editor/htmlarea/htmlarea.class.php	/^    function __construct($courseid) {$/;"	f
__construct	lib/editor/tinymce/tinymce.class.php	/^    function __construct($courseid) {$/;"	f
__construct	lib/editorlib.php	/^    function __construct() {$/;"	f
__construct	lib/pagelib.php	/^    function __construct() {$/;"	f
__dialogs	lib/editor/tinymce/tinymce.class.php	/^    function __dialogs() {$/;"	f
__get	lib/adodb/drivers/adodb-sqlite.inc.php	/^  function __get($name) $/;"	f
__get	lib/cas/domxml-php4-php5.php	/^ function __get($name)$/;"	f
__get_language	lib/editor/tinymce/tinymce.class.php	/^    function __get_language() {$/;"	f
__is_valid_key	lib/editor/htmlarea/htmlarea.class.php	/^    function __is_valid_key($key) {$/;"	f
__is_valid_key	lib/editor/tinymce/tinymce.class.php	/^    function __is_valid_key($key) {$/;"	f
__is_valid_value_type	lib/editor/htmlarea/htmlarea.class.php	/^    function __is_valid_value_type($key, $value) {$/;"	f
__printconfig	lib/editor/htmlarea/htmlarea.class.php	/^    function __printconfig($conftype='') {$/;"	f
__printconfig	lib/editor/tinymce/tinymce.class.php	/^    function __printconfig ($conftype='') {$/;"	f
__toString	lib/adodb/adodb-iterator.inc.php	/^	function __toString()$/;"	f
_a_p	mod/wiki/ewiki/fragments/auth.php	/^    $_a_p = trim($_SERVER["PHP_AUTH_PW"]);$/;"	v
_addContinue	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^    function _addContinue($data)$/;"	f
_add_continue	lib/excel/BIFFwriter.php	/^    function _add_continue($data)$/;"	f
_add_date	lib/adodb/adodb-time.inc.php	/^				$_add_date = 365;$/;"	v
_add_date	lib/adodb/adodb-time.inc.php	/^				$_add_date = 366;$/;"	v
_add_edit_controls	blocks/moodleblock.class.php	/^    function _add_edit_controls($options) {$/;"	f
_add_plugin	lib/smarty/Smarty_Compiler.class.php	/^    function _add_plugin($type, $name, $delayed_loading = null)$/;"	f
_adjust2	lib/pear/OLE/PPS/Root.php	/^    function _adjust2($i2)$/;"	f
_adodb_backtrace	lib/adodb/adodb-lib.inc.php	/^function _adodb_backtrace($printOrArr=true,$levels=9999,$skippy=0)$/;"	f
_adodb_column_sql	lib/adodb/adodb-lib.inc.php	/^function _adodb_column_sql(&$zthis, $action, $type, $fname, $fnameq, $arrFields, $magicq, $recurse=true) $/;"	f
_adodb_column_sql_oci8	lib/adodb/adodb-lib.inc.php	/^function _adodb_column_sql_oci8(&$zthis,$action, $type, $fname, $fnameq, $arrFields, $magicq) $/;"	f
_adodb_debug_execute	lib/adodb/adodb-lib.inc.php	/^function _adodb_debug_execute(&$zthis, $sql, $inputarr)$/;"	f
_adodb_export	lib/adodb/toexport.inc.php	/^function _adodb_export(&$rs,$sep,$sepreplace,$fp=false,$addtitles=true,$quote = '"',$escquote = '"',$replaceNewLine = ' ')$/;"	f
_adodb_getcount	lib/adodb/adodb-lib.inc.php	/^function _adodb_getcount(&$zthis, $sql,$inputarr=false,$secs2cache=0) $/;"	f
_adodb_getdate	lib/adodb/adodb-time.inc.php	/^function _adodb_getdate($origd=false,$fast=false,$is_gmt=false)$/;"	f
_adodb_getdriver	lib/adodb/adodb.inc.php	/^	function _adodb_getdriver($provider,$drivername,$perf=false)$/;"	f
_adodb_getinsertsql	lib/adodb/adodb-lib.inc.php	/^function _adodb_getinsertsql(&$zthis,&$rs,$arrFields,$magicq=false,$force=2)$/;"	f
_adodb_getmenu	lib/adodb/adodb-lib.inc.php	/^function _adodb_getmenu(&$zthis, $name,$defstr='',$blank1stItem=true,$multiple=false,$/;"	f
_adodb_getmenu_gp	lib/adodb/adodb-lib.inc.php	/^function _adodb_getmenu_gp(&$zthis, $name,$defstr='',$blank1stItem=true,$multiple=false,$/;"	f
_adodb_getupdatesql	lib/adodb/adodb-lib.inc.php	/^function _adodb_getupdatesql(&$zthis,&$rs, $arrFields,$forceUpdate=false,$magicq=false,$force=2)$/;"	f
_adodb_is_leap_year	lib/adodb/adodb-time.inc.php	/^function _adodb_is_leap_year($year) $/;"	f
_adodb_pageexecute_all_rows	lib/adodb/adodb-lib.inc.php	/^function &_adodb_pageexecute_all_rows(&$zthis, $sql, $nrows, $page, $/;"	f
_adodb_pageexecute_no_last_page	lib/adodb/adodb-lib.inc.php	/^function &_adodb_pageexecute_no_last_page(&$zthis, $sql, $nrows, $page, $inputarr=false, $secs2cache=0) $/;"	f
_adodb_replace	lib/adodb/adodb-lib.inc.php	/^function _adodb_replace(&$zthis, $table, $fieldArray, $keyCol, $autoQuote, $has_autoinc)$/;"	f
_adodb_ver	lib/adodb/adodb.inc.php	/^		$_adodb_ver = (float) PHP_VERSION;$/;"	v
_advance	lib/excel/Parser.php	/^  function _advance()$/;"	f
_advance	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _advance()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-ado.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-ado5.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-csv.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-informix72.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-odbc.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-postgres64.inc.php	/^   function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _affectedrows()$/;"	f
_affectedrows	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _affectedrows()$/;"	f
_append	lib/excel/BIFFwriter.php	/^    function _append($data)$/;"	f
_append	lib/excel/Worksheet.php	/^    function _append($data)$/;"	f
_append	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^    function _append($data)$/;"	f
_append	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _append($data)$/;"	f
_arg_string	lib/smarty/core/core.run_insert_handler.php	/^        $_arg_string = serialize($params['args']);$/;"	v
_args	lib/smarty/Smarty.class.php	/^        $_args = func_get_args();$/;"	v
_array_change_key_case	lib/adodb/adodb-lib.inc.php	/^function _array_change_key_case($an_array)$/;"	f
_assign_var	lib/smarty/Smarty_Compiler.class.php	/^                    $_assign_var = $arg_value;$/;"	v
_assign_var	lib/smarty/Smarty_Compiler.class.php	/^            $_assign_var = false;$/;"	v
_auto_id	lib/smarty/Smarty.class.php	/^        $_auto_id = $this->_get_auto_id($cache_id, $compile_id);$/;"	v
_auto_id	lib/smarty/core/core.read_cache_file.php	/^        $_auto_id = $smarty->_get_auto_id($params['cache_id'], $params['compile_id']);$/;"	v
_auto_id	lib/smarty/core/core.write_cache_file.php	/^        $_auto_id = $smarty->_get_auto_id($params['cache_id'], $params['compile_id']);$/;"	v
_beginpage	lib/fpdf/fpdf.php	/^function _beginpage($orientation)$/;"	f
_cache_attrs	lib/smarty/Smarty.class.php	/^        $_cache_attrs =& $this->_cache_info['cache_attrs'][$cache_serial][$count];$/;"	v
_cache_attrs	lib/smarty/Smarty_Compiler.class.php	/^            $_cache_attrs = $this->_plugins[$type][$name][5];$/;"	v
_cache_attrs	lib/smarty/Smarty_Compiler.class.php	/^            $_cache_attrs = null;$/;"	v
_cache_file	lib/smarty/core/core.read_cache_file.php	/^        $_cache_file = $smarty->_get_auto_filename($smarty->cache_dir, $params['tpl_file'], $_auto_id);$/;"	v
_cache_file	lib/smarty/core/core.write_cache_file.php	/^        $_cache_file = $smarty->_get_auto_filename($smarty->cache_dir, $params['tpl_file'], $_auto_id);$/;"	v
_cache_include	lib/smarty/Smarty.class.php	/^        $_cache_include    = substr($compile_path, 0, -4).'.inc';$/;"	v
_cache_including	lib/smarty/Smarty.class.php	/^        $_cache_including = $this->_cache_including;$/;"	v
_cache_including	lib/smarty/core/core.process_compiled_include.php	/^    $_cache_including = $smarty->_cache_including;$/;"	v
_cache_info	lib/smarty/core/core.read_cache_file.php	/^    $_cache_info = unserialize($cache_header);$/;"	v
_cacheable	lib/smarty/Smarty_Compiler.class.php	/^        $_cacheable = !isset($this->_plugins[$type][$name]) || $this->_plugins[$type][$name][4];$/;"	v
_cacheable_state	lib/smarty/Smarty_Compiler.class.php	/^        $_cacheable_state = $this->_push_cacheable_state('function', $tag_command);$/;"	v
_calcSheetOffsets	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _calcSheetOffsets()$/;"	f
_calcSize	lib/pear/OLE/PPS/Root.php	/^    function _calcSize(&$raList) $/;"	f
_calc_sheet_offsets	lib/excel/Workbook.php	/^    function _calc_sheet_offsets()$/;"	f
_calculateSharedStringsSizes	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _calculateSharedStringsSizes()$/;"	f
_calculate_sizes	lib/excel/OLEwriter.php	/^    function _calculate_sizes()$/;"	f
_cd	lib/smarty/core/core.is_secure.php	/^                    $_cd = realpath($curr_dir);$/;"	v
_cd	lib/smarty/core/core.is_trusted.php	/^                    $_cd = realpath($curr_dir);$/;"	v
_cellToPackedRowcol	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _cellToPackedRowcol($cell)$/;"	f
_cellToRowcol	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _cellToRowcol($cell)$/;"	f
_cellToRowcol	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _cellToRowcol($cell)$/;"	f
_cell_to_packed_rowcol	lib/excel/Parser.php	/^  function _cell_to_packed_rowcol($cell)$/;"	f
_cell_to_rowcol	lib/excel/Parser.php	/^  function _cell_to_rowcol($cell)$/;"	f
_cell_to_rowcol	lib/excel/Worksheet.php	/^    function _cell_to_rowcol($cell)$/;"	f
_checkDelExpect	lib/pear/PEAR.php	/^    function _checkDelExpect($error_code)$/;"	f
_checkRowCol	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _checkRowCol($row, $col)$/;"	f
_clob	lib/adodb/session/adodb-session.php	/^			$_clob = strtolower(trim($clob));$/;"	v
_close	lib/adodb/adodb-recordset.inc.php	/^	function _close() {}$/;"	f
_close	lib/adodb/adodb.inc.php	/^		function _close() $/;"	f
_close	lib/adodb/adodb.inc.php	/^	function _close() {}$/;"	f
_close	lib/adodb/drivers/adodb-ado.inc.php	/^	function _close() {$/;"	f
_close	lib/adodb/drivers/adodb-ado.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-ado5.inc.php	/^	function _close() {$/;"	f
_close	lib/adodb/drivers/adodb-ado5.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-csv.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _close() {$/;"	f
_close	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-ibase.inc.php	/^	 function _close()$/;"	f
_close	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _close() $/;"	f
_close	lib/adodb/drivers/adodb-informix72.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-ldap.inc.php	/^	function _close() {$/;"	f
_close	lib/adodb/drivers/adodb-ldap.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _close() $/;"	f
_close	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _close() {$/;"	f
_close	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _close() $/;"	f
_close	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _close() $/;"	f
_close	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-odbc.inc.php	/^	function _close() $/;"	f
_close	lib/adodb/drivers/adodb-odbc.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-oracle.inc.php	/^		function _close()$/;"	f
_close	lib/adodb/drivers/adodb-oracle.inc.php	/^   function _close() $/;"	f
_close	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _close() $/;"	f
_close	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _close() $/;"	f
_close	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _close() $/;"	f
_close	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _close()$/;"	f
_close	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _close() {$/;"	f
_close	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _close()$/;"	f
_compile	lib/smarty/plugins/function.config_load.php	/^            $_compile = $smarty->_fetch_resource_info($_params) &&$/;"	v
_compile	lib/smarty/plugins/function.config_load.php	/^            $_compile = false;$/;"	v
_compile	lib/smarty/plugins/function.config_load.php	/^            $_compile = true;$/;"	v
_compile_arg_list	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_arg_list($type, $name, $attrs, &$cache_code) {$/;"	f
_compile_block_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_block_tag($tag_command, $tag_args, $tag_modifier, &$output)$/;"	f
_compile_capture_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_capture_tag($start, $tag_args = '')$/;"	f
_compile_compiler_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_compiler_tag($tag_command, $tag_args, &$output)$/;"	f
_compile_custom_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_custom_tag($tag_command, $tag_args, $tag_modifier, &$output)$/;"	f
_compile_dir_sep	lib/smarty/Smarty.class.php	/^        $_compile_dir_sep =  $this->use_sub_dirs ? DIRECTORY_SEPARATOR : '^';$/;"	v
_compile_file	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_file($resource_name, $source_content, &$compiled_content)$/;"	f
_compile_file	lib/smarty/plugins/function.config_load.php	/^            $_compile_file = $smarty->_get_compile_path($_file_path);$/;"	v
_compile_file	lib/smarty/plugins/function.config_load.php	/^            $_compile_file = $smarty->_get_compile_path($_file_path.'|'.$_section);$/;"	v
_compile_foreach_start	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_foreach_start($tag_args)$/;"	f
_compile_id_orig	lib/smarty/core/core.display_debug_console.php	/^    $_compile_id_orig = $smarty->_compile_id;$/;"	v
_compile_if_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_if_tag($tag_args, $elseif = false)$/;"	f
_compile_include_php_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_include_php_tag($tag_args)$/;"	f
_compile_include_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_include_tag($tag_args)$/;"	f
_compile_insert_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_insert_tag($tag_args)$/;"	f
_compile_path	lib/smarty/core/core.display_debug_console.php	/^    $_compile_path = $smarty->_get_compile_path($smarty->debug_tpl);$/;"	v
_compile_path	lib/smarty/core/core.write_compiled_include.php	/^    $_compile_path = $params['include_file_path'];$/;"	v
_compile_plugin_call	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_plugin_call($type, $name) {$/;"	f
_compile_registered_object_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_registered_object_tag($tag_command, $attrs, $tag_modifier)$/;"	f
_compile_resource	lib/smarty/Smarty.class.php	/^    function _compile_resource($resource_name, $compile_path)$/;"	f
_compile_section_start	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_section_start($tag_args)$/;"	f
_compile_smarty_ref	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_smarty_ref(&$indexes)$/;"	f
_compile_source	lib/smarty/Smarty.class.php	/^    function _compile_source($resource_name, &$source_content, &$compiled_content, $cache_include_path=null)$/;"	f
_compile_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _compile_tag($template_tag)$/;"	f
_complete_var	lib/smarty/Smarty_Compiler.class.php	/^                        $_complete_var = "";$/;"	v
_complete_var	lib/smarty/Smarty_Compiler.class.php	/^            $_complete_var = "";$/;"	v
_condition	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _condition()$/;"	f
_config_vars	lib/smarty/plugins/function.config_load.php	/^            $_config_vars = array_merge($smarty->_conf_obj->get($_file),$/;"	v
_conn	lib/adodb/session/adodb-session.php	/^	function &_conn($conn=null) {$/;"	f
_connect	lib/adodb/drivers/adodb-ado.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argProvider= 'MSDASQL')$/;"	f
_connect	lib/adodb/drivers/adodb-ado5.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argProvider= 'MSDASQL')$/;"	f
_connect	lib/adodb/drivers/adodb-csv.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_connect	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_connect	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argDatabasename,$persist=false)$/;"	f
_connect	lib/adodb/drivers/adodb-informix72.inc.php	/^   function _connect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_connect	lib/adodb/drivers/adodb-ldap.inc.php	/^	function _connect( $host, $username, $password, $ldapbase)$/;"	f
_connect	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_connect	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_connect	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _connect($argHostname = NULL, $/;"	f
_connect	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argDatabasename,$mode=0)$/;"	f
_connect	lib/adodb/drivers/adodb-odbc.inc.php	/^	function _connect($argDSN, $argUsername, $argPassword, $argDatabasename)$/;"	f
_connect	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^	function _connect($argDSN, $argUsername, $argPassword, $argDatabasename)$/;"	f
_connect	lib/adodb/drivers/adodb-odbtp.inc.php	/^    function _connect($HostOrInterface, $UserOrDSN='', $argPassword='', $argDatabase='')$/;"	f
_connect	lib/adodb/drivers/adodb-oracle.inc.php	/^		function _connect($argHostname, $argUsername, $argPassword, $argDatabasename, $mode=0)$/;"	f
_connect	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _connect($argDSN, $argUsername, $argPassword, $argDatabasename, $persist=false)$/;"	f
_connect	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _connect($str,$user='',$pwd='',$db='',$ctype=0)$/;"	f
_connect	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_connect	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _connect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_connect	lib/adodb/pear/Auth/Container/ADOdb.php	/^     function _connect($dsn)$/;"	f
_content	lib/smarty/core/core.run_insert_handler.php	/^        $_content = $_funcname($params['args'], $smarty);$/;"	v
_contents	lib/smarty/plugins/function.eval.php	/^    $_contents = ob_get_contents();$/;"	v
_convert	lib/excel/Parser.php	/^  function _convert($token)$/;"	f
_convert	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _convert($token)$/;"	f
_convertFunction	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _convertFunction($token, $num_args)$/;"	f
_convertNumber	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _convertNumber($num)$/;"	f
_convertRange2d	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _convertRange2d($range)$/;"	f
_convertRange3d	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _convertRange3d($token)$/;"	f
_convertRef2d	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _convertRef2d($cell)$/;"	f
_convertRef3d	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _convertRef3d($cell)$/;"	f
_convertString	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _convertString($string)$/;"	f
_convert_function	lib/excel/Parser.php	/^  function _convert_function($token, $num_args)$/;"	f
_convert_number	lib/excel/Parser.php	/^  function _convert_number($num)$/;"	f
_convert_range2d	lib/excel/Parser.php	/^  function _convert_range2d($range)$/;"	f
_convert_ref2d	lib/excel/Parser.php	/^  function _convert_ref2d($cell)$/;"	f
_count	lib/smarty/Smarty_Compiler.class.php	/^            $_count = $this->_cache_attrs_count++;$/;"	v
_crc	lib/adodb/session/adodb-session.php	/^			$_crc = $crc;$/;"	v
_crc	lib/adodb/session/adodb-session.php	/^	function _crc($crc = null) {$/;"	f
_crc32	lib/smarty/Smarty.class.php	/^            $_crc32 = sprintf('%08X', crc32($auto_source));$/;"	v
_crc32	lib/smarty/Smarty.class.php	/^            $_crc32 = substr($_crc32, 0, 2) . $_compile_dir_sep .$/;"	v
_createFunctions	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _createFunctions()$/;"	f
_createTree	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _createTree($value, $left, $right)$/;"	f
_create_tree	lib/excel/Parser.php	/^  function _create_tree($value, $left, $right)$/;"	f
_data_field_name	lib/adodb/session/adodb-session.php	/^			$_data_field_name = trim($data_field_name);$/;"	v
_database	lib/adodb/session/adodb-session.php	/^			$_database = trim($database);$/;"	v
_day_power	lib/adodb/adodb-time.inc.php	/^	$_day_power = 86400;$/;"	v
_day_time	lib/adodb/adodb-time.inc.php	/^		$_day_time = $_day_power - $_day_time;$/;"	v
_day_time	lib/adodb/adodb-time.inc.php	/^		$_day_time = $hr * $_hour_power + $min * $_min_power + $sec;$/;"	v
_debug	lib/adodb/session/adodb-session.php	/^			$_debug = (bool) $debug;$/;"	v
_debug_start_time	lib/smarty/Smarty.class.php	/^            $_debug_start_time = smarty_core_get_microtime($_params, $this);$/;"	v
_debug_start_time	lib/smarty/core/core.run_insert_handler.php	/^        $_debug_start_time = smarty_core_get_microtime($_params, $smarty);$/;"	v
_debug_start_time	lib/smarty/plugins/function.config_load.php	/^            $_debug_start_time = smarty_core_get_microtime($_params, $smarty);$/;"	v
_decode	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _decode($blob)$/;"	f
_default_mod_string	lib/smarty/Smarty_Compiler.class.php	/^                $_default_mod_string = implode('|',(array)$this->default_modifiers);$/;"	v
_dequote	lib/smarty/Smarty.class.php	/^    function _dequote($string)$/;"	f
_dir	lib/smarty/core/core.create_dir_structure.php	/^            $_dir = $params['dir'];$/;"	v
_dir	lib/smarty/core/core.create_dir_structure.php	/^            $_dir = str_replace('\\\\','\/', $params['dir']);$/;"	v
_dirFlush	lib/adodb/adodb.inc.php	/^   function _dirFlush($dir, $kill_top_level = false) {$/;"	f
_dir_parts	lib/smarty/core/core.create_dir_structure.php	/^            $_dir_parts = preg_split('!\/+!', $_dir, -1, PREG_SPLIT_NO_EMPTY);$/;"	v
_dirname	lib/smarty/core/core.write_file.php	/^    $_dirname = dirname($params['filename']);$/;"	v
_dispatchTokens	lib/lexer.php	/^        function _dispatchTokens($unmatched, $matched, $mode = false) {$/;"	f
_dochecks	lib/fpdf/fpdf.php	/^function _dochecks()$/;"	f
_dounderline	lib/fpdf/fpdf.php	/^function _dounderline($x,$y,$txt)$/;"	f
_driver	lib/adodb/session/adodb-session.php	/^			$_driver = trim($driver);$/;"	v
_dumprs	lib/adodb/session/adodb-session.php	/^	function _dumprs($rs) {$/;"	f
_encodePassword	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _encodePassword($plaintext)$/;"	f
_encode_password	lib/excel/Worksheet.php	/^    function _encode_password($plaintext)$/;"	f
_encryption_key	lib/adodb/session/adodb-session.php	/^			$_encryption_key = $encryption_key;$/;"	v
_enddoc	lib/fpdf/fpdf.php	/^function _enddoc()$/;"	f
_endpage	lib/fpdf/fpdf.php	/^function _endpage()$/;"	f
_errconnect	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _errconnect()$/;"	f
_error_funcc	lib/smarty/core/core.get_php_resource.php	/^        $_error_funcc = '_syntax_error';$/;"	v
_error_funcc	lib/smarty/core/core.get_php_resource.php	/^        $_error_funcc = 'trigger_error';$/;"	v
_escape	lib/fpdf/fpdf.php	/^function _escape($s)$/;"	f
_escape	lib/fpdf/fpdfprotection.php	/^    function _escape($s) {$/;"	f
_eval	lib/smarty/Smarty.class.php	/^    function _eval($code, $params=null)$/;"	f
_expand_quoted_text	lib/smarty/Smarty_Compiler.class.php	/^    function _expand_quoted_text($var_expr)$/;"	f
_expire_notify	lib/adodb/session/adodb-session.php	/^			$_expire_notify = $expire_notify;$/;"	v
_expression	lib/excel/Parser.php	/^  function _expression()$/;"	f
_expression	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _expression()$/;"	f
_fact	lib/excel/Parser.php	/^  function _fact()$/;"	f
_fact	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _fact()$/;"	f
_fetch	lib/adodb/adodb.inc.php	/^		function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-ado.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-ado5.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _fetch($ignore_fields=false)$/;"	f
_fetch	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _fetch() $/;"	f
_fetch	lib/adodb/drivers/adodb-informix72.inc.php	/^   function _fetch($ignore_fields=false)$/;"	f
_fetch	lib/adodb/drivers/adodb-ldap.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _fetch($ignore_fields=false) $/;"	f
_fetch	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _fetch() $/;"	f
_fetch	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function _fetch() $/;"	f
_fetch	lib/adodb/drivers/adodb-odbc.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-oracle.inc.php	/^   function _fetch($ignore_fields=false) {$/;"	f
_fetch	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function _fetch()$/;"	f
_fetch	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _fetch($ignore_fields=false) $/;"	f
_fetch	lib/adodb/drivers/adodb-sqlitepo.inc.php	/^   function _fetch($ignore_fields=false)$/;"	f
_fetch	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _fetch($ignore_fields=false) $/;"	f
_fetch_odbtp	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function _fetch_odbtp($type=0)$/;"	f
_fetch_resource_info	lib/smarty/Smarty.class.php	/^    function _fetch_resource_info(&$params)$/;"	f
_file	lib/smarty/plugins/function.config_load.php	/^        $_file = isset($params['file']) ? $smarty->_dequote($params['file']) : null;$/;"	v
_file_get_contents	lib/adodb/adodb-xmlschema.inc.php	/^	function _file_get_contents($path)$/;"	f
_file_get_contents	lib/adodb/adodb-xmlschema.inc.php	/^function _file_get_contents($file) $/;"	f
_file_path	lib/smarty/plugins/function.config_load.php	/^        $_file_path = $_params['resource_type'] . ':' . $_params['resource_name'];$/;"	v
_filename	lib/smarty/Smarty.class.php	/^            $_filename = urlencode(basename($auto_source));$/;"	v
_filter	lib/adodb/session/adodb-session.php	/^			$_filter = $filter;$/;"	v
_findschema	lib/adodb/adodb.inc.php	/^	function _findschema(&$table,&$schema)$/;"	f
_findvers	lib/adodb/adodb-connection.inc.php	/^    function _findvers($str)$/;"	f
_findvers	lib/adodb/adodb.inc.php	/^	function _findvers($str)$/;"	f
_first_var	lib/smarty/Smarty_Compiler.class.php	/^                            $_first_var = $_complete_var;$/;"	v
_first_var	lib/smarty/Smarty_Compiler.class.php	/^            $_first_var = "";$/;"	v
_fixblobs	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _fixblobs()$/;"	f
_found	lib/smarty/core/core.load_plugins.php	/^                        $_found = true;$/;"	v
_found	lib/smarty/core/core.load_plugins.php	/^            $_found = true;$/;"	v
_found	lib/smarty/core/core.load_resource_plugin.php	/^    $_found = ($_plugin_file != false);$/;"	v
_freadint	lib/fpdf/fpdf.php	/^function _freadint($f)$/;"	f
_fullpath	lib/smarty/Smarty.class.php	/^                    $_fullpath = $_curr_path . DIRECTORY_SEPARATOR . $params['resource_name'];$/;"	v
_func	lib/excel/Parser.php	/^  function _func()$/;"	f
_func	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _func()$/;"	f
_func	lib/smarty/Smarty.class.php	/^        $_func = '_smarty_tplfunc_'.$match[2].'_'.$match[3];$/;"	v
_funcname	lib/smarty/core/core.run_insert_handler.php	/^        $_funcname = $smarty->_plugins['insert'][$params['args']['name']][0];$/;"	v
_gencachename	lib/adodb/adodb-connection.inc.php	/^    function _gencachename($sql,$createdir)$/;"	f
_gencachename	lib/adodb/adodb.inc.php	/^	function _gencachename($sql,$createdir)$/;"	f
_generateencryptionkey	lib/fpdf/fpdfprotection.php	/^    function _generateencryptionkey($user_pass, $owner_pass, $protection) {$/;"	f
_getColor	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function _getColor($name_color = '')$/;"	f
_getCompoundedRegex	lib/lexer.php	/^        function _getCompoundedRegex() {$/;"	f
_getData	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^   function _getData()$/;"	f
_getOptions	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^    function _getOptions()$/;"	f
_getPerlMatchingFlags	lib/lexer.php	/^        function _getPerlMatchingFlags() {$/;"	f
_getPpsWk	lib/pear/OLE/PPS.php	/^    function _getPpsWk()$/;"	f
_getProxyClassCode	lib/soap/nusoap.php	/^	function _getProxyClassCode($r) {$/;"	f
_getRefIndex	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _getRefIndex($ext_ref)$/;"	f
_getSheetIndex	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _getSheetIndex($sheet_name)$/;"	f
_get_auto_filename	lib/smarty/Smarty.class.php	/^    function _get_auto_filename($auto_base, $auto_source = null, $auto_id = null)$/;"	f
_get_auto_id	lib/smarty/Smarty.class.php	/^    function _get_auto_id($cache_id=null, $compile_id=null) {$/;"	f
_get_color	lib/excel/Format.php	/^    function _get_color($name_color = '')$/;"	f
_get_compile_path	lib/smarty/Smarty.class.php	/^    function _get_compile_path($resource_name)$/;"	f
_get_plugin_filepath	lib/smarty/Smarty.class.php	/^    function _get_plugin_filepath($type, $name)$/;"	f
_getfontpath	lib/fpdf/fpdf.php	/^function _getfontpath()$/;"	f
_global	lib/smarty/plugins/function.config_load.php	/^        $_global = isset($params['global']) ? $smarty->_dequote($params['global']) : false;$/;"	v
_globals_map	lib/smarty/core/core.assign_smarty_interface.php	/^        $_globals_map = array('g'  => 'HTTP_GET_VARS',$/;"	v
_gmt_mtime	lib/smarty/Smarty.class.php	/^                        $_gmt_mtime = gmdate('D, d M Y H:i:s', $this->_cache_info['timestamp']).' GMT';$/;"	v
_handle	lib/smarty/core/core.rm_auto.php	/^            $_handle = opendir($params['auto_base']);$/;"	v
_handleerror	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _handleerror()$/;"	f
_has_math	lib/smarty/Smarty_Compiler.class.php	/^                        $_has_math = true;$/;"	v
_has_math	lib/smarty/Smarty_Compiler.class.php	/^        $_has_math = false;$/;"	v
_host	lib/adodb/session/adodb-session.php	/^			$_host = trim($host);$/;"	v
_hour_power	lib/adodb/adodb-time.inc.php	/^	$_hour_power = 3600;$/;"	v
_html_result	lib/smarty/plugins/function.html_checkboxes.php	/^    $_html_result = array();$/;"	v
_html_result	lib/smarty/plugins/function.html_options.php	/^        $_html_result = '<option label="' . smarty_function_escape_special_chars($value) . '" value="' .$/;"	v
_html_result	lib/smarty/plugins/function.html_options.php	/^        $_html_result = '<select name="' . $name . '"' . $extra . '>' . "\\n" . $_html_result . '<\/select>' . "\\n";$/;"	v
_html_result	lib/smarty/plugins/function.html_options.php	/^        $_html_result = smarty_function_html_options_optgroup($key, $value, $selected);$/;"	v
_html_result	lib/smarty/plugins/function.html_options.php	/^    $_html_result = '';$/;"	v
_html_result	lib/smarty/plugins/function.html_radios.php	/^    $_html_result = array();$/;"	v
_id	lib/smarty/plugins/function.html_radios.php	/^      $_id = smarty_function_escape_special_chars($name . '_' . $value);$/;"	v
_image_path	lib/smarty/plugins/function.html_image.php	/^        $_image_path = $basedir . $file;$/;"	v
_image_path	lib/smarty/plugins/function.html_image.php	/^        $_image_path = $file;$/;"	v
_include	lib/smarty/Smarty.class.php	/^    function _include($filename, $once=false, $params=null)$/;"	f
_include_compiled	lib/smarty/core/core.write_compiled_include.php	/^    $_include_compiled = "<?php \/* funky header here *\/\\n\\n";$/;"	v
_include_path	lib/smarty/core/core.get_php_resource.php	/^                $_include_path = $_params['new_file_path'];$/;"	v
_included_tpls_idx	lib/smarty/Smarty.class.php	/^            $_included_tpls_idx = count($this->_smarty_debug_info) - 1;$/;"	v
_index	lib/smarty/Smarty_Compiler.class.php	/^                    $_index = $this->_parse_parenth_args($_index);$/;"	v
_index	lib/smarty/Smarty_Compiler.class.php	/^                    $_index = substr($_index, 1, -1);$/;"	v
_indexes	lib/smarty/Smarty_Compiler.class.php	/^                    $_indexes = array();$/;"	v
_indexes	lib/smarty/Smarty_Compiler.class.php	/^            $_indexes = $match[0];$/;"	v
_ini_include_path	lib/smarty/core/core.get_include_path.php	/^        $_ini_include_path = ini_get('include_path');$/;"	v
_init	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _init($parentDriver)$/;"	f
_init	lib/adodb/drivers/adodb-pdo_mssql.inc.php	/^	function _init($parentDriver)$/;"	f
_init	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^	function _init($parentDriver)$/;"	f
_init	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^	function _init($parentDriver)$/;"	f
_init	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^	function _init($parentDriver)$/;"	f
_init	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _init($parentDriver)$/;"	f
_init	lib/adodb/session/adodb-session.php	/^	function _init() {$/;"	f
_initialize	lib/excel/OLEwriter.php	/^    function _initialize()$/;"	f
_initialize	lib/excel/Worksheet.php	/^    function _initialize()$/;"	f
_initialize	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _initialize()$/;"	f
_initializeHashes	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _initializeHashes()$/;"	f
_initialize_hashes	lib/excel/Parser.php	/^  function _initialize_hashes()$/;"	f
_initrs	lib/adodb/adodb.inc.php	/^		function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-ado.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-ado5.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-informix72.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-ldap.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-netezza.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-odbc.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-oracle.inc.php	/^   function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-sqlite.inc.php	/^   function _initrs()$/;"	f
_initrs	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _initrs()$/;"	f
_inject_bind_options	lib/adodb/drivers/adodb-ldap.inc.php	/^	function _inject_bind_options( $options ) {$/;"	f
_insertid	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-csv.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-db2.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-informix72.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _insertid($table,$column)$/;"	f
_insertid	lib/adodb/drivers/adodb-sapdb.inc.php	/^	function _insertid($table,$column)$/;"	f
_insertid	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^	 function _insertid() {$/;"	f
_insertid	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _insertid()$/;"	f
_insertid	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _insertid()$/;"	f
_invokeParser	lib/lexer.php	/^        function _invokeParser($content, $is_match) {$/;"	f
_is_compiled	lib/smarty/Smarty.class.php	/^    function _is_compiled($resource_name, $compile_path)$/;"	f
_is_proxy	lib/smarty/plugins/function.fetch.php	/^                    $_is_proxy = true;$/;"	v
_is_proxy	lib/smarty/plugins/function.fetch.php	/^                $_is_proxy = false;$/;"	v
_last_modified_date	lib/smarty/Smarty.class.php	/^                        $_last_modified_date = @substr($_server_vars['HTTP_IF_MODIFIED_SINCE'], 0, strpos($_server_vars['HTTP_IF_MODIFIED_SINCE'], 'GMT') + 3);$/;"	v
_ldelim_orig	lib/smarty/core/core.display_debug_console.php	/^    $_ldelim_orig = $smarty->left_delimiter;$/;"	v
_len	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^    $_len = strlen($search_str);$/;"	v
_lifetime	lib/adodb/session/adodb-session.php	/^				$_lifetime = 1440;$/;"	v
_lifetime	lib/adodb/session/adodb-session.php	/^			$_lifetime = (int) $lifetime;$/;"	v
_lifetime	lib/adodb/session/adodb-session.php	/^			$_lifetime = ini_get('session.gc_maxlifetime');$/;"	v
_load_filters	lib/smarty/Smarty_Compiler.class.php	/^    function _load_filters()$/;"	f
_load_instance	blocks/moodleblock.class.php	/^    function _load_instance($instance) {$/;"	f
_makeSmallData	lib/pear/OLE/PPS/Root.php	/^    function _makeSmallData(&$raList)$/;"	f
_make_new_dir	lib/smarty/core/core.create_dir_structure.php	/^                        $_make_new_dir = true;$/;"	v
_make_new_dir	lib/smarty/core/core.create_dir_structure.php	/^                $_make_new_dir = false;$/;"	v
_make_new_dir	lib/smarty/core/core.create_dir_structure.php	/^                $_make_new_dir = true;$/;"	v
_map_array	lib/smarty/Smarty_Compiler.class.php	/^                $_map_array = false;$/;"	v
_map_array	lib/smarty/Smarty_Compiler.class.php	/^                $_map_array = true;$/;"	v
_match	lib/excel/Parser.php	/^  function _match($token)$/;"	f
_match	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _match($token)$/;"	f
_match	lib/smarty/Smarty_Compiler.class.php	/^            $_match = $_match[0];$/;"	v
_match	lib/smarty/core/core.write_compiled_include.php	/^        $_match =& $_match_source[$_i];$/;"	v
_math_var	lib/smarty/Smarty_Compiler.class.php	/^                $_math_var = $_math_vars[$_k];$/;"	v
_math_vars	lib/smarty/Smarty_Compiler.class.php	/^        $_math_vars = preg_split('~('.$this->_dvar_math_regexp.'|'.$this->_qstr_regexp.')~', $var_expr, -1, PREG_SPLIT_DELIM_CAPTURE);$/;"	v
_max_index	lib/smarty/Smarty_Compiler.class.php	/^                $_max_index = 1;$/;"	v
_max_index	lib/smarty/Smarty_Compiler.class.php	/^                $_max_index = 3;$/;"	v
_md5_16	lib/fpdf/fpdfprotection.php	/^    function _md5_16($string) {$/;"	f
_merge	theme/chameleon/ui/ChameleonCSS.class.php	/^    function _merge($permcss, $tempcss) {$/;"	f
_message	lib/smarty/core/core.load_plugins.php	/^                        $_message = "modifier '$_name' is not implemented";$/;"	v
_message	lib/smarty/core/core.load_plugins.php	/^                    $_message = "(secure mode) modifier '$_name' is not allowed";$/;"	v
_message	lib/smarty/core/core.load_plugins.php	/^                $_message = "unknown tag - '$_name'";$/;"	v
_message	lib/smarty/core/core.load_plugins.php	/^            $_message = "could not load plugin file '$_type.$_name.php'\\n";$/;"	v
_min_power	lib/adodb/adodb-time.inc.php	/^	$_min_power = 60;$/;"	v
_modifier_args	lib/smarty/Smarty_Compiler.class.php	/^                $_modifier_args = '';$/;"	v
_modifier_args	lib/smarty/Smarty_Compiler.class.php	/^                $_modifier_args = ', '.implode(', ', $_modifier_args);$/;"	v
_modifier_args	lib/smarty/Smarty_Compiler.class.php	/^            $_modifier_args = $_match[1];$/;"	v
_modifier_name	lib/smarty/Smarty_Compiler.class.php	/^                $_modifier_name = substr($_modifier_name, 1);$/;"	v
_modifier_name	lib/smarty/Smarty_Compiler.class.php	/^            $_modifier_name = $_modifiers[$_i];$/;"	v
_month_table_leaf	lib/adodb/adodb-time.inc.php	/^	$_month_table_leaf = array("",31,29,31,30,31,30,31,31,30,31,30,31);$/;"	v
_month_table_leaf	lib/adodb/adodb-time.inc.php	/^$_month_table_leaf = array("",31,29,31,30,31,30,31,31,30,31,30,31);$/;"	v
_month_table_normal	lib/adodb/adodb-time.inc.php	/^	$_month_table_normal = array("",31,28,31,30,31,30,31,31,30,31,30,31);$/;"	v
_month_table_normal	lib/adodb/adodb-time.inc.php	/^$_month_table_normal = array("",31,28,31,30,31,30,31,31,30,31,30,31);$/;"	v
_name	lib/smarty/Smarty.class.php	/^    $_name = (is_array($function)) ? $function[1] : $function;$/;"	v
_name	lib/smarty/core/core.run_insert_handler.php	/^        $_name = $params['args']['name'];$/;"	v
_nconnect	lib/adodb/adodb-connection.inc.php	/^     function _nconnect($argHostname, $argUsername, $argPassword, $argDatabaseName)$/;"	f
_nconnect	lib/adodb/adodb.inc.php	/^	function _nconnect($argHostname, $argUsername, $argPassword, $argDatabaseName)$/;"	f
_nconnect	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _nconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_nconnect	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _nconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_nconnect	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _nconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_nconnect	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _nconnect($argHostname, $argUsername, $argPassword, $argDatabaseName)$/;"	f
_new_dir	lib/smarty/core/core.create_dir_structure.php	/^                $_new_dir = $_root_dir[1];$/;"	v
_new_dir	lib/smarty/core/core.create_dir_structure.php	/^                $_new_dir = str_replace('\\\\', '\/', getcwd()).'\/';$/;"	v
_new_dir	lib/smarty/core/core.create_dir_structure.php	/^            $_new_dir = ($_dir{0}=='\/') ? '\/' : getcwd().'\/';$/;"	v
_newobj	lib/fpdf/fpdf.php	/^function _newobj()$/;"	f
_objectkey	lib/fpdf/fpdfprotection.php	/^    function _objectkey($n) {$/;"	f
_open_basedir_ini	lib/smarty/core/core.create_dir_structure.php	/^        $_open_basedir_ini = ini_get('open_basedir');$/;"	v
_open_basedirs	lib/smarty/core/core.create_dir_structure.php	/^                $_open_basedirs = explode(':', $_open_basedir_ini);$/;"	v
_open_basedirs	lib/smarty/core/core.create_dir_structure.php	/^                $_open_basedirs = explode(';', str_replace('\\\\', '\/', $_open_basedir_ini));$/;"	v
_open_tag	lib/smarty/Smarty_Compiler.class.php	/^                $_open_tag = $this->_pop_tag('foreach');$/;"	v
_open_tag	lib/smarty/Smarty_Compiler.class.php	/^                $_open_tag = $this->_pop_tag('section');$/;"	v
_open_tag	lib/smarty/Smarty_Compiler.class.php	/^                $_open_tag = 'foreach';$/;"	v
_open_tag	lib/smarty/Smarty_Compiler.class.php	/^                $_open_tag = 'if';$/;"	v
_open_tag	lib/smarty/Smarty_Compiler.class.php	/^                $_open_tag = 'section';$/;"	v
_optimize	lib/adodb/session/adodb-session.php	/^			$_optimize = (bool) $optimize;$/;"	v
_ord	lib/smarty/plugins/modifier.escape.php	/^               $_ord = ord($string{$_i});$/;"	v
_out	lib/fpdf/fpdf.php	/^function _out($s)$/;"	f
_out_tag_text	lib/smarty/Smarty_Compiler.class.php	/^            $_out_tag_text = $this->_compile_plugin_call('block', $tag_command).'($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat=false)';$/;"	v
_output	lib/smarty/Smarty_Compiler.class.php	/^                    $_output = "\\$this->_smarty_vars['$_var_name']";$/;"	v
_output	lib/smarty/Smarty_Compiler.class.php	/^                    $_output = $smarty_ref;$/;"	v
_output	lib/smarty/Smarty_Compiler.class.php	/^                $_output = "\\$this->_tpl_vars['$_var_name']";$/;"	v
_output	lib/smarty/Smarty_Compiler.class.php	/^                $_output = $_var_name;$/;"	v
_output	lib/smarty/Smarty_Compiler.class.php	/^            $_output = "";$/;"	v
_output	lib/smarty/plugins/block.textformat.php	/^    $_output = '';$/;"	v
_output	lib/smarty/plugins/block.textformat.php	/^    $_output = implode($wrap_char . $wrap_char, $_paragraphs);$/;"	v
_output	lib/smarty/plugins/function.config_load.php	/^                $_output = '<?php $_config_vars = ' . var_export($_config_vars, true) . '; ?>';$/;"	v
_output	lib/smarty/plugins/function.config_load.php	/^                $_output = '<?php $_config_vars = unserialize(\\'' . strtr(serialize($_config_vars),array('\\''=>'\\\\\\'', '\\\\'=>'\\\\\\\\')) . '\\'); ?>';$/;"	v
_output	lib/smarty/plugins/function.html_checkboxes.php	/^    $_output = '';$/;"	v
_output	lib/smarty/plugins/function.html_radios.php	/^    $_output = '';$/;"	v
_packExtRef	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _packExtRef($ext_ref)$/;"	f
_paragraphs	lib/smarty/plugins/block.textformat.php	/^    $_paragraphs = preg_split('![\\r\\n][\\r\\n]!',$content);$/;"	v
_params	lib/smarty/Smarty.class.php	/^                        $_params = array();$/;"	v
_params	lib/smarty/Smarty.class.php	/^                    $_params = array('file_path' => $_fullpath);$/;"	v
_params	lib/smarty/Smarty.class.php	/^                    $_params = array('plugins' => $this->_cache_info['insert_tags']);$/;"	v
_params	lib/smarty/Smarty.class.php	/^                    $_params = array('results' => $_smarty_results);$/;"	v
_params	lib/smarty/Smarty.class.php	/^                $_params = array('plugins' => array(array($type . 'filter', $name, null, null, false)));$/;"	v
_params	lib/smarty/Smarty.class.php	/^                $_params = array('resource_name' => $resource_name, 'get_source'=>false);$/;"	v
_params	lib/smarty/Smarty.class.php	/^                $_params = array();$/;"	v
_params	lib/smarty/Smarty.class.php	/^            $_params = array($/;"	v
_params	lib/smarty/Smarty.class.php	/^            $_params = array('auto_base' => $this->cache_dir,$/;"	v
_params	lib/smarty/Smarty.class.php	/^            $_params = array('compile_path'=>$compile_path, 'compiled_content' => $_compiled_content);$/;"	v
_params	lib/smarty/Smarty.class.php	/^            $_params = array('tpl_file' => $resource_name,$/;"	v
_params	lib/smarty/Smarty.class.php	/^            $_params = array('type' => $params['resource_type']);$/;"	v
_params	lib/smarty/Smarty.class.php	/^            $_params = array();$/;"	v
_params	lib/smarty/Smarty.class.php	/^        $_params = array($/;"	v
_params	lib/smarty/Smarty.class.php	/^        $_params = array('auto_base' => $this->compile_dir,$/;"	v
_params	lib/smarty/Smarty.class.php	/^        $_params = array('resource_name' => $params['resource_name']) ;$/;"	v
_params	lib/smarty/Smarty.class.php	/^        $_params = array('resource_name' => $resource_name);$/;"	v
_params	lib/smarty/Smarty.class.php	/^        $_params = array('resource_name' => $tpl_file, 'quiet'=>true, 'get_source'=>false);$/;"	v
_params	lib/smarty/Smarty.class.php	/^        $_params = array('type' => $type, 'name' => $name);$/;"	v
_params	lib/smarty/Smarty_Compiler.class.php	/^                    $_params = array('plugins' => array(array('postfilter', $filter_name, null, null, false)));$/;"	v
_params	lib/smarty/Smarty_Compiler.class.php	/^                    $_params = array('plugins' => array(array('prefilter', $filter_name, null, null, false)));$/;"	v
_params	lib/smarty/Smarty_Compiler.class.php	/^        $_params = "array('args' => array(".implode(', ', (array)$arg_list)."))";$/;"	v
_params	lib/smarty/Smarty_Compiler.class.php	/^        $_params = "array('smarty_file' => " . $attrs['file'] . ", 'smarty_assign' => '$assign_var', 'smarty_once' => $once_var, 'smarty_include_vars' => array(".implode(',', $arg_list)."))";$/;"	v
_params	lib/smarty/Smarty_Compiler.class.php	/^        $_params = "array('smarty_include_tpl_file' => " . $include_file . ", 'smarty_include_vars' => array(".implode(',', (array)$arg_list)."))";$/;"	v
_params	lib/smarty/core/core.assemble_plugin_filepath.php	/^                $_params = array('file_path' => $_plugin_filepath);$/;"	v
_params	lib/smarty/core/core.get_php_resource.php	/^            $_params = array('file_path' => $params['resource_name']);$/;"	v
_params	lib/smarty/core/core.process_cached_inserts.php	/^            $_params = array('resource_name' => $smarty->_dequote($args['script']));$/;"	v
_params	lib/smarty/core/core.process_cached_inserts.php	/^            $_params = array();$/;"	v
_params	lib/smarty/core/core.read_cache_file.php	/^            $_params = array('resource_base_path' => $smarty->config_dir, 'get_source' => false, 'quiet'=>true);$/;"	v
_params	lib/smarty/core/core.read_cache_file.php	/^        $_params = array('get_source' => false, 'quiet'=>true);$/;"	v
_params	lib/smarty/core/core.rm_auto.php	/^            $_params = array($/;"	v
_params	lib/smarty/core/core.rm_auto.php	/^        $_params = array($/;"	v
_params	lib/smarty/core/core.rmdir.php	/^                    $_params = array($/;"	v
_params	lib/smarty/core/core.run_insert_handler.php	/^            $_params = array('resource_name' => $smarty->_dequote($params['args']['script']));$/;"	v
_params	lib/smarty/core/core.run_insert_handler.php	/^            $_params = array();$/;"	v
_params	lib/smarty/core/core.run_insert_handler.php	/^        $_params = array();$/;"	v
_params	lib/smarty/core/core.smarty_include_php.php	/^    $_params = array('resource_name' => $params['smarty_file']);$/;"	v
_params	lib/smarty/core/core.write_cache_file.php	/^        $_params = array('filename' => $_cache_file, 'contents' => $params['results'], 'create_dirs' => true);$/;"	v
_params	lib/smarty/core/core.write_compiled_include.php	/^    $_params = array('filename' => $_compile_path,$/;"	v
_params	lib/smarty/core/core.write_compiled_resource.php	/^    $_params = array('filename' => $params['compile_path'], 'timestamp'=>$params['resource_timestamp'], 'contents' => $params['compiled_content'], 'create_dirs' => true);$/;"	v
_params	lib/smarty/core/core.write_file.php	/^        $_params = array('dir' => $_dirname);$/;"	v
_params	lib/smarty/plugins/compiler.assign.php	/^    $_params = $compiler->_parse_attrs($tag_attrs);$/;"	v
_params	lib/smarty/plugins/function.config_load.php	/^            $_params = (array('compile_path' => $_compile_file, 'compiled_content' => $_output, 'resource_timestamp' => $_params['resource_timestamp']));$/;"	v
_params	lib/smarty/plugins/function.config_load.php	/^            $_params = array('resource_name' => $_file,$/;"	v
_params	lib/smarty/plugins/function.config_load.php	/^            $_params = array();$/;"	v
_params	lib/smarty/plugins/function.config_load.php	/^        $_params = array('resource_name' => $_file,$/;"	v
_params	lib/smarty/plugins/function.fetch.php	/^        $_params = array('resource_type' => 'file', 'resource_name' => $params['file']);$/;"	v
_parenthesizedExpression	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _parenthesizedExpression()$/;"	f
_parenthesized_expression	lib/excel/Parser.php	/^  function _parenthesized_expression()$/;"	f
_parseOptions	lib/adodb/pear/Auth/Container/ADOdb.php	/^    function _parseOptions($array)$/;"	f
_parse_attrs	lib/smarty/Smarty_Compiler.class.php	/^    function _parse_attrs($tag_args)$/;"	f
_parse_conf_var	lib/smarty/Smarty_Compiler.class.php	/^    function _parse_conf_var($conf_var_expr)$/;"	f
_parse_is_expr	lib/smarty/Smarty_Compiler.class.php	/^    function _parse_is_expr($is_arg, $tokens)$/;"	f
_parse_modifiers	lib/smarty/Smarty_Compiler.class.php	/^    function _parse_modifiers(&$output, $modifier_string)$/;"	f
_parse_parenth_args	lib/smarty/Smarty_Compiler.class.php	/^    function _parse_parenth_args($parenth_args)$/;"	f
_parse_resource_name	lib/smarty/Smarty.class.php	/^    function _parse_resource_name(&$params)$/;"	f
_parse_section_prop	lib/smarty/Smarty_Compiler.class.php	/^    function _parse_section_prop($section_prop_expr)$/;"	f
_parse_var	lib/smarty/Smarty_Compiler.class.php	/^    function _parse_var($var_expr)$/;"	f
_parse_var_props	lib/smarty/Smarty_Compiler.class.php	/^    function _parse_var_props($val)$/;"	f
_parse_vars_props	lib/smarty/Smarty_Compiler.class.php	/^    function _parse_vars_props(&$tokens)$/;"	f
_parsejpg	lib/fpdf/fpdf.php	/^function _parsejpg($file)$/;"	f
_parsepng	lib/fpdf/fpdf.php	/^function _parsepng($file)$/;"	f
_password	lib/adodb/session/adodb-session.php	/^			$_password = $password;$/;"	v
_path_array	lib/smarty/core/core.get_include_path.php	/^            $_path_array = explode(':',$_ini_include_path);$/;"	v
_path_array	lib/smarty/core/core.get_include_path.php	/^            $_path_array = explode(';',$_ini_include_path);$/;"	v
_pconnect	lib/adodb/drivers/adodb-ado.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argProvider='MSDASQL')$/;"	f
_pconnect	lib/adodb/drivers/adodb-ado5.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argProvider='MSDASQL')$/;"	f
_pconnect	lib/adodb/drivers/adodb-csv.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-informix72.inc.php	/^   function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-odbc.inc.php	/^	function _pconnect($argDSN, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^	function _pconnect($argDSN, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function _pconnect($HostOrInterface, $UserOrDSN='', $argPassword='', $argDatabase='')$/;"	f
_pconnect	lib/adodb/drivers/adodb-oracle.inc.php	/^		function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _pconnect($argDSN, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _pconnect($str,$user='',$pwd='',$db='')$/;"	f
_pconnect	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_pconnect	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _pconnect($argHostname, $argUsername, $argPassword, $argDatabasename)$/;"	f
_persist	lib/adodb/session/adodb-session.php	/^			$_persist = trim($persist);$/;"	v
_plugin	lib/smarty/core/core.load_plugins.php	/^                $_plugin = array($_plugin_func, $_tpl_file, $_tpl_line, true, false);$/;"	v
_plugin	lib/smarty/core/core.load_plugins.php	/^        $_plugin = &$smarty->_plugins[$_type][$_name];$/;"	v
_plugin	lib/smarty/core/core.load_resource_plugin.php	/^    $_plugin = &$smarty->_plugins['resource'][$params['type']];$/;"	v
_plugin_file	lib/smarty/core/core.load_plugins.php	/^        $_plugin_file = $smarty->_get_plugin_filepath($_type, $_name);$/;"	v
_plugin_file	lib/smarty/core/core.load_resource_plugin.php	/^    $_plugin_file = $smarty->_get_plugin_filepath('resource', $params['type']);$/;"	v
_plugin_filename	lib/smarty/core/core.assemble_plugin_filepath.php	/^    $_plugin_filename = $params['type'] . '.' . $params['name'] . '.php';$/;"	v
_plugin_filepath	lib/smarty/core/core.assemble_plugin_filepath.php	/^                $_plugin_filepath = $_plugin_dir . DIRECTORY_SEPARATOR . $_plugin_filename;$/;"	v
_plugin_filepath	lib/smarty/core/core.assemble_plugin_filepath.php	/^        $_plugin_filepath = $_plugin_dir . DIRECTORY_SEPARATOR . $_plugin_filename;$/;"	v
_plugin_func	lib/smarty/core/core.load_plugins.php	/^                        $_plugin_func = $_name;$/;"	v
_plugin_func	lib/smarty/core/core.load_plugins.php	/^            $_plugin_func = 'insert_' . $_name;$/;"	v
_plugin_func	lib/smarty/core/core.load_plugins.php	/^            $_plugin_func = 'smarty_' . $_type . '_' . $_name;$/;"	v
_plugin_func	lib/smarty/core/core.load_resource_plugin.php	/^            $_plugin_func = 'smarty_resource_' . $params['type'] . '_' . $_op;$/;"	v
_plugins_params	lib/smarty/Smarty_Compiler.class.php	/^            $_plugins_params = "array('plugins' => array(";$/;"	v
_pop_cacheable_state	lib/smarty/Smarty_Compiler.class.php	/^    function _pop_cacheable_state($type, $name) {$/;"	f
_pop_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _pop_tag($close_tag)$/;"	f
_pos	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^    $_pos = 0;$/;"	v
_positionImage	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _positionImage($col_start, $row_start, $x1, $y1, $width, $height)$/;"	f
_position_image	lib/excel/Worksheet.php	/^    function _position_image($col_start, $row_start, $x1, $y1, $width, $height)$/;"	f
_ppsTreeComplete	lib/pear/OLE.php	/^    function _ppsTreeComplete($index)$/;"	f
_pre_blocks	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^    $_pre_blocks = $match[0];$/;"	v
_prepare	lib/adodb/pear/Auth/Container/ADOdb.php	/^    function _prepare()$/;"	f
_prepend	lib/excel/BIFFwriter.php	/^    function _prepend($data)$/;"	f
_prepend	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^    function _prepend($data)$/;"	f
_print_block	blocks/moodleblock.class.php	/^    function _print_block() {$/;"	f
_print_shadow	blocks/moodleblock.class.php	/^    function _print_shadow() {$/;"	f
_processBitmap	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _processBitmap($bitmap)$/;"	f
_process_bitmap	lib/excel/Worksheet.php	/^    function _process_bitmap($bitmap)$/;"	f
_process_compiled_include_callback	lib/smarty/Smarty.class.php	/^    function _process_compiled_include_callback($match) {$/;"	f
_propname	lib/smarty/Smarty_Compiler.class.php	/^                $_propname = substr($indexes[1], 1);$/;"	v
_push_cacheable_state	lib/smarty/Smarty_Compiler.class.php	/^    function _push_cacheable_state($type, $name) {$/;"	f
_push_tag	lib/smarty/Smarty_Compiler.class.php	/^    function _push_tag($open_tag)$/;"	f
_putcatalog	lib/fpdf/fpdf.php	/^function _putcatalog()$/;"	f
_putencryption	lib/fpdf/fpdfprotection.php	/^    function _putencryption() {$/;"	f
_putfonts	lib/fpdf/fpdf.php	/^function _putfonts()$/;"	f
_putheader	lib/fpdf/fpdf.php	/^function _putheader()$/;"	f
_putimages	lib/fpdf/fpdf.php	/^function _putimages()$/;"	f
_putinfo	lib/fpdf/fpdf.php	/^function _putinfo()$/;"	f
_putpages	lib/fpdf/fpdf.php	/^function _putpages()$/;"	f
_putresourcedict	lib/fpdf/fpdf.php	/^function _putresourcedict()$/;"	f
_putresources	lib/fpdf/fpdf.php	/^function _putresources()$/;"	f
_putresources	lib/fpdf/fpdfprotection.php	/^    function _putresources() {$/;"	f
_putstream	lib/fpdf/fpdf.php	/^function _putstream($s)$/;"	f
_putstream	lib/fpdf/fpdfprotection.php	/^    function _putstream($s) {$/;"	f
_puttrailer	lib/fpdf/fpdf.php	/^function _puttrailer()$/;"	f
_puttrailer	lib/fpdf/fpdfprotection.php	/^    function _puttrailer() {$/;"	f
_putxobjectdict	lib/fpdf/fpdf.php	/^function _putxobjectdict()$/;"	f
_query	lib/adodb/drivers/adodb-ado.inc.php	/^	function &_query($sql,$inputarr=false) $/;"	f
_query	lib/adodb/drivers/adodb-ado5.inc.php	/^	function &_query($sql,$inputarr=false) $/;"	f
_query	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _query($sql,$iarr=false)$/;"	f
_query	lib/adodb/drivers/adodb-informix72.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-ldap.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-mssqlpo.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _query($sql, $inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-odbc.inc.php	/^	function _query($sql,$inputarr=false) $/;"	f
_query	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function _query($sql,$inputarr=false)$/;"	f
_query	lib/adodb/drivers/adodb-oracle.inc.php	/^		function _query($sql,$inputarr=false)$/;"	f
_query	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _query($sql,$inputarr=false) $/;"	f
_query	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query	lib/adodb/drivers/adodb-sqlite.inc.php	/^	function _query($sql,$inputarr=false)$/;"	f
_query	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _query($sql,$inputarr)$/;"	f
_query_string	lib/smarty/Smarty.class.php	/^            $_query_string = $this->request_use_auto_globals ? $_SERVER['QUERY_STRING'] : $GLOBALS['HTTP_SERVER_VARS']['QUERY_STRING'];$/;"	v
_quote_replace	lib/smarty/Smarty_Compiler.class.php	/^    function _quote_replace($string)$/;"	f
_rangeToPackedRange	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _rangeToPackedRange($range)$/;"	f
_rdelim_orig	lib/smarty/core/core.display_debug_console.php	/^    $_rdelim_orig = $smarty->right_delimiter;$/;"	v
_readPpsWks	lib/pear/OLE.php	/^    function _readPpsWks($pps_wk_start, $big_block_size)$/;"	f
_read_file	lib/smarty/Smarty.class.php	/^    function _read_file($filename)$/;"	f
_readable	lib/smarty/core/core.get_php_resource.php	/^                $_readable = true;$/;"	v
_readable	lib/smarty/core/core.get_php_resource.php	/^            $_readable = true;$/;"	v
_readable	lib/smarty/core/core.get_php_resource.php	/^        $_readable = false;$/;"	v
_readable	lib/smarty/core/core.get_php_resource.php	/^        $_readable = is_callable($smarty->_plugins['resource'][$params['resource_type']][0][0])$/;"	v
_recreate_copy_table	lib/adodb/datadict/datadict-postgres.inc.php	/^	function _recreate_copy_table($tabname,$dropflds,$tableflds,$tableoptions='')$/;"	f
_reduce	lib/lexer.php	/^        function _reduce(&$raw) {$/;"	f
_ref	lib/smarty/Smarty_Compiler.class.php	/^        $_ref = substr($indexes[0], 1);$/;"	v
_replace	lib/smarty/plugins/modifier.debug_print_var.php	/^    $_replace = array("\\n"=>'<i>&#92;n<\/i>', "\\r"=>'<i>&#92;r<\/i>', "\\t"=>'<i>&#92;t<\/i>');$/;"	v
_res	lib/smarty/core/core.rm_auto.php	/^                $_res = $smarty->_unlink($_tname, $params['exp_time']);$/;"	v
_res	lib/smarty/core/core.rm_auto.php	/^                $_res = false;$/;"	v
_res	lib/smarty/core/core.rm_auto.php	/^            $_res = smarty_core_rmdir($_params, $smarty);$/;"	v
_res	lib/smarty/core/core.rm_auto.php	/^            $_res = true;$/;"	v
_res	lib/smarty/core/core.rm_auto.php	/^        $_res = smarty_core_rmdir($_params, $smarty);$/;"	v
_res	lib/smarty/plugins/modifier.escape.php	/^           $_res = '';$/;"	v
_resize	lib/smarty/plugins/function.html_image.php	/^        $_resize = $dpi_default\/$params['dpi'];$/;"	v
_resource_funcs	lib/smarty/core/core.load_resource_plugin.php	/^        $_resource_funcs = array();$/;"	v
_resource_name	lib/smarty/Smarty.class.php	/^            $_resource_name = $_params['resource_name'];$/;"	v
_resource_name_parts	lib/smarty/Smarty.class.php	/^        $_resource_name_parts = explode(':', $params['resource_name'], 2);$/;"	v
_resource_ops	lib/smarty/core/core.load_resource_plugin.php	/^        $_resource_ops = array('source', 'timestamp', 'secure', 'trusted');$/;"	v
_resource_type	lib/smarty/Smarty.class.php	/^            $_resource_type = $_params['resource_type'];$/;"	v
_results	lib/smarty/Smarty.class.php	/^        $_results = $smarty_compiler->_compile_file($resource_name, $source_content, $compiled_content);$/;"	v
_results	lib/smarty/core/core.display_debug_console.php	/^        $_results = '';$/;"	v
_results	lib/smarty/core/core.display_debug_console.php	/^        $_results = ob_get_contents();$/;"	v
_ret	lib/smarty/Smarty.class.php	/^        $_ret = ob_get_contents();$/;"	v
_ret	lib/smarty/Smarty_Compiler.class.php	/^        $_ret = 'if ($this->caching && !$this->_cache_including) { echo \\'{nocache:'$/;"	v
_ret	lib/smarty/plugins/function.mailto.php	/^        $_ret = "<script type=\\"text\/javascript\\" language=\\"javascript\\">\\n";$/;"	v
_return	lib/smarty/Smarty.class.php	/^                    $_return = $_source_return && $_timestamp_return;$/;"	v
_return	lib/smarty/Smarty.class.php	/^                    $_return = call_user_func_array($/;"	v
_return	lib/smarty/Smarty.class.php	/^                    $_return = is_file($_resource_name);$/;"	v
_return	lib/smarty/Smarty.class.php	/^            $_return =& current($_cache_attrs);$/;"	v
_return	lib/smarty/Smarty.class.php	/^        $_return = $auto_base . DIRECTORY_SEPARATOR;$/;"	v
_return	lib/smarty/Smarty.class.php	/^        $_return = false;$/;"	v
_return	lib/smarty/Smarty_Compiler.class.php	/^            $_return = $this->_parse_var_props($tag_command . $tag_modifier);$/;"	v
_return	lib/smarty/Smarty_Compiler.class.php	/^            $_return = $var_expr;$/;"	v
_return	lib/smarty/Smarty_Compiler.class.php	/^            $_return = preg_replace('~\\.""|(?<!\\\\\\\\)""\\.~', '', $var_expr);$/;"	v
_return	lib/smarty/Smarty_Compiler.class.php	/^        $_return = preg_replace('~^"([\\s\\w]+)"$~',"'\\\\1'",$_return);$/;"	v
_return	lib/smarty/core/core.assemble_plugin_filepath.php	/^                $_return = SMARTY_DIR . $_plugin_filepath;$/;"	v
_return	lib/smarty/core/core.assemble_plugin_filepath.php	/^            $_return = $_plugin_filepath;$/;"	v
_return	lib/smarty/core/core.assemble_plugin_filepath.php	/^    $_return = false;$/;"	v
_return	lib/smarty/core/core.process_compiled_include.php	/^        $_return = preg_replace_callback('!(\\{nocache\\:('.$_cache_serial.')#(\\d+)\\})!s',$/;"	v
_return	lib/smarty/core/core.process_compiled_include.php	/^    $_return = $params['results'];$/;"	v
_rp	lib/smarty/core/core.is_secure.php	/^            $_rp = realpath($params['resource_name']);$/;"	v
_rp	lib/smarty/core/core.is_trusted.php	/^            $_rp = realpath($params['resource_name']);$/;"	v
_rs2rs	lib/adodb/adodb-connection.inc.php	/^    function &_rs2rs(&$rs,$nrows=-1,$offset=-1,$close=true)$/;"	f
_rs2rs	lib/adodb/adodb.inc.php	/^	function &_rs2rs(&$rs,$nrows=-1,$offset=-1,$close=true)$/;"	f
_rs2serialize	lib/adodb/adodb-csvlib.inc.php	/^	function _rs2serialize(&$rs,$conn=false,$sql='')$/;"	f
_run_mod_handler	lib/smarty/Smarty.class.php	/^    function _run_mod_handler()$/;"	f
_saveBbd	lib/pear/OLE/PPS/Root.php	/^    function _saveBbd($iSbdSize, $iBsize, $iPpsCnt) $/;"	f
_saveBigData	lib/pear/OLE/PPS/Root.php	/^    function _saveBigData($iStBlk, &$raList)$/;"	f
_saveHeader	lib/pear/OLE/PPS/Root.php	/^    function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt)$/;"	f
_savePps	lib/pear/OLE/PPS/Root.php	/^    function _savePps(&$raList) $/;"	f
_savePpsSetPnt	lib/pear/OLE/PPS.php	/^    function _savePpsSetPnt(&$pps_array) $/;"	f
_scope	lib/smarty/plugins/function.config_load.php	/^                $_scope = 'local';$/;"	v
_scope	lib/smarty/plugins/function.config_load.php	/^                $_scope = 'parent';$/;"	v
_scope	lib/smarty/plugins/function.config_load.php	/^        $_scope = isset($params['scope']) ? $smarty->_dequote($params['scope']) : 'global';$/;"	v
_script_blocks	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^    $_script_blocks = $match[0];$/;"	v
_section	lib/smarty/plugins/function.config_load.php	/^        $_section = isset($params['section']) ? $smarty->_dequote($params['section']) : null;$/;"	v
_seek	lib/adodb/adodb.inc.php	/^		function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-ado.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-ado5.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-fbsql.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-ibase.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-informix72.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-mssql.inc.php	/^	function _seek($row) $/;"	f
_seek	lib/adodb/drivers/adodb-mysql.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-oci8.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-odbc.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-oracle.inc.php	/^   function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-pdo.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-sqlite.inc.php	/^   function _seek($row)$/;"	f
_seek	lib/adodb/drivers/adodb-sybase.inc.php	/^	function _seek($row) $/;"	f
_self_test	blocks/moodleblock.class.php	/^    function _self_test() {$/;"	f
_server_vars	lib/smarty/Smarty.class.php	/^                        $_server_vars = ($this->request_use_auto_globals) ? $_SERVER : $GLOBALS['HTTP_SERVER_VARS'];$/;"	v
_sessionKey	lib/adodb/session/adodb-session.php	/^	function _sessionKey() {$/;"	f
_setByteOrder	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^    function _setByteOrder()$/;"	f
_setDefaults	lib/adodb/pear/Auth/Container/ADOdb.php	/^    function _setDefaults()$/;"	f
_setPaletteXl97	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _setPaletteXl97()$/;"	f
_set_byte_order	lib/excel/BIFFwriter.php	/^    function _set_byte_order()$/;"	f
_set_config_var	lib/smarty/Config_File.class.php	/^    function _set_config_var(&$container, $var_name, $var_value, $booleanize)$/;"	f
_set_palette_xl97	lib/excel/Workbook.php	/^    function _set_palette_xl97()$/;"	f
_sizeCol	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _sizeCol($col)$/;"	f
_sizeRow	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _sizeRow($row)$/;"	f
_smarty_cache_attrs	lib/smarty/Smarty.class.php	/^    function &_smarty_cache_attrs($cache_serial, $count) {$/;"	f
_smarty_compile_path	lib/smarty/Smarty.class.php	/^        $_smarty_compile_path = $this->_get_compile_path($params['smarty_include_tpl_file']);$/;"	v
_smarty_compile_path	lib/smarty/Smarty.class.php	/^        $_smarty_compile_path = $this->_get_compile_path($resource_name);$/;"	v
_smarty_include	lib/smarty/Smarty.class.php	/^    function _smarty_include($params)$/;"	f
_smarty_old_error_level	lib/smarty/Smarty.class.php	/^        $_smarty_old_error_level = $this->debugging ? error_reporting() : error_reporting(isset($this->error_reporting)$/;"	v
_smarty_php_resource	lib/smarty/core/core.smarty_include_php.php	/^    $_smarty_php_resource = $_params['php_resource'];$/;"	v
_smarty_resource_type	lib/smarty/core/core.smarty_include_php.php	/^    $_smarty_resource_type = $_params['resource_type'];$/;"	v
_smarty_results	lib/smarty/Smarty.class.php	/^                    $_smarty_results = smarty_core_process_cached_inserts($_params, $this);$/;"	v
_smarty_results	lib/smarty/Smarty.class.php	/^                    $_smarty_results = smarty_core_process_compiled_include($_params, $this);$/;"	v
_smarty_results	lib/smarty/Smarty.class.php	/^                $_smarty_results = $_params['results'];$/;"	v
_smarty_results	lib/smarty/Smarty.class.php	/^                $_smarty_results = call_user_func_array($_output_filter[0], array($_smarty_results, &$this));$/;"	v
_smarty_results	lib/smarty/Smarty.class.php	/^                $_smarty_results = preg_replace('!(\\{\/?nocache\\:[0-9a-f]{32}#\\d+\\})!s'$/;"	v
_smarty_results	lib/smarty/Smarty.class.php	/^            $_smarty_results = ob_get_contents();$/;"	v
_smarty_results	lib/smarty/Smarty.class.php	/^            $_smarty_results = smarty_core_process_cached_inserts($_params, $this);$/;"	v
_smarty_secure	lib/smarty/core/core.is_secure.php	/^                        $_smarty_secure = true;$/;"	v
_smarty_secure	lib/smarty/core/core.is_secure.php	/^        $_smarty_secure = call_user_func_array($/;"	v
_smarty_secure	lib/smarty/core/core.is_secure.php	/^    $_smarty_secure = false;$/;"	v
_smarty_sort_length	lib/smarty/Smarty_Compiler.class.php	/^function _smarty_sort_length($a, $b)$/;"	f
_smarty_tplfunc_	lib/smarty/core/core.write_compiled_include.php	/^function _smarty_tplfunc_$_match[2]_$_match[3](&\\$this)$/;"	f
_smarty_trusted	lib/smarty/core/core.is_trusted.php	/^                        $_smarty_trusted = true;$/;"	v
_smarty_trusted	lib/smarty/core/core.is_trusted.php	/^        $_smarty_trusted = call_user_func_array($smarty->_plugins['resource'][$params['resource_type']][0][3],$/;"	v
_smarty_trusted	lib/smarty/core/core.is_trusted.php	/^    $_smarty_trusted = false;$/;"	v
_smarty_vars_request	lib/smarty/core/core.assign_smarty_interface.php	/^                $_smarty_vars_request = array_merge($_smarty_vars_request, $GLOBALS[$_globals_map[$_c]]);$/;"	v
_smarty_vars_request	lib/smarty/core/core.assign_smarty_interface.php	/^        $_smarty_vars_request  = array();$/;"	v
_smarty_vars_request	lib/smarty/core/core.assign_smarty_interface.php	/^        $_smarty_vars_request = @array_merge($_smarty_vars_request, $GLOBALS['HTTP_SESSION_VARS']);$/;"	v
_source_content	lib/smarty/Smarty.class.php	/^        $_source_content = $_params['source_content'];$/;"	v
_source_return	lib/smarty/Smarty.class.php	/^                        $_source_return = isset($this->_plugins['resource'][$_resource_type]) &&$/;"	v
_source_return	lib/smarty/Smarty.class.php	/^                        $_source_return = true;$/;"	v
_storeAllFonts	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeAllFonts()$/;"	f
_storeAllNumFormats	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeAllNumFormats()$/;"	f
_storeAllStyles	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeAllStyles()$/;"	f
_storeAllXfs	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeAllXfs()$/;"	f
_storeBof	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^    function _storeBof($type)$/;"	f
_storeBoundsheet	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeBoundsheet($sheetname,$offset)$/;"	f
_storeCodepage	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeCodepage()$/;"	f
_storeColinfo	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeColinfo($col_array)$/;"	f
_storeCountry	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeCountry()$/;"	f
_storeDataValidity	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeDataValidity()$/;"	f
_storeDatemode	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeDatemode()$/;"	f
_storeDefcol	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeDefcol()$/;"	f
_storeDimensions	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeDimensions()$/;"	f
_storeEof	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^    function _storeEof()$/;"	f
_storeExterncount	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeExterncount($cxals)$/;"	f
_storeExterncount	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeExterncount($count)$/;"	f
_storeExterns	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeExterns()$/;"	f
_storeExternsheet	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeExternsheet($sheetname)$/;"	f
_storeExternsheet	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeExternsheet($sheetname)$/;"	f
_storeExternsheetBiff8	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeExternsheetBiff8()$/;"	f
_storeFooter	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeFooter()$/;"	f
_storeGridset	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeGridset()$/;"	f
_storeGuts	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeGuts()$/;"	f
_storeHbreak	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeHbreak()$/;"	f
_storeHcenter	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeHcenter()$/;"	f
_storeHeader	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeHeader()$/;"	f
_storeMarginBottom	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeMarginBottom()$/;"	f
_storeMarginLeft	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeMarginLeft()$/;"	f
_storeMarginRight	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeMarginRight()$/;"	f
_storeMarginTop	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeMarginTop()$/;"	f
_storeMergedCells	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeMergedCells()$/;"	f
_storeNameLong	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeNameLong($index, $type, $rowmin, $rowmax, $colmin, $colmax)$/;"	f
_storeNameShort	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeNameShort($index, $type, $rowmin, $rowmax, $colmin, $colmax)$/;"	f
_storeNames	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeNames()$/;"	f
_storeNumFormat	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeNumFormat($format, $ifmt)$/;"	f
_storeOLEFile	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeOLEFile()$/;"	f
_storeObjPicture	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeObjPicture($colL,$dxL,$rwT,$dyT,$colR,$dxR,$rwB,$dyB)$/;"	f
_storePalette	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storePalette()$/;"	f
_storePanes	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storePanes($panes)$/;"	f
_storePassword	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storePassword()$/;"	f
_storePrintGridlines	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storePrintGridlines()$/;"	f
_storePrintHeaders	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storePrintHeaders()$/;"	f
_storeProtect	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeProtect()$/;"	f
_storeSelection	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeSelection($array)$/;"	f
_storeSetup	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeSetup()$/;"	f
_storeSharedStringsTable	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeSharedStringsTable()$/;"	f
_storeStyle	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeStyle()$/;"	f
_storeSupbookInternal	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeSupbookInternal()$/;"	f
_storeVbreak	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeVbreak()$/;"	f
_storeVcenter	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeVcenter()$/;"	f
_storeWindow1	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeWindow1()$/;"	f
_storeWindow2	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeWindow2()$/;"	f
_storeWorkbook	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function _storeWorkbook()$/;"	f
_storeWsbool	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeWsbool()$/;"	f
_storeZoom	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _storeZoom()$/;"	f
_store_1904	lib/excel/Workbook.php	/^    function _store_1904()$/;"	f
_store_OLE_file	lib/excel/Workbook.php	/^    function _store_OLE_file()$/;"	f
_store_all_fonts	lib/excel/Workbook.php	/^    function _store_all_fonts()$/;"	f
_store_all_num_formats	lib/excel/Workbook.php	/^    function _store_all_num_formats()$/;"	f
_store_all_styles	lib/excel/Workbook.php	/^    function _store_all_styles()$/;"	f
_store_all_xfs	lib/excel/Workbook.php	/^    function _store_all_xfs()$/;"	f
_store_bof	lib/excel/BIFFwriter.php	/^    function _store_bof($type)$/;"	f
_store_boundsheet	lib/excel/Workbook.php	/^    function _store_boundsheet($sheetname,$offset)$/;"	f
_store_colinfo	lib/excel/Worksheet.php	/^    function _store_colinfo($col_array)$/;"	f
_store_defcol	lib/excel/Worksheet.php	/^    function _store_defcol()$/;"	f
_store_dimensions	lib/excel/Worksheet.php	/^    function _store_dimensions()$/;"	f
_store_eof	lib/excel/BIFFwriter.php	/^    function _store_eof() $/;"	f
_store_externcount	lib/excel/Workbook.php	/^    function _store_externcount($cxals)$/;"	f
_store_externcount	lib/excel/Worksheet.php	/^    function _store_externcount($count)$/;"	f
_store_externs	lib/excel/Workbook.php	/^    function _store_externs()$/;"	f
_store_externsheet	lib/excel/Workbook.php	/^    function _store_externsheet($sheetname)$/;"	f
_store_externsheet	lib/excel/Worksheet.php	/^    function _store_externsheet($sheetname)$/;"	f
_store_gridset	lib/excel/Worksheet.php	/^    function _store_gridset()$/;"	f
_store_hbreak	lib/excel/Worksheet.php	/^    function _store_hbreak()$/;"	f
_store_margin_bottom	lib/excel/Worksheet.php	/^    function _store_margin_bottom()$/;"	f
_store_margin_left	lib/excel/Worksheet.php	/^    function _store_margin_left()$/;"	f
_store_margin_right	lib/excel/Worksheet.php	/^    function _store_margin_right()$/;"	f
_store_margin_top	lib/excel/Worksheet.php	/^    function _store_margin_top()$/;"	f
_store_names	lib/excel/Workbook.php	/^    function _store_names()$/;"	f
_store_num_format	lib/excel/Workbook.php	/^    function _store_num_format($format,$ifmt)$/;"	f
_store_obj_picture	lib/excel/Worksheet.php	/^    function _store_obj_picture($colL,$dxL,$rwT,$dyT,$colR,$dxR,$rwB,$dyB)$/;"	f
_store_palette	lib/excel/Workbook.php	/^    function _store_palette()$/;"	f
_store_panes	lib/excel/Worksheet.php	/^    function _store_panes($panes)$/;"	f
_store_password	lib/excel/Worksheet.php	/^    function _store_password()$/;"	f
_store_print_gridlines	lib/excel/Worksheet.php	/^    function _store_print_gridlines()$/;"	f
_store_print_headers	lib/excel/Worksheet.php	/^    function _store_print_headers()$/;"	f
_store_protect	lib/excel/Worksheet.php	/^    function _store_protect()$/;"	f
_store_selection	lib/excel/Worksheet.php	/^    function _store_selection($array)$/;"	f
_store_setup	lib/excel/Worksheet.php	/^    function _store_setup()$/;"	f
_store_style	lib/excel/Workbook.php	/^    function _store_style()$/;"	f
_store_vbreak	lib/excel/Worksheet.php	/^    function _store_vbreak()$/;"	f
_store_window1	lib/excel/Workbook.php	/^    function _store_window1()$/;"	f
_store_window2	lib/excel/Worksheet.php	/^    function _store_window2()$/;"	f
_store_wsbool	lib/excel/Worksheet.php	/^    function _store_wsbool()$/;"	f
_store_zoom	lib/excel/Worksheet.php	/^    function _store_zoom()$/;"	f
_substituteCellref	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _substituteCellref($cell)$/;"	f
_substitute_cellref	lib/excel/Worksheet.php	/^    function _substitute_cellref($cell)$/;"	f
_success	mod/wiki/ewiki/fragments/auth.php	/^    $_success = $_a_u; $/;"	v
_success	mod/wiki/ewiki/fragments/auth.php	/^ $_success = false;$/;"	v
_sync_seconds	lib/adodb/session/adodb-session.php	/^			$_sync_seconds = (int) $sync_seconds;$/;"	v
_syntax_error	lib/smarty/Smarty_Compiler.class.php	/^    function _syntax_error($error_msg, $error_type = E_USER_ERROR, $file=null, $line=null)$/;"	f
_table	lib/adodb/session/adodb-session.php	/^			$_table = trim($table);$/;"	v
_tag_cdata	lib/adodb/adodb-xmlschema.inc.php	/^	function _tag_cdata( &$parser, $cdata ) {$/;"	f
_tag_close	lib/adodb/adodb-xmlschema.inc.php	/^	function _tag_close( &$parser, $tag ) {$/;"	f
_tag_end	lib/smarty/core/core.write_compiled_include.php	/^    $_tag_end   = 'if \\(\\$this->caching\\) \\{ echo \\'\\{\/nocache\\:(\\\\2)#(\\\\3)\\}\\';\\}';$/;"	v
_tag_open	lib/adodb/adodb-xmlschema.inc.php	/^	function _tag_open( &$parser, $tag, $attributes ) {$/;"	f
_tag_start	lib/smarty/core/core.write_compiled_include.php	/^    $_tag_start = 'if \\(\\$this->caching\\) \\{ echo \\'\\{nocache\\:('.$params['cache_serial'].')#(\\d+)\\}\\';\\}';$/;"	v
_template_source	lib/smarty/core/core.get_php_resource.php	/^        $_template_source = null;$/;"	v
_term	lib/excel/Parser.php	/^  function _term()$/;"	f
_term	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function _term()$/;"	f
_textarea_blocks	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^    $_textarea_blocks = $match[0];$/;"	v
_textstring	lib/fpdf/fpdf.php	/^function _textstring($s)$/;"	f
_textstring	lib/fpdf/fpdfprotection.php	/^    function _textstring($s) {$/;"	f
_timestamp_return	lib/smarty/Smarty.class.php	/^                    $_timestamp_return = isset($this->_plugins['resource'][$_resource_type]) &&$/;"	v
_title_html	blocks/moodleblock.class.php	/^    function _title_html() {$/;"	f
_tmp_file	lib/smarty/core/core.write_file.php	/^    $_tmp_file = $_dirname . DIRECTORY_SEPARATOR . uniqid('');$/;"	v
_tname	lib/smarty/core/core.rm_auto.php	/^        $_tname = $smarty->_get_auto_filename($params['auto_base'], $params['auto_source'], $params['auto_id']);$/;"	v
_toobj	theme/chameleon/ui/ChameleonCSS.class.php	/^    function _toobj($cssstr) {$/;"	f
_tostr	theme/chameleon/ui/ChameleonCSS.class.php	/^    function _tostr($cssobj) {$/;"	f
_total_date	lib/adodb/adodb-time.inc.php	/^	$_total_date = 0;$/;"	v
_trigger_error_msg	lib/smarty/Config_File.class.php	/^    function _trigger_error_msg($error_msg, $error_type = E_USER_WARNING)$/;"	f
_trigger_fatal_error	lib/smarty/Smarty.class.php	/^    function _trigger_fatal_error($error_msg, $tpl_file = null, $tpl_line = null,$/;"	f
_uc_digits	lib/smarty/plugins/modifier.capitalize.php	/^        $_uc_digits = $uc_digits;$/;"	v
_unlink	lib/smarty/Smarty.class.php	/^    function _unlink($resource, $exp_time = null)$/;"	f
_updatefields	lib/adodb/drivers/adodb-oci8po.inc.php	/^	function _updatefields()$/;"	f
_updatefields	lib/adodb/drivers/adodb-postgres7.inc.php	/^	function _updatefields()$/;"	f
_user	lib/adodb/session/adodb-session.php	/^			$_user = trim($user);$/;"	v
_val	lib/smarty/Smarty_Compiler.class.php	/^                    $_val = $this->_parse_var_props(substr($indexes[0], 1));$/;"	v
_val	lib/smarty/plugins/function.html_checkboxes.php	/^            $_val = isset($output[$_i]) ? $output[$_i] : '';$/;"	v
_val	lib/smarty/plugins/function.html_options.php	/^            $_val = isset($output[$_i]) ? $output[$_i] : '';$/;"	v
_val	lib/smarty/plugins/function.html_radios.php	/^            $_val = isset($output[$_i]) ? $output[$_i] : '';$/;"	v
_var	lib/smarty/Smarty.class.php	/^        $_var = $_args[0];$/;"	v
_var	lib/smarty/Smarty_Compiler.class.php	/^                $_var = $this->_parse_var_props(substr($indexes[0], 1));$/;"	v
_var_name	lib/smarty/Smarty_Compiler.class.php	/^                    $_var_name = substr(array_shift($_indexes), 1);$/;"	v
_var_name	lib/smarty/Smarty_Compiler.class.php	/^            $_var_name = array_shift($_indexes);$/;"	v
_var_parts	lib/smarty/Smarty_Compiler.class.php	/^                        $_var_parts = explode('.', $_index);$/;"	v
_var_ref	lib/smarty/Smarty_Compiler.class.php	/^            $_var_ref = $var_expr;$/;"	v
_var_ref	lib/smarty/Smarty_Compiler.class.php	/^            $_var_ref = substr($var_expr, 1);$/;"	v
_var_section	lib/smarty/Smarty_Compiler.class.php	/^                        $_var_section = $_var_parts[0];$/;"	v
_var_section_prop	lib/smarty/Smarty_Compiler.class.php	/^                        $_var_section_prop = isset($_var_parts[1]) ? $_var_parts[1] : 'index';$/;"	v
_win_from	lib/smarty/plugins/modifier.date_format.php	/^           $_win_from = array ('%e',  '%T',       '%D');$/;"	v
_win_to	lib/smarty/plugins/modifier.date_format.php	/^           $_win_to   = array ('%#d', '%H:%M:%S', '%m\/%d\/%y');$/;"	v
_writeUrlExternal	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _writeUrlExternal($row1, $col1, $row2, $col2, $url, $str, $format = 0)$/;"	f
_writeUrlInternal	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _writeUrlInternal($row1, $col1, $row2, $col2, $url, $str, $format = 0)$/;"	f
_writeUrlRange	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _writeUrlRange($row1, $col1, $row2, $col2, $url, $string = '', $format = 0)$/;"	f
_writeUrlWeb	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function _writeUrlWeb($row1, $col1, $row2, $col2, $url, $str, $format = 0)$/;"	f
_write_big_block_depot	lib/excel/OLEwriter.php	/^    function _write_big_block_depot()$/;"	f
_write_padding	lib/excel/OLEwriter.php	/^    function _write_padding()$/;"	f
_write_pps	lib/excel/OLEwriter.php	/^    function _write_pps($name,$type,$dir,$start,$size)$/;"	f
_write_property_storage	lib/excel/OLEwriter.php	/^    function _write_property_storage()$/;"	f
_write_url_external	lib/excel/Worksheet.php	/^    function _write_url_external($row1, $col1, $row2, $col2, $url, $str, $format = 0)$/;"	f
_write_url_internal	lib/excel/Worksheet.php	/^    function _write_url_internal($row1, $col1, $row2, $col2, $url, $str, $format = 0)$/;"	f
_write_url_range	lib/excel/Worksheet.php	/^    function _write_url_range($row1, $col1, $row2, $col2, $url, $string = '', $format = 0)$/;"	f
_write_url_web	lib/excel/Worksheet.php	/^    function _write_url_web($row1, $col1, $row2, $col2, $url, $str, $format = 0)$/;"	f
_xmlcb_cData	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function _xmlcb_cData( $parser, $data ) {$/;"	f
_xmlcb_endElement	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function _xmlcb_endElement( $parser, $name ) {$/;"	f
_xmlcb_startElement	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function _xmlcb_startElement( $parser, $name, $attrs ) {$/;"	f
a	admin/environment.php	/^                        $a = new stdClass();$/;"	v
a	admin/langimport.php	/^                                $a = new stdClass();$/;"	v
a	admin/langimport.php	/^                            $a = new stdClass();$/;"	v
a	admin/report/courseoverview/index.php	/^            $a = array();$/;"	v
a	admin/timezoneimport.php	/^        $a = null;$/;"	v
a	course/report/stats/report.php	/^            $a = array(userdate($stat->timeend-(60*60*24),get_string('strftimedate'),$CFG->timezone),$stat->line1);$/;"	v
a	course/user.php	/^                $a = array(userdate($stat->timeend,get_string('strftimedate'),$CFG->timezone),$stat->line1);$/;"	v
a	enrol/authorize/enrol.php	/^                                $a = new stdClass;$/;"	v
a	enrol/authorize/enrol.php	/^                    $a = new stdClass;$/;"	v
a	enrol/authorize/enrol.php	/^                $a = new stdClass;$/;"	v
a	enrol/authorize/enrol.php	/^            $a = new stdClass;$/;"	v
a	enrol/authorize/locallib.php	/^                        $a = new stdClass;$/;"	v
a	enrol/authorize/locallib.php	/^                    $a = new stdClass;$/;"	v
a	enrol/authorize/locallib.php	/^                $a = new stdClass;$/;"	v
a	enrol/authorize/locallib.php	/^            $a = new stdClass;$/;"	v
a	enrol/manual/enrol.php	/^            $a = new stdClass();$/;"	v
a	install.php	/^                    $a = new stdClass();$/;"	v
a	lib/adodb/adodb-datadict.inc.php	/^$a= Lens_ParseArgs($str);$/;"	v
a	lib/adodb/adodb-time.inc.php	/^				$a = $lastyear;$/;"	v
a	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^				$a = $offset+1;$/;"	v
a	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^			$a = $offset + 1;$/;"	v
a	lib/adodb/drivers/adodb-ibase.inc.php	/^		$a = $this->GetCol($sql,false,true);$/;"	v
a	lib/adodb/drivers/adodb-informix72.inc.php	/^		$a = array();$/;"	v
a	lib/adodb/drivers/adodb-mssql.inc.php	/^		$a = $this->GetCol($sql);$/;"	v
a	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$a = '';$/;"	v
a	lib/adodb/drivers/adodb-oci8.inc.php	/^			$a = array();$/;"	v
a	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$a = $this->GetCol($sql);$/;"	v
a	lib/adodb/drivers/adodb-postgres7.inc.php	/^			$a = array();$/;"	v
a	lib/adodb/drivers/adodb-sybase.inc.php	/^        $a = $this->GetCol($sql);$/;"	v
a	lib/adodb/session/adodb-session.php	/^	$a = preg_split( "\/(\\w+)\\|\/", $serialized_string, -1, PREG_SPLIT_NO_EMPTY | PREG_SPLIT_DELIM_CAPTURE );$/;"	v
a	lib/adodb/tohtml.inc.php	/^		$a = &$arr[$i];$/;"	v
a	lib/datalib.php	/^    $a = get_object_vars( $dataobject);$/;"	v
a	lib/fpdf/font/makefont/makefont.php	/^    $a=file($file);$/;"	v
a	lib/fpdf/font/makefont/makefont.php	/^    $a=unpack('N1N',fread($f,4));$/;"	v
a	lib/fpdf/font/makefont/makefont.php	/^    $a=unpack('n1n',fread($f,2));$/;"	v
a	lib/fpdf/fpdf.php	/^    $a=GetImageSize($file);$/;"	v
a	lib/fpdf/fpdf.php	/^    $a=unpack('Ni',fread($f,4));$/;"	v
a	lib/fpdf/fpdfprotection.php	/^            $a = ($a+1)%256;$/;"	v
a	lib/fpdf/fpdfprotection.php	/^        $a = 0;$/;"	v
a	lib/moodlelib.php	/^        $a = ($a + 1) % 256;$/;"	v
a	lib/moodlelib.php	/^        $a = clean_getstring_data( $a );$/;"	v
a	lib/moodlelib.php	/^    $a = 0;$/;"	v
a	lib/pear/PEAR.php	/^            $a = &$this->raiseError($message, $code, null, null, $userinfo);$/;"	v
a	lib/pear/PEAR.php	/^            $a = &PEAR::raiseError($message, $code, null, null, $userinfo);$/;"	v
a	lib/pear/PEAR.php	/^            $a = &new $ec($code, $mode, $options, $userinfo);$/;"	v
a	lib/pear/PEAR.php	/^            $a = &new $ec($message, $code, $mode, $options, $userinfo);$/;"	v
a	mod/assignment/submissions.php	/^    $a    = optional_param('a', 0, PARAM_INT);           \/\/ Assignment ID$/;"	v
a	mod/assignment/upload.php	/^    $a  = optional_param('a', 0, PARAM_INT);   \/\/ Assignment ID$/;"	v
a	mod/assignment/view.php	/^    $a  = optional_param('a', 0, PARAM_INT);   \/\/ Assignment ID$/;"	v
a	mod/hotpot/attempt.php	/^		$a = 0;$/;"	v
a	mod/hotpot/report.php	/^			$a = $response->attempt;$/;"	v
a	mod/hotpot/template/v6.php	/^					$a = 0;$/;"	v
a	mod/hotpot/template/v6.php	/^		$a = 0;$/;"	v
a	mod/hotpot/template/v6.php	/^	$a =  hotpot_keypad_sort_value($a);$/;"	v
a	mod/lesson/locallib.php	/^        $a = new stdClass;$/;"	v
a	mod/lesson/view.php	/^                            $a = 'a';$/;"	v
a	mod/lesson/view.php	/^                            $a = 'c';$/;"	v
a	mod/lesson/view.php	/^                    $a = new stdClass;$/;"	v
a	mod/scorm/api.php	/^    $a = optional_param('a', '', PARAM_INT);         \/\/ scorm ID$/;"	v
a	mod/scorm/datamodel.php	/^    $a = optional_param('a', '', PARAM_INT);         \/\/ scorm ID$/;"	v
a	mod/scorm/loadSCO.php	/^    $a = optional_param('a', '', PARAM_INT);         \/\/ scorm ID$/;"	v
a	mod/scorm/player.php	/^    $a = optional_param('a', '', PARAM_INT);         \/\/ scorm ID$/;"	v
a	mod/scorm/report.php	/^            $a = $sco->scorm;$/;"	v
a	mod/scorm/report.php	/^    $a = optional_param('a', '', PARAM_INT);     \/\/ SCORM ID$/;"	v
a	mod/scorm/view.php	/^    $a = optional_param('a', '', PARAM_INT);         \/\/ scorm ID$/;"	v
a	mod/wiki/admin.php	/^    $a       = optional_param('a', '', PARAM_INT);         \/\/ wiki ID$/;"	v
a	mod/wiki/ewiki/ewiki.php	/^            $a = ($sql1 ? ', ' : '');$/;"	v
a	mod/wiki/ewiki/ewiki.php	/^            $a = explode("\\n", trim($value));$/;"	v
a	mod/wiki/ewiki/plugins/email_protect.php	/^             $a = strtolower($a);$/;"	v
a	mod/wiki/ewiki/plugins/email_protect.php	/^          $a = $word_parts[nat_rand($n_wpt)];$/;"	v
a	question/format/hotpot/format.php	/^                    $a = 0;$/;"	v
a	question/format/hotpot/format.php	/^                $a = 0;$/;"	v
a	question/format/hotpot/format.php	/^            $a = 0;$/;"	v
a0	lib/adodb/adodb-perf.inc.php	/^		$a0 = (float)$a0[1]+(float)$a0[0];$/;"	v
a0	lib/adodb/adodb-perf.inc.php	/^		$a0 = split(' ',$t0);$/;"	v
a1	lib/adodb/adodb-perf.inc.php	/^		$a1 = (float)$a1[1]+(float)$a1[0];$/;"	v
a1	lib/adodb/adodb-perf.inc.php	/^		$a1 = split(' ',$t1);$/;"	v
a1	lib/adodb/adodb-time.inc.php	/^		$a1 = getdate($ts);$/;"	v
a2	lib/adodb/adodb-time.inc.php	/^		$a2 = adodb_getdate($ts);$/;"	v
aList	lib/pear/OLE/PPS/Root.php	/^        $aList = array();$/;"	v
aSql	lib/adodb/datadict/datadict-postgres.inc.php	/^				$aSql = array_merge($aSql,$this->CreateIndexSQL($idx_name,$tabname,$idx_data['columns'],$/;"	v
aSql	lib/adodb/datadict/datadict-postgres.inc.php	/^		$aSql = array_merge($aSql,$this->CreateTableSQL($tabname,$tableflds,$tableoptions));$/;"	v
aSql	lib/adodb/datadict/datadict-postgres.inc.php	/^		$aSql = array_merge($aSql,$this->DropTableSQL($tabname));$/;"	v
a_config	admin/backup.php	/^        $a_config = (array)$config;$/;"	v
a_count	question/format/xml/format.php	/^            $a_count=1;$/;"	v
a_count	question/format/xml/format.php	/^        $a_count = 0;$/;"	v
a_create_table	lib/adodb/drivers/adodb-mysql.inc.php	/^         $a_create_table = $this->getRow(sprintf('SHOW CREATE TABLE %s', $table));$/;"	v
a_create_table	lib/adodb/drivers/adodb-mysqli.inc.php	/^	    $a_create_table = $this->getRow(sprintf('SHOW CREATE TABLE %s', $table));$/;"	v
a_max	mod/hotpot/attempt.php	/^		$a_max = $a;$/;"	v
a_pagelist	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^    $a_pagelist = array_unique($a_pagelist);$/;"	v
a_pagelist	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $a_pagelist = ewiki_sitemap_create($wiki_entry->pagename, $a_validpages, 100, 1);$/;"	v
a_secure	mod/wiki/ewiki/plugins/email_protect.php	/^    $a_secure = array("info", "diff");$/;"	v
a_sitemap	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $a_sitemap = ewiki_sitemap_create($wiki_entry->pagename, $a_validpages, 99, 0);$/;"	v
a_sitemap	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $a_sitemap=ewiki_sitemap_create($str_rootid, $a_validpages, EWIKI_SITEMAP_DEPTH);$/;"	v
a_val	mod/hotpot/report/fullstat/report.php	/^	$a_val = intval(strip_tags($a));$/;"	v
a_validpages	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $a_validpages = ewiki_valid_pages(1, $withvirtualpages);$/;"	v
a_validpages	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $a_validpages=ewiki_valid_pages(0,1);$/;"	v
a_vars	lib/moodlelib.php	/^        $a_vars = get_object_vars( $a );$/;"	v
a_virtual	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $a_virtual = array_keys($ewiki_plugins["page"]);$/;"	v
aa	mod/choice/index.php	/^            $aa = "";$/;"	v
aa	mod/choice/index.php	/^            $aa = format_string(choice_get_option_text($choice, $answer->optionid));$/;"	v
aa	mod/hotpot/template/v6.php	/^					$aa = 0;$/;"	v
aaa	mod/survey/graph.php	/^           $aaa = get_records_select("survey_answers", "((survey = $cm->instance) AND (question in ($subquestions)))");$/;"	v
aaa	mod/survey/graph.php	/^           $aaa = get_records_select("survey_answers","((survey = $cm->instance) AND (question in ($subquestions)))");$/;"	v
aaa	mod/survey/graph.php	/^       $aaa = get_records_select("survey_answers", "((survey = $cm->instance) AND (question in ($question->multi)))");$/;"	v
abandoned	mod/hotpot/report/overview/report.php	/^		$abandoned = 0;$/;"	v
abletomovecourses	course/category.php	/^                    $abletomovecourses = true;$/;"	v
abletomovecourses	course/category.php	/^        $abletomovecourses = false;  \/\/ for now$/;"	v
absolute	lib/excel/Worksheet.php	/^            $absolute    = 0x00;$/;"	v
absolute	lib/excel/Worksheet.php	/^        $absolute    = 0x02; \/\/ Bit mask$/;"	v
absolute	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $absolute    = 0x00;$/;"	v
absolute	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $absolute    = 0x02; \/\/ Bit mask$/;"	v
acc	lib/typo3/class.t3lib_div.php	/^				$acc = array();$/;"	v
accept	lib/blocklib.php	/^                $accept = $allowed;$/;"	v
accept	lib/blocklib.php	/^        $accept = !empty($formats['all']);$/;"	v
accept	lib/blocklib.php	/^    $accept  = NULL;$/;"	v
accept	lib/searchlib.php	/^    function accept() {$/;"	f
accept	lib/smarty/plugins/function.fetch.php	/^                                $accept = $param_value;$/;"	v
accept	lib/smarty/plugins/function.fetch.php	/^                $accept = "image\/gif, image\/x-xbitmap, image\/jpeg, image\/pjpeg, *\/*";$/;"	v
acceptccs	enrol/authorize/enrol.php	/^        $acceptccs = optional_param('acceptccs', array_keys(get_list_of_creditcards()), PARAM_ALPHA);$/;"	v
accesssince	user/index.php	/^    $accesssince  = optional_param('accesssince',0,PARAM_INT);               \/\/ filter by last access. -1 = never$/;"	v
accum	mod/quiz/report/analysis/report.php	/^    $accum = $initsum;$/;"	v
acents	mod/scorm/locallib.php	/^        $acents = $aseconds[1];$/;"	v
acents	mod/scorm/locallib.php	/^    $acents = 0;  \/\/Cents$/;"	v
act	blocks/rss_client/block_rss_client_action.php	/^$act            = optional_param('act', NULL, PARAM_ALPHA);$/;"	v
act	blog/edit.php	/^$act = optional_param('act','',PARAM_ALPHA);$/;"	v
action	admin/environment.php	/^    $action  = optional_param('action', '', PARAM_ACTION);$/;"	v
action	admin/handlevirus.php	/^    $action = clam_handle_infected_file($file,$log->userid,true);$/;"	v
action	admin/maintenance.php	/^    $action = optional_param('action', '', PARAM_ALPHA);$/;"	v
action	calendar/event.php	/^    $action = required_param('action', PARAM_ALPHA);$/;"	v
action	calendar/export.php	/^$action = optional_param('action', '', PARAM_ALPHA);$/;"	v
action	calendar/export_execute.php	/^$action = optional_param('action', '', PARAM_ALPHA);$/;"	v
action	course/report/participation/index.php	/^        $action = ''; \/\/ default to all (don't restrict)$/;"	v
action	course/report/participation/index.php	/^    $action     = optional_param('action', '', PARAM_ALPHA);$/;"	v
action	course/scales.php	/^                    $action = "edit";$/;"	v
action	course/scales.php	/^                    $action = "new";$/;"	v
action	course/scales.php	/^    $action      = optional_param('action', 'undefined', PARAM_ALPHA); \/\/ action to execute$/;"	v
action	enrol/authorize/authorizenetlib.php	/^    $action = intval($action);$/;"	v
action	enrol/authorize/enrol.php	/^        $action = $an_review ? AN_ACTION_AUTH_ONLY : AN_ACTION_AUTH_CAPTURE;$/;"	v
action	files/index.php	/^    $action  = optional_param('action', '', PARAM_ACTION);$/;"	v
action	grade/exceptions.php	/^    $action   = optional_param('action', '');$/;"	v
action	grade/index.php	/^    $action   = optional_param('action', 'grades');$/;"	v
action	lib/editor/htmlarea/coursefiles.php	/^        $action = "";$/;"	v
action	lib/editor/htmlarea/coursefiles.php	/^    $action  = optional_param('action', '', PARAM_ACTION);$/;"	v
action	lib/questionlib.php	/^            $action = new stdClass;$/;"	v
action	mod/assignment/lib.php	/^            $action = $CFG->wwwroot.'\/course\/mod.php';$/;"	v
action	mod/choice/report.php	/^    $action   = optional_param('action', '', PARAM_ALPHA);$/;"	v
action	mod/choice/view.php	/^    $action     = optional_param('action', '', PARAM_ALPHA);$/;"	v
action	mod/exercise/assessments.php	/^    $action = required_param('action', PARAM_ALPHA);$/;"	v
action	mod/exercise/locallib.php	/^                                $action = "<a href=\\"assessments.php?action=teacherassessment&amp;id=$cm->id&amp;aid=$studentassessment->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                            $action = "<a href=\\"assessments.php?action=adminlistbystudent&amp;id=$cm->id&amp;userid=$user->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                            $action ="";$/;"	v
action	mod/exercise/locallib.php	/^                        $action = "<a href=\\"assessments.php?action=assessresubmission&amp;id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                        $action = "<a href=\\"assessments.php?action=assesssubmission&amp;id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                        $action = "<a href=\\"assessments.php?action=viewassessment&amp;a=$exercise->id&amp;aid=$assessment->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                        $action = "<a href=\\"assessments.php?action=viewassessment&amp;id=$cm->id&amp;aid=$assessment->id\\">"$/;"	v
action	mod/exercise/locallib.php	/^                    $action = "<a href=\\"assessments.php?action=assesssubmission&amp;a=$exercise->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                    $action = "<a href=\\"assessments.php?action=assesssubmission&amp;id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                    $action = "<a href=\\"assessments.php?action=gradeassessment&amp;a=$exercise->id&amp;aid=$assessment->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                    $action = "<a href=\\"assessments.php?action=gradeassessment&amp;id=$cm->id&amp;stype=$stype&amp;aid=$assessment->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                    $action = "<a href=\\"submissions.php?action=adminamendtitle&amp;id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                $action = "<a href=\\"assessments.php?action=assesssubmission&amp;a=$exercise->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                $action = "<a href=\\"submissions.php?action=adminamendtitle&amp;id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^                $action = "<a href=\\"submissions.php?action=userconfirmdelete&amp;id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/exercise/locallib.php	/^            $action = '';$/;"	v
action	mod/exercise/submissions.php	/^    $action = required_param('action', PARAM_ALPHA);$/;"	v
action	mod/exercise/view.php	/^                $action = "teachersview";$/;"	v
action	mod/exercise/view.php	/^        $action = 'notavailable';$/;"	v
action	mod/exercise/view.php	/^    $action      = optional_param('action', '', PARAM_ALPHA);$/;"	v
action	mod/glossary/comment.php	/^            $action = 'add';$/;"	v
action	mod/glossary/comment.php	/^    $action = optional_param('action','add', PARAM_ALPHA);$/;"	v
action	mod/glossary/comment.php	/^    $action = strtolower($action);$/;"	v
action	mod/glossary/editcategories.php	/^                $action = "";$/;"	v
action	mod/glossary/editcategories.php	/^    $action = optional_param('action', '', PARAM_ALPHA ); \/\/ what to do$/;"	v
action	mod/glossary/editcategories.php	/^    $action = strtolower($action);$/;"	v
action	mod/hotpot/db/update_to_v2.php	/^				$action = "ADD";$/;"	v
action	mod/hotpot/db/update_to_v2.php	/^				$action = "CHANGE `$oldfield`";$/;"	v
action	mod/hotpot/review.php	/^	$action = isteacher($course->id) ? optional_param('action') : '';$/;"	v
action	mod/lesson/lesson.php	/^    $action = required_param('action', PARAM_ALPHA);   \/\/ Action$/;"	v
action	mod/lesson/report.php	/^    $action = optional_param('action', 'view', PARAM_ALPHA);  \/\/ action to take$/;"	v
action	mod/lesson/view.php	/^            $action = 'highscores';$/;"	v
action	mod/lesson/view.php	/^            $action = 'navigation';$/;"	v
action	mod/lesson/view.php	/^            $action = 'teacherview';$/;"	v
action	mod/lesson/view.php	/^    $action  = optional_param('action', '', PARAM_ALPHA);$/;"	v
action	mod/quiz/attempt.php	/^            $action = new stdClass;$/;"	v
action	mod/quiz/report/grading/report.php	/^        $action = optional_param('action', 'viewquestions', PARAM_ALPHA);$/;"	v
action	mod/quiz/report/overview/report.php	/^        $action = optional_param('action', '');$/;"	v
action	mod/survey/report.php	/^            $action = "questions";$/;"	v
action	mod/survey/report.php	/^            $action = "summary";$/;"	v
action	mod/survey/report.php	/^    $action  = optional_param('action', '', PARAM_ALPHA); \/\/ What to look at$/;"	v
action	mod/wiki/admin.php	/^    $action  = optional_param('action', '', PARAM_ACTION); \/\/ Admin Action$/;"	v
action	mod/wiki/ewiki/ewiki.php	/^         $action = "edit";$/;"	v
action	mod/wiki/ewiki/ewiki.php	/^         $action = "view";     \/\/ we could also allow different (this is a$/;"	v
action	mod/wiki/ewiki/ewiki.php	/^         $action = "view";$/;"	v
action	mod/wiki/ewiki/ewiki.php	/^      $action = $_REQUEST["action"];$/;"	v
action	mod/wiki/ewiki/ewiki.php	/^      $action = substr($id, 0, $delim);$/;"	v
action	mod/wiki/ewiki/ewiki.php	/^   $action = EWIKI_DEFAULT_ACTION;$/;"	v
action	mod/wiki/ewiki/plugins/init.php	/^            $action = "view";$/;"	v
action	mod/wiki/lib.php	/^    $action = array();$/;"	v
action	mod/workshop/assessments.php	/^    $action         = required_param('action', PARAM_ALPHA);$/;"	v
action	mod/workshop/locallib.php	/^                            $action = "<a href=\\"viewassessment.php?id=$cm->id&amp;aid=$assessment->id&".$/;"	v
action	mod/workshop/locallib.php	/^                        $action = "<a href=\\"assess.php?id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                        $action = "<a href=\\"assessments.php?action=adminlistbystudent&amp;id=$cm->id&amp;userid=$user->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                        $action = "<a href=\\"viewassessment.php?id=$cm->id&amp;aid=$assessment->id&".$/;"	v
action	mod/workshop/locallib.php	/^                        $action = "<a href=\\"viewassessment.php?id=$cm->id&amp;aid=$assessment->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                        $action ="";$/;"	v
action	mod/workshop/locallib.php	/^                    $action = "<a href=\\"assess.php?id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                    $action = "<a href=\\"viewassessment.php?&amp;id=$cm->id&amp;aid=$assessment->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                    $action = "<a href=\\"viewassessment.php?&amp;id=$cm->id&amp;stype=$stype&amp;aid=$assessment->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                    $action = "<a href=\\"viewassessment.php?id=$cm->id&amp;aid=$assessment->id\\">"$/;"	v
action	mod/workshop/locallib.php	/^                    $action = "<a href=\\"viewassessment.php?id=$cm->id&amp;aid=$assessment->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                $action = "<a href=\\"assess.php?id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                $action = "<a href=\\"submissions.php?action=adminamendtitle&amp;id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                $action = "<a href=\\"submissions.php?action=editsubmission&amp;id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/workshop/locallib.php	/^                $action = '';$/;"	v
action	mod/workshop/locallib.php	/^            $action = "<a href=\\"submissions.php?action=adminamendtitle&amp;id=$cm->id&amp;sid=$submission->id\\">".$/;"	v
action	mod/workshop/submissions.php	/^        $action = "listallsubmissions";$/;"	v
action	mod/workshop/submissions.php	/^    $action      = optional_param('action', '', PARAM_ALPHA);$/;"	v
action	mod/workshop/view.php	/^                $action = "teachersview";$/;"	v
action	mod/workshop/view.php	/^                $action = 'displayfinalgrade';$/;"	v
action	mod/workshop/view.php	/^                $action = 'studentsview';$/;"	v
action	mod/workshop/view.php	/^            $action = 'notavailable';$/;"	v
action	mod/workshop/view.php	/^        $action = 'notavailable';$/;"	v
action	mod/workshop/view.php	/^    $action = optional_param('action', '', PARAM_ALPHA);$/;"	v
action_links	mod/wiki/ewiki/ewiki.php	/^   $action_links = & $ewiki_config["action_links"][$action];$/;"	v
actionoptions	course/report/participation/index.php	/^    $actionoptions = array('' => $strallactions,$/;"	v
actionoptions	course/report/participation/mod.php	/^    $actionoptions = array('' => $strallactions,$/;"	v
actions	course/report/log/lib.php	/^    $actions = array($/;"	v
actions	enrol/authorize/locallib.php	/^            $actions = '';$/;"	v
actions	enrol/authorize/locallib.php	/^        $actions = '';$/;"	v
actions	lib/questionlib.php	/^    $actions = array();$/;"	v
actions	lib/statslib.php	/^            $actions = array_merge($actions,$function());$/;"	v
actions	lib/statslib.php	/^    $actions = $function();$/;"	v
actions	lib/statslib.php	/^    $actions = array_unique($actions);$/;"	v
actions	mod/hotpot/lib.php	/^			$actions = 'showxmlsource,showxmltree,showhtmlsource';$/;"	v
actions	mod/hotpot/lib.php	/^		$actions = explode(',', $actions);$/;"	v
actions	mod/quiz/attempt.php	/^        $actions = question_extract_responses($questions, $responses, $event);$/;"	v
actions	mod/wiki/view.php	/^    $actions = explode('\/', $page);$/;"	v
actions	question/type/rqp/types.php	/^                    $actions = '<a title="' . $strinfo . '" href="types.php?info='.$server->id.'&amp;sesskey='.sesskey().'"><img src="'.$CFG->pixpath.'\/i\/info.gif" border="0" alt="'.$strinfo.'" align="absbottom" \/><\/a>&nbsp;<a title="'.$strdelete.'" href="types.php?delete='.$server->id.'&amp;sesskey='.sesskey().'"><img src="..\/..\/..\/..\/pix\/t\/delete.gif" border="0" alt="'.$strdelete.'" \/><\/a>';$/;"	v
actions	user/action_redir.php	/^$actions = array($/;"	v
actionstatus	enrol/authorize/locallib.php	/^            $actionstatus = authorize_get_status_action($record);$/;"	v
actionwidth	question/editlib.php	/^    $actionwidth = $canedit ? 95 : 70;$/;"	v
activate	lib/excel/Worksheet.php	/^    function activate()$/;"	f
activate	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function activate()$/;"	f
active	mod/chat/chatd.php	/^    $active = array();$/;"	v
activefilters	admin/filters.php	/^            $activefilters = array_unique($activefilters);$/;"	v
activefilters	admin/filters.php	/^    $activefilters = array();$/;"	v
activefilterscount	admin/filters.php	/^    $activefilterscount = count($activefilters);$/;"	v
activetwo	lib/weblib.php	/^        $activetwo = array();$/;"	v
activetwo	user/tabs.php	/^                $activetwo = array('reports');$/;"	v
activetwo	user/tabs.php	/^            $activetwo = array('forumposts');$/;"	v
activetwo	user/tabs.php	/^    $activetwo = NULL;$/;"	v
activities	course/lib.php	/^        $activities = array();$/;"	v
activities	course/recent.php	/^    $activities = array();$/;"	v
activities	course/report/log/lib.php	/^    $activities = array();$/;"	v
activity	course/recent.php	/^                        $activity = new Object;$/;"	v
activity	course/recent.php	/^                $activity = new Object;$/;"	v
activity_count	course/recent.php	/^        $activity_count = count($activities);$/;"	v
activity_modules_upgrade	blocks/activity_modules/db/mysql.php	/^function activity_modules_upgrade($oldversion=0) {$/;"	f
activity_modules_upgrade	blocks/activity_modules/db/postgres7.php	/^function activity_modules_upgrade($oldversion=0) {$/;"	f
activityfilter	course/recent.php	/^            $activityfilter = "";$/;"	v
activityfilter	course/recent.php	/^            $activityfilter = "AND m.name = '$filter'";$/;"	v
activitylist	filter/activitynames/filter.php	/^                $activitylist = array();      \/\/\/ We will store all the activities here$/;"	v
activitynames_filter	filter/activitynames/filter.php	/^    function activitynames_filter($courseid, $text) {$/;"	f
activityreport	course/report/outline/mod.php	/^    $activityreport = get_string( 'activityreport' );$/;"	v
actual_number_of_questions	question/type/description/questiontype.php	/^    function actual_number_of_questions($question) {$/;"	f
actual_number_of_questions	question/type/questiontype.php	/^    function actual_number_of_questions($question) {$/;"	f
actualgrade	mod/exercise/index.php	/^                                        $actualgrade = "<font color=\\"red\\">(".$actualgrade.")<font color=\\"red\\">";$/;"	v
actualgrade	mod/exercise/index.php	/^                                    $actualgrade = number_format(($studentassessment->gradinggrade * $/;"	v
actualtimes	lib/statslib.php	/^    $actualtimes = array_keys($stats);$/;"	v
adate	lib/adodb/drivers/adodb-mssql.inc.php	/^	$adate = $conn->GetOne('select getdate()');$/;"	v
add	course/importstudents.php	/^    $add            = optional_param('add', 0, PARAM_BOOL);$/;"	v
add	course/mod.php	/^    $add           = optional_param('add','', PARAM_ALPHA);$/;"	v
add	course/student.php	/^    $add            = optional_param('add', 0, PARAM_BOOL);$/;"	v
add	course/teacher.php	/^    $add    = optional_param('add', 0, PARAM_INT);$/;"	v
add	lib/pclzip/pclzip.lib.php	/^  function add($p_filelist \/* options *\/)$/;"	f
add	mod/quiz/db/mysql.php	/^                $add = 1;$/;"	v
add	mod/quiz/db/postgres7.php	/^                $add = 1;$/;"	v
add	mod/wiki/ewiki/ewiki.php	/^   function add($row) {$/;"	f
addComplexType	lib/soap/nusoap.php	/^	function addComplexType($name,$typeClass='complexType',$phpType='array',$compositor='',$restrictionBase='',$elements=array(),$attrs=array(),$arrayType='') {$/;"	f
addComplexType	lib/soap/nusoap.php	/^	function addComplexType($name,$typeClass='complexType',$phpType='array',$compositor='',$restrictionBase='',$elements=array(),$attrs=array(),$arrayType=''){$/;"	f
addData	lib/adodb/adodb-xmlschema.inc.php	/^	function &addData( $attributes ) {$/;"	f
addData	lib/adodb/adodb-xmlschema.inc.php	/^	function addData( $cdata ) {$/;"	f
addElement	lib/soap/nusoap.php	/^	function addElement($attrs) {$/;"	f
addEntryPattern	lib/lexer.php	/^        function addEntryPattern($pattern, $mode, $new_mode) {$/;"	f
addExitPattern	lib/lexer.php	/^        function addExitPattern($pattern, $mode) {$/;"	f
addField	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function addField( $name ) {$/;"	f
addField	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function addField( $name, $type, $size = NULL, $opts = NULL ) {$/;"	f
addField	lib/adodb/adodb-xmlschema.inc.php	/^	function addField( $attributes ) {$/;"	f
addField	lib/adodb/adodb-xmlschema.inc.php	/^	function addField( $name ) {$/;"	f
addField	lib/adodb/adodb-xmlschema.inc.php	/^	function addField( $name, $type, $size = NULL, $opts = NULL ) {$/;"	f
addFieldOpt	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function addFieldOpt( $field, $opt, $value = NULL ) {$/;"	f
addFieldOpt	lib/adodb/adodb-xmlschema.inc.php	/^	function addFieldOpt( $field, $opt, $value = NULL ) {$/;"	f
addFormat	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function &addFormat($properties = array())$/;"	f
addIndex	lib/adodb/adodb-xmlschema.inc.php	/^	function &addIndex( $attributes ) {$/;"	f
addIndexOpt	lib/adodb/adodb-xmlschema.inc.php	/^	function addIndexOpt( $opt ) {$/;"	f
addOperation	lib/soap/nusoap.php	/^	function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $style = 'rpc', $use = 'encoded', $documentation = '', $encodingStyle = ''){$/;"	f
addPattern	lib/lexer.php	/^        function addPattern($pattern, $label = true) {$/;"	f
addPattern	lib/lexer.php	/^        function addPattern($pattern, $mode = "accept") {$/;"	f
addQuery	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function addQuery() {$/;"	f
addQuery	lib/adodb/adodb-xmlschema.inc.php	/^	function addQuery() {$/;"	f
addSQL	lib/adodb/adodb-xmlschema.inc.php	/^	function addSQL( $sql = NULL ) {$/;"	f
addSimpleType	lib/soap/nusoap.php	/^	function addSimpleType($name, $restrictionBase='', $typeClass='simpleType', $phpType='scalar', $enumeration=array()) {$/;"	f
addSlashesOnArray	lib/typo3/class.t3lib_div.php	/^	function addSlashesOnArray(&$theArray)	{$/;"	f
addSpecialPattern	lib/lexer.php	/^        function addSpecialPattern($pattern, $mode, $special) {$/;"	f
addTableOpt	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function addTableOpt( $opt ) {$/;"	f
addTableOpt	lib/adodb/adodb-xmlschema.inc.php	/^	function addTableOpt( $opt ) {$/;"	f
addUser	lib/adodb/pear/Auth/Container/ADOdb.php	/^    function addUser($username, $password, $additional = "")$/;"	f
addUserInfo	lib/pear/PEAR.php	/^    function addUserInfo($info)$/;"	f
addValidator	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function &addValidator()$/;"	f
addWorksheet	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function &addWorksheet($name = '')$/;"	f
add_admin	lib/moodlelib.php	/^function add_admin($userid) {$/;"	f
add_category	question/category_class.php	/^    function add_category($newparent, $newcategory, $newinfo, $newpublish, $newcourse) {$/;"	f
add_component	lib/bennu/iCalendar_components.php	/^    function add_component($component) {$/;"	f
add_course_module	course/lib.php	/^function add_course_module($mod) {$/;"	f
add_creator	lib/moodlelib.php	/^function add_creator($userid) {$/;"	f
add_data	lib/tablelib.php	/^    function add_data($row) {$/;"	f
add_event	lib/moodlelib.php	/^ function add_event($event) {$/;"	f
add_format	lib/excel/Workbook.php	/^    function &add_format($properties = array())$/;"	f
add_format	lib/excellib.class.php	/^    function &add_format($properties = array()) {$/;"	f
add_indented_names	lib/questionlib.php	/^function add_indented_names( $categories ) {$/;"	f
add_instance	mod/assignment/lib.php	/^    function add_instance($assignment) {$/;"	f
add_instance	mod/resource/lib.php	/^function add_instance($resource) {$/;"	f
add_instance	mod/resource/type/file/resource.class.php	/^function add_instance($resource) {$/;"	f
add_instance	mod/resource/type/html/resource.class.php	/^function add_instance($resource) {$/;"	f
add_instance	mod/resource/type/ims/resource.class.php	/^    function add_instance($resource) {$/;"	f
add_instance	mod/resource/type/repository/resource.class.php	/^function add_instance($resource) {$/;"	f
add_instance	mod/resource/type/text/resource.class.php	/^function add_instance($resource) {$/;"	f
add_keypad_chars	mod/hotpot/template/v6.php	/^	function add_keypad_chars(&$chars, $text) {$/;"	f
add_meta	mod/wiki/ewiki/ewiki.php	/^            $add_meta = array($/;"	v
add_meta	mod/wiki/ewiki/ewiki.php	/^   $add_meta = array();$/;"	v
add_meta	mod/wiki/ewiki/ewiki.php	/^$add_meta=array(), $accept_all=EWIKI_ACCEPT_BINARY, $care_for_images=1)$/;"	v
add_mod_to_section	course/lib.php	/^function add_mod_to_section($mod, $beforemod=NULL) {$/;"	f
add_property	lib/bennu/iCalendar_components.php	/^    function add_property($name, $value = NULL, $parameters = NULL) {$/;"	f
add_qti_info	question/format/qti2/format.php	/^    function add_qti_info(&$questions)$/;"	f
add_question_headings	mod/hotpot/report/default.php	/^	function add_question_headings(&$questions, &$table, $align='center', $size=50, $wrap=false, $fontsize=0) {$/;"	f
add_separator	lib/tablelib.php	/^    function add_separator() {$/;"	f
add_teacher	lib/moodlelib.php	/^function add_teacher($userid, $courseid, $editall=1, $role='', $timestart=0, $timeend=0, $enrol='manual') {$/;"	f
add_text	mod/wiki/ewiki/ewiki.php	/^         $add_text = "";$/;"	v
add_to_log	lib/datalib.php	/^function add_to_log($courseid, $module, $action, $url='', $info='', $cm=0, $user=0) {$/;"	f
add_to_map	lib/soap/nusoap.php	/^	function add_to_map($methodname,$in,$out){$/;"	f
add_to_metacourse	lib/moodlelib.php	/^function add_to_metacourse ($metacourseid, $courseid) {$/;"	f
add_user_to_group	lib/moodlelib.php	/^function add_user_to_group ($groupid, $userid) {$/;"	f
add_users	auth/db/lib.php	/^    $add_users = array_diff($userlist, $usernames);$/;"	v
add_users	auth/ldap/lib.php	/^        $add_users = 0; \/\/ free mem$/;"	v
add_users	auth/ldap/lib.php	/^    $add_users = get_records_sql($sql); \/\/ get rid of the fat        $/;"	v
add_worksheet	lib/excel/Workbook.php	/^    function &add_worksheet($name = '')$/;"	f
add_worksheet	lib/excellib.class.php	/^    function &add_worksheet($name = '') {$/;"	f
addbutton	question/type/rqp/types.php	/^    $addbutton = '<input type="submit" value="'.get_string('add').'" name="add" \/>';$/;"	v
addcontact	message/index.php	/^    $addcontact     = optional_param('addcontact',     0, PARAM_INT); \/\/ adding a contact$/;"	v
addcontact	message/user.php	/^    $addcontact     = optional_param('addcontact',     0, PARAM_INT); \/\/ adding a contact$/;"	v
addcourse	course/importstudents.php	/^                $addcourse = clean_param($addcourse, PARAM_INT);$/;"	v
addedblocks	backup/restorelib.php	/^                $addedblocks = array();$/;"	v
addentrylink	blocks/blog_menu/block_blog_menu.php	/^                    $addentrylink = '<a href="'. $CFG->wwwroot. '\/blog\/edit.php?userid='. $userBlog->userid . $coursearg .'">'. get_string('addnewentry', 'blog') .'<\/a><br \/>';$/;"	v
addentrylink	blocks/blog_menu/block_blog_menu.php	/^            $addentrylink = '';$/;"	v
addformat	lib/excel/Workbook.php	/^    function &addformat($properties = array())$/;"	f
addindex	admin/utfdbmigrate.php	/^                        $addindex = isset($field['@']['addindex'])?$field['@']['addindex']:"";$/;"	v
addindexarray	admin/utfdbmigrate.php	/^                    $addindexarray = array();$/;"	v
addinstancefunction	course/mod.php	/^        $addinstancefunction    = $mod->modulename."_add_instance";$/;"	v
additional_key	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $additional_key   = '';$/;"	v
additional_value	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $additional_value = '';$/;"	v
addlink	blog/lib.php	/^            $addlink = '<div align="center">';$/;"	v
addlink	course/teacher.php	/^            $addlink = "<a href=\\"teacher.php?id=$course->id&amp;add=$user->id&amp;sesskey=$USER->sesskey\\">$straddteacher<\/a>";$/;"	v
addlist	mod/survey/download.php	/^            $addlist = $qid;$/;"	v
addlist	mod/survey/download.php	/^            $addlist = $question->multi;$/;"	v
addloginfo	mod/wiki/admin.php	/^          $addloginfo=$form->pagetocheck;$/;"	v
addloginfo	mod/wiki/admin.php	/^          $addloginfo=@join(", ", $form->pagestodelete);$/;"	v
addloginfo	mod/wiki/admin.php	/^          $addloginfo=@join(", ", $form->pagestostrip);$/;"	v
addloginfo	mod/wiki/admin.php	/^      $addloginfo="";$/;"	v
addprimary	admin/utfdbmigrate.php	/^                        $addprimary = isset($field['@']['addprimary'])?$field['@']['addprimary']:"";$/;"	v
addprimaryarray	admin/utfdbmigrate.php	/^                    $addprimaryarray = array();$/;"	v
addq	lib/adodb/adodb.inc.php	/^	function addq($s,$magic_quotes=false)$/;"	f
addr	lib/markdown.php	/^	$addr = "<a href=\\"$addr\\">$addr<\/a>";$/;"	v
addr	lib/markdown.php	/^	$addr = "mailto:" . $addr;$/;"	v
addr	lib/markdown.php	/^	$addr = preg_replace('\/">.+?:\/', '">', $addr);$/;"	v
addr	lib/markdown.php	/^	$addr = preg_replace_callback('\/([^\\:])\/', $/;"	v
addr	lib/moodlelib.php	/^    $addr = trim($addr);$/;"	v
addr_str	lib/phpmailer/class.phpmailer.php	/^        $addr_str = $type . ": ";$/;"	v
address	admin/process_email.php	/^$address = $tmp[0];$/;"	v
address	iplookup/ipatlas/plot.php	/^    $address = $HTTP_GET_VARS["address"];$/;"	v
address	iplookup/ipatlas/plot.php	/^    $address = $HTTP_SERVER_VARS['REMOTE_ADDR'];$/;"	v
address	lib/smarty/plugins/function.mailto.php	/^        $address = $params['address'];$/;"	v
address	lib/soaplib.php	/^            $address = (($_SERVER['SERVER_PORT'] == 443) ? 'https:\/\/' : 'http:\/\/') . $_SERVER['SERVER_NAME'] . $_SERVER['SCRIPT_NAME'];$/;"	v
address	lib/validateurlsyntax.php	/^        $address       = '(' . $domain_tertiary . $domain_secondary . $domain_toplevel . ')';$/;"	v
address	lib/validateurlsyntax.php	/^        $address       = '(' . $ipaddress . ')';$/;"	v
address	lib/validateurlsyntax.php	/^        $address       = '((' . $ipaddress . ')|(' . $domain_tertiary . $domain_secondary . $domain_toplevel . '))';$/;"	v
address	lib/validateurlsyntax.php	/^    $address = $address . $aOptions['a'];$/;"	v
address_encode	lib/smarty/plugins/function.mailto.php	/^        $address_encode = '';$/;"	v
address_in_subnet	lib/moodlelib.php	/^function address_in_subnet($addr, $subnetstr) {$/;"	f
addrs	mod/glossary/lib.php	/^    $addrs = array();$/;"	v
addslashes_deep	lib/setup.php	/^        function addslashes_deep($value) {$/;"	f
addslashes_object	lib/datalib.php	/^function addslashes_object( $dataobject ) {$/;"	f
addstring	mod/data/tabs.php	/^            $addstring = empty($editentry) ? get_string('add', 'data') : get_string('editentry', 'data');$/;"	v
addstudent	course/student.php	/^                $addstudent = clean_param($addstudent, PARAM_INT);$/;"	v
adduniqueindex	admin/utfdbmigrate.php	/^                        $adduniqueindex = isset($field['@']['adduniqueindex'])?$field['@']['adduniqueindex']:"";$/;"	v
adduniqueindexarray	admin/utfdbmigrate.php	/^                    $adduniqueindexarray = array();$/;"	v
addworksheet	lib/excel/Workbook.php	/^    function &addworksheet($name = '')$/;"	f
adjust_allowed_tags	lib/weblib.php	/^function adjust_allowed_tags() {$/;"	f
adjust_media_urls	mod/hotpot/lib.php	/^	function adjust_media_urls() {$/;"	f
admin	admin/backup.php	/^        $admin = get_admin();$/;"	v
admin	admin/user.php	/^    $admin   = new object();$/;"	v
admin	admin/utfdbmigrate.php	/^            $admin = get_admin();$/;"	v
admin	backup/backup_scheduled.php	/^    $admin = get_admin();$/;"	v
admin	backup/restorelib.php	/^            $admin = get_admin();$/;"	v
admin	backup/restorelib.php	/^        $admin = get_admin();$/;"	v
admin	enrol/authorize/enrol.php	/^        $admin = get_admin();$/;"	v
admin	enrol/manual/enrol.php	/^        $admin = get_admin();$/;"	v
admin	enrol/paypal/ipn.php	/^    $admin = get_admin();$/;"	v
admin	filter/algebra/algebradebug.php	/^  $admin = $CFG->wwwroot . '\/' . $CFG->admin . '\/config.php';$/;"	v
admin	filter/tex/texdebug.php	/^        $admin = $CFG->wwwroot . '\/' . $CFG->admin . '\/config.php';$/;"	v
admin	lib/rsslib.php	/^        $admin = get_admin();$/;"	v
admin_ids	mod/hotpot/report.php	/^			$admin_ids = get_records_select_menu('user_admins');$/;"	v
admin_upgrade	blocks/admin/db/mysql.php	/^function admin_upgrade($oldversion=0) {$/;"	f
admin_upgrade	blocks/admin/db/postgres7.php	/^function admin_upgrade($oldversion=0) {$/;"	f
adminarray	admin/admin.php	/^    $adminarray = array();$/;"	v
adminedit	mod/forum/lib.php	/^        $adminedit = (isadmin() and !empty($CFG->admineditalways));$/;"	v
adminedit	mod/forum/post.php	/^        $adminedit = (isadmin() and !empty($CFG->admineditalways));$/;"	v
adminediting	course/category.php	/^        $adminediting = (isadmin() and $creatorediting);$/;"	v
adminediting	course/category.php	/^        $adminediting = false;$/;"	v
adminediting	course/index.php	/^        $adminediting = !empty($USER->categoryediting);$/;"	v
adminediting	course/index.php	/^        $adminediting = false;$/;"	v
adminediting	course/search.php	/^        $adminediting = (isadmin() and $creatorediting);$/;"	v
adminediting	course/search.php	/^        $adminediting = false;$/;"	v
adminid	backup/restorelib.php	/^            $adminid = $admin->id;$/;"	v
adminid	backup/restorelib.php	/^        $adminid = $admin->id;$/;"	v
adminlist	admin/admin.php	/^    $adminlist = implode(',', $adminarray);$/;"	v
adminlist	lib/db/mysql.php	/^            $adminlist = array();$/;"	v
adminlist	lib/db/mysql.php	/^            $adminlist = implode(',', $adminlist);$/;"	v
adminlist	lib/db/postgres7.php	/^            $adminlist = array();$/;"	v
adminlist	lib/db/postgres7.php	/^            $adminlist = implode(',', $adminlist);$/;"	v
admins	admin/admin.php	/^            $admins = get_admins();$/;"	v
admins	admin/admin.php	/^    $admins = get_admins();$/;"	v
admins	admin/handlevirus.php	/^    $admins = get_admins();$/;"	v
admins	course/report/stats/report.php	/^        $admins = get_admins();$/;"	v
admins	enrol/authorize/enrol.php	/^                $admins = get_admins();$/;"	v
admins	enrol/paypal/ipn.php	/^                    $admins = get_admins();$/;"	v
admins	lib/db/mysql.php	/^        $admins = get_admins();$/;"	v
admins	lib/moodlelib.php	/^        $admins = array();$/;"	v
admins	lib/uploadlib.php	/^    $admins = get_admins();$/;"	v
adminseesall	blocks/course_list/block_course_list.php	/^               $adminseesall = false;$/;"	v
adminseesall	blocks/course_list/block_course_list.php	/^        $adminseesall = true;$/;"	v
adminuser	enrol/authorize/enrol.php	/^                    $adminuser = get_admin();$/;"	v
adminuser	enrol/authorize/enrol.php	/^        $adminuser = get_admin();$/;"	v
adminuser	enrol/authorize/locallib.php	/^                            $adminuser = get_admin();$/;"	v
adminuser	lib/moodlelib.php	/^    $adminuser = get_admin();$/;"	v
adoSchema	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function adoSchema( $dbconn ) {$/;"	f
adoSchema	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^class adoSchema {$/;"	c
adoSchema	lib/adodb/adodb-xmlschema.inc.php	/^	function adoSchema( &$db ) {$/;"	f
adoSchema	lib/adodb/adodb-xmlschema.inc.php	/^class adoSchema {$/;"	c
adodb_addslashes	lib/adodb/drivers/adodb-postgres64.inc.php	/^function adodb_addslashes($s)$/;"	f
adodb_backtrace	lib/adodb/adodb.inc.php	/^	function adodb_backtrace($printOrArr=true,$levels=9999)$/;"	f
adodb_date	lib/adodb/adodb-time.inc.php	/^function adodb_date($fmt,$d=false,$is_gmt=false)$/;"	f
adodb_date2	lib/adodb/adodb-time.inc.php	/^function adodb_date2($fmt, $d=false, $is_gmt=false)$/;"	f
adodb_date_gentable	lib/adodb/adodb-time.inc.php	/^function adodb_date_gentable($out=true)$/;"	f
adodb_date_test	lib/adodb/adodb-time.inc.php	/^function adodb_date_test()$/;"	f
adodb_date_test_date	lib/adodb/adodb-time.inc.php	/^function adodb_date_test_date($y1,$m,$d=13)$/;"	f
adodb_date_test_strftime	lib/adodb/adodb-time.inc.php	/^function adodb_date_test_strftime($fmt)$/;"	f
adodb_daylight_sv	lib/adodb/adodb-time.inc.php	/^function adodb_daylight_sv(&$arr, $is_gmt)$/;"	f
adodb_dow	lib/adodb/adodb-time.inc.php	/^function adodb_dow($year, $month, $day)$/;"	f
adodb_error	lib/adodb/adodb-error.inc.php	/^function adodb_error($provider,$dbType,$errno)$/;"	f
adodb_error_ibase	lib/adodb/adodb-error.inc.php	/^function adodb_error_ibase()$/;"	f
adodb_error_ifx	lib/adodb/adodb-error.inc.php	/^function adodb_error_ifx()$/;"	f
adodb_error_mssql	lib/adodb/adodb-error.inc.php	/^function adodb_error_mssql()$/;"	f
adodb_error_mysql	lib/adodb/adodb-error.inc.php	/^function adodb_error_mysql()$/;"	f
adodb_error_oci8	lib/adodb/adodb-error.inc.php	/^function adodb_error_oci8()$/;"	f
adodb_error_odbc	lib/adodb/adodb-error.inc.php	/^function adodb_error_odbc()$/;"	f
adodb_error_pg	lib/adodb/adodb-error.inc.php	/^function adodb_error_pg($errormsg)$/;"	f
adodb_error_sqlite	lib/adodb/adodb-error.inc.php	/^function adodb_error_sqlite()$/;"	f
adodb_errormsg	lib/adodb/adodb-error.inc.php	/^function adodb_errormsg($value)$/;"	f
adodb_get_gmt_diff	lib/adodb/adodb-time.inc.php	/^function adodb_get_gmt_diff() $/;"	f
adodb_getdate	lib/adodb/adodb-time.inc.php	/^function adodb_getdate($d=false,$fast=false)$/;"	f
adodb_getmem	lib/adodb/adodb-perf.inc.php	/^function adodb_getmem()$/;"	f
adodb_gmdate	lib/adodb/adodb-time.inc.php	/^function adodb_gmdate($fmt,$d=false)$/;"	f
adodb_gmmktime	lib/adodb/adodb-time.inc.php	/^function adodb_gmmktime($hr,$min,$sec,$mon=false,$day=false,$year=false,$is_dst=false)$/;"	f
adodb_gmstrftime	lib/adodb/adodb-time.inc.php	/^function adodb_gmstrftime($fmt, $ts=false)$/;"	f
adodb_is_leap_year	lib/adodb/adodb-time.inc.php	/^function adodb_is_leap_year($year) $/;"	f
adodb_key_exists	lib/adodb/adodb-lib.inc.php	/^function adodb_key_exists($key, &$arr,$force=2)$/;"	f
adodb_microtime	lib/adodb/adodb-perf.inc.php	/^function adodb_microtime()$/;"	f
adodb_mktime	lib/adodb/adodb-time.inc.php	/^function adodb_mktime($hr,$min,$sec,$mon=false,$day=false,$year=false,$is_dst=false,$is_gmt=false) $/;"	f
adodb_pdo_type	lib/adodb/drivers/adodb-pdo.inc.php	/^function adodb_pdo_type($t)$/;"	f
adodb_perf	lib/adodb/adodb-perf.inc.php	/^class adodb_perf {$/;"	c
adodb_pr	lib/adodb/adodb.inc.php	/^	function adodb_pr($var,$as_string=false)$/;"	f
adodb_round	lib/adodb/adodb-perf.inc.php	/^function adodb_round($n,$prec)$/;"	f
adodb_sess_close	lib/adodb/adodb-cryptsession.php	/^function adodb_sess_close() $/;"	f
adodb_sess_close	lib/adodb/adodb-session-clob.php	/^function adodb_sess_close() $/;"	f
adodb_sess_close	lib/adodb/adodb-session.php	/^function adodb_sess_close() $/;"	f
adodb_sess_destroy	lib/adodb/adodb-cryptsession.php	/^function adodb_sess_destroy($key) $/;"	f
adodb_sess_destroy	lib/adodb/adodb-session-clob.php	/^function adodb_sess_destroy($key) $/;"	f
adodb_sess_destroy	lib/adodb/adodb-session.php	/^function adodb_sess_destroy($key) $/;"	f
adodb_sess_gc	lib/adodb/adodb-cryptsession.php	/^function adodb_sess_gc($maxlifetime) {$/;"	f
adodb_sess_gc	lib/adodb/adodb-session-clob.php	/^function adodb_sess_gc($maxlifetime) $/;"	f
adodb_sess_gc	lib/adodb/adodb-session.php	/^function adodb_sess_gc($maxlifetime) $/;"	f
adodb_sess_gc	lib/adodb/session/adodb-session.php	/^function adodb_sess_gc($t)$/;"	f
adodb_sess_open	lib/adodb/adodb-cryptsession.php	/^function adodb_sess_open($save_path, $session_name) $/;"	f
adodb_sess_open	lib/adodb/adodb-session-clob.php	/^function adodb_sess_open($save_path, $session_name,$persist=true) $/;"	f
adodb_sess_open	lib/adodb/adodb-session.php	/^function adodb_sess_open($save_path, $session_name,$persist=true) $/;"	f
adodb_sess_open	lib/adodb/session/adodb-session.php	/^function adodb_sess_open($save_path, $session_name, $persist = true) {$/;"	f
adodb_sess_read	lib/adodb/adodb-cryptsession.php	/^function adodb_sess_read($key) $/;"	f
adodb_sess_read	lib/adodb/adodb-session-clob.php	/^function adodb_sess_read($key) $/;"	f
adodb_sess_read	lib/adodb/adodb-session.php	/^function adodb_sess_read($key) $/;"	f
adodb_sess_write	lib/adodb/adodb-cryptsession.php	/^function adodb_sess_write($key, $val) $/;"	f
adodb_sess_write	lib/adodb/adodb-session-clob.php	/^function adodb_sess_write($key, $val) $/;"	f
adodb_sess_write	lib/adodb/adodb-session.php	/^function adodb_sess_write($key, $val) $/;"	f
adodb_session_create_table	lib/adodb/session/adodb-session.php	/^function adodb_session_create_table($schemaFile=null,$conn = null)$/;"	f
adodb_session_regenerate_id	lib/adodb/session/adodb-session.php	/^function adodb_session_regenerate_id() $/;"	f
adodb_strftime	lib/adodb/adodb-time.inc.php	/^function adodb_strftime($fmt, $ts=false,$is_gmt=false)$/;"	f
adodb_throw	lib/adodb/adodb-exceptions.inc.php	/^function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection)$/;"	f
adodb_unserialize	lib/adodb/session/adodb-session.php	/^function adodb_unserialize( $serialized_string ) $/;"	f
adodb_validdate	lib/adodb/adodb-time.inc.php	/^function adodb_validdate($y,$m,$d)$/;"	f
adodb_write_file	lib/adodb/adodb-csvlib.inc.php	/^	function adodb_write_file($filename, $contents,$debug=false)$/;"	f
adodb_year_digit_check	lib/adodb/adodb-time.inc.php	/^function adodb_year_digit_check($y) $/;"	f
adorecordset_sybase_ase	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^class adorecordset_sybase_ase extends ADORecordset_sybase {$/;"	c
adors	lib/adodb/drivers/adodb-ado.inc.php	/^		$adors=@$dbc->OpenSchema(20);\/\/tables$/;"	v
adors	lib/adodb/drivers/adodb-ado.inc.php	/^		$adors=@$dbc->OpenSchema(4);\/\/tables$/;"	v
adors	lib/adodb/drivers/adodb-ado5.inc.php	/^		$adors=@$dbc->OpenSchema(20);\/\/tables$/;"	v
adors	lib/adodb/drivers/adodb-ado5.inc.php	/^		$adors=@$dbc->OpenSchema(4);\/\/tables$/;"	v
adors	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^        $adors=@$dbc->OpenSchema(4, $osoptions);\/\/tables$/;"	v
advance	lib/smarty/plugins/function.cycle.php	/^    $advance = (isset($params['advance'])) ? (bool)$params['advance'] : true;$/;"	v
advancedfilter	course/recent.php	/^        $advancedfilter = 1;$/;"	v
advancedfilter	course/recent.php	/^    $advancedfilter = optional_param('advancedfilter', 0, PARAM_INT);$/;"	v
advancedlink	course/lib.php	/^        $advancedlink = "<a href=\\"$CFG->wwwroot\/course\/recent.php?id=$course->id&amp;advancedfilter=0\\">" . get_string("normalfilter") . "<\/a>";$/;"	v
advancedlink	course/lib.php	/^        $advancedlink = "<a href=\\"$CFG->wwwroot\/course\/recent.php?id=$course->id&amp;advancedfilter=1\\">" . get_string("advancedfilter") . "<\/a>";$/;"	v
advancedsearch	blocks/search_forums/block_search_forums.php	/^        $advancedsearch = get_string('advancedsearch', 'block_search_forums');$/;"	v
aes	mod/scorm/locallib.php	/^    $aes = explode(':',$a);$/;"	v
affectedcourses	mod/assignment/type/online/db/mysql.php	/^        $affectedcourses = array();$/;"	v
affectedcourses	mod/assignment/type/online/db/postgres7.php	/^        $affectedcourses = array();$/;"	v
after	lib/datalib.php	/^                $after = 'AFTER '. $after;$/;"	v
after	lib/datalib.php	/^                $after = 'AFTER `'. $after .'`';$/;"	v
after	mod/lesson/action/moveit.php	/^            $after = $page->prevpageid;$/;"	v
after	mod/lesson/action/moveit.php	/^    $after = required_param('after', PARAM_INT); \/\/ target page$/;"	v
afterParts	lib/typo3/class.t3lib_div.php	/^					$afterParts = explode(' ',substr($str,$l+$p),2);$/;"	v
age	mod/forum/lib.php	/^        $age = 0;$/;"	v
age	mod/forum/lib.php	/^    $age = time() - $post->created;$/;"	v
agent	lib/moodlelib.php	/^    $agent = $_SERVER['HTTP_USER_AGENT'];$/;"	v
agent	lib/smarty/plugins/function.fetch.php	/^                                $agent = $param_value;$/;"	v
agent	lib/smarty/plugins/function.fetch.php	/^                $agent = "Smarty Template Engine ".$smarty->_version;$/;"	v
agg	lib/adodb/pivottable.inc.php	/^		$agg = "$aggfn($aggfield)";$/;"	v
aggfield	lib/adodb/pivottable.inc.php	/^ 	$aggfield = false,$sumlabel='Sum ',$aggfn ='SUM', $showcount = true)$/;"	v
agree	user/policy.php	/^    $agree = optional_param('agree', 0, PARAM_INT);$/;"	v
agreecontent	mod/workshop/lib.php	/^                    $agreecontent = true;$/;"	v
agreecontent	mod/workshop/lib.php	/^    $agreecontent = false;$/;"	v
agreelicence	admin/index.php	/^    $agreelicence = optional_param('agreelicence',0, PARAM_BOOL);$/;"	v
aiccdata	mod/scorm/aicc.php	/^    $aiccdata = optional_param('aicc_data', '', PARAM_RAW);$/;"	v
aid	admin/oacleanup.php	/^    $aid = $arecord->id;$/;"	v
aid	mod/choice/lib.php	/^    $aid = 0;$/;"	v
aid	mod/exercise/assessments.php	/^    $aid    = optional_param('aid', 0, PARAM_INT);$/;"	v
aid	mod/exercise/submissions.php	/^    $aid    = optional_param('aid', 0, PARAM_INT);$/;"	v
aid	mod/workshop/assessments.php	/^    $aid            = optional_param('aid', 0, PARAM_INT); $/;"	v
aid	mod/workshop/viewassessment.php	/^    $aid           = required_param('aid', PARAM_INT);   \/\/ Assessment ID$/;"	v
al	lib/pear/OLE.php	/^            $al = unpack('C', $string{(7 - $i)});$/;"	v
algebra	filter/algebra/algebradebug.php	/^      $algebra = substr($query,8,$splitpos);$/;"	v
algebra	filter/algebra/algebradebug.php	/^    $algebra = "\\"". str_replace('"','\\"',$algebra) . "\\"";$/;"	v
algebra	filter/algebra/algebradebug.php	/^    $algebra = escapeshellarg($algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = preg_replace('!\\r\\n?!',' ',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = preg_replace('\/([=><%!#] *)-\/',"\\$1 zeroplace -",$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('&gt;','>',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('&lt;','<',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('<=','%',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('<>','#',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('>=','!',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('beta','bita',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('delta','zdelta',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('epsilon','zepslon',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('eta','xeta',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('theta','thita',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('upsilon','zupslon',$algebra);$/;"	v
algebra	filter/algebra/algebradebug.php	/^  $algebra = str_replace('zeta','zita',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^              $algebra = "\\"". str_replace('"','\\"',$algebra) . "\\"";$/;"	v
algebra	filter/algebra/filter.php	/^              $algebra = escapeshellarg($algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = preg_replace('!\\r\\n?!',' ',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = preg_replace('\/([=><%!#] *)-\/',"\\$1 zeroplace -",$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('&gt;','>',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('&lt;','<',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('<=','%',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('<>','#',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('>=','!',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('beta','bita',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('delta','zdelta',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('epsilon','zepslon',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('eta','xeta',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('theta','thita',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('upsilon','zupslon',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^           $algebra = str_replace('zeta','zita',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^          $algebra = preg_replace('\/^align=bottom \/','',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^          $algebra = preg_replace('\/^align=top \/','',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^        $algebra = $matches[1][$i] . $matches[2][$i];$/;"	v
algebra	filter/algebra/filter.php	/^        $algebra = str_replace('<\/nolink>','',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^        $algebra = str_replace('<\/span>','',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^        $algebra = str_replace('<nolink>','',$algebra);$/;"	v
algebra	filter/algebra/filter.php	/^        $algebra = str_replace('<span class="nolink">','',$algebra);$/;"	v
algebra2tex	filter/algebra/algebradebug.php	/^function algebra2tex($algebra) {$/;"	f
algebra_filter	filter/algebra/filter.php	/^function algebra_filter ($courseid, $text) {$/;"	f
alias	mod/glossary/edit.php	/^                $alias = trim($alias);$/;"	v
alias_info	mod/glossary/restorelib.php	/^            $alias_info = $aliases[$i];$/;"	v
aliases	mod/glossary/backuplib.php	/^        $aliases = get_records("glossary_alias","entryid",$entryid);$/;"	v
aliases	mod/glossary/filter.php	/^        $aliases = get_records_sql('SELECT ga.id, ge.glossaryid, ga.alias as concept, ge.concept as originalconcept, $/;"	v
aliases	mod/glossary/lib.php	/^        $aliases = glossary_print_entry_aliases($course, $cm, $glossary, $entry, $mode, $hook,'html');$/;"	v
aliases	mod/glossary/restorelib.php	/^        $aliases = $info['#']['ALIASES']['0']['#']['ALIAS'];$/;"	v
aliasname	mod/glossary/import.php	/^                        $aliasname = $xmlalias['#']['NAME'][0]['#'];$/;"	v
aliassearch	mod/glossary/sql.php	/^            $aliassearch = "";$/;"	v
align	course/scales.php	/^        $align = "left,center,center,center";$/;"	v
align	filter/algebra/filter.php	/^          $align = "text-bottom";$/;"	v
align	filter/algebra/filter.php	/^          $align = "text-top";$/;"	v
align	filter/algebra/filter.php	/^        $align = "middle";$/;"	v
align	filter/tex/filter.php	/^          $align = "text-bottom";$/;"	v
align	filter/tex/filter.php	/^          $align = "text-top";$/;"	v
align	filter/tex/filter.php	/^        $align = "middle";$/;"	v
align	lib/excel/Format.php	/^        $align          = $this->_text_h_align;       \/\/ Alignment$/;"	v
align	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $align          = $this->_text_h_align;       \/\/ Alignment$/;"	v
align	lib/weblib.php	/^        $align = ' align="'.$align.'"';$/;"	v
align	lib/weblib.php	/^        $align = 'align="'. $align .'"';$/;"	v
align	mod/glossary/formats/encyclopedia/encyclopedia_format.php	/^                $align = 'left';$/;"	v
align	mod/glossary/formats/encyclopedia/encyclopedia_format.php	/^                $align = 'right';$/;"	v
align	mod/hotpot/report/default.php	/^			$align = empty($table->align[$i]) ? '' : ' align="'.$table->align[$i].'"';$/;"	v
align	mod/wiki/ewiki/ewiki.php	/^         $align = $align[$spaces_l + 2*$spaces_r];$/;"	v
align	mod/wiki/ewiki/ewiki.php	/^         $align = array('', ' align="right"', ' align="left"', ' align="center"');$/;"	v
alignment	mod/exercise/locallib.php	/^                $alignment = "align=\\"$align[$key]\\"";$/;"	v
alignment	mod/exercise/locallib.php	/^                $alignment = "align=\\"center\\"";$/;"	v
all	mod/resource/type/ims/repository_deploy.php	/^    $all        = optional_param ('all', '', PARAM_ALPHA);$/;"	v
all_attempt_results_visible	mod/quiz/locallib.php	/^function all_attempt_results_visible($quiz, $user) {$/;"	f
all_empty	lib/smarty/plugins/function.html_select_date.php	/^    $all_empty       = null;$/;"	v
all_extra	lib/smarty/plugins/function.html_select_date.php	/^    $all_extra       = null;$/;"	v
all_extra	lib/smarty/plugins/function.html_select_time.php	/^    $all_extra          = null;$/;"	v
all_keys	auth/db/lib.php	/^        $all_keys = array_keys(get_object_vars($pcfg));$/;"	v
all_keys	auth/ldap/lib.php	/^        $all_keys = array_keys(get_object_vars($pcfg));$/;"	v
all_minutes	lib/smarty/plugins/function.html_select_time.php	/^        $all_minutes = range(0, 59);$/;"	v
all_scores	grade/lib.php	/^    $all_scores = explode(',',$items);$/;"	v
all_seconds	lib/smarty/plugins/function.html_select_time.php	/^        $all_seconds = range(0, 59);$/;"	v
all_users	backup/backuplib.php	/^            $all_users = backup_get_all_users();$/;"	v
allblocks	lib/blocklib.php	/^    $allblocks = blocks_get_record();$/;"	v
allentries	mod/glossary/sql.php	/^    $allentries = get_records_sql("$sqlselect $sqlfrom $sqlwhere $sqlorderby $sqllimit");$/;"	v
allforums	mod/forum/index.php	/^        $allforums = array_merge($generalforums, $learningforums);$/;"	v
alllangs	admin/langimport.php	/^            $alllangs = array_keys(get_list_of_languages());$/;"	v
alloptions	mod/resource/type/file/resource.class.php	/^    $alloptions = implode(",", $jsoption);$/;"	v
alloptions	mod/resource/type/html/resource.class.php	/^    $alloptions = implode(",", $jsoption);$/;"	v
alloptions	mod/resource/type/ims/resource.class.php	/^        $alloptions = implode(",", $jsoption);$/;"	v
alloptions	mod/resource/type/repository/resource.class.php	/^    $alloptions = implode(",", $jsoption);$/;"	v
alloptions	mod/resource/type/text/resource.class.php	/^    $alloptions = implode(",", $jsoption);$/;"	v
allowBlank	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^   function allowBlank()$/;"	f
allow_review	mod/hotpot/report/click/report.php	/^		$allow_review = ($is_html && (isteacher($course->id) || $hotpot->review));$/;"	v
allow_review	mod/hotpot/report/fullstat/report.php	/^		$allow_review = ($is_html && (isteacher($course->id) || $hotpot->review));$/;"	v
allow_review	mod/hotpot/report/simplestat/report.php	/^		$allow_review = true; \/\/ ($options['reportformat']=='htm' && (isteacher($course->id) || $hotpot->review));$/;"	v
allowchanges	mod/exercise/locallib.php	/^    $allowchanges = true;$/;"	v
allowcomments	mod/workshop/assess.php	/^    $allowcomments = optional_param('allowcomments', 0, PARAM_BOOL);$/;"	v
allowcomments	mod/workshop/viewassessment.php	/^    $allowcomments = optional_param('allowcomments', false, PARAM_BOOL);$/;"	v
allowed	lib/bennu/iCalendar_properties.php	/^                $allowed = array('DRAFT', 'FINAL', 'CANCELLED');$/;"	v
allowed	lib/bennu/iCalendar_properties.php	/^                $allowed = array('NEEDS-ACTION', 'COMPLETED', 'IN-PROCESS', 'CANCELLED');$/;"	v
allowed	lib/bennu/iCalendar_properties.php	/^                $allowed = array('TENTATIVE', 'CONFIRMED', 'CANCELLED');$/;"	v
allowed	lib/bennu/iCalendar_rfc2445.php	/^                        $allowed = 'HMS';$/;"	v
allowed	lib/bennu/iCalendar_rfc2445.php	/^                        $allowed = 'M';$/;"	v
allowed	lib/bennu/iCalendar_rfc2445.php	/^                        $allowed = 'S';$/;"	v
allowed	lib/bennu/iCalendar_rfc2445.php	/^                        $allowed = 'T';$/;"	v
allowed	lib/bennu/iCalendar_rfc2445.php	/^            $allowed = 'WDT';$/;"	v
allowed	lib/kses.php	/^      $allowed = true;$/;"	v
allowed	lib/kses.php	/^  $allowed = false;$/;"	v
allowed	lib/moodlelib.php	/^        $allowed = explode(' ', $CFG->allowemailaddresses);$/;"	v
allowed_funcs	lib/smarty/plugins/function.math.php	/^    $allowed_funcs = array('int','abs','ceil','cos','exp','floor','log','log10',$/;"	v
allowed_html_fixed	lib/kses.php	/^  $allowed_html_fixed = kses_array_lc($allowed_html);$/;"	v
allowed_time	calendar/export_execute.php	/^$allowed_time = array('weeknow', 'weeknext', 'monthnow', 'monthnext');$/;"	v
allowed_what	calendar/export_execute.php	/^$allowed_what = array('all', 'courses');$/;"	v
allowedmods	course/edit.php	/^                    $allowedmods = explode(',',$CFG->defaultallowedmodules);$/;"	v
allowedmods	course/edit.php	/^                $allowedmods = $form->allowedmods;$/;"	v
allowedmods	course/edit.php	/^                $allowedmods = explode(',',$CFG->defaultallowedmodules);$/;"	v
allowedmods	course/edit.php	/^            $allowedmods = array();$/;"	v
allowedmods	course/edit.php	/^        $allowedmods = array();$/;"	v
allowedmods	course/pending.php	/^                    $allowedmods = explode(',',$CFG->defaultallowedmodules);$/;"	v
allowedmodules	admin/configvars.php	/^        $allowedmodules = explode(',',$config->defaultallowedmodules);$/;"	v
allowedmodules	admin/configvars.php	/^    $allowedmodules = array();$/;"	v
allowedmodules	course/report/participation/index.php	/^    $allowedmodules = array('assignment','book','chat','choice','exercise','forum','glossary','hotpot',$/;"	v
allowedmodules	course/report/participation/mod.php	/^    $allowedmodules = array('assignment','book','chat','choice','exercise','forum','glossary','hotpot',$/;"	v
allowedpattern	lib/moodlelib.php	/^            $allowedpattern = trim($allowedpattern);$/;"	v
allowedtags	question/format/qti2/format.php	/^        $allowedtags = '<a><br><b><h1><h2><h3><h4><i><img><li><ol><strong><table><tr><td><th><u><ul><object>';  \/\/ all other tags will be stripped from question text$/;"	v
allowedtograde	mod/journal/report.php	/^        $allowedtograde = ($groupmode != VISIBLEGROUPS or isteacheredit($course->id) or ismember($currentgroup));$/;"	v
allownextmonth	calendar/export.php	/^        $allownextmonth = calendar_days_in_month($now['mon'], $now['year']) - $now['mday'] < 7;$/;"	v
allownextweek	calendar/export.php	/^        $allownextweek  = CALENDAR_WEEKEND & (1 << $now['wday']);$/;"	v
allowrenames	admin/uploaduser.php	/^$allowrenames   = optional_param('allowrenames', 0, PARAM_BOOL);$/;"	v
allowsql	lib/adodb/adodb-perf.inc.php	/^	$allowsql = !defined('ADODB_PERF_NO_RUN_SQL');$/;"	v
allowstr	admin/configvars.php	/^    $allowstr = '<select name="defaultallowedmodules[]" id="allowedmodules" multiple="multiple" size="10"'.((empty($config->restrictmodulesfor)) ? "disabled=\\"disabled\\"" : "").'>';$/;"	v
allowthisweek	calendar/export.php	/^        $allowthisweek  = !((CALENDAR_WEEKEND & (1 << $now['wday'])) && !(CALENDAR_WEEKEND & (1 << (($now['wday'] + 1) % 7))));$/;"	v
allpages	mod/lesson/action/continue.php	/^                $allpages = get_records("lesson_pages", "lessonid", $lesson->id, "id", "id,lessonid,qtype");$/;"	v
allpages	mod/lesson/view.php	/^                    $allpages = get_records("lesson_pages", "lessonid", $lesson->id, "id", "id,lessonid");$/;"	v
allrecords	mod/data/view.php	/^        $allrecords = get_records_sql($sqlselect);      \/\/ Kludgey but accurate at least!$/;"	v
allreports	mod/quiz/tabs.php	/^        $allreports = get_list_of_plugins("mod\/quiz\/report");$/;"	v
alltext2parameters	mod/resource/type/ims/resource.class.php	/^    function alltext2parameters($alltext) {$/;"	f
alltextfield	mod/resource/type/file/resource.class.php	/^    $alltextfield = array();$/;"	v
alltextfield	mod/resource/type/ims/resource.class.php	/^        $alltextfield = new stdClass();$/;"	v
alltextfield	mod/resource/type/repository/resource.class.php	/^    $alltextfield = array();$/;"	v
alltypes	enrol/authorize/enrol.php	/^    $alltypes = array($/;"	v
alpha	lib/tablelib.php	/^            $alpha  = explode(',', get_string('alphabet'));$/;"	v
alpha	user/index.php	/^                $alpha  = explode(',', get_string('alphabet'));$/;"	v
alphabet	admin/user.php	/^        $alphabet = explode(',', get_string('alphabet'));$/;"	v
alphabet	mod/glossary/lib.php	/^          $alphabet = explode(",", get_string("alphabet"));$/;"	v
alphabet	mod/glossary/print.php	/^        $alphabet = explode(",", get_string("alphabet"));$/;"	v
alphabet	mod/glossary/sql.php	/^                $alphabet = explode(",", get_string("alphabet"));$/;"	v
alphanum	lib/validateurlsyntax.php	/^    $alphanum    = '[a-zA-Z0-9]';  \/\/ Alpha Numeric$/;"	v
alreadycourses	course/importstudents.php	/^        $alreadycourses = array();$/;"	v
alreadycourses	lib/datalib.php	/^    $alreadycourses = get_courses_in_metacourse($metacourseid);$/;"	v
alt	lib/moodlelib.php	/^            $alt = 'passwordsaltalt'.$i;$/;"	v
alt	lib/smarty/plugins/function.html_image.php	/^    $alt = '';$/;"	v
alt	lib/weblib.php	/^        $alt = 'checkbox';$/;"	v
alt	lib/weblib.php	/^        $alt = 'textfield';$/;"	v
alt	mod/data/field/picture/field.class.php	/^            $alt = empty($contents[1])? '':$contents[1];$/;"	v
alt_text	lib/markdown.php	/^	$alt_text		= $matches[2];$/;"	v
alt_text	lib/markdown.php	/^	$alt_text    = $matches[2];$/;"	v
alt_text	lib/markdown.php	/^	$alt_text = str_replace('"', '&quot;', $alt_text);$/;"	v
alter	admin/utfdbmigrate.php	/^                    $alter = 0;$/;"	v
alter	lib/adodb/adodb-datadict.inc.php	/^		$alter = 'ALTER TABLE ' . $tabname . $this->addCol . ' ';$/;"	v
alter	lib/adodb/adodb-datadict.inc.php	/^		$alter = 'ALTER TABLE ' . $tabname . $this->alterCol . ' ';$/;"	v
alter	lib/adodb/adodb-datadict.inc.php	/^		$alter = 'ALTER TABLE ' . $tabname . $this->dropCol . ' ';$/;"	v
alter	lib/adodb/adodb-datadict.inc.php	/^		$alter = 'ALTER TABLE ' . $this->TableName($tablename);$/;"	v
alter	lib/adodb/datadict/datadict-db2.inc.php	/^		$alter = 'ALTER TABLE ' . $this->TableName($tablename);$/;"	v
alter	lib/adodb/datadict/datadict-postgres.inc.php	/^		$alter = 'ALTER TABLE ' . $tabname . $this->addCol . ' ';$/;"	v
alter	lib/db/migrate2utf8.php	/^    $alter = 0;$/;"	v
alter_email	filter/emailprotect/filter.php	/^function alter_email($matches) {$/;"	f
alter_mailto	filter/emailprotect/filter.php	/^function alter_mailto($matches) {$/;"	f
alttext	lib/weblib.php	/^            $alttext = get_string($image, 'pix');$/;"	v
ambiguous	auth/ldap/lib.php	/^                    $ambiguous = false;$/;"	v
ambiguous	auth/ldap/lib.php	/^                $ambiguous = true;$/;"	v
amount	enrol/authorize/locallib.php	/^            $amount = format_float(optional_param('amount', $upto), 2);$/;"	v
amount	lib/markdown.php	/^			$amount = $md_tab_width - strlen($line) % $md_tab_width;$/;"	v
amv	admin/oacleanup.php	/^    $amv = get_field('modules', 'version', 'name', 'assignment');$/;"	v
an_cutoff	enrol/authorize/db/mysql.php	/^            $an_cutoff = ($an_cutoff_hour * 60) + $an_cutoff_min;$/;"	v
an_cutoff	enrol/authorize/db/postgres7.php	/^            $an_cutoff = ($an_cutoff_hour * 60) + $an_cutoff_min;$/;"	v
an_cutoff_hour	enrol/authorize/db/mysql.php	/^            $an_cutoff_hour = intval($CFG->an_cutoff_hour);$/;"	v
an_cutoff_hour	enrol/authorize/db/postgres7.php	/^            $an_cutoff_hour = intval($CFG->an_cutoff_hour);$/;"	v
an_cutoff_min	enrol/authorize/db/mysql.php	/^            $an_cutoff_min = intval($CFG->an_cutoff_min);$/;"	v
an_cutoff_min	enrol/authorize/db/postgres7.php	/^            $an_cutoff_min = intval($CFG->an_cutoff_min);$/;"	v
an_review	enrol/authorize/enrol.php	/^        $an_review = !empty($CFG->an_review);$/;"	v
analysis	mod/survey/restorelib.php	/^        $analysis = $info['MOD']['#']['ANALYSIS']['0']['#']['ANALYS'];$/;"	v
aname	lib/soap/nusoap.php	/^					$aname = $attrs['name'];$/;"	v
aname	lib/soap/nusoap.php	/^					$aname = $attrs['ref'];$/;"	v
aname	lib/soap/nusoap.php	/^	                	$aname = $attrs['http:\/\/schemas.xmlsoap.org\/wsdl\/:arrayType'];$/;"	v
aname	lib/soap/nusoap.php	/^	                	$aname = '';$/;"	v
anch	lib/cookieless.php	/^        $anch = substr($url, $p);$/;"	v
anchorend	mod/scorm/report.php	/^                                        $anchorend = '<\/a>';$/;"	v
anchorend	mod/scorm/report.php	/^                                $anchorend = '';$/;"	v
anchorstart	mod/scorm/report.php	/^                                        $anchorstart = '<a href="report.php?b='.$sco->id.'&user='.$scouser->userid.'" title="'.$/;"	v
anchorstart	mod/scorm/report.php	/^                                $anchorstart = '';$/;"	v
angle	lib/graphlib.php	/^  $angle     = $message['angle'];$/;"	v
angle	lib/graphlib.php	/^  $angle   = $message['angle'];$/;"	v
annots	lib/fpdf/fpdf.php	/^            $annots='\/Annots [';$/;"	v
announce	lib/phpmailer/class.smtp.php	/^        $announce = $this->get_lines();$/;"	v
anonymous	mod/workshop/submissions.php	/^    $anonymous   = optional_param('anonymous', '', PARAM_CLEAN);$/;"	v
ans	mod/quiz/restorelibpre15.php	/^                                $ans = backup_getid($restore->backup_unique_code,"question_answers",$answer);$/;"	v
ans	mod/quiz/restorelibpre15.php	/^                            $ans = backup_getid($restore->backup_unique_code,"question_answers",$answer_id);$/;"	v
ans	question/format/aiken/format.php	/^                    $ans =  trim(strstr($nowline,":"));$/;"	v
ans	question/format/aiken/format.php	/^                    $ans = substr($ans,2,1);$/;"	v
ans	question/format/gift/format.php	/^                        $ans = ($max + $min)\/2;$/;"	v
ans	question/format/gift/format.php	/^                        $ans = trim($answer);$/;"	v
ans	question/format/gift/format.php	/^                        $ans = trim(substr($answer, 0, $marker));$/;"	v
ans	question/format/xml/format.php	/^            $ans = $this->import_answer( $answer );$/;"	v
ans	question/format/xml/format.php	/^        $ans = null;$/;"	v
ans_info	mod/choice/restorelib.php	/^            $ans_info = $answers[$i];$/;"	v
ans_info	mod/quiz/restorelibpre15.php	/^                $ans_info = $answers[$i];$/;"	v
ans_info	mod/quiz/restorelibpre15.php	/^            $ans_info = $answers[$i];$/;"	v
ans_info	question/restorelib.php	/^                $ans_info = $answers[$i];$/;"	v
ans_info	question/restorelib.php	/^            $ans_info = $answers[$i];$/;"	v
ans_list	question/format/xhtml/format.php	/^        $ans_list = array();$/;"	v
ans_text	question/format/xhtml/format.php	/^        $ans_text = $this->repchar( $answer->answer );$/;"	v
ansarr	mod/quiz/restorelibpre15.php	/^            $ansarr = explode(",", $multianswer->answers);$/;"	v
anss	question/type/missingtype/questiontype.php	/^        $anss = array();$/;"	v
answeight	question/format/missingword/format.php	/^                            $answeight = round(($answeight0\/100),2);$/;"	v
answeight	question/format/missingword/format.php	/^                        $answeight = 1;$/;"	v
answeight	question/format/missingword/format.php	/^                    $answeight = 0;$/;"	v
answeight0	question/format/missingword/format.php	/^                            $answeight0 = substr($answer,0,strspn($answer,"1234567890%"));$/;"	v
answer	mod/choice/index.php	/^            $answer = "";$/;"	v
answer	mod/choice/index.php	/^            $answer = $answers[$choice->id];$/;"	v
answer	mod/choice/lib.php	/^                    $answer = $answers[$user->id];$/;"	v
answer	mod/choice/report.php	/^            $answer = $answers[$user->id];$/;"	v
answer	mod/lesson/locallib.php	/^                    $answer = new stdClass;$/;"	v
answer	mod/lesson/locallib.php	/^            $answer = new stdClass;$/;"	v
answer	mod/lesson/reformat.php	/^                        $answer = strtoupper($answer);$/;"	v
answer	mod/lesson/reformat.php	/^                $answer = $line[0];$/;"	v
answer	mod/lesson/reformat.php	/^    $answer = strtoupper($answer);$/;"	v
answer	mod/quiz/restorelibpre15.php	/^                                $answer = $ans->new_id;$/;"	v
answer	mod/quiz/restorelibpre15.php	/^                            $answer = $exploded[1];$/;"	v
answer	mod/quiz/restorelibpre15.php	/^                            $answer = backup_getid($restore->backup_unique_code,"question_answers",$tok);$/;"	v
answer	mod/quiz/restorelibpre15.php	/^                        $answer = backup_getid($restore->backup_unique_code,"question_answers",$response->answer);$/;"	v
answer	mod/quiz/restorelibpre15.php	/^                $answer = backup_getid($restore->backup_unique_code,"question_answers",$tok);$/;"	v
answer	mod/quiz/restorelibpre15.php	/^                $answer = backup_getid($restore->backup_unique_code,'question_answers',$value);$/;"	v
answer	mod/quiz/restorelibpre15.php	/^            $answer = backup_getid($restore->backup_unique_code,"question_answers",$calculated->answer);$/;"	v
answer	mod/quiz/restorelibpre15.php	/^            $answer = backup_getid($restore->backup_unique_code,"question_answers",$numerical->answer);$/;"	v
answer	mod/quiz/restorelibpre15.php	/^            $answer = backup_getid($restore->backup_unique_code,"question_answers",$truefalse->falseanswer);$/;"	v
answer	mod/quiz/restorelibpre15.php	/^            $answer = backup_getid($restore->backup_unique_code,"question_answers",$truefalse->trueanswer);$/;"	v
answer	question/format/aon/format.php	/^                        $answer = substr($answer, 1);$/;"	v
answer	question/format/aon/format.php	/^                    $answer = substr($answer, 1);$/;"	v
answer	question/format/aon/format.php	/^                    $answer = trim($answer);$/;"	v
answer	question/format/aon/format.php	/^                $answer = trim($answers[0]);$/;"	v
answer	question/format/blackboard/format.php	/^			    $answer = $answer["#"]["TEXT"][0]["#"];$/;"	v
answer	question/format/blackboard/format.php	/^			$answer = $answers[$m];$/;"	v
answer	question/format/blackboard/format.php	/^	$answer = trim($thisquestion["#"]["ANSWER"][0]["#"]["TEXT"][0]["#"]);$/;"	v
answer	question/format/examview/format.php	/^        $answer = 'choice-'.strtolower(trim($qrec['answer'][0]['#']));$/;"	v
answer	question/format/examview/format.php	/^        $answer = trim($qrec['answer']['0']['#']);$/;"	v
answer	question/format/examview/format.php	/^        $answer = trim($qrec['answer'][0]['#']);$/;"	v
answer	question/format/gift/format.php	/^                        $answer = substr($answer, 1);$/;"	v
answer	question/format/gift/format.php	/^                    $answer = trim($answer);$/;"	v
answer	question/format/gift/format.php	/^                $answer = $answertext;$/;"	v
answer	question/format/gift/format.php	/^            $answer  = substr($answer, 0, $hashpos);$/;"	v
answer	question/format/gift/format.php	/^        $answer = array_pop( $question->options->answers );$/;"	v
answer	question/format/gift/format.php	/^        $answer = substr($answer, $end_position+1);          \/\/ removes comment from answer$/;"	v
answer	question/format/gift/format.php	/^        $answer = substr($answer, 1);                        \/\/ removes initial %$/;"	v
answer	question/format/hotpot/format.php	/^                $answer = addslashes($xml->xml_value($tags, $exercise."['alternate'][$a]['#']"));$/;"	v
answer	question/format/hotpot/format.php	/^            $answer = $xml->xml_value($tags, $item."['word'][0]['#']");$/;"	v
answer	question/format/hotpot/format.php	/^            $answer = implode(' ', $segments);$/;"	v
answer	question/format/learnwise/format.php	/^                $answer = $this->stringbetween($option, '">', '<\/option>');$/;"	v
answer	question/format/missingword/format.php	/^                            $answer = substr($answer,(strspn($answer,"1234567890%")));$/;"	v
answer	question/format/missingword/format.php	/^                        $answer  = substr($answer,0,$hashpos);$/;"	v
answer	question/format/missingword/format.php	/^                        $answer = substr($answer, 1);$/;"	v
answer	question/format/missingword/format.php	/^                    $answer = substr($answer, 1);$/;"	v
answer	question/format/missingword/format.php	/^                    $answer = trim($answer);$/;"	v
answer	question/format/missingword/format.php	/^                $answer = trim($answers[0]);$/;"	v
answer	question/type/calculated/questiontype.php	/^            $answer = &$numericalquestion->options->answers[$key]; \/\/ for PHP 4.x$/;"	v
answer	question/type/calculated/questiontype.php	/^            $answer = &$question->options->answers[$key]; \/\/ for PHP 4.x$/;"	v
answer	question/type/calculated/questiontype.php	/^            $answer = -$answer;$/;"	v
answer	question/type/calculated/questiontype.php	/^            $answer = backup_getid($restore->backup_unique_code,"question_answers",$calculated->answer);$/;"	v
answer	question/type/calculated/questiontype.php	/^        $answer = round($answer, $answerlength);$/;"	v
answer	question/type/calculated/questiontype.php	/^    $answer = $QTYPES['calculated']->substitute_variables($formula, $individualdata);$/;"	v
answer	question/type/essay/questiontype.php	/^            $answer = format_text($value, $question->questiontextformat,$/;"	v
answer	question/type/essay/questiontype.php	/^            $answer = print_textarea($usehtmleditor, 18, 80, 630, 400, $inputname, $value, $cmoptions->course, true);$/;"	v
answer	question/type/match/questiontype.php	/^            $answer = new stdClass();$/;"	v
answer	question/type/multianswer/questiontype.php	/^                $answer = $ans->new_id;$/;"	v
answer	question/type/multianswer/questiontype.php	/^            $answer = $exploded[1];$/;"	v
answer	question/type/multichoice/questiontype.php	/^                $answer = backup_getid($restore->backup_unique_code,"question_answers",$oldansid);$/;"	v
answer	question/type/multichoice/questiontype.php	/^                $answer = backup_getid($restore->backup_unique_code,"question_answers",$tok);$/;"	v
answer	question/type/multichoice/questiontype.php	/^            $answer = &$answers[$aid];$/;"	v
answer	question/type/numerical/editquestion.php	/^        $answer   = new stdClass;$/;"	v
answer	question/type/numerical/editquestion.php	/^        $answer = $answer[0]; \/\/ Get the answer with the highest fraction (i.e. 1)$/;"	v
answer	question/type/numerical/editquestion.php	/^        $answer = array_values($question->options->answers);$/;"	v
answer	question/type/numerical/questiontype.php	/^                $answer = new stdClass;$/;"	v
answer	question/type/numerical/questiontype.php	/^                $answer = trim($val->answer);$/;"	v
answer	question/type/numerical/questiontype.php	/^            $answer = backup_getid($restore->backup_unique_code,"question_answers",$numerical->answer);$/;"	v
answer	question/type/shortanswer/questiontype.php	/^                    $answer = $oldanswer;$/;"	v
answer	question/type/shortanswer/questiontype.php	/^                $answer = backup_getid($restore->backup_unique_code,"question_answers",$tok);$/;"	v
answer	question/type/truefalse/questiontype.php	/^            $answer = backup_getid($restore->backup_unique_code,"question_answers",$truefalse->falseanswer);$/;"	v
answer	question/type/truefalse/questiontype.php	/^            $answer = backup_getid($restore->backup_unique_code,"question_answers",$truefalse->trueanswer);$/;"	v
answer	question/type/truefalse/questiontype.php	/^        $answer = backup_getid($restore->backup_unique_code,"question_answers",$state->answer);$/;"	v
answer1	mod/survey/report.php	/^                    $answer1 =  "$a->answer1 - ".$answers[$a->answer1 - 1];$/;"	v
answer1	mod/survey/report.php	/^                    $answer1 =  "&nbsp;";$/;"	v
answer2	mod/survey/report.php	/^                    $answer2 = "$a->answer2 - ".$answers[$a->answer2 - 1];$/;"	v
answer2	mod/survey/report.php	/^                    $answer2 = "&nbsp;";$/;"	v
answer_field	mod/quiz/restorelibpre15.php	/^                        $answer_field = "";$/;"	v
answer_field	question/type/match/questiontype.php	/^        $answer_field = "";$/;"	v
answer_field	question/type/multianswer/questiontype.php	/^        $answer_field = "";$/;"	v
answer_field	question/type/randomsamatch/questiontype.php	/^        $answer_field = "";$/;"	v
answer_found	mod/lesson/reformat.php	/^                        $answer_found = 0;$/;"	v
answer_found	mod/lesson/reformat.php	/^                $answer_found = 1;                    $/;"	v
answer_found	mod/lesson/reformat.php	/^    $answer_found = 0;$/;"	v
answer_id	mod/quiz/restorelibpre15.php	/^                            $answer_id = $exploded[1];$/;"	v
answer_id	question/format/blackboard/format.php	/^		    $answer_id = $correctanswers[$k]["@"]["answer_id"];$/;"	v
answer_id	question/type/randomsamatch/questiontype.php	/^            $answer_id = $exploded[1];$/;"	v
answer_info	mod/lesson/restorelib.php	/^                $answer_info = $answers[$i];$/;"	v
answer_link	mod/quiz/restorelibpre15.php	/^                        $answer_link = backup_getid($restore->backup_unique_code,"question",$response->answer);$/;"	v
answer_weight	question/format/gift/format.php	/^                        $answer_weight = $this->answerweightparser($answer);$/;"	v
answer_weight	question/format/gift/format.php	/^                        $answer_weight = 0;$/;"	v
answer_weight	question/format/gift/format.php	/^                        $answer_weight = 1;$/;"	v
answer_weight	question/format/gift/format.php	/^        $answer_weight = $answer_weight\/100;                 \/\/ converts to percent$/;"	v
answer_weight	question/format/gift/format.php	/^        $answer_weight = substr($answer, 0, $end_position);  \/\/ gets weight as integer$/;"	v
answercount	question/type/match/questiontype.php	/^        $answercount = 0;$/;"	v
answercount	question/type/multichoice/questiontype.php	/^        $answercount = 0;$/;"	v
answerdata	mod/lesson/report.php	/^            $answerdata = new stdClass;$/;"	v
answerfinish	question/format/aon/format.php	/^        $answerfinish = strpos($text, "}");$/;"	v
answerfinish	question/format/gift/format.php	/^        $answerfinish = strpos($text, "}");$/;"	v
answerfinish	question/format/missingword/format.php	/^        $answerfinish = strpos($text, "}");$/;"	v
answerid	mod/lesson/action/continue.php	/^                    $answerid = $answer->id;$/;"	v
answerid	mod/lesson/action/continue.php	/^                    $answerid = $correctanswerid;$/;"	v
answerid	mod/lesson/action/continue.php	/^                $answerid = $answer->id;$/;"	v
answerid	mod/lesson/action/continue.php	/^                $answerid = $wronganswerid;$/;"	v
answerid	mod/lesson/action/continue.php	/^                $answerid = required_param('answerid', PARAM_INT); $/;"	v
answerid	mod/lesson/action/continue.php	/^            $answerid = required_param('answerid', PARAM_INT); $/;"	v
answerid	mod/lesson/action/continue.php	/^    $answerid        = 0;$/;"	v
answerids	mod/lesson/view.php	/^                                    $answerids = explode(",", $attempt->useranswer);$/;"	v
answerids	question/type/multichoice/questiontype.php	/^           $answerids = swapshuffle($answerids);$/;"	v
answerids	question/type/multichoice/questiontype.php	/^        $answerids = array_values(array_map(create_function('$val',$/;"	v
answerlength	question/format/aon/format.php	/^        $answerlength = $answerfinish - $answerstart;$/;"	v
answerlength	question/format/gift/format.php	/^        $answerlength = $answerfinish - $answerstart;$/;"	v
answerlength	question/format/missingword/format.php	/^        $answerlength = $answerfinish - $answerstart;$/;"	v
answernumerical	question/type/calculated/questiontype.php	/^                $answernumerical = qtype_calculated_calculate_answer($/;"	v
answerpage	mod/lesson/report.php	/^            $answerpage = new stdClass;$/;"	v
answerpage	mod/lesson/report.php	/^        $answerpage = "";$/;"	v
answerpages	mod/lesson/report.php	/^        $answerpages = array();$/;"	v
answerprompt	question/type/multichoice/questiontype.php	/^        $answerprompt = ($question->options->single) ? get_string('singleanswer', 'quiz') :$/;"	v
answers	mod/choice/index.php	/^        $answers = array () ;$/;"	v
answers	mod/choice/lib.php	/^            $answers = array () ;$/;"	v
answers	mod/choice/report.php	/^        $answers = array () ;$/;"	v
answers	mod/choice/restorelib.php	/^        $answers = $info['MOD']['#']['ANSWERS']['0']['#']['ANSWER'];$/;"	v
answers	mod/hotpot/template/v6.php	/^						$answers = $question."['answers'][0]['#']";$/;"	v
answers	mod/hotpot/template/v6.php	/^						$answers = $question;$/;"	v
answers	mod/hotpot/template/v6.php	/^					$answers = $question."['answers'][0]['#']";$/;"	v
answers	mod/lesson/locallib.php	/^            $answers = array();$/;"	v
answers	mod/lesson/locallib.php	/^        $answers = get_records_select("lesson_answers", "lessonid = $lesson->id AND pageid IN($pageids)");$/;"	v
answers	mod/lesson/restorelib.php	/^            $answers = $info['#']['ANSWERS']['0']['#']['ANSWER'];$/;"	v
answers	mod/quiz/db/mysql.php	/^                        $answers = explode(',', $numerical->answers);$/;"	v
answers	mod/quiz/db/mysql.php	/^                    $answers = $multianswers[$i]->answers; unset($multianswers[$i]->answers);$/;"	v
answers	mod/quiz/db/postgres7.php	/^                        $answers = explode(',', $numerical->answers);$/;"	v
answers	mod/quiz/db/postgres7.php	/^                    $answers = $multianswers[$i]->answers; unset($multianswers[$i]->answers);$/;"	v
answers	mod/quiz/db/postgres7.php	/^                $answers = $multianswers[$i]->answers; unset($multianswers[$i]->answers);$/;"	v
answers	mod/quiz/restorelibpre15.php	/^            $answers = $info['#']['ANSWERS']['0']['#']['ANSWER'];$/;"	v
answers	mod/quiz/restorelibpre15.php	/^        $answers = $info['#']['ANSWERS']['0']['#']['ANSWER'];$/;"	v
answers	mod/survey/report.php	/^        $answers =  explode(",", get_string($question->options, "survey"));$/;"	v
answers	mod/survey/restorelib.php	/^        $answers = $info['MOD']['#']['ANSWERS']['0']['#']['ANSWER'];$/;"	v
answers	mod/survey/save.php	/^    $answers = array();$/;"	v
answers	question/backuplib.php	/^        $answers = get_records("question_answers","question",$question,"id");$/;"	v
answers	question/format/aon/format.php	/^                $answers = swapshuffle($answers);$/;"	v
answers	question/format/aon/format.php	/^        $answers = explode("~", $answertext);$/;"	v
answers	question/format/blackboard/format.php	/^		    $answers = $thisquestion["#"]["ANSWER"];$/;"	v
answers	question/format/blackboard_6/format.php	/^    $answers = $quest->responses;$/;"	v
answers	question/format/blackboard_6/format.php	/^    $answers = array();$/;"	v
answers	question/format/coursetestmanager/format.php	/^                            $answers = explode("~", $qrec[8]);$/;"	v
answers	question/format/examview/format.php	/^        $answers = explode("\\n",$answer);$/;"	v
answers	question/format/gift/format.php	/^                $answers = explode("=", $answertext);$/;"	v
answers	question/format/gift/format.php	/^                $answers = explode("~", $answertext);$/;"	v
answers	question/format/gift/format.php	/^        $answers = $question->options->answers;$/;"	v
answers	question/format/hotpot/format.php	/^                        $answers = array();$/;"	v
answers	question/format/hotpot/format.php	/^                    $answers = $question_record."['answers'][0]['#']";$/;"	v
answers	question/format/hotpot/format.php	/^                    $answers = $question_record;$/;"	v
answers	question/format/missingword/format.php	/^        $answers = explode("~", $answertext);$/;"	v
answers	question/format/qti2/format.php	/^                $answers = $this->shuffle_things($answers);$/;"	v
answers	question/format/qti2/format.php	/^            $answers = $this->get_cloze_answers_array($question);$/;"	v
answers	question/format/qti2/format.php	/^            $answers = $this->objects_to_array($question->options->answers);$/;"	v
answers	question/format/qti2/format.php	/^        $answers = $this->get_answers($question);$/;"	v
answers	question/format/xml/format.php	/^        $answers = $question['#']['answer'];  $/;"	v
answers	question/format/xml/format.php	/^        $answers = $question['#']['answer'];$/;"	v
answers	question/restorelib.php	/^            $answers = $info['#']['ANSWERS']['0']['#']['ANSWER'];$/;"	v
answers	question/restorelib.php	/^        $answers = $info['#']['ANSWERS']['0']['#']['ANSWER'];$/;"	v
answers	question/type/calculated/editquestion.php	/^    $answers= array();$/;"	v
answers	question/type/calculated/questiontype.php	/^            $answers = $SESSION->datasetdependent->questionform->answers;$/;"	v
answers	question/type/calculated/questiontype.php	/^            $answers = $question->options->answers;$/;"	v
answers	question/type/calculated/questiontype.php	/^        $answers = $question->options->answers;$/;"	v
answers	question/type/datasetdependent/datasetitems.php	/^            $answers = array();$/;"	v
answers	question/type/essay/questiontype.php	/^        $answers       = &$question->options->answers;$/;"	v
answers	question/type/match/questiontype.php	/^        $answers        = array();$/;"	v
answers	question/type/match/questiontype.php	/^        $answers = draw_rand_array($answers, count($answers));$/;"	v
answers	question/type/missingtype/editquestion.php	/^    $answers = array();$/;"	v
answers	question/type/missingtype/questiontype.php	/^        $answers = &$question->options->answers;$/;"	v
answers	question/type/multianswer/questiontype.php	/^            $answers = &$wrapped->options->answers;$/;"	v
answers	question/type/multichoice/editquestion.php	/^    $answers = array();$/;"	v
answers	question/type/multichoice/questiontype.php	/^        $answers      = $question->options->answers;$/;"	v
answers	question/type/multichoice/questiontype.php	/^        $answers = $question->options->answers;$/;"	v
answers	question/type/multichoice/questiontype.php	/^        $answers = &$question->options->answers;$/;"	v
answers	question/type/multichoice/questiontype.php	/^        $answers = array();$/;"	v
answers	question/type/numerical/questiontype.php	/^        $answers     = &$question->options->answers;$/;"	v
answers	question/type/numerical/questiontype.php	/^        $answers = &$question->options->answers;$/;"	v
answers	question/type/questiontype.php	/^            $answers = array();$/;"	v
answers	question/type/shortanswer/editquestion.php	/^    $answers = array();$/;"	v
answers	question/type/shortanswer/questiontype.php	/^        $answers = &$question->options->answers;$/;"	v
answers	question/type/shortanswer/questiontype.php	/^        $answers = array();$/;"	v
answers	question/type/truefalse/questiontype.php	/^        $answers = &$question->options->answers;$/;"	v
answers_field	mod/quiz/restorelibpre15.php	/^            $answers_field = "";$/;"	v
answers_field	question/type/multichoice/questiontype.php	/^            $answers_field = "";$/;"	v
answers_field	question/type/shortanswer/questiontype.php	/^            $answers_field = "";$/;"	v
answersdb	mod/quiz/restorelibpre15.php	/^                $answersdb = get_records_list('question_answers','id',$multianswer->answers);$/;"	v
answerset	question/format/blackboard_6/format.php	/^                $answerset = array();$/;"	v
answerset	question/format/blackboard_6/format.php	/^            $answerset = $answer->ident;$/;"	v
answersraw	question/type/calculated/editquestion.php	/^            $answersraw = array_values($question->options->answers);$/;"	v
answersraw	question/type/missingtype/editquestion.php	/^        $answersraw = get_records_list("question_answers", "id", $options->answers);$/;"	v
answersraw	question/type/multichoice/editquestion.php	/^        $answersraw = get_records_list("question_answers", "id", $options->answers);$/;"	v
answersraw	question/type/shortanswer/editquestion.php	/^        $answersraw = get_records_list("question_answers", "id", $options->answers);$/;"	v
answerstart	question/format/aon/format.php	/^        $answerstart = strpos($text, "{");$/;"	v
answerstart	question/format/gift/format.php	/^        $answerstart = strpos($text, "{");$/;"	v
answerstart	question/format/missingword/format.php	/^        $answerstart = strpos($text, "{");$/;"	v
answersvalid	question/format.php	/^                        $answersvalid = false;$/;"	v
answersvalid	question/format.php	/^                $answersvalid = true; \/\/ in case they are!$/;"	v
answertext	mod/hotpot/template/v6.php	/^						$answertext = $this->parent->xml_value($question_record,  $answer."['text'][0]['#']");$/;"	v
answertext	mod/hotpot/template/v6.php	/^						$answertext = preg_replace('|&[#a-zA-Z0-9]+;|', 'x', $answertext);$/;"	v
answertext	mod/lesson/locallib.php	/^                $answertext = $question->subanswers[$key];$/;"	v
answertext	mod/survey/lib.php	/^                    $answertext = "$answer->answer1";$/;"	v
answertext	mod/survey/lib.php	/^                    $answertext = "No answer";$/;"	v
answertext	question/format/aon/format.php	/^        $answertext = substr($text, $answerstart + 1, $answerlength - 1);$/;"	v
answertext	question/format/gift/format.php	/^                    $answertext = 'FALSE';$/;"	v
answertext	question/format/gift/format.php	/^                    $answertext = 'TRUE';$/;"	v
answertext	question/format/gift/format.php	/^                $answertext = '=';$/;"	v
answertext	question/format/gift/format.php	/^                $answertext = '~';$/;"	v
answertext	question/format/gift/format.php	/^                $answertext = str_replace("=", "~=", $answertext);$/;"	v
answertext	question/format/gift/format.php	/^                $answertext = substr($answertext, 1); \/\/ remove leading "#"$/;"	v
answertext	question/format/gift/format.php	/^              $answertext = "~%$export_weight%";$/;"	v
answertext	question/format/gift/format.php	/^        $answertext = trim(substr($text, $answerstart + 1, $answerlength - 1));$/;"	v
answertext	question/format/missingword/format.php	/^        $answertext = str_replace("=", "~=", $answertext);$/;"	v
answertext	question/format/missingword/format.php	/^        $answertext = substr($text, $answerstart + 1, $answerlength - 1);$/;"	v
answertext	question/format/webct/format.php	/^                    $answertext = addslashes(trim($answertext));$/;"	v
answertext	question/format/webct/format.php	/^                $answertext="";                 \/\/ Start gathering next lines$/;"	v
answertext	question/format/webct/format.php	/^                $answertext=$webct_options[2];            \/\/ Start gathering next lines$/;"	v
answertext	question/type/match/questiontype.php	/^            $answertext = $question->subanswers[$key];$/;"	v
answerweightparser	question/format/gift/format.php	/^    function answerweightparser(&$answer) {$/;"	f
anum	lib/adodb/drivers/adodb-mssql.inc.php	/^		$anum = (int) $adate;$/;"	v
anychar	mod/hotpot/lib.php	/^ 		$anychar = '(?:[^>]*?)'; \/\/ any character$/;"	v
anydb_escape_string	mod/wiki/ewikimoodlelib.php	/^function anydb_escape_string($s) {$/;"	f
apachelog_name	lib/setup.php	/^                $apachelog_name = clean_filename($realuser->firstname." ".$realuser->lastname ." as ".$apachelog_name);$/;"	v
apachelog_name	lib/setup.php	/^        $apachelog_name = clean_filename($USER->firstname. " ".$USER->lastname);$/;"	v
apachelog_userid	lib/setup.php	/^                $apachelog_userid = clean_filename($realuser->id." as ".$apachelog_userid);$/;"	v
apachelog_userid	lib/setup.php	/^        $apachelog_userid = $USER->id;$/;"	v
apachelog_username	lib/setup.php	/^                $apachelog_username = clean_filename($realuser->username." as ".$apachelog_username);$/;"	v
apachelog_username	lib/setup.php	/^        $apachelog_username = clean_filename($USER->username);$/;"	v
apageid	mod/lesson/action/addbranchtable.php	/^                $apageid = get_field("lesson_pages", "nextpageid", "id", $apageid);$/;"	v
apageid	mod/lesson/action/addpage.php	/^                $apageid = get_field("lesson_pages", "nextpageid", "id", $apageid);$/;"	v
apageid	mod/lesson/action/editpage.php	/^            $apageid = $apage->nextpageid;$/;"	v
apageid	mod/lesson/locallib.php	/^            $apageid = get_field("lesson_pages", "nextpageid", "id", $apageid);$/;"	v
apageid	mod/lesson/locallib.php	/^    $apageid = get_field("lesson_pages", "nextpageid", "id", $pageid);$/;"	v
apiVersion	lib/adodb/adodb-pear.inc.php	/^	function apiVersion()$/;"	f
app	lib/adodb/adodb-perf.inc.php	/^	$app = $conn->host;$/;"	v
append	lib/cookieless.php	/^        $append="&amp;".strip_tags(session_name() . '=' . session_id() );$/;"	v
append	lib/cookieless.php	/^        $append="?".strip_tags(session_name() . '=' . session_id() );$/;"	v
append	lib/pear/OLE/PPS/File.php	/^    function append($data)$/;"	f
append	lib/smarty/Smarty.class.php	/^    function append($tpl_var, $value=null, $merge=false)$/;"	f
append	lib/smarty/plugins/function.popup.php	/^    $append = '';$/;"	v
appendDebug	lib/soap/nusoap.php	/^	function appendDebug($string){$/;"	f
append_by_ref	lib/smarty/Smarty.class.php	/^    function append_by_ref($tpl_var, &$value, $merge=false)$/;"	f
append_child	lib/cas/domxml-php4-php5.php	/^ function append_child($newnode) {return new php4DOMElement($this->myDOMNode->appendChild($newnode->myDOMNode),$this->myOwnerDocument);}$/;"	f
append_sibling	lib/cas/domxml-php4-php5.php	/^ function append_sibling($newnode) {return new php4DOMElement($this->myDOMNode->parentNode->appendChild($newnode->myDOMNode),$this->myOwnerDocument);}$/;"	f
appendlog	lib/uploadlib.php	/^        $appendlog = true; $/;"	v
applicable_formats	blocks/activity_modules/block_activity_modules.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/admin/block_admin.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/blog_tags/block_blog_tags.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/html/block_html.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/login/block_login.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/moodleblock.class.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/participants/block_participants.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/quiz_results/block_quiz_results.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/recent_activity/block_recent_activity.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/rss_client/block_rss_client.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/search_forums/block_search_forums.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/section_links/block_section_links.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/site_main_menu/block_site_main_menu.php	/^    function applicable_formats() {$/;"	f
applicable_formats	blocks/social_activities/block_social_activities.php	/^    function applicable_formats() {$/;"	f
apply_unit	question/type/numerical/questiontype.php	/^    function apply_unit($rawresponse, $units) {$/;"	f
approvalalign	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^        $approvalalign = 'right'; \/\/Values: left, center and right (default right)$/;"	v
approvalinsidetable	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^        $approvalinsidetable = true; \/\/Values: true, false (default true)$/;"	v
approve	course/pending.php	/^    $approve      = optional_param('approve', 0, PARAM_INT);$/;"	v
approve	mod/data/view.php	/^    $approve = optional_param('approve', 0, PARAM_INT);    \/\/approval recordid$/;"	v
approved	mod/data/rsslib.php	/^                        $approved = ($data->approval) ? ' AND dr.approved = 1 ' : ' ';$/;"	v
approveselect	mod/data/view.php	/^            $approveselect = ' AND (r.approved=1 OR r.userid='.$USER->id.') ';$/;"	v
approveselect	mod/data/view.php	/^            $approveselect = ' AND r.approved=1 ';$/;"	v
approveselect	mod/data/view.php	/^        $approveselect = ' ';$/;"	v
archive	files/index.php	/^                $archive = new PclZip(cleardoubleslashes("$basedir$wdir\/$file"));$/;"	v
archive	lib/editor/htmlarea/coursefiles.php	/^                $archive = new PclZip("$basedir\/$wdir\/$file");$/;"	v
archive	lib/moodlelib.php	/^        $archive = new PclZip(cleardoubleslashes("$destpath\/$destfilename"));$/;"	v
archive	lib/moodlelib.php	/^        $archive = new PclZip(cleardoubleslashes("$zippath\/$zipfilename"));$/;"	v
archivename	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^      $archivename=$wname.".zip";$/;"	v
area	lib/graphlib.php	/^function area($x_start, $y_start, $x_end, $y_end, $type, $colour, $offset) {$/;"	f
arecord	admin/oacleanup.php	/^    $arecord = get_record('modules', 'name', 'assignment');$/;"	v
aref	lib/excel/Workbook.php	/^        $aref            = $this->palette;$/;"	v
aref	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $aref            = $this->_palette;$/;"	v
areyousure	mod/glossary/exportentry.php	/^            $areyousure = get_string('areyousureexport','glossary');$/;"	v
arg	lib/editor/tinymce/tinymce.class.php	/^                $arg = func_get_arg(0);$/;"	v
arg3	lib/adodb/adodb-connection.inc.php	/^            $arg3 = $inputarr;$/;"	v
arg3	lib/adodb/drivers/adodb-mysqli.inc.php	/^			      $arg3 = false,$/;"	v
argDatabasename	lib/adodb/drivers/adodb-mysqli.inc.php	/^			  $argDatabasename = NULL, $persist=false)$/;"	v
argDatabasename	lib/adodb/drivers/adodb-oci8.inc.php	/^					$argDatabasename="(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=".$argHostname$/;"	v
argDatabasename	lib/adodb/drivers/adodb-oracle.inc.php	/^						$argDatabasename="(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=".$argHostname$/;"	v
argHostinfo	lib/adodb/drivers/adodb-oci8.inc.php	/^					$argHostinfo=explode(":",$argHostname);$/;"	v
argHostinfo	lib/adodb/drivers/adodb-oracle.inc.php	/^						$argHostinfo=explode(":",$argHostname);$/;"	v
argHostname	lib/adodb/drivers/adodb-oci8.inc.php	/^				   	$argHostname=$argHostinfo[0];$/;"	v
argHostname	lib/adodb/drivers/adodb-oracle.inc.php	/^						$argHostname=$argHostinfo[0];$/;"	v
argHostport	lib/adodb/drivers/adodb-oci8.inc.php	/^					$argHostport = empty($this->port)?  "1521" : $this->port;$/;"	v
argHostport	lib/adodb/drivers/adodb-oci8.inc.php	/^					$argHostport=$argHostinfo[1];$/;"	v
argHostport	lib/adodb/drivers/adodb-oracle.inc.php	/^						$argHostport="1521";$/;"	v
argHostport	lib/adodb/drivers/adodb-oracle.inc.php	/^						$argHostport=$argHostinfo[1];$/;"	v
argPassword	lib/adodb/drivers/adodb-mysqli.inc.php	/^			  $argPassword = NULL, $/;"	v
argProvider	lib/adodb/drivers/adodb-ado.inc.php	/^			$argProvider = "Microsoft.Jet.OLEDB.4.0"; \/\/ Microsoft Jet Provider$/;"	v
argProvider	lib/adodb/drivers/adodb-ado.inc.php	/^			$argProvider = "SQLOLEDB"; \/\/ SQL Server Provider$/;"	v
argProvider	lib/adodb/drivers/adodb-ado5.inc.php	/^			$argProvider = "Microsoft.Jet.OLEDB.4.0"; \/\/ Microsoft Jet Provider$/;"	v
argProvider	lib/adodb/drivers/adodb-ado5.inc.php	/^			$argProvider = "SQLOLEDB"; \/\/ SQL Server Provider$/;"	v
argUsername	lib/adodb/drivers/adodb-mysqli.inc.php	/^			  $argUsername = NULL, $/;"	v
arg_list	lib/smarty/Smarty_Compiler.class.php	/^            $arg_list = $this->_compile_arg_list('block', $tag_command, $attrs, $_cache_attrs='');$/;"	v
arg_list	lib/smarty/Smarty_Compiler.class.php	/^        $arg_list = $this->_compile_arg_list('function', $tag_command, $attrs, $_cache_attrs='');$/;"	v
arg_list	lib/smarty/Smarty_Compiler.class.php	/^        $arg_list = array();$/;"	v
arg_value	lib/smarty/Smarty_Compiler.class.php	/^                    $arg_value = $arg_value ? 'true' : 'false';$/;"	v
arg_value	lib/smarty/Smarty_Compiler.class.php	/^                $arg_value = $arg_value ? 'true' : 'false';$/;"	v
arg_value	lib/smarty/Smarty_Compiler.class.php	/^                $arg_value = 'null';$/;"	v
args	file.php	/^    $args = explode('\/', trim($relativepath, '\/'));$/;"	v
args	filter/algebra/pix.php	/^    $args = explode('\/', trim($relativepath, '\/'));$/;"	v
args	filter/tex/pix.php	/^    $args = explode('\/', trim($relativepath, '\/'));$/;"	v
args	lib/adodb/adodb-lib.inc.php	/^		$args = array();$/;"	v
args	lib/adodb/adodb-perf.inc.php	/^        $args = func_get_args();$/;"	v
args	lib/adodb/drivers/adodb-mssql.inc.php	/^                    $args = explode(',', $arg);$/;"	v
args	lib/editor/htmlarea/htmlarea.class.php	/^                $args = func_get_arg(0);$/;"	v
args	lib/excel/Parser.php	/^    $args     = $this->_functions[$token][1];$/;"	v
args	lib/excel/Parser.php	/^    $args = $this->_functions[$function][1];$/;"	v
args	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $args     = $this->_functions[$token][1];$/;"	v
args	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $args = $this->_functions[$function][1];$/;"	v
args	lib/smarty/Smarty_Compiler.class.php	/^                $args = 'null';$/;"	v
args	lib/smarty/Smarty_Compiler.class.php	/^            $args = "array(".implode(',', (array)$arg_list)."), \\$this";$/;"	v
args	lib/smarty/Smarty_Compiler.class.php	/^            $args = implode(',', array_values($attrs));$/;"	v
args	lib/smarty/core/core.process_cached_inserts.php	/^        $args = unserialize($insert_args[$i]);$/;"	v
args	lib/weblib.php	/^    $args = explode('\/', $string);$/;"	v
args	mod/quiz/quizfile.php	/^    $args = explode('\/', trim($relativepath, '\/'));$/;"	v
args	mod/wiki/ewiki/ewiki.php	/^          $args = array("content" => "text...piece")$/;"	v
args	mod/wiki/ewiki/ewiki.php	/^         $args = array_diff($args, array("id"));$/;"	v
args	mod/wiki/ewiki/ewiki.php	/^         $args = array_unique(@array_merge($args, array("flags", "version")));$/;"	v
args	mod/wiki/ewiki/ewiki.php	/^      $args = array("id" => $args);$/;"	v
args	mod/wiki/ewikimoodlelib.php	/^          $args = array("content" => "text...piece")$/;"	v
args	rss/file.php	/^    $args = explode('\/', trim($relativepath, '\/'));$/;"	v
args	user/pix.php	/^    $args = explode('\/', trim($relativepath, '\/'));$/;"	v
args	user/pixgroup.php	/^    $args = explode('\/', trim($relativepath, '\/'));$/;"	v
arguments	lib/adodb/adodb-xmlschema.inc.php	/^		$arguments = array ($/;"	v
arr	blocks/db/mysql.php	/^                    $arr = explode(',', $left);$/;"	v
arr	blocks/db/mysql.php	/^                    $arr = explode(',', $right);$/;"	v
arr	blocks/db/postgres7.php	/^                    $arr = explode(',', $left);$/;"	v
arr	blocks/db/postgres7.php	/^                    $arr = explode(',', $right);$/;"	v
arr	lib/adodb/adodb-connection.inc.php	/^            $arr = $rs->GetArray();$/;"	v
arr	lib/adodb/adodb-connection.inc.php	/^            $arr = false;$/;"	v
arr	lib/adodb/adodb-connection.inc.php	/^        $arr = $rs->GetArray();$/;"	v
arr	lib/adodb/adodb-connection.inc.php	/^        $arr = $rs->GetArrayLimit($nrows,$offset);$/;"	v
arr	lib/adodb/adodb-connection.inc.php	/^        $arr = array();$/;"	v
arr	lib/adodb/adodb-connection.inc.php	/^        $arr = func_get_args();$/;"	v
arr	lib/adodb/adodb-cryptsession.php	/^	$arr = array('sesskey' => $key, 'expiry' => $expiry, 'data' => $val);$/;"	v
arr	lib/adodb/adodb-csvlib.inc.php	/^		$arr = array();$/;"	v
arr	lib/adodb/adodb-perf.inc.php	/^			$arr = false;$/;"	v
arr	lib/adodb/adodb-perf.inc.php	/^			$arr =& $this->PollParameters();$/;"	v
arr	lib/adodb/adodb-perf.inc.php	/^		$arr = $this->conn->GetArray($/;"	v
arr	lib/adodb/adodb-perf.inc.php	/^		$arr = array('b'=>strlen($sql).'.'.crc32($sql),$/;"	v
arr	lib/adodb/adodb-perf.inc.php	/^		$arr = explode(';',$sql);$/;"	v
arr	lib/adodb/adodb-recordset.inc.php	/^		$arr = $this->fields;$/;"	v
arr	lib/adodb/adodb-recordset.inc.php	/^		$arr = array();$/;"	v
arr	lib/adodb/adodb-session-clob.php	/^	$arr = array('sesskey' => $key, 'expiry' => $expiry, 'data' => $val);$/;"	v
arr	lib/adodb/adodb-session.php	/^	$arr = array('sesskey' => $key, 'expiry' => $expiry, 'data' => $val);$/;"	v
arr	lib/adodb/adodb-time.inc.php	/^		$arr = explode(',',$ret);$/;"	v
arr	lib/adodb/adodb-time.inc.php	/^	$arr = _adodb_getdate($d,true,$is_gmt);$/;"	v
arr	lib/adodb/adodb.inc.php	/^					$arr = explode('=',$v);$/;"	v
arr	lib/adodb/adodb.inc.php	/^				$arr = $this->GetCol($this->metaDatabasesSQL);$/;"	v
arr	lib/adodb/adodb.inc.php	/^				$arr =& ADORecordSet::GetArray($nRows);$/;"	v
arr	lib/adodb/adodb.inc.php	/^			$arr = false;$/;"	v
arr	lib/adodb/adodb.inc.php	/^			$arr =& $rs->GetArray();$/;"	v
arr	lib/adodb/adodb.inc.php	/^			$arr =& $this->GetArray($nrows);$/;"	v
arr	lib/adodb/adodb.inc.php	/^		$arr = $this->fields;$/;"	v
arr	lib/adodb/adodb.inc.php	/^		$arr = array();$/;"	v
arr	lib/adodb/adodb.inc.php	/^		$arr = func_get_args();$/;"	v
arr	lib/adodb/adodb.inc.php	/^		$arr =& $rs->GetArray();$/;"	v
arr	lib/adodb/adodb.inc.php	/^		$arr =& $rs->GetArrayLimit($nrows,$offset);$/;"	v
arr	lib/adodb/adodb.inc.php	/^		$arr =& $rs->GetAssoc($force_array,$first2cols);$/;"	v
arr	lib/adodb/adodb.inc.php	/^		$arr =& $this->GetArray($nRows);$/;"	v
arr	lib/adodb/adodb.inc.php	/^		$arr =& $this->GetArray($sql,$inputarr);$/;"	v
arr	lib/adodb/drivers/adodb-access.inc.php	/^		$arr = &$rs->GetArray();$/;"	v
arr	lib/adodb/drivers/adodb-ado.inc.php	/^		$arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-ado.inc.php	/^		$arr= array();$/;"	v
arr	lib/adodb/drivers/adodb-ado5.inc.php	/^		$arr= array();$/;"	v
arr	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^        $arr= array();$/;"	v
arr	lib/adodb/drivers/adodb-db2.inc.php	/^		$arr =& $rs->GetArray();$/;"	v
arr	lib/adodb/drivers/adodb-fbsql.inc.php	/^		$arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-fbsql.inc.php	/^		$arr = func_get_args();$/;"	v
arr	lib/adodb/drivers/adodb-informix72.inc.php	/^				$arr = split(';',$v); \/\/"SQLTYPE;length;precision;scale;ISNULLABLE"$/;"	v
arr	lib/adodb/drivers/adodb-informix72.inc.php	/^		$arr =& $rs->GetArray();$/;"	v
arr	lib/adodb/drivers/adodb-mssql.inc.php	/^		$arr = false;$/;"	v
arr	lib/adodb/drivers/adodb-mssql.inc.php	/^		$arr = mssql_fetch_array($id);$/;"	v
arr	lib/adodb/drivers/adodb-mssql.inc.php	/^                $arr = $args;$/;"	v
arr	lib/adodb/drivers/adodb-mssql.inc.php	/^            $arr = func_get_args();$/;"	v
arr	lib/adodb/drivers/adodb-mysql.inc.php	/^				$arr = explode(",",$query_array[2]);$/;"	v
arr	lib/adodb/drivers/adodb-mysql.inc.php	/^		$arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-mysql.inc.php	/^		$arr = func_get_args();$/;"	v
arr	lib/adodb/drivers/adodb-mysqli.inc.php	/^		   $arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$arr = func_get_args();$/;"	v
arr	lib/adodb/drivers/adodb-oci8.inc.php	/^			$arr = @OCIError($this->_connectionID);$/;"	v
arr	lib/adodb/drivers/adodb-oci8.inc.php	/^			$arr = @OCIerror($this->_connectionID);$/;"	v
arr	lib/adodb/drivers/adodb-oci8.inc.php	/^			$arr =& $rs->GetArray();$/;"	v
arr	lib/adodb/drivers/adodb-oci8.inc.php	/^			$arr =& $this->GetArray($nrows);$/;"	v
arr	lib/adodb/drivers/adodb-oci8.inc.php	/^		$arr = false;$/;"	v
arr	lib/adodb/drivers/adodb-oci8po.inc.php	/^				$arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-oci8po.inc.php	/^			$arr = $this->GetArray($nrows);$/;"	v
arr	lib/adodb/drivers/adodb-oci8po.inc.php	/^			$arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-oci8po.inc.php	/^		$arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-odbc.inc.php	/^		$arr =& $rs->GetArray();$/;"	v
arr	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$arr = ADOConnection::MetaColumns($table);$/;"	v
arr	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$arr = false;$/;"	v
arr	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^		$arr = $rs->GetArray();$/;"	v
arr	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$arr = false;$/;"	v
arr	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$arr =& $this->GetArray("||SQLPrimaryKeys||$owner|$table");$/;"	v
arr	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$arr =& $this->GetArray("||SQLTables||||$ttype");$/;"	v
arr	lib/adodb/drivers/adodb-pdo.inc.php	/^			$arr = $stmt->errorinfo();$/;"	v
arr	lib/adodb/drivers/adodb-pdo.inc.php	/^			$arr = $this->_connectionID->errorInfo();$/;"	v
arr	lib/adodb/drivers/adodb-pdo.inc.php	/^		$arr = @$this->_queryID->getColumnMeta($fieldOffset);$/;"	v
arr	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^				$arr = explode(",",$query_array[2]);$/;"	v
arr	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$arr = @pg_fetch_row($result,0);$/;"	v
arr	lib/adodb/drivers/adodb-postgres7.inc.php	/^			$arr =& $rs->GetArray();$/;"	v
arr	lib/adodb/drivers/adodb-postgres7.inc.php	/^		$arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-sqlite.inc.php	/^	  $arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^			$arr = array();$/;"	v
arr	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^			$arr =& $rs->GetArray();$/;"	v
arr	lib/adodb/perf/perf-db2.inc.php	/^			$arr = $this->conn->GetArray("select distinct sql1 from adodb_logsql where sql1 like $sqlq");$/;"	v
arr	lib/adodb/perf/perf-mssql.inc.php	/^			$arr = $this->conn->GetArray("select distinct sql1 from adodb_logsql where sql1 like $sqlq");$/;"	v
arr	lib/adodb/perf/perf-mssql.inc.php	/^		$arr = $this->conn->GetArray('sp_who');$/;"	v
arr	lib/adodb/perf/perf-mysql.inc.php	/^			$arr = $this->conn->GetArray("select distinct sql1 from adodb_logsql where sql1 like $sqlq");$/;"	v
arr	lib/adodb/perf/perf-oci8.inc.php	/^			$arr = $this->conn->GetArray("select distinct distinct sql1 from adodb_logsql where sql1 like $sqlq");$/;"	v
arr	lib/adodb/perf/perf-postgres.inc.php	/^			$arr = $this->conn->GetArray("select distinct distinct sql1 from adodb_logsql where sql1 like $sqlq");$/;"	v
arr	lib/adodb/session/adodb-session.php	/^				$arr =& $conn->GetAll($sql);$/;"	v
arr	lib/adodb/session/adodb-session.php	/^		$arr = array('sesskey' => $key, 'expiry' => $expiry, $data => $val, 'expireref' => '');$/;"	v
arr	lib/blocklib.php	/^    $arr = array();$/;"	v
arr	lib/cas/client.php	/^    $arr = preg_split('\/\\n\/',$text_response);$/;"	v
arr	lib/soap/nusoap.php	/^			$arr = explode(':',$header_line, 2);$/;"	v
arr	lib/soap/nusoap.php	/^			$arr = explode(':',$header_line,2);$/;"	v
arr	lib/soap/nusoap.php	/^		$arr = explode(' ', $header_array[0], 3);$/;"	v
arr	lib/typo3/class.t3lib_cs.php	/^									$arr = split(' ',$upper);$/;"	v
arr	lib/typo3/class.t3lib_cs.php	/^								$arr = split(' ',$lower);$/;"	v
arr	lib/typo3/class.t3lib_cs.php	/^								$arr = split(' ',$title);$/;"	v
arr	lib/typo3/class.t3lib_div.php	/^				$arr = $newArr;$/;"	v
arr	lib/weblib.php	/^        $arr = explode($scriptname, me());$/;"	v
arr	mod/resource/type/ims/finder.php	/^        $arr = explode('\/', $directory);$/;"	v
arr	mod/resource/type/ims/preview.php	/^        $arr = explode('\/', $directory);$/;"	v
arr2	lib/adodb/adodb-connection.inc.php	/^            $arr2 = array();$/;"	v
arr2	lib/adodb/adodb.inc.php	/^			$arr2 = array();$/;"	v
arr2	lib/adodb/drivers/adodb-access.inc.php	/^		$arr2 = array();$/;"	v
arr2	lib/adodb/drivers/adodb-db2.inc.php	/^		$arr2 = array();$/;"	v
arr2	lib/adodb/drivers/adodb-mssql.inc.php	/^		$arr2 = false;$/;"	v
arr2	lib/adodb/drivers/adodb-odbc.inc.php	/^		$arr2 = array();$/;"	v
arr2	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$arr2 = false;$/;"	v
arr2	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^		$arr2 = array();$/;"	v
arr2	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$arr2 = array();$/;"	v
arr2	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^			$arr2 = array();$/;"	v
arr2html	lib/adodb/tohtml.inc.php	/^function arr2html(&$arr,$ztabhtml='',$zheaderarray='')$/;"	f
arrFields	lib/adodb/adodb-lib.inc.php	/^		$arrFields = _array_change_key_case($arrFields);$/;"	v
arrFields	lib/adodb/adodb-lib.inc.php	/^	$arrFields = _array_change_key_case($arrFields);$/;"	v
arrOutput	mod/scorm/locallib.php	/^ $arrOutput = $objXML->parse($strYourXML);$/;"	v
arrange_categories	question/category_class.php	/^    function arrange_categories($records) {$/;"	f
array	blog/blogpage.php	/^        $array = array();$/;"	v
array	lib/filelib.php	/^        $array  = (array)$record;$/;"	v
array	lib/moodlelib.php	/^    $array = array_reverse(explode($separator, $list), true);$/;"	v
array	mod/hotpot/attempt.php	/^				$array = $oldresponse->$field;$/;"	v
array	mod/hotpot/attempt.php	/^				$array = array_unique($array);$/;"	v
array	mod/hotpot/report/default.php	/^						$array = &$table->$name;$/;"	v
array	mod/lams/userinfo.php	/^    $array = array($user->username,$user->firstname,$user->lastname,'','','','','','','',$user->email);$/;"	v
array	mod/wiki/ewiki/ewiki.php	/^      $array = &$r;$/;"	v
array	question/type/rqp/lib.php	/^    $array = explode(':', $str);$/;"	v
array2xml	lib/typo3/class.t3lib_div.php	/^	function array2xml($array,$NSprefix='',$level=0,$docTag='phparray',$spaceInd=0, $options=array(),$stackData=array())	{$/;"	f
arrayClass	lib/adodb/adodb-connection.inc.php	/^        $arrayClass = $this->arrayClass;$/;"	v
arrayClass	lib/adodb/adodb.inc.php	/^		$arrayClass = $this->arrayClass;$/;"	v
arrayToLogString	lib/typo3/class.t3lib_div.php	/^	function arrayToLogString($arr, $valueList=array(), $valueLength=20) {$/;"	f
arrayType	lib/soap/nusoap.php	/^		$arrayType = strpos($arrayType,':') ? $this->expandQname($arrayType) : $arrayType;$/;"	v
array_2d	lib/adodb/adodb.inc.php	/^			$array_2d = is_array($element0) && !is_object(reset($element0));$/;"	v
array_is_nested	lib/moodlelib.php	/^function array_is_nested($array) {$/;"	f
array_merge	lib/typo3/class.t3lib_div.php	/^	function array_merge($arr1,$arr2)	{$/;"	f
array_merge_recursive_overrule	lib/typo3/class.t3lib_div.php	/^	function array_merge_recursive_overrule($arr0,$arr1,$notAddKeys=0,$includeEmtpyValues=true) {$/;"	f
array_size	lib/editor/htmlarea/coursefiles.php	/^            $array_size = getimagesize($filepath);$/;"	v
array_type	lib/soap/nusoap.php	/^						$array_type = $i;$/;"	v
array_typename	lib/soap/nusoap.php	/^								 $array_typename = 'xsd:' . $tt;$/;"	v
array_typename	lib/soap/nusoap.php	/^								$array_typename = "$tt_prefix:$tt";$/;"	v
array_typename	lib/soap/nusoap.php	/^								$array_typename = $tt;$/;"	v
array_typename	lib/soap/nusoap.php	/^							$array_typename = 'SOAP-ENC:Array';$/;"	v
array_typename	lib/soap/nusoap.php	/^							$array_typename = 'unnamed_struct_use_soapval';$/;"	v
array_typename	lib/soap/nusoap.php	/^							$array_typename = 'xsd:'.$tt;$/;"	v
array_typename	lib/soap/nusoap.php	/^							$array_typename = 'xsd:anyType';$/;"	v
arrayarray	question/format/qti2/format.php	/^        $arrayarray = array();$/;"	v
arro	lib/adodb/adodb-perf.inc.php	/^			$arro = $arr;$/;"	v
arro	lib/adodb/adodb-perf.inc.php	/^		$arro =& $this->PollParameters();$/;"	v
articles	blog/rsslib.php	/^            $articles = '';$/;"	v
articles	blog/rsslib.php	/^            $articles = rss_add_items($items);   \/\/\/ Change structure to XML$/;"	v
articles	mod/data/rsslib.php	/^                            $articles = rss_add_items($items);$/;"	v
articles	mod/forum/rsslib.php	/^                        $articles = rss_add_items($items);$/;"	v
articles	mod/glossary/rsslib.php	/^                        $articles = rss_add_items($items);$/;"	v
articlesleft	mod/forum/rsslib.php	/^            $articlesleft = $forum->rssarticles;$/;"	v
articlesleft	mod/glossary/rsslib.php	/^            $articlesleft = $glossary->rssarticles;$/;"	v
as	mod/glossary/sql.php	/^        $as = '';$/;"	v
as	mod/glossary/sql.php	/^        $as = 'as';$/;"	v
asc	lib/fpdf/font/makefont/makefont.php	/^    $asc=(isset($fm['Ascender']) ? $fm['Ascender'] : 1000);$/;"	v
asc	mod/glossary/lib.php	/^    $asc    = get_string("ascending","glossary");$/;"	v
ascii	lib/typo3/class.t3lib_cs.php	/^		$ascii =& $this->toASCII['utf-8'];$/;"	v
aseconds	mod/scorm/locallib.php	/^    $aseconds = explode('.',$aes[2]);$/;"	v
asid	mod/wiki/ewiki/ewiki.php	/^         $asid = "";$/;"	v
asid	mod/wiki/ewiki/ewiki.php	/^         $asid = strtok($asid, EWIKI_ACTION_SEP_CHAR);$/;"	v
asid	mod/wiki/ewiki/ewiki.php	/^      $asid = "";$/;"	v
asid	mod/wiki/ewiki/ewiki.php	/^      $asid = "view";$/;"	v
asid	mod/wiki/ewiki/ewiki.php	/^      $asid = urlencode($asid);$/;"	v
aspell_err	lib/speller/server-scripts/spellchecker.php	/^                $aspell_err = "Error executing `$cmd`\\\\n$aspell_err";$/;"	v
aspell_err	lib/speller/server-scripts/spellchecker.php	/^    $aspell_err = "";$/;"	v
aspell_opts	lib/speller/server-scripts/spellchecker.php	/^$aspell_opts = '-a -H --lang='. $lang .' --encoding=utf-8';$/;"	v
aspell_prog	lib/speller/server-scripts/spellchecker.php	/^$aspell_prog = escapeshellarg($CFG->aspellpath);$/;"	v
ass	mod/assignment/lib.php	/^    $ass = new $assignmentclass($mod->id, $assignment, $mod, $course);$/;"	v
ass	mod/assignment/lib.php	/^    $ass = new $assignmentclass();$/;"	v
ass	mod/workshop/restorelib.php	/^                $ass = backup_getid($restore->backup_unique_code,"workshop_assessments",$log->info);$/;"	v
ass_info	mod/exercise/restorelib.php	/^                $ass_info = $assessments[$i];$/;"	v
ass_info	mod/workshop/restorelib.php	/^                $ass_info = $assessments[$i];$/;"	v
assertExtension	lib/adodb/adodb-pear.inc.php	/^	function assertExtension($name)$/;"	f
assesmentitemid	question/format/qti2/format.php	/^        $assesmentitemid = $this->get_assesment_item_id($question);$/;"	v
assesscontent	mod/exercise/lib.php	/^                    $assesscontent = true;$/;"	v
assesscontent	mod/exercise/lib.php	/^    $assesscontent = false;$/;"	v
assesscontent	mod/workshop/lib.php	/^                    $assesscontent = true;$/;"	v
assesscontent	mod/workshop/lib.php	/^    $assesscontent = false;$/;"	v
assessed	mod/exercise/locallib.php	/^                            $assessed = true;$/;"	v
assessed	mod/exercise/locallib.php	/^    $assessed = false;$/;"	v
assessment	mod/exercise/assessments.php	/^            $assessment = exercise_copy_assessment($prevassessment, $submission, true);$/;"	v
assessment	mod/exercise/locallib.php	/^        $assessment = exercise_copy_assessment($studentassessment, $submission, true);$/;"	v
assessment	mod/workshop/assess.php	/^                $assessment = workshop_copy_assessment($assessment, $submission, true);$/;"	v
assessment	mod/workshop/assessments.php	/^        $assessment = get_record("workshop_assessments", "id", $assessmentid);$/;"	v
assessmentdate	mod/exercise/locallib.php	/^                    $assessmentdate = userdate($assessment->timecreated);$/;"	v
assessmentdate	mod/exercise/locallib.php	/^                $assessmentdate = '';$/;"	v
assessments	mod/exercise/locallib.php	/^            $assessments = exercise_get_ungraded_assessments_student($exercise);$/;"	v
assessments	mod/exercise/locallib.php	/^            $assessments = exercise_get_ungraded_assessments_teacher($exercise);$/;"	v
assessments	mod/exercise/restorelib.php	/^            $assessments = $info['#']['ASSESSMENTS']['0']['#']['ASSESSMENT'];$/;"	v
assessments	mod/workshop/locallib.php	/^            $assessments = workshop_get_ungraded_assessments_student($workshop);$/;"	v
assessments	mod/workshop/locallib.php	/^            $assessments = workshop_get_ungraded_assessments_teacher($workshop);$/;"	v
assessments	mod/workshop/restorelib.php	/^            $assessments = $info['#']['ASSESSMENTS']['0']['#']['ASSESSMENT'];$/;"	v
assessor	mod/exercise/locallib.php	/^                $assessor = get_record("user", "id", $assessment->userid);$/;"	v
assessor	mod/workshop/locallib.php	/^                $assessor = get_record("user", "id", $assessment->userid);$/;"	v
assgn	grade/lib.php	/^                                                $assgn = get_record($exception->modname, 'id', $exception->cminstance, 'course', $course->id);$/;"	v
assgn	grade/lib.php	/^                        $assgn = get_record($exception->modname, 'id', $exception->cminstance, 'course', $course->id);$/;"	v
assid	mod/assignment/restorelib.php	/^                $assid = substr(strrchr($log->url,"="),1);$/;"	v
assign	lib/smarty/Smarty.class.php	/^    function assign($tpl_var, $value = null)$/;"	f
assign	lib/smarty/Smarty_Compiler.class.php	/^                $assign = $attrs['assign'];$/;"	v
assign	lib/smarty/Smarty_Compiler.class.php	/^                $assign = null;$/;"	v
assign	lib/smarty/plugins/block.textformat.php	/^    $assign = null;$/;"	v
assign_by_ref	lib/smarty/Smarty.class.php	/^    function assign_by_ref($tpl_var, &$value)$/;"	f
assign_var	lib/smarty/Smarty_Compiler.class.php	/^                $assign_var = $arg_value;$/;"	v
assign_var	lib/smarty/Smarty_Compiler.class.php	/^        $assign_var = (empty($attrs['assign'])) ? '' : $this->_dequote($attrs['assign']);$/;"	v
assigned_vars	lib/smarty/plugins/function.assign_debug_info.php	/^    $assigned_vars = $smarty->_tpl_vars;$/;"	v
assignment	mod/assignment/backuplib.php	/^            $assignment = get_record('assignment','id',$assignment);$/;"	v
assignment	mod/assignment/lib.php	/^        $assignment = $this->assignment;$/;"	v
assignment	mod/assignment/type/online/db/mysql.php	/^                $assignment = new object();$/;"	v
assignment	mod/assignment/type/online/db/postgres7.php	/^                $assignment = new object();$/;"	v
assignment_add_instance	mod/assignment/lib.php	/^function assignment_add_instance($assignment) {$/;"	f
assignment_backup_mods	mod/assignment/backuplib.php	/^    function assignment_backup_mods($bf,$preferences) {$/;"	f
assignment_backup_one_mod	mod/assignment/backuplib.php	/^    function assignment_backup_one_mod($bf,$preferences,$assignment) {$/;"	f
assignment_base	mod/assignment/lib.php	/^    function assignment_base($cmid=0, $assignment=NULL, $cm=NULL, $course=NULL) {$/;"	f
assignment_base	mod/assignment/lib.php	/^class assignment_base {$/;"	c
assignment_check_backup_mods	mod/assignment/backuplib.php	/^    function assignment_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
assignment_check_backup_mods_instances	mod/assignment/backuplib.php	/^    function assignment_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
assignment_count_real_submissions	mod/assignment/lib.php	/^function assignment_count_real_submissions($assignment, $groupid=0) {$/;"	f
assignment_cron	mod/assignment/lib.php	/^function assignment_cron () {$/;"	f
assignment_decode_content_links	mod/assignment/restorelib.php	/^    function assignment_decode_content_links ($content,$restore) {$/;"	f
assignment_decode_content_links_caller	mod/assignment/restorelib.php	/^    function assignment_decode_content_links_caller($restore) {$/;"	f
assignment_delete_instance	mod/assignment/lib.php	/^function assignment_delete_instance($id){$/;"	f
assignment_display_lateness	mod/assignment/lib.php	/^function assignment_display_lateness($timesubmitted, $timedue) {$/;"	f
assignment_encode_content_links	mod/assignment/backuplib.php	/^    function assignment_encode_content_links ($content,$preferences) {$/;"	f
assignment_get_all_submissions	mod/assignment/lib.php	/^function assignment_get_all_submissions($assignment, $sort="", $dir="DESC") {$/;"	f
assignment_get_participants	mod/assignment/lib.php	/^function assignment_get_participants($assignmentid) {$/;"	f
assignment_get_recent_mod_activity	mod/assignment/lib.php	/^function assignment_get_recent_mod_activity(&$activities, &$index, $sincetime, $courseid, $assignment="0", $user="", $groupid="")  {$/;"	f
assignment_get_unmailed_submissions	mod/assignment/lib.php	/^function assignment_get_unmailed_submissions($starttime, $endtime) {$/;"	f
assignment_grades	mod/assignment/lib.php	/^function assignment_grades($assignmentid) {$/;"	f
assignment_ids	mod/assignment/backuplib.php	/^    function assignment_ids ($course) {$/;"	f
assignment_log_info	mod/assignment/lib.php	/^function assignment_log_info($log) {$/;"	f
assignment_offline	mod/assignment/type/offline/assignment.class.php	/^    function assignment_offline($cmid=0) {$/;"	f
assignment_offline	mod/assignment/type/offline/assignment.class.php	/^class assignment_offline extends assignment_base {$/;"	c
assignment_online	mod/assignment/type/online/assignment.class.php	/^    function assignment_online($cmid=0) {$/;"	f
assignment_online	mod/assignment/type/online/assignment.class.php	/^class assignment_online extends assignment_base {$/;"	c
assignment_online_upgrade	mod/assignment/type/online/db/mysql.php	/^function assignment_online_upgrade($oldversion)  {$/;"	f
assignment_online_upgrade	mod/assignment/type/online/db/postgres7.php	/^function assignment_online_upgrade($oldversion)  {$/;"	f
assignment_path	mod/assignment/restorelib.php	/^            $assignment_path = $moddata_path."\/assignment";$/;"	v
assignment_path	mod/assignment/restorelib.php	/^        $assignment_path = "";$/;"	v
assignment_print_overview	mod/assignment/lib.php	/^function assignment_print_overview($courses, &$htmlarray) {$/;"	f
assignment_print_recent_activity	mod/assignment/lib.php	/^function assignment_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
assignment_print_recent_mod_activity	mod/assignment/lib.php	/^function assignment_print_recent_mod_activity($activity, $course, $detail=false)  {$/;"	f
assignment_refresh_events	mod/assignment/lib.php	/^function assignment_refresh_events($courseid = 0) {$/;"	f
assignment_restore_files	mod/assignment/restorelib.php	/^    function assignment_restore_files ($oldassid, $newassid, $olduserid, $newuserid, $restore) {$/;"	f
assignment_restore_logs	mod/assignment/restorelib.php	/^    function assignment_restore_logs($restore,$log) {$/;"	f
assignment_restore_mods	mod/assignment/restorelib.php	/^    function assignment_restore_mods($mod,$restore) {$/;"	f
assignment_restore_wiki2markdown	mod/assignment/restorelib.php	/^    function assignment_restore_wiki2markdown ($restore) {$/;"	f
assignment_scale_used	mod/assignment/lib.php	/^function assignment_scale_used ($assignmentid, $scaleid) {$/;"	f
assignment_submission_ids_by_course	mod/assignment/backuplib.php	/^    function assignment_submission_ids_by_course ($course) {$/;"	f
assignment_submission_ids_by_instance	mod/assignment/backuplib.php	/^    function assignment_submission_ids_by_instance ($instanceid) {$/;"	f
assignment_submissions	mod/assignment/backuplib.php	/^        $assignment_submissions = get_records("assignment_submissions","assignment",$assignment,"id");$/;"	v
assignment_submissions_restore_mods	mod/assignment/restorelib.php	/^    function assignment_submissions_restore_mods($old_assignment_id, $new_assignment_id,$info,$restore) {$/;"	f
assignment_types	mod/assignment/lib.php	/^function assignment_types() {$/;"	f
assignment_update_instance	mod/assignment/lib.php	/^function assignment_update_instance($assignment){$/;"	f
assignment_upgrade	mod/assignment/db/mysql.php	/^function assignment_upgrade($oldversion) {$/;"	f
assignment_upgrade	mod/assignment/db/postgres7.php	/^function assignment_upgrade($oldversion) {$/;"	f
assignment_upgrade_submodules	mod/assignment/lib.php	/^function assignment_upgrade_submodules() {$/;"	f
assignment_uploadsingle	mod/assignment/type/uploadsingle/assignment.class.php	/^    function assignment_uploadsingle($cmid=0) {$/;"	f
assignment_uploadsingle	mod/assignment/type/uploadsingle/assignment.class.php	/^class assignment_uploadsingle extends assignment_base {$/;"	c
assignment_user_complete	mod/assignment/lib.php	/^function assignment_user_complete($course, $user, $mod, $assignment) {$/;"	f
assignment_user_outline	mod/assignment/lib.php	/^function assignment_user_outline($course, $user, $mod, $assignment) {$/;"	f
assignmentclass	mod/assignment/details.php	/^    $assignmentclass = "assignment_$form->assignmenttype";$/;"	v
assignmentclass	mod/assignment/index.php	/^        $assignmentclass = 'assignment_'.$assignment->assignmenttype;$/;"	v
assignmentclass	mod/assignment/lib.php	/^    $assignmentclass = "assignment_$assignment->assignmenttype";$/;"	v
assignmentclass	mod/assignment/submissions.php	/^    $assignmentclass = 'assignment_'.$assignment->assignmenttype;$/;"	v
assignmentclass	mod/assignment/upload.php	/^    $assignmentclass = 'assignment_'.$assignment->assignmenttype;$/;"	v
assignmentclass	mod/assignment/view.php	/^    $assignmentclass = "assignment_$assignment->assignmenttype";$/;"	v
assignmentinstance	mod/assignment/details.php	/^    $assignmentinstance = new $assignmentclass();$/;"	v
assignmentinstance	mod/assignment/index.php	/^        $assignmentinstance = new $assignmentclass($assignment->coursemodule);$/;"	v
assignmentinstance	mod/assignment/submissions.php	/^    $assignmentinstance = new $assignmentclass($cm->id, $assignment, $cm, $course);$/;"	v
assignmentinstance	mod/assignment/type/online/file.php	/^    $assignmentinstance = new assignment_online($cm->id, $assignment, $cm, $course);$/;"	v
assignmentinstance	mod/assignment/upload.php	/^    $assignmentinstance = new $assignmentclass($cm->id, $assignment, $cm, $course);$/;"	v
assignmentinstance	mod/assignment/view.php	/^    $assignmentinstance = new $assignmentclass($cm->id, $assignment, $cm, $course);$/;"	v
assignmentmodule	mod/assignment/type/online/db/mysql.php	/^            $assignmentmodule = get_record('modules', 'name', 'assignment');$/;"	v
assignmentmodule	mod/assignment/type/online/db/postgres7.php	/^            $assignmentmodule = get_record('modules', 'name', 'assignment');$/;"	v
assignments	mod/assignment/backuplib.php	/^        $assignments = get_records ("assignment","course",$preferences->backup_course,"id");$/;"	v
assignments	mod/assignment/lib.php	/^    $assignments = NULL;$/;"	v
assignments	mod/assignment/lib.php	/^    $assignments = get_records_sql("SELECT asub.*, u.firstname, u.lastname, u.picture, u.id as userid,$/;"	v
assignmentselect	mod/assignment/lib.php	/^        $assignmentselect = " AND cm.id = '$assignment'";$/;"	v
assignmentselect	mod/assignment/lib.php	/^        $assignmentselect = "";$/;"	v
assoc	lib/soap/phpsoap.php	/^                $assoc = false;$/;"	v
assoc	lib/soap/phpsoap.php	/^        $assoc = true;$/;"	v
assocs	lib/editor/htmlarea/htmlarea.class.php	/^        $assocs = array('fontname','fontsize','formatblocks');$/;"	v
astr	lib/weblib.php	/^            $astr = '<div class="last">'.$astr.'<\/div>';$/;"	v
astr	lib/weblib.php	/^        $astr         = '';$/;"	v
astr	lib/weblib.php	/^        $astr = '';$/;"	v
astr	lib/weblib.php	/^        $astr = '<div class="tablink">'.$astr.'<\/div>';$/;"	v
at	lib/adodb/drivers/adodb-csv.inc.php	/^		$at = strpos($err,'::::');$/;"	v
at	lib/adodb/drivers/adodb-pdo.inc.php	/^		$at = strpos($argDSN,':');$/;"	v
at	lib/adodb/perf/perf-mysql.inc.php	/^		$at = strpos($stat,'Buffer pool hit rate');$/;"	v
at	lib/olson.php	/^        $at  = substr($at, 0, strlen($at)-1); \/\/ chop$/;"	v
atext	question/format/xml/format.php	/^            $atext = $this->import_text( $subquestion['#']['answer'][0]['#']['text'] );$/;"	v
atfirstpage	course/category.php	/^            $atfirstpage = ($page == 0);$/;"	v
atfirstpage	course/category.php	/^            $atfirstpage = true;$/;"	v
atfirstpage	lib/adodb/adodb-lib.inc.php	/^		$atfirstpage = true;$/;"	v
atfirstpage	lib/adodb/adodb-lib.inc.php	/^	$atfirstpage = false;$/;"	v
atlastpage	course/category.php	/^            $atlastpage = (($page + 1) == ceil($totalcount \/ $perpage));$/;"	v
atlastpage	course/category.php	/^            $atlastpage = true;$/;"	v
atlastpage	lib/adodb/adodb-lib.inc.php	/^			$atlastpage = true;$/;"	v
atlastpage	lib/adodb/adodb-lib.inc.php	/^		$atlastpage = true;$/;"	v
atlastpage	lib/adodb/adodb-lib.inc.php	/^	$atlastpage = false;$/;"	v
atr_alc	lib/excel/Format.php	/^        $atr_alc     = ($this->_text_wrap)?1:0;$/;"	v
atr_alc	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $atr_alc     = ($this->_text_wrap)?1:0;$/;"	v
atr_bdr	lib/excel/Format.php	/^        $atr_bdr     = ($this->bottom   ||$/;"	v
atr_bdr	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $atr_bdr     = ($this->_bottom   ||$/;"	v
atr_fnt	lib/excel/Format.php	/^        $atr_fnt     = ($this->font_index != 0)?1:0;$/;"	v
atr_fnt	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $atr_fnt     = ($this->font_index != 0)?1:0;$/;"	v
atr_num	lib/excel/Format.php	/^        $atr_num     = ($this->_num_format != 0)?1:0;$/;"	v
atr_num	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $atr_num     = ($this->_num_format != 0)?1:0;$/;"	v
atr_pat	lib/excel/Format.php	/^        $atr_pat     = (($this->fg_color != 0x40) ||$/;"	v
atr_pat	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $atr_pat     = (($this->_fg_color != 0x40) ||$/;"	v
atr_prot	lib/excel/Format.php	/^        $atr_prot    = 0;$/;"	v
atr_prot	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $atr_prot    = $this->_locked | $this->_hidden;$/;"	v
att	mod/quiz/restorelib.php	/^                    $att = backup_getid($restore->backup_unique_code,"quiz_attempts",$attid);$/;"	v
att	mod/quiz/restorelibpre15.php	/^                    $att = backup_getid($restore->backup_unique_code,"quiz_attempts",$attid);$/;"	v
attStr	lib/weblib.php	/^    $attStr = '';$/;"	v
attStr	lib/weblib.php	/^    $attStr = rtrim($attStr);$/;"	v
att_info	mod/quiz/restorelib.php	/^            $att_info = $attempts[$i];$/;"	v
att_info	mod/quiz/restorelibpre15.php	/^            $att_info = $attempts[$i];$/;"	v
attachedimages	mod/forum/lib.php	/^        $attachedimages = '';$/;"	v
attachedimages	mod/forum/lib.php	/^        $attachedimages = forum_print_attachments($post);$/;"	v
attachment	mod/forum/rsslib.php	/^                        $attachment = new stdClass;$/;"	v
attachmentalign	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^        $attachmentalign = 'right'; \/\/Values: left, center and right (default right)$/;"	v
attachmentdir	mod/glossary/lib.php	/^            $attachmentdir = glossary_main_file_area($glossary);$/;"	v
attachmentformat	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^        $attachmentformat = 'html'; \/\/Values: html (link) and NULL (inline image if possible) (default NULL)$/;"	v
attachmentinsidetable	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^        $attachmentinsidetable = true; \/\/Values: true, false (default true)$/;"	v
attempt	mod/hotpot/db/update_to_v2.php	/^							$attempt = $record->attempt;$/;"	v
attempt	mod/hotpot/db/update_to_v2.php	/^							$attempt = 1;$/;"	v
attempt	mod/hotpot/index.php	/^						$attempt =&$attempts[$attemptid];$/;"	v
attempt	mod/hotpot/report/click/report.php	/^		$attempt = &$user->attempts[0];$/;"	v
attempt	mod/hotpot/restorelib.php	/^                    $attempt = backup_getid($restore->backup_unique_code,"hotpot_attempts",$attemptid);$/;"	v
attempt	mod/hotpot/review.php	/^	$attempt = required_param("attempt"); \/\/ A particular attempt ID for review$/;"	v
attempt	mod/lesson/action/continue.php	/^            $attempt = new stdClass;$/;"	v
attempt	mod/lesson/locallib.php	/^                $attempt = end($attempts); \/\/ doesn't matter which one$/;"	v
attempt	mod/lesson/locallib.php	/^                $attempt = end($attempts);$/;"	v
attempt	mod/lesson/view.php	/^                $attempt = end($attempts);$/;"	v
attempt	mod/quiz/attempt.php	/^        $attempt = quiz_create_attempt($quiz, $attemptnumber);$/;"	v
attempt	mod/quiz/attempt.php	/^    $attempt = get_record('quiz_attempts', 'quiz', $quiz->id,$/;"	v
attempt	mod/quiz/review.php	/^    $attempt = required_param('attempt', PARAM_INT);    \/\/ A particular attempt ID for review$/;"	v
attempt	mod/scorm/aicc.php	/^            $attempt = $SESSION->attempt;$/;"	v
attempt	mod/scorm/aicc.php	/^            $attempt = 1;$/;"	v
attempt	mod/scorm/api.php	/^    $attempt = required_param('attempt', PARAM_INT); \/\/ new attempt$/;"	v
attempt	mod/scorm/datamodel.php	/^    $attempt = required_param('attempt', PARAM_INT);  \/\/ attempt number$/;"	v
attempt	mod/scorm/locallib.php	/^            $attempt = 1;$/;"	v
attempt	mod/scorm/locallib.php	/^            $attempt = scorm_get_last_attempt($scormid,$userid);$/;"	v
attempt	mod/scorm/locallib.php	/^        $attempt = scorm_get_last_attempt($scorm->id, $user->id);$/;"	v
attempt	mod/scorm/locallib.php	/^    $attempt = scorm_get_last_attempt($current->scorm, $userid);$/;"	v
attempt	mod/scorm/player.php	/^    $attempt = scorm_get_last_attempt($scorm->id, $USER->id);$/;"	v
attempt_ids	mod/hotpot/report.php	/^		$attempt_ids = join(',',array_keys($attempts));$/;"	v
attempt_info	mod/lesson/restorelib.php	/^                $attempt_info = $attempts[$i];$/;"	v
attempt_record	mod/hotpot/restorelib.php	/^            $attempt_record = backup_getid($restore->backup_unique_code, 'hotpot_attempts', $clickreportid);$/;"	v
attemptcount	mod/hotpot/report/overview/report.php	/^			$attemptcount = count($user->attempts);$/;"	v
attemptcount	mod/hotpot/report/simplestat/report.php	/^			$attemptcount = count($user->attempts);$/;"	v
attemptflag	mod/lesson/view.php	/^                $attemptflag = true;$/;"	v
attemptflag	mod/lesson/view.php	/^       $attemptflag = false;$/;"	v
attemptgrade	mod/quiz/view.php	/^                        $attemptgrade = "<a href=\\"review.php?q=$quiz->id&amp;attempt=$attempt->id\\">$attemptgrade<\/a>";$/;"	v
attemptgrade	mod/quiz/view.php	/^                        $attemptgrade = link_to_popup_window ("\/mod\/quiz\/review.php?q=$quiz->id&amp;attempt=$attempt->id", 'quizpopup', $attemptgrade, '+window.screen.height+', '+window.screen.width+', '', $windowoptions, true);$/;"	v
attemptgrade	mod/quiz/view.php	/^                    $attemptgrade = "<span class=\\"highlight\\">$attemptgrade<\/span>";$/;"	v
attemptgrade	mod/quiz/view.php	/^                $attemptgrade = round(($attempt->sumgrades\/$quiz->sumgrades)*$quiz->grade,$quiz->decimalpoints);$/;"	v
attemptid	mod/hotpot/attempt.php	/^	$attemptid = required_param("attemptid");$/;"	v
attemptid	mod/hotpot/index.php	/^						$attemptid = $attemptids[$i];$/;"	v
attemptid	mod/hotpot/restorelib.php	/^                    $attemptid = substr(strrchr($log->url,"="),1);$/;"	v
attemptid	mod/hotpot/view.php	/^				$attemptid = hotpot_add_attempt($hotpot->id);$/;"	v
attemptid	mod/lesson/view.php	/^        $attemptid = required_param('attemptid', PARAM_INT);$/;"	v
attemptid	mod/quiz/comment.php	/^    $attemptid =required_param('attempt', PARAM_INT); \/\/ attempt id$/;"	v
attemptid	mod/quiz/report/grading/report.php	/^        $attemptid = optional_param('attemptid', 0, PARAM_INT);$/;"	v
attemptid	mod/quiz/reviewquestion.php	/^    $attemptid = optional_param('attempt', 0, PARAM_INT); \/\/ attempt id$/;"	v
attemptids	mod/choice/report.php	/^        $attemptids = isset($_POST['attemptid']) ? $_POST['attemptid'] : array(); \/\/get array of repsonses to delete.$/;"	v
attemptids	mod/choice/view.php	/^    $attemptids = optional_param('attemptid', array(), PARAM_INT); \/\/ array of attempt ids for delete action$/;"	v
attemptids	mod/hotpot/index.php	/^					$attemptids = array_keys($attempts);$/;"	v
attemptids	mod/quiz/report/overview/report.php	/^                $attemptids = isset($_POST['attemptid']) ? $_POST['attemptid'] : array();$/;"	v
attemptlink	mod/quiz/report/grading/report.php	/^                $attemptlink = "<a $style href=\\"report.php?mode=grading&amp;action=grade&amp;q=$quiz->id&amp;questionid=$question->id&amp;attemptid=$attempt->attemptid\\">".$/;"	v
attemptlist	mod/quiz/review.php	/^        $attemptlist = '';$/;"	v
attemptlist	mod/quiz/reviewquestion.php	/^        $attemptlist = '';$/;"	v
attemptmark	mod/quiz/view.php	/^                        $attemptmark = "<a href=\\"review.php?q=$quiz->id&amp;attempt=$attempt->id\\">".round($attempt->sumgrades,$quiz->decimalpoints).'<\/a>';$/;"	v
attemptmark	mod/quiz/view.php	/^                        $attemptmark = link_to_popup_window ("\/mod\/quiz\/review.php?q=$quiz->id&amp;attempt=$attempt->id", 'quizpopup', round($attempt->sumgrades,$quiz->decimalpoints), '+window.screen.height+', '+window.screen.width+', '', $windowoptions, true);$/;"	v
attemptmark	mod/quiz/view.php	/^                $attemptmark  = round($attempt->sumgrades,$quiz->decimalpoints);$/;"	v
attemptnumber	mod/hotpot/report/fullstat/report.php	/^					$attemptnumber = ' <a href="review.php?hp='.$hotpot->id.'&attempt='.$attempt->id.'">'.$attemptnumber.'<\/a>';$/;"	v
attemptnumber	mod/hotpot/report/fullstat/report.php	/^				$attemptnumber = $attempt->attempt;$/;"	v
attemptnumber	mod/hotpot/report/overview/report.php	/^					$attemptnumber = '<a href="review.php?hp='.$hotpot->id.'&attempt='.$attempt->id.'">'.$attemptnumber.'<\/a>';$/;"	v
attemptnumber	mod/hotpot/report/overview/report.php	/^				$attemptnumber = $attempt->attempt;$/;"	v
attemptnumber	mod/hotpot/report/simplestat/report.php	/^					$attemptnumber = '<a href="review.php?hp='.$hotpot->id.'&attempt='.$attempt->id.'">'.$attemptnumber.'<\/a>';$/;"	v
attemptnumber	mod/hotpot/report/simplestat/report.php	/^				$attemptnumber= $attempt->attempt;$/;"	v
attemptnumber	mod/quiz/attempt.php	/^        $attemptnumber = 1;$/;"	v
attemptoptions	mod/quiz/locallib.php	/^            $attemptoptions = quiz_get_reviewoptions($quiz, $attempt);$/;"	v
attemptoptions	mod/quiz/view.php	/^            $attemptoptions = quiz_get_reviewoptions($quiz, $attempt, $isteacher);$/;"	v
attempts	mod/hotpot/db/update_to_v2.php	/^			$attempts = get_records_sql("$/;"	v
attempts	mod/hotpot/report.php	/^		$attempts = get_records_sql("SELECT $fields FROM $table WHERE $select ORDER BY $order");$/;"	v
attempts	mod/hotpot/report.php	/^	$attempts = array();$/;"	v
attempts	mod/lesson/action/continue.php	/^            $attempts = get_records_select("lesson_attempts", "lessonid = $lesson->id AND userid = $USER->id AND retry = $nretakes", "timeseen", "id, pageid");$/;"	v
attempts	mod/lesson/report.php	/^                $attempts = array();$/;"	v
attempts	mod/lesson/report.php	/^                $attempts = implode("<br \/>\\n", $attempts);$/;"	v
attempts	mod/lesson/restorelib.php	/^            $attempts = $info['#']['ATTEMPTS']['0']['#']['ATTEMPT'];$/;"	v
attempts	mod/lesson/view.php	/^                    $attempts = array();$/;"	v
attempts	mod/lesson/view.php	/^                $attempts = NULL;$/;"	v
attempts	mod/lesson/view.php	/^            $attempts = count_records('lesson_grades', 'userid', $id, 'lessonid', $lesson->id);$/;"	v
attempts	mod/quiz/report/analysis/report.php	/^        $attempts = get_records_sql($sql);$/;"	v
attempts	mod/quiz/report/grading/report.php	/^        $attempts = get_records_sql($select.$from.$where.$sort);$/;"	v
attempts	mod/quiz/report/overview/report.php	/^            $attempts = array();$/;"	v
attempts	mod/quiz/report/overview/report.php	/^            $attempts = get_records_sql($select.$from.$where.$sort.$limit);$/;"	v
attempts	mod/quiz/restorelib.php	/^        $attempts = $info['MOD']['#']['ATTEMPTS']['0']['#']['ATTEMPT'];$/;"	v
attempts	mod/quiz/restorelibpre15.php	/^        $attempts = $info['MOD']['#']['ATTEMPTS']['0']['#']['ATTEMPT'];$/;"	v
attemptschanged	mod/quiz/report/regrade/report.php	/^        $attemptschanged = 0;$/;"	v
attemptset	mod/lesson/locallib.php	/^        $attemptset = array();$/;"	v
attemptsql	mod/scorm/locallib.php	/^    $attemptsql = ' AND attempt=' . $attempt;$/;"	v
attemptsremaining	mod/lesson/action/continue.php	/^                    $attemptsremaining = $lesson->maxattempts - $nattempts;$/;"	v
attemptsremaining	mod/lesson/action/continue.php	/^    $attemptsremaining = 0;$/;"	v
attemptstr	mod/scorm/player.php	/^    $attemptstr = '&amp;attempt=' . $attempt;$/;"	v
attempturl	mod/quiz/view.php	/^                    $attempturl="attempt.php?id=$cm->id";$/;"	v
attempturl	mod/quiz/view.php	/^                    $attempturl=sid_process_url("attempt.php?id=$cm->id");$/;"	v
attempturl	mod/quiz/view_js.php	/^    $attempturl="attempt.php?id=$cm->id";$/;"	v
attempturl	mod/quiz/view_js.php	/^    $attempturl=sid_process_url("attempt.php?id=$cm->id");$/;"	v
attid	mod/quiz/restorelib.php	/^                    $attid = substr(strrchr($log->url,"="),1);$/;"	v
attid	mod/quiz/restorelibpre15.php	/^                    $attid = substr(strrchr($log->url,"="),1);$/;"	v
attr	lib/adodb/adodb-lib.inc.php	/^		$attr = ' multiple size="'.$size.'"';$/;"	v
attr	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^function attr(name, value) {$/;"	f
attr	lib/kses.php	/^          $attr = preg_replace("%^[^\\s\\"']+(\\s+|$)%", '', $attr);$/;"	v
attr	lib/kses.php	/^          $attr = preg_replace("\/^'[^']*'(\\s+|$)\/", '', $attr);$/;"	v
attr	lib/kses.php	/^          $attr = preg_replace('\/^"[^"]*"(\\s+|$)\/', '', $attr);$/;"	v
attr	lib/kses.php	/^          $attr = preg_replace('\/^[-a-zA-Z]+\/', '', $attr);$/;"	v
attr	lib/kses.php	/^          $attr = preg_replace('\/^\\s*=\\s*\/', '', $attr);$/;"	v
attr	lib/kses.php	/^          $attr = preg_replace('\/^\\s+\/', '', $attr);$/;"	v
attr	lib/kses.php	/^      $attr = kses_html_error($attr);$/;"	v
attr	lib/typo3/class.t3lib_div.php	/^				$attr = '';$/;"	v
attr2	lib/kses.php	/^  $attr2 = '';$/;"	v
attr2	lib/kses.php	/^  $attr2 = preg_replace('\/[<>]\/', '', $attr2);$/;"	v
attrArray	lib/weblib.php	/^    $attrArray = kses_hair($attrlist, $ALLOWED_PROTOCOLS);$/;"	v
attr_name	lib/smarty/Smarty_Compiler.class.php	/^                        $attr_name = $token;$/;"	v
attrarr	lib/kses.php	/^  $attrarr = array();$/;"	v
attrarr	lib/kses.php	/^  $attrarr = kses_hair($attr, $allowed_protocols);$/;"	v
attributes	auth/ldap/lib.php	/^        $attributes = @ldap_get_attributes($conn, $entry);$/;"	v
attributes	lib/cas/domxml-php4-php5.php	/^ function attributes()$/;"	f
attributes	lib/weblib.php	/^        $attributes = array('class' => 'sideblock');$/;"	v
attributes	lib/weblib.php	/^    $attributes = ($script) ? 'onchange="'. $script .'"' : '';$/;"	v
attrlist	lib/kses.php	/^  $attrlist = $matches[3];$/;"	v
attrlist	lib/weblib.php	/^    $attrlist = $matches[3]; \/\/ the list of attributes as a string$/;"	v
attrmap	auth/ldap/lib.php	/^    $attrmap = auth_ldap_attributes();  $/;"	v
attrmap	auth/ldap/lib.php	/^    $attrmap = auth_ldap_attributes();$/;"	v
attrmap	auth/shibboleth/lib.php	/^    $attrmap = auth_shib_attributes();$/;"	v
attrname	lib/kses.php	/^          $attrname = $match[1];$/;"	v
attrname	lib/kses.php	/^  $attrname = '';$/;"	v
attrs	lib/smarty/Smarty_Compiler.class.php	/^            $attrs = $this->_parse_attrs($tag_args);$/;"	v
attrs	lib/smarty/Smarty_Compiler.class.php	/^        $attrs = $this->_parse_attrs($tag_args);$/;"	v
attrs	lib/smarty/Smarty_Compiler.class.php	/^        $attrs = array();$/;"	v
attrs	lib/soap/nusoap.php	/^	    	$attrs = $eAttrs;$/;"	v
attrs	lib/soap/nusoap.php	/^	    	$attrs = $value->attributes;$/;"	v
attrs	lib/soap/nusoap.php	/^        	$attrs = $eAttrs;$/;"	v
attrs	lib/soap/nusoap.php	/^        	$attrs = array();$/;"	v
attrs	lib/soap/nusoap.php	/^                $attrs = $eAttrs;$/;"	v
attrs	lib/soap/nusoap.php	/^                $attrs = array();$/;"	v
attrstring	backup/backuplib.php	/^        $attrstring = '';$/;"	v
attrstring	lib/rsslib.php	/^    $attrstring = '';$/;"	v
attrtext	lib/weblib.php	/^    $attrtext = '';$/;"	v
atts	lib/soap/nusoap.php	/^		$atts = '';$/;"	v
attstr	lib/soap/nusoap.php	/^        $attstr = '';$/;"	v
auth	admin/auth.php	/^            $auth = $config['auth'];            $/;"	v
auth	admin/auth.php	/^        $auth = $config->auth;$/;"	v
auth	admin/auth.php	/^    $auth = clean_param($auth,PARAM_SAFEDIR);$/;"	v
auth	admin/auth.php	/^    $auth = optional_param('auth', '', PARAM_SAFEDIR);$/;"	v
auth	lib/cas/CAS.php	/^      $auth = $PHPCAS_CLIENT->checkAuthentication();$/;"	v
auth	lib/cas/CAS.php	/^      $auth = $PHPCAS_CLIENT->forceAuthentication();$/;"	v
auth	lib/cas/client.php	/^      $auth = FALSE;$/;"	v
auth	lib/cas/client.php	/^      $auth = TRUE;$/;"	v
auth	lib/moodlelib.php	/^            $auth = $CFG->auth;  \/\/ Normal users default to site method$/;"	v
auth	lib/moodlelib.php	/^            $auth = 'manual';    \/\/ Always assume these guys are internal$/;"	v
auth	lib/moodlelib.php	/^        $auth = $CFG->auth;$/;"	v
auth	lib/moodlelib.php	/^        $auth = $user->auth;$/;"	v
auth	lib/moodlelib.php	/^        $auth = 'manual';    \/\/ Can't find auth module, default to internal$/;"	v
auth	login/forgot_password.php	/^$auth = $CFG->auth; \/\/ the 'default' authentication method$/;"	v
auth	user/edit.php	/^            $auth = "manual";    \/\/ Can't find auth module, default to internal$/;"	v
auth	user/edit.php	/^        $auth = $user->auth;$/;"	v
authCode	lib/typo3/class.t3lib_div.php	/^		$authCode = $preKey.'||'.$GLOBALS['TYPO3_CONF_VARS']['SYS']['encryptionKey'];$/;"	v
authCode	lib/typo3/class.t3lib_div.php	/^		$authCode = substr(md5($authCode),0,8);$/;"	v
authError	lib/cas/client.php	/^  function authError($failure,$cas_url,$no_response,$bad_response='',$cas_response='',$err_code='',$err_msg='')$/;"	f
auth_db_update_user_record	auth/db/lib.php	/^function auth_db_update_user_record($username, $updatekeys=false) {$/;"	f
auth_exception	mod/lams/list.php	/^    $auth_exception = "AuthenticateException";$/;"	v
auth_get_userinfo	auth/db/lib.php	/^function auth_get_userinfo($username){$/;"	f
auth_get_userinfo	auth/fc/lib.php	/^function auth_get_userinfo($username){$/;"	f
auth_get_userinfo	auth/ldap/lib.php	/^function auth_get_userinfo($username){$/;"	f
auth_get_userinfo	auth/shibboleth/lib.php	/^function auth_get_userinfo($username) {$/;"	f
auth_get_userinfo_asobj	auth/db/lib.php	/^function auth_get_userinfo_asobj($username){$/;"	f
auth_get_userinfo_asobj	auth/ldap/lib.php	/^function auth_get_userinfo_asobj($username){$/;"	f
auth_get_userlist	auth/db/lib.php	/^function auth_get_userlist() {$/;"	f
auth_get_userlist	auth/ldap/lib.php	/^function auth_get_userlist () {$/;"	f
auth_get_users	auth/ldap/lib.php	/^function auth_get_users($filter='*', $dontlistcreated=false) {$/;"	f
auth_iscreator	auth/fc/lib.php	/^function auth_iscreator($username=0) {$/;"	f
auth_iscreator	auth/ldap/lib.php	/^function auth_iscreator($username=0) {$/;"	f
auth_ldap_attributes	auth/ldap/lib.php	/^function auth_ldap_attributes (){$/;"	f
auth_ldap_bulk_insert	auth/ldap/lib.php	/^function auth_ldap_bulk_insert($users){$/;"	f
auth_ldap_connect	auth/ldap/lib.php	/^function auth_ldap_connect($binddn='',$bindpwd=''){$/;"	f
auth_ldap_expirationtime2unix	auth/ldap/lib.php	/^function auth_ldap_expirationtime2unix ($time) {$/;"	f
auth_ldap_find_userdn	auth/ldap/lib.php	/^function auth_ldap_find_userdn ($ldapconnection, $username){$/;"	f
auth_ldap_get_entries	auth/ldap/lib.php	/^function auth_ldap_get_entries($conn, $searchresult){$/;"	f
auth_ldap_get_userlist	auth/ldap/lib.php	/^function auth_ldap_get_userlist($filter="*") {$/;"	f
auth_ldap_getbinaryfields	auth/ldap/lib.php	/^function auth_ldap_getbinaryfields () {$/;"	f
auth_ldap_getdefaults	auth/ldap/lib.php	/^function auth_ldap_getdefaults(){$/;"	f
auth_ldap_init	auth/ldap/lib.php	/^function auth_ldap_init () {$/;"	f
auth_ldap_isbinary	auth/ldap/lib.php	/^function auth_ldap_isbinary ($field) {$/;"	f
auth_ldap_isgroupmember	auth/ldap/lib.php	/^function auth_ldap_isgroupmember ($username='', $groupdns='') {$/;"	f
auth_ldap_suppported_usertypes	auth/ldap/lib.php	/^function auth_ldap_suppported_usertypes (){$/;"	f
auth_ldap_unix2expirationtime	auth/ldap/lib.php	/^function auth_ldap_unix2expirationtime ($time) {$/;"	f
auth_ldap_update_user_record	auth/ldap/lib.php	/^function auth_ldap_update_user_record($username, $updatekeys=false) {$/;"	f
auth_password_expire	auth/ldap/lib.php	/^function auth_password_expire($username) {$/;"	f
auth_shib_attributes	auth/shibboleth/lib.php	/^function auth_shib_attributes(){$/;"	f
auth_sync_users	auth/db/lib.php	/^function auth_sync_users ($do_updates=0) {$/;"	f
auth_sync_users	auth/ldap/lib.php	/^function auth_sync_users ($bulk_insert_records = 1000, $do_updates=1) {$/;"	f
auth_user_activate	auth/ldap/lib.php	/^function auth_user_activate ($username) {$/;"	f
auth_user_create	auth/ldap/lib.php	/^function auth_user_create ($userobject,$plainpass) {$/;"	f
auth_user_disable	auth/ldap/lib.php	/^function auth_user_disable ($username) {$/;"	f
auth_user_exists	auth/db/lib.php	/^function auth_user_exists ($username) {$/;"	f
auth_user_exists	auth/ldap/lib.php	/^function auth_user_exists ($username) {$/;"	f
auth_user_login	auth/db/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/email/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/fc/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/imap/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/ldap/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/manual/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/nntp/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/none/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/pam/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/pop3/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/radius/lib.php	/^function auth_user_login ($username, $password) {$/;"	f
auth_user_login	auth/shibboleth/lib.php	/^function auth_user_login($username, $password) {$/;"	f
auth_user_update	auth/ldap/lib.php	/^function auth_user_update($olduser, $newuser) {$/;"	f
auth_user_update_password	auth/ldap/lib.php	/^function auth_user_update_password($username, $newpassword) {$/;"	f
authconfig	lib/moodlelib.php	/^        $authconfig = get_config('auth\/' . $oldinfo->auth);$/;"	v
authconfig	user/edit.php	/^            $authconfig = get_config( 'auth\/' . $user->auth );$/;"	v
authconfig	user/edit.php	/^        $authconfig = get_config( 'auth\/' . $user->auth );$/;"	v
authdb	auth/db/lib.php	/^    $authdb = &ADONewConnection($CFG->auth_dbtype); $/;"	v
authdb	auth/db/lib.php	/^    $authdb = &ADONewConnection();         $/;"	v
authenticate	lib/cas/CAS.php	/^  function authenticate()$/;"	f
authenticate_user_login	lib/moodlelib.php	/^function authenticate_user_login($username, $password) {$/;"	f
authmethod	login/forgot_password.php	/^            $authmethod = $user->auth;$/;"	v
author	mod/wiki/ewiki/ewiki.php	/^   $author = @$GLOBALS["ewiki_author"];$/;"	v
author_url	course/format/lams/format.php	/^            $author_url = $CFG->lams_serverurl.$LAMSCONSTANTS->login_request.$/;"	v
authority	course/teacher.php	/^            $authority = choose_from_menu ($ordermenu, "a$teacher->id", $teacher->authority, "", "", "", true);$/;"	v
authorize_get_status_action	enrol/authorize/locallib.php	/^function authorize_get_status_action($order)$/;"	f
authorize_print_order_details	enrol/authorize/locallib.php	/^function authorize_print_order_details($orderno)$/;"	f
authorize_print_orders	enrol/authorize/locallib.php	/^function authorize_print_orders()$/;"	f
authorizenet_action	enrol/authorize/authorizenetlib.php	/^function authorizenet_action(&$order, &$message, &$extra, $action=AN_ACTION_NONE)$/;"	f
authstrs	enrol/authorize/index.php	/^    $authstrs = get_strings(array('orderid','nameoncard','void','capture','refund','delete',$/;"	v
auto_close_tags	lib/markdown.php	/^	$auto_close_tags = 'hr|img';$/;"	v
auto_id	lib/smarty/Smarty.class.php	/^            $auto_id = str_replace('%7C',$_compile_dir_sep,(urlencode($auto_id)));$/;"	v
aux	lib/excel/Format.php	/^                $aux = 'set_'.$property;$/;"	v
aux	lib/excellib.class.php	/^                $aux = 'set_'.$property;$/;"	v
available	mod/quiz/view.php	/^    $available = ($quiz->timeopen < $timenow and ($timenow < $quiz->timeclose or !$quiz->timeclose)) || $isteacher;$/;"	v
available_msg	mod/hotpot/view.php	/^		$available_msg = get_string("quizavailable", "quiz", userdate($hotpot->timeclose))."<br \/>\\n";$/;"	v
available_msg	mod/hotpot/view.php	/^	$available_msg = '';$/;"	v
availablecomponents	lib/componentlib.class.php	/^            $availablecomponents = array();$/;"	v
availablelangs	admin/langimport.php	/^                $availablelangs = get_local_list_of_languages();$/;"	v
availablelangs	admin/langimport.php	/^        $availablelangs = array();$/;"	v
average	mod/hotpot/report/fullstat/report.php	/^						$average = round($q[$id]['count']['sum'] \/ $q[$id]['count']['total']).'%';$/;"	v
average	mod/hotpot/report/fullstat/report.php	/^				$average = $no_value;$/;"	v
averages	mod/hotpot/report/simplestat/report.php	/^		$averages = array();$/;"	v
avescore	mod/lesson/report.php	/^                                $avescore = $pagestats[$page->id]->totalscore \/ $pagestats[$page->id]->total;$/;"	v
avescore	mod/lesson/report.php	/^                                $avescore = get_string("averagescore", "lesson").": ". $avescore ;$/;"	v
avescore	mod/lesson/report.php	/^                                $avescore = get_string("nooneansweredthisquestion", "lesson");$/;"	v
avescore	mod/lesson/report.php	/^                                $avescore = round($avescore, 2);$/;"	v
avescore	mod/lesson/report.php	/^            $avescore = format_float($avescore\/$numofattempts, 2, ".", ",");$/;"	v
avescore	mod/lesson/report.php	/^            $avescore = get_string("notcompleted", "lesson");$/;"	v
avescore	mod/lesson/report.php	/^        $avescore      = 0;$/;"	v
avetime	mod/lesson/report.php	/^            $avetime = format_float($avetime\/$numofattempts, 0, ".", ",");$/;"	v
avetime	mod/lesson/report.php	/^            $avetime = format_time($avetime);$/;"	v
avetime	mod/lesson/report.php	/^            $avetime = get_string("notcompleted", "lesson");$/;"	v
avetime	mod/lesson/report.php	/^        $avetime       = 0;$/;"	v
avs	enrol/authorize/authorizenetlib.php	/^            $avs = "avs" . strtolower($response[5]);$/;"	v
award	question/format/learnwise/format.php	/^                $award = $awardmatch[1];$/;"	v
aword	mod/hotpot/template/v6.php	/^					$aword = $this->get_jcross_aword($row, $r, $r_max, $c, $c_max);$/;"	v
aword	mod/hotpot/template/v6.php	/^				$aword = $this->get_jcross_aword($row, $r, $r_max, $c, $c_max);$/;"	v
axisTag	lib/graphlib.php	/^  $axisTag = array('points' => $axis_size, 'angle' => $axis_angle, 'font' => $axis_font, 'colour' => $axis_colour);$/;"	v
axis_angle	lib/graphlib.php	/^  $axis_angle      = $this->parameter['x_axis_angle'];$/;"	v
axis_angle	lib/graphlib.php	/^  $axis_angle      = $this->parameter['y_axis_angle'];$/;"	v
axis_angle	lib/graphlib.php	/^  $axis_angle   = $this->parameter['x_axis_angle'];$/;"	v
axis_angle	lib/graphlib.php	/^  $axis_angle   = $this->parameter['y_axis_angle'];$/;"	v
axis_colour	lib/graphlib.php	/^  $axis_colour     = $this->parameter['axis_colour'];$/;"	v
axis_colour	lib/graphlib.php	/^  $axis_colour  = $this->parameter['axis_colour'];$/;"	v
axis_font	lib/graphlib.php	/^  $axis_font       = $this->parameter['axis_font'];$/;"	v
axis_font	lib/graphlib.php	/^  $axis_font    = $this->parameter['axis_font'];$/;"	v
axis_size	lib/graphlib.php	/^  $axis_size       = $this->parameter['axis_size'];$/;"	v
axis_size	lib/graphlib.php	/^  $axis_size    = $this->parameter['axis_size'];$/;"	v
b	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^				$b = $offset+$nrows;$/;"	v
b	lib/fpdf/fpdf.php	/^                $b=$b2;$/;"	v
b	lib/fpdf/fpdf.php	/^            $b='LRT';$/;"	v
b	lib/fpdf/fpdf.php	/^            $b=(strpos($border,'T')!==false) ? $b2.'T' : $b2;$/;"	v
b	lib/fpdf/fpdf.php	/^    $b=0;$/;"	v
b	lib/fpdf/fpdfprotection.php	/^            $b = ($b+$t)%256;$/;"	v
b	lib/fpdf/fpdfprotection.php	/^        $b = 0;$/;"	v
b	lib/moodlelib.php	/^        $b  = get_string('sizeb');$/;"	v
b	lib/soap/nusoap.php	/^		$b = '$/;"	v
b	mod/hotpot/template/v6.php	/^	$b =  hotpot_keypad_sort_value($b);$/;"	v
b	mod/lesson/view.php	/^                            $b = 'a';$/;"	v
b	mod/lesson/view.php	/^                            $b = 'b';$/;"	v
b	mod/scorm/report.php	/^    $b = optional_param('b', '', PARAM_INT);     \/\/ SCO ID$/;"	v
b	question/type/questiontype.php	/^                    $b = ($state->id == $st->id) ? '<b>' : '';$/;"	v
b2	lib/fpdf/fpdf.php	/^            $b2='';$/;"	v
b2	lib/fpdf/fpdf.php	/^            $b2='LR';$/;"	v
bCharSet	lib/excel/Format.php	/^        $bCharSet   = $this->font_charset; \/\/ Character set$/;"	v
bCharSet	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $bCharSet   = $this->_font_charset; \/\/ Character set$/;"	v
bFamily	lib/excel/Format.php	/^        $bFamily    = $this->font_family;  \/\/ Font family$/;"	v
bFamily	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $bFamily    = $this->_font_family;  \/\/ Font family$/;"	v
bInfo	lib/typo3/class.t3lib_div.php	/^		$bInfo=array();$/;"	v
bIsHTMLText	question/format/webct/format.php	/^            $bIsHTMLText = eregi(":H$",$line);  \/\/ True if next lines are coded in HTML$/;"	v
bIsHTMLText	question/format/webct/format.php	/^        $bIsHTMLText = FALSE;$/;"	v
bString	lib/phpmailer/class.phpmailer.php	/^            $bString = $this->attachment[$i][5];$/;"	v
b_val	mod/hotpot/report/fullstat/report.php	/^	$b_val = intval(strip_tags($b));$/;"	v
b_writeIt	lib/soap/nusoap.php	/^		function b_writeIt(text){$/;"	f
back	mod/hotpot/template/v6.php	/^		$back = $this->v6_expand_Back();$/;"	v
back	question/preview.php	/^    $back = optional_param('back', 0, PARAM_BOOL);$/;"	v
background	filter/tex/pix.php	/^            $background = $CFG->filter_tex_latexbackground;$/;"	v
background_color	iplookup/ipatlas/plotimage.php	/^$background_color = ImageColorAllocate ($im, 255, 255, 255);$/;"	v
backmod	lib/weblib.php	/^                $backmod = $previousmod;$/;"	v
backmod	lib/weblib.php	/^        $backmod = "<form action=\\"$CFG->wwwroot\/mod\/$backmod->mod\/view.php\\" target=\\"$CFG->framename\\">".$/;"	v
backmod	lib/weblib.php	/^    $backmod = NULL;$/;"	v
backsub	mod/resource/type/directory/resource.class.php	/^        $backsub = '';$/;"	v
backtrace	lib/cas/CAS.php	/^  function backtrace()$/;"	f
backup	question/type/calculated/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup	question/type/match/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup	question/type/multianswer/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup	question/type/multichoice/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup	question/type/numerical/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup	question/type/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup	question/type/randomsamatch/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup	question/type/rqp/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup	question/type/shortanswer/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup	question/type/truefalse/questiontype.php	/^    function backup($bf,$preferences,$question,$level=6) {$/;"	f
backup_assignment_files	mod/assignment/backuplib.php	/^    function backup_assignment_files($bf,$preferences) {$/;"	f
backup_assignment_files_instance	mod/assignment/backuplib.php	/^    function backup_assignment_files_instance($bf,$preferences,$instanceid) {$/;"	f
backup_assignment_submissions	mod/assignment/backuplib.php	/^    function backup_assignment_submissions ($bf,$preferences,$assignment) {$/;"	f
backup_chat_messages	mod/chat/backuplib.php	/^    function backup_chat_messages ($bf,$preferences,$chat) {$/;"	f
backup_choice_answers	mod/choice/backuplib.php	/^    function backup_choice_answers ($bf,$preferences,$choice) {$/;"	f
backup_choice_options	mod/choice/backuplib.php	/^    function backup_choice_options ($bf,$preferences,$choice) {$/;"	f
backup_close_xml	backup/backuplib.php	/^    function backup_close_xml($backup_file) {$/;"	f
backup_config	backup/backup_scheduled.php	/^    $backup_config =  backup_get_config();$/;"	v
backup_config	backup/backup_scheduled.php	/^    $backup_config = backup_get_config();$/;"	v
backup_config	backup/lib.php	/^        $backup_config = null;$/;"	v
backup_copy_course_files	backup/backuplib.php	/^    function backup_copy_course_files ($preferences) {$/;"	f
backup_copy_dir	backup/lib.php	/^    function backup_copy_dir($from_file,$to_file) {$/;"	f
backup_copy_file	backup/lib.php	/^    function backup_copy_file ($from_file,$to_file,$log_clam=false) {$/;"	f
backup_copy_group_files	backup/backuplib.php	/^    function backup_copy_group_files ($preferences) {$/;"	f
backup_copy_user_files	backup/backuplib.php	/^    function backup_copy_user_files ($preferences) {$/;"	f
backup_course	admin/backup.php	/^                        $backup_course = get_record("backup_courses","id",$newid);$/;"	v
backup_course	admin/backup.php	/^                    $backup_course = get_record("backup_courses","courseid",$course->id);$/;"	v
backup_course	backup/backup_scheduled.php	/^                    $backup_course = get_record("backup_courses","id",$newid);$/;"	v
backup_course	backup/backup_scheduled.php	/^                $backup_course = get_record("backup_courses","courseid",$course->id);$/;"	v
backup_course_blocks	backup/backuplib.php	/^    function backup_course_blocks ($bf,$preferences) {$/;"	f
backup_course_end	backup/backuplib.php	/^    function backup_course_end ($bf,$preferences) {$/;"	f
backup_course_metacourse	backup/backuplib.php	/^    function backup_course_metacourse ($bf,$preferences) {$/;"	f
backup_course_modules	backup/backuplib.php	/^    function backup_course_modules ($bf,$preferences,$section) {$/;"	f
backup_course_sections	backup/backuplib.php	/^    function backup_course_sections ($bf,$preferences) {$/;"	f
backup_course_start	backup/backuplib.php	/^    function backup_course_start ($bf,$preferences) {$/;"	f
backup_data2file	backup/lib.php	/^    function backup_data2file ($file,&$data) {$/;"	f
backup_data_comments	mod/data/backuplib.php	/^function backup_data_comments($bf,$preferences,$recordid){$/;"	f
backup_data_content	mod/data/backuplib.php	/^function backup_data_content($bf,$preferences,$recordid){$/;"	f
backup_data_fields	mod/data/backuplib.php	/^function backup_data_fields($bf,$preferences,$dataid){$/;"	f
backup_data_file_instance	mod/data/backuplib.php	/^function backup_data_file_instance($bf,$preferences,$instanceid) {$/;"	f
backup_data_files	mod/data/backuplib.php	/^function backup_data_files($bf,$preferences) {$/;"	f
backup_data_files_instance	mod/data/backuplib.php	/^function backup_data_files_instance($bf,$preferences,$instanceid) {$/;"	f
backup_data_ratings	mod/data/backuplib.php	/^function backup_data_ratings($bf,$preferences,$recordid){$/;"	f
backup_data_records	mod/data/backuplib.php	/^function backup_data_records($bf,$preferences,$dataid){$/;"	f
backup_date_format	backup/backup_scheduled.php	/^            $backup_date_format = "%%Y%%m%%d-%%H%%M";$/;"	v
backup_date_format	backup/backup_scheduled.php	/^        $backup_date_format = str_replace(" ","_",get_string("backupnameformat"));$/;"	v
backup_db	admin/utfdbmigrate.php	/^        $backup_db = $GLOBALS['db'];$/;"	v
backup_db	lib/db/migrate2utf8.php	/^        $backup_db = $GLOBALS['db'];$/;"	v
backup_delete_old_data	backup/lib.php	/^    function backup_delete_old_data() {$/;"	f
backup_delete_old_dirs	backup/lib.php	/^    function backup_delete_old_dirs($delete_from) {$/;"	f
backup_delid	backup/lib.php	/^    function backup_delid ($backup_unique_code, $table, $old_id) {$/;"	f
backup_encode_absolute_links	backup/backuplib.php	/^    function backup_encode_absolute_links($content) {$/;"	f
backup_events_info	backup/backuplib.php	/^    function backup_events_info($bf,$preferences) {$/;"	f
backup_exercise_assessments	mod/exercise/backuplib.php	/^    function backup_exercise_assessments ($bf,$preferences,$exercise,$submission) {$/;"	f
backup_exercise_elements	mod/exercise/backuplib.php	/^    function backup_exercise_elements ($bf,$preferences,$exercise) {$/;"	f
backup_exercise_grades	mod/exercise/backuplib.php	/^    function backup_exercise_grades ($bf,$preferences,$exercise,$assessmentid) {$/;"	f
backup_exercise_rubrics	mod/exercise/backuplib.php	/^    function backup_exercise_rubrics ($bf,$preferences,$exercise,$elementno) {$/;"	f
backup_exercise_student_files	mod/exercise/backuplib.php	/^    function backup_exercise_student_files($bf,$preferences, $exerciseid) {$/;"	f
backup_exercise_student_submissions	mod/exercise/backuplib.php	/^    function backup_exercise_student_submissions ($bf,$preferences,$exerciseid) {$/;"	f
backup_exercise_submissions	mod/exercise/backuplib.php	/^    function backup_exercise_submissions ($bf,$preferences,$exerciseid) {$/;"	f
backup_exercise_teacher_files	mod/exercise/backuplib.php	/^    function backup_exercise_teacher_files($bf,$preferences, $exerciseid) {$/;"	f
backup_fetch_prefs_from_request	backup/backuplib.php	/^    function backup_fetch_prefs_from_request(&$preferences,&$count,$course) {$/;"	f
backup_file	backup/backup_scheduled.php	/^        $backup_file = backup_open_xml($preferences->backup_unique_code);$/;"	v
backup_file	backup/backuplib.php	/^        $backup_file = fopen($file,"w");$/;"	v
backup_file2data	backup/lib.php	/^    function backup_file2data ($file,&$data) {$/;"	f
backup_flush	backup/lib.php	/^    function backup_flush($n=0,$time=false) {$/;"	f
backup_forum_discussions	mod/forum/backuplib.php	/^    function backup_forum_discussions ($bf,$preferences,$forum) {$/;"	f
backup_forum_files	mod/forum/backuplib.php	/^    function backup_forum_files($bf,$preferences) {$/;"	f
backup_forum_files_instance	mod/forum/backuplib.php	/^    function backup_forum_files_instance($bf,$preferences,$instanceid) {$/;"	f
backup_forum_posts	mod/forum/backuplib.php	/^    function backup_forum_posts ($bf,$preferences,$discussion) {$/;"	f
backup_forum_ratings	mod/forum/backuplib.php	/^    function backup_forum_ratings ($bf,$preferences,$post) {$/;"	f
backup_forum_read	mod/forum/backuplib.php	/^    function backup_forum_read ($bf,$preferences,$forum) {     $/;"	f
backup_forum_subscriptions	mod/forum/backuplib.php	/^    function backup_forum_subscriptions ($bf,$preferences,$forum) {     $/;"	f
backup_general_info	backup/backuplib.php	/^    function backup_general_info ($bf,$preferences) {$/;"	f
backup_get_all_users	backup/backuplib.php	/^    function backup_get_all_users() {$/;"	f
backup_get_config	backup/lib.php	/^    function backup_get_config() {$/;"	f
backup_get_enrolled_users	backup/backuplib.php	/^    function backup_get_enrolled_users ($courseid) {$/;"	f
backup_get_needed_users	backup/backuplib.php	/^    function backup_get_needed_users ($courseid, $includemessages=false) {$/;"	f
backup_getid	backup/lib.php	/^    function backup_getid ($backup_unique_code, $table, $old_id) {$/;"	f
backup_glossary_aliases	mod/glossary/backuplib.php	/^    function backup_glossary_aliases ($bf,$preferences,$entryid) {$/;"	f
backup_glossary_categories	mod/glossary/backuplib.php	/^    function backup_glossary_categories ($bf,$preferences,$glossary, $userinfo) {$/;"	f
backup_glossary_comments	mod/glossary/backuplib.php	/^    function backup_glossary_comments ($bf,$preferences,$entryid) {$/;"	f
backup_glossary_entries	mod/glossary/backuplib.php	/^    function backup_glossary_entries ($bf,$preferences,$glossary, $userinfo) {$/;"	f
backup_glossary_entries_categories	mod/glossary/backuplib.php	/^    function backup_glossary_entries_categories ($bf,$preferences,$categoryid) {$/;"	f
backup_glossary_files	mod/glossary/backuplib.php	/^    function backup_glossary_files($bf,$preferences,$glossary,$entry) {$/;"	f
backup_glossary_ratings	mod/glossary/backuplib.php	/^    function backup_glossary_ratings ($bf,$preferences,$entryid) {$/;"	f
backup_gradebook_exceptions_info	backup/backuplib.php	/^    function backup_gradebook_exceptions_info($bf,$preferences,$gradeitemid) {$/;"	f
backup_gradebook_info	backup/backuplib.php	/^    function backup_gradebook_info($bf,$preferences) {$/;"	f
backup_gradebook_item_info	backup/backuplib.php	/^    function backup_gradebook_item_info($bf,$preferences,$gradecategoryid) {$/;"	f
backup_groups_info	backup/backuplib.php	/^    function backup_groups_info($bf,$preferences) {$/;"	f
backup_groups_members_info	backup/backuplib.php	/^    function backup_groups_members_info($bf,$preferences,$groupid) {$/;"	f
backup_journal_entries	mod/journal/backuplib.php	/^    function backup_journal_entries ($bf,$preferences,$journal) {$/;"	f
backup_lesson_answers	mod/lesson/backuplib.php	/^    function backup_lesson_answers($bf,$preferences,$pageno) {$/;"	f
backup_lesson_attempts	mod/lesson/backuplib.php	/^    function backup_lesson_attempts ($bf,$preferences,$answerid) {$/;"	f
backup_lesson_branch	mod/lesson/backuplib.php	/^    function backup_lesson_branch($bf,$preferences,$pageno) {$/;"	f
backup_lesson_default	mod/lesson/backuplib.php	/^    function backup_lesson_default ($bf,$preferences) {$/;"	f
backup_lesson_grades	mod/lesson/backuplib.php	/^    function backup_lesson_grades ($bf,$preferences,$lessonid) {$/;"	f
backup_lesson_high_scores	mod/lesson/backuplib.php	/^    function backup_lesson_high_scores($bf, $preferences, $lessonid) {$/;"	f
backup_lesson_pages	mod/lesson/backuplib.php	/^    function backup_lesson_pages ($bf, $preferences, $lessonid) {$/;"	f
backup_lesson_timer	mod/lesson/backuplib.php	/^    function backup_lesson_timer ($bf,$preferences,$lessonid) {$/;"	f
backup_log_info	backup/backuplib.php	/^    function backup_log_info($bf,$preferences) {$/;"	f
backup_messages	backup/backuplib.php	/^    function backup_messages ($bf,$preferences) {$/;"	f
backup_mod_selected	backup/backuplib.php	/^    function backup_mod_selected($preferences,$modname,$modid) {$/;"	f
backup_mod_selected	mod/data/backuplib.php	/^                    $backup_mod_selected = backup_mod_selected($preferences, 'data', $data->id);$/;"	v
backup_mod_selected	mod/data/backuplib.php	/^                $backup_mod_selected = true;$/;"	v
backup_mod_selected	mod/hotpot/backuplib.php	/^                    $backup_mod_selected = backup_mod_selected($preferences, 'hotpot', $hotpot->id);$/;"	v
backup_mod_selected	mod/hotpot/backuplib.php	/^                    $backup_mod_selected = true;$/;"	v
backup_module	backup/backuplib.php	/^    function backup_module($bf,$preferences,$module) {$/;"	f
backup_modules_end	backup/backuplib.php	/^    function backup_modules_end ($bf,$preferences) {$/;"	f
backup_modules_start	backup/backuplib.php	/^    function backup_modules_start ($bf,$preferences) {$/;"	f
backup_name	backup/backup_scheduled.php	/^        $backup_name = $backup_word."-";$/;"	v
backup_name	backup/backup_scheduled.php	/^        $backup_name = clean_filename($backup_name);$/;"	v
backup_open_xml	backup/backuplib.php	/^    function backup_open_xml($backup_unique_code) {$/;"	f
backup_putid	backup/lib.php	/^    function backup_putid ($backup_unique_code, $table, $old_id, $new_id, $info="") {$/;"	f
backup_question	question/backuplib.php	/^    function backup_question($bf,$preferences,$category) {$/;"	f
backup_question_categories	question/backuplib.php	/^    function backup_question_categories($bf,$preferences) {$/;"	f
backup_question_rqp_state	question/backuplib.php	/^    function backup_question_rqp_state ($bf,$preferences,$state) {$/;"	f
backup_question_sessions	question/backuplib.php	/^    function backup_question_sessions ($bf,$preferences,$attempt) {$/;"	f
backup_question_states	question/backuplib.php	/^    function backup_question_states ($bf,$preferences,$attempt) {$/;"	f
backup_quiz_attempts	mod/quiz/backuplib.php	/^    function backup_quiz_attempts ($bf,$preferences,$quiz) {$/;"	f
backup_quiz_grades	mod/quiz/backuplib.php	/^    function backup_quiz_grades ($bf,$preferences,$quiz) {$/;"	f
backup_quiz_question_instances	mod/quiz/backuplib.php	/^    function backup_quiz_question_instances ($bf,$preferences,$quiz) {$/;"	f
backup_quiz_question_versions	mod/quiz/backuplib.php	/^    function backup_quiz_question_versions ($bf,$preferences,$quiz) {$/;"	f
backup_release	backup/version.php	/^$backup_release = "1.6";  \/\/ User-friendly version number$/;"	v
backup_required_functions	backup/lib.php	/^    function backup_required_functions($justcheck=false) {$/;"	f
backup_scales_info	backup/backuplib.php	/^    function backup_scales_info($bf,$preferences) {$/;"	f
backup_scorm_files	mod/scorm/backuplib.php	/^    function backup_scorm_files($bf,$preferences) {$/;"	f
backup_scorm_files_instance	mod/scorm/backuplib.php	/^    function backup_scorm_files_instance($bf,$preferences,$instanceid) {$/;"	f
backup_scorm_scoes	mod/scorm/backuplib.php	/^    function backup_scorm_scoes ($bf,$preferences,$scorm) {$/;"	f
backup_scorm_scoes_track	mod/scorm/backuplib.php	/^    function backup_scorm_scoes_track ($bf,$preferences,$scorm) {$/;"	f
backup_set_config	backup/lib.php	/^    function backup_set_config($name, $value) {$/;"	f
backup_shortname	backup/backup_scheduled.php	/^            $backup_shortname = $course->id;$/;"	v
backup_shortname	backup/backup_scheduled.php	/^        $backup_shortname = clean_filename($course->shortname);$/;"	v
backup_survey_analysis	mod/survey/backuplib.php	/^    function backup_survey_analysis ($bf,$preferences,$survey) {$/;"	f
backup_survey_answers	mod/survey/backuplib.php	/^    function backup_survey_answers ($bf,$preferences,$survey) {$/;"	f
backup_to_restore_array	backup/restorelib.php	/^    function backup_to_restore_array($backup,$k=0) {$/;"	f
backup_todb	backup/lib.php	/^    function backup_todb ($data) {$/;"	f
backup_unique_code	backup/backup_scheduled.php	/^        $backup_unique_code = time();$/;"	v
backup_unique_code	backup/restore.php	/^    $backup_unique_code = optional_param('backup_unique_code',0,PARAM_INT);$/;"	v
backup_unique_code	backup/restorelib.php	/^        $backup_unique_code = time();$/;"	v
backup_upgrade	backup/db/mysql.php	/^function backup_upgrade($oldversion=0) {$/;"	f
backup_upgrade	backup/db/postgres7.php	/^function backup_upgrade($oldversion=0) {$/;"	f
backup_user_info	backup/backuplib.php	/^    function backup_user_info ($bf,$preferences) {$/;"	f
backup_userdata_selected	backup/backuplib.php	/^    function backup_userdata_selected($preferences,$modname,$modid) {$/;"	f
backup_userdata_selected	mod/hotpot/backuplib.php	/^            $backup_userdata_selected = $preferences->mods['hotpot']->userinfo;$/;"	v
backup_userdata_selected	mod/hotpot/backuplib.php	/^            $backup_userdata_selected = backup_userdata_selected($preferences, 'hotpot', $instance);$/;"	v
backup_version	backup/version.php	/^$backup_version = 2006053000;   \/\/ The current version is a date (YYYYMMDDXX)$/;"	v
backup_wiki_entries	mod/wiki/backuplib.php	/^    function backup_wiki_entries ($bf,$preferences,$wiki, $userinfo) {$/;"	f
backup_wiki_files	mod/wiki/backuplib.php	/^    function backup_wiki_files($bf,$preferences) {$/;"	f
backup_wiki_files_instance	mod/wiki/backuplib.php	/^    function backup_wiki_files_instance($bf,$preferences,$instancid) {$/;"	f
backup_wiki_pages	mod/wiki/backuplib.php	/^    function backup_wiki_pages ($bf,$preferences,$entryid) {$/;"	f
backup_word	backup/backup_scheduled.php	/^            $backup_word= "backup";$/;"	v
backup_word	backup/backup_scheduled.php	/^        $backup_word = str_replace($takeoff,"_",strtolower(get_string("backupfilename")));$/;"	v
backup_workshop_assessments	mod/workshop/backuplib.php	/^    function backup_workshop_assessments ($bf,$preferences,$workshop,$submission) {$/;"	f
backup_workshop_comments	mod/workshop/backuplib.php	/^    function backup_workshop_comments ($bf,$preferences,$workshop,$assessmentid) {$/;"	f
backup_workshop_elements	mod/workshop/backuplib.php	/^    function backup_workshop_elements ($bf,$preferences,$workshop) {$/;"	f
backup_workshop_files	mod/workshop/backuplib.php	/^    function backup_workshop_files($bf,$preferences) {$/;"	f
backup_workshop_files_instance	mod/workshop/backuplib.php	/^    function backup_workshop_files_instance($bf,$preferences,$instanceid,$ws) {$/;"	f
backup_workshop_grades	mod/workshop/backuplib.php	/^    function backup_workshop_grades ($bf,$preferences,$workshop,$assessmentid) {$/;"	f
backup_workshop_rubrics	mod/workshop/backuplib.php	/^    function backup_workshop_rubrics ($bf,$preferences,$workshop,$elementno) {$/;"	f
backup_workshop_stockcomments	mod/workshop/backuplib.php	/^    function backup_workshop_stockcomments ($bf,$preferences,$workshop,$elementno) {$/;"	f
backup_workshop_submissions	mod/workshop/backuplib.php	/^    function backup_workshop_submissions ($bf,$preferences,$workshop,&$workshop_submissions) {$/;"	f
backup_zip	backup/backuplib.php	/^    function backup_zip ($preferences) {$/;"	f
backupable_users	backup/backuplib.php	/^                $backupable_users = $all_users;$/;"	v
backupable_users	backup/backuplib.php	/^                $backupable_users = $course_users;$/;"	v
backupdata	mod/lesson/restorelib.php	/^                                         $backupdata = backup_getid($restore->backup_unique_code,"lesson_answers",$oldanswerid);$/;"	v
backupdata_dir	backup/backuplib.php	/^            $backupdata_dir = "backupdata";$/;"	v
backuplogdetailed	backup/log.php	/^    $backuplogdetailed = get_string("backuplogdetailed");$/;"	v
backuploglaststatus	backup/log.php	/^    $backuploglaststatus = get_string("backuploglaststatus");$/;"	v
backupscales	backup/backuplib.php	/^        $backupscales = array();$/;"	v
backurl	auth/cas/logout.php	/^         $backurl = $CFG->wwwroot;$/;"	v
bad	lib/adodb/adodb-lib.inc.php	/^							$bad = true;$/;"	v
bad	lib/adodb/adodb-lib.inc.php	/^			$bad = false;$/;"	v
badStr	lib/html2text.php	/^                        $badStr = substr( $badStr, 0, $x ) . $/;"	v
badStr	lib/html2text.php	/^           $badStr = substr( $badStr, 0, strpos( $badStr, '<!--' ) ) . $/;"	v
badStr	lib/html2text.php	/^    $badStr = preg_split( "\/<\\\/?pre[^>]*>\/i", $goodStr );$/;"	v
bad_rcpt	lib/phpmailer/class.phpmailer.php	/^        $bad_rcpt = array();$/;"	v
bad_response	lib/cas/client.php	/^      $bad_response = FALSE;$/;"	v
bad_response	lib/cas/client.php	/^      $bad_response = TRUE;$/;"	v
badch	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$badch = array(chr(92),chr(0),chr(39)); # \\  null  '$/;"	v
badlinks	mod/wiki/lib.php	/^     $badlinks = array();$/;"	v
badword	filter/censor/filter.php	/^            $badword = trim($badword);$/;"	v
badwords	filter/censor/filter.php	/^            $badwords = explode(',', $CFG->filter_censor_badwords );$/;"	v
badwords	filter/censor/filter.php	/^            $badwords = explode(',',get_string('badwords','censor') );$/;"	v
bar	lib/graphlib.php	/^function bar($x, $y, $type, $size, $colour, $offset, $index, $yoffset) {$/;"	f
barWidth	lib/graphlib.php	/^    $barWidth    = $totalWidth \/ $this->calculated['num_bars'];$/;"	v
barX	lib/graphlib.php	/^    $barX = ($barWidth - $totalWidth) \/ 2; \/\/ starting x offset$/;"	v
bar_offsetx	lib/graphlib.php	/^    $bar_offsetx = $this->calculated['bar_offset_x'][$index_offset];$/;"	v
bar_offsetx	lib/graphlib.php	/^    $bar_offsetx = 0;$/;"	v
barr	lib/adodb/adodb-lib.inc.php	/^			$barr = explode(':',$blank1stItem);$/;"	v
base	mod/assignment/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/chat/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/choice/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/forum/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/glossary/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/lesson/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/lesson/importppt.php	/^    $base = $CFG->dataroot."\/temp\/$modname\/";$/;"	v
base	mod/lesson/importppt.php	/^    $base = $base.$dirname;  \/\/ update the base$/;"	v
base	mod/quiz/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/resource/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/scorm/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/scorm/locallib.php	/^                            $base = $resources[$idref]['XML:BASE'];$/;"	v
base	mod/scorm/locallib.php	/^                        $base = '';$/;"	v
base	mod/survey/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/wiki/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	mod/wiki/ewiki/plugins/patchsaving.php	/^   $base = ewiki_database($/;"	v
base	mod/workshop/backuplib.php	/^        $base = preg_quote($CFG->wwwroot,"\/");$/;"	v
base	question/format/webct/format.php	/^            $base = $regs[2];$/;"	v
base32_encode	lib/base32.php	/^function base32_encode ($inString) $/;"	f
baseFile	lib/typo3/class.t3lib_div.php	/^			$baseFile = ereg_replace('\\.(php|xml)$', '', $file);$/;"	v
base_tag_name	lib/markdown.php	/^		$base_tag_name = $matches[1];$/;"	v
basedir	backup/backuplib.php	/^        $basedir = cleardoubleslashes($CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code);$/;"	v
basedir	lib/moodlelib.php	/^        $basedir = $CFG->dirroot .'\/'. $plugin;$/;"	v
basedir	lib/moodlelib.php	/^        $basedir = $basedir .'\/'. $plugin;$/;"	v
basedir	lib/smarty/plugins/function.html_image.php	/^    $basedir = isset($server_vars['DOCUMENT_ROOT']) ? $server_vars['DOCUMENT_ROOT'] : '';$/;"	v
basedir	mod/assignment/db/mysql.php	/^        $basedir = opendir("$CFG->dataroot");$/;"	v
basedir	mod/assignment/db/postgres7.php	/^        $basedir = opendir("$CFG->dataroot");$/;"	v
basedir	mod/scorm/db/mysql.php	/^                    $basedir = $CFG->dataroot.'\/'.$scorm->course;$/;"	v
basedir	mod/scorm/db/postgres7.php	/^                    $basedir = $CFG->dataroot.'\/'.$scorm->course;$/;"	v
basedir	mod/scorm/loadSCO.php	/^            $basedir = 'moddata\/scorm\/'.$scorm->id;$/;"	v
basedir	mod/scorm/loadSCO.php	/^            $basedir = dirname($scorm->reference);$/;"	v
basename	lib/fpdf/font/makefont/makefont.php	/^    $basename=substr(basename($afmfile),0,-4);$/;"	v
basename	question/format/blackboard_6/format.php	/^        $basename = basename($filename);$/;"	v
baseurl	course/report/participation/index.php	/^    $baseurl =  $CFG->wwwroot.'\/course\/report\/participation\/index.php?id='.$course->id.'&amp;teachers='$/;"	v
baseurl	enrol/authorize/locallib.php	/^    $baseurl = $CFG->wwwroot."\/enrol\/authorize\/index.php?user=$userid";$/;"	v
baseurl	mod/data/view.php	/^            $baseurl = 'view.php?d='.$data->id.'&amp;';$/;"	v
baseurl	mod/data/view.php	/^            $baseurl = 'view.php?d='.$data->id.'&amp;mode=single&amp;';$/;"	v
baseurl	user/index.php	/^            $baseurl = preg_replace('\/&amp;accesssince='.$accesssince.'\/','',$baseurl);$/;"	v
baseurl	user/index.php	/^    $baseurl = $CFG->wwwroot.'\/user\/index.php?id='.$course->id.'&amp;group='.$currentgroup.'&amp;perpage='.$perpage.'&amp;teachers='.$showteachers.'&amp;accesssince='.$accesssince.'&amp;search='.$search;$/;"	v
baseweb	files/index.php	/^    $baseweb = $CFG->wwwroot;$/;"	v
baseweb	lib/editor/htmlarea/coursefiles.php	/^    $baseweb = $CFG->wwwroot;$/;"	v
bb_choices	question/format/blackboard_6/format.php	/^                            $bb_choices = $bb_subquestion['#']['response_lid'][0]['#']['render_choice'][0]['#']['flow_label'][0]['#']['response_label'];$/;"	v
bb_choices	question/format/blackboard_6/format.php	/^                        $bb_choices = $pblock['#']['response_lid'][0]['#']['render_choice'][0]['#']['flow_label'];$/;"	v
bb_choices	question/format/blackboard_6/format.php	/^                        $bb_choices = $pblock['#']['response_lid'][0]['#']['render_choice'][0]['#']['flow_label'][0]['#']['response_label'];$/;"	v
bb_subquestions	question/format/blackboard_6/format.php	/^                        $bb_subquestions = $pblock['#']['flow'];$/;"	v
bcents	mod/scorm/locallib.php	/^        $bcents = $bseconds[1];$/;"	v
bcents	mod/scorm/locallib.php	/^    $bcents = 0;$/;"	v
bclose	mod/glossary/lib.php	/^    $bclose = '<\/b>';$/;"	v
bd_count	lib/pear/OLE.php	/^        $bd_count = $packed_array[''];$/;"	v
bd_start	lib/pear/OLE.php	/^        $bd_start = $packed_array[''];$/;"	v
bd_start_offset	lib/pear/OLE.php	/^        $bd_start_offset       = 68;$/;"	v
bdir	lib/editor/htmlarea/coursefiles.php	/^            $bdir = "";$/;"	v
bdir	lib/editor/htmlarea/coursefiles.php	/^        $bdir = str_replace("\/".basename($wdir),"",$wdir);$/;"	v
be	question/type/questiontype.php	/^                    $be = ($state->id == $st->id) ? '<\/b>' : '';$/;"	v
beep	mod/chat/gui_header_js/jsupdate.php	/^                     $beep = true;$/;"	v
beep	mod/chat/gui_header_js/jsupdate.php	/^        $beep = false;$/;"	v
beep	mod/chat/gui_header_js/jsupdated.php	/^                    $beep = true;$/;"	v
beep	mod/chat/gui_header_js/jsupdated.php	/^            $beep         = false;$/;"	v
beep	mod/chat/gui_header_js/users.php	/^    $beep       = optional_param('beep', 0, PARAM_INT);  \/\/ beep target$/;"	v
beepwho	mod/chat/lib.php	/^        $beepwho = trim(substr($text, 5));$/;"	v
beforecm	course/mod.php	/^            $beforecm = NULL;$/;"	v
begin_sql	lib/datalib.php	/^function begin_sql() {$/;"	f
bes	mod/scorm/locallib.php	/^    $bes = explode(':',$b);$/;"	v
best	blocks/quiz_results/block_quiz_results.php	/^        $best      = array();$/;"	v
bestassessmentid	mod/workshop/lib.php	/^                                $bestassessmentid = $assessment->id;$/;"	v
bestgrade	mod/lesson/report.php	/^                            $bestgrade = $try["grade"];$/;"	v
bestgrade	mod/lesson/report.php	/^                $bestgrade = 0;$/;"	v
bestgrade	mod/lesson/view.php	/^                    $bestgrade = $grade->grade;$/;"	v
bestgrade	mod/quiz/index.php	/^        $bestgrade = quiz_get_best_grade($quiz, $USER->id);$/;"	v
bestgrade	mod/quiz/locallib.php	/^    $bestgrade = $quiz->sumgrades ? (($bestgrade \/ $quiz->sumgrades) * $quiz->grade) : 0;$/;"	v
bestgrade	mod/quiz/locallib.php	/^    $bestgrade = quiz_calculate_best_grade($quiz, $attempts);$/;"	v
bestgrade	mod/quiz/locallib.php	/^    $bestgrade = round($bestgrade, $quiz->decimalpoints);$/;"	v
bestgrade	mod/workshop/lib.php	/^                                $bestgrade = $grade;$/;"	v
bestgrade	mod/workshop/lib.php	/^                    $bestgrade = 0;$/;"	v
bestgradefound	mod/lesson/report.php	/^                        $bestgradefound = true;$/;"	v
bestgradefound	mod/lesson/report.php	/^                $bestgradefound = false;$/;"	v
bestkey	filter/multilang/filter.php	/^            $bestkey = $key;$/;"	v
bestkey	filter/multilang/filter.php	/^    $bestkey   = 0;$/;"	v
bestscore	mod/hotpot/index.php	/^				$bestscore = "&nbsp;";$/;"	v
bestscore	mod/hotpot/index.php	/^				$bestscore = $totals[$hotpot->id]->maxscore." \/ $hotpot->grade";$/;"	v
bestscore	mod/hotpot/index.php	/^			$bestscore = "&nbsp;";$/;"	v
bestscores	mod/lesson/locallib.php	/^            $bestscores = array();$/;"	v
between	lib/weblib.php	/^            $between = explode(strtolower($fItem),strtolower($string));$/;"	v
bg_opt	filter/tex/latex.php	/^                $bg_opt = "";$/;"	v
bg_opt	filter/tex/latex.php	/^                $bg_opt = "-transparent \\"$background\\""; \/\/ Makes transparent background$/;"	v
bgc	lib/adodb/adodb-perf.inc.php	/^		$bgc = '';$/;"	v
biff8_options	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $biff8_options = 0x00;$/;"	v
biffsize	lib/excel/OLEwriter.php	/^        $biffsize = $this->_biffsize;$/;"	v
big_block_size	lib/pear/OLE.php	/^        $big_block_size   = pow(2, $packed_array['']);$/;"	v
big_block_size_offset	lib/pear/OLE.php	/^        $big_block_size_offset = 30;$/;"	v
big_date	lib/pear/OLE.php	/^        $big_date = $days*24*3600 + gmmktime(date("H",$date),date("i",$date),date("s",$date),$/;"	v
big_date	lib/pear/OLE.php	/^        $big_date = ($high_part*$factor) + $low_part;$/;"	v
binBuf	lib/typo3/class.t3lib_cs.php	/^			$binBuf='';$/;"	v
binBuf	lib/typo3/class.t3lib_cs.php	/^			$binBuf=substr('00000000'.decbin(ord(substr($str,0,1))),-(6-$b)).$binBuf;$/;"	v
binaries	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^      $binaries=0;$/;"	v
binaries	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^    $binaries=$_REQUEST["exportbinaries"];$/;"	v
binary	lib/adodb/session/adodb-session.php	/^		$binary = $conn->dataProvider === 'mysql' ? '\/*! BINARY *\/' : '';$/;"	v
binaryChars	lib/typo3/class.t3lib_div.php	/^		$binaryChars = chr(0).chr(1).chr(2).chr(3).chr(4).chr(5).chr(6).chr(7).chr(8).$/;"	v
binaryfields	auth/ldap/lib.php	/^    $binaryfields = array ($/;"	v
bind	enrol/ldap/enrol.php	/^            $bind = ldap_bind( $result,$/;"	v
bind	lib/adodb/drivers/adodb-ldap.inc.php	/^		    $bind = ldap_bind( $this->_connectionID );		$/;"	v
bind	lib/adodb/drivers/adodb-ldap.inc.php	/^		    $bind = ldap_bind( $this->_connectionID, $username, $password );$/;"	v
bindarr	lib/adodb/drivers/adodb-oci8.inc.php	/^					$bindarr = &$this->_bind[$bindpos];$/;"	v
bindarr	lib/adodb/drivers/adodb-oci8.inc.php	/^					$bindarr = array();$/;"	v
binddn	auth/ldap/lib.php	/^           $binddn = $CFG->ldap_bind_dn;$/;"	v
bindingType	lib/soap/nusoap.php	/^			$bindingType = 'http:\/\/schemas.xmlsoap.org\/wsdl\/soap\/';$/;"	v
binding_xml	lib/soap/nusoap.php	/^			$binding_xml = '';$/;"	v
bindpos	lib/adodb/drivers/adodb-oci8.inc.php	/^				$bindpos = $sql[3];$/;"	v
bindpwd	auth/ldap/lib.php	/^           $bindpwd = $CFG->ldap_bind_pw;$/;"	v
bindresult	auth/ldap/lib.php	/^            $bindresult=@ldap_bind($connresult);$/;"	v
bindresult	auth/ldap/lib.php	/^            $bindresult=ldap_bind($connresult, $binddn,$bindpwd);$/;"	v
binip	lib/typo3/class.t3lib_div.php	/^					$binip = str_pad( decbin($lip),32,'0','STR_PAD_LEFT');$/;"	v
binnet	lib/typo3/class.t3lib_div.php	/^					$binnet = str_pad( decbin($lnet),32,'0','STR_PAD_LEFT');$/;"	v
binpath	filter/tex/defaultsettings.php	/^                $binpath = '\/sw\/bin\/'; \/\/ most likely needs a fink install (fink.sf.net)$/;"	v
binpath	filter/tex/defaultsettings.php	/^                $binpath = '\/usr\/bin\/';$/;"	v
bit_16	lib/excel/Worksheet.php	/^            $bit_16    = $value & 0x8000;    \/\/ the bit 16$/;"	v
bitfield	admin/calendar.php	/^                $bitfield = 0;$/;"	v
bitmap_array	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $bitmap_array = $this->_processBitmap($bitmap);$/;"	v
bits	admin/handlevirus.php	/^    $bits = explode('\/',$file);$/;"	v
bits	lib/moodlelib.php	/^            $bits = explode('.', $f);$/;"	v
bits	lib/moodlelib.php	/^        $bits = explode('.',$match[0]);$/;"	v
bits	lib/uploadlib.php	/^        $bits = explode('.', $file['name']);$/;"	v
bits	mod/resource/backuplib.php	/^        $bits = explode('\/',$resource->reference);$/;"	v
bits	mod/resource/restorelib.php	/^            $bits = explode('\/',$resource->reference);$/;"	v
blackboard_convert	backup/bb/restore_bb.php	/^function blackboard_convert($dir){$/;"	f
blah	blocks/db/migrate2utf8.php	/^        $blah = unserialize(base64_decode($blockinstance->configdata));$/;"	v
blah	blocks/db/migrate2utf8.php	/^        $blah = unserialize(base64_decode($blockpinned->configdata));$/;"	v
blank	mod/hotpot/report/click/report.php	/^		$blank = $is_html ? '&nbsp;' : "";$/;"	v
blank	mod/hotpot/report/fullstat/report.php	/^		$blank = $is_html ? '&nbsp;' : "";$/;"	v
blank	mod/hotpot/report/simplestat/report.php	/^		$blank = ($download ? '' : '&nbsp;');$/;"	v
blank_line	lib/wiki_to_markdown.php	/^      $blank_line = eregi( "^[[:blank:]\\r]*$", $line );$/;"	v
blobVarName	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^   $blobVarName = 'hold_blob';$/;"	v
blob_id	lib/adodb/drivers/adodb-ibase.inc.php	/^		$blob_id = ibase_blob_create($this->_connectionID); $/;"	v
blob_id	lib/adodb/drivers/adodb-ibase.inc.php	/^		$blob_id = ibase_blob_create($this->_connectionID);$/;"	v
blob_id	lib/adodb/drivers/adodb-ibase.inc.php	/^	$blob_id = ibase_blob_create($this->_connectionID); $/;"	v
blob_id_str	lib/adodb/drivers/adodb-ibase.inc.php	/^		$blob_id_str = ibase_blob_close($blob_id); $/;"	v
blob_id_str	lib/adodb/drivers/adodb-ibase.inc.php	/^		$blob_id_str = ibase_blob_close($blob_id);$/;"	v
blob_id_str	lib/adodb/drivers/adodb-ibase.inc.php	/^	$blob_id_str = ibase_blob_close($blob_id); $/;"	v
blobid	lib/adodb/drivers/adodb-ibase.inc.php	/^		$blobid = ibase_blob_create( $this->_connectionID);$/;"	v
blobid	lib/adodb/drivers/adodb-ibase.inc.php	/^		$blobid = ibase_blob_open( $blob );$/;"	v
blobid	lib/adodb/drivers/adodb-informix72.inc.php	/^		$blobid = ifx_create_blob($type,0,$val);$/;"	v
block	admin/block.php	/^    $block = block_instance($blockrecord->name);$/;"	v
block	lib/blocklib.php	/^            $block = $instance->rec;$/;"	v
block	lib/blocklib.php	/^            $block = blocks_get_record($blockid);$/;"	v
block	lib/blocklib.php	/^            $block = blocks_get_record($instance->blockid);$/;"	v
block	lib/blocklib.php	/^        $block    = new stdClass;     \/\/ This may be used to update the db below$/;"	v
block	question/format/blackboard_6/format.php	/^        $block = NULL;$/;"	v
block_activity_modules	blocks/activity_modules/block_activity_modules.php	/^class block_activity_modules extends block_list {$/;"	c
block_admin	blocks/admin/block_admin.php	/^class block_admin extends block_list {$/;"	c
block_base	blocks/moodleblock.class.php	/^    function block_base() {$/;"	f
block_base	blocks/moodleblock.class.php	/^class block_base {$/;"	c
block_blog_menu	blocks/blog_menu/block_blog_menu.php	/^class block_blog_menu extends block_base {$/;"	c
block_blog_tags	blocks/blog_tags/block_blog_tags.php	/^class block_blog_tags extends block_base {$/;"	c
block_calendar_month	blocks/calendar_month/block_calendar_month.php	/^class block_calendar_month extends block_base {$/;"	c
block_calendar_upcoming	blocks/calendar_upcoming/block_calendar_upcoming.php	/^class block_calendar_upcoming extends block_base {$/;"	c
block_course_list	blocks/course_list/block_course_list.php	/^class block_course_list extends block_list {$/;"	c
block_course_summary	blocks/course_summary/block_course_summary.php	/^class block_course_summary extends block_base {$/;"	c
block_glossary_random	blocks/glossary_random/block_glossary_random.php	/^class block_glossary_random extends block_base {$/;"	c
block_html	blocks/html/block_html.php	/^class block_html extends block_base {$/;"	c
block_instance	lib/blocklib.php	/^function block_instance($blockname, $instance = NULL) {$/;"	f
block_is_compatible	lib/blocklib.php	/^function block_is_compatible($blockname) {$/;"	f
block_key	lib/markdown.php	/^		$block_key = substr($value, 0, 32);$/;"	v
block_length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $block_length       = 0;$/;"	v
block_length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $block_length   = 0;$/;"	v
block_list	blocks/moodleblock.class.php	/^class block_list extends block_base {$/;"	c
block_load_class	lib/blocklib.php	/^function block_load_class($blockname) {$/;"	f
block_loancalc	blocks/loancalc/block_loancalc.php	/^class block_loancalc extends block_base {$/;"	c
block_login	blocks/login/block_login.php	/^class block_login extends block_base {$/;"	c
block_messages	blocks/messages/block_messages.php	/^class block_messages extends block_base {$/;"	c
block_method_result	lib/blocklib.php	/^function block_method_result($blockname, $method, $param = NULL) {$/;"	f
block_news_items	blocks/news_items/block_news_items.php	/^class block_news_items extends block_base {$/;"	c
block_nuke	blocks/moodleblock.class.php	/^class block_nuke extends block_base {$/;"	c
block_online_users	blocks/online_users/block_online_users.php	/^class block_online_users extends block_base {$/;"	c
block_participants	blocks/participants/block_participants.php	/^class block_participants extends block_list {$/;"	c
block_quiz_results	blocks/quiz_results/block_quiz_results.php	/^class block_quiz_results extends block_base {$/;"	c
block_recent_activity	blocks/recent_activity/block_recent_activity.php	/^class block_recent_activity extends block_base {$/;"	c
block_rss_client	blocks/rss_client/block_rss_client.php	/^ class block_rss_client extends block_base {$/;"	c
block_search_forums	blocks/search_forums/block_search_forums.php	/^class block_search_forums extends block_base {$/;"	c
block_section_links	blocks/section_links/block_section_links.php	/^class block_section_links extends block_base {$/;"	c
block_site_main_menu	blocks/site_main_menu/block_site_main_menu.php	/^class block_site_main_menu extends block_list {$/;"	c
block_social_activities	blocks/social_activities/block_social_activities.php	/^class block_social_activities extends block_list {$/;"	c
block_tag_match	lib/markdown.php	/^	$block_tag_match =$/;"	v
block_tags	lib/markdown.php	/^	$block_tags = 'p|div|h[1-6]|blockquote|pre|table|dl|ol|ul|'.$/;"	v
block_text	lib/markdown.php	/^					$block_text = preg_replace("\/^[ ]{1,$indent}\/m", "", $/;"	v
block_text	lib/markdown.php	/^				$block_text = "";$/;"	v
block_text	lib/markdown.php	/^	$block_text	= "";	# Temporary text holder for current text.$/;"	v
blockaction	blog/header.php	/^$blockaction = optional_param('blockaction','', PARAM_ALPHA);$/;"	v
blockaction	lib/blocklib.php	/^    $blockaction = optional_param('blockaction');$/;"	v
blockaction	my/index.php	/^    $blockaction = optional_param('blockaction', '', PARAM_ALPHA);$/;"	v
blockcontact	message/index.php	/^    $blockcontact   = optional_param('blockcontact',   0, PARAM_INT); \/\/ blocking a contact$/;"	v
blockcontact	message/user.php	/^    $blockcontact   = optional_param('blockcontact',   0, PARAM_INT); \/\/ blocking a contact$/;"	v
blockcount	lib/blocklib.php	/^    $blockcount = count_records('block');$/;"	v
blockdate	message/history.php	/^        $blockdate   = get_string('strftimedaydate');$/;"	v
blockedcontacts	message/lib.php	/^    $blockedcontacts = get_records_select('message_contacts', "userid='$USER->id' AND blocked='1'", '', 'contactid, id');$/;"	v
blockedcount	message/lib.php	/^            $blockedcount = 0;$/;"	v
blockfile	admin/cron.php	/^            $blockfile = $CFG->dirroot.'\/blocks\/'.$block->name.'\/block_'.$block->name.'.php';$/;"	v
blockid	admin/block.php	/^    $blockid = required_param('block', PARAM_INT);$/;"	v
blockid	blog/header.php	/^$blockid = optional_param('blockid',    0, PARAM_INT);$/;"	v
blockid	lib/blocklib.php	/^        $blockid = $instanceorid;$/;"	v
blockid	lib/blocklib.php	/^    $blockid     = optional_param('blockid',    0, PARAM_INT);$/;"	v
blockinstance	backup/restorelib.php	/^                        $blockinstance = new stdClass;$/;"	v
blockinstance	blocks/db/migrate2utf8.php	/^    $blockinstance = get_record('block_instance','id',$recordid);$/;"	v
blockname	backup/restorelib.php	/^                            $blockname = substr($blockname, 1);$/;"	v
blocknames	blog/blogpage.php	/^            $blocknames = $CFG->{'defaultblocks_'. $this->get_type()};$/;"	v
blocknames	blog/blogpage.php	/^            $blocknames = 'admin,calendar_month,online_users,blog_menu';$/;"	v
blocknames	lib/blocklib.php	/^        $blocknames = $CFG->defaultblocks_override;$/;"	v
blocknames	lib/blocklib.php	/^        $blocknames = $page->blocks_get_default();$/;"	v
blocknames	lib/blocklib.php	/^        $blocknames = explode(',', $posblocks[$i]);$/;"	v
blocknames	lib/pagelib.php	/^                    $blocknames = $CFG->defaultblocks;$/;"	v
blocknames	lib/pagelib.php	/^                    $blocknames = $format['defaultblocks'];$/;"	v
blocknames	lib/pagelib.php	/^                    $blocknames = 'participants,activity_modules,search_forums,admin,course_list:news_items,calendar_upcoming,recent_activity';$/;"	v
blocknames	lib/pagelib.php	/^                $blocknames = $CFG->defaultblocks_site;$/;"	v
blocknames	lib/pagelib.php	/^                $blocknames = $CFG->{'defaultblocks_'. $pageformat};$/;"	v
blocknames	lib/pagelib.php	/^                $blocknames = 'site_main_menu,admin:course_summary,calendar_month';$/;"	v
blockobj	admin/cron.php	/^                $blockobj = new $classname; $/;"	v
blockobj	lib/blocklib.php	/^        $blockobj = new $classname;   \/\/ This is what we 'll be testing$/;"	v
blockobject	admin/blocks.php	/^            $blockobject = block_instance($block->name);$/;"	v
blockobject	admin/blocks.php	/^        $blockobject = $blockobjects[$blockid];$/;"	v
blockobject	lib/blocklib.php	/^            $blockobject = block_instance($block->name);$/;"	v
blockoption	mod/resource/type/html/resource.class.php	/^    $blockoption = "\\"blockdisplay\\"";$/;"	v
blockoption	mod/resource/type/text/resource.class.php	/^    $blockoption = "\\"blockdisplay\\"";$/;"	v
blockpinned	blocks/db/migrate2utf8.php	/^    $blockpinned = get_record('block_pinned','id',$recordid);$/;"	v
blockrecords	backup/restorelib.php	/^                $blockrecords = get_records_select('block', '', '', 'name, id');$/;"	v
blocks	admin/stickyblocks.php	/^        $blocks = blocks_setup($PAGE,BLOCKS_PINNED_TRUE);$/;"	v
blocks	backup/backuplib.php	/^        $blocks = blocks_get_record();$/;"	v
blocks	backup/restorelib.php	/^        $blocks = get_records_select('block', '', '', 'name, id, multiple');$/;"	v
blocks	lib/blocklib.php	/^    $blocks = blocks_get_record();$/;"	v
blocks	lib/blocklib.php	/^    $blocks = get_records_select('block_instance', "pageid = '". $page->get_id() ."' AND pagetype = '". $page->get_type() ."'", 'position, weight');$/;"	v
blocks	lib/blocklib.php	/^    $blocks = get_records_select('block_pinned', 'pagetype = \\''. $page->get_type() .'\\''.(($visible) ? 'AND visible = 1' : ''), 'position, weight');$/;"	v
blocks	lib/markdown.php	/^		$blocks = explode("\\t", $line);$/;"	v
blocks_default_position	blocks/pagedemo.php	/^        function blocks_default_position() {$/;"	f
blocks_default_position	blog/blogpage.php	/^    function blocks_default_position() {$/;"	f
blocks_default_position	lib/pagelib.php	/^    function blocks_default_position() {$/;"	f
blocks_default_position	my/pagelib.php	/^    function blocks_default_position() {$/;"	f
blocks_delete_instance	lib/blocklib.php	/^function blocks_delete_instance($instance,$pinned=false) {$/;"	f
blocks_execute_action	lib/blocklib.php	/^function blocks_execute_action($page, &$pageblocks, $blockaction, $instanceorid, $pinned=false) {$/;"	f
blocks_execute_repositioning	lib/blocklib.php	/^function blocks_execute_repositioning(&$instance, $newpos, $newweight, $pinned=false) {$/;"	f
blocks_execute_url_action	lib/blocklib.php	/^function blocks_execute_url_action(&$PAGE, &$pageblocks,$pinned=false) {$/;"	f
blocks_find_block	lib/blocklib.php	/^function blocks_find_block($blockid, $blocksarray) {$/;"	f
blocks_find_instance	lib/blocklib.php	/^function blocks_find_instance($instanceid, $blocksarray) {$/;"	f
blocks_get_by_page	lib/blocklib.php	/^function blocks_get_by_page($page) {$/;"	f
blocks_get_by_page_pinned	lib/blocklib.php	/^function blocks_get_by_page_pinned($page) {$/;"	f
blocks_get_default	blog/blogpage.php	/^    function blocks_get_default() {$/;"	f
blocks_get_default	lib/pagelib.php	/^    function blocks_get_default() {$/;"	f
blocks_get_missing	lib/blocklib.php	/^function blocks_get_missing(&$page, &$pageblocks) {$/;"	f
blocks_get_pinned	lib/blocklib.php	/^function blocks_get_pinned($page) {$/;"	f
blocks_get_positions	blocks/pagedemo.php	/^        function blocks_get_positions() {$/;"	f
blocks_get_positions	blog/blogpage.php	/^    function blocks_get_positions() {$/;"	f
blocks_get_positions	lib/pagelib.php	/^    function blocks_get_positions() {$/;"	f
blocks_get_positions	my/pagelib.php	/^    function blocks_get_positions() {$/;"	f
blocks_get_record	lib/blocklib.php	/^function blocks_get_record($blockid = NULL, $invalidate = false) {$/;"	f
blocks_have_content	lib/blocklib.php	/^function blocks_have_content(&$pageblocks, $position) {$/;"	f
blocks_move_position	blocks/pagedemo.php	/^        function blocks_move_position(&$instance, $move) {$/;"	f
blocks_move_position	blog/blogpage.php	/^    function blocks_move_position(&$instance, $move) {$/;"	f
blocks_move_position	lib/pagelib.php	/^    function blocks_move_position(&$instance, $move) {$/;"	f
blocks_move_position	my/pagelib.php	/^    function blocks_move_position(&$instance, $move) {$/;"	f
blocks_name_allowed_in_format	lib/blocklib.php	/^function blocks_name_allowed_in_format($name, $pageformat) {$/;"	f
blocks_preferred_width	admin/stickyblocks.php	/^        $blocks_preferred_width = bounded_number(180, blocks_preferred_width($blocks[BLOCK_POS_LEFT]), 210);$/;"	v
blocks_preferred_width	lib/blocklib.php	/^function blocks_preferred_width(&$instances) {$/;"	f
blocks_preferred_width	mod/chat/view.php	/^    $blocks_preferred_width = bounded_number(180, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]), 210);$/;"	v
blocks_preferred_width	mod/data/view.php	/^    $blocks_preferred_width = bounded_number(180, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]), 210);$/;"	v
blocks_preferred_width	mod/quiz/view.php	/^    $blocks_preferred_width = bounded_number(180, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]), 210);$/;"	v
blocks_preferred_width	mod/resource/lib.php	/^    $blocks_preferred_width = bounded_number(180, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]), 210);$/;"	v
blocks_preferred_width	mod/resource/lib.php	/^    $blocks_preferred_width = bounded_number(180, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]), 210);$/;"	v
blocks_preferred_width	my/index.php	/^    $blocks_preferred_width = bounded_number(180, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]), 210);$/;"	v
blocks_preferred_width	my/index.php	/^    $blocks_preferred_width = bounded_number(180, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]), 210);$/;"	v
blocks_print_adminblock	lib/blocklib.php	/^function blocks_print_adminblock(&$page, &$pageblocks) {$/;"	f
blocks_print_group	lib/blocklib.php	/^function blocks_print_group(&$page, &$pageblocks, $position) {$/;"	f
blocks_remove_inappropriate	lib/blocklib.php	/^function blocks_remove_inappropriate($page) {$/;"	f
blocks_repopulate_page	lib/blocklib.php	/^function blocks_repopulate_page($page) {$/;"	f
blocks_setup	lib/blocklib.php	/^function blocks_setup(&$PAGE,$pinned=BLOCKS_PINNED_FALSE) {$/;"	f
blocks_upgrade	blocks/db/mysql.php	/^function blocks_upgrade($oldversion=0) {$/;"	f
blocks_upgrade	blocks/db/postgres7.php	/^function blocks_upgrade($oldversion=0) {$/;"	f
blocks_version	blocks/version.php	/^$blocks_version = 2005090201;   \/\/ The current version is a date (YYYYMMDDXX)$/;"	v
blocktitle	lib/blocklib.php	/^            $blocktitle = $blockobject->get_title();$/;"	v
blocktitle	lib/blocklib.php	/^        $blocktitle = $blockobj->get_title();$/;"	v
blocktitles	lib/blocklib.php	/^    $blocktitles = array();$/;"	v
blocktype	blocks/db/migrate2utf8.php	/^    $blocktype = get_record('block','id',$blockinstance->blockid);$/;"	v
blocktype	blocks/db/migrate2utf8.php	/^    $blocktype = get_record('block','id',$blockpinned->blockid);$/;"	v
blockweight	backup/restorelib.php	/^                    $blockweight = 0;$/;"	v
blogEntries	blog/lib.php	/^        $blogEntries = fetch_entries($userid, $postid, $fetchlimit, $fetchstart,$filtertype, $filterselect, $tagid, $tag, $sort='lastmodified DESC', false);$/;"	v
blogEntries	blog/lib.php	/^        $blogEntries = fetch_entries($userid, $postid, $limit, $start, $filtertype, $filterselect, $tagid, $tag, $sort='lastmodified DESC', $limit=true);$/;"	v
blogEntry	blog/edit.php	/^        $blogEntry = new object;$/;"	v
blogEntry	blog/edit.php	/^    $blogEntry = get_record('post', 'id', $editid);$/;"	v
blogEntry	blog/edit.php	/^    $blogEntry = get_record('post','id',$editid);$/;"	v
blogEntry	blog/edit.php	/^    $blogEntry = get_record('post','id',$post->postid);$/;"	v
blogEntry	blog/edit.php	/^    $blogEntry = get_record('post','id',$postid);$/;"	v
blogEntry	blog/header.php	/^        $blogEntry = get_record('post','id',$editid);$/;"	v
blog_applicable_publish_states	blog/lib.php	/^    function blog_applicable_publish_states($courseid='') {$/;"	f
blog_check_and_install_blocks	blog/lib.php	/^    function blog_check_and_install_blocks() {$/;"	f
blog_generate_rss_feed	blog/rsslib.php	/^    function blog_generate_rss_feed($type, $id, $tagid=0) {$/;"	f
blog_isediting	blog/lib.php	/^    function blog_isediting() {$/;"	f
blog_print_entry	blog/lib.php	/^    function blog_print_entry($blogEntry, $viewtype='full', $filtertype='', $filterselect='', $mode='loud') {$/;"	f
blog_print_html_formatted_entries	blog/lib.php	/^    function blog_print_html_formatted_entries($userid, $postid, $limit, $start, $filtertype, $filterselect, $tagid, $tag, $filtertype, $filterselect) {$/;"	f
blog_rss_file_name	blog/rsslib.php	/^    function blog_rss_file_name($type, $id, $tagid=0) {$/;"	f
blog_rss_print_link	blog/rsslib.php	/^    function blog_rss_print_link($filtertype, $filterselect, $tagid=0, $tooltiptext='') {$/;"	f
blog_rss_save_file	blog/rsslib.php	/^    function blog_rss_save_file($type, $id, $tagid=0, $contents='') {$/;"	f
blog_tags_sort	blocks/blog_tags/block_blog_tags.php	/^function blog_tags_sort($a, $b) {$/;"	f
blog_user_can_edit_post	blog/lib.php	/^    function blog_user_can_edit_post($blogEntry) {$/;"	f
blog_user_can_view_user_post	blog/lib.php	/^    function blog_user_can_view_user_post($targetuserid, $blogEntry=null) {$/;"	f
blog_version	blog/version.php	/^$blog_version  = 2005030400;  \/\/ The current version of blog module (Date: YYYYMMDDXX)$/;"	v
blogid	rss/file.php	/^       $blogid   = (int)$args[4];  \/\/ could be groupid \/ courseid  \/ userid  depending on $instance$/;"	v
bloglimit	blog/lib.php	/^        $bloglimit = get_user_preferences('blogpagesize',10);$/;"	v
blogmodon	blocks/blog_menu/block_blog_menu.php	/^            $blogmodon = false;$/;"	v
blogpage	blog/index.php	/^$blogpage = optional_param('blogpage',0,PARAM_INT);$/;"	v
blogpage	blog/lib.php	/^        $blogpage = optional_param('blogpage', 0, PARAM_INT);$/;"	v
blogposts	blog/rsslib.php	/^        $blogposts = fetch_entries(0, 0, 20, 0, $type, $id, $tagid); \/\/$blogFilter->fetch_entries();$/;"	v
blogstring	blog/header.php	/^$blogstring = get_string('blogs','blog');$/;"	v
blogtag	blog/tags.php	/^                $blogtag = get_record('tags','id',$tag);$/;"	v
blogtype	blog/lib.php	/^                $blogtype = '';$/;"	v
blogtype	blog/lib.php	/^                $blogtype = get_string('publishtonoone', 'blog');$/;"	v
blogtype	blog/lib.php	/^                $blogtype = get_string('publishtosite', 'blog');$/;"	v
blogtype	blog/lib.php	/^                $blogtype = get_string('publishtoworld', 'blog');$/;"	v
bls	lib/excel/Format.php	/^        $bls        = $this->bold;         \/\/ Bold style$/;"	v
bls	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $bls        = $this->_bold;         \/\/ Bold style$/;"	v
blue	lib/gdlib.php	/^            $blue = (int) (($c1['blue'] + $c2['blue'] + $c3['blue'] + $c4['blue']) \/ 4); $/;"	v
bmp_fd	lib/excel/Worksheet.php	/^        $bmp_fd = fopen($bitmap,"rb");$/;"	v
bmp_fd	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $bmp_fd = @fopen($bitmap,"rb");$/;"	v
bn	backup/backuplib.php	/^            $bn = optional_param('backup_name','',PARAM_FILE);$/;"	v
bname	question/format/coursetestmanager/format.php	/^              $bname=basename($filename);$/;"	v
bodge	lib/wiki_to_markdown.php	/^    $bodge = chr(1);$/;"	v
body	admin/handlevirus.php	/^    $body = get_string('virusfoundlater','moodle',$a);$/;"	v
body	admin/handlevirus.php	/^    $body = get_string('virusfoundlateradmin','moodle',$a);$/;"	v
body	admin/handlevirus.php	/^    $body = get_string('virusfoundlateradminnolog','moodle',$a);$/;"	v
body	admin/process_email.php	/^    $body = get_string('noreplybouncemessage','moodle',$site->fullname)."\\n\\n";$/;"	v
body	lib/cas/client.php	/^      $body = '';$/;"	v
body	lib/cas/client.php	/^      $body = substr($buf,$pos+4);$/;"	v
body	lib/phpmailer/class.phpmailer.php	/^        $body = "";$/;"	v
body	lib/phpmailer/class.phpmailer.php	/^        $body = $this->CreateBody();$/;"	v
body	lib/phpmailer/mailerc.php	/^        $body = "";$/;"	v
body	mod/hotpot/view.php	/^		$body = $matches[2];$/;"	v
body	mod/hotpot/view.php	/^		$body = $matches[5]; \/\/ contents of first <body onload="StartUp()">...<\/body> block$/;"	v
body	mod/hotpot/view.php	/^	$body = '';$/;"	v
body_tags	mod/hotpot/view.php	/^					$body_tags = " onload=\\"set_iframe_height('$iframe_id')\\"";$/;"	v
body_tags	mod/hotpot/view.php	/^		$body_tags = $matches[1];$/;"	v
body_tags	mod/hotpot/view.php	/^	$body_tags = '';$/;"	v
bodyscript	mod/scorm/player.php	/^        $bodyscript = 'onunload="main.close();"';$/;"	v
bodyscript	mod/scorm/player.php	/^    $bodyscript = '';$/;"	v
bodytag	mod/data/templates.php	/^    $bodytag = 'onload="';$/;"	v
bodytags	mod/quiz/view.php	/^    $bodytags = (isteacher($course->id) or !$quiz->popup)?'':'onload="popupchecker(\\'This section of the test is in secure mode, this means that you need to take the quiz in a secure window. Please turn off your popup blocker. Thank you.\\');"';$/;"	v
bold_end	mod/hotpot/report/fullstat/report.php	/^			$bold_end = $is_html ? '<\/strong>' : "";$/;"	v
bold_start	mod/hotpot/report/fullstat/report.php	/^			$bold_start = $is_html ? '<strong>' :  "";$/;"	v
book_create_objects	mod/lesson/importppt.php	/^function book_create_objects($pageobjects, $bookid) {$/;"	f
book_save_objects	mod/lesson/importppt.php	/^function book_save_objects($chapters, $bookid, $pageid='0') {$/;"	f
bool_value	mod/hotpot/template/default.php	/^	function bool_value($tags, $more_tags="[0]['#']") {$/;"	f
booleanize	lib/smarty/Config_File.class.php	/^                    $booleanize = $this->booleanize;$/;"	v
booleanize	lib/smarty/Config_File.class.php	/^                    $booleanize = false;$/;"	v
bopen	mod/glossary/lib.php	/^    $bopen  = '<b>';$/;"	v
border	lib/fpdf/fpdf.php	/^            $border='LTRB';$/;"	v
border1	lib/excel/Format.php	/^        $border1        = $this->top;                \/\/ Border line style and color$/;"	v
border1	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $border1        = $this->_left;          \/\/ Border line style and color$/;"	v
border1	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $border1        = $this->_top;            \/\/ Border line style and color$/;"	v
border2	lib/excel/Format.php	/^        $border2        = $this->left_color;         \/\/ Border color$/;"	v
border2	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $border2        = $this->_left_color;     \/\/ Border color$/;"	v
border2	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $border2        = $this->_top_color;    \/\/ Border color$/;"	v
borderColour	lib/graphlib.php	/^  $borderColour  = $this->parameter['legend_border'];$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $graphBottom - $offset;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $graphBottom;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $graphTop     + $height;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $graphTop   + $height + $offset;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $graphTop  + $height + $offset;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $height;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $outsideBottom - $offset;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $this->calculated['boundary_box']['top'] + $this->calculated['legend']['boundary_box_all']['height'];$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $v;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $y + $height;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $y + ($height \/ 2);$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $y;$/;"	v
bottom	lib/graphlib.php	/^      $bottom = $zero - 1;$/;"	v
bottom	lib/graphlib.php	/^    $bottom = $this->calculated['boundary_box']['bottom'];$/;"	v
bottom	mod/quiz/report/analysis/report.php	/^        $bottom = min($attemptscores);$/;"	v
bottom_scores	mod/quiz/report/analysis/report.php	/^        $bottom_scores = $bottom_count = 0;$/;"	v
bottomframe	admin/dbperformance.php	/^    $bottomframe = optional_param('bottomframe', 0, PARAM_BOOL);$/;"	v
bottomframe	admin/phpinfo.php	/^    $bottomframe = optional_param('bottomframe', false, PARAM_BOOL);$/;"	v
bouncecount	lib/moodlelib.php	/^        $bouncecount = $bounce->value;$/;"	v
bouncecount	lib/moodlelib.php	/^    $bouncecount = 0;$/;"	v
boundaryBox	lib/graphlib.php	/^  $boundaryBox = array_merge($boundaryBox, array('top'       => $top,$/;"	v
bounded_number	lib/moodlelib.php	/^function bounded_number($min, $value, $max) {$/;"	f
bounds	lib/graphlib.php	/^  $bounds = ImageTTFBBox($points, $angle, $font, "W");$/;"	v
bounds	lib/graphlib.php	/^  $bounds = ImageTTFBBox($points, $angle, $font, $text);$/;"	v
boundsheet_length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $boundsheet_length = 11;$/;"	v
boundsheet_length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $boundsheet_length = 12;  \/\/ fixed length for a BOUNDSHEET record$/;"	v
box	lib/graphlib.php	/^  $box = $this->calculated['legend']['boundary_box_max']['height']; \/\/ use max height for legend square size.$/;"	v
boxColour	lib/graphlib.php	/^      $boxColour = $this->colour[$this->y_format[$set]['colour']];$/;"	v
boxalign	mod/hotpot/view.php	/^			$boxalign = 'center';$/;"	v
boxwidth	mod/hotpot/view.php	/^			$boxwidth = 500;$/;"	v
bpc	lib/fpdf/fpdf.php	/^    $bpc=isset($a['bits']) ? $a['bits'] : 8;$/;"	v
bpc	lib/fpdf/fpdf.php	/^    $bpc=ord(fread($f,1));$/;"	v
bq	lib/markdown.php	/^	$bq = $matches[1];$/;"	v
bq	lib/markdown.php	/^	$bq = _RunBlockGamut($bq);		# recurse$/;"	v
bq	lib/markdown.php	/^	$bq = preg_replace('\/^\/m', "  ", $bq);$/;"	v
bq	lib/markdown.php	/^	$bq = preg_replace(array('\/^[ \\t]*>[ \\t]?\/m', '\/^[ \\t]+$\/m'), '', $bq);$/;"	v
bq	lib/markdown.php	/^	$bq = preg_replace_callback('{(\\s*<pre>.+?<\/pre>)}sx', $/;"	v
br	mod/hotpot/report/fullstat/report.php	/^			$br = $is_html ? '<br \/>' : "\\n";$/;"	v
br	mod/hotpot/report/fullstat/report.php	/^		$br = $is_html ? "<br \/>\\n" : "\\n";$/;"	v
br	mod/hotpot/report/overview/report.php	/^		$br = $is_html ? "<br \/>\\n" : "\\n";$/;"	v
branch	mod/lesson/action/continue.php	/^            $branch = new stdClass;$/;"	v
branch	mod/lesson/view.php	/^                            $branch = false;$/;"	v
branch	mod/lesson/view.php	/^                            $branch = true;$/;"	v
branch	mod/lesson/view.php	/^            $branch = false;$/;"	v
branch_info	mod/lesson/restorelib.php	/^                $branch_info = $branches[$i];$/;"	v
branches	mod/lesson/restorelib.php	/^            $branches = $info['#']['BRANCHES']['0']['#']['BRANCH'];$/;"	v
branchflag	mod/lesson/action/continue.php	/^                $branchflag = 0;$/;"	v
branchflag	mod/lesson/action/continue.php	/^                $branchflag = 1;$/;"	v
branchpages	mod/lesson/locallib.php	/^            $branchpages = lesson_pages_in_branch($lessonpages, $clusterpage->id); \/\/ get the pages in the branchtable$/;"	v
branchpages	mod/lesson/locallib.php	/^        $branchpages = lesson_pages_in_branch($lessonpages, $nextpage->id);$/;"	v
branchtable	mod/lesson/importppt.php	/^    $branchtable = new stdClass;$/;"	v
branchtables	mod/lesson/importppt.php	/^    $branchtables = array();$/;"	v
breadcrumbs	lib/pagelib.php	/^            $breadcrumbs = array($this->courserecord->shortname => $CFG->wwwroot.'\/course\/view.php?id='.$this->courserecord->id);$/;"	v
breadcrumbs	lib/pagelib.php	/^            $breadcrumbs = array();$/;"	v
breadcrumbs	lib/pagelib.php	/^            $breadcrumbs = array_merge($breadcrumbs, $morebreadcrumbs);$/;"	v
breadcrumbs	mod/chat/pagelib.php	/^            $breadcrumbs = array($this->courserecord->shortname => $CFG->wwwroot.'\/course\/view.php?id='.$this->courserecord->id);$/;"	v
breadcrumbs	mod/chat/pagelib.php	/^            $breadcrumbs = array();$/;"	v
breadcrumbs	mod/chat/pagelib.php	/^            $breadcrumbs = array_merge($breadcrumbs, $morebreadcrumbs);$/;"	v
breadcrumbs	mod/data/pagelib.php	/^            $breadcrumbs = array($this->courserecord->shortname => $CFG->wwwroot.'\/course\/view.php?id='.$this->courserecord->id);$/;"	v
breadcrumbs	mod/data/pagelib.php	/^            $breadcrumbs = array();$/;"	v
breadcrumbs	mod/data/pagelib.php	/^            $breadcrumbs = array_merge($breadcrumbs, $morebreadcrumbs);$/;"	v
breadcrumbs	mod/quiz/pagelib.php	/^            $breadcrumbs = array($this->courserecord->shortname => $CFG->wwwroot.'\/course\/view.php?id='.$this->courserecord->id);$/;"	v
breadcrumbs	mod/quiz/pagelib.php	/^            $breadcrumbs = array();$/;"	v
breadcrumbs	mod/quiz/pagelib.php	/^            $breadcrumbs = array_merge($breadcrumbs, $morebreadcrumbs);$/;"	v
breakLinesForEmail	lib/typo3/class.t3lib_div.php	/^	function breakLinesForEmail($str,$implChar="\\n",$charWidth=76)	{$/;"	f
breakTextForEmail	lib/typo3/class.t3lib_div.php	/^	function breakTextForEmail($str,$implChar="\\n",$charWidth=76)	{$/;"	f
break_up_long_words	lib/weblib.php	/^function break_up_long_words($string, $maxsize=20, $cutchar=' ') {$/;"	f
break_words	lib/smarty/plugins/modifier.truncate.php	/^                                  $break_words = false)$/;"	v
breaks	lib/excel/Worksheet.php	/^        $breaks = $this->_hbreaks;$/;"	v
breaks	lib/excel/Worksheet.php	/^        $breaks = array_slice($this->_vbreaks,0,1000);$/;"	v
breaks	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $breaks = $this->_hbreaks;$/;"	v
breaks	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $breaks = array_slice($this->_vbreaks,0,1000);$/;"	v
bseconds	mod/scorm/locallib.php	/^    $bseconds = explode('.',$bes[2]);$/;"	v
btpageid	mod/lesson/action/addendofbranch.php	/^        $btpageid = $btpage->prevpageid;$/;"	v
btpageid	mod/lesson/action/addendofbranch.php	/^    $btpageid = $pageid;$/;"	v
buf	lib/cas/client.php	/^      $buf = curl_exec ($ch);$/;"	v
buf	lib/phpmailer/class.phpmailer.php	/^                        $buf = $part;$/;"	v
buf	lib/phpmailer/class.phpmailer.php	/^                    $buf = "";$/;"	v
buf	lib/phpmailer/class.phpmailer.php	/^                    $buf = $word;$/;"	v
buf	lib/phpmailer/class.phpmailer.php	/^          $buf = "";$/;"	v
buf	lib/typo3/class.t3lib_cs.php	/^						$buf=$chr;	\/\/ Add first byte$/;"	v
buf	lib/typo3/class.t3lib_cs.php	/^					$buf=$chr;	\/\/ Add first byte$/;"	v
buf	lib/typo3/class.t3lib_cs.php	/^			$buf='';$/;"	v
buf	lib/typo3/class.t3lib_cs.php	/^		$buf='';$/;"	v
buf	question/format/blackboard/format.php	/^              $buf = explode("\\n", $strbuf);$/;"	v
buf_o	lib/phpmailer/class.phpmailer.php	/^                $buf_o = $buf;$/;"	v
buffer	backup/bb/restore_bb.php	/^    $buffer = fgets($f, 400);$/;"	v
buffer	lib/cookieless.php	/^    $buffer = preg_replace('\/<form\\s[^>]*>\/i',$/;"	v
buffer	lib/cookieless.php	/^    $buffer = preg_replace_callback($replacements, "sid_rewrite_link_tag", $buffer);$/;"	v
buffer	lib/excel/Worksheet.php	/^        $buffer = 4096;$/;"	v
buffer	lib/filelib.php	/^                $buffer = fread($handle, ($chunksize < $length ? $chunksize : $length));$/;"	v
buffer	lib/filelib.php	/^            $buffer = '';$/;"	v
buffer	lib/filelib.php	/^            $buffer = fread($handle, ($chunksize < $length ? $chunksize : $length));$/;"	v
buffer	lib/filelib.php	/^        $buffer = '';$/;"	v
buffer	lib/filelib.php	/^        $buffer = fread($handle, $chunksize);$/;"	v
buffer	lib/filelib.php	/^    $buffer = '';$/;"	v
buffer	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $buffer = 4096;$/;"	v
buffer	lib/smarty/Smarty_Compiler.class.php	/^                $buffer = "'default'";$/;"	v
buffer	lib/smarty/Smarty_Compiler.class.php	/^                $buffer = $attrs['name'];$/;"	v
buffer	lib/typo3/class.t3lib_div.php	/^				$buffer=$v;$/;"	v
buffer	lib/typo3/class.t3lib_div.php	/^		$buffer=doubleval(current($reg[2]));$/;"	v
buffer	lib/wiki_to_markdown.php	/^                $buffer = $buffer . "    " . eregi_replace( "^\\%","",$line) . "\\n";$/;"	v
buffer	lib/wiki_to_markdown.php	/^          $buffer = $buffer . "<pre>\\n";$/;"	v
buffer	lib/wiki_to_markdown.php	/^          $buffer = $buffer . $this->line_replace( $line ). "\\n";$/;"	v
buffer	lib/wiki_to_markdown.php	/^          $buffer = $buffer . $this->line_replace($line) . "\\n";$/;"	v
buffer	lib/wiki_to_markdown.php	/^        $buffer = $buffer . "    " .$line . "\\n";$/;"	v
buffer	lib/wiki_to_markdown.php	/^        $buffer = $buffer . $this->close_block( $this->block_state );$/;"	v
buffer	lib/wiki_to_markdown.php	/^        $buffer = $buffer . $this->line_replace($line) . "\\n";$/;"	v
buffer	lib/wiki_to_markdown.php	/^    $buffer = "";$/;"	v
buffer	lib/wiki_to_markdown.php	/^    $buffer = $buffer . $this->close_block( $this->block_state );$/;"	v
build	lib/excel/BIFFwriter.php	/^        $build   = 0x096C;$/;"	v
build	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $build   = 0x096C;$/;"	v
build	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $build   = 0x0DBB;$/;"	v
buildPayload	lib/soap/nusoap.php	/^	function buildPayload($data, $cookie_str = '') {$/;"	f
buildQuery	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function buildQuery( $data = NULL ) {$/;"	f
buildQuery	lib/adodb/adodb-xmlschema.inc.php	/^	function buildQuery( $sql = NULL ) {$/;"	f
buildVal	lib/soap/nusoap.php	/^	function buildVal($pos){$/;"	f
build_edit_table_body	question/category_class.php	/^    function build_edit_table_body($categories, $page = 0, $firstcat = 1, $lastcat = 99999, $depth = 0) {$/;"	f
build_list	mod/lesson/importppt.php	/^function build_list($list, &$i, $depth) {$/;"	f
bulk_insert_records	auth/ldap/lib.php	/^        $bulk_insert_records = 1; \/\/ no support for multiple sets of values$/;"	v
buscar	mod/assignment/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/assignment\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/assignment/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/assignment\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/chat/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/chat\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/chat/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/chat\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/choice/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/choice\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/choice/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/choice\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/forum/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/forum\\\/discuss.php\\?d\\=)([0-9]+)\/";$/;"	v
buscar	mod/forum/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/forum\\\/discuss.php\\?d\\=)([0-9]+)\\#([0-9]+)\/";$/;"	v
buscar	mod/forum/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/forum\\\/discuss.php\\?d\\=)([0-9]+)\\&parent\\=([0-9]+)\/";$/;"	v
buscar	mod/forum/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/forum\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/forum/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/forum\\\/view.php\\?f\\=)([0-9]+)\/";$/;"	v
buscar	mod/forum/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/forum\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/glossary/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/glossary\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/glossary/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/glossary\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/lesson/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/lesson\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/lesson/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/lesson\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/quiz/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/quiz\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/quiz/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/quiz\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/resource/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/resource\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/resource/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/resource\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/scorm/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/scorm\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/scorm/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/scorm\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/survey/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/servey\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/survey/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/servey\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/wiki/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/wiki\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/wiki/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/wiki\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/workshop/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/workshop\\\/index.php\\?id\\=)([0-9]+)\/";$/;"	v
buscar	mod/workshop/backuplib.php	/^        $buscar="\/(".$base."\\\/mod\\\/workshop\\\/view.php\\?id\\=)([0-9]+)\/";$/;"	v
button	admin/lang.php	/^            $button = '';$/;"	v
button	admin/lang.php	/^            $button = '<form target="'.$CFG->framename.'" method="get" action="'.$CFG->wwwroot.'\/'.$CFG->admin.'\/lang.php">'.$/;"	v
button	lib/weblib.php	/^        $button = "<form target=\\"$CFG->framename\\" method=\\"get\\" action=\\"$CFG->wwwroot\/course\/view.php\\">".$/;"	v
button	lib/weblib.php	/^        $button = '&nbsp;';$/;"	v
button	lib/weblib.php	/^        $button = '';$/;"	v
button	lib/weblib.php	/^        $button = helpbutton($help, $helptext, 'moodle', true, false, '', true);$/;"	v
button	lib/weblib.php	/^    $button      = isset($THEME->button) ? $THEME->button : '';$/;"	v
button	lib/weblib.php	/^    $button = '<input type="button" name="'.$name.'" title="'. $title .'" value="'. $linkname .' ..." '.$id.$class.$/;"	v
button	mod/assignment/lib.php	/^                $button = link_to_popup_window ('\/mod\/assignment\/submissions.php?id='.$this->cm->id.'&amp;userid='.$auser->id.'&amp;mode=single'.'&amp;offset='.$offset++, $/;"	v
button	mod/assignment/lib.php	/^            $button = link_to_popup_window ('\/mod\/assignment\/submissions.php?id='.$this->cm->id.'&amp;userid='.$submission->userid.'&amp;mode=single'.'&amp;offset='.optional_param('offset', '', PARAM_INT), $/;"	v
button	mod/hotpot/report.php	/^	$button = update_module_button($cm->id, $course->id, $strmodulename);$/;"	v
button	mod/hotpot/report/fullstat/report.php	/^						$button = $is_html ? hotpot_showhide_button($showhideid) : "";$/;"	v
button	mod/hotpot/review.php	/^	$button = update_module_button($cm->id, $course->id, $strmodulename);$/;"	v
button	mod/hotpot/view.php	/^	$button = update_module_button($cm->id, $course->id, get_string("modulename", "hotpot").'" style="font-size:0.75em;');$/;"	v
button	mod/lesson/report.php	/^    $button = '<form target="'. $CFG->framename .'" method="get" action="'. $CFG->wwwroot .'\/course\/mod.php">'.$/;"	v
button	mod/lesson/view.php	/^        $button = '';$/;"	v
button	mod/lesson/view.php	/^        $button = '<table><tr><td>';$/;"	v
button	my/pagelib.php	/^        $button = update_mymoodle_icon($USER->id);$/;"	v
button_to_popup_window	lib/weblib.php	/^function button_to_popup_window ($url, $name='popup', $linkname='click here',$/;"	f
buttonlabel	grade/lib.php	/^        $buttonlabel = get_String('hideadvanced', 'grades');$/;"	v
buttonlabel	grade/lib.php	/^        $buttonlabel = get_string('useadvanced', 'grades');$/;"	v
buttonoptions	grade/lib.php	/^    $buttonoptions = array('action'  => 'set_grade_preferences',$/;"	v
buttons	course/scales.php	/^            $buttons = "";$/;"	v
buttons	lib/pagelib.php	/^        $buttons = empty($morebreadcrumbs) ? $buttons : '&nbsp;';$/;"	v
buttons	lib/pagelib.php	/^        $buttons = update_course_icon($this->courserecord->id ) . update_studentview_button( $this->courserecord->id );$/;"	v
buttons	mod/chat/pagelib.php	/^            $buttons = '&nbsp;';$/;"	v
buttons	mod/chat/pagelib.php	/^            $buttons = '<table><tr><td>'.update_module_button($this->modulerecord->id, $this->courserecord->id, get_string('modulename', 'chat')).'<\/td>';$/;"	v
buttons	mod/data/pagelib.php	/^            $buttons = '&nbsp;';$/;"	v
buttons	mod/data/pagelib.php	/^            $buttons = '<table><tr><td>'.update_module_button($this->modulerecord->id, $this->courserecord->id, get_string('modulename', 'data')).'<\/td>';$/;"	v
buttons	mod/hotpot/attempt.php	/^	$buttons = array('clues', 'hints', 'checks');$/;"	v
buttons	mod/lesson/view.php	/^                        $buttons = array('next' => array(), 'prev' => array(), 'other' => array());$/;"	v
buttons	mod/quiz/pagelib.php	/^            $buttons = '&nbsp;';$/;"	v
buttons	mod/quiz/pagelib.php	/^            $buttons = '<table><tr><td>'.$/;"	v
buttonsarranged	mod/lesson/view.php	/^                        $buttonsarranged = array();$/;"	v
buttontext	mod/assignment/lib.php	/^                $buttontext = ($auser->status == 1) ? $strupdate : $strgrade;$/;"	v
buttontext	mod/assignment/lib.php	/^            $buttontext = get_string('update');$/;"	v
buttontext	mod/forum/view.php	/^            $buttontext = "";$/;"	v
buttontext	mod/forum/view.php	/^            $buttontext = update_module_button($cm->id, $course->id, $strforum);$/;"	v
buttontext	mod/forum/view.php	/^        $buttontext = forum_search_form($course, $search);$/;"	v
buttontext	mod/forum/view.php	/^        $buttontext = update_module_button($cm->id, $course->id, $strforum);$/;"	v
buttontext	mod/quiz/view_js.php	/^$buttontext = ($numattempts) ? get_string('reattemptquiz', 'quiz') : get_string('attemptquiznow', 'quiz');$/;"	v
buttontext	mod/quiz/view_js.php	/^$buttontext = ($unfinished) ? get_string('continueattemptquiz', 'quiz') : $buttontext;$/;"	v
buttontext	mod/quiz/view_js.php	/^$buttontext = htmlspecialchars($buttontext,ENT_QUOTES);$/;"	v
buttontext	mod/resource/type/ims/resource.class.php	/^        $buttontext = 0;$/;"	v
by	mod/forum/lib.php	/^                            $by = New stdClass;$/;"	v
by	mod/forum/lib.php	/^    $by = New stdClass;$/;"	v
byemsg	lib/phpmailer/class.smtp.php	/^        $byemsg = $this->get_lines();$/;"	v
bypass_mysql416_reqs	lib/environmentlib.php	/^function bypass_mysql416_reqs ($result) {$/;"	f
bypassadmin	mod/glossary/lib.php	/^        $bypassadmin = 0; \/\/This means YES$/;"	v
bypassadmin	mod/glossary/lib.php	/^    $bypassadmin = 1; \/\/This means NO (by default)$/;"	v
bypassteacher	mod/glossary/lib.php	/^        $bypassteacher = 0; \/\/This means YES$/;"	v
bypassteacher	mod/glossary/lib.php	/^    $bypassteacher = 1; \/\/This means NO (by default)$/;"	v
byte_end	lib/typo3/class.t3lib_cs.php	/^			$byte_end = $this->euc_char2byte_pos($str,$len,$charset);$/;"	v
byte_end	lib/typo3/class.t3lib_cs.php	/^			$byte_end = $this->utf8_char2byte_pos($str,$len);$/;"	v
byte_offset	lib/typo3/class.t3lib_cs.php	/^		$byte_offset = $this->utf8_char2byte_pos($haystack,$offset);$/;"	v
byte_order	lib/excel/BIFFwriter.php	/^                $byte_order = 0;    \/\/ Little Endian$/;"	v
byte_order	lib/excel/BIFFwriter.php	/^                $byte_order = 1;    \/\/ Big Endian$/;"	v
byte_order	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $byte_order = 0;    \/\/ Little Endian$/;"	v
byte_order	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $byte_order = 1;    \/\/ Big Endian$/;"	v
byte_pos	lib/typo3/class.t3lib_cs.php	/^		$byte_pos = strpos($haystack,$needle,$byte_offset);$/;"	v
byte_pos	lib/typo3/class.t3lib_cs.php	/^		$byte_pos = strrpos($haystack,$needle);$/;"	v
byte_start	lib/typo3/class.t3lib_cs.php	/^		$byte_start = $this->euc_char2byte_pos($str,$start,$charset);$/;"	v
byte_start	lib/typo3/class.t3lib_cs.php	/^		$byte_start = $this->utf8_char2byte_pos($str,$start);$/;"	v
byteserving_send_file	lib/filelib.php	/^function byteserving_send_file($filename, $mimetype, $ranges) {$/;"	f
c	filter/mediaplugin/filter.php	/^                $c = $THEME->filter_mediaplugin_colors;   \/\/ You can set this up in your theme\/xxx\/config.php$/;"	v
c	filter/mediaplugin/filter.php	/^                $c = 'bgColour=000000&btnColour=ffffff&btnBorderColour=cccccc&iconColour=000000&iconOverColour=00cc00&trackColour=cccccc&handleColour=ffffff&loaderColour=ffffff&waitForPlay=yes&';$/;"	v
c	lib/adodb/adodb-datadict.inc.php	/^					$c = $cols[$k];$/;"	v
c	lib/adodb/drivers/adodb-ado.inc.php	/^					$c = $adors->Fields(3);$/;"	v
c	lib/adodb/drivers/adodb-ado5.inc.php	/^					$c = $adors->Fields(3);$/;"	v
c	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^                        $c = $adors->Fields(3);$/;"	v
c	lib/fpdf/fpdf.php	/^        $c=$s{$i};$/;"	v
c	lib/gdlib.php	/^                $c = ImageColorsForIndex($im1,ImageColorAt($im1,2,2)); $/;"	v
c	lib/gdlib.php	/^                $c = ImageColorsForIndex($im1,ImageColorAt($im1,2,97)); $/;"	v
c	lib/gdlib.php	/^                $c = ImageColorsForIndex($im1,ImageColorAt($im1,97,2)); $/;"	v
c	lib/gdlib.php	/^                $c = ImageColorsForIndex($im1,ImageColorAt($im1,97,97)); $/;"	v
c	lib/markdown.php	/^	$c = $matches[2];$/;"	v
c	lib/markdown.php	/^	$c = _EncodeCode($c);$/;"	v
c	lib/markdown.php	/^	$c = preg_replace('\/[ \\t]*$\/', '', $c); # trailing whitespace$/;"	v
c	lib/markdown.php	/^	$c = preg_replace('\/^[ \\t]*\/', '', $c); # leading whitespace$/;"	v
c	lib/smarty/plugins/function.html_select_date.php	/^        $c = substr($field_order, $i, 1);$/;"	v
c	lib/soap/nusoap.php	/^				    	$c = 0;$/;"	v
c	lib/soap/nusoap.php	/^            	$c=0; \/\/ colcount$/;"	v
c	lib/typo3/class.t3lib_cs.php	/^				$c = ord($match[2]);$/;"	v
c	lib/typo3/class.t3lib_cs.php	/^			$c = $str{$i};$/;"	v
c	lib/typo3/class.t3lib_cs.php	/^			$c = $this->utf8_decode($utf8, $charset);$/;"	v
c	lib/typo3/class.t3lib_cs.php	/^			$c = (int)ord($str{$i});$/;"	v
c	lib/typo3/class.t3lib_cs.php	/^			$c = ord($mbc);$/;"	v
c	lib/typo3/class.t3lib_cs.php	/^			$c = ord($str{$i});$/;"	v
c	lib/weblib.php	/^                $c = count($find);$/;"	v
c	lib/weblib.php	/^        $c = ord($plaintext{$i});$/;"	v
c	mod/chat/view.php	/^    $c    = optional_param('c', 0, PARAM_INT);$/;"	v
c	mod/lesson/mediafile.php	/^            $c = $THEME->resource_mp3player_colors;   \/\/ You can set this up in your theme\/xxx\/config.php$/;"	v
c	mod/lesson/mediafile.php	/^            $c = 'bgColour=000000&btnColour=ffffff&btnBorderColour=cccccc&iconColour=000000&'.$/;"	v
c	mod/lesson/mediafile.php	/^        $c = htmlentities($c);$/;"	v
c	mod/lesson/view.php	/^                            $c = 'b';$/;"	v
c	mod/lesson/view.php	/^                            $c = 'c';$/;"	v
c	mod/resource/type/file/resource.class.php	/^                $c = $THEME->resource_mp3player_colors;   \/\/ You can set this up in your theme\/xxx\/config.php$/;"	v
c	mod/resource/type/file/resource.class.php	/^                $c = 'bgColour=000000&btnColour=ffffff&btnBorderColour=cccccc&iconColour=000000&'.$/;"	v
c	mod/resource/type/file/resource.class.php	/^            $c = htmlentities($c);$/;"	v
c	mod/resource/type/repository/resource.class.php	/^                $c = $THEME->resource_mp3player_colors;   \/\/ You can set this up in your theme\/xxx\/config.php$/;"	v
c	mod/resource/type/repository/resource.class.php	/^                $c = 'bgColour=000000&btnColour=ffffff&btnBorderColour=cccccc&iconColour=000000&'.$/;"	v
c	mod/resource/type/repository/resource.class.php	/^            $c = htmlentities($c);$/;"	v
c	mod/wiki/ewiki/ewiki.php	/^         $c = &$iii[$in][0];$/;"	v
c0	lib/adodb/adodb-time.inc.php	/^			$c0 = $century - 1;$/;"	v
c0	lib/adodb/adodb-time.inc.php	/^			$c0 = $century;$/;"	v
c1	lib/adodb/adodb-time.inc.php	/^			$c1 = $century + 1;$/;"	v
c1	lib/adodb/adodb-time.inc.php	/^			$c1 = $century;$/;"	v
c1	lib/gdlib.php	/^                $c1 = ImageColorsForIndex($im1,ImageColorAt($im,$x,1)); $/;"	v
c1	lib/gdlib.php	/^            $c1 = ImageColorsForIndex($src_img,ImageColorAt($src_img,(int)$sX,(int)$sY+$scaleY2)); $/;"	v
c2	lib/gdlib.php	/^                $c2 = ImageColorsForIndex($im1,ImageColorAt($im1,$x,98)); $/;"	v
c2	lib/gdlib.php	/^            $c2 = ImageColorsForIndex($src_img,ImageColorAt($src_img,(int)$sX,(int)$sY)); $/;"	v
c3	lib/gdlib.php	/^                $c3 = ImageColorsForIndex($im1,ImageColorAt($im, 1, $y)); $/;"	v
c3	lib/gdlib.php	/^            $c3 = ImageColorsForIndex($src_img,ImageColorAt($src_img,(int)$sX+$scaleX2,(int)$sY+$scaleY2)); $/;"	v
c4	lib/gdlib.php	/^                $c4 = ImageColorsForIndex($im1,ImageColorAt($im1, 98, $y)); $/;"	v
c4	lib/gdlib.php	/^            $c4 = ImageColorsForIndex($src_img,ImageColorAt($src_img,(int)$sX+$scaleX2,(int)$sY)); $/;"	v
cErr	lib/soap/nusoap.php	/^        $cErr = curl_error($this->ch);$/;"	v
cHashParams	lib/typo3/class.t3lib_div.php	/^	function cHashParams($addQueryParams) {$/;"	f
cObj	lib/excel/Worksheet.php	/^        $cObj        = 0x0001;   \/\/ Count of objects in file (set to 1)$/;"	v
cObj	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cObj        = 0x0001;   \/\/ Count of objects in file (set to 1)$/;"	v
c_courses	lib/moodlelib.php	/^    $c_courses = get_records('course_meta','parent_course',$metacourseid);$/;"	v
c_max	mod/hotpot/template/v6.php	/^							$c_max = max($c, $c_max);$/;"	v
c_max	mod/hotpot/template/v6.php	/^		$c_max = 0;$/;"	v
cache	lib/blocklib.php	/^        $cache = get_records('block');$/;"	v
cache	lib/moodlelib.php	/^        $cache = array();$/;"	v
cache	lib/weblib.php	/^                       $cache=true, $button='&nbsp;', $menu='', $usexml=false, $bodytags='') {$/;"	v
cacheCols	lib/adodb/adodb-lib.inc.php	/^			$cacheCols = $columns;$/;"	v
cacheData	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^        $cacheData = gzencode($cacheData, 9, FORCE_GZIP);$/;"	v
cacheData	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$cacheData = "";$/;"	v
cacheDir	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$cacheDir = realpath(".");              \/\/ Absolute directory path to where cached gz files will be stored$/;"	v
cacheFile	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$cacheFile = $cacheDir == "" ? "" : $cacheDir . "\/" . "tinymce_" .  $cacheKey . ".gz";$/;"	v
cacheFile	lib/typo3/class.t3lib_cs.php	/^				$cacheFile = t3lib_div::getFileAbsFileName('typo3temp\/cs\/charset_'.$charset.'.tbl');$/;"	v
cacheFile	lib/typo3/class.t3lib_cs.php	/^		$cacheFile = t3lib_div::getFileAbsFileName('typo3temp\/cs\/csascii_'.$charset.'.tbl');$/;"	v
cacheFile	lib/typo3/class.t3lib_cs.php	/^		$cacheFile = t3lib_div::getFileAbsFileName('typo3temp\/cs\/cscase_'.$charset.'.tbl');$/;"	v
cacheFileASCII	lib/typo3/class.t3lib_cs.php	/^		$cacheFileASCII = t3lib_div::getFileAbsFileName('typo3temp\/cs\/csascii_utf-8.tbl');$/;"	v
cacheFileCase	lib/typo3/class.t3lib_cs.php	/^		$cacheFileCase = t3lib_div::getFileAbsFileName('typo3temp\/cs\/cscase_utf-8.tbl');$/;"	v
cacheFileName	lib/typo3/class.t3lib_div.php	/^					$cacheFileName = PATH_site.'typo3temp\/llxml\/ext_'.$/;"	v
cacheFileName	lib/typo3/class.t3lib_div.php	/^			$cacheFileName = PATH_site.'typo3temp\/llxml\/'.$/;"	v
cacheKey	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$cacheKey = md5($theme . $language . $plugins . $lang . $index . $debug);$/;"	v
cacheRS	lib/adodb/adodb-lib.inc.php	/^			$cacheRS = $cacheSig;$/;"	v
cacheRS	lib/adodb/adodb-lib.inc.php	/^			$cacheRS = $tableName;$/;"	v
cache_code	lib/smarty/Smarty_Compiler.class.php	/^            $cache_code = "\\$_cache_attrs =& \\$this->_smarty_cache_attrs('$this->_cache_serial','$_count');";$/;"	v
cache_exists	lib/environmentlib.php	/^        $cache_exists = true;$/;"	v
cache_header	lib/smarty/core/core.read_cache_file.php	/^    $cache_header = $cache_split[0];$/;"	v
cache_split	lib/smarty/core/core.read_cache_file.php	/^    $cache_split = explode("\\n", $params['results'], 2);$/;"	v
cachelifetime	admin/cron.php	/^            $cachelifetime = time() - $CFG->cachetext - 60;  \/\/ Add an extra minute to allow for really heavy sites$/;"	v
cal_d	calendar/event.php	/^    $cal_d = optional_param('cal_d');$/;"	v
cal_d	calendar/set.php	/^    $cal_d = optional_param('cal_d');$/;"	v
cal_info	mod/quiz/restorelibpre15.php	/^            $cal_info = $calculateds[$i];$/;"	v
cal_info	question/type/calculated/questiontype.php	/^            $cal_info = $calculateds[$i];$/;"	v
cal_m	blocks/calendar_month/block_calendar_month.php	/^        $cal_m = optional_param( 'cal_m', 0, PARAM_INT );$/;"	v
cal_m	blocks/calendar_upcoming/block_calendar_upcoming.php	/^        $cal_m = optional_param( 'cal_m', 0, PARAM_INT );$/;"	v
cal_m	calendar/event.php	/^    $cal_m = optional_param('cal_m');$/;"	v
cal_m	calendar/set.php	/^    $cal_m = optional_param('cal_m');$/;"	v
cal_y	blocks/calendar_month/block_calendar_month.php	/^        $cal_y = optional_param( 'cal_y', 0, PARAM_INT );$/;"	v
cal_y	blocks/calendar_upcoming/block_calendar_upcoming.php	/^        $cal_y = optional_param( 'cal_y', 0, PARAM_INT );$/;"	v
cal_y	calendar/event.php	/^    $cal_y = optional_param('cal_y');$/;"	v
cal_y	calendar/set.php	/^    $cal_y = optional_param('cal_y');$/;"	v
calc	blocks/loancalc/block_loancalc.php	/^        $calc = $CFG->pixpath.'\/i\/calc.gif';$/;"	v
calcParenthesis	lib/typo3/class.t3lib_div.php	/^	function calcParenthesis($string)	{$/;"	f
calcPriority	lib/typo3/class.t3lib_div.php	/^	function calcPriority($string)	{$/;"	f
calculate_user_dst_table	lib/moodlelib.php	/^function calculate_user_dst_table($from_year = NULL, $to_year = NULL) {$/;"	f
calculated	question/type/calculated/questiontype.php	/^            $calculated = qtype_calculated_calculate_answer($/;"	v
calculatedmessages	question/type/calculated/questiontype.php	/^                $calculatedmessages = array();$/;"	v
calculateds	mod/quiz/restorelibpre15.php	/^        $calculateds = $info['#']['CALCULATED'];$/;"	v
calculateds	question/type/calculated/questiontype.php	/^        $calculateds = $info['#']['CALCULATED'];$/;"	v
calculateds	question/type/calculated/questiontype.php	/^        $calculateds = get_records("question_calculated","question",$question,"id");$/;"	v
calculatefilehash	mod/resource/type/ims/resource.class.php	/^    function calculatefilehash($filefullpath) {$/;"	f
calendar_add_event	lib/moodlelib.php	/^            $calendar_add_event = $CFG->calendar.'_add_event';$/;"	v
calendar_add_event_allowed	calendar/event.php	/^function calendar_add_event_allowed($courseid, $groupid, $userid) {$/;"	f
calendar_add_event_metadata	calendar/lib.php	/^function calendar_add_event_metadata($event) {$/;"	f
calendar_add_month	calendar/lib.php	/^function calendar_add_month($month, $year) {$/;"	f
calendar_course_filter_selector	calendar/view.php	/^function calendar_course_filter_selector($getvars = '') {$/;"	f
calendar_day_representation	calendar/lib.php	/^function calendar_day_representation($tstamp, $now = false, $usecommonwords = true) {$/;"	f
calendar_days_in_month	calendar/lib.php	/^function calendar_days_in_month($month, $year) {$/;"	f
calendar_delete_event	lib/moodlelib.php	/^            $calendar_delete_event = $CFG->calendar.'_delete_event';$/;"	v
calendar_edit_event_allowed	calendar/lib.php	/^function calendar_edit_event_allowed($event) {$/;"	f
calendar_events_by_day	calendar/lib.php	/^function calendar_events_by_day($events, $month, $year, &$eventsbyday, &$durationbyday, &$typesbyday) {$/;"	f
calendar_filter_controls	calendar/lib.php	/^function calendar_filter_controls($type, $vars = NULL, $course = NULL) {$/;"	f
calendar_format_event_time	calendar/lib.php	/^function calendar_format_event_time($event, $now, $morehref, $usecommonwords = true) {$/;"	f
calendar_get_allowed_types	calendar/event.php	/^function calendar_get_allowed_types(&$allowed) {$/;"	f
calendar_get_course_cached	calendar/lib.php	/^function calendar_get_course_cached(&$coursecache, $courseid) {$/;"	f
calendar_get_default_courses	calendar/lib.php	/^function calendar_get_default_courses($ignoreref = false) {$/;"	f
calendar_get_filters_status	calendar/lib.php	/^function calendar_get_filters_status() {$/;"	f
calendar_get_link_href	calendar/lib.php	/^function calendar_get_link_href($linkbase, $d, $m, $y) {$/;"	f
calendar_get_link_tag	calendar/lib.php	/^function calendar_get_link_tag($text, $linkbase, $d, $m, $y) {$/;"	f
calendar_get_mini	calendar/lib.php	/^function calendar_get_mini($courses, $groups, $users, $cal_month = false, $cal_year = false) {$/;"	f
calendar_get_module_cached	calendar/lib.php	/^function calendar_get_module_cached(&$coursecache, $modulename, $instance) {$/;"	f
calendar_get_popup	calendar/lib.php	/^function calendar_get_popup($is_today, $event_timestart, $popupcontent='') {$/;"	f
calendar_get_sideblock_upcoming	calendar/lib.php	/^function calendar_get_sideblock_upcoming($events, $linkhref = NULL) {$/;"	f
calendar_get_upcoming	calendar/lib.php	/^function calendar_get_upcoming($courses, $groups, $users, $daysinfuture, $maxevents, $fromtime=0) {$/;"	f
calendar_hide_event	lib/moodlelib.php	/^            $calendar_hide_event = $CFG->calendar.'_hide_event';$/;"	v
calendar_month_upgrade	blocks/calendar_month/db/mysql.php	/^function calendar_month_upgrade($oldversion=0) {$/;"	f
calendar_month_upgrade	blocks/calendar_month/db/postgres7.php	/^function calendar_month_upgrade($oldversion=0) {$/;"	f
calendar_overlib_html	calendar/lib.php	/^function calendar_overlib_html() {$/;"	f
calendar_preferences_button	calendar/lib.php	/^function calendar_preferences_button() {$/;"	f
calendar_print_event	calendar/lib.php	/^function calendar_print_event($event) {$/;"	f
calendar_print_month_selector	calendar/lib.php	/^function calendar_print_month_selector($name, $selected) {$/;"	f
calendar_session_vars	calendar/lib.php	/^function calendar_session_vars() {$/;"	f
calendar_set_filters	calendar/lib.php	/^function calendar_set_filters(&$courses, &$group, &$user, $courseeventsfrom = NULL, $groupeventsfrom = NULL, $ignorefilters = false) {$/;"	f
calendar_set_filters_status	calendar/lib.php	/^function calendar_set_filters_status($packed_bitfield) {$/;"	f
calendar_set_referring_course	calendar/lib.php	/^function calendar_set_referring_course($courseid) {$/;"	f
calendar_show_day	calendar/view.php	/^function calendar_show_day($d, $m, $y, $courses, $groups, $users) {$/;"	f
calendar_show_event	lib/moodlelib.php	/^            $calendar_show_event = $CFG->calendar.'_show_event';$/;"	v
calendar_show_month_detailed	calendar/view.php	/^function calendar_show_month_detailed($m, $y, $courses, $groups, $users) {$/;"	f
calendar_show_upcoming_events	calendar/view.php	/^function calendar_show_upcoming_events($courses, $groups, $users, $futuredays, $maxevents) {$/;"	f
calendar_sql_where	calendar/lib.php	/^function calendar_sql_where($tstart, $tend, $users, $groups, $courses, $withduration=true, $ignorehidden=true) {$/;"	f
calendar_sub_month	calendar/lib.php	/^function calendar_sub_month($month, $year) {$/;"	f
calendar_time_representation	calendar/lib.php	/^function calendar_time_representation($time) {$/;"	f
calendar_top_controls	calendar/lib.php	/^function calendar_top_controls($type, $data) {$/;"	f
calendar_upcoming_upgrade	blocks/calendar_upcoming/db/mysql.php	/^function calendar_upcoming_upgrade($oldversion=0) {$/;"	f
calendar_upcoming_upgrade	blocks/calendar_upcoming/db/postgres7.php	/^function calendar_upcoming_upgrade($oldversion=0) {$/;"	f
calendar_update_event	lib/moodlelib.php	/^            $calendar_update_event = $CFG->calendar.'_update_event';$/;"	v
calendar_wday_name	calendar/lib.php	/^function calendar_wday_name($englishname) {$/;"	f
call	lib/soap/nusoap.php	/^	function call($operation,$params=array(),$namespace='http:\/\/tempuri.org',$soapAction='',$headers=false,$rpcParams=null,$style='rpc',$use='encoded'){$/;"	f
callUserFunction	lib/typo3/class.t3lib_div.php	/^	function callUserFunction($funcName,&$params,&$ref,$checkPrefix='user_',$silent=0)	{$/;"	f
call_arg	lib/soap/nusoap.php	/^				$call_arg = "$this->methodname";	\/\/ straight assignment changes $this->methodname to lower case after call_user_func_array()$/;"	v
call_arg	lib/soap/nusoap.php	/^				$call_arg = array ($class, $method);$/;"	v
call_arg	lib/soap/nusoap.php	/^				$call_arg = array(&$instance, $method);$/;"	v
callback	lib/cas/client.php	/^  function callback()$/;"	f
callback	lib/pear/PEAR.php	/^                $callback = $this->callback;$/;"	v
callback	lib/pear/PEAR.php	/^                $callback = (is_object($this->callback[0]) ?$/;"	v
can_access	mod/wiki/lib.php	/^        $can_access = false;$/;"	v
can_access	mod/wiki/lib.php	/^        $can_access = true;$/;"	v
can_edit	mod/wiki/lib.php	/^                $can_edit = (isstudent($course->id, $user->id) or isteacher($course->id, $user->id) or$/;"	v
can_edit	mod/wiki/lib.php	/^                $can_edit = (isteacher($course->id, $user->id) and ismember($wiki_entry->groupid, $user->id));$/;"	v
can_edit	mod/wiki/lib.php	/^                $can_edit = (isteacher($course->id, $user->id) or ((SITEID == $course->id) and isadmin()));$/;"	v
can_edit	mod/wiki/lib.php	/^                $can_edit = ismember($wiki_entry->groupid, $user->id);$/;"	v
can_edit	mod/wiki/lib.php	/^            $can_edit = (($user->id == $wiki_entry->userid) or$/;"	v
can_edit	mod/wiki/lib.php	/^        $can_edit = true;$/;"	v
can_edit	mod/wiki/lib.php	/^    $can_edit = false;$/;"	v
can_subscribe	mod/glossary/index.php	/^    $can_subscribe = (isstudent($course->id) or isteacher($course->id) or isadmin());$/;"	v
can_use_html_editor	lib/moodlelib.php	/^ function can_use_html_editor() {$/;"	f
can_use_richtext_editor	lib/moodlelib.php	/^ function can_use_richtext_editor() {$/;"	f
cancel	backup/backup.php	/^    $cancel = optional_param( 'cancel' );$/;"	v
cancel	backup/restore.php	/^    $cancel = optional_param( 'cancel' );$/;"	v
cancel	course/mod.php	/^    $cancel        = optional_param('cancel', 0, PARAM_BOOL);$/;"	v
cancel	lib/editor/htmlarea/popups/dlg_ins_char.php	/^function cancel() {$/;"	f
cancel	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^function cancel() {$/;"	f
cancel	mod/data/edit.php	/^    $cancel   = optional_param('cancel', '');    \/\/ cancel an add$/;"	v
cancel	mod/data/field.php	/^    $cancel         = optional_param('cancel', '');$/;"	v
cancelcopy	course/mod.php	/^    $cancelcopy    = optional_param('cancelcopy', 0, PARAM_BOOL);$/;"	v
canceledit	mod/wiki/view.php	/^    $canceledit   = optional_param('canceledit','', PARAM_ALPHA);          \/\/ Editing has been cancelled$/;"	v
canedit	mod/quiz/editlib.php	/^        $canedit = isteacheredit($question->course);$/;"	v
canedit	mod/wiki/admin.php	/^    $canedit = wiki_can_edit_entry($wiki_entry, $wiki, $USER, $course);$/;"	v
canedit	mod/wiki/view.php	/^        $canedit = wiki_can_edit_entry($wiki_entry, $wiki, $USER, $course);$/;"	v
canedit	question/editlib.php	/^    $canedit = isteacheredit($category->course);$/;"	v
canreply	mod/forum/discuss.php	/^                $canreply = false;$/;"	v
canreply	mod/forum/discuss.php	/^                $canreply = true;$/;"	v
canreply	mod/forum/discuss.php	/^            $canreply = ((empty($mygroupid) and $discussion->groupid == -1) || (ismember($discussion->groupid) || $mygroupid == $discussion->groupid));$/;"	v
canreply	mod/forum/discuss.php	/^    $canreply = NULL;   \/\/\/ No override one way or the other$/;"	v
canreply	mod/forum/lib.php	/^                    $canreply = forum_user_can_post($forum, $userto);$/;"	v
canreply	mod/forum/lib.php	/^    $canreply = forum_user_can_post($forum);$/;"	v
canreply	mod/forum/lib.php	/^    $canreply = forum_user_can_post($forum, $userto);$/;"	v
canunsubscribe	mod/forum/lib.php	/^                    $canunsubscribe = ! forum_is_forcesubscribed($forum->id);$/;"	v
canunsubscribe	mod/forum/lib.php	/^    $canunsubscribe = ! forum_is_forcesubscribed($forum->id);$/;"	v
canview	blog/lib.php	/^                            $canview = 1;$/;"	v
canview	blog/lib.php	/^                    $canview = 1;$/;"	v
canview	blog/lib.php	/^        $canview = 0;    \/\/bad start$/;"	v
caption	mod/hotpot/template/v6.php	/^						$caption = $this->v6_expand_CheckCaption();$/;"	v
caption	mod/hotpot/template/v6.php	/^						$caption = $this->v6_expand_HintCaption();$/;"	v
caption	mod/hotpot/template/v6.php	/^						$caption = $this->v6_expand_ShowAnswerCaption();$/;"	v
caption	mod/hotpot/template/v6.php	/^					$caption = $this->v6_expand_CheckCaption();$/;"	v
captureday	enrol/authorize/enrol.php	/^            $captureday = intval($frm->an_capture_day);$/;"	v
captureday	enrol/authorize/enrol.php	/^        $captureday = ($captureday > 29) ? 29 : (($captureday < 0) ? 0 : $captureday);$/;"	v
captureday	enrol/authorize/enrol.php	/^        $captureday = optional_param('an_capture_day', 5, PARAM_INT);$/;"	v
cargc	lib/phpmailer/mailerc.php	/^$cargc = $_SERVER["argc"];$/;"	v
cargv	lib/phpmailer/mailerc.php	/^$cargv = $_SERVER["argv"];$/;"	v
carr	lib/adodb/perf/perf-oci8.inc.php	/^					$carr = explode('::',$check);$/;"	v
carr	lib/adodb/perf/perf-oci8.inc.php	/^		$carr = explode('::',$check);$/;"	v
cas_authenticate_user_login	auth/cas/lib.php	/^function cas_authenticate_user_login ($username, $password) {$/;"	f
cas_automatic_authenticate	auth/cas/lib.php	/^function cas_automatic_authenticate ($user="") {$/;"	f
cas_ldap_auth_user_login	auth/cas/lib.php	/^function cas_ldap_auth_user_login ($username, $password) {$/;"	f
cas_url	lib/cas/client.php	/^      $cas_url = $this->getServerLoginURL($gateway);$/;"	v
cas_url	lib/cas/client.php	/^      $cas_url = $this->getServerLogoutURL();$/;"	v
cas_url	lib/cas/client.php	/^      $cas_url = $this->getServerProxyURL().'?targetService='.preg_replace('\/&\/','%26',$target_service).'&pgt='.$this->getPGT();$/;"	v
cas_user_exist	auth/cas/lib.php	/^           $cas_user_exist=phpCAS::forceAuthentication();$/;"	v
cas_user_exist	auth/cas/lib.php	/^        $cas_user_exist=phpCAS::checkAuthentication();$/;"	v
cas_validate	auth/cas/lib.php	/^        $cas_validate=true;$/;"	v
cas_validate	auth/cas/lib.php	/^   $cas_validate=true;$/;"	v
cas_validate	auth/cas/lib.php	/^$cas_validate=false;$/;"	v
casesensitive	lib/filterlib.php	/^                                   $casesensitive=false, $/;"	v
casting	lib/datalib.php	/^                    $casting = $oldfield;$/;"	v
casting	lib/datalib.php	/^                    $casting = 'CAST(CAST('.$oldfield.' AS TEXT) AS INTEGER)';$/;"	v
casting	lib/datalib.php	/^                    $casting = 'CAST(CAST('.$oldfield.' AS TEXT) AS REAL)';$/;"	v
casting	lib/datalib.php	/^                $casting = '';$/;"	v
cat	course/import/activities/mod.php	/^    $cat = get_record("course_categories","id",$course->category);$/;"	v
cat	lib/datalib.php	/^        $cat   = get_record('course_categories', 'id', $categoryid);$/;"	v
cat	mod/glossary/export.php	/^    $cat = optional_param('cat',0, PARAM_ALPHANUM);$/;"	v
cat	mod/glossary/exportfile.php	/^    $cat = optional_param('cat',0, PARAM_ALPHANUM);$/;"	v
cat	mod/glossary/restorelib.php	/^                $cat = backup_getid($restore->backup_unique_code,"glossary_categories",$log->info);$/;"	v
cat	question/category_class.php	/^        $cat = NULL;$/;"	v
cat_courses	course/import/activities/mod.php	/^        $cat_courses = array();$/;"	v
cat_courses	course/import/activities/mod.php	/^        $cat_courses = get_courses($course->category);$/;"	v
cat_id	grade/lib.php	/^    $cat_id = optional_param('category_id');$/;"	v
cat_info	mod/glossary/restorelib.php	/^            $cat_info = $categories[$i];$/;"	v
cat_points	grade/lib.php	/^                                        $cat_points = $cat_points + $grade;$/;"	v
cat_points	grade/lib.php	/^                                    $cat_points = 0;$/;"	v
categories	backup/restorelib.php	/^                $categories = get_records_sql("SELECT old_id, new_id $/;"	v
categories	blocks/course_list/block_course_list.php	/^        $categories = get_categories("0");  \/\/ Parent = 0   ie top-level categories only$/;"	v
categories	course/index.php	/^                $categories = get_categories("$movecategory->parent");$/;"	v
categories	course/index.php	/^    $categories = get_categories();$/;"	v
categories	course/lib.php	/^        $categories = get_categories($category->id);  \/\/ sub categories$/;"	v
categories	course/lib.php	/^        $categories = get_categories(0);  \/\/ Parent = 0   ie top-level categories only$/;"	v
categories	grade/lib.php	/^    $categories = get_records('grade_category', 'courseid', $course->id);$/;"	v
categories	grade/lib.php	/^    $categories = get_records('grade_category', 'courseid', $course->id, 'name');$/;"	v
categories	lib/datalib.php	/^        $categories = get_records('course_categories', '', '', $sort);$/;"	v
categories	lib/datalib.php	/^        $categories = get_records('course_categories', 'parent', $parent, $sort);$/;"	v
categories	lib/questionlib.php	/^        $categories = sort_categories_by_tree($categories);$/;"	v
categories	lib/questionlib.php	/^    $categories = add_indented_names($categories);$/;"	v
categories	lib/questionlib.php	/^    $categories = flatten_category_tree( $newcats );$/;"	v
categories	lib/questionlib.php	/^    $categories = get_records_select("question_categories","course=$courseid $publishsql", 'parent, sortorder, name ASC');$/;"	v
categories	mod/glossary/db/mysql.php	/^      $categories = get_records('glossary_categories', '', '', '', 'id, glossaryid');$/;"	v
categories	mod/glossary/db/postgres7.php	/^      $categories = get_records('glossary_categories', '', '', '', 'id, glossaryid');$/;"	v
categories	mod/glossary/editcategories.php	/^    $categories = get_records("glossary_categories","glossaryid",$glossary->id,"name ASC");$/;"	v
categories	mod/glossary/filter.php	/^        $categories = get_records_select('glossary_categories', $/;"	v
categories	mod/glossary/lib.php	/^     $categories = get_records("glossary_categories", "glossaryid", $glossary->id, "name ASC");$/;"	v
categories	mod/glossary/restorelib.php	/^        $categories = $info['MOD']['#']['CATEGORIES']['0']['#']['CATEGORY'];$/;"	v
categories	mod/quiz/backuplib.php	/^        $categories = get_records_sql("SELECT DISTINCT t.category, t.category$/;"	v
categories	mod/quiz/backuplib.php	/^        $categories = get_records_sql("SELECT old_id, old_id$/;"	v
categories	question/backuplib.php	/^        $categories = question_category_ids_by_backup ($preferences->backup_unique_code);$/;"	v
categories	question/category_class.php	/^                $categories = $this->get_question_categories("$movecategory->parent", 'parent, sortorder, name');$/;"	v
categories	question/category_class.php	/^            $categories = get_records('question_categories', 'course', "{$this->course->id}", $sort);$/;"	v
categories	question/category_class.php	/^            $categories = get_records_select('question_categories', $select, $sort);$/;"	v
categories	question/editlib.php	/^        $categories = get_records_select("question_categories", "course = '$courseid' $publish", 'parent, sortorder, name ASC');$/;"	v
categories	question/editlib.php	/^        $categories = get_records_select("question_categories", '', 'parent, sortorder, name ASC');$/;"	v
categories	question/editlib.php	/^    $categories = add_indented_names( $categories );$/;"	v
categories	question/editlib.php	/^    $categories = add_indented_names($categories);$/;"	v
categories	question/export.php	/^    $categories = add_indented_names($categories);$/;"	v
categories	question/import.php	/^    $categories = add_indented_names($categories);$/;"	v
categoriescount	backup/restorelib.php	/^                $categoriescount = count_records ('backup_ids', 'backup_code', $restore->backup_unique_code, 'table_name', 'grade_category');$/;"	v
category	backup/backuplib.php	/^            $category = get_record("course_categories","id","$course->category");$/;"	v
category	backup/restorelib.php	/^            $category = get_record("course_categories","id","1");$/;"	v
category	backup/restorelib.php	/^            $category = get_record("course_categories","name",addslashes($course_header->category->name));$/;"	v
category	backup/restorelib.php	/^        $category = get_record("course_categories","id",$course_header->category->id,$/;"	v
category	blocks/course_list/block_course_list.php	/^                $category = array_shift($categories);$/;"	v
category	course/delete.php	/^    $category = get_record("course_categories", "id", $course->category);$/;"	v
category	course/edit.php	/^    $category = optional_param('category', 0, PARAM_INT); \/\/ possible default category$/;"	v
category	course/index.php	/^                    $category = $movecategory;$/;"	v
category	course/index.php	/^                    $category = $swapcategory;$/;"	v
category	course/lib.php	/^            $category   = array_shift($categories);$/;"	v
category	grade/lib.php	/^        $category = clean_param($_REQUEST['category'], PARAM_CLEAN);$/;"	v
category	lib/adodb/adodb-perf.inc.php	/^			$category = $arr[0];$/;"	v
category	lib/datalib.php	/^    $category = get_record('course_categories', 'id', $parent);$/;"	v
category	lib/questionlib.php	/^            $category = get_record('question_categories', 'id', $cat->id);$/;"	v
category	mod/glossary/lib.php	/^                            $category = get_record("glossary_categories","id",$catentry->categoryid);$/;"	v
category	mod/glossary/print.php	/^            $category = get_record("glossary_categories","id",$hook);$/;"	v
category	mod/glossary/view.php	/^            $category = get_record("glossary_categories","id",$hook);$/;"	v
category	mod/quiz/edit.php	/^        $category = get_default_question_category($course->id);$/;"	v
category	mod/quiz/restorelibpre15.php	/^                $category = backup_getid($restore->backup_unique_code,"question_categories",$dataset_definition->category);$/;"	v
category	question/backuplib.php	/^                $category = get_record ("question_categories","id",$cat->old_id);$/;"	v
category	question/category_class.php	/^                    $category = $movecategory;$/;"	v
category	question/category_class.php	/^                    $category = $swapcategory;$/;"	v
category	question/export.php	/^        $category = get_default_question_category($courseid);$/;"	v
category	question/import.php	/^            $category = get_default_question_category($courseid);$/;"	v
category	question/question.php	/^    $category = optional_param('category', 0, PARAM_INT);$/;"	v
category	question/restorelib.php	/^                $category = backup_getid($restore->backup_unique_code,"question_categories",$dataset_definition->category);$/;"	v
category	question/showbank.php	/^        $category = get_default_question_category($course->id);$/;"	v
category	question/type/datasetdependent/categorydatasetdefinitions.php	/^    $category = required_param('category', PARAM_ALPHANUM);$/;"	v
category_id	backup/restorelib.php	/^                    $category_id = $data["GRADE_CATEGORY"]["#"]["ID"]["0"]["#"];$/;"	v
category_id	backup/restorelib.php	/^                    $category_id = $data["QUESTION_CATEGORY"]["#"]["ID"]["0"]["#"];$/;"	v
category_parent_visible	lib/datalib.php	/^function category_parent_visible($parent = 0) {$/;"	f
categorydatasetdefs	question/type/datasetdependent/abstractqtype.php	/^        $categorydatasetdefs = get_records_sql($/;"	v
categoryid	backup/restorelib.php	/^                                            $categoryid = $catex->id;$/;"	v
categoryid	backup/restorelib.php	/^                                            $categoryid = insert_record('grade_category',$dbrec);$/;"	v
categoryid	mod/quiz/edit.php	/^        $categoryid = required_param('categoryid', PARAM_INT);$/;"	v
categoryid	question/export.php	/^            $categoryid = $SESSION->questioncat;$/;"	v
categoryid	question/export.php	/^    $categoryid = optional_param('category',0, PARAM_INT);$/;"	v
categoryid	question/import.php	/^            $categoryid = $SESSION->questioncat;$/;"	v
categoryid	question/import.php	/^    $categoryid = optional_param('category', 0, PARAM_INT);$/;"	v
categorylist	lib/questionlib.php	/^    $categorylist = $categoryid;$/;"	v
categorylist	question/editlib.php	/^        $categorylist = $category->id;$/;"	v
categorylist	question/editlib.php	/^        $categorylist = question_categorylist( $category->id );$/;"	v
categorylist	question/editlib.php	/^    $categorylist = ($recurse) ? question_categorylist($category->id) : $category->id;$/;"	v
categorylist	question/type/random/questiontype.php	/^                $categorylist = $question->category;$/;"	v
categorylist	question/type/random/questiontype.php	/^                $categorylist = question_categorylist($question->category);$/;"	v
categorylist	question/type/randomsamatch/questiontype.php	/^            $categorylist = $question->category;$/;"	v
categorylist	question/type/randomsamatch/questiontype.php	/^            $categorylist = question_categorylist($question->category);$/;"	v
categoryname	grade/lib.php	/^                            $categoryname = $category;$/;"	v
categoryname	grade/lib.php	/^                            $categoryname = get_string(UNCATEGORISED, 'grades');$/;"	v
categoryselect	lib/datalib.php	/^        $categoryselect = "c.category = '$categoryid'";$/;"	v
categoryselect	lib/datalib.php	/^    $categoryselect = "";$/;"	v
categorystrings	question/category_class.php	/^                $categorystrings = $categorystrings + $this->expanded_category_strings($category->children, $expandedname);$/;"	v
categorystrings	question/category_class.php	/^                $categorystrings = $this->categorystrings;$/;"	v
categorystrings	question/category_class.php	/^        $categorystrings = array();$/;"	v
categorytree	question/category_class.php	/^        $categorytree = array();$/;"	v
catex	backup/restorelib.php	/^                                        $catex = get_record('grade_category','courseid',$dbrec->courseid,'name',$dbrec->name);$/;"	v
catgap	lib/datalib.php	/^    $catgap    = 1000; \/\/ "standard" category gap$/;"	v
catid	mod/quiz/backuplib.php	/^                    $catid = insert_record('question_categories',$db_cat);$/;"	v
catimage	course/lib.php	/^        $catimage = "&nbsp;";$/;"	v
catimage	course/lib.php	/^        $catimage = '<img src="'.$CFG->pixpath.'\/i\/course.gif" width="16" height="16" border="0" alt="" \/>';$/;"	v
catlinkcss	course/category.php	/^                $catlinkcss = $subcategory->visible ? "" : " class=\\"dimmed\\" ";$/;"	v
catlinkcss	course/lib.php	/^    $catlinkcss = $category->visible ? '' : ' class="dimmed" ';$/;"	v
catrestore	backup/restorelib.php	/^                        $catrestore = "restore_question_categories";$/;"	v
cats	mod/glossary/lib.php	/^            $cats = "";$/;"	v
cats	mod/glossary/lib.php	/^            $cats = substr($cats,0,-1);$/;"	v
catsincl	mod/glossary/import.php	/^    $catsincl = optional_param('catsincl', 0, PARAM_INT);         \/\/ Import Categories too?$/;"	v
cbMacro	lib/excel/Worksheet.php	/^        $cbMacro     = 0x0000;   \/\/ Length of FMLA structure$/;"	v
cbMacro	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cbMacro     = 0x0000;   \/\/ Length of FMLA structure$/;"	v
cbPictFmla	lib/excel/Worksheet.php	/^        $cbPictFmla  = 0x0000;   \/\/ Length of FMLA structure$/;"	v
cbPictFmla	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cbPictFmla  = 0x0000;   \/\/ Length of FMLA structure$/;"	v
cbbeepnewmessage	message/lib.php	/^    $cbbeepnewmessage = (get_user_preferences('message_beepnewmessage', 0) == '1') ? 'checked="checked"' : '';$/;"	v
cbblocknoncontacts	message/lib.php	/^    $cbblocknoncontacts = (get_user_preferences('message_blocknoncontacts', 0) == '1') ? 'checked="checked"' : '';$/;"	v
cbemailmessages	message/lib.php	/^    $cbemailmessages = (get_user_preferences('message_emailmessages', 1) == '1') ? 'checked="checked"' : '';$/;"	v
cbrk	lib/excel/Worksheet.php	/^        $cbrk    = count($breaks);       \/\/ Number of page breaks$/;"	v
cbrk	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cbrk    = count($breaks);       \/\/ Number of page breaks$/;"	v
cbshowmessagewindow	message/lib.php	/^    $cbshowmessagewindow = (get_user_preferences('message_showmessagewindow', 1) == '1') ? 'checked="checked"' : '';$/;"	v
cbunenrol	enrol/authorize/locallib.php	/^                    $cbunenrol = print_checkbox('unenrol', '1', !empty($unenrol), '', '', '', true);$/;"	v
cbunenrol	enrol/authorize/locallib.php	/^                $cbunenrol = print_checkbox('unenrol', '1', !empty($unenrol), '', '', '', true);$/;"	v
cbunenrol	enrol/authorize/locallib.php	/^            $cbunenrol = print_checkbox('unenrol', '1', !empty($unenrol), '', '', '', true);$/;"	v
cbusehtmleditor	message/lib.php	/^    $cbusehtmleditor = (get_user_preferences('message_usehtmleditor', 0) == '1') ? 'checked="checked"' : '';$/;"	v
cc	lib/fpdf/font/makefont/makefont.php	/^            $cc=(int)$e[1];$/;"	v
cc	lib/fpdf/font/makefont/makefont.php	/^            $cc=hexdec(substr($e[0],1));$/;"	v
cc	lib/typo3/class.t3lib_cs.php	/^			$cc = $this->utf8_decode($this->caseFolding['utf-8']['toLower'][$utf8], $charset);$/;"	v
cc	lib/typo3/class.t3lib_cs.php	/^			$cc = $this->utf8_decode($this->caseFolding['utf-8']['toTitle'][$utf8], $charset);$/;"	v
cc	lib/typo3/class.t3lib_cs.php	/^			$cc = $this->utf8_decode($this->caseFolding['utf-8']['toUpper'][$utf8], $charset);$/;"	v
cc2gn	lib/fpdf/font/makefont/makefont.php	/^    $cc2gn=array();$/;"	v
cc_submit	enrol/authorize/enrol.php	/^    function cc_submit($form, $course)$/;"	f
cce	lib/excel/Workbook.php	/^        $cce             = 0x0015;       \/\/ Length of text definition$/;"	v
cce	lib/excel/Workbook.php	/^        $cce             = 0x002e;       \/\/ Length of text definition$/;"	v
cce	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cce             = 0x0015;       \/\/ Length of text definition$/;"	v
cce	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cce             = 0x002e;       \/\/ Length of text definition$/;"	v
cch	lib/excel/Format.php	/^        $cch        = strlen($rgch);       \/\/ Length of font name$/;"	v
cch	lib/excel/Workbook.php	/^        $cch             = 0x01;         \/\/ Length of text name$/;"	v
cch	lib/excel/Workbook.php	/^        $cch         = strlen($sheetname);         \/\/ Length of sheet name$/;"	v
cch	lib/excel/Workbook.php	/^        $cch       = strlen($format);             \/\/ Length of format string$/;"	v
cch	lib/excel/Workbook.php	/^        $cch       = strlen($sheetname);        \/\/ Length of sheet name$/;"	v
cch	lib/excel/Worksheet.php	/^            $cch       = 1;     \/\/ The following byte$/;"	v
cch	lib/excel/Worksheet.php	/^            $cch       = strlen($sheetname);$/;"	v
cch	lib/excel/Worksheet.php	/^        $cch     = strlen($str);         \/\/ Length of footer string$/;"	v
cch	lib/excel/Worksheet.php	/^        $cch     = strlen($str);         \/\/ Length of header string$/;"	v
cch	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $cch        = strlen($this->_font_name); \/\/ Length of font name$/;"	v
cch	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cch             = 0x01;         \/\/ Length of text name$/;"	v
cch	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cch         = strlen($sheetname);         \/\/ Length of sheet name$/;"	v
cch	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cch       = strlen($format);             \/\/ Length of format string$/;"	v
cch	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cch       = strlen($sheetname);        \/\/ Length of sheet name$/;"	v
cch	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $cch       = 1;     \/\/ The following byte$/;"	v
cch	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $cch       = strlen($sheetname);$/;"	v
cch	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cch      = strlen($str);         \/\/ Length of footer string$/;"	v
cch	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cch      = strlen($str);         \/\/ Length of header string$/;"	v
cchCustMenu	lib/excel/Workbook.php	/^        $cchCustMenu     = 0x00;         \/\/ Length of cust menu text$/;"	v
cchCustMenu	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cchCustMenu     = 0x00;         \/\/ Length of cust menu text$/;"	v
cchDescription	lib/excel/Workbook.php	/^        $cchDescription  = 0x00;         \/\/ Length of description text$/;"	v
cchDescription	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cchDescription  = 0x00;         \/\/ Length of description text$/;"	v
cchHelptopic	lib/excel/Workbook.php	/^        $cchHelptopic    = 0x00;         \/\/ Length of help topic text$/;"	v
cchHelptopic	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cchHelptopic    = 0x00;         \/\/ Length of help topic text$/;"	v
cchStatustext	lib/excel/Workbook.php	/^        $cchStatustext   = 0x00;         \/\/ Length of status bar text$/;"	v
cchStatustext	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cchStatustext   = 0x00;         \/\/ Length of status bar text$/;"	v
ccs	enrol/authorize/enrol.php	/^    $ccs = explode(',', $CFG->an_acceptccs);$/;"	v
ccv	lib/excel/Workbook.php	/^        $ccv             =         count($aref);   \/\/ Number of RGB values to follow$/;"	v
ccv	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $ccv             =         count($aref);   \/\/ Number of RGB values to follow$/;"	v
cdata	lib/soap/nusoap.php	/^			$cdata = isset($this->message[$pos]['cdata']) ? $this->message[$pos]['cdata'] : '';$/;"	v
cdisplay	mod/choice/lib.php	/^$cdisplay = array();$/;"	v
ce	lib/moodlelib.php	/^    $ce = array();$/;"	v
cell	calendar/lib.php	/^                $cell = '<a href="#" '.$popup.'>'.$day.'<\/a>';$/;"	v
cell	calendar/lib.php	/^            $cell = $day;$/;"	v
cell	calendar/lib.php	/^            $cell = '<a href="'.$dayhref.'" '.$popup.'>'.$day.'<\/a>';$/;"	v
cell	calendar/lib.php	/^            $cell = '<span class="accesshide">'.$today.' <\/span>'.$cell;$/;"	v
cell	calendar/lib.php	/^        $cell = '';$/;"	v
cell	calendar/view.php	/^            $cell = '<div class="day">'.$day.'<\/div>';$/;"	v
cell	calendar/view.php	/^            $cell = '<div class="day"><a href="'.$dayhref.'" title="'.$title.'">'.$day.'<\/a><\/div>';$/;"	v
cell	calendar/view.php	/^        $cell = '';$/;"	v
cell	lib/excel/Worksheet.php	/^        $cell = strtoupper($cell);$/;"	v
cell	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $cell = strtoupper($cell);$/;"	v
cell	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cell = strtoupper($cell);$/;"	v
cell	mod/hotpot/report/default.php	/^									$cell = $cells[$row][$col++];$/;"	v
cell	mod/hotpot/report/default.php	/^							$cell = &$cells[$i++]; $/;"	v
cell	mod/hotpot/report/default.php	/^						$cell = mb_convert_encoding($cell, $options['reportencoding'], $in_charset);$/;"	v
cell	mod/hotpot/report/fullstat/report.php	/^						$cell = $font_red.$value.$font_end;$/;"	v
cell_array	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $cell_array = $this->_cellToPackedRowcol($cell);$/;"	v
cell_array1	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $cell_array1 = $this->_cellToPackedRowcol($cell1);$/;"	v
cell_array1	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $cell_array1 = $this->_cellToPackedRowcol($cell1);$/;"	v
cell_array2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $cell_array2 = $this->_cellToPackedRowcol($cell2);$/;"	v
cell_array2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $cell_array2 = $this->_cellToPackedRowcol($cell2);$/;"	v
cell_flags	mod/wiki/lib.php	/^    $cell_flags="";$/;"	v
cell_pagename	mod/wiki/lib.php	/^    $cell_pagename="";$/;"	v
cellcolour	admin/lang.php	/^            $cellcolour = $value ? '': 'class="highlight"';$/;"	v
cells	mod/hotpot/report/click/report.php	/^				$cells = array();$/;"	v
cells	mod/hotpot/report/default.php	/^						$cells = &$table->$name;$/;"	v
cells	mod/hotpot/report/fullstat/report.php	/^				$cells = array ($name, $grade, $attemptnumber);$/;"	v
cells_array	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^             $cells_array = $this->_rangeToPackedRange($cell1.':'.$cell2);$/;"	v
censor_filter	filter/censor/filter.php	/^function censor_filter($courseid, $text) {$/;"	f
centerHorizontally	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function centerHorizontally($center = 1)$/;"	f
centerVertically	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function centerVertically($center = 1)$/;"	f
center_horizontally	lib/excel/Worksheet.php	/^    function center_horizontally($center = 1)$/;"	f
center_vertically	lib/excel/Worksheet.php	/^    function center_vertically($center = 1)$/;"	f
cents	mod/scorm/locallib.php	/^        $cents = '0'. $cents;$/;"	v
cents	mod/scorm/locallib.php	/^    $cents = $acents + $bcents;$/;"	v
cents	mod/scorm/locallib.php	/^    $cents = $cents - ($change * 100);$/;"	v
century	lib/adodb/adodb-time.inc.php	/^		$century = (integer) ($yr \/100);$/;"	v
cerrors	lib/db/mysql.php	/^        $cerrors = "";$/;"	v
cerrors	lib/db/postgres7.php	/^        $cerrors = "";$/;"	v
cf	lib/excel/Worksheet.php	/^        $cf          = 0x0009;   \/\/ Image format, 9 = bitmap$/;"	v
cf	lib/excel/Worksheet.php	/^        $cf          = 0x09;$/;"	v
cf	lib/fpdf/fpdf.php	/^    $cf=$this->ColorFlag;$/;"	v
cf	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cf          = 0x0009;   \/\/ Image format, 9 = bitmap$/;"	v
cf	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cf          = 0x09;$/;"	v
cgi_params	lib/cas/client.php	/^      $cgi_params = '?'.strtok("?");$/;"	v
cgi_params	lib/cas/client.php	/^      $cgi_params = preg_replace('\/&ticket=[^&]*\/','',$cgi_params);$/;"	v
cgi_params	lib/cas/client.php	/^      $cgi_params = preg_replace('\/\\?$\/','',$cgi_params);$/;"	v
cgi_params	lib/cas/client.php	/^      $cgi_params = preg_replace('\/\\?ticket=[^&;]*\/','?',$cgi_params);$/;"	v
ch	lib/adodb/adodb-datadict.inc.php	/^		$ch = substr($args,$pos,1);$/;"	v
ch	lib/adodb/adodb-time.inc.php	/^		$ch = $fmt[$i];$/;"	v
ch	lib/adodb/drivers/adodb-db2.inc.php	/^					$ch = substr($fmt,$i,1);$/;"	v
ch	lib/adodb/drivers/adodb-db2.inc.php	/^			$ch = $fmt[$i];$/;"	v
ch	lib/adodb/drivers/adodb-ibase.inc.php	/^					$ch = substr($fmt,$i,1);$/;"	v
ch	lib/adodb/drivers/adodb-ibase.inc.php	/^			$ch = $fmt[$i];$/;"	v
ch	lib/adodb/drivers/adodb-mssql.inc.php	/^					$ch = substr($fmt,$i,1);$/;"	v
ch	lib/adodb/drivers/adodb-mssql.inc.php	/^			$ch = $fmt[$i];$/;"	v
ch	lib/adodb/drivers/adodb-mysql.inc.php	/^					$ch = substr($fmt,$i,1);$/;"	v
ch	lib/adodb/drivers/adodb-mysql.inc.php	/^			$ch = $fmt[$i];$/;"	v
ch	lib/adodb/drivers/adodb-mysqli.inc.php	/^					$ch = substr($fmt,$i,1);$/;"	v
ch	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$ch = $fmt[$i];$/;"	v
ch	lib/adodb/drivers/adodb-oci8.inc.php	/^					$ch = substr($fmt,$i,1);$/;"	v
ch	lib/adodb/drivers/adodb-oci8.inc.php	/^			$ch = $fmt[$i];$/;"	v
ch	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^					$ch = substr($fmt,$i,1);$/;"	v
ch	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^			$ch = $fmt[$i];$/;"	v
ch	lib/adodb/drivers/adodb-postgres64.inc.php	/^					$ch = substr($fmt,$i,1);$/;"	v
ch	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$ch = $fmt[$i];$/;"	v
ch	lib/adodb/drivers/adodb-sybase.inc.php	/^                    $ch = substr($fmt,$i,1);$/;"	v
ch	lib/adodb/drivers/adodb-sybase.inc.php	/^            $ch = $fmt[$i];$/;"	v
ch	lib/bennu/iCalendar_rfc2445.php	/^                $ch = $value{$i};$/;"	v
ch	lib/cas/client.php	/^      $ch = curl_init($url);$/;"	v
ch	lib/fpdf/font/makefont/makefont.php	/^        $ch=$asc;$/;"	v
ch	lib/fpdf/font/makefont/makefont.php	/^        $ch=$fm['CapHeight'];$/;"	v
ch	lib/fpdf/font/makefont/makefont.php	/^        $ch=$fm['CapXHeight'];$/;"	v
ch	lib/typo3/class.t3lib_div.php	/^			$ch = curl_init();$/;"	v
ch2	lib/adodb/adodb-datadict.inc.php	/^					$ch2 = substr($args,$pos+1,1);$/;"	v
chKey	lib/excel/Workbook.php	/^        $chKey           = 0x00;         \/\/ Keyboard shortcut$/;"	v
chKey	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $chKey           = 0x00;         \/\/ Keyboard shortcut$/;"	v
chain	mod/hotpot/lib.php	/^					$chain = array();$/;"	v
chain	mod/hotpot/lib.php	/^	$chain = array();$/;"	v
chameleon	theme/chameleon/ui/css.php	/^$chameleon = new ChameleonCSS('..\/', 'user_styles.css', 'temp_user_styles.css');$/;"	v
chameleon_courseparam	theme/chameleon/ui/chameleon.php	/^        $chameleon_courseparam = '';$/;"	v
chameleon_courseparam	theme/chameleon/ui/chameleon.php	/^        $chameleon_courseparam = '?id=' . $course->id;$/;"	v
chameleon_id	theme/chameleon/ui/css.php	/^$chameleon_id = isset($_GET['id']) ? (int) $_GET['id'] : 0;$/;"	v
chameleon_isadmin	theme/chameleon/ui/chameleon.php	/^    $chameleon_isadmin = isadmin();$/;"	v
chameleon_isteacher	theme/chameleon/ui/chameleon.php	/^            $chameleon_isteacher = (isteacher($course->id) && isset($CFG->coursetheme));$/;"	v
chameleon_isteacher	theme/chameleon/ui/chameleon.php	/^    $chameleon_isteacher = false;$/;"	v
chameleon_theme	theme/chameleon/ui/chameleon.php	/^        $chameleon_theme = (isset($CFG->coursetheme)) ? $CFG->coursetheme : current_theme();$/;"	v
chameleon_theme_root	theme/chameleon/ui/chameleon_js.php	/^$chameleon_theme_root = explode('\/', $_SERVER['PHP_SELF']);$/;"	v
chameleon_theme_root	theme/chameleon/ui/chameleon_js.php	/^$chameleon_theme_root = implode('\/', $chameleon_theme_root);$/;"	v
change	mod/data/lib.php	/^        $change = true;$/;"	v
change	mod/data/lib.php	/^    $change = false;$/;"	v
change	mod/scorm/locallib.php	/^    $change = 0;$/;"	v
change	mod/scorm/locallib.php	/^    $change = floor($cents \/ 100);$/;"	v
change	mod/scorm/locallib.php	/^    $change = floor($mins \/ 60);$/;"	v
change	mod/scorm/locallib.php	/^    $change = floor($secs \/ 60);$/;"	v
change_zip_file	lib/componentlib.class.php	/^    function change_zip_file($newzipfilename) {$/;"	f
changed	auth/ldap/lib.php	/^                                $changed=true;$/;"	v
changed	auth/ldap/lib.php	/^                $changed   = false;$/;"	v
changed	lib/olson.php	/^                    $changed = true;$/;"	v
changed	lib/olson.php	/^                $changed = true;$/;"	v
changed	lib/olson.php	/^            $changed = false;$/;"	v
changed	lib/questionlib.php	/^                $changed = true;$/;"	v
changed	lib/questionlib.php	/^        $changed = false;$/;"	v
changed	mod/chat/chatd.php	/^            $changed = socket_select($read_socket, $write = NULL, $except = NULL, 0, 0);$/;"	v
changed	mod/chat/chatd.php	/^        $changed = socket_select($read_socket, $write = NULL, $except = NULL, 0, 0);$/;"	v
changed	mod/quiz/report/regrade/report.php	/^                $changed = regrade_question_in_attempt($question, $attempt, $quiz, true);$/;"	v
changegroup	course/grades.php	/^    $changegroup = optional_param('group', -1, PARAM_INT );$/;"	v
changegroup	grade/lib.php	/^            $changegroup = $_GET['group'];  \/\/\/ 0 or higher$/;"	v
changegroup	grade/lib.php	/^            $changegroup = -1;              \/\/\/ This means no group change was specified$/;"	v
changegroup	lib/moodlelib.php	/^        $changegroup = $_GET['group'];  \/\/\/ 0 or higher$/;"	v
changegroup	lib/moodlelib.php	/^        $changegroup = -1;              \/\/\/ This means no group change was specified$/;"	v
changegroup	mod/exercise/view.php	/^    $changegroup = optional_param('group', -1, PARAM_INT);$/;"	v
changegroup	mod/forum/view.php	/^    $changegroup = optional_param('group', -1, PARAM_INT);    \/\/ choose the current group$/;"	v
changegroup	mod/quiz/report/analysis/report.php	/^                    $changegroup = $_GET['group'];  \/\/\/ 0 or higher$/;"	v
changegroup	mod/quiz/report/analysis/report.php	/^                    $changegroup = -1;              \/\/\/ This means no group change was specified$/;"	v
changegroup	mod/quiz/report/overview/report.php	/^                    $changegroup = $_GET['group'];  \/\/\/ 0 or higher$/;"	v
changegroup	mod/quiz/report/overview/report.php	/^                    $changegroup = -1;              \/\/\/ This means no group change was specified$/;"	v
changegroup	mod/workshop/view.php	/^        $changegroup = $group;$/;"	v
changepasswordurl	login/forgot_password.php	/^        $changepasswordurl = "{$CFG->httpswwwroot}\/login\/change_password.php?action=forgot";$/;"	v
changes	lib/moodlelib.php	/^        $changes = dst_changes_for_year($y, $preset);$/;"	v
chapter	mod/lesson/importppt.php	/^    $chapter = new stdClass;$/;"	v
chapters	mod/lesson/importppt.php	/^    $chapters = array();$/;"	v
char	lib/excel/Worksheet.php	/^            $char = array_pop($chars);        \/\/ LS char first$/;"	v
char	lib/markdown.php	/^	$char = $matches[1];$/;"	v
char	lib/moodlelib.php	/^       $char = $text[$i];$/;"	v
char	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $char = array_pop($chars);        \/\/ LS char first$/;"	v
char	lib/typo3/class.t3lib_div.php	/^				$char = substr($val,$index,1);$/;"	v
char	lib/weblib.php	/^        $char = $textlib->substr($string, $i, 1, current_charset());$/;"	v
char	message/lib.php	/^        $char = $message[$i];$/;"	v
char	mod/forum/lib.php	/^       $char = $message[$i];$/;"	v
char	mod/glossary/lib.php	/^           $char = fread($h,1024);$/;"	v
char	mod/hotpot/template/v6.php	/^		$char = trim($char);$/;"	v
char	mod/hotpot/template/v6.php	/^   		$char = html_entity_decode($matches[0]);$/;"	v
char	mod/scorm/locallib.php	/^                        $char = chr(rand(48,90));$/;"	v
char	mod/scorm/locallib.php	/^                $char = chr(rand(48,122));$/;"	v
characterData	backup/restorelib.php	/^        function characterData($parser, $data) {$/;"	f
character_data	lib/soap/nusoap.php	/^	function character_data($parser, $data)$/;"	f
character_data	lib/soap/nusoap.php	/^	function character_data($parser, $data){$/;"	f
characters	question/format/gift/format.php	/^        $characters   = array("#",      "=",      "{",      "}",      "~",      "\\n"   ); \/\/dlnsk$/;"	v
chardesc	lib/speller/server-scripts/spellchecker.php	/^                $chardesc = substr( $val, 0, 1 );$/;"	v
chars	lib/excel/Worksheet.php	/^        $chars = preg_split('\/\/', $plaintext, -1, PREG_SPLIT_NO_EMPTY);$/;"	v
chars	lib/excel/Worksheet.php	/^        $chars = split('', $col);$/;"	v
chars	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $chars = preg_split('\/\/', $plaintext, -1, PREG_SPLIT_NO_EMPTY);$/;"	v
chars	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $chars = split('', $col);$/;"	v
chars	lib/typo3/class.t3lib_div.php	/^		$chars = abs($origChars);$/;"	v
chars	mod/hotpot/template/v6.php	/^				$chars = array_merge($chars, $matches[0]);$/;"	v
chars	mod/hotpot/template/v6.php	/^			$chars = array();$/;"	v
chars	mod/hotpot/template/v6.php	/^			$chars = array_merge($chars, $more_chars[0]);$/;"	v
chars	mod/hotpot/template/v6.php	/^			$chars = array_unique($chars);$/;"	v
chars	mod/hotpot/template/v6.php	/^		$chars = $this->js_safe($chars, true);$/;"	v
chars	mod/hotpot/template/v6.php	/^		$chars = array();$/;"	v
chars	mod/hotpot/template/v6.php	/^		$chars = array_merge($/;"	v
chars	mod/hotpot/template/v6.php	/^		$chars = array_unique($chars);$/;"	v
chars	mod/hotpot/template/v6.php	/^		$chars = implode('', $chars);$/;"	v
charset	lib/editor/htmlarea/htmlarea.php	/^    $charset = get_string('thischarset');$/;"	v
charset	lib/editor/htmlarea/lang/en.php	/^    $charset = get_string('thischarset');$/;"	v
charset	lib/graphlib.php	/^  $charset = strtolower(current_charset());$/;"	v
charset	lib/moodlelib.php	/^                $charset = $useremailcharset;$/;"	v
charset	lib/moodlelib.php	/^        $charset = $CFG->sitemailcharset;$/;"	v
charset	lib/soap/nusoap.php	/^		$charset = $this->getHTTPContentTypeCharset();$/;"	v
charset	lib/typo3/class.t3lib_cs.php	/^		$charset = strtolower($charset);$/;"	v
charset	mod/scorm/locallib.php	/^                   $charset = strtolower(substr($strInputXML,$start+10,$end-$start-10));$/;"	v
charsetConvTableFile	lib/typo3/class.t3lib_cs.php	/^			$charsetConvTableFile = PATH_t3lib.'csconvtbl\/'.$charset.'.tbl';$/;"	v
charsets	admin/configvars.php	/^        $charsets = get_list_of_charsets();$/;"	v
charsets	lib/moodlelib.php	/^    $charsets = array($/;"	v
chat	mod/chat/backuplib.php	/^            $chat = get_record('chat','id',$chat);$/;"	v
chat	mod/chat/chatd.php	/^        $chat = get_record('chat', 'id', $chatuser->chatid);$/;"	v
chat_add_instance	mod/chat/lib.php	/^function chat_add_instance($chat) {$/;"	f
chat_backup_mods	mod/chat/backuplib.php	/^    function chat_backup_mods($bf,$preferences) {$/;"	f
chat_backup_one_mod	mod/chat/backuplib.php	/^    function chat_backup_one_mod($bf,$preferences,$chat) {$/;"	f
chat_check_backup_mods	mod/chat/backuplib.php	/^    function chat_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
chat_check_backup_mods_instances	mod/chat/backuplib.php	/^    function chat_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
chat_cron	mod/chat/lib.php	/^function chat_cron () {$/;"	f
chat_decode_content_links	mod/chat/restorelib.php	/^    function chat_decode_content_links ($content,$restore) {$/;"	f
chat_decode_content_links_caller	mod/chat/restorelib.php	/^    function chat_decode_content_links_caller($restore) {$/;"	f
chat_delete_instance	mod/chat/lib.php	/^function chat_delete_instance($id) {$/;"	f
chat_delete_old_users	mod/chat/lib.php	/^function chat_delete_old_users() {$/;"	f
chat_empty_connection	mod/chat/chatd.php	/^function chat_empty_connection() {$/;"	f
chat_encode_content_links	mod/chat/backuplib.php	/^    function chat_encode_content_links ($content,$preferences) {$/;"	f
chat_force_language	mod/chat/lib.php	/^function chat_force_language($lang) {$/;"	f
chat_format_message	mod/chat/lib.php	/^function chat_format_message($message, $courseid, $currentuser, $chat_lastrow=NULL) {$/;"	f
chat_format_message_manually	mod/chat/lib.php	/^function chat_format_message_manually($message, $courseid, $sender, $currentuser, $chat_lastrow=NULL) {$/;"	f
chat_get_latest_message	mod/chat/lib.php	/^function chat_get_latest_message($chatid, $groupid=0) {$/;"	f
chat_get_participants	mod/chat/lib.php	/^function chat_get_participants($chatid, $groupid=0) {$/;"	f
chat_get_post_actions	mod/chat/lib.php	/^function chat_get_post_actions() {$/;"	f
chat_get_users	mod/chat/lib.php	/^function chat_get_users($chatid, $groupid=0) {$/;"	f
chat_get_view_actions	mod/chat/lib.php	/^function chat_get_view_actions() {$/;"	f
chat_ids	mod/chat/backuplib.php	/^    function chat_ids ($course) {$/;"	f
chat_lastid	mod/chat/gui_header_js/jsupdated.php	/^            $chat_lastid   = $message->id;$/;"	v
chat_lastid	mod/chat/gui_header_js/jsupdated.php	/^    $chat_lastid   = optional_param('chat_lastid',    0, PARAM_INT);$/;"	v
chat_lastrow	mod/chat/gui_header_js/jsupdate.php	/^                $chat_lastrow = ($chat_lastrow + 1) % 2;$/;"	v
chat_lastrow	mod/chat/gui_header_js/jsupdate.php	/^    $chat_lastrow  = optional_param('chat_lastrow', 1, PARAM_INT);$/;"	v
chat_lastrow	mod/chat/gui_header_js/jsupdated.php	/^                $chat_lastrow = ($chat_lastrow + 1) % 2;$/;"	v
chat_lastrow	mod/chat/gui_header_js/jsupdated.php	/^    $chat_lastrow  = optional_param('chat_lastrow',   1, PARAM_INT);$/;"	v
chat_lasttime	mod/chat/gui_header_js/jsupdate.php	/^        $chat_lasttime = time() - $CFG->chat_old_ping; \/\/TO DO - any better value??$/;"	v
chat_lasttime	mod/chat/gui_header_js/jsupdate.php	/^    $chat_lasttime = optional_param('chat_lasttime', 0, PARAM_INT);$/;"	v
chat_lasttime	mod/chat/gui_header_js/jsupdated.php	/^                $chat_lasttime = $timenow - $CFG->chat_old_ping; \/\/TO DO - any better value??$/;"	v
chat_lasttime	mod/chat/gui_header_js/jsupdated.php	/^            $chat_lasttime = $message->timestamp;$/;"	v
chat_lasttime	mod/chat/gui_header_js/jsupdated.php	/^    $chat_lasttime = optional_param('chat_lasttime',  0, PARAM_INT);$/;"	v
chat_login_user	mod/chat/lib.php	/^function chat_login_user($chatid, $version, $groupid, $course) {$/;"	f
chat_message	mod/chat/gui_header_js/insert.php	/^    $chat_message = addslashes(clean_text(stripslashes($chat_message), FORMAT_MOODLE));  \/\/ Strip bad tags$/;"	v
chat_message	mod/chat/gui_header_js/insert.php	/^    $chat_message = required_param('chat_message', PARAM_RAW);$/;"	v
chat_message_ids_by_course	mod/chat/backuplib.php	/^    function chat_message_ids_by_course ($course) {$/;"	f
chat_message_ids_by_instance	mod/chat/backuplib.php	/^    function chat_message_ids_by_instance ($instanceid) {$/;"	f
chat_messages	mod/chat/backuplib.php	/^        $chat_messages = get_records("chat_messages","chatid",$chat,"id");$/;"	v
chat_messages_restore_mods	mod/chat/restorelib.php	/^    function chat_messages_restore_mods($old_chat_id, $new_chat_id,$info,$restore) {$/;"	f
chat_newlastid	mod/chat/gui_header_js/jsupdated.php	/^            $chat_newlastid   = $message->id;$/;"	v
chat_newlastid	mod/chat/gui_header_js/jsupdated.php	/^            $chat_newlastid   = 0;$/;"	v
chat_newlasttime	mod/chat/gui_header_js/jsupdate.php	/^        $chat_newlasttime = $message->timestamp;$/;"	v
chat_newlasttime	mod/chat/gui_header_js/jsupdate.php	/^        $chat_newlasttime = 0;$/;"	v
chat_newlasttime	mod/chat/gui_header_js/jsupdated.php	/^            $chat_newlasttime = $message->timestamp;$/;"	v
chat_newlasttime	mod/chat/gui_header_js/jsupdated.php	/^            $chat_newlasttime = 0;$/;"	v
chat_newrow	mod/chat/gui_header_js/jsupdate.php	/^    $chat_newrow = ($chat_lastrow + $num) % 2;$/;"	v
chat_newrow	mod/chat/gui_header_js/jsupdated.php	/^        $chat_newrow = ($chat_lastrow + $num) % 2;$/;"	v
chat_print_overview	mod/chat/lib.php	/^function chat_print_overview($courses, &$htmlarray) {$/;"	f
chat_print_recent_activity	mod/chat/lib.php	/^function chat_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
chat_refresh_events	mod/chat/lib.php	/^function chat_refresh_events($courseid = 0) {$/;"	f
chat_restore_logs	mod/chat/restorelib.php	/^    function chat_restore_logs($restore,$log) {$/;"	f
chat_restore_mods	mod/chat/restorelib.php	/^    function chat_restore_mods($mod,$restore) {$/;"	f
chat_sid	mod/chat/gui_header_js/chatinput.php	/^    $chat_sid = required_param('chat_sid', PARAM_ALPHANUM);$/;"	v
chat_sid	mod/chat/gui_header_js/insert.php	/^    $chat_sid     = required_param('chat_sid', PARAM_ALPHANUM);$/;"	v
chat_sid	mod/chat/gui_header_js/jsupdate.php	/^    $chat_sid      = required_param('chat_sid', PARAM_ALPHANUM);$/;"	v
chat_sid	mod/chat/gui_header_js/jsupdated.php	/^    $chat_sid      = required_param('chat_sid',          PARAM_ALPHANUM);$/;"	v
chat_sid	mod/chat/gui_header_js/users.php	/^    $chat_sid   = required_param('chat_sid', PARAM_ALPHANUM);$/;"	v
chat_sid	mod/chat/gui_sockets/chatinput.php	/^    $chat_sid = required_param('chat_sid', PARAM_ALPHANUM);$/;"	v
chat_update_chat_times	mod/chat/lib.php	/^function chat_update_chat_times($chatid=0) {$/;"	f
chat_update_instance	mod/chat/lib.php	/^function chat_update_instance($chat) {$/;"	f
chat_upgrade	mod/chat/db/mysql.php	/^function chat_upgrade($oldversion) {$/;"	f
chat_upgrade	mod/chat/db/oci8po.php	/^function chat_upgrade($oldversion) {$/;"	f
chat_upgrade	mod/chat/db/postgres7.php	/^function chat_upgrade($oldversion) {$/;"	f
chat_user_complete	mod/chat/lib.php	/^function chat_user_complete($course, $user, $mod, $chat) {$/;"	f
chat_user_outline	mod/chat/lib.php	/^function chat_user_outline($course, $user, $mod, $chat) {$/;"	f
chatroom	mod/chat/chatd.php	/^        $chatroom = $this->sets_info[$sessionid]['chatid'];$/;"	v
chats	mod/chat/backuplib.php	/^        $chats = get_records ("chat","course",$preferences->backup_course,"id");$/;"	v
chatuser	mod/chat/chatd.php	/^        $chatuser = get_record('chat_users', 'sid', $sessionid);$/;"	v
check	lib/adodb/perf/perf-oci8.inc.php	/^				$check = $rs->fields[0].'::'.$rs->fields[1];			$/;"	v
check	lib/adodb/perf/perf-oci8.inc.php	/^		$check = '';$/;"	v
check4errors	mod/resource/type/ims/resource.class.php	/^    function check4errors($file, $course, $resource) {$/;"	f
checkAuthentication	lib/cas/CAS.php	/^  function checkAuthentication()$/;"	f
checkAuthentication	lib/cas/client.php	/^  function checkAuthentication()$/;"	f
checkCookies	lib/soap/nusoap.php	/^	function checkCookies() {$/;"	f
check_and_create_backup_dir	backup/lib.php	/^    function check_and_create_backup_dir($backup_unique_code) {$/;"	f
check_and_create_course_files_dir	backup/backuplib.php	/^    function check_and_create_course_files_dir($backup_unique_code) {$/;"	f
check_and_create_group_files_dir	backup/backuplib.php	/^    function check_and_create_group_files_dir($backup_unique_code) {$/;"	f
check_and_create_import_dir	question/format/blackboard_6/format.php	/^    function check_and_create_import_dir($unique_code) {$/;"	f
check_and_create_moddata_dir	backup/backuplib.php	/^    function check_and_create_moddata_dir($backup_unique_code) {$/;"	f
check_and_create_user_files_dir	backup/backuplib.php	/^    function check_and_create_user_files_dir($backup_unique_code) {$/;"	f
check_answer_count	question/format/gift/format.php	/^    function check_answer_count( $min, $answers, $text ) {$/;"	f
check_before_renaming	lib/uploadlib.php	/^    function check_before_renaming($destination, $nametocheck, $file) {$/;"	f
check_browser_version	lib/moodlelib.php	/^ function check_browser_version($brand='MSIE', $version=5.5) {$/;"	f
check_db_compat	lib/datalib.php	/^function check_db_compat() {$/;"	f
check_dir_exists	lib/moodlelib.php	/^function check_dir_exists($dir,$create=false) {$/;"	f
check_dir_exists	question/format/blackboard_6/format.php	/^    function check_dir_exists($dir,$create=false) {$/;"	f
check_entry	enrol/authorize/enrol.php	/^    function check_entry($form, $course) {$/;"	f
check_entry	enrol/manual/enrol.php	/^function check_entry($form, $course) {$/;"	f
check_for_restricted_user	lib/moodlelib.php	/^function check_for_restricted_user($username=NULL, $redirect='') {$/;"	f
check_gd_version	lib/moodlelib.php	/^function check_gd_version() {$/;"	f
check_group_entry	enrol/manual/enrol.php	/^function check_group_entry ($courseid, $password) {$/;"	f
check_language	lib/speller/server-scripts/spellchecker.php	/^function check_language($cmd) {$/;"	f
check_memory_limit	install.php	/^function check_memory_limit() {$/;"	f
check_moodle_environment	lib/environmentlib.php	/^function check_moodle_environment($version, &$environment_results, $print_table=true) {$/;"	f
check_openssl_loaded	enrol/authorize/enrol.php	/^    function check_openssl_loaded() {$/;"	f
check_php_version	lib/moodlelib.php	/^function check_php_version($version='4.1.0') {$/;"	f
check_potential_filename	lib/moodlelib.php	/^function check_potential_filename($destination,$filename,$files) {$/;"	f
check_requisites	lib/componentlib.class.php	/^    function check_requisites() {$/;"	f
check_response	question/type/calculated/questiontype.php	/^    function check_response(&$question, &$state) {$/;"	f
check_response	question/type/datasetdependent/abstractqtype.php	/^    function check_response(&$question, &$state) {$/;"	f
check_response	question/type/numerical/questiontype.php	/^    function check_response(&$question, &$state){$/;"	f
check_response	question/type/questiontype.php	/^    function check_response(&$question, &$state){$/;"	f
check_response	question/type/shortanswer/questiontype.php	/^    function check_response(&$question, &$state) {$/;"	f
check_template_dir	lib/smarty/core/core.is_secure.php	/^            $check_template_dir = false;$/;"	v
checkall	lib/javascript.php	/^function checkall() {$/;"	f
checkbox	mod/data/field/checkbox/field.class.php	/^            $checkbox = trim($checkbox);$/;"	v
checkbox	mod/hotpot/report/overview/report.php	/^					$checkbox = '';$/;"	v
checkbox	mod/hotpot/report/overview/report.php	/^					$checkbox = '<input type=checkbox name="box'.$attempt->clickreportid.'" value="'.$attempt->clickreportid.'">'.$spacer;$/;"	v
checkbox	user/extendenrol.php	/^            $checkbox = '<input type="hidden" name="extendperiod['.$m[1].']" value="0" \/>'.$nochange;$/;"	v
checkbox	user/extendenrol.php	/^            $checkbox = choose_from_menu($periodmenu, "extendperiod[{$m[1]}]", "0", $nochange, '', '0', true);$/;"	v
checkchecked	course/report/participation/index.php	/^function checkchecked(form) {$/;"	f
checkchecked	user/index.php	/^function checkchecked(form) {$/;"	f
checkcontent	mod/wiki/lib.php	/^          $checkcontent = ewiki_database("GET", array("id"=>$row["id"]));$/;"	v
checkcontent	mod/wiki/lib.php	/^          $checkcontent = strtolower($checkcontent["content"]);$/;"	v
checkdata	mod/wiki/lib.php	/^      $checkdata = ewiki_database("GET", array("id" => $id));$/;"	v
checked	lib/weblib.php	/^function checked(&$var, $set_value = 1, $unset_value = 0) {$/;"	f
checked	mod/exercise/locallib.php	/^                                        $checked = true;$/;"	v
checked	mod/exercise/locallib.php	/^                                $checked = false;$/;"	v
checked	mod/lesson/view.php	/^                                        $checked = ' checked="checked"';$/;"	v
checked	mod/lesson/view.php	/^                                        $checked = '';$/;"	v
checked	mod/lesson/view.php	/^                                    $checked = ' checked="checked"';$/;"	v
checked	mod/lesson/view.php	/^                                    $checked = '';$/;"	v
checked	mod/lesson/view.php	/^                                $checked = '';$/;"	v
checked	mod/lesson/view.php	/^                                $checked = 'checked="checked"';$/;"	v
checked	mod/wiki/lib.php	/^          $checked=" CHECKED";$/;"	v
checked	mod/wiki/lib.php	/^        $checked="";$/;"	v
checked	mod/workshop/locallib.php	/^                                            $checked = true;$/;"	v
checked	mod/workshop/locallib.php	/^                                        $checked = true;$/;"	v
checked	mod/workshop/locallib.php	/^                                    $checked = false;$/;"	v
checked	mod/workshop/locallib.php	/^                                $checked = false;$/;"	v
checked	question/type/multichoice/questiontype.php	/^                    $checked = 'checked="checked"';$/;"	v
checked	question/type/multichoice/questiontype.php	/^                $checked = isset($state->responses[$aid])$/;"	v
checked	question/type/multichoice/questiontype.php	/^            $checked = '';$/;"	v
checked	question/type/questiontype.php	/^                    $checked = "checked=\\"checked\\"";$/;"	v
checked	question/type/questiontype.php	/^                $checked = '';$/;"	v
checkform	mod/survey/view.php	/^function checkform() {$/;"	f
checknos	course/report/participation/index.php	/^function checknos() {$/;"	f
checkpackagehash	mod/resource/type/ims/resource.class.php	/^    function checkpackagehash($file, $course, $resource) {$/;"	f
checkpath	admin/langdoc.php	/^            $checkpath = $langdir;$/;"	v
checks	mod/hotpot/report/fullstat/report.php	/^							$checks = empty($response->checks) ? 0 : $response->checks;$/;"	v
checksubmit	course/report/participation/index.php	/^function checksubmit(form) {$/;"	f
checksubmit	user/index.php	/^function checksubmit(form) {$/;"	f
checkvalue	lib/editor/htmlarea/popups/insert_image.php	/^function checkvalue(elm,formname) {$/;"	f
checkvalue	lib/editor/htmlarea/popups/link.php	/^function checkvalue(elm,formname) {$/;"	f
child_nodes	lib/cas/domxml-php4-php5.php	/^ function child_nodes()$/;"	f
children	lib/cas/domxml-php4-php5.php	/^ function children() {return $this->child_nodes();}$/;"	f
children	lib/questionlib.php	/^                $children = $children + sort_categories_by_tree($categories, $children[$key]->id, $level+1);$/;"	v
children	lib/questionlib.php	/^            $children = $children + sort_categories_by_tree($categories, $children[$key]->id, $level+1);$/;"	v
children	lib/questionlib.php	/^    $children = array();$/;"	v
children	lib/soap/nusoap.php	/^			$children = explode('|',$this->message[$pos]['children']);$/;"	v
children	lib/xmlize.php	/^    $children = array();$/;"	v
children	question/category_class.php	/^            $children = array();$/;"	v
childs	backup/backuplib.php	/^        $childs =  get_records_sql ("SELECT m.*, c.idnumber, c.shortname$/;"	v
chn	lib/excel/Worksheet.php	/^        $chn       = 0x0000;              \/\/ Must be zero$/;"	v
choice	mod/choice/backuplib.php	/^            $choice = get_record('choice','id',$choice);$/;"	v
choice	question/format/blackboard/format.php	/^	    $choice = $choices[$j]["#"]["TEXT"][0]["#"];$/;"	v
choice	question/format/blackboard/format.php	/^	    $choice = trim($choices[$j]["#"]["TEXT"][0]["#"]);$/;"	v
choice_add_instance	mod/choice/lib.php	/^function choice_add_instance($choice) {$/;"	f
choice_answer_ids_by_course	mod/choice/backuplib.php	/^    function choice_answer_ids_by_course ($course) {$/;"	f
choice_answer_ids_by_instance	mod/choice/backuplib.php	/^    function choice_answer_ids_by_instance ($instanceid) {$/;"	f
choice_answers	mod/choice/backuplib.php	/^        $choice_answers = get_records("choice_answers","choiceid",$choice,"id");$/;"	v
choice_answers_restore_mods	mod/choice/restorelib.php	/^    function choice_answers_restore_mods($choiceid,$info,$restore) {$/;"	f
choice_backup_mods	mod/choice/backuplib.php	/^    function choice_backup_mods($bf,$preferences) {$/;"	f
choice_backup_one_mod	mod/choice/backuplib.php	/^    function choice_backup_one_mod($bf,$preferences,$choice) {$/;"	f
choice_check_backup_mods	mod/choice/backuplib.php	/^   function choice_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
choice_check_backup_mods_instances	mod/choice/backuplib.php	/^   function choice_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
choice_decode_content_links	mod/choice/restorelib.php	/^    function choice_decode_content_links ($content,$restore) {$/;"	f
choice_decode_content_links_caller	mod/choice/restorelib.php	/^    function choice_decode_content_links_caller($restore) {$/;"	f
choice_delete_instance	mod/choice/lib.php	/^function choice_delete_instance($id) {$/;"	f
choice_delete_responses	mod/choice/lib.php	/^function choice_delete_responses($attemptids) {$/;"	f
choice_encode_content_links	mod/choice/backuplib.php	/^    function choice_encode_content_links ($content,$preferences) {$/;"	f
choice_get_choice	mod/choice/lib.php	/^function choice_get_choice($choiceid) {$/;"	f
choice_get_option_text	mod/choice/lib.php	/^function choice_get_option_text($choice, $id) {$/;"	f
choice_get_participants	mod/choice/lib.php	/^function choice_get_participants($choiceid) {$/;"	f
choice_get_post_actions	mod/choice/lib.php	/^function choice_get_post_actions() {$/;"	f
choice_get_view_actions	mod/choice/lib.php	/^function choice_get_view_actions() {$/;"	f
choice_id	question/format/blackboard/format.php	/^	    $choice_id = $choices[$j]["@"]["id"];$/;"	v
choice_ids	mod/choice/backuplib.php	/^    function choice_ids ($course) {$/;"	f
choice_option	mod/choice/lib.php	/^                    $choice_option = get_record("choice_options", "id", $optionid);$/;"	v
choice_options	mod/choice/backuplib.php	/^        $choice_options = get_records("choice_options","choiceid",$choice,"id");$/;"	v
choice_options_restore_mods	mod/choice/restorelib.php	/^function choice_options_restore_mods($choiceid,$info,$restore) {$/;"	f
choice_restore_logs	mod/choice/restorelib.php	/^    function choice_restore_logs($restore,$log) {$/;"	f
choice_restore_mods	mod/choice/restorelib.php	/^    function choice_restore_mods($mod,$restore) {$/;"	f
choice_restore_wiki2markdown	mod/choice/restorelib.php	/^    function choice_restore_wiki2markdown ($restore) {$/;"	f
choice_show_form	mod/choice/lib.php	/^function choice_show_form($choice, $user, $cm) {$/;"	f
choice_show_reportlink	mod/choice/lib.php	/^function choice_show_reportlink($choice, $courseid, $cmid) {$/;"	f
choice_show_results	mod/choice/lib.php	/^function choice_show_results($choice, $course, $cm, $forcepublish='') {$/;"	f
choice_update_instance	mod/choice/lib.php	/^function choice_update_instance($choice) {$/;"	f
choice_upgrade	mod/choice/db/mysql.php	/^function choice_upgrade($oldversion) {$/;"	f
choice_upgrade	mod/choice/db/oci8po.php	/^function choice_upgrade($oldversion) {$/;"	f
choice_upgrade	mod/choice/db/postgres7.php	/^function choice_upgrade($oldversion) {$/;"	f
choice_user_complete	mod/choice/lib.php	/^function choice_user_complete($course, $user, $mod, $choice) {$/;"	f
choice_user_outline	mod/choice/lib.php	/^function choice_user_outline($course, $user, $mod, $choice) {$/;"	f
choice_user_submit_response	mod/choice/lib.php	/^function choice_user_submit_response($formanswer, $choice, $userid, $courseid, $cm) {$/;"	f
choices	mod/choice/backuplib.php	/^        $choices = get_records ("choice","course",$preferences->backup_course,"id");$/;"	v
choices	question/format/blackboard/format.php	/^	$choices = $thisquestion["#"]["ANSWER"];$/;"	v
choices	question/format/blackboard/format.php	/^	$choices = $thisquestion["#"]["CHOICE"];$/;"	v
choices	question/format/blackboard_6/format.php	/^                            $choices = NULL;$/;"	v
choices	question/format/blackboard_6/format.php	/^                            $choices = array();$/;"	v
choices	question/format/blackboard_6/format.php	/^                        $choices = array();$/;"	v
choices	question/format/blackboard_6/format.php	/^                $choices = NULL;$/;"	v
choices	question/format/examview/format.php	/^            $choices = $match_group['#']['choices']['0']['#'];$/;"	v
choices	question/format/examview/format.php	/^        $choices = $qrec['choices'][0]['#'];$/;"	v
choices	question/format/examview/format.php	/^        $choices = array('T' => 1, 'Y' => 1, 'F' => 0, 'N' => 0 );$/;"	v
choiceset	question/format/blackboard_6/format.php	/^    $choiceset = $quest->RESPONSE_BLOCK->choices;$/;"	v
choose	files/index.php	/^    $choose  = optional_param('choose', '', PARAM_CLEAN);$/;"	v
choose	lib/weblib.php	/^            $choose = get_string('choose');$/;"	v
choose	mod/resource/type/file/localfile.php	/^    $choose = required_param('choose');$/;"	v
choose	theme/index.php	/^    $choose = optional_param("choose",'',PARAM_FILE);   \/\/ set this theme as default$/;"	v
choose_bb_xsl	backup/bb/restore_bb.php	/^function choose_bb_xsl($manifest){$/;"	f
choose_from_menu	lib/weblib.php	/^function choose_from_menu ($options, $name, $selected='', $nothing='choose', $script='',$/;"	f
choose_from_menu_nested	lib/weblib.php	/^function choose_from_menu_nested($options,$name,$selected='',$nothing='choose',$script = '',$/;"	f
choose_from_radio	lib/weblib.php	/^function choose_from_radio ($options, $name, $checked='') {$/;"	f
chooselog	course/report/log/index.php	/^    $chooselog   = optional_param('chooselog',0,PARAM_INT);$/;"	v
choosenext	course/index.php	/^                        $choosenext = true;$/;"	v
choosenext	course/index.php	/^                $choosenext = false;$/;"	v
choosenext	question/category_class.php	/^                        $choosenext = true;$/;"	v
choosenext	question/category_class.php	/^                $choosenext = false;$/;"	v
chooseparts	files/index.php	/^            $chooseparts = explode('.', $choose);$/;"	v
chooseparts	mod/resource/type/file/localfile.php	/^    $chooseparts = explode('.', $choose);$/;"	v
chooserecent	course/recent.php	/^    $chooserecent   = optional_param('chooserecent', 0, PARAM_INT);$/;"	v
chop	mod/lesson/importppt.php	/^        $chop = 4;  \/\/ increase the $chop$/;"	v
chop	mod/lesson/importppt.php	/^    $chop = 1; \/\/ default: just a single char infront of the content$/;"	v
chosenanswer	question/type/multianswer/questiontype.php	/^                                    $chosenanswer = clone($answer);$/;"	v
chosenanswer	question/type/multianswer/questiontype.php	/^                            $chosenanswer = clone($answers[$response]);$/;"	v
chosenanswer	question/type/multianswer/questiontype.php	/^                    $chosenanswer = new stdClass;$/;"	v
chosenanswer	question/type/multianswer/questiontype.php	/^                $chosenanswer = null;$/;"	v
chosenanswer	question/type/truefalse/questiontype.php	/^            $chosenanswer = $answers[$state->responses['']];$/;"	v
chr	lib/html2text.php	/^                        $chr = '&gt;'; $/;"	v
chr	lib/html2text.php	/^                        $chr = '&lt;'; $/;"	v
chr	lib/html2text.php	/^                        $chr = '&quot;'; $/;"	v
chr	lib/html2text.php	/^                        $chr = '';$/;"	v
chr	lib/html2text.php	/^            $chr = $badStr{$x}; \/\/take each letter in turn and check if that character is permitted there$/;"	v
chr	lib/html2text.php	/^    $chr = $badStr{0}; \/\/ Moodle$/;"	v
chr	lib/typo3/class.t3lib_cs.php	/^				$chr=substr($str,$a,1);$/;"	v
chr	lib/typo3/class.t3lib_cs.php	/^			$chr=substr($str,$a,1);$/;"	v
chr1	lib/pear/Spreadsheet/Excel/Writer.php	/^            $chr1 = chr(ord('A') + $int - 1);$/;"	v
chr1	lib/pear/Spreadsheet/Excel/Writer.php	/^        $chr1 = '';$/;"	v
chr2	lib/pear/Spreadsheet/Excel/Writer.php	/^        $chr2 = chr(ord('A') + $frac);$/;"	v
chunk	lib/excel/Worksheet.php	/^            $chunk  = substr($note, $i, $max_length);$/;"	v
chunk	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $chunk  = substr($note, $i, $max_length);$/;"	v
chunk	lib/soap/nusoap.php	/^		  	    $chunk = substr($buffer,$chunkstart);$/;"	v
chunk	lib/soap/nusoap.php	/^		  	$chunk = substr($buffer,$chunkstart,$chunkend-$chunkstart);$/;"	v
chunk	lib/textlib.class.php	/^                $chunk = $this->substr($text, $i, $magic, $charset);$/;"	v
chunk	lib/textlib.class.php	/^                $chunk = base64_encode($chunk);$/;"	v
chunk_size	lib/adodb/drivers/adodb-ibase.inc.php	/^	$chunk_size = 32768; $/;"	v
chunk_size	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^   $chunk_size = 1000;$/;"	v
chunk_size	lib/soap/nusoap.php	/^			$chunk_size = hexdec( trim($temp) );$/;"	v
chunk_size	lib/soap/nusoap.php	/^		$chunk_size = hexdec( trim($temp) );$/;"	v
chunked	lib/soap/nusoap.php	/^			$chunked = false;$/;"	v
chunked	lib/soap/nusoap.php	/^			$chunked = true;$/;"	v
chunkend	lib/soap/nusoap.php	/^			$chunkend = strpos( $buffer, $lb, $chunkstart + $chunk_size);$/;"	v
chunkend	lib/soap/nusoap.php	/^		  	$chunkend = strpos($buffer, $lb, $chunkstart) + strlen($lb);$/;"	v
chunkend	lib/soap/nusoap.php	/^		$chunkend = strpos($buffer, $lb);$/;"	v
chunksize	lib/filelib.php	/^    $chunksize = 1*(1024*1024); \/\/ 1MB chunks - must be less than 2MB!$/;"	v
chunkstart	lib/soap/nusoap.php	/^			$chunkstart = $chunkend;$/;"	v
chunkstart	lib/soap/nusoap.php	/^		  	$chunkstart = $chunkend + strlen($lb);$/;"	v
chunkstart	lib/soap/nusoap.php	/^		$chunkstart = $chunkend + strlen($lb);$/;"	v
cid	lib/phpmailer/class.phpmailer.php	/^            $cid         = $this->attachment[$i][7];$/;"	v
cid	lib/questionlib.php	/^        $cid = $category->id;$/;"	v
cid	mod/glossary/comment.php	/^    $cid  = optional_param('cid', 0, PARAM_INT);         \/\/ Comment ID$/;"	v
cid	mod/workshop/assessments.php	/^    $cid            = optional_param('cid', 0, PARAM_INT ); \/\/ comment id$/;"	v
cids	mod/glossary/db/mysql.php	/^                $cids = "";$/;"	v
cids	mod/glossary/db/mysql.php	/^                $cids = substr($cids,0,-1);   \/\/ ID's of INVALID categories$/;"	v
cipher	lib/adodb/session/adodb-encrypt-mcrypt.php	/^			$cipher = MCRYPT_RIJNDAEL_256;$/;"	v
cipher	lib/moodlelib.php	/^        $cipher = urldecode(urlencode($cipher));$/;"	v
cipher	lib/moodlelib.php	/^        $cipher = urlencode($cipher);$/;"	v
cipher	lib/moodlelib.php	/^    $cipher = '';$/;"	v
cipherby	lib/moodlelib.php	/^        $cipherby = ord(substr($data, $i, 1)) ^ $k;$/;"	v
cipherby	lib/moodlelib.php	/^    $cipherby = '';$/;"	v
ck	lib/adodb/session/adodb-session.php	/^		$ck = session_get_cookie_params();$/;"	v
clam_change_log	lib/uploadlib.php	/^function clam_change_log($oldpath, $newpath, $update=true) {$/;"	f
clam_handle_infected_file	lib/uploadlib.php	/^function clam_handle_infected_file($file, $userid=0, $basiconly=false) {$/;"	f
clam_log_infected	lib/uploadlib.php	/^function clam_log_infected($oldfilepath='', $newfilepath='', $userid=0) {$/;"	f
clam_log_upload	lib/uploadlib.php	/^function clam_log_upload($newfilepath, $course=null, $nourl=false) {$/;"	f
clam_mail_admins	lib/uploadlib.php	/^function clam_mail_admins($notice) {$/;"	f
clam_replace_infected_file	lib/uploadlib.php	/^function clam_replace_infected_file($file) {$/;"	f
clam_scan_file	lib/uploadlib.php	/^function clam_scan_file(&$file, $course) {$/;"	f
class	admin/blocks.php	/^            $class = ' class="dimmed_text"'; \/\/ Leading space required!$/;"	v
class	admin/blocks.php	/^        $class = ''; \/\/ Nothing fancy, by default$/;"	v
class	admin/modules.php	/^            $class = "";$/;"	v
class	admin/modules.php	/^            $class = "class=\\"dimmed_text\\"";$/;"	v
class	admin/questiontypes.php	/^            $class = "";$/;"	v
class	admin/questiontypes.php	/^            $class = "class=\\"dimmed_text\\"";$/;"	v
class	calendar/lib.php	/^            $class = ' class="'.$class.'"';$/;"	v
class	calendar/lib.php	/^            $class = 'day';$/;"	v
class	calendar/lib.php	/^            $class = 'weekend day';$/;"	v
class	calendar/view.php	/^            $class = ' class="'.trim($class).'"';$/;"	v
class	calendar/view.php	/^            $class = '';$/;"	v
class	calendar/view.php	/^            $class = 'weekend';$/;"	v
class	course/scales.php	/^            $class = "";$/;"	v
class	course/scales.php	/^            $class = "class=\\"highlight\\"";$/;"	v
class	enrol/enrol.class.php	/^            $class = "enrolment_plugin_$enrol";$/;"	v
class	files/index.php	/^        $class = ' class="'.$class.'"';$/;"	v
class	grade/lib.php	/^                            $class = $all_categories[$category][$assignment]['modname'];$/;"	v
class	grade/lib.php	/^                        $class = '';$/;"	v
class	lib/adodb/adodb-csvlib.inc.php	/^		$class = $rs->connection->arrayClass;$/;"	v
class	lib/adodb/adodb-errorpear.inc.php	/^	$class = ADODB_PEAR_ERROR_CLASS;$/;"	v
class	lib/adodb/adodb-pear.inc.php	/^				$class == 'db_error' || is_subclass_of($value, 'db_error');$/;"	v
class	lib/adodb/adodb-pear.inc.php	/^		$class = get_class($value);$/;"	v
class	lib/adodb/adodb.inc.php	/^				$class = $db; break;$/;"	v
class	lib/adodb/adodb.inc.php	/^				$class = 'ado'; $/;"	v
class	lib/adodb/adodb.inc.php	/^		$class = "ADODB2_$drivername";$/;"	v
class	lib/adodb/adodb.inc.php	/^		$class = "Perf_$drivername";$/;"	v
class	lib/adodb/drivers/adodb-pdo.inc.php	/^			$class = 'ADODB_pdo_'.$this->dsnType;$/;"	v
class	lib/excel/Parser.php	/^    $class = 2; \/\/ as far as I know, this is magick.$/;"	v
class	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $class = 2; \/\/ as far as I know, this is magick.$/;"	v
class	lib/soap/nusoap.php	/^			$class = substr($this->methodname, 0, strpos($this->methodname, $delim));$/;"	v
class	lib/soap/nusoap.php	/^		$class = '';$/;"	v
class	lib/typo3/class.t3lib_div.php	/^				$class = $classRef;$/;"	v
class	lib/typo3/class.t3lib_div.php	/^				$class = substr($class,1);$/;"	v
class	lib/weblib.php	/^            $class = 'activity '.$mod->mod;$/;"	v
class	lib/weblib.php	/^            $class = 'admin';$/;"	v
class	lib/weblib.php	/^            $class = 'course';$/;"	v
class	lib/weblib.php	/^            $class = explode('-', $id);$/;"	v
class	lib/weblib.php	/^            $class = implode('-', $class);$/;"	v
class	lib/weblib.php	/^        $class = ' class="'.$class.'" ';$/;"	v
class	lib/weblib.php	/^        $class = ' class="'.$class.'"';$/;"	v
class	lib/weblib.php	/^    $class = "userpicture";$/;"	v
class	mod/hotpot/index.php	/^		$class = ($hotpot->visible) ? '' : 'class="dimmed" ';$/;"	v
class	mod/hotpot/report/default.php	/^			$class = empty($table->class[$i]) ? $d : ' class="'.$table->class[$i].'"';$/;"	v
class	mod/lesson/action/continue.php	/^                    $class = 'response correct'; \/\/CSS over-ride this if they exist (!important)$/;"	v
class	mod/lesson/action/continue.php	/^                    $class = 'response incorrect'; $/;"	v
class	mod/lesson/action/continue.php	/^                    $class = 'response';$/;"	v
class	mod/lesson/importppt.php	/^            $class = isolate_class($matches[1][$i]); \/\/ first step in isolating the class      $/;"	v
class	mod/lesson/importppt.php	/^        $class = isolate_class($matches[1][$i]);$/;"	v
class	mod/lesson/importppt.php	/^        $class = substr($class, strpos($class, '=')+1);  \/\/ this gets rid of <div blawblaw class=  there are no "" or '' around the class name   ...sigh...$/;"	v
class	mod/lesson/locallib.php	/^        $class = ' class="leftmenu_selected_link" '; $/;"	v
class	mod/lesson/locallib.php	/^    $class = ' class="leftmenu_not_selected_link" ';$/;"	v
class	mod/scorm/player.php	/^        $class = ' class="no-toc"';$/;"	v
class	mod/scorm/player.php	/^        $class = ' class="toc"';$/;"	v
classObj	lib/typo3/class.t3lib_div.php	/^					$classObj = &$GLOBALS['T3_VAR']['callUserFunction_classPool'][$parts[0]];$/;"	v
classObj	lib/typo3/class.t3lib_div.php	/^					$classObj = &t3lib_div::makeInstance($parts[0]);$/;"	v
classObj	lib/typo3/class.t3lib_div.php	/^				$classObj = &t3lib_div::makeInstance($class);$/;"	v
classfile	lib/editorlib.php	/^                    $classfile = "$editorbasedir\/htmlarea\/htmlarea.class.php";$/;"	v
classfile	lib/editorlib.php	/^                    $classfile = "$editorbasedir\/tinymce\/tinymce.class.php";$/;"	v
classid	mod/lams/lib.php	/^        $classid = lams_get_class($courseid);$/;"	v
classname	admin/cron.php	/^                $classname = 'block_'.$block->name;$/;"	v
classname	admin/health.php	/^        $classname = sprintf('problem_%06d', $i);$/;"	v
classname	lib/bennu/iCalendar_components.php	/^                $classname = 'iCalendar_property_'.strtolower(str_replace('-', '_', $property));$/;"	v
classname	lib/bennu/iCalendar_components.php	/^            $classname = 'iCalendar_property_'.strtolower(str_replace('-', '_', $name));$/;"	v
classname	lib/blocklib.php	/^        $classname = 'block_'.$blockname;$/;"	v
classname	lib/blocklib.php	/^    $classname = 'block_'.$blockname;$/;"	v
classname	lib/blocklib.php	/^    $classname = strtolower($classname);$/;"	v
classname	lib/pagelib.php	/^    $classname = page_map_class($type);$/;"	v
classname	lib/pear/PEAR.php	/^                    $classname = get_parent_class($classname);$/;"	v
classname	lib/pear/PEAR.php	/^                $classname = get_parent_class($classname);$/;"	v
classname	lib/pear/PEAR.php	/^            $classname = get_class($objref);$/;"	v
classname	lib/pear/PEAR.php	/^        $classname = strtolower(get_class($this));$/;"	v
classname	lib/questionlib.php	/^        $classname = "qformat_$fileformat";$/;"	v
classname	mod/lesson/import.php	/^            $classname = "qformat_$form->format";$/;"	v
classname	question/export.php	/^        $classname = "qformat_$format";$/;"	v
classname	question/import.php	/^            $classname = "qformat_$format";$/;"	v
cleanAttributes	lib/weblib.php	/^function cleanAttributes($str){$/;"	f
cleanAttributes2	lib/weblib.php	/^function cleanAttributes2($htmlArray){$/;"	f
cleanUnicode	question/format/examview/format.php	/^	function cleanUnicode($text) {$/;"	f
clean_filename	lib/moodlelib.php	/^function clean_filename($string) {$/;"	f
clean_getstring_data	lib/moodlelib.php	/^function clean_getstring_data( $a ) {$/;"	f
clean_key	lib/markdown.php	/^		$clean_key = $value;$/;"	v
clean_name	files/index.php	/^                        $clean_name = substr($file, 1);$/;"	v
clean_param	lib/moodlelib.php	/^function clean_param($param, $type) {$/;"	f
clean_tags	lib/markdown.php	/^	$clean_tags = 'script|math';$/;"	v
clean_temp	mod/lesson/importppt.php	/^function clean_temp() {$/;"	f
clean_temp_data	backup/lib.php	/^    function clean_temp_data ($preferences) {$/;"	f
clean_temp_dir	question/format/blackboard_6/format.php	/^    function clean_temp_dir($dir='') {$/;"	f
clean_text	lib/weblib.php	/^function clean_text($text, $format=FORMAT_MOODLE) {$/;"	f
clean_up	filter/tex/latex.php	/^        function clean_up( $filename ) {$/;"	f
cleanfilename	question/format/coursetestmanager/format.php	/^            $cleanfilename = clean_filename($bname);$/;"	v
cleanforumname	mod/forum/lib.php	/^            $cleanforumname = str_replace('"', "'", strip_tags($forum->name));$/;"	v
cleanlinks	lib/filterlib.php	/^    $cleanlinks = array();$/;"	v
cleanremoteaddr	lib/moodlelib.php	/^function cleanremoteaddr($addr) {$/;"	f
cleanupafter	backup/lib.php	/^                $cleanupafter = true;$/;"	v
cleanupafter	backup/lib.php	/^        $cleanupafter = false;$/;"	v
clear	lib/smarty/Config_File.class.php	/^    function clear($file_name = NULL)$/;"	f
clearDebug	lib/soap/nusoap.php	/^	function clearDebug() {$/;"	f
clearSQL	lib/adodb/adodb-xmlschema.inc.php	/^	function clearSQL() {$/;"	f
clearStackPath	lib/typo3/class.t3lib_div.php	/^						$clearStackPath = $subOptions['clearStackPath'];$/;"	v
clearStackPath	lib/typo3/class.t3lib_div.php	/^						$clearStackPath = FALSE;$/;"	v
clear_all_assign	lib/smarty/Smarty.class.php	/^    function clear_all_assign()$/;"	f
clear_all_cache	lib/smarty/Smarty.class.php	/^    function clear_all_cache($exp_time = null)$/;"	f
clear_assign	lib/smarty/Smarty.class.php	/^    function clear_assign($tpl_var)$/;"	f
clear_backup_dir	backup/lib.php	/^    function clear_backup_dir($backup_unique_code) {$/;"	f
clear_cache	lib/smarty/Smarty.class.php	/^    function clear_cache($tpl_file = null, $cache_id = null, $compile_id = null, $exp_time = null)$/;"	f
clear_compiled_tpl	lib/smarty/Smarty.class.php	/^    function clear_compiled_tpl($tpl_file = null, $compile_id = null, $exp_time = null)$/;"	f
clear_config	lib/smarty/Smarty.class.php	/^    function clear_config($var = null)$/;"	f
cleardoubleslashes	lib/moodlelib.php	/^function cleardoubleslashes ($path) {$/;"	f
clearfilelist	files/index.php	/^function clearfilelist() {$/;"	f
clearfilelist	lib/editor/htmlarea/coursefiles.php	/^function clearfilelist() {$/;"	f
cli_switch	mod/chat/chatd.php	/^    function cli_switch($switch, $param = NULL) {$/;"	f
click	mod/hotpot/report/click/report.php	/^				$click = array($/;"	v
click	mod/quiz/protect_js.php	/^function click(e) {$/;"	f
clickcount	mod/hotpot/report/click/report.php	/^					$clickcount = 1;$/;"	v
clickreportid	mod/hotpot/lib.php	/^			$clickreportid = "IF(a.clickreportid IS NULL, a.id, a.clickreportid)";$/;"	v
clickreportid	mod/hotpot/lib.php	/^			$clickreportid = "WHEN(a.clickreportid IS NULL) THEN a.id ELSE a.clickreportid";$/;"	v
clickreportid	mod/hotpot/report/click/report.php	/^					$clickreportid = $attempt->clickreportid;$/;"	v
clicks	mod/hotpot/report/click/report.php	/^					$clicks = $click; \/\/ $click has just been initialized$/;"	v
clicktype_col	mod/hotpot/report/click/report.php	/^		$clicktype_col = count($table->head)-1;$/;"	v
clicktypes	mod/hotpot/report/click/report.php	/^				$clicktypes = array();$/;"	v
client	lib/cas/CAS.php	/^  function client($server_version,$/;"	f
client	mod/resource/lib.php	/^    $client = new Snoopy();$/;"	v
clientInfo	lib/typo3/class.t3lib_div.php	/^	function clientInfo($useragent='')	{$/;"	f
clob	lib/adodb/session/adodb-session.php	/^		$clob			= ADODB_Session::clob();$/;"	v
clob	lib/adodb/session/adodb-session.php	/^	function clob($clob = null) {$/;"	f
clobber	admin/cron.php	/^                    $clobber = false; \/\/ if we're on the first run, just don't clobber it.$/;"	v
clobber	admin/cron.php	/^            $clobber = true;$/;"	v
clock_seq_hi_and_reserved	lib/bennu/bennu.class.php	/^        $clock_seq_hi_and_reserved = sprintf('%02x', (1 << 7) + mt_rand(0, 63)); \/\/ 10 plus 6 random bits$/;"	v
clone	lib/moodlelib.php	/^    function clone($obj) {$/;"	f
cloneObject	lib/editor/htmlarea/popups/fullscreen.php	/^function cloneObject(obj) {$/;"	f
clone_node	lib/cas/domxml-php4-php5.php	/^ function clone_node($deep=false) {return new php4DOMElement($this->myDOMNode->cloneNode($deep),$this->myOwnerDocument);}$/;"	f
close	auth/fc/fcFPP.php	/^    function close()$/;"	f
close	lib/adodb/session/adodb-session.php	/^	function close() {$/;"	f
close	lib/excel/OLEwriter.php	/^    function close() $/;"	f
close	lib/excel/Workbook.php	/^    function close()$/;"	f
close	lib/excel/Worksheet.php	/^    function close($sheetnames)$/;"	f
close	lib/excellib.class.php	/^    function close() {$/;"	f
close	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function close()$/;"	f
close	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function close($sheetnames)$/;"	f
close_block	lib/wiki_to_markdown.php	/^  function close_block( $state ) {$/;"	f
close_opened_when	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^   $close_opened_when = array($/;"	v
close_tag	lib/wiki_to_markdown.php	/^      $close_tag = array_pop( $this->list_backtrack );$/;"	v
close_window	lib/weblib.php	/^function close_window($delay=0) {$/;"	f
close_window_button	lib/weblib.php	/^function close_window_button($name='closewindow') {$/;"	f
closed	mod/scorm/locallib.php	/^                            $closed = 0;$/;"	v
closeformat	mod/forum/lib.php	/^        $closeformat = "<\/b>";$/;"	v
closeformat	mod/forum/lib.php	/^        $closeformat = "<\/i><\/font>";$/;"	v
closeformat	mod/workshop/lib.php	/^        $closeformat = "<\/b>";$/;"	v
closeformat	mod/workshop/lib.php	/^        $closeformat = "<\/i><\/font>";$/;"	v
closelist	mod/scorm/lib.php	/^                            $closelist = '';$/;"	v
closelist	mod/scorm/locallib.php	/^                    $closelist = '';$/;"	v
closequestionlist	mod/quiz/attempt.php	/^            $closequestionlist = implode(',', array_keys($closequestions));$/;"	v
closequiz	mod/quiz/index.php	/^        $closequiz = $quiz->timeclose ? userdate($quiz->timeclose) : '';$/;"	v
closetag	lib/filterlib.php	/^        $closetag = $filterignoretagsclose[$ikey];$/;"	v
closetag	lib/filterlib.php	/^        $closetag = str_replace('\/','\\\/',$closetag); \/\/ delimit forward slashes$/;"	v
closetag	mod/hotpot/lib.php	/^		$closetag = stripslashes($closetag);$/;"	v
cls	lib/adodb/adodb.inc.php	/^				$cls = ADODB_PEAR_Error();$/;"	v
cls	lib/adodb/adodb.inc.php	/^			$cls = 'ADODB_'.$db;$/;"	v
clue	mod/hotpot/template/v6.php	/^						$clue = $this->js_value($tags, $question."['clue'][0]['#']", true);$/;"	v
clue	mod/hotpot/template/v6.php	/^					$clue = $this->js_value($tags, $question."['clue'][0]['#']", true);$/;"	v
clue	mod/hotpot/template/v6.php	/^					$clue = $this->parent->xml_value($question_record, $question."['clue'][0]['#']");$/;"	v
cluecaption	mod/hotpot/template/v6.php	/^		$cluecaption = $this->v6_expand_ClueCaption();$/;"	v
clues	mod/hotpot/report/fullstat/report.php	/^							$clues = empty($response->clues) ? 0 : $response->clues;$/;"	v
clues	mod/hotpot/template/v6.php	/^					$clues = $this->parent->xml_values('data,crossword,clues,item');$/;"	v
cluster	admin/utfdbmigrate.php	/^                $cluster = ' --cluster ' . $_SESSION['newpostgresdb']->dbcluster;$/;"	v
cluster	admin/utfdbmigrate.php	/^                $cluster = '';$/;"	v
clustered	lib/adodb/datadict/datadict-mssql.inc.php	/^		$clustered = isset($idxoptions['CLUSTERED']) ? ' CLUSTERED' : '';$/;"	v
clustered	lib/adodb/datadict/datadict-sybase.inc.php	/^		$clustered = isset($idxoptions['CLUSTERED']) ? ' CLUSTERED' : '';$/;"	v
clusterpageid	mod/lesson/locallib.php	/^                $clusterpageid = $pageid; \/\/ copy it$/;"	v
clusterpages	mod/lesson/locallib.php	/^    $clusterpages = array();$/;"	v
cm	backup/restorelib.php	/^                                $cm = backup_getid($restore->backup_unique_code,"course_modules",$dblog->cmid);$/;"	v
cm	backup/restorelib.php	/^            $cm = backup_getid($restore->backup_unique_code,"course_modules",$cmid);$/;"	v
cm	blocks/glossary_random/block_glossary_random.php	/^            $cm = get_coursemodule_from_instance('glossary',$glossaryid, $this->course->id) ;$/;"	v
cm	course/lib.php	/^        $cm = null;$/;"	v
cm	course/lib.php	/^    $cm = get_record('course_modules', 'id', $id);$/;"	v
cm	lib/datalib.php	/^        $cm = 0;$/;"	v
cm	lib/weblib.php	/^        $cm = $cm->id;$/;"	v
cm	mod/assignment/lib.php	/^        $cm         = $this->cm;$/;"	v
cm	mod/forum/post.php	/^    $cm = get_coursemodule_from_instance("forum", $forum->id, $course->id);$/;"	v
cm	mod/glossary/exportentry.php	/^    $cm = get_record('course_modules','id',$id);$/;"	v
cm	mod/glossary/lib.php	/^            $cm = get_coursemodule_from_instance("glossary", $glossary->id, $course->id);$/;"	v
cm	mod/glossary/lib.php	/^    $cm = get_record("course_modules","module",$module->id,"instance",$entry->glossaryid);$/;"	v
cm	mod/lesson/tabs.php	/^        $cm = get_coursemodule_from_instance('lesson', $lesson->id);$/;"	v
cm	mod/quiz/edit.php	/^            $cm = get_coursemodule_from_instance('quiz', $modform->instance);$/;"	v
cm	mod/quiz/tabs.php	/^        $cm = get_coursemodule_from_instance('quiz', $quiz->id);$/;"	v
cm	mod/resource/type/directory/resource.class.php	/^    $cm = $this->cm;     $/;"	v
cm	mod/resource/type/file/resource.class.php	/^    $cm = $this->cm;$/;"	v
cm	mod/resource/type/html/resource.class.php	/^        $cm = $this->cm;     $/;"	v
cm	mod/resource/type/ims/deploy.php	/^    $cm       = get_record ('course_modules', 'id', $cmid);$/;"	v
cm	mod/resource/type/ims/resource.class.php	/^        $cm = $resource_obj->cm;$/;"	v
cm	mod/resource/type/ims/resource.class.php	/^        $cm = $this->cm;$/;"	v
cm	mod/resource/type/repository/resource.class.php	/^    $cm = $this->cm;$/;"	v
cm	mod/resource/type/text/resource.class.php	/^        $cm = $this->cm;     $/;"	v
cm_module	backup/restorelib.php	/^                $cm_module = backup_getid($restore->backup_unique_code,"course_modules",$cm->old_id);$/;"	v
cm_select	mod/hotpot/lib.php	/^	$cm_select = empty($cmid) ? "" : " AND cm.id = '$cmid'";$/;"	v
cmcount	admin/upgradelogs.php	/^        $cmcount = count($coursemodules);$/;"	v
cmd	admin/editor.php	/^    $cmd          = $CFG->aspellpath;$/;"	v
cmd	admin/utfdbmigrate.php	/^                $cmd = $cmd . ($key?" < {$files[$key-1]}":'') . " 2>&1 > {$files[$key]}";$/;"	v
cmd	admin/utfdbmigrate.php	/^            $cmd = "PGPASSWORD={$CFG->dbpass} PGCLIENTENCODING='UNICODE' PGDATABASE={$CFG->dbname} $pgdump -Fp -O -x -U {$CFG->dbuser}$cluster";$/;"	v
cmd	admin/utfdbmigrate.php	/^            $cmd = "PGPASSWORD={$_SESSION['newpostgresdb']->dbpass} PGDATABASE={$_SESSION['newpostgresdb']->dbname} $psql -q -U {$_SESSION['newpostgresdb']->dbuser} -v ON_ERROR_STOP=1$cluster";$/;"	v
cmd	filter/algebra/algebradebug.php	/^           $cmd = "$CFG->dirroot\/$CFG->texfilterdir\/mimetex -e $pathname ". escapeshellarg($texexp);$/;"	v
cmd	filter/algebra/algebradebug.php	/^         $cmd = "\\"$CFG->dirroot\/$CFG->texfilterdir\/mimetex.darwin\\" -e \\"$pathname\\" ". escapeshellarg($texexp);$/;"	v
cmd	filter/algebra/algebradebug.php	/^         $cmd = "\\"$CFG->dirroot\/$CFG->texfilterdir\/mimetex.linux\\" -e \\"$pathname\\" ". escapeshellarg($texexp);$/;"	v
cmd	filter/algebra/algebradebug.php	/^         $cmd = str_replace(' ','^ ',$commandpath);$/;"	v
cmd	filter/algebra/algebradebug.php	/^       $cmd = "";$/;"	v
cmd	filter/algebra/algebradebug.php	/^    $cmd  = "cd $CFG->dirroot\/$CFG->algebrafilterdir; .\/algebra2tex.pl $algebra";$/;"	v
cmd	filter/algebra/algebradebug.php	/^    $cmd  = "cd $CFG->dirroot\/$CFG->algebrafilterdir; .\/algebra2tex.pl x\/2";$/;"	v
cmd	filter/algebra/algebradebug.php	/^    $cmd  = "cd $CFG->dirroot\\\\$CFG->algebrafilterdirwin & algebra2tex.pl $algebra";$/;"	v
cmd	filter/algebra/algebradebug.php	/^    $cmd  = "cd $CFG->dirroot\\\\$CFG->algebrafilterdirwin & algebra2tex.pl x\/2";$/;"	v
cmd	filter/algebra/filter.php	/^              $cmd  = "cd $CFG->dirroot\/$CFG->algebrafilterdir; .\/algebra2tex.pl $algebra";$/;"	v
cmd	filter/algebra/filter.php	/^              $cmd  = "cd $CFG->dirroot\\\\$CFG->algebrafilterdirwin & algebra2tex.pl $algebra";$/;"	v
cmd	filter/algebra/pix.php	/^                        $cmd = "\\"$CFG->dirroot\/$CFG->texfilterdir\/mimetex.darwin\\" -e \\"$pathname\\" -- ". escapeshellarg($texexp);$/;"	v
cmd	filter/algebra/pix.php	/^                        $cmd = "\\"$CFG->dirroot\/$CFG->texfilterdir\/mimetex.linux\\" -e \\"$pathname\\" -- ". escapeshellarg($texexp);$/;"	v
cmd	filter/algebra/pix.php	/^                $cmd = "$CFG->dirroot\/$CFG->texfilterdir\/mimetex -e $pathname -- ". escapeshellarg($texexp);$/;"	v
cmd	filter/algebra/pix.php	/^                $cmd = "$CFG->dirroot\/$CFG->texfilterdir\/mimetex.exe";$/;"	v
cmd	filter/algebra/pix.php	/^                $cmd = str_replace(' ','^ ',$cmd);$/;"	v
cmd	filter/algebra/pix.php	/^    $cmd    = '';               \/\/ Initialise these variables$/;"	v
cmd	filter/tex/pix.php	/^                            $cmd = "\\"$CFG->dirroot\/$CFG->texfilterdir\/mimetex.darwin\\" -e \\"$pathname\\" -- ". escapeshellarg($texexp);$/;"	v
cmd	filter/tex/pix.php	/^                            $cmd = "\\"$CFG->dirroot\/$CFG->texfilterdir\/mimetex.freebsd\\" -e \\"$pathname\\" ". escapeshellarg($texexp);$/;"	v
cmd	filter/tex/pix.php	/^                            $cmd = "\\"$CFG->dirroot\/$CFG->texfilterdir\/mimetex.linux\\" -e \\"$pathname\\" -- ". escapeshellarg($texexp);$/;"	v
cmd	filter/tex/pix.php	/^                    $cmd = "$CFG->dirroot\/$CFG->texfilterdir\/mimetex -e $pathname -- ". escapeshellarg($texexp);$/;"	v
cmd	filter/tex/pix.php	/^                    $cmd = "$CFG->dirroot\/$CFG->texfilterdir\/mimetex.exe";$/;"	v
cmd	filter/tex/pix.php	/^                    $cmd = str_replace(' ','^ ',$cmd);$/;"	v
cmd	filter/tex/pix.php	/^    $cmd    = '';               \/\/ Initialise these variables$/;"	v
cmd	filter/tex/texdebug.php	/^                $cmd = "$CFG->dirroot\/$CFG->texfilterdir\/mimetex -e $pathname ". escapeshellarg($texexp);$/;"	v
cmd	filter/tex/texdebug.php	/^                $cmd = "\\"$CFG->dirroot\/$CFG->texfilterdir\/mimetex.darwin\\" -e \\"$pathname\\" ". escapeshellarg($texexp);$/;"	v
cmd	filter/tex/texdebug.php	/^                $cmd = "\\"$CFG->dirroot\/$CFG->texfilterdir\/mimetex.linux\\" -e \\"$pathname\\" ". escapeshellarg($texexp);$/;"	v
cmd	filter/tex/texdebug.php	/^                $cmd = str_replace(' ','^ ',$commandpath);$/;"	v
cmd	filter/tex/texdebug.php	/^            $cmd = "";$/;"	v
cmd	lib/adodb/adodb-connection.inc.php	/^                $cmd = 'del \/s '.str_replace('\/','\\\\',$ADODB_CACHE_DIR).'\\adodb_*.cache';$/;"	v
cmd	lib/adodb/adodb-connection.inc.php	/^                $cmd = 'rm -rf '.$ADODB_CACHE_DIR.'\/??\/adodb_*.cache'; $/;"	v
cmd	lib/adodb/adodb.inc.php	/^				$cmd = 'del \/s '.str_replace('\/','\\\\',$ADODB_CACHE_DIR).'\\adodb_*.cache';$/;"	v
cmd	lib/adodb/adodb.inc.php	/^				$cmd = 'rm -rf '.$ADODB_CACHE_DIR.'\/[0-9a-f][0-9a-f]\/'; $/;"	v
cmd	lib/speller/server-scripts/spellchecker.php	/^        $cmd = "$aspell_prog $aspell_opts < $tempfile 2>&1";$/;"	v
cmd	lib/typo3/class.t3lib_div.php	/^				$cmd = t3lib_div::imageMagickCommand('convert', '"'.$theFile.'" "'.$newFile.'"', $gfxConf['im_path_lzw']);$/;"	v
cmd	lib/typo3/class.t3lib_div.php	/^				$cmd = t3lib_div::imageMagickCommand('convert', '"'.$theFile.'" "'.$theFile.'"', $gfxConf['im_path_lzw']);$/;"	v
cmd	lib/uploadlib.php	/^    $cmd = $CFG->pathtoclam .' '. $fullpath ." 2>&1";$/;"	v
cmdLine	lib/typo3/class.t3lib_div.php	/^			$cmdLine = $path.' '.implode(' ', $paramsArr);$/;"	v
cmdLine	lib/typo3/class.t3lib_div.php	/^		$cmdLine = $path.' '.$parameters;$/;"	v
cmdcapture	enrol/authorize/locallib.php	/^    $cmdcapture = optional_param(ORDER_CAPTURE, '', PARAM_ALPHA);$/;"	v
cmddelete	enrol/authorize/locallib.php	/^    $cmddelete = optional_param(ORDER_DELETE, '', PARAM_ALPHA);$/;"	v
cmdrefund	enrol/authorize/locallib.php	/^    $cmdrefund = optional_param(ORDER_REFUND, '', PARAM_ALPHA);$/;"	v
cmdvoid	enrol/authorize/locallib.php	/^    $cmdvoid = optional_param(ORDER_VOID, '', PARAM_ALPHA);$/;"	v
cmid	backup/restorelib.php	/^                $cmid = $cm->new_id;$/;"	v
cmid	backup/restorelib.php	/^            $cmid = substr(strrchr($log->url,"="),1);$/;"	v
cmid	mod/resource/type/ims/deploy.php	/^    $cmid       = required_param ('cmid', PARAM_INT);$/;"	v
cmods	backup/backuplib.php	/^            $cmods = get_records_select('course_modules', 'course = '.$preferences->backup_course.' AND module = '.$modulerecords[$module->name]->id);$/;"	v
cmoptions	lib/questionlib.php	/^class cmoptions {$/;"	c
cmp	lib/fpdf/font/makefont/makefont.php	/^            $cmp=$basename.'.z';$/;"	v
cmpFQDN	lib/typo3/class.t3lib_div.php	/^	function cmpFQDN($baseIP, $list)        {$/;"	f
cmpIP	lib/typo3/class.t3lib_div.php	/^	function cmpIP($baseIP, $list)	{$/;"	f
cmrecord	blocks/quiz_results/block_quiz_results.php	/^                $cmrecord  = get_record('course_modules', 'module', $modrecord->id, 'instance', $quizid);$/;"	v
cmt	lib/adodb/datadict/datadict-oci8.inc.php	/^		$cmt = $this->connection->qstr($cmt);$/;"	v
cname	lib/questionlib.php	/^        $cname = question_category_coursename($category, $courseid);$/;"	v
cname	lib/questionlib.php	/^    $cname = (isset($category->indentedname)) ? $category->indentedname : $category->name;$/;"	v
cnonce	lib/soap/nusoap.php	/^				$cnonce = $nonce;$/;"	v
cnt	admin/editor.php	/^        $cnt = count($dictionaries);$/;"	v
cnt	admin/editor.php	/^    $cnt = count($data->fontname);$/;"	v
cnt	lib/adodb/adodb-connection.inc.php	/^                    $cnt = $this->GetOne("select count(*) from $table where $where");$/;"	v
cnt	lib/adodb/adodb-lib.inc.php	/^					$cnt = $zthis->GetOne("select count(*) from $table where $where");$/;"	v
cnt	lib/adodb/adodb-lib.inc.php	/^	$cnt = _adodb_getcount($conn, $sql);$/;"	v
cnt	lib/adodb/adodb-perf.inc.php	/^		$cnt = 0;$/;"	v
cnt	lib/adodb/adodb-recordset.inc.php	/^		$cnt = 0;$/;"	v
cnt	lib/adodb/adodb-time.inc.php	/^	$cnt = 0;$/;"	v
cnt	lib/adodb/adodb.inc.php	/^		$cnt = 0;$/;"	v
cnt	lib/adodb/drivers/adodb-mssql.inc.php	/^			$cnt = $this->GetOne('select @@TRANCOUNT');$/;"	v
cnt	lib/adodb/drivers/adodb-oci8.inc.php	/^		$cnt = 0;$/;"	v
cnt	lib/adodb/drivers/adodb-oci8po.inc.php	/^		$cnt = 0;$/;"	v
cnt	lib/adodb/drivers/adodb-odbc.inc.php	/^		$cnt = 0;$/;"	v
cnt	lib/adodb/drivers/adodb-sybase.inc.php	/^		$cnt = ($nrows >= 0) ? $nrows : 999999999;$/;"	v
cnt	lib/editor/htmlarea/htmlarea.class.php	/^                $cnt = 1;$/;"	v
cnt	lib/editor/tinymce/tinymce.class.php	/^            $cnt = 1;$/;"	v
cnt	lib/filelib.php	/^    $cnt =0;\/\/ $handle = fopen($filename, 'rb');$/;"	v
co	backup/backuplib.php	/^        $co = xml_tag_safe_content($content);$/;"	v
co	lib/rsslib.php	/^        $co = preg_replace("\/\\r\\n|\\r\/", "\\n", htmlspecialchars($content));$/;"	v
co	lib/rsslib.php	/^        $co = preg_replace("\/\\r\\n|\\r\/", "\\n", utf8_encode(htmlspecialchars($content)));$/;"	v
co	lib/rsslib.php	/^    $co="";$/;"	v
co	mod/glossary/lib.php	/^        $co = preg_replace("\/\\r\\n|\\r\/", "\\n", s($content));$/;"	v
co	mod/glossary/lib.php	/^    $co  = "<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n";$/;"	v
code	lib/fpdf/font/makefont/makefont.php	/^        $code=$e[0];$/;"	v
code	lib/pear/PEAR.php	/^                         $code = null,$/;"	v
code	lib/pear/PEAR.php	/^            $code        = $message->getCode();$/;"	v
code	lib/phpmailer/class.smtp.php	/^        $code = substr($byemsg,0,3);$/;"	v
code	lib/phpmailer/class.smtp.php	/^        $code = substr($rply,0,3);$/;"	v
code	mod/glossary/lib.php	/^    $code = '';$/;"	v
code_decomp	lib/typo3/class.t3lib_cs.php	/^			$code_decomp = array();$/;"	v
codeblock	lib/markdown.php	/^	$codeblock = $matches[1];$/;"	v
codeblock	lib/markdown.php	/^	$codeblock = _EncodeCode(_Outdent($codeblock));$/;"	v
codeblock	lib/markdown.php	/^	$codeblock = preg_replace(array('\/\\A\\n+\/', '\/\\s+\\z\/'), '', $codeblock);$/;"	v
col	lib/adodb/datadict/datadict-oci8.inc.php	/^		$col = $this->connection->qstr($col);	$/;"	v
col	lib/excel/Parser.php	/^    $col     = pack('C', $col);$/;"	v
col	lib/excel/Parser.php	/^    $col    = 0;$/;"	v
col	lib/excel/Worksheet.php	/^        $col     = $match[1];$/;"	v
col	lib/excel/Worksheet.php	/^        $col   = 0;$/;"	v
col	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $col     = pack('C', $col);$/;"	v
col	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $col     = pack('v', $col);$/;"	v
col	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $col    = 0;$/;"	v
col	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $col     = $match[1];$/;"	v
col	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $col   = 0;$/;"	v
col	mod/assignment/lib.php	/^                    $col = 'comment';$/;"	v
col	mod/assignment/lib.php	/^                    $col = 'menu';$/;"	v
col	mod/assignment/lib.php	/^                $col        = false;$/;"	v
col	mod/hotpot/report/default.php	/^							$col = 0;$/;"	v
col	mod/hotpot/report/default.php	/^					$col = 0; \/\/ column index$/;"	v
col	mod/hotpot/report/fullstat/report.php	/^					$col = array_search($response->question, $questionids);$/;"	v
col	mod/hotpot/report/fullstat/report.php	/^			$col = 3 + count($questionids);$/;"	v
col	mod/hotpot/report/simplestat/report.php	/^		$col = count($averages);$/;"	v
col	mod/quiz/report/analysis/report.php	/^                $col = 0;$/;"	v
col	mod/quiz/report/analysis/report.php	/^        $col = 0;$/;"	v
col	mod/survey/download.php	/^            $col = 0;$/;"	v
col	mod/survey/download.php	/^        $col=0;$/;"	v
col	question/format/coursetestmanager/format.php	/^        $col=0;break;$/;"	v
col1	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $col1     = pack('C', $col1);$/;"	v
col1	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $col1     = pack('v', $col1);$/;"	v
col1	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $col1 = 0;$/;"	v
col2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $col2     = pack('C', $col2);$/;"	v
col2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $col2     = pack('v', $col2);$/;"	v
col2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $col2 = 16383; \/\/ FIXME: maximum possible value for Excel 5 (change this!!!)$/;"	v
colAct	lib/excel/Worksheet.php	/^        $colAct   = $colFirst;               \/\/ Active column$/;"	v
colAct	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $colAct   = $colFirst;               \/\/ Active column$/;"	v
colFirst	lib/excel/Worksheet.php	/^            $colFirst = $col_array[0];$/;"	v
colFirst	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $colFirst = $col_array[0];$/;"	v
colLast	lib/excel/Worksheet.php	/^            $colLast  = $colFirst;      \/\/ Last  col in reference$/;"	v
colLast	lib/excel/Worksheet.php	/^            $colLast = $col_array[1];$/;"	v
colLast	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $colLast  = $colFirst;      \/\/ Last  col in reference$/;"	v
colLast	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $colLast = $col_array[1];$/;"	v
colLeft	lib/excel/Worksheet.php	/^                $colLeft = $x;$/;"	v
colLeft	lib/excel/Worksheet.php	/^                $colLeft = 0;$/;"	v
colLeft	lib/excel/Worksheet.php	/^        $colLeft        = 0x0000;     \/\/ Leftmost column visible in window$/;"	v
colLeft	lib/excel/Worksheet.php	/^        $colLeft = $panes[3];$/;"	v
colLeft	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $colLeft = $x;$/;"	v
colLeft	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $colLeft = 0;$/;"	v
colLeft	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $colLeft        = 0x0000;     \/\/ Leftmost column visible in window$/;"	v
colLeft	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $colLeft = $panes[3];$/;"	v
colMac	lib/excel/Worksheet.php	/^        $colMac      = 0x0000;               \/\/ Last defined column$/;"	v
colMac	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $colMac      = 0x0000;               \/\/ Last defined column$/;"	v
colMic	lib/excel/Worksheet.php	/^        $colMic      = 0x0000;               \/\/ First defined column$/;"	v
colMic	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $colMic      = 0x0000;               \/\/ First defined column$/;"	v
col_count	lib/markdown.php	/^	$col_count	= count($headers);$/;"	v
col_end	lib/excel/Worksheet.php	/^        $col_end    = $col_start;  \/\/ Col containing lower right corner of object$/;"	v
col_end	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $col_end    = $col_start;  \/\/ Col containing lower right corner of object$/;"	v
col_level	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^              $col_level = max($this->_colinfo[$i][5], $col_level);$/;"	v
col_level	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $col_level   = 0;$/;"	v
col_level	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $col_level = max(0, min($col_level, 7));$/;"	v
col_max	lib/excel/Worksheet.php	/^        $col_max   = $this->dim_colmax;    \/\/ Last column plus 1$/;"	v
col_max	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $col_max   = $this->_dim_colmax + 1; \/\/ Last column plus 1$/;"	v
col_max	mod/hotpot/report/default.php	/^							$col_max = count($cells[$row]);$/;"	v
col_min	lib/excel/Worksheet.php	/^        $col_min   = $this->dim_colmin;    \/\/ First column$/;"	v
col_min	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $col_min   = $this->_dim_colmin;     \/\/ First column$/;"	v
col_names	lib/adodb/drivers/adodb-postgres64.inc.php	/^                $col_names = $this->MetaColumnNames($table,true);$/;"	v
col_ref	lib/excel/Parser.php	/^    $col_ref = $match[2];$/;"	v
col_ref	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $col_ref = $match[2];$/;"	v
col_ref_length	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $col_ref_length = strlen($col_ref);$/;"	v
col_rel	lib/excel/Parser.php	/^    $col_rel = empty($match[1]) ? 1 : 0;$/;"	v
col_rel	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $col_rel = empty($match[1]) ? 1 : 0;$/;"	v
colbyindex	lib/tablelib.php	/^            $colbyindex = array_flip($this->columns);$/;"	v
colcount	grade/lib.php	/^                    $colcount = $colcount*$grade_columns + 2;$/;"	v
colcount	grade/lib.php	/^                $colcount = $colcount * $grade_columns + $total_columns + 2;$/;"	v
colcount	grade/lib.php	/^            $colcount = 0;$/;"	v
colcount	grade/lib.php	/^        $colcount = 0;$/;"	v
colcount	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $colcount = count($this->_colinfo);$/;"	v
colcount	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $colcount = count($this->_colinfo);$/;"	v
colcount	lib/tablelib.php	/^        $colcount = count($this->columns);$/;"	v
coldest	lib/adodb/drivers/adodb-informix72.inc.php	/^			$coldest=$this->metaColumnNames($v["tabname"]);$/;"	v
coldx	lib/excel/Worksheet.php	/^            $coldx = $col_array[2];$/;"	v
coldx	lib/excel/Worksheet.php	/^            $coldx = 8.43;$/;"	v
coldx	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $coldx = $col_array[2];$/;"	v
coldx	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $coldx = 8.43;$/;"	v
collapsed	mod/lesson/view.php	/^            $collapsed = false;$/;"	v
collapsed	mod/lesson/view.php	/^            $collapsed = true;$/;"	v
collapsible	lib/tablelib.php	/^    function collapsible($bool) {$/;"	f
collection	question/format/qti2/format.php	/^        $collection = htmlspecialchars($collection, ENT_COMPAT, 'UTF-8');$/;"	v
collengths	admin/utfdbmigrate.php	/^                    $collengths = array();    \/\/array to hold all column lengths for the table$/;"	v
collision	course/pending.php	/^                $collision = 1;$/;"	v
collision	lib/uploadlib.php	/^                    $collision = true;$/;"	v
colmax	lib/excel/Workbook.php	/^            $colmax = $worksheet->_title_colmax;$/;"	v
colmax	lib/excel/Worksheet.php	/^        $colmax                = 256;$/;"	v
colmax	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $colmax = $this->_worksheets[$i]->title_colmax;$/;"	v
colmax	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $colmax                = 256;$/;"	v
colmin	lib/excel/Workbook.php	/^            $colmin = $worksheet->_title_colmin;$/;"	v
colmin	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $colmin = $this->_worksheets[$i]->title_colmin;$/;"	v
colname	lib/adodb/drivers/adodb-odbc.inc.php	/^            $colname = "%";$/;"	v
colnames	admin/utfdbmigrate.php	/^                    $colnames = array();$/;"	v
colnames	lib/adodb/drivers/adodb-informix72.inc.php	/^			$colnames=array();$/;"	v
colnum	lib/tablelib.php	/^        $colnum = 0;$/;"	v
colnum	mod/quiz/report/overview/report.php	/^                        $colnum = 0;$/;"	v
colnum	mod/quiz/report/overview/report.php	/^            $colnum = 0;$/;"	v
color	lib/gdlib.php	/^                $color = ImageColorClosest ($im, $c1['red'], $c1['green'], $c1['blue']); $/;"	v
color	lib/gdlib.php	/^                $color = ImageColorClosest ($im, $c2['red'], $c2['green'], $c2['blue']); $/;"	v
color	lib/gdlib.php	/^                $color = ImageColorClosest ($im, $c3['red'], $c3['green'], $c3['blue']); $/;"	v
color	lib/gdlib.php	/^                $color = ImageColorClosest ($im, $c4['red'], $c4['green'], $c4['blue']); $/;"	v
color	lib/gdlib.php	/^                $color = ImageColorClosest ($im, $red, $green, $blue); $/;"	v
color	lib/gdlib.php	/^                $color = ImageColorClosest ($im1, $c['red'], $c['green'], $c['blue']); $/;"	v
color	lib/gdlib.php	/^                $color = ImageColorClosest ($im1, $red, $green, $blue); $/;"	v
color	lib/gdlib.php	/^            $color = ImageColorClosest ($dst_img, $red, $green, $blue); $/;"	v
color	lib/weblib.php	/^        $color = 'bgcolor="'. $color .'"';$/;"	v
color	mod/hotpot/template/default.php	/^			$color = '#';$/;"	v
color	mod/hotpot/template/default.php	/^		$color = $x; \/\/ default$/;"	v
color	mod/hotpot/template/v6.php	/^		$color = $this->parent->xml_value('hotpot-config-file,global,ex-bg-color');$/;"	v
color	mod/hotpot/template/v6.php	/^		$color = $this->parent->xml_value('hotpot-config-file,global,nav-bar-color');$/;"	v
colorig	lib/adodb/drivers/adodb-informix72.inc.php	/^			$colorig=$this->metaColumnNames($table);$/;"	v
colors	iplookup/ipatlas/ip-atlas_prefs.php	/^$colors = array("red", "white", "yellow", "magenta", "cyan", "green", "violet");$/;"	v
colors	lib/excel/Format.php	/^        $colors = array($/;"	v
colors	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $colors = array($/;"	v
colour	lib/graphlib.php	/^  $colour    = $this->colour[$message['colour']];$/;"	v
colour	lib/graphlib.php	/^  $colour = $this->colour[$colour];$/;"	v
colour	lib/graphlib.php	/^  $colour = $this->parameter['inner_background'];$/;"	v
colour	lib/graphlib.php	/^  $colour = $this->parameter['inner_border'];$/;"	v
colour	lib/graphlib.php	/^  $colour = $this->parameter['outer_background'];$/;"	v
colour	lib/graphlib.php	/^  $colour = $this->parameter['outer_border'];$/;"	v
colour	lib/graphlib.php	/^  $colour = $this->parameter['zero_axis'];$/;"	v
cols	admin/lang.php	/^                        $cols = $valuelen + 2;$/;"	v
cols	admin/lang.php	/^                $cols=50;$/;"	v
cols	lib/adodb/adodb-datadict.inc.php	/^		$cols = $this->MetaColumns($tablename);$/;"	v
cols	lib/adodb/adodb-recordset.inc.php	/^		$cols = $this->_numOfFields;$/;"	v
cols	lib/adodb/adodb.inc.php	/^		$cols = $this->_numOfFields;$/;"	v
cols	lib/adodb/datadict/datadict-db2.inc.php	/^		$cols = &$this->MetaColumns($tablename);$/;"	v
cols	lib/adodb/drivers/adodb-db2.inc.php	/^			$cols = ltrim($row[2],'+');$/;"	v
cols	lib/adodb/drivers/adodb-oci8.inc.php	/^			$cols = $this->GetArray("select column_name from {$tabp}cons_columns where constraint_name=$cons $owner order by position");$/;"	v
cols	lib/adodb/drivers/adodb-sqlite.inc.php	/^			$cols = explode("(",$row[1]);$/;"	v
cols	lib/adodb/drivers/adodb-sqlite.inc.php	/^			$cols = explode(")",$cols[1]);$/;"	v
cols	lib/smarty/plugins/function.html_table.php	/^            $cols = ceil($loop_count\/$rows);$/;"	v
cols	lib/smarty/plugins/function.html_table.php	/^    $cols = 3;$/;"	v
cols	lib/soap/nusoap.php	/^					$cols = ',' . sizeof($v);$/;"	v
cols	lib/soap/nusoap.php	/^				$cols = '';$/;"	v
cols	lib/weblib.php	/^                    $cols = $mincols;$/;"	v
colspace	lib/fpdf/fpdf.php	/^        $colspace='DeviceCMYK';$/;"	v
colspace	lib/fpdf/fpdf.php	/^        $colspace='DeviceGray';$/;"	v
colspace	lib/fpdf/fpdf.php	/^        $colspace='DeviceRGB';$/;"	v
colspace	lib/fpdf/fpdf.php	/^        $colspace='Indexed';$/;"	v
colspan	mod/hotpot/review.php	/^		$colspan = 1;$/;"	v
colspan	mod/hotpot/review.php	/^		$colspan = 3;$/;"	v
colspan	mod/hotpot/review.php	/^	$colspan = 0;$/;"	v
colspan	mod/hotpot/review.php	/^	$colspan = max(2, $colspan);$/;"	v
colspan	mod/scorm/locallib.php	/^            $colspan = ' colspan="2"';$/;"	v
colspan	mod/scorm/locallib.php	/^        $colspan = '';$/;"	v
coltypes	admin/utfdbmigrate.php	/^                    $coltypes = array();    \/\/array to hold all column types for the table$/;"	v
column	course/grades.php	/^            $column = strip_tags($column);$/;"	v
column	grade/lib.php	/^            $column = strip_tags($column);$/;"	v
column	lib/tablelib.php	/^                        $column = $colbyindex[$index];$/;"	v
column	mod/scorm/locallib.php	/^                        $column = $columns->columns[$j];$/;"	v
column_class	lib/tablelib.php	/^    function column_class($column, $classname) {$/;"	f
column_style	lib/tablelib.php	/^    function column_style($column, $property, $value) {$/;"	f
column_style_all	lib/tablelib.php	/^    function column_style_all($property, $value) {$/;"	f
column_suppress	lib/tablelib.php	/^    function column_suppress($column) {$/;"	f
column_type	lib/datalib.php	/^function column_type($table, $column) {$/;"	f
columndir	admin/user.php	/^                    $columndir = "ASC";$/;"	v
columndir	admin/user.php	/^                    $columndir = "DESC";$/;"	v
columndir	admin/user.php	/^                $columndir = $dir == "ASC" ? "DESC":"ASC";$/;"	v
columndir	mod/workshop/view.php	/^                $columndir = $dir == 'ASC' ? 'DESC':'ASC';$/;"	v
columndir	mod/workshop/view.php	/^                $columndir = 'ASC';$/;"	v
columnhtml	course/grade.php	/^    $columnhtml = array();  \/\/ Accumulate column html in this array.$/;"	v
columnhtml	course/grades.php	/^    $columnhtml = array();  \/\/ Accumulate column html in this array.$/;"	v
columnhtml	grade/lib.php	/^    $columnhtml = array();  \/\/ Accumulate column html in this array.$/;"	v
columnicon	admin/user.php	/^                    $columnicon = $dir == "ASC" ? "down":"up";$/;"	v
columnicon	admin/user.php	/^                    $columnicon = $dir == "ASC" ? "up":"down";$/;"	v
columnicon	admin/user.php	/^                $columnicon = " <img src=\\"$CFG->pixpath\/t\/$columnicon.gif\\" alt=\\"\\" \/>";$/;"	v
columnicon	admin/user.php	/^                $columnicon = "";$/;"	v
columnicon	mod/workshop/view.php	/^                    $columnicon = $dir == 'ASC' ? 'down':'up';$/;"	v
columnicon	mod/workshop/view.php	/^                    $columnicon = $dir == 'ASC' ? 'up':'down';$/;"	v
columnicon	mod/workshop/view.php	/^                $columnicon = " <img src=\\"$CFG->pixpath\/t\/$columnicon.gif\\" alt=\\"$columnicon\\" \/>";$/;"	v
columnicon	mod/workshop/view.php	/^                $columnicon = '';$/;"	v
columns	admin/user.php	/^        $columns = array("firstname", "lastname", "email", "city", "country", "lastaccess");$/;"	v
columns	course/grades.php	/^    $columns = array();     \/\/ Accumulate column names in this array.$/;"	v
columns	grade/lib.php	/^    $columns = array();     \/\/ Accumulate column names in this array.$/;"	v
columns	lib/adodb/adodb-lib.inc.php	/^			$columns = $zthis->MetaColumns( $tableName );$/;"	v
columns	lib/adodb/adodb-lib.inc.php	/^			$columns =& $cacheCols;$/;"	v
columns	lib/adodb/drivers/adodb-postgres64.inc.php	/^                        $columns = array();$/;"	v
columns	lib/filelib.php	/^    $columns = array();$/;"	v
columns	mod/scorm/locallib.php	/^            $columns = scorm_get_aicc_columns($rows[0]);$/;"	v
columns	mod/scorm/locallib.php	/^            $columns = scorm_get_aicc_columns($rows[0],'block');$/;"	v
columns	mod/scorm/locallib.php	/^            $columns = scorm_get_aicc_columns($rows[0],'structure_element');$/;"	v
columns	mod/workshop/view.php	/^            $columns = array('firstname', 'lastname', 'agrade', 'title', 'date', 'tassmnt', 'sgrade', 'ograde');$/;"	v
columns	mod/workshop/view.php	/^            $columns = array('firstname', 'lastname', 'title', 'date', 'tassmnt', 'ograde');$/;"	v
columns	question/type/datasetdependent/datasetitems.php	/^        $columns = array();$/;"	v
colwidth	lib/excel/Worksheet.php	/^        $colwidth = 0x0008;      \/\/ Default column width$/;"	v
colwidth	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $colwidth = 0x0008;      \/\/ Default column width$/;"	v
com	mod/glossary/restorelib.php	/^                $com = backup_getid($restore->backup_unique_code,"glossary_comments",$log->info);$/;"	v
com_info	mod/data/restorelib.php	/^        $com_info = $comments[$i];$/;"	v
com_info	mod/glossary/restorelib.php	/^            $com_info = $comments[$i];$/;"	v
com_info	mod/workshop/restorelib.php	/^                $com_info = $comments[$i];$/;"	v
com_info	mod/workshop/restorelib.php	/^                $com_info = $stockcomments[$i];$/;"	v
combineScript	lib/typo3/class.t3lib_div.php	/^		$combineScript = $gfxConf['im_combine_filename'] ? trim($gfxConf['im_combine_filename']) : 'combine';$/;"	v
comma_separated	mod/lams/userinfo.php	/^    $comma_separated = implode(",", $array);\/\/need more sophiscated algorithm to generate CSV formatted string$/;"	v
command	filter/tex/latex.php	/^            $command = "{$CFG->filter_tex_pathconvert} -density $density -trim $bg_opt $ps $gif";$/;"	v
command	filter/tex/latex.php	/^            $command = "{$CFG->filter_tex_pathdvips} -E $dvi -o $ps";$/;"	v
command	filter/tex/latex.php	/^            $command = "{$CFG->filter_tex_pathlatex} --interaction=nonstopmode $tex";$/;"	v
command	lib/datalib.php	/^                $command = '';$/;"	v
command	lib/datalib.php	/^                $command = str_replace('prefix_', $CFG->prefix, $command); \/\/ Table prefixes$/;"	v
command	lib/datalib.php	/^    $command = '';$/;"	v
command	lib/moodlelib.php	/^            $command = str_replace('\/','\\\\',$command);$/;"	v
command	lib/moodlelib.php	/^        $command = 'cd '.escapeshellarg($origpath).$separator.$/;"	v
command	lib/moodlelib.php	/^        $command = 'cd '.escapeshellarg($zippath).$separator.$/;"	v
command	lib/moodlelib.php	/^        $command = trim($CFG->pathtodu).' -sk --apparent-size '.escapeshellarg($rootdir);$/;"	v
command	lib/typo3/class.t3lib_div.php	/^			$command = 'composite';$/;"	v
command	message/lib.php	/^    $command = $linktype.'contact';$/;"	v
command	mod/scorm/aicc.php	/^        $command = strtolower($command);$/;"	v
command	mod/scorm/aicc.php	/^    $command = required_param('command', PARAM_ALPHA);$/;"	v
commandline	mod/chat/chatd.php	/^$commandline = implode(' ', $argv);$/;"	v
commandpath	filter/algebra/algebradebug.php	/^           $commandpath="$CFG->dirroot\/$CFG->texfilterdir\/mimetex";$/;"	v
commandpath	filter/algebra/algebradebug.php	/^         $commandpath="$CFG->dirroot\/$CFG->texfilterdir\/mimetex.darwin";$/;"	v
commandpath	filter/algebra/algebradebug.php	/^         $commandpath="$CFG->dirroot\/$CFG->texfilterdir\/mimetex.exe";$/;"	v
commandpath	filter/algebra/algebradebug.php	/^         $commandpath="$CFG->dirroot\/$CFG->texfilterdir\/mimetex.linux";$/;"	v
commandpath	filter/algebra/algebradebug.php	/^       $commandpath = "";$/;"	v
commandpath	filter/algebra/algebradebug.php	/^      $commandpath = "$CFG->dirroot\/$CFG->algebrafilterdir\/algebra2tex.pl";$/;"	v
commandpath	filter/algebra/algebradebug.php	/^      $commandpath = "$CFG->dirroot\\\\$CFG->algebrafilterdirwin\\\\algebra2tex.pl";$/;"	v
commandpath	filter/tex/texdebug.php	/^                    $commandpath="$CFG->dirroot\/$CFG->texfilterdir\/mimetex.darwin";$/;"	v
commandpath	filter/tex/texdebug.php	/^                    $commandpath="$CFG->dirroot\/$CFG->texfilterdir\/mimetex.exe";$/;"	v
commandpath	filter/tex/texdebug.php	/^                    $commandpath="$CFG->dirroot\/$CFG->texfilterdir\/mimetex.linux";           $/;"	v
commandpath	filter/tex/texdebug.php	/^                $commandpath="$CFG->dirroot\/$CFG->texfilterdir\/mimetex";$/;"	v
commandpath	filter/tex/texdebug.php	/^            $commandpath = "";$/;"	v
commands	mod/forum/lib.php	/^    $commands = array();$/;"	v
commands	mod/wiki/ewiki/ewiki.php	/^      $commands = '';$/;"	v
comment	mod/assignment/lib.php	/^                        $comment = '<div id="com'.$auser->id.'">&nbsp;<\/div>';$/;"	v
comment	mod/assignment/lib.php	/^                        $comment = '<div id="com'.$auser->id.'">'.shorten_text(strip_tags($auser->comment),15).'<\/div>';$/;"	v
comment	mod/assignment/lib.php	/^                        $comment = '<div id="com'.$auser->id.'"><textarea tabindex="'.$tabindex++.'" name="comment['.$auser->id.']" id="comment['.$auser->id.']">'.($auser->comment).'<\/textarea><\/div>';$/;"	v
comment	mod/exercise/locallib.php	/^                                    $comment = get_string("resubmissionfor", "exercise",$/;"	v
comment	mod/exercise/locallib.php	/^                                $comment = get_string("resubmissionfor", "exercise",$/;"	v
comment	mod/exercise/locallib.php	/^                            $comment = get_string("gradedbyteacher", "exercise", $course->teacher);$/;"	v
comment	mod/exercise/locallib.php	/^                            $comment = userdate($assessment->timecreated);$/;"	v
comment	mod/exercise/locallib.php	/^                $comment = "";$/;"	v
comment	mod/exercise/locallib.php	/^                $comment = '';$/;"	v
comment	mod/exercise/locallib.php	/^                $comment = get_string("awaitingassessmentbythe", "exercise", $course->teacher);$/;"	v
comment	mod/exercise/locallib.php	/^            $comment = "";$/;"	v
comment	mod/exercise/locallib.php	/^            $comment = '';$/;"	v
comment	mod/workshop/locallib.php	/^                            $comment = get_string("assessedon", "workshop", userdate($assessment->timecreated));$/;"	v
comment	mod/workshop/locallib.php	/^                            $comment = get_string("gradedbyteacher", "workshop", $course->teacher);$/;"	v
comment	mod/workshop/locallib.php	/^                            $comment = userdate($assessment->timecreated);$/;"	v
comment	mod/workshop/locallib.php	/^                        $comment = "";$/;"	v
comment	mod/workshop/locallib.php	/^                        $comment = get_string("thegradeforthisassessmentis", "workshop", $/;"	v
comment	mod/workshop/locallib.php	/^                    $comment = '';$/;"	v
comment	mod/workshop/locallib.php	/^                    $comment = get_string("assessedon", "workshop", userdate($assessment->timecreated));$/;"	v
comment	mod/workshop/locallib.php	/^                    $comment = get_string("awaitinggradingbyteacher", "workshop", $course->teacher);$/;"	v
comment	mod/workshop/locallib.php	/^                $comment = "";$/;"	v
comment	mod/workshop/locallib.php	/^                $comment = '';$/;"	v
comment	mod/workshop/locallib.php	/^                $comment = get_string("ownwork", "workshop")."; ";$/;"	v
comment	mod/workshop/locallib.php	/^            $comment = "";$/;"	v
comment	mod/workshop/locallib.php	/^            $comment = get_string("ownwork", "workshop"); \/\/ just in case they don't know!$/;"	v
comment	question/format/gift/format.php	/^                $comment = $this->commentparser($answer); \/\/ commentparser also removes comment from $answer$/;"	v
comment	question/format/gift/format.php	/^            $comment = " ";$/;"	v
comment	question/format/gift/format.php	/^            $comment = addslashes(trim($this->escapedchar_post($comment)));$/;"	v
comment	question/format/gift/format.php	/^            $comment = substr($answer, $hashpos+1);$/;"	v
comment	question/format/gift/format.php	/^        $comment = NULL;$/;"	v
comment	question/format/missingword/format.php	/^                        $comment = " ";$/;"	v
comment	question/format/missingword/format.php	/^                        $comment = addslashes(substr(($answer),$hashpos+1));$/;"	v
comment	question/format/missingword/format.php	/^        $comment = NULL;$/;"	v
comment	question/type/questiontype.php	/^        $comment = stripslashes($state->comment);$/;"	v
comment_header	question/type/calculated/questiontype.php	/^    function comment_header($question) {$/;"	f
comment_header	question/type/datasetdependent/abstractqtype.php	/^    function comment_header($question) {$/;"	f
comment_on_datasetitems	question/type/calculated/questiontype.php	/^    function comment_on_datasetitems($question, $data, $number) {$/;"	f
comment_on_datasetitems	question/type/datasetdependent/abstractqtype.php	/^    function comment_on_datasetitems($question, $data, $number) {$/;"	f
commentcontent	mod/data/comment.php	/^    $commentcontent = optional_param('commentcontent','',PARAM_NOTAGS);$/;"	v
commentcontent	mod/data/comment.php	/^    $commentcontent = trim($commentcontent);$/;"	v
commentcontent	mod/workshop/lib.php	/^                    $commentcontent = true;$/;"	v
commentcontent	mod/workshop/lib.php	/^    $commentcontent = false;$/;"	v
commentid	mod/data/comment.php	/^    $commentid = optional_param('commentid','',PARAM_INT);$/;"	v
commenting	mod/assignment/lib.php	/^                    $commenting = true;$/;"	v
commenting	mod/assignment/lib.php	/^                $commenting = false;$/;"	v
commentlink	question/type/questiontype.php	/^            $commentlink = '<div class="commentlink">'.link_to_popup_window ($options->questioncommentlink.'?attempt='.$state->attempt.'&amp;question='.$question->id,$/;"	v
commentlink	question/type/questiontype.php	/^        $commentlink = '';$/;"	v
commentparser	question/format/gift/format.php	/^    function commentparser(&$answer) {$/;"	f
comments	mod/data/lib.php	/^            $comments = count_records('data_comments','recordid',$record->id);$/;"	v
comments	mod/data/lib.php	/^    $comments = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
comments	mod/data/restorelib.php	/^    $comments= $rec_info['#']['COMMENTS']['0']['#']['COMMENT'];$/;"	v
comments	mod/glossary/backuplib.php	/^        $comments = get_records("glossary_comments","entryid",$entryid);$/;"	v
comments	mod/glossary/restorelib.php	/^        $comments = $info['#']['COMMENTS']['0']['#']['COMMENT'];$/;"	v
comments	mod/workshop/restorelib.php	/^            $comments = $info['#']['COMMENTS']['0']['#']['COMMENT'];$/;"	v
commentvalue	mod/assignment/lib.php	/^                        $commentvalue = trim($_POST['comment'][$id]);$/;"	v
commit	lib/adodb/drivers/adodb-oci8.inc.php	/^		$commit = $this->autoCommit;$/;"	v
commit_sql	lib/datalib.php	/^function commit_sql() {$/;"	f
common	lib/bennu/iCalendar_rfc2445.php	/^                $common  = array_intersect($options, $defined);$/;"	v
commonEnd	lib/typo3/class.t3lib_div.php	/^				$commonEnd=strrev(implode('\/',$acc));$/;"	v
comp	blocks/loancalc/block_loancalc.php	/^function comp(v) { \/\/ general entry point for all cases$/;"	f
compBits	lib/base32.php	/^        $compBits = str_pad($compBits, strlen($compBits)+(5-(strlen($compBits)%5)), '0', STR_PAD_RIGHT);$/;"	v
compBits	lib/base32.php	/^    $compBits = ""; $/;"	v
comp_arr	lib/componentlib.class.php	/^                $comp_arr = array();$/;"	v
comp_arr	lib/componentlib.class.php	/^            $comp_arr = $this->cachedmd5components[$source];$/;"	v
comp_arr	lib/componentlib.class.php	/^        $comp_arr = array();$/;"	v
compare_activities_by_time_asc	course/recent.php	/^function compare_activities_by_time_asc($a, $b) {$/;"	f
compare_activities_by_time_desc	course/recent.php	/^function compare_activities_by_time_desc($a, $b) {$/;"	f
compare_responses	question/type/numerical/questiontype.php	/^    function compare_responses(&$question, &$state, &$teststate) {$/;"	f
compare_responses	question/type/questiontype.php	/^    function compare_responses(&$question, $state, $teststate) {$/;"	f
compare_responses	question/type/random/questiontype.php	/^    function compare_responses(&$question, $state, $teststate) {$/;"	f
compare_responses	question/type/shortanswer/questiontype.php	/^    function compare_responses(&$question, &$state, &$teststate) {$/;"	f
comparemodulenamesbylength	filter/activitynames/filter.php	/^    function comparemodulenamesbylength($a, $b)  {$/;"	f
compatsuccess	install.php	/^            $compatsuccess = true;$/;"	v
compileSelectedGetVarsFromArray	lib/typo3/class.t3lib_div.php	/^	function compileSelectedGetVarsFromArray($varList,$getArray,$GPvarAlt=1)	{$/;"	f
compile_id	lib/smarty/Smarty.class.php	/^            $compile_id = $this->compile_id;$/;"	v
compile_id	lib/smarty/Smarty.class.php	/^            $compile_id = null;$/;"	v
compiled_content	lib/smarty/Smarty_Compiler.class.php	/^                    $compiled_content = call_user_func_array($postfilter[0],$/;"	v
compiled_content	lib/smarty/Smarty_Compiler.class.php	/^            $compiled_content = "<?php \\$this->_cache_serials['".$this->_cache_include."'] = '".$this->_cache_serial."'; ?>" . $compiled_content;$/;"	v
compiled_content	lib/smarty/Smarty_Compiler.class.php	/^            $compiled_content = substr($compiled_content, 0, -1);$/;"	v
compiled_content	lib/smarty/Smarty_Compiler.class.php	/^        $compiled_content = $template_header . $compiled_content;$/;"	v
compiled_content	lib/smarty/Smarty_Compiler.class.php	/^        $compiled_content = '';$/;"	v
compiled_content	lib/smarty/Smarty_Compiler.class.php	/^        $compiled_content = preg_replace('~\\?>\\n?<\\?php~', '', $compiled_content);$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                        $compiled_ref = "(\\$this->_foreach[$_var]['iteration'] <= 1)";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                        $compiled_ref = "(\\$this->_foreach[$_var]['iteration'] == \\$this->_foreach[$_var]['total'])";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                        $compiled_ref = "(\\$this->_foreach[$_var]['iteration']-1)";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                        $compiled_ref = "(\\$this->_foreach[$_var]['total'] > 0)";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                        $compiled_ref = "\\$this->_foreach[$_var]";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                    $compiled_ref = '$_REQUEST';$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                    $compiled_ref = '@' . substr($indexes[0], 1);$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                    $compiled_ref = '@constant(' . $_val . ')';$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = "'$this->_current_file'";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = "'$this->_version'";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = "'$this->left_delimiter'";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = "'$this->right_delimiter'";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = "\\$this->_config[0]['vars']";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = "\\$this->_sections[$_var]";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = 'time()';$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = ($this->request_use_auto_globals) ? '$_COOKIE' : "\\$GLOBALS['HTTP_COOKIE_VARS']";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = ($this->request_use_auto_globals) ? '$_ENV' : "\\$GLOBALS['HTTP_ENV_VARS']";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = ($this->request_use_auto_globals) ? '$_GET' : "\\$GLOBALS['HTTP_GET_VARS']";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = ($this->request_use_auto_globals) ? '$_POST' : "\\$GLOBALS['HTTP_POST_VARS']";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = ($this->request_use_auto_globals) ? '$_SERVER' : "\\$GLOBALS['HTTP_SERVER_VARS']";$/;"	v
compiled_ref	lib/smarty/Smarty_Compiler.class.php	/^                $compiled_ref = ($this->request_use_auto_globals) ? '$_SESSION' : "\\$GLOBALS['HTTP_SESSION_VARS']";$/;"	v
compiled_tags	lib/smarty/Smarty_Compiler.class.php	/^        $compiled_tags = array();$/;"	v
completed	mod/lesson/report.php	/^                $completed = $grade->completed;$/;"	v
completed	mod/lesson/report.php	/^                $completed = -1;$/;"	v
completed	mod/lesson/view.php	/^                            $completed = true;$/;"	v
completed	mod/lesson/view.php	/^                        $completed = true; \/\/ not set$/;"	v
completed	mod/lesson/view.php	/^                    $completed = false;$/;"	v
component_installer	lib/componentlib.class.php	/^    function component_installer ($sourcebase, $zippath, $zipfilename, $md5filename='', $destpath='') {$/;"	f
component_installer	lib/componentlib.class.php	/^class component_installer {$/;"	c
components	lib/typo3/class.t3lib_div.php	/^		$components = t3lib_div::split_tag_attributes($tag);$/;"	v
compressed	lib/fpdf/fpdf.php	/^        $compressed=(substr($file,-2)=='.z');$/;"	v
compression	lib/excel/Worksheet.php	/^        $compression = unpack("V", substr($data, 0, 4));$/;"	v
compression	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $compression = unpack("Vcomp", substr($data, 0, 4));$/;"	v
con_info	mod/data/restorelib.php	/^        $con_info = $contents[$i];$/;"	v
concat	lib/adodb/drivers/adodb-mysql.inc.php	/^				$concat = true;$/;"	v
concat	lib/adodb/drivers/adodb-mysql.inc.php	/^		$concat = false;$/;"	v
concat	lib/adodb/drivers/adodb-mysqli.inc.php	/^				$concat = true;$/;"	v
concat	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$concat = false;$/;"	v
concatid	lib/questionlib.php	/^                    $concatid = insert_record('question_categories', $concat);$/;"	v
concatid	lib/questionlib.php	/^    $concatid = 0;$/;"	v
concept	mod/glossary/showentry.php	/^    $concept  = optional_param('concept', '', PARAM_CLEAN);$/;"	v
concept	mod/glossary/view.php	/^            $concept = $entry->concept;$/;"	v
conceptlist	mod/glossary/filter.php	/^        $conceptlist = array();    \/\/\/ We will store all the concepts here$/;"	v
conceptlist	mod/glossary/filter.php	/^        $conceptlist = filter_remove_duplicates($conceptlist);$/;"	v
concepts	lib/filterlib.php	/^    $concepts  = array(); \/\/ keep a record of concepts as we cycle through$/;"	v
concepts	mod/glossary/filter.php	/^            $concepts = $categories;$/;"	v
concepts	mod/glossary/filter.php	/^            $concepts = $entries;$/;"	v
concepts	mod/glossary/filter.php	/^            $concepts = array_merge($concepts, $aliases);$/;"	v
concepts	mod/glossary/filter.php	/^            $concepts = array_merge($entries, $categories);$/;"	v
conceptsearch	mod/glossary/lib.php	/^    $conceptsearch = "";$/;"	v
conceptsearch	mod/glossary/sql.php	/^            $conceptsearch = "";$/;"	v
conceptupper	mod/glossary/lib.php	/^    $conceptupper = strtoupper(trim($concept));$/;"	v
conditions	mod/lesson/lib.php	/^    $conditions = new stdClass;$/;"	v
conditions	mod/lesson/view.php	/^                    $conditions = unserialize($lesson->conditions);$/;"	v
conf	lib/editor/htmlarea/htmlarea.class.php	/^                $conf = $this->defaults;$/;"	v
conf	lib/editor/htmlarea/htmlarea.class.php	/^                $conf = $this->htmlareaconf;$/;"	v
conf	lib/editor/htmlarea/htmlarea.class.php	/^                $conf = array_merge($this->defaults,$this->htmlareaconf);$/;"	v
conf	lib/editor/htmlarea/htmlarea.class.php	/^        $conf = NULL;$/;"	v
conf	lib/editor/tinymce/tinymce.class.php	/^                $conf = $this->defaults;$/;"	v
conf	lib/editor/tinymce/tinymce.class.php	/^                $conf = $this->tinyconf;$/;"	v
conf	lib/editor/tinymce/tinymce.class.php	/^                $conf = array_merge($this->defaults,$this->tinyconf);$/;"	v
config	admin/auth.php	/^        $config = $CFG;$/;"	v
config	admin/auth.php	/^        $config = (array)$config;$/;"	v
config	admin/backup.php	/^        $config = (object)$a_config;$/;"	v
config	admin/config.php	/^        $config = $CFG;$/;"	v
config	auth/db/lib.php	/^    $config = (array) $CFG;$/;"	v
config	auth/ldap/lib.php	/^    $config = (array)$CFG;$/;"	v
config_data	lib/smarty/Config_File.class.php	/^        $config_data = array();$/;"	v
config_file	lib/smarty/Config_File.class.php	/^            $config_file = $file_name;$/;"	v
config_file	lib/smarty/Config_File.class.php	/^            $config_file = $this->_config_path . $file_name;$/;"	v
config_form	enrol/authorize/enrol.php	/^    function config_form($frm)$/;"	f
config_form	enrol/database/enrol.php	/^function config_form($frm) {$/;"	f
config_form	enrol/flatfile/enrol.php	/^function config_form($frm) {$/;"	f
config_form	enrol/imsenterprise/enrol.php	/^function config_form($frm) {$/;"	f
config_form	enrol/ldap/enrol.php	/^function config_form($frm) {$/;"	f
config_form	enrol/manual/enrol.php	/^function config_form($page) {$/;"	f
config_form	enrol/paypal/enrol.php	/^function config_form($frm) {$/;"	f
config_load	lib/smarty/Smarty.class.php	/^    function config_load($file, $section = null, $scope = 'global')$/;"	f
config_print	blocks/moodleblock.class.php	/^    function config_print() {$/;"	f
config_save	blocks/moodleblock.class.php	/^    function config_save($data) {$/;"	f
config_vars	lib/smarty/plugins/function.assign_debug_info.php	/^        $config_vars = $smarty->_config[0];$/;"	v
configchange	admin/index.php	/^            $configchange = true;$/;"	v
configdata	admin/index.php	/^    $configdata  = '<div class="adminlink"><a href="config.php">'.get_string('configvariables', 'admin').$/;"	v
configfields	admin/configvars.php	/^    $configfields = array_flip(explode(',', $config->hiddenuserfields));$/;"	v
configfile	install.php	/^    $configfile = '.\/config.php';$/;"	v
configpath	admin/filter.php	/^        $configpath = $CFG->dirroot.'\/filter\/'.$filtername.'\/filterconfig.php';$/;"	v
configs	lib/moodlelib.php	/^            $configs = (array)$configs;$/;"	v
configureWSDL	lib/soap/nusoap.php	/^    function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport = 'http:\/\/schemas.xmlsoap.org\/soap\/http', $schemaTargetNamespace = false)$/;"	f
configvar	admin/configvars.php	/^    function configvar($help, $field, $warning='') {$/;"	f
configvar	admin/configvars.php	/^class configvar {$/;"	c
configvariable	user/edit.php	/^                $configvariable = 'field_lock_' . $field;$/;"	v
configvariable	user/edit.php	/^            $configvariable = 'field_lock_' . $field;$/;"	v
configvarrss	admin/configvars.php	/^class configvarrss extends configvar {$/;"	c
configvars	admin/configvars.php	/^    $configvars = array();$/;"	v
confirm	admin/blocks.php	/^    $confirm  = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	admin/innodb.php	/^   $confirm = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	admin/langimport.php	/^    $confirm       = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	admin/modules.php	/^    $confirm = optional_param('confirm', '', PARAM_BOOL);$/;"	v
confirm	admin/questiontypes.php	/^    $confirm = optional_param('confirm', '', PARAM_BOOL);$/;"	v
confirm	admin/upgradeforumread.php	/^    $confirm = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	admin/upgradelogs.php	/^    $confirm = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	admin/user.php	/^    $confirm      = optional_param('confirm', '', PARAM_ALPHANUM);   \/\/md5 confirmation hash$/;"	v
confirm	admin/utfdbmigrate.php	/^    $confirm = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	calendar/event.php	/^            $confirm = optional_param('confirm', 0, PARAM_INT);$/;"	v
confirm	course/unenrol.php	/^    $confirm = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	enrol/authorize/locallib.php	/^    $confirm = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	files/index.php	/^    $confirm = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	lib/editor/htmlarea/coursefiles.php	/^    $confirm = optional_param('confirm', 0, PARAM_BOOL);$/;"	v
confirm	mod/data/comment.php	/^    $confirm = optional_param('confirm','',PARAM_INT);$/;"	v
confirm	mod/forum/post.php	/^    $confirm = optional_param('confirm',0,PARAM_INT);$/;"	v
confirm	mod/glossary/comment.php	/^    $confirm = optional_param('confirm',0, PARAM_INT);  \/\/ Confirm the action$/;"	v
confirm	mod/glossary/deleteentry.php	/^    $confirm = optional_param('confirm', 0, PARAM_INT);  \/\/ commit the operation?$/;"	v
confirm	mod/glossary/edit.php	/^$confirm = optional_param('confirm',0, PARAM_INT);    \/\/ proceed. Edit the edtry$/;"	v
confirm	mod/glossary/editcategories.php	/^    $confirm     = optional_param('confirm', 0, PARAM_INT);      \/\/ confirm the action$/;"	v
confirm	mod/glossary/exportentry.php	/^    $confirm = optional_param('confirm', 0, PARAM_INT); \/\/ confirmation$/;"	v
confirm	mod/hotpot/index.php	/^		$confirm = optional_param("confirm");$/;"	v
confirm	mod/wiki/admin.php	/^                  $confirm="&confirm[changesfield]=".urlencode($form->changesfield).$/;"	v
confirm	mod/wiki/admin.php	/^                $confirm="";$/;"	v
confirm	mod/wiki/admin.php	/^                $confirm="&amp;confirm=".$form->pagetocheck;$/;"	v
confirm	mod/wiki/admin.php	/^    $confirm = optional_param('confirm', '', PARAM_RAW);$/;"	v
confirm	question/type/rqp/types.php	/^    $confirm = optional_param('confirm', false, PARAM_BOOL); \/\/ has the teacher confirmed the delete request?$/;"	v
confirm_sesskey	lib/moodlelib.php	/^function confirm_sesskey($sesskey=NULL) {$/;"	f
confirmbutton	admin/user.php	/^                    $confirmbutton = "";$/;"	v
confirmbutton	admin/user.php	/^                    $confirmbutton = "<a href=\\"user.php?confirmuser=$user->id&amp;sesskey=$USER->sesskey\\">" . get_string("confirm") . "<\/a>";$/;"	v
confirmdelete	mod/chat/report.php	/^    $confirmdelete = optional_param('confirmdelete', 0, PARAM_BOOL);$/;"	v
confirmeduser	admin/user.php	/^            $confirmeduser = new object();$/;"	v
confirmupgrade	admin/index.php	/^    $confirmupgrade = optional_param('confirmupgrade', 0, PARAM_BOOL);$/;"	v
confirmuser	admin/user.php	/^    $confirmuser  = optional_param('confirmuser', 0, PARAM_INT);$/;"	v
confkey	lib/moodlelib.php	/^                $confkey = 'field_updatelocal_' . $key;$/;"	v
conflictblock	lib/blocklib.php	/^            $conflictblock = array_search($blocktitle, $blocktitles);$/;"	v
conn	auth/fc/fcFPP.php	/^	$conn = &$this->_conn;$/;"	v
conn	auth/fc/fcFPP.php	/^	$conn = fsockopen($host, $port, $errno, $errstr, 5);$/;"	v
conn	lib/adodb/adodb-datadict.inc.php	/^		$conn = &$this->connection;$/;"	v
conn	lib/adodb/adodb-perf.inc.php	/^	$conn = $this->conn;$/;"	v
conn	lib/adodb/adodb-perf.inc.php	/^        $conn = $this->conn;$/;"	v
conn	lib/adodb/adodb-recordset.inc.php	/^		$conn = $this->connection;$/;"	v
conn	lib/adodb/adodb.inc.php	/^		$conn = $this->connection;$/;"	v
conn	lib/adodb/drivers/adodb-ibase.inc.php	/^			$conn = $this->_connectionID;$/;"	v
conn	lib/adodb/drivers/adodb-ibase.inc.php	/^			$conn = $this->_transactionID;$/;"	v
conn	lib/adodb/perf/perf-mysql.inc.php	/^        $conn = $this->conn;$/;"	v
conn	lib/adodb/server.php	/^$conn = &ADONewConnection($driver);$/;"	v
conn	lib/adodb/session/adodb-session.php	/^			$conn = ADODB_Session::_conn();$/;"	v
conn	lib/adodb/session/adodb-session.php	/^		$conn			=& ADODB_Session::_conn();$/;"	v
conn	lib/adodb/session/adodb-session.php	/^		$conn	=& ADODB_Session::_conn();$/;"	v
conn	lib/adodb/session/adodb-session.php	/^		$conn =& ADODB_Session::_conn();$/;"	v
conn	lib/adodb/session/adodb-session.php	/^		$conn =& ADONewConnection($driver);$/;"	v
conn	lib/adodb/session/adodb-session.php	/^	$conn =& ADODB_Session::_conn();$/;"	v
conn_accept	mod/chat/chatd.php	/^    function conn_accept() {$/;"	f
conn_activity_ufo	mod/chat/chatd.php	/^    function conn_activity_ufo (&$handles) {$/;"	f
conn_info	lib/adodb/drivers/adodb-ldap.inc.php	/^		    $conn_info = split( ':', $host );$/;"	v
conn_info	lib/adodb/drivers/adodb-ldap.inc.php	/^		$conn_info = array( $host,$this->port);$/;"	v
connect	lib/adodb/adodb-pear.inc.php	/^	function &connect($dsn, $options = false)$/;"	f
connect	lib/soap/nusoap.php	/^	function connect($connection_timeout=0,$response_timeout=30){$/;"	f
connect_win	question/format/coursetestmanager/format.php	/^        function connect_win($filename) {$/;"	f
connection	auth/imap/lib.php	/^        $connection = imap_open($host, $username, $password, OP_HALFOPEN);$/;"	v
connection	auth/nntp/lib.php	/^        $connection = imap_open($host, $username, $password, OP_HALFOPEN);$/;"	v
connection	auth/pop3/lib.php	/^        $connection = imap_open($host, $username, $password);$/;"	v
connection	lib/phpmailer/class.phpmailer.php	/^                        $connection = false;$/;"	v
connection	lib/phpmailer/class.phpmailer.php	/^                $connection = true;$/;"	v
connection	lib/phpmailer/class.phpmailer.php	/^        $connection = ($this->smtp->Connected()); $/;"	v
connection	lib/soap/phpsoap.php	/^        $connection = $f;$/;"	v
connection	lib/soap/phpsoap.php	/^        $connection = new SoapClient($wsdl, array('soap_version'=>SOAP_1_1, 'exceptions'=>true, 'trace'=>$trace));$/;"	v
connection	lib/soap/phpsoap.php	/^        $connection = new SoapFault('client', 'Could not connect to the service');$/;"	v
connection	question/type/rqp/rqp.php	/^    $connection = soap_connect($server . '?wsdl');$/;"	v
connector	mod/scorm/loadSCO.php	/^            $connector = '&';$/;"	v
connector	mod/scorm/loadSCO.php	/^            $connector = '?';$/;"	v
connector	mod/scorm/loadSCO.php	/^    $connector = '';$/;"	v
connresult	auth/ldap/lib.php	/^        $connresult = ldap_connect($server);$/;"	v
cons	lib/adodb/drivers/adodb-oci8.inc.php	/^			$cons = $this->qstr($constr[0]);$/;"	v
consdata	enrol/authorize/authorizenetlib.php	/^        $consdata = array($/;"	v
const	mod/wiki/ewiki/ewiki.php	/^         $const = substr($const, 0, $l)$/;"	v
constraints	lib/adodb/drivers/adodb-mssql.inc.php	/^		$constraints =& $this->GetArray($sql);$/;"	v
constraints	lib/adodb/drivers/adodb-oci8.inc.php	/^		$constraints =& $this->GetArray($sql);$/;"	v
constraints	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$constraints =& $this->GetArray($sql);$/;"	v
constraints	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$constraints =& $this->GetArray("||SQLForeignKeys|||||$owner|$table");$/;"	v
construct	lib/bennu/iCalendar_components.php	/^    function construct() {$/;"	f
construct	lib/bennu/iCalendar_properties.php	/^    function construct() {$/;"	f
construct	lib/pagelib.php	/^    function construct() {$/;"	f
construct_dataset_menus	question/type/calculated/questiontype.php	/^    function construct_dataset_menus($form, $mandatorydatasets,$/;"	f
construct_latex_document	filter/tex/latex.php	/^        function construct_latex_document( $formula, $fontsize=12 ) {$/;"	f
constructor	lib/blocklib.php	/^        $constructor = get_class_constructor($classname);$/;"	v
conststring	enrol/authorize/authorizenetlib.php	/^        $conststring = $str;$/;"	v
cont	mod/chat/lib.php	/^        $cont = ob_get_contents();$/;"	v
cont	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^    $cont=ewiki_page_wiki_dump_send($binaries, $/;"	v
cont	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $cont = true;$/;"	v
contact_id	backup/restorelib.php	/^                    $contact_id = $data["CONTACT"]["#"]["ID"]["0"]["#"];$/;"	v
contactcount	backup/restorelib.php	/^                $contactcount = count_records ('backup_ids', 'backup_code', $restore->backup_unique_code, 'table_name', 'message_contacts');$/;"	v
contacts	backup/backuplib.php	/^        $contacts= get_records ('message_contacts');$/;"	v
contacts	message/lib.php	/^                $contacts = array();$/;"	v
contain_span_tags	lib/markdown.php	/^	$contain_span_tags = 'p|h[1-6]|li|dd|dt|td|th|legend';$/;"	v
contcat	lib/questionlib.php	/^    $contcat = new object;$/;"	v
content	admin/langdoc.php	/^    $content = preg_replace("\/\\n{3,}\/", "\\n\\n", $content);  \/\/ Collapse runs of blank lines$/;"	v
content	admin/langdoc.php	/^    $content = str_replace("\\r", "",$content);              \/\/ Remove linefeed characters$/;"	v
content	admin/langdoc.php	/^    $content = trim($content);                              \/\/ Delete leading\/trailing whitespace$/;"	v
content	backup/backuplib.php	/^            $content = preg_replace("\/\\r\\n|\\r\/", "\\n", htmlspecialchars($content));$/;"	v
content	backup/backuplib.php	/^            $content = preg_replace("\/\\r\\n|\\r\/", "\\n", utf8_encode(htmlspecialchars($content)));$/;"	v
content	backup/backuplib.php	/^        $content = backup_encode_absolute_links($content);$/;"	v
content	backup/backuplib.php	/^        $content = preg_replace("\/[\\x-\\x8\\xb-\\xc\\xe-\\x1f\\x7f]\/is","",$content);$/;"	v
content	backup/restorelib.php	/^                $content = $function_name($content,$restore);$/;"	v
content	calendar/lib.php	/^    $content = '';$/;"	v
content	calendar/lib.php	/^    $content = '<table>';$/;"	v
content	course/lib.php	/^                $content = true;$/;"	v
content	course/lib.php	/^            $content = true;$/;"	v
content	course/lib.php	/^    $content = false;$/;"	v
content	lib/adodb/adodb-xmlschema.inc.php	/^						$content = array();$/;"	v
content	lib/blocklib.php	/^        $content = popup_form($target.'&amp;blockid=', $menu, 'add_block', '', $stradd .'...', '', '', true);$/;"	v
content	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^        $content = fread($fd, filesize($filename));$/;"	v
content	lib/markdown.php	/^	$content	= $matches[3];$/;"	v
content	lib/markdown.php	/^	$content	= preg_replace('\/[|] *$\/m', '', $content);$/;"	v
content	lib/markdown.php	/^	$content	= preg_replace('\/^ *[|]\/m', '', $content);$/;"	v
content	lib/smarty/plugins/function.fetch.php	/^                    $content = $csplit[1];$/;"	v
content	lib/smarty/plugins/function.fetch.php	/^    $content = '';$/;"	v
content	lib/typo3/class.t3lib_div.php	/^						$content = chr(10).chunk_split(base64_encode($v));$/;"	v
content	lib/typo3/class.t3lib_div.php	/^						$content = htmlspecialchars($v);$/;"	v
content	lib/typo3/class.t3lib_div.php	/^					$content = call_user_method($/;"	v
content	lib/typo3/class.t3lib_div.php	/^					$content = chr(10).$/;"	v
content	lib/typo3/class.t3lib_div.php	/^			 	$content = call_user_func($funcRef, $params, $ref);$/;"	v
content	lib/typo3/class.t3lib_div.php	/^			$content=curl_exec ($ch);$/;"	v
content	lib/typo3/class.t3lib_div.php	/^		$content = '';$/;"	v
content	mod/assignment/lib.php	/^        $content = true;$/;"	v
content	mod/assignment/lib.php	/^    $content = false;$/;"	v
content	mod/assignment/restorelib.php	/^                $content = $assignment->description;$/;"	v
content	mod/chat/chatd.php	/^                $content = $this->get_user_window($sessionid);$/;"	v
content	mod/chat/restorelib.php	/^                $content = $chat->intro;$/;"	v
content	mod/choice/restorelib.php	/^                $content = $choice->text;$/;"	v
content	mod/data/field/checkbox/field.class.php	/^            $content = explode('##', $content);$/;"	v
content	mod/data/field/checkbox/field.class.php	/^            $content = get_field('data_content', 'content', 'fieldid', $this->field->id, 'recordid', $recordid);$/;"	v
content	mod/data/field/checkbox/field.class.php	/^        $content = array();$/;"	v
content	mod/data/field/checkbox/field.class.php	/^        $content = new object;$/;"	v
content	mod/data/field/date/field.class.php	/^            $content = (int) get_field('data_content', 'content', 'fieldid', $this->field->id, 'recordid', $recordid);$/;"	v
content	mod/data/field/date/field.class.php	/^            $content = new object;$/;"	v
content	mod/data/field/date/field.class.php	/^            $content = time();$/;"	v
content	mod/data/field/file/field.class.php	/^        $content = new object;$/;"	v
content	mod/data/field/menu/field.class.php	/^            $content = '';$/;"	v
content	mod/data/field/menu/field.class.php	/^            $content = get_field('data_content', 'content', 'fieldid', $this->field->id, 'recordid', $recordid);$/;"	v
content	mod/data/field/menu/field.class.php	/^            $content = trim($content);$/;"	v
content	mod/data/field/multimenu/field.class.php	/^            $content = array();$/;"	v
content	mod/data/field/multimenu/field.class.php	/^            $content = explode('##', $content);$/;"	v
content	mod/data/field/multimenu/field.class.php	/^            $content = get_field('data_content', 'content', 'fieldid', $this->field->id, 'recordid', $recordid);$/;"	v
content	mod/data/field/multimenu/field.class.php	/^        $content = new object;$/;"	v
content	mod/data/field/number/field.class.php	/^        $content = new object;$/;"	v
content	mod/data/field/picture/field.class.php	/^        $content = get_record('data_content','fieldid', $this->field->id, 'recordid', $recordid);$/;"	v
content	mod/data/field/radiobutton/field.class.php	/^            $content = '';$/;"	v
content	mod/data/field/radiobutton/field.class.php	/^            $content = trim(get_field('data_content', 'content', 'fieldid', $this->field->id, 'recordid', $recordid));$/;"	v
content	mod/data/field/textarea/field.class.php	/^        $content = new object;$/;"	v
content	mod/data/field/url/field.class.php	/^        $content = new object;$/;"	v
content	mod/data/lib.php	/^            $content = '';$/;"	v
content	mod/data/lib.php	/^            $content = get_field('data_content', 'content', 'fieldid', $this->field->id, 'recordid', $recordid);$/;"	v
content	mod/data/lib.php	/^        $content = new object;$/;"	v
content	mod/forum/lib.php	/^                $content = true;$/;"	v
content	mod/forum/lib.php	/^    $content = false;$/;"	v
content	mod/forum/restorelib.php	/^                $content = $forum->intro;$/;"	v
content	mod/forum/restorelib.php	/^                $content = $post->message;$/;"	v
content	mod/glossary/exportfile.php	/^    $content = glossary_generate_export_file($glossary,$l,$cat);$/;"	v
content	mod/glossary/lib.php	/^            $content = $textlib->convert($content, current_charset(), 'UTF-8');$/;"	v
content	mod/glossary/lib.php	/^        $content = true;$/;"	v
content	mod/glossary/lib.php	/^    $content = false;$/;"	v
content	mod/glossary/restorelib.php	/^                $content = $entry->definition;$/;"	v
content	mod/glossary/restorelib.php	/^                $content = $glossary->intro;$/;"	v
content	mod/journal/lib.php	/^        $content = true;$/;"	v
content	mod/journal/lib.php	/^    $content = false;$/;"	v
content	mod/label/restorelib.php	/^                $content = $label->content;$/;"	v
content	mod/lesson/importppt.php	/^        $content = '<p>'.$content.'<\/p>';$/;"	v
content	mod/lesson/importppt.php	/^        $content = str_replace("\\n", '', $content);$/;"	v
content	mod/lesson/importppt.php	/^        $content = str_replace("\\r", '', $content);$/;"	v
content	mod/lesson/importppt.php	/^        $content = str_replace('&#13;', '', $content);  \/\/ puts in returns?$/;"	v
content	mod/lesson/restorelib.php	/^                $content = $page->contents;$/;"	v
content	mod/quiz/restorelib.php	/^                $content = $quiz->intro;$/;"	v
content	mod/resource/fetch.php	/^    $content = resource_fetch_remote_file($cm, $url);$/;"	v
content	mod/scorm/restorelib.php	/^                $content = $scorm->summary;$/;"	v
content	mod/survey/lib.php	/^        $content = true;$/;"	v
content	mod/survey/lib.php	/^    $content = false;$/;"	v
content	mod/survey/restorelib.php	/^                $content = $survey->intro;$/;"	v
content	mod/wiki/ewiki/ewiki.php	/^                  $content = implode("", file("$path\/$filename"));$/;"	v
content	mod/wiki/ewiki/ewiki.php	/^         $content = strtolower(implode("", $args));$/;"	v
content	mod/wiki/ewiki/ewiki.php	/^      $content = fread($f, 1<<21);$/;"	v
content	mod/wiki/ewiki/ewiki.php	/^   $content = "";$/;"	v
content	mod/wiki/ewiki/plugins/init.php	/^                     $content = implode("", file("$path\/$filename"));$/;"	v
content	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content = format_text($data['content'], $moodle_format, $options);$/;"	v
content	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content = preg_replace($htmlendings, $htmlrepl, $content);$/;"	v
content	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content = preg_replace('#(<p.*>(&nbsp;|\\s+)<\/p>|<p.*><\/p>)#i', "\\n", $content);$/;"	v
content	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content = preg_replace('\/(\\S)\\s+(\\S)\/', '$1 $2', $content);$/;"	v
content	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content = preg_replace('\/\\n|\\r\/i', ' ', $content);$/;"	v
content	mod/wiki/ewiki/plugins/moodle/diff.php	/^      $content=$data["content"];$/;"	v
content	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^              $content =  str_replace('$content', $content, str_replace('$title', $id, $HTML_TEMPLATE));$/;"	v
content	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^              $content = $row["content"];$/;"	v
content	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^              $content = ewiki_format($row["content"]);$/;"	v
content	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^              $content = str_replace($a_images, $a_rimages, $content);$/;"	v
content	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^          $content = str_replace('$content', $content, str_replace('$title', $id, $HTML_TEMPLATE));$/;"	v
content	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^          $content=preg_replace_callback($/;"	v
content	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $content = "";$/;"	v
content	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $content = $pf($id, $content, "view");$/;"	v
content	mod/wiki/ewikimoodlelib.php	/^         $content = strtolower(implode("", $args));$/;"	v
content	mod/wiki/lib.php	/^        $content = preg_replace("\\377^(.*)($href)\\377m", '$1 __~['.get_string("offline","wiki").']__ $2', $content);$/;"	v
content	mod/wiki/lib.php	/^        $content = true;$/;"	v
content	mod/wiki/lib.php	/^     $content = $get["content"];$/;"	v
content	mod/wiki/lib.php	/^     $content = eregi_replace(' __~\\['.get_string("offline","wiki").'\\]__ ','', $content);$/;"	v
content	mod/wiki/restorelib.php	/^                $content = $page->definition;$/;"	v
content	mod/wiki/restorelib.php	/^                $content = $wiki->summary;$/;"	v
content	mod/wiki/view.php	/^        $content = '';$/;"	v
content	mod/wiki/view.php	/^        $content=ewiki_page($page);$/;"	v
content	mod/workshop/restorelib.php	/^                $content = $workshop->description;$/;"	v
content	question/format/xml/format.php	/^        $content = "    <image_base64>\\n".addslashes(base64_encode( $binary ))."\\n".$/;"	v
content	question/format/xml/format.php	/^        $content = "<?xml version=\\"1.0\\"?>\\n" .$/;"	v
content0	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content0 = format_text($data0['content'], $moodle_format, $options);$/;"	v
content0	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content0 = preg_replace($htmlendings, $htmlrepl, $content0);$/;"	v
content0	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content0 = preg_replace('#(<p.*>(&nbsp;|\\s+)<\/p>|<p.*><\/p>)#i', "\\n", $content0);$/;"	v
content0	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content0 = preg_replace('\/(\\S)\\s+(\\S)\/', '$1 $2', $content0); \/\/ Remove multiple spaces.$/;"	v
content0	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $content0 = preg_replace('\/\\n|\\r\/i', ' ', $content0);$/;"	v
content0	mod/wiki/ewiki/plugins/moodle/diff.php	/^      $content0=$data0["content"];$/;"	v
content1	mod/resource/restorelib.php	/^                $content1 = $resource->alltext;$/;"	v
content2	mod/resource/restorelib.php	/^                $content2 = $resource->summary;$/;"	v
content2	mod/wiki/view.php	/^        $content2 = '<div align="center">'.get_string('nowikicreated', 'wiki').'<\/div>';$/;"	v
content2	mod/wiki/view.php	/^        $content2='';$/;"	v
content3	mod/resource/restorelib.php	/^                $content3 = $resource->reference;$/;"	v
contentArr	mod/data/field/checkbox/field.class.php	/^                $contentArr = explode('##', $content->content);$/;"	v
contentArr	mod/data/field/checkbox/field.class.php	/^            $contentArr = array();$/;"	v
contentArr	mod/data/field/multimenu/field.class.php	/^                $contentArr = explode('##', $content->content);$/;"	v
contentArr	mod/data/field/multimenu/field.class.php	/^            $contentArr = array();$/;"	v
contentStr	lib/soap/nusoap.php	/^					$contentStr = "  <$schemaPrefix:$attrs[compositor]>\\n".$contentStr."  <\/$schemaPrefix:$attrs[compositor]>\\n";$/;"	v
contentStr	lib/soap/nusoap.php	/^					$contentStr = "  <$schemaPrefix:complexContent>\\n".$contentStr."  <\/$schemaPrefix:complexContent>\\n";$/;"	v
contentStr	lib/soap/nusoap.php	/^				$contentStr = "   <$schemaPrefix:restriction base=\\"".$this->contractQName($attrs['restrictionBase'])."\\">\\n".$contentStr."   <\/$schemaPrefix:restriction>\\n";$/;"	v
contentStr	lib/soap/nusoap.php	/^				$contentStr = " <$schemaPrefix:complexType name=\\"$typeName\\">\\n".$contentStr." <\/$schemaPrefix:complexType>\\n";$/;"	v
contentStr	lib/soap/nusoap.php	/^				$contentStr = " <$schemaPrefix:complexType name=\\"$typeName\\"\/>\\n";$/;"	v
contentStr	lib/soap/nusoap.php	/^			$contentStr = '';$/;"	v
content_length	lib/soap/nusoap.php	/^				$content_length = hexdec(trim($tmp));$/;"	v
content_length	lib/soap/nusoap.php	/^			$content_length =  2147483647;	\/\/ ignore any content-length header$/;"	v
content_length	lib/soap/nusoap.php	/^			$content_length =  2147483647;$/;"	v
content_length	lib/soap/nusoap.php	/^			$content_length = $this->incoming_headers['content-length'];$/;"	v
contentdir	mod/wiki/lib.php	/^        $contentdir = $CFG->dataroot.'\/'.$wiki->course.'\/'.$subdir;$/;"	v
contentdir	mod/wiki/lib.php	/^        $contentdir = false;$/;"	v
contentframe	mod/resource/type/ims/resource.class.php	/^            $contentframe = 'ims-contentframe';$/;"	v
contentframe	mod/resource/type/ims/resource.class.php	/^            $contentframe = 'ims-contentframe-no-nav';$/;"	v
contentlist	mod/data/filter.php	/^            $contentlist = array();$/;"	v
contents	admin/health.php	/^            $contents = fread($fp, 16384); \/\/ 16K should be enough$/;"	v
contents	admin/health.php	/^        $contents = trim(@fread($handle, 6));$/;"	v
contents	admin/health.php	/^        $contents = trim(@fread($handle, 7));$/;"	v
contents	files/index.php	/^                $contents = fread($fileptr, filesize($basedir.'\/'.$file));$/;"	v
contents	filter/algebra/algebradebug.php	/^                $contents = fread($handle,16384);$/;"	v
contents	filter/tex/texdebug.php	/^                    $contents = fread($handle,16384);$/;"	v
contents	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$contents = fread($fd,filesize($path));$/;"	v
contents	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^	$contents = bin2hex($contents);$/;"	v
contents	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^	$contents = fread ($fd, $chunk_size);$/;"	v
contents	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^	$contents = substr ($varName, (($loop - 1) * $chunk_size), $chunk_size);$/;"	v
contents	lib/editor/htmlarea/coursefiles.php	/^                $contents = fread($fileptr, filesize($basedir.$file));$/;"	v
contents	lib/smarty/Config_File.class.php	/^            $contents = preg_replace('!\\r\\n?!', "\\n", $contents);$/;"	v
contents	lib/smarty/Config_File.class.php	/^        $contents = ($size = filesize($config_file)) ? fread($fp, $size) : '';$/;"	v
contents	lib/smarty/Smarty.class.php	/^            $contents = ($size = filesize($filename)) ? fread($fd, $size) : '';$/;"	v
contents	lib/soap/nusoap.php	/^					$contents = '';$/;"	v
contents	lib/soap/nusoap.php	/^				$contents = '';$/;"	v
contents	lib/soap/nusoap.php	/^				$contents = null;$/;"	v
contents	mod/data/restorelib.php	/^    $contents = $recinfo['#']['CONTENTS']['0']['#']['CONTENT'];$/;"	v
contents	mod/hotpot/lib.php	/^			 $contents = implode('', $contents);$/;"	v
contents	mod/hotpot/lib.php	/^		$contents = file($filepath);$/;"	v
contents	mod/hotpot/template/v6.php	/^		$contents = $this->v6_expand_Contents();$/;"	v
contents	mod/resource/type/ims/preview.php	/^        $contents = '';$/;"	v
contents	mod/resource/type/ims/resource.class.php	/^        $contents = '';$/;"	v
contents	mod/survey/report.php	/^                    $contents = '<table cellpadding="15" width="100%">';$/;"	v
context	auth/ldap/lib.php	/^        $context = trim($context);$/;"	v
context	enrol/ldap/enrol.php	/^        $context == trim($context);$/;"	v
context	mod/quiz/editlib.php	/^        $context = $quiz->id ? '&amp;contextquiz='.$quiz->id : '';$/;"	v
context	mod/quiz/locallib.php	/^    $context = $quiz->id ? '&amp;contextquiz='.$quiz->id : '';$/;"	v
context_block_tags	lib/markdown.php	/^	$context_block_tags = 'script|noscript|math|ins|del';$/;"	v
contextquiz	question/question.php	/^    $contextquiz = isset($SESSION->modform->instance) ? $SESSION->modform->instance : 0;$/;"	v
contexts	auth/ldap/lib.php	/^    $contexts = explode(";",$CFG->ldap_contexts);$/;"	v
continue	admin/utfdbmigrate.php	/^                    $continue = true;$/;"	v
continue	admin/utfdbmigrate.php	/^            $continue = false;$/;"	v
continue	admin/utfdbmigrate.php	/^            $continue = true;$/;"	v
continue	backup/restorelib.php	/^                                $continue = false;$/;"	v
continue	backup/restorelib.php	/^                        $continue = false;$/;"	v
continue	backup/restorelib.php	/^                    $continue = true;$/;"	v
continue	lib/environmentlib.php	/^                $continue = false;$/;"	v
continue	lib/environmentlib.php	/^    $continue = true;$/;"	v
continue	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                        $continue = 0;$/;"	v
continue	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                        $continue = 1;$/;"	v
continue	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                    $continue = 0;$/;"	v
continue	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $continue           = 0;$/;"	v
continue	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $continue       = 0;$/;"	v
continue	login/forgot_password.php	/^                    $continue = true;$/;"	v
continue	login/forgot_password.php	/^                $continue = false;$/;"	v
continue	question/preview.php	/^        $continue = false;$/;"	v
continue	question/preview.php	/^        $continue = true;$/;"	v
continue	question/preview.php	/^    $continue = optional_param('continue', 0, PARAM_BOOL);$/;"	v
continueOnErr	lib/adodb/adodb-xmlschema.inc.php	/^			$continueOnErr = $this->ContinueOnError();$/;"	v
continue_limit	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $continue_limit     = 8216;$/;"	v
continue_limit	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $continue_limit = 8216;$/;"	v
contractQname	lib/soap/nusoap.php	/^	function contractQname($qname){$/;"	f
conv	lib/typo3/class.t3lib_cs.php	/^	function conv($str,$fromCS,$toCS,$useEntityForNoChar=0)	{$/;"	f
convArray	lib/typo3/class.t3lib_cs.php	/^	function convArray(&$array,$fromCS,$toCS,$useEntityForNoChar=0)	{$/;"	f
convUmlauts	lib/typo3/class.t3lib_div.php	/^	function convUmlauts($str)	{$/;"	f
conv_case	lib/typo3/class.t3lib_cs.php	/^	function conv_case($charset,$string,$case)	{$/;"	f
conv_str	lib/typo3/class.t3lib_cs.php	/^				$conv_str = iconv($fromCS,$toCS.'\/\/TRANSLIT',$str);$/;"	v
conv_str	lib/typo3/class.t3lib_cs.php	/^				$conv_str = mb_convert_encoding($str,$toCS,$fromCS);$/;"	v
conv_str	lib/typo3/class.t3lib_cs.php	/^				$conv_str = recode_string($fromCS.'..'.$toCS,$str);$/;"	v
convert	lib/db/mysql.php	/^                $convert = set_field("user" , "username" , $lcname, "id", $user->id);$/;"	v
convert	lib/db/postgres7.php	/^                $convert = set_field("user" , "username" , $lcname, "id", $user->id);$/;"	v
convert	lib/textlib.class.php	/^    function convert($text, $fromCS, $toCS='utf-8') {$/;"	f
convert	lib/wiki_to_markdown.php	/^  function convert( $content,$courseid ) {$/;"	f
convertMicrotime	lib/typo3/class.t3lib_div.php	/^	function convertMicrotime($microtime)	{$/;"	f
convert_urls_into_links	lib/weblib.php	/^function convert_urls_into_links(&$text) {$/;"	f
converted_tree	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $converted_tree = $this->_convert($tree['left']);$/;"	v
converted_tree	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $converted_tree = $this->_convert($tree['right']);$/;"	v
converted_tree	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $converted_tree = $this->_convert($tree['value']);$/;"	v
converted_tree	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $converted_tree = $this->toReversePolish($tree['left']);$/;"	v
converted_tree	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $converted_tree = $this->toReversePolish($tree['right']);$/;"	v
convpassword	lib/moodlelib.php	/^        $convpassword = $password; \/\/no conversion yet$/;"	v
convpassword	lib/moodlelib.php	/^        $convpassword = $textlib->convert($password, 'UTF-8', get_string('oldcharset'));$/;"	v
cookie	lib/soap/nusoap.php	/^					$cookie = $this->parseCookie(trim($arr[1]));$/;"	v
cookie	lib/soap/nusoap.php	/^				$cookie = $this->cookies[$i];$/;"	v
cookie	lib/soap/nusoap.php	/^			$cookie= array(	'name' => $name,$/;"	v
cookie	sso/hive/lib.php	/^                $cookie = $cookie[0];$/;"	v
cookie	sso/hive/lib.php	/^                $cookie = explode(';', $header[1]);$/;"	v
cookie_name	lib/cas/client.php	/^          $cookie_name = strtok($name_val,'=');$/;"	v
cookie_param	lib/soap/nusoap.php	/^		$cookie_param = ';secure;';$/;"	v
cookie_param	lib/soap/nusoap.php	/^		$cookie_param = 'domain=';$/;"	v
cookie_param	lib/soap/nusoap.php	/^		$cookie_param = 'expires=';$/;"	v
cookie_param	lib/soap/nusoap.php	/^		$cookie_param = 'path=';$/;"	v
cookie_str	lib/soap/nusoap.php	/^		$cookie_str = $this->getCookiesForRequest($cookies, (($this->scheme == 'ssl') || ($this->scheme == 'https')));$/;"	v
cookie_str	lib/soap/nusoap.php	/^		$cookie_str = '';$/;"	v
cookie_str	lib/soap/nusoap.php	/^		$cookie_str = str_replace('; ', ';', $cookie_str) . ';';$/;"	v
cookie_val	lib/cas/client.php	/^          $cookie_val = strtok('=');$/;"	v
cookiename	lib/moodlelib.php	/^    $cookiename = 'MOODLEID_'.$CFG->sessioncookie;$/;"	v
coords	lib/graphlib.php	/^        $coords = array('x' => $textLeft, 'y' => $tickY, 'reference' => $reference);$/;"	v
coords	lib/graphlib.php	/^        $coords = array('x' => $textRight, 'y' => $tickY, 'reference' => $reference);$/;"	v
coords	lib/graphlib.php	/^      $coords = array('x' => $tickX, 'y' => $textBottom, 'reference' => $reference);$/;"	v
coords	lib/graphlib.php	/^      $coords = array('x' => $x + $box * 2, 'y' => $y, 'reference' => 'top-left');$/;"	v
coords	lib/graphlib.php	/^  $coords = array('x' => $x, 'y' => $y, 'reference' => 'bottom-center');$/;"	v
coords	lib/graphlib.php	/^  $coords = array('x' => $x, 'y' => $y, 'reference' => 'left-center');$/;"	v
coords	lib/graphlib.php	/^  $coords = array('x' => $x, 'y' => $y, 'reference' => 'right-center');$/;"	v
coords	lib/graphlib.php	/^  $coords = array('x' => $x, 'y' => $y, 'reference' => 'top-center');$/;"	v
copy	course/mod.php	/^    $copy          = optional_param('copy', 0, PARAM_INT);$/;"	v
copy	mod/quiz/report/grading/report.php	/^            $copy = $state->comment;$/;"	v
copy_and_flatten	question/format/qti2/format.php	/^function copy_and_flatten(&$object, $path, $courseid) {$/;"	f
copy_contents	mod/hotpot/show.php	/^	function copy_contents(id) {$/;"	f
copy_file_to_course	question/format/blackboard_6/format.php	/^    function copy_file_to_course($filename) {$/;"	f
copy_to	question/format/blackboard_6/format.php	/^        $copy_to = $CFG->dataroot.'\/'.$course->id.'\/bb_import';$/;"	v
copy_zip_to_course_dir	backup/backuplib.php	/^    function copy_zip_to_course_dir ($preferences) {$/;"	f
copyflds	lib/adodb/datadict/datadict-postgres.inc.php	/^		$copyflds = array();$/;"	v
copyflds	lib/adodb/datadict/datadict-postgres.inc.php	/^		$copyflds = implode(', ',$copyflds);$/;"	v
copyrighttext	admin/index.php	/^    $copyrighttext = '<a href="http:\/\/moodle.org\/">Moodle<\/a> '.$/;"	v
correct	blocks/moodleblock.class.php	/^            $correct = false;$/;"	v
correct	blocks/moodleblock.class.php	/^        $correct = true;$/;"	v
correct	mod/hotpot/attempt.php	/^				$correct = false;$/;"	v
correct	mod/hotpot/attempt.php	/^				$correct = optional_param($correctfield, 0, PARAM_INT);$/;"	v
correct	mod/hotpot/report/click/report.php	/^		$correct = get_string('reportcorrectsymbol', 'hotpot');$/;"	v
correct	mod/hotpot/template/v6.php	/^						$correct =  $this->int_value($tags, $answer."['correct'][0]['#']");$/;"	v
correct	question/format/blackboard_6/format.php	/^                    $correct = addslashes($resp->correct);$/;"	v
correct	question/format/blackboard_6/format.php	/^                $correct = $response->ident[0];$/;"	v
correct	question/format/blackboard_6/format.php	/^               $correct = $response->ident[0];$/;"	v
correct	question/format/blackboard_6/format.php	/^        $correct = false;   $/;"	v
correct	question/format/blackboard_6/format.php	/^        $correct = true;    $/;"	v
correct	question/format/hotpot/format.php	/^                        $correct = $xml->xml_value($tags,  $answer."['correct'][0]['#']");$/;"	v
correct	question/format/hotpot/format.php	/^                        $correct = $xml->xml_value($tags, $answer."['correct'][0]['#']");$/;"	v
correct	question/format/hotpot/format.php	/^                    $correct = $xml->xml_value($tags, $answer."['correct'][0]['#']");$/;"	v
correct	question/format/learnwise/format.php	/^                $correct = $correctmatch[1];$/;"	v
correct	question/format/learnwise/format.php	/^                $correct = $this->stringbetween($option, ' correct="', '">');$/;"	v
correct	question/type/calculated/questiontype.php	/^        $correct = $response->answer.' : ';$/;"	v
correct	question/type/multianswer/questiontype.php	/^            $correct = $QTYPES[$wrapped->qtype]$/;"	v
correct	question/type/numerical/questiontype.php	/^        $correct = parent::get_correct_responses($question, $state);$/;"	v
correct_answer	question/format/blackboard/format.php	/^        $correct_answer = $thisquestion["#"]["GRADABLE"][0]["#"]["CORRECTANSWER"][0]["@"]["answer_id"];$/;"	v
correct_answer_count	question/format/blackboard_6/format.php	/^    $correct_answer_count = count($correct_answers);$/;"	v
correct_answer_id	question/format/blackboard/format.php	/^	    $correct_answer_id = $thisquestion["#"]["GRADABLE"][0]["#"]["CORRECTANSWER"][0]["@"]["answer_id"];$/;"	v
correct_answer_id	question/format/blackboard/format.php	/^                $correct_answer_id = trim($correctanswers[$k]["@"]["answer_id"]);$/;"	v
correct_answers	question/format/blackboard_6/format.php	/^    $correct_answers = array();$/;"	v
correctanswer	mod/lesson/action/continue.php	/^                            $correctanswer = false;$/;"	v
correctanswer	mod/lesson/action/continue.php	/^                            $correctanswer = true;$/;"	v
correctanswer	mod/lesson/action/continue.php	/^                        $correctanswer = false;$/;"	v
correctanswer	mod/lesson/action/continue.php	/^                        $correctanswer = true;$/;"	v
correctanswer	mod/lesson/action/continue.php	/^                    $correctanswer = false;$/;"	v
correctanswer	mod/lesson/action/continue.php	/^                    $correctanswer = true;$/;"	v
correctanswer	mod/lesson/action/continue.php	/^                $correctanswer = true;$/;"	v
correctanswer	mod/lesson/action/continue.php	/^            $correctanswer = false;$/;"	v
correctanswer	mod/lesson/action/continue.php	/^    $correctanswer   = false;$/;"	v
correctanswer	question/type/calculated/questiontype.php	/^            $correctanswer = qtype_calculated_calculate_answer($/;"	v
correctanswer	question/type/shortanswer/questiontype.php	/^        $correctanswer = '';$/;"	v
correctanswer	question/type/truefalse/questiontype.php	/^        $correctanswer = ($trueanswer->fraction == 1) ? $trueanswer : $falseanswer;$/;"	v
correctanswercount	question/format/blackboard/format.php	/^            $correctanswercount = sizeof($correctanswers);$/;"	v
correctanswerid	mod/lesson/action/continue.php	/^                    $correctanswerid = $answer->id;$/;"	v
correctanswers	question/format/blackboard/format.php	/^	    $correctanswers = $thisquestion["#"]["GRADABLE"][0]["#"]["CORRECTANSWER"];$/;"	v
correctanswers	question/format/blackboard/format.php	/^        $correctanswers = $thisquestion["#"]["GRADABLE"][0]["#"]["CORRECTANSWER"];$/;"	v
correctanswers	question/format/qti2/format.php	/^        $correctanswers = array();$/;"	v
correctanswers	question/type/match/questiontype.php	/^        $correctanswers = $this->get_correct_responses($question, $state);$/;"	v
correctanswers	question/type/multianswer/questiontype.php	/^            $correctanswers = $QTYPES[$wrapped->qtype]$/;"	v
correctanswers	question/type/multichoice/questiontype.php	/^        $correctanswers = $this->get_correct_responses($question, $state);$/;"	v
correctanswers	question/type/shortanswer/questiontype.php	/^        $correctanswers = $this->get_correct_responses($question, $state);$/;"	v
correctcount	question/format/qti2/format.php	/^            $correctcount = count($correctresponses);$/;"	v
correctlen	mod/hotpot/attempt.php	/^					$correctlen = strlen($firstcorrectvalue);$/;"	v
correctpageid	mod/lesson/action/continue.php	/^                                $correctpageid = $answer->jumpto;$/;"	v
correctpageid	mod/lesson/action/continue.php	/^                    $correctpageid = $answer->jumpto;$/;"	v
correctpass	mod/exercise/view.php	/^                    $correctpass = true;$/;"	v
correctpass	mod/exercise/view.php	/^                $correctpass = true;$/;"	v
correctpass	mod/exercise/view.php	/^            $correctpass = false;$/;"	v
correctpass	mod/lesson/view.php	/^                    $correctpass = true;$/;"	v
correctpass	mod/lesson/view.php	/^                $correctpass = true;$/;"	v
correctpass	mod/lesson/view.php	/^            $correctpass = false;$/;"	v
correctpass	mod/workshop/view.php	/^                    $correctpass = true;$/;"	v
correctpass	mod/workshop/view.php	/^                $correctpass = true;$/;"	v
correctpass	mod/workshop/view.php	/^            $correctpass = false;$/;"	v
correctresponse	mod/lesson/action/continue.php	/^                                $correctresponse = $answer->response;$/;"	v
correctresponse	mod/lesson/action/continue.php	/^                $correctresponse = '';$/;"	v
correctresponse	question/format/qti2/format.php	/^                  $correctresponse = $answers[0];$/;"	v
correctresponse	question/format/qti2/format.php	/^                  $correctresponse = $answers[1];$/;"	v
correctresponse	question/format/qti2/format.php	/^              $correctresponse = '';$/;"	v
correctresponseid	question/format/qti2/format.php	/^              $correctresponseid = $question->response[$questionid];$/;"	v
correctresponses	question/format/qti2/format.php	/^            $correctresponses = $this->get_correct_answers($answers);$/;"	v
cost	enrol/authorize/enrol.php	/^            $cost = (float)(((float)$course->cost) < 0) ? $CFG->enrol_cost : $course->cost;$/;"	v
cost	enrol/authorize/enrol.php	/^        $cost = (float)0;$/;"	v
cost	enrol/authorize/enrol.php	/^        $cost = format_float($cost, 2);$/;"	v
cost	enrol/paypal/enrol.php	/^        $cost = (float) $CFG->enrol_cost;$/;"	v
cost	enrol/paypal/enrol.php	/^        $cost = (float) $course->cost;$/;"	v
cost	enrol/paypal/enrol.php	/^    $cost = format_float($cost, 2);$/;"	v
cost	enrol/paypal/ipn.php	/^                $cost = (float) $CFG->enrol_cost;$/;"	v
cost	enrol/paypal/ipn.php	/^                $cost = (float) $course->cost;$/;"	v
cost	enrol/paypal/ipn.php	/^            $cost = format_float($cost, 2);$/;"	v
count	admin/blocks.php	/^        $count = count_records('block_instance', 'blockid', $blockid);$/;"	v
count	admin/modules.php	/^        $count = count_records("$module->name");$/;"	v
count	admin/questiontypes.php	/^        $count = count_records('quiz_questions', 'qtype', $qtype->id);$/;"	v
count	admin/register.php	/^    $count = count_records('course')-1;$/;"	v
count	admin/register.php	/^    $count = count_records('forum_posts');$/;"	v
count	admin/register.php	/^    $count = count_records('question');$/;"	v
count	admin/register.php	/^    $count = count_records('resource');$/;"	v
count	admin/register.php	/^    $count = count_records('user')-1;$/;"	v
count	admin/register.php	/^    $count = count_records('user_students');$/;"	v
count	admin/register.php	/^    $count = count_records('user_teachers');$/;"	v
count	admin/upgradeforumread.php	/^        $count = 0;$/;"	v
count	admin/upgradelogs.php	/^        $count = 0;$/;"	v
count	auth/ldap/lib.php	/^    $count = $count->{'count'};$/;"	v
count	auth/ldap/lib.php	/^    $count = 0;$/;"	v
count	auth/ldap/lib.php	/^    $count = get_record_sql('SELECT COUNT(idnumber) AS count, 1 FROM ' . $CFG->prefix .'extuser');$/;"	v
count	backup/backup_scheduled.php	/^        $count = 0;$/;"	v
count	backup/backuplib.php	/^            $count = 1;$/;"	v
count	blocks/rss_client/block_rss_client.php	/^            $count = 0;$/;"	v
count	blog/lib.php	/^            $count = 0;$/;"	v
count	course/category.php	/^                $count = $count->max + 100;$/;"	v
count	course/category.php	/^                $count = get_record_sql('SELECT MAX(sortorder) AS max, 1$/;"	v
count	course/category.php	/^        $count = 0;$/;"	v
count	course/index.php	/^            $count=0;$/;"	v
count	course/index.php	/^        $count = 0;$/;"	v
count	course/lib.php	/^        $count = 0;$/;"	v
count	course/lib.php	/^    $count=0;$/;"	v
count	files/index.php	/^    $count = 0;$/;"	v
count	lib/bennu/iCalendar_properties.php	/^        $count = count($parts);$/;"	v
count	lib/datalib.php	/^        $count = $info->count;$/;"	v
count	lib/datalib.php	/^    $count = 0;$/;"	v
count	lib/editor/htmlarea/coursefiles.php	/^    $count = 0;$/;"	v
count	lib/editor/htmlarea/htmlarea.class.php	/^                    $count = count($row);$/;"	v
count	lib/lexer.php	/^                $count = strpos($raw, $match);$/;"	v
count	lib/lexer.php	/^            $count = count($this->_patterns);$/;"	v
count	lib/moodlelib.php	/^            $count=0;$/;"	v
count	lib/moodlelib.php	/^        $count = 0;$/;"	v
count	lib/moodlelib.php	/^   $count = 0;$/;"	v
count	lib/typo3/class.t3lib_div.php	/^				$count = count(explode(' ',trim(strrev($substr))));$/;"	v
count	lib/wiki_to_markdown.php	/^      $count = 0;$/;"	v
count	lib/wiki_to_markdown.php	/^      $count = strspn( $line, $listchar );$/;"	v
count	lib/wiki_to_markdown.php	/^    $count = 0;$/;"	v
count	message/lib.php	/^    $count = 0;$/;"	v
count	mod/assignment/lib.php	/^                $count = $this->count_real_submissions($this->currentgroup);  \/\/ Only their group$/;"	v
count	mod/assignment/lib.php	/^                $count = $this->count_real_submissions();                     \/\/ Everyone$/;"	v
count	mod/choice/lib.php	/^            $count = 0;$/;"	v
count	mod/data/lib.php	/^    $count = count($ratings);$/;"	v
count	mod/data/view.php	/^        $count = ' COUNT(DISTINCT c.recordid) ';$/;"	v
count	mod/data/view.php	/^        $count = ' COUNT(r.id) ';$/;"	v
count	mod/exercise/assessments.php	/^        $count = count_records("exercise_grades", "exerciseid", $exercise->id);$/;"	v
count	mod/forum/index.php	/^                    $count = count_records("forum_discussions", "forum", "$forum->id");$/;"	v
count	mod/forum/index.php	/^                    $count = count_records("forum_discussions", "forum", "$forum->id", "groupid", $currentgroup);$/;"	v
count	mod/forum/index.php	/^                $count = count_records("forum_discussions", "forum", "$forum->id");$/;"	v
count	mod/forum/index.php	/^                $count = count_records_select("forum_discussions", "forum = '$forum->id' AND (groupid = '$currentgroup' OR groupid = '-1')");$/;"	v
count	mod/forum/lib.php	/^                        $count = 0;$/;"	v
count	mod/forum/lib.php	/^                $count = 0;$/;"	v
count	mod/forum/lib.php	/^            $count = $new[$forum->id]->count;$/;"	v
count	mod/forum/lib.php	/^        $count = 0;$/;"	v
count	mod/forum/lib.php	/^    $count = 0;$/;"	v
count	mod/forum/lib.php	/^    $count = count($ratings);$/;"	v
count	mod/forum/lib.php	/^    $count = count_records_sql($sql);$/;"	v
count	mod/forum/lib.php	/^   $count = 0;$/;"	v
count	mod/glossary/index.php	/^        $count = count_records_sql("SELECT COUNT(*) FROM {$CFG->prefix}glossary_entries where (glossaryid = $glossary->id or sourceglossaryid = $glossary->id)");$/;"	v
count	mod/glossary/lib.php	/^                        $count = 0;$/;"	v
count	mod/glossary/lib.php	/^                $count = 0;$/;"	v
count	mod/glossary/lib.php	/^    $count = count($ratings);$/;"	v
count	mod/glossary/lib.php	/^    $count = count_records('glossary_comments','entryid',$entry->id);$/;"	v
count	mod/glossary/sql.php	/^    $count = count_records_sql("select count(*) $sqlfrom $sqlwhere");$/;"	v
count	mod/hotpot/db/update_to_v2.php	/^					$count = count($records);$/;"	v
count	mod/hotpot/db/update_to_v2.php	/^			$count = count($records);$/;"	v
count	mod/hotpot/db/update_to_v2.php	/^		$count = count($records);$/;"	v
count	mod/hotpot/index.php	/^					$count = 0;$/;"	v
count	mod/hotpot/lib.php	/^	$count = max(0, count_records_select($table, $select));$/;"	v
count	mod/hotpot/report/click/report.php	/^			$count = count($users);$/;"	v
count	mod/hotpot/report/click/report.php	/^		$count = count($table->head);$/;"	v
count	mod/hotpot/report/click/report.php	/^		$count= array($/;"	v
count	mod/hotpot/report/default.php	/^						$count = count($array);$/;"	v
count	mod/hotpot/report/default.php	/^		$count = count($questions);$/;"	v
count	mod/hotpot/report/default.php	/^		$count = count($tables);$/;"	v
count	mod/hotpot/report/fullstat/report.php	/^			$count = count($scores);$/;"	v
count	mod/hotpot/view.php	/^		$count = count($matches[0]);$/;"	v
count	mod/journal/report.php	/^        $count = 0;$/;"	v
count	mod/lesson/format.php	/^        $count = 0;$/;"	v
count	mod/lesson/lib.php	/^    $count = count_records('lesson_default', 'course', $course->id);$/;"	v
count	mod/lesson/view.php	/^                $count = 0;$/;"	v
count	mod/quiz/editlib.php	/^    $count = 0;$/;"	v
count	mod/quiz/locallib.php	/^            $count = 0;$/;"	v
count	mod/quiz/report/analysis/report.php	/^                $count = $q['rcounts'][$aid].'\/'.$q['count'];$/;"	v
count	mod/quiz/report/analysis/report.php	/^            $count = $q['rcounts'][$aid].'\/'.$q['count'];$/;"	v
count	mod/quiz/report/analysis/report.php	/^        $count = format_float($q['count'],0);$/;"	v
count	mod/resource/lib.php	/^        $count = preg_match_all($regex, $text, $hrefs);$/;"	v
count	mod/resource/type/directory/resource.class.php	/^        $count = 0;$/;"	v
count	mod/scorm/datamodels/aicc.js.php	/^    $count = 0;$/;"	v
count	mod/scorm/datamodels/scorm1_2.js.php	/^    $count = 0;$/;"	v
count	mod/scorm/datamodels/scorm1_3.js.php	/^    $count = 0;$/;"	v
count	mod/wiki/ewiki/ewiki.php	/^   function count() {$/;"	f
count	mod/workshop/assessments.php	/^        $count = count_records("workshop_grades", "workshopid", $workshop->id);$/;"	v
count	question/category_class.php	/^            $count=0;$/;"	v
count	question/category_class.php	/^        $count = 0;$/;"	v
count	question/format.php	/^        $count = 0;$/;"	v
count	question/format/aon/format.php	/^             $count = count($shortanswerids);$/;"	v
count	question/format/aon/format.php	/^        $count = $shortanswercount = count($shortanswerids);$/;"	v
count	question/format/coursetestmanager/format.php	/^                $count = 0;$/;"	v
count	question/format/qti2/format.php	/^        $count = 0;$/;"	v
count	question/type/randomsamatch/questiontype.php	/^        $count  = count($saquestions);$/;"	v
count	user/messageselect.php	/^    $count = 0;$/;"	v
count_all	backup/backup_scheduled.php	/^        $count_all = count_records('backup_courses');$/;"	v
count_course_students	lib/datalib.php	/^function count_course_students($course, $search='', $firstinitial='', $lastinitial='', $group=NULL, $exceptions='') {$/;"	f
count_error	backup/backup_scheduled.php	/^        $count_error = count_records('backup_courses','laststatus','0');$/;"	v
count_grades	grade/lib.php	/^                                    $count_grades = explode(',',$grades_by_student["$student"]["$category"]['stats']['allgrades']);$/;"	v
count_items	mod/resource/type/ims/deploy.php	/^        $count_items = count($items);$/;"	v
count_items	mod/resource/type/ims/repository_deploy.php	/^        $count_items = count($items);$/;"	v
count_letters	lib/moodlelib.php	/^function count_letters($string) {$/;"	f
count_login_failures	lib/datalib.php	/^function count_login_failures($mode, $username, $lastlogin) {$/;"	f
count_logs	backup/backuplib.php	/^        $count_logs = count_records("log","course",$preferences->backup_course);$/;"	v
count_logs	backup/restorelib.php	/^            $count_logs = restore_read_xml_logs($restore,$xml_file);$/;"	v
count_logs	backup/restorelib.php	/^        $count_logs = 0;$/;"	v
count_ok	backup/backup_scheduled.php	/^        $count_ok = count_records('backup_courses','laststatus','1');$/;"	v
count_organizations	mod/resource/type/ims/deploy.php	/^        $count_organizations = count($data['#']['organization']);$/;"	v
count_organizations	mod/resource/type/ims/repository_deploy.php	/^        $count_organizations = count($data['#']['organization']);$/;"	v
count_real_submissions	mod/assignment/lib.php	/^    function count_real_submissions($groupid=0) {$/;"	f
count_records	lib/datalib.php	/^function count_records($table, $field1='', $value1='', $field2='', $value2='', $field3='', $value3='') {$/;"	f
count_records_select	lib/datalib.php	/^function count_records_select($table, $select='', $countitem='COUNT(*)') {$/;"	f
count_records_sql	lib/datalib.php	/^function count_records_sql($sql) {$/;"	f
count_resources	mod/resource/type/ims/deploy.php	/^        $count_resources = count($data);$/;"	v
count_resources	mod/resource/type/ims/repository_deploy.php	/^        $count_resources = count($data);$/;"	v
count_skipped	backup/backup_scheduled.php	/^        $count_skipped = count_records('backup_courses','laststatus','3');$/;"	v
count_unfinished	backup/backup_scheduled.php	/^        $count_unfinished = count_records('backup_courses','laststatus','2');$/;"	v
count_user_files	mod/assignment/lib.php	/^    function count_user_files($userid) {$/;"	f
count_users	backup/backuplib.php	/^        $count_users = 0;$/;"	v
count_words	lib/moodlelib.php	/^function count_words($string) {$/;"	f
countans	mod/choice/lib.php	/^			   	           $countans = $countans+1;$/;"	v
countans	mod/choice/lib.php	/^			   	    $countans = $countans+1;$/;"	v
countans	mod/choice/lib.php	/^                        $countans = $countans+1;$/;"	v
countans	mod/choice/lib.php	/^                $countans = 0;  $/;"	v
countans	mod/choice/lib.php	/^            $countans = 0;           $/;"	v
countans	mod/choice/lib.php	/^            $countans = 0;$/;"	v
countanswers	mod/choice/lib.php	/^	$countanswers = get_records("choice_answers", "optionid", $formanswer);$/;"	v
countanswers	mod/choice/lib.php	/^                    $countanswers = 0;$/;"	v
countanswers	mod/choice/lib.php	/^                $countanswers = 0;$/;"	v
countanswers	mod/choice/lib.php	/^                $countanswers = count($countans);$/;"	v
countanswers	mod/choice/lib.php	/^                $countanswers = count($countanswers);$/;"	v
countanswers	mod/choice/lib.php	/^                $countanswers = get_records("choice_answers", "optionid", $optionid);                $/;"	v
countanswers	mod/choice/lib.php	/^            $countanswers = (get_records("choice_answers", "optionid", $optionid));$/;"	v
countanswers	question/format/aon/format.php	/^        $countanswers = count($answers);$/;"	v
countanswers	question/format/gift/format.php	/^                $countanswers = count($answers);$/;"	v
countanswers	question/format/gift/format.php	/^      $countanswers = count($answers);$/;"	v
countanswers	question/format/missingword/format.php	/^        $countanswers = count($answers);$/;"	v
countcategories	course/index.php	/^        $countcategories = count_records("course_categories");$/;"	v
countcats	course/index.php	/^        $countcats = count($categories);$/;"	v
countcats	course/lib.php	/^        $countcats = count($categories);$/;"	v
countcats	question/category_class.php	/^        $countcats = count($categories);$/;"	v
countcols	lib/weblib.php	/^        $countcols = count($table->head);$/;"	v
countcols	lib/weblib.php	/^    $countcols = 0;$/;"	v
counter	admin/utfdbmigrate.php	/^                            $counter = count_records_sql($indexSQL);$/;"	v
counter	admin/utfdbmigrate.php	/^                        $counter = 0;$/;"	v
counter	backup/backuplib.php	/^            $counter = 0;$/;"	v
counter	backup/backuplib.php	/^        $counter = 0;$/;"	v
counter	backup/restorelib.php	/^                        $counter = 0;$/;"	v
counter	backup/restorelib.php	/^                    $counter = $count_logs;$/;"	v
counter	backup/restorelib.php	/^                    $counter = 0;$/;"	v
counter	backup/restorelib.php	/^                $counter = 0;$/;"	v
counter	backup/restorelib.php	/^        $counter = 0;$/;"	v
counter	lib/db/migrate2utf8.php	/^        $counter = count_records_sql($indexSQL);$/;"	v
counter	lib/db/migrate2utf8.php	/^    $counter = 0;$/;"	v
counter	lib/smarty/plugins/function.counter.php	/^    $counter =& $counters[$name];$/;"	v
counter	mod/quiz/restorelibpre15.php	/^                        $counter = 1;$/;"	v
counter	question/backuplib.php	/^            $counter = 0;$/;"	v
countercat	backup/restorelib.php	/^                        $countercat = 0;$/;"	v
countfiles	mod/assignment/lib.php	/^                    $countfiles = count($files)." ".get_string("uploadedfiles", "assignment");$/;"	v
countfiles	mod/workshop/lib.php	/^                $countfiles = count($files).' '.get_string('submissions', 'workshop');$/;"	v
countmatching	backup/backup_scheduled.php	/^    $countmatching = count($matchingfiles);$/;"	v
countofflinecontacts	message/lib.php	/^    $countofflinecontacts = (is_array($offlinecontacts)) ? count($offlinecontacts) : 0;$/;"	v
countonlinecontacts	message/lib.php	/^    $countonlinecontacts = (is_array($onlinecontacts)) ? count($onlinecontacts) : 0;$/;"	v
countries	admin/user.php	/^            $countries = get_list_of_countries();$/;"	v
countries	lib/weblib.php	/^        $countries = get_list_of_countries();$/;"	v
countries	user/index.php	/^    $countries = get_list_of_countries();$/;"	v
countries	user/view.php	/^            $countries = get_list_of_countries();$/;"	v
country	user/index.php	/^                            $country = $countries[$teacher->country];$/;"	v
country	user/index.php	/^                            $country = '('.$teacher->country.') '.$countries[$teacher->country];$/;"	v
country	user/index.php	/^                        $country = $countries[$student->country];$/;"	v
country	user/index.php	/^                        $country = '';$/;"	v
country	user/index.php	/^                        $country = '('.$student->country.') '.$countries[$student->country];$/;"	v
country	user/index.php	/^                    $country = '';$/;"	v
countrysort	user/index.php	/^                $countrysort = (strpos($sortclause, 'country') !== false);$/;"	v
countrysort	user/index.php	/^        $countrysort = (strpos($sort, 'country') !== false);$/;"	v
counts	mod/lesson/tabs.php	/^    $counts           = new stdClass;$/;"	v
countsql	course/report/participation/index.php	/^        $countsql = 'SELECT COUNT(DISTINCT(e.userid)) FROM '.$CFG->prefix.'user_'.((!empty($teachers)) ? 'teachers' : 'students').' e '$/;"	v
countsql	lib/datalib.php	/^    $countsql = $CFG->prefix.'log l '.((strlen($select) > 0) ? ' WHERE '. $select : '');$/;"	v
countsql	mod/quiz/report/overview/report.php	/^                $countsql = 'SELECT COUNT(DISTINCT('.$db->Concat('u.id', '\\'#\\'', $db->IfNull('qa.attempt', '0')).')) '.$from.$where;$/;"	v
countsql	mod/quiz/report/overview/report.php	/^            $countsql = 'SELECT COUNT(DISTINCT('.$db->Concat('u.id', '\\'#\\'', $db->IfNull('qa.attempt', '0')).')) '.$from.$where;$/;"	v
countsubs	mod/resource/type/directory/resource.class.php	/^        $countsubs = count($subs);$/;"	v
countusers	course/groups.php	/^            $countusers = 0;$/;"	v
countusers	grade/exceptions.php	/^            $countusers = 0;$/;"	v
course	admin/handlevirus.php	/^    $course = get_record("course","id",$log->course);$/;"	v
course	admin/report/courseoverview/index.php	/^    $course = get_site();$/;"	v
course	admin/report/courseoverview/mod.php	/^        $course = get_site();$/;"	v
course	admin/report/log/mod.php	/^    $course = get_site();$/;"	v
course	admin/site.php	/^        $course = $site;$/;"	v
course	backup/backuplib.php	/^        $course = get_record("course","id",$preferences->backup_course);$/;"	v
course	backup/restorelib.php	/^            $course = get_record("course","id",$restore->course_id); $/;"	v
course	backup/restorelib.php	/^            $course = get_record("course","id",$restore->course_id);$/;"	v
course	blocks/admin/block_admin.php	/^        $course = get_record('course', 'id', $this->instance->pageid);$/;"	v
course	blocks/blog_menu/block_blog_menu.php	/^            $course = SITEID;$/;"	v
course	blocks/quiz_results/block_quiz_results.php	/^            $course = get_record_select('course', 'id = '.$courseid, 'groupmode, groupmodeforce, student');$/;"	v
course	blocks/rss_client/block_rss_client_action.php	/^    $course = get_record('course', 'id', $id);$/;"	v
course	blocks/section_links/block_section_links.php	/^        $course = get_record('course', 'id', $this->instance->pageid);$/;"	v
course	blocks/site_main_menu/block_site_main_menu.php	/^        $course = get_record('course', 'id', $this->instance->pageid);$/;"	v
course	blocks/social_activities/block_social_activities.php	/^        $course = get_record('course', 'id', $this->instance->pageid);$/;"	v
course	blog/header.php	/^    $course = $SITE;$/;"	v
course	blog/header.php	/^    $course = get_record('course','id',optional_param('courseid', SITEID, PARAM_INT));$/;"	v
course	blog/index.php	/^                $course = get_record('course','id',$courseid);$/;"	v
course	blog/index.php	/^                $course = get_record('course','id',$group->courseid);$/;"	v
course	blog/index.php	/^            $course = get_site();$/;"	v
course	calendar/event.php	/^                $course = $site;$/;"	v
course	calendar/event.php	/^                $course = get_record('course', 'id', $form->courseid);$/;"	v
course	calendar/event.php	/^        $course = $site;$/;"	v
course	calendar/event.php	/^        $course = get_record('course', 'id', $SESSION->cal_course_referer);$/;"	v
course	calendar/event.php	/^        $course = get_record('course', 'id', $form->courseid);$/;"	v
course	calendar/export.php	/^$course = optional_param('course', 0);$/;"	v
course	calendar/export_execute.php	/^$course = optional_param('course', 0);$/;"	v
course	calendar/preferences.php	/^            $course = get_site();$/;"	v
course	calendar/view.php	/^            $course = get_record('course', 'id', $SESSION->cal_course_referer); \/\/ Useful to have around$/;"	v
course	calendar/view.php	/^    $course = optional_param('course', 0);$/;"	v
course	course/category.php	/^                $course = get_record("course", "id", $hide);$/;"	v
course	course/category.php	/^                $course = get_record("course", "id", $show);$/;"	v
course	course/edit.php	/^                        $course = get_record("course","id",$newcourseid);$/;"	v
course	course/edit.php	/^        $course = NULL;$/;"	v
course	course/mod.php	/^    $course        = optional_param('course', 0, PARAM_INT);$/;"	v
course	course/search.php	/^                $course = get_record("course", "id", $hide);$/;"	v
course	course/search.php	/^                $course = get_record("course", "id", $show);$/;"	v
course	enrol/database/enrol.php	/^                $course = get_record( 'course', 'id', $newcourseid); $/;"	v
course	enrol/database/enrol.php	/^            $course = $ers->fields[1];$/;"	v
course	enrol/database/enrol.php	/^            $course = new StdClass;$/;"	v
course	enrol/database/enrol.php	/^        $course = false;$/;"	v
course	enrol/database/enrol.php	/^        $course = get_record( 'course',$/;"	v
course	enrol/ldap/enrol.php	/^        $course = get_record("course", 'shortname', $CFG->enrol_ldap_template);$/;"	v
course	enrol/ldap/enrol.php	/^    $course = NULL;$/;"	v
course	filter/activitynames/filter.php	/^            $course = get_record("course","id",$courseid);$/;"	v
course	lib/datalib.php	/^    $course = array();$/;"	v
course	lib/uploadlib.php	/^            $course = $SITE;$/;"	v
course	lib/weblib.php	/^            $course = get_site();$/;"	v
course	lib/weblib.php	/^        $course = $SITE;$/;"	v
course	lib/weblib.php	/^        $course = get_site();  \/\/ Set course as site course by default$/;"	v
course	mod/assignment/lib.php	/^        $course     = $this->course;$/;"	v
course	mod/chat/chatd.php	/^        $course = get_record('course', 'id', $chat->course); {$/;"	v
course	mod/chat/gui_header_js/chatinput.php	/^    $course = get_record('course','id',$chatuser->course,'','','','','id,theme');$/;"	v
course	mod/chat/gui_header_js/jsupdate.php	/^    $course = get_record('course','id',$chatuser->course,'','','','','id,theme');$/;"	v
course	mod/chat/gui_header_js/jsupdated.php	/^    $course = get_record('course','id',$chatuser->course,'','','','','id,theme');$/;"	v
course	mod/chat/gui_header_js/users.php	/^    $course = get_record('course','id',$chatuser->course,'','','','','id,theme');$/;"	v
course	mod/data/rsslib.php	/^                        $course = get_record('course', 'id', $data->course);$/;"	v
course	mod/forum/post.php	/^            $course = get_record('course', 'id', $forum->course);$/;"	v
course	mod/forum/user.php	/^    $course  = required_param('course');     \/\/ course id$/;"	v
course	mod/glossary/lib.php	/^    $course = get_record("course","id",$glossary->course);$/;"	v
course	mod/glossary/showentry.php	/^        $course = get_record("course", "id", $courseid);$/;"	v
course	mod/lesson/tabs.php	/^        $course = get_record('course', 'id', $lesson->course);$/;"	v
course	mod/quiz/tabs.php	/^        $course = get_record('course', 'id', $quiz->course);$/;"	v
course	mod/resource/lib.php	/^        $course = $this->course;  \/\/ Make it a global so we can see it later$/;"	v
course	mod/resource/type/directory/resource.class.php	/^    $course = $this->course;$/;"	v
course	mod/resource/type/file/resource.class.php	/^    $course = $this->course;$/;"	v
course	mod/resource/type/html/resource.class.php	/^        $course = $this->course;$/;"	v
course	mod/resource/type/ims/deploy.php	/^    $course   = get_record ('course', 'id', $courseid);$/;"	v
course	mod/resource/type/ims/resource.class.php	/^        $course = $this->course;$/;"	v
course	mod/resource/type/repository/resource.class.php	/^    $course = $this->course;$/;"	v
course	mod/resource/type/text/resource.class.php	/^        $course = $this->course;$/;"	v
course	mod/wiki/lib.php	/^        $course = get_record('course', 'id', $wiki_entry->course);$/;"	v
course	my/index.php	/^    $course = $site; \/\/just in case we need the old global $course hack$/;"	v
course	user/edit.php	/^    $course = optional_param('course', SITEID, PARAM_INT);   \/\/ course id (defaults to Site)$/;"	v
course	user/tabs.php	/^        $course = get_record('course','id',$filterselect);$/;"	v
course	user/view.php	/^    $course  = optional_param('course', SITEID, PARAM_INT);   \/\/ course id (defaults to Site)$/;"	v
course_allowed_module	course/lib.php	/^function course_allowed_module($course,$mod) {$/;"	f
course_ext_id	enrol/ldap/enrol.php	/^        $course_ext_id = $enrol[$CFG->enrol_ldap_course_idnumber][0];$/;"	v
course_files_check_backup	backup/backuplib.php	/^    function course_files_check_backup($course,$backup_unique_code) {$/;"	f
course_format_name	course/lib.php	/^function course_format_name ($course,$max=100) {$/;"	f
course_header	backup/restorelib.php	/^            $course_header = restore_read_xml_course_header ($xml_file);$/;"	v
course_header	backup/restorelib.php	/^        $course_header = "";$/;"	v
course_homeurl	mod/hotpot/report.php	/^	$course_homeurl = "$CFG->wwwroot\/course\/view.php?id=$course->id";$/;"	v
course_ids	mod/hotpot/report.php	/^			$course_ids = $course->id;$/;"	v
course_ids	mod/hotpot/report.php	/^			$course_ids = join(',', array_values($records));$/;"	v
course_ids	mod/hotpot/report.php	/^	$course_ids = '';$/;"	v
course_in_meta	course/lib.php	/^function course_in_meta ($course) {$/;"	f
course_list_upgrade	blocks/course_list/db/mysql.php	/^function course_list_upgrade($oldversion=0) {$/;"	f
course_list_upgrade	blocks/course_list/db/postgres7.php	/^function course_list_upgrade($oldversion=0) {$/;"	f
course_module	backup/backuplib.php	/^               $course_module = get_records ("course_modules","id",$tok);$/;"	v
course_module_ids	mod/hotpot/lib.php	/^	$course_module_ids = get_field('course_sections', 'sequence', 'id', $cm->section);$/;"	v
course_modules	backup/backuplib.php	/^        $course_modules = get_records_sql ("SELECT cm.id, m.name, cm.instance$/;"	v
course_modules	backup/restorelib.php	/^        $course_modules = get_records_sql("SELECT old_id,new_id$/;"	v
course_obj	enrol/ldap/enrol.php	/^                    $course_obj = get_record( 'course', 'id', $newcourseid);$/;"	v
course_obj	enrol/ldap/enrol.php	/^                $course_obj = false;$/;"	v
course_obj	enrol/ldap/enrol.php	/^                $course_obj = get_record( 'course',$/;"	v
course_obj	enrol/ldap/enrol.php	/^        $course_obj = get_record( 'course',$/;"	v
course_parent_visible	lib/datalib.php	/^function course_parent_visible($course = null) {$/;"	f
course_scale_used	lib/moodlelib.php	/^function course_scale_used($courseid, $scaleid) {$/;"	f
course_set_display	course/lib.php	/^function course_set_display($courseid, $display=0) {$/;"	f
course_status	backup/backup_scheduled.php	/^                        $course_status = schedule_backup_launch_backup($course,$starttime);$/;"	v
course_summary_upgrade	blocks/course_summary/db/mysql.php	/^function course_summary_upgrade($oldversion=0) {$/;"	f
course_summary_upgrade	blocks/course_summary/db/postgres7.php	/^function course_summary_upgrade($oldversion=0) {$/;"	f
course_to_search	backup/restorelib.php	/^                            $course_to_search = $restore->course_id;$/;"	v
course_to_search	backup/restorelib.php	/^                            $course_to_search = 0;$/;"	v
course_users	backup/backuplib.php	/^            $course_users = $needed_users;$/;"	v
coursearg	blocks/blog_menu/block_blog_menu.php	/^                $coursearg = '&amp;courseid='. $course->id;$/;"	v
coursearg	blocks/blog_menu/block_blog_menu.php	/^            $coursearg = '';$/;"	v
coursecache	calendar/lib.php	/^    $coursecache = array();$/;"	v
coursecode	enrol/imsenterprise/enrol.php	/^            $coursecode = trim($coursecode);$/;"	v
coursecount	course/lib.php	/^    $coursecount = count_records('course') <= 200;$/;"	v
coursedir	mod/assignment/db/mysql.php	/^            $coursedir = "$CFG->dataroot\/$dir";$/;"	v
coursedir	mod/assignment/db/postgres7.php	/^            $coursedir = "$CFG->dataroot\/$dir";$/;"	v
coursedirs	backup/backuplib.php	/^            $coursedirs = get_directory_list($rootdir,$CFG->moddata,false,true,true);$/;"	v
courseeventsfrom	calendar/lib.php	/^        $courseeventsfrom = $SESSION->cal_courses_shown;$/;"	v
coursefiles	question/format/qti2/qt_common.php	/^    $coursefiles = get_directory_list("$CFG->dataroot\/$courseid", $CFG->moddata);$/;"	v
coursefiles	question/question.php	/^    $coursefiles = get_directory_list("$CFG->dataroot\/$course->id", $CFG->moddata);$/;"	v
coursefiles	question/type/datasetdependent/datasetitems.php	/^    $coursefiles = array();$/;"	v
courseformats	course/edit.php	/^    $courseformats = get_list_of_plugins("course\/format");$/;"	v
coursefull	backup/restorelib.php	/^            $coursefull  = get_record("course","fullname",addslashes($currentfullname));$/;"	v
coursefullname	enrol/paypal/enrol.php	/^        $coursefullname  = $this->sanitise_for_paypal($course->fullname);$/;"	v
courseid	admin/report/stats/index.php	/^        $courseid = SITEID; \/\/override$/;"	v
courseid	admin/report/stats/index.php	/^    $courseid = required_param('course', PARAM_INT);$/;"	v
courseid	admin/utfdbmigrate.php	/^                                                    $courseid = get_record_sql(preg_replace($patterns, $replacements, $sqldetectcourse));$/;"	v
courseid	backup/log.php	/^    $courseid = optional_param('courseid',0,PARAM_INT);$/;"	v
courseid	blocks/quiz_results/block_quiz_results.php	/^            $courseid = $this->config->courseid;$/;"	v
courseid	blocks/quiz_results/block_quiz_results.php	/^            $courseid = $this->instance->pageid;$/;"	v
courseid	blog/edit.php	/^$courseid = optional_param('courseid', SITEID, PARAM_INT);$/;"	v
courseid	blog/index.php	/^                $courseid = $course->id;$/;"	v
courseid	blog/index.php	/^                $courseid = $filterselect;$/;"	v
courseid	blog/index.php	/^            $courseid = SITEID;$/;"	v
courseid	blog/index.php	/^$courseid = optional_param('courseid',SITEID,PARAM_INT);$/;"	v
courseid	calendar/event.php	/^                    $courseid = optional_param('courseid', 0, PARAM_INT);$/;"	v
courseid	calendar/event.php	/^                $courseid = optional_param('courseid', $defaultcourse, PARAM_INT);$/;"	v
courseid	course/groups.php	/^    $courseid      = required_param('id', PARAM_INT);           \/\/ Course id$/;"	v
courseid	course/groups.php	/^    $courseid = $course->id;$/;"	v
courseid	course/mod.php	/^        $courseid = $USER->activitycopycourse;$/;"	v
courseid	course/report/stats/graph.php	/^    $courseid = required_param('course', PARAM_INT);$/;"	v
courseid	course/report/stats/index.php	/^        $courseid = SITEID; \/\/override$/;"	v
courseid	course/report/stats/index.php	/^    $courseid = required_param('course', PARAM_INT);$/;"	v
courseid	enrol/authorize/index.php	/^    $courseid = optional_param('course', SITEID, PARAM_INT);$/;"	v
courseid	filter/activitynames/filter.php	/^            $courseid = SITEID;$/;"	v
courseid	grade/exceptions.php	/^    $courseid = $course->id;$/;"	v
courseid	lib/editorlib.php	/^            $courseid   = clean_param($args['courseid'], PARAM_INT);$/;"	v
courseid	lib/editorlib.php	/^            $courseid = clean_param($args, PARAM_INT);$/;"	v
courseid	lib/filelib.php	/^            $courseid = $course->id;$/;"	v
courseid	lib/filelib.php	/^            $courseid = SITEID;$/;"	v
courseid	lib/moodlelib.php	/^            $courseid = get_field('groups', 'courseid', 'id', $groupmember->groupid);$/;"	v
courseid	lib/moodlelib.php	/^        $courseid = $course->id;$/;"	v
courseid	lib/statslib.php	/^        $courseid = SITEID;$/;"	v
courseid	lib/uploadlib.php	/^        $courseid = $course->id;$/;"	v
courseid	lib/uploadlib.php	/^    $courseid = 0;$/;"	v
courseid	lib/weblib.php	/^                $courseid = $course->id;$/;"	v
courseid	lib/weblib.php	/^            $courseid = $course->id;       \/\/ (copied from format_text)$/;"	v
courseid	lib/weblib.php	/^            $courseid = $course->id;$/;"	v
courseid	lib/wiki_to_markdown.php	/^            $courseid = $r->course;$/;"	v
courseid	lib/wiki_to_markdown.php	/^            $courseid = $record->course;$/;"	v
courseid	message/lib.php	/^                $courseid = $frm->courseid;$/;"	v
courseid	message/lib.php	/^                $courseid = SITEID;$/;"	v
courseid	message/lib.php	/^        $courseid = 'none';$/;"	v
courseid	mod/chat/gui_header_js/users.php	/^    $courseid = $chatuser->course;$/;"	v
courseid	mod/glossary/filter.php	/^        $courseid = SITEID;$/;"	v
courseid	mod/glossary/showentry.php	/^    $courseid = optional_param('courseid', 0, PARAM_INT);$/;"	v
courseid	mod/resource/type/ims/deploy.php	/^    $courseid   = required_param ('courseid', PARAM_INT);$/;"	v
courseid	mod/scorm/validate.php	/^    $courseid = required_param('id', PARAM_INT);             \/\/ Course Module ID, or$/;"	v
courseid	mod/wiki/filter.php	/^            $courseid = SITEID;$/;"	v
courseid	question/edit.php	/^    $courseid  = required_param('courseid', PARAM_INT);$/;"	v
courseid	question/export.php	/^    $courseid = required_param('courseid',PARAM_INT);$/;"	v
courseid	question/format.php	/^        $courseid = $this->course->id;$/;"	v
courseid	question/format/qti2/format.php	/^        $courseid = $this->course->id;$/;"	v
courseid	question/format/xml/format.php	/^        $courseid = $this->course->id;$/;"	v
courseid	question/import.php	/^        $courseid = $category->course;$/;"	v
courseid	question/import.php	/^    $courseid = optional_param('course', 0, PARAM_INT);$/;"	v
courseid	rss/file.php	/^    $courseid   = (int)$args[0];$/;"	v
courseidandcounts	enrol/authorize/enrol.php	/^                        $courseidandcounts = get_records_sql($sql);$/;"	v
courseids	course/lib.php	/^            $courseids = array_reverse($courseids); $/;"	v
courseids	lib/datalib.php	/^    $courseids = implode(',', $course);$/;"	v
courseids	question/category_class.php	/^                $courseids = array_merge($courseids, $this->get_course_ids($cat->children));$/;"	v
courseids	question/category_class.php	/^        $courseids = array();$/;"	v
courselang	admin/utfdbmigrate.php	/^                                                    $courselang = get_course_lang(isset($courseid->course)?$courseid->course:1);$/;"	v
courselang	backup/db/migrate2utf8.php	/^        $courselang = null;$/;"	v
courselang	blocks/db/migrate2utf8.php	/^            $courselang = get_course_lang($blockinstance->pageid);  \/\/Non existing!$/;"	v
courselang	blocks/db/migrate2utf8.php	/^            $courselang = get_course_lang($blockpinned->pageid);  \/\/Non existing!$/;"	v
courselang	blocks/rss_client/db/migrate2utf8.php	/^        $courselang = NULL;  \/\/Non existing!$/;"	v
courselang	lib/db/migrate2utf8.php	/^        $courselang = get_course_lang($course->id);  \/\/Non existing!$/;"	v
courselang	lib/db/migrate2utf8.php	/^        $courselang = get_course_lang($coursesections->course);  \/\/Non existing!$/;"	v
courselang	lib/db/migrate2utf8.php	/^        $courselang = get_course_lang($event->courseid);  \/\/Non existing!$/;"	v
courselang	lib/db/migrate2utf8.php	/^        $courselang = get_course_lang($gradecategory->courseid);  \/\/Non existing!$/;"	v
courselang	lib/db/migrate2utf8.php	/^        $courselang = get_course_lang($gradeletter->courseid);  \/\/Non existing!$/;"	v
courselang	lib/db/migrate2utf8.php	/^        $courselang = get_course_lang($group->courseid);  \/\/Non existing!$/;"	v
courselang	lib/db/migrate2utf8.php	/^        $courselang = null;  \/\/Non existing!$/;"	v
courselang	mod/assignment/db/migrate2utf8.php	/^        $courselang = get_course_lang($assignment->course);  \/\/Non existing!$/;"	v
courselang	mod/chat/db/migrate2utf8.php	/^        $courselang = get_course_lang($chat->course);  \/\/Non existing!$/;"	v
courselang	mod/choice/db/migrate2utf8.php	/^        $courselang = get_course_lang($choice->course);  \/\/Non existing!$/;"	v
courselang	mod/data/db/migrate2utf8.php	/^        $courselang = get_course_lang($data->course);  \/\/Non existing!$/;"	v
courselang	mod/exercise/db/migrate2utf8.php	/^        $courselang = get_course_lang($exercise->course);  \/\/Non existing!$/;"	v
courselang	mod/forum/db/migrate2utf8.php	/^        $courselang = get_course_lang($forum->course);  \/\/Non existing!$/;"	v
courselang	mod/glossary/db/migrate2utf8.php	/^        $courselang = get_course_lang($glossary->course);  \/\/Non existing!$/;"	v
courselang	mod/hotpot/db/migrate2utf8.php	/^        $courselang = get_course_lang($hotpot->course);  \/\/Non existing!$/;"	v
courselang	mod/hotpot/db/migrate2utf8.php	/^        $courselang = null;  \/\/Non existing!$/;"	v
courselang	mod/journal/db/migrate2utf8.php	/^        $courselang = get_course_lang($journal->course);  \/\/Non existing!$/;"	v
courselang	mod/label/db/migrate2utf8.php	/^        $courselang = get_course_lang($label->course);  \/\/Non existing!$/;"	v
courselang	mod/lams/db/migrate2utf8.php	/^        $courselang = get_course_lang($lams->course);  \/\/Non existing!$/;"	v
courselang	mod/lesson/db/migrate2utf8.php	/^        $courselang = get_course_lang($lesson->course);  \/\/Non existing!$/;"	v
courselang	mod/quiz/db/migrate2utf8.php	/^        $courselang = get_course_lang($quiz->course);  \/\/Non existing!$/;"	v
courselang	mod/resource/db/migrate2utf8.php	/^        $courselang = get_course_lang($resource->course);  \/\/Non existing!$/;"	v
courselang	mod/scorm/db/migrate2utf8.php	/^        $courselang = get_course_lang($scorm->course);  \/\/Non existing!$/;"	v
courselang	mod/survey/db/migrate2utf8.php	/^        $courselang = get_course_lang($survey->course);  \/\/Non existing!$/;"	v
courselang	mod/wiki/db/migrate2utf8.php	/^        $courselang = get_course_lang($wiki->course);  \/\/Non existing!$/;"	v
courselang	mod/workshop/db/migrate2utf8.php	/^        $courselang = get_course_lang($workshop->course);  \/\/Non existing!$/;"	v
courselist	enrol/database/enrol.php	/^        $courselist = array();      \/\/\/ Initialise new array$/;"	v
courselisting	user/view.php	/^            $courselisting = '';$/;"	v
coursemod	course/recent.php	/^                $coursemod = get_record_sql("SELECT m.id, m.name, cm.groupmode, cm.visible$/;"	v
coursemodules	mod/hotpot/db/update_to_v2.php	/^				$coursemodules = get_records('course_modules', 'module', $hotpotmoduleid, 'id', 'id, instance');$/;"	v
coursemodules	mod/hotpot/lib.php	/^				$coursemodules = explode(',', $rawmod->sequence);$/;"	v
coursename	backup/log.php	/^                $coursename = get_field ("course","fullname","id",$course->courseid);$/;"	v
coursename	backup/log.php	/^        $coursename = get_field("course","fullname","id","$courseid");$/;"	v
courseoptions	course/report/stats/report.php	/^    $courseoptions = array();$/;"	v
courserecord	blog/blogpage.php	/^            $courserecord = NULL;$/;"	v
courses	admin/oacleanup.php	/^    $courses = get_courses();$/;"	v
courses	admin/report/courseoverview/index.php	/^        $courses = get_records_sql($sql);$/;"	v
courses	admin/report/courseoverview/reportsgraph.php	/^    $courses = get_records_sql($sql);$/;"	v
courses	admin/uploaduser.php	/^            $courses = get_courses('all','c.sortorder','c.id,c.shortname,c.fullname,c.sortorder,c.teacher');$/;"	v
courses	backup/backup_scheduled.php	/^        $courses = get_records("course");$/;"	v
courses	backup/log.php	/^        $courses = get_records("backup_courses");$/;"	v
courses	backup/try.php	/^    $courses = get_records("course");$/;"	v
courses	blocks/course_list/block_course_list.php	/^                $courses = get_courses($category->id);$/;"	v
courses	calendar/export_execute.php	/^        $courses = array() + $USER->student + $USER->teacher;$/;"	v
courses	calendar/export_execute.php	/^        $courses = array_keys($courses);$/;"	v
courses	calendar/lib.php	/^            $courses = array($courseeventsfrom);$/;"	v
courses	calendar/lib.php	/^            $courses = array(SITEID, $courseeventsfrom);$/;"	v
courses	calendar/lib.php	/^            $courses = array_keys($courseeventsfrom);$/;"	v
courses	calendar/lib.php	/^            $courses = get_records_sql('SELECT id, 1 FROM '.$CFG->prefix.'course');$/;"	v
courses	calendar/lib.php	/^        $courses = $courses + $USER->student;$/;"	v
courses	calendar/lib.php	/^        $courses = $courses + $USER->teacher;$/;"	v
courses	calendar/lib.php	/^        $courses = array(SITEID);$/;"	v
courses	calendar/lib.php	/^        $courses = array_diff($courses, array(SITEID));$/;"	v
courses	calendar/lib.php	/^        $courses = false;$/;"	v
courses	calendar/lib.php	/^    $courses = array();$/;"	v
courses	calendar/view.php	/^        $courses = get_courses('all', 'c.shortname','c.id,c.shortname');$/;"	v
courses	calendar/view.php	/^        $courses = get_my_courses($USER->id, 'shortname');$/;"	v
courses	course/category.php	/^            $courses = array();        $/;"	v
courses	course/category.php	/^    $courses = get_courses_page($category->id, 'c.sortorder ASC',$/;"	v
courses	course/import/activities/mod.php	/^        $courses = get_courses_search(explode(" ",$fromcoursesearch),"fullname ASC",$page,50,$totalcount);$/;"	v
courses	course/importstudents.php	/^            $courses = get_courses_notin_metacourse($course->id);$/;"	v
courses	course/importstudents.php	/^        $courses = array();$/;"	v
courses	course/lib.php	/^            $courses    = get_courses($category->id, 'c.sortorder ASC', 'c.id,c.category,c.sortorder,c.visible,c.fullname,c.shortname,c.password,c.summary,c.teacher,c.cost,c.currency,c.enrol');$/;"	v
courses	course/lib.php	/^            $courses    = get_courses('all', 'c.sortorder ASC', 'c.id,c.category,c.sortorder,c.visible,c.fullname,c.shortname,c.password,c.summary,c.teacher,c.cost,c.currency,c.enrol');$/;"	v
courses	course/lib.php	/^        $courses    = get_courses($category->id, 'c.sortorder ASC', 'c.id,c.category,c.sortorder,c.visible,c.fullname,c.shortname,c.password,c.summary,c.teacher,c.cost,c.currency,c.enrol');$/;"	v
courses	course/lib.php	/^        $courses = get_courses($category->id, 'c.sortorder ASC', 'c.id,c.sortorder,c.visible,c.fullname,c.shortname,c.password,c.summary,c.guest,c.cost,c.currency');$/;"	v
courses	course/report/log/lib.php	/^        $courses = array();$/;"	v
courses	course/report/stats/report.php	/^    $courses = get_courses('all','c.shortname','c.id,c.shortname,c.fullname');$/;"	v
courses	course/scales.php	/^    $courses = array();$/;"	v
courses	course/search.php	/^        $courses = array();        $/;"	v
courses	course/search.php	/^    $courses = get_courses_search($searchterms, "fullname ASC", $/;"	v
courses	enrol/ldap/enrol.php	/^            $courses = array_merge($courses, $flat_records);$/;"	v
courses	enrol/ldap/enrol.php	/^    $courses = array();$/;"	v
courses	lib/datalib.php	/^            $courses = get_courses($categoryid, 'c.sortorder ASC', 'c.id,c.sortorder');$/;"	v
courses	lib/datalib.php	/^    $courses = get_records_sql('SELECT * FROM '. $selectsql .' ORDER BY '. $sort .' '. $limit);$/;"	v
courses	lib/moodlelib.php	/^        $courses = get_courses("all",false,"c.id,c.shortname");$/;"	v
courses	message/lib.php	/^            $courses = get_courses('all', 'c.sortorder ASC', 'c.id, c.shortname');$/;"	v
courses	mod/scorm/locallib.php	/^    $courses = array();$/;"	v
courses	my/index.php	/^    $courses = get_my_courses($USER->id);$/;"	v
courses	question/category_class.php	/^        $courses = $this->course->shortname;$/;"	v
courses	question/format/coursetestmanager/format.php	/^                $courses = get_records_sql("select distinct id,fullname from ".$CFG->prefix."course");$/;"	v
coursesaffected	admin/modules.php	/^            $coursesaffected = true;$/;"	v
coursesaffected	admin/modules.php	/^        $coursesaffected = true;$/;"	v
coursesaffected	admin/modules.php	/^    $coursesaffected = false;$/;"	v
courseselect	blocks/online_users/block_online_users.php	/^            $courseselect = "AND s.course = '".$COURSE->id."'";$/;"	v
courseselect	blocks/online_users/block_online_users.php	/^            $courseselect = '';$/;"	v
courseselect	course/report/log/graph.php	/^           $courseselect = $course->id;$/;"	v
courseselect	course/report/log/graph.php	/^           $courseselect = 0;$/;"	v
courseselect	lib/datalib.php	/^        $courseselect = ' AND course = \\''. $courseid .'\\' ';$/;"	v
courseselect	lib/datalib.php	/^        $courseselect = '';$/;"	v
courseselect	lib/datalib.php	/^    $courseselect = ($courseid) ? "cm.course = '$courseid' AND " : '';$/;"	v
courseselect	mod/forum/lib.php	/^        $courseselect = " AND d.course = '$course'";$/;"	v
courseshort	backup/restorelib.php	/^            $courseshort = get_record("course","shortname",addslashes($currentshortname));$/;"	v
courseshortname	enrol/paypal/enrol.php	/^        $courseshortname = $this->sanitise_for_paypal($course->shortname);$/;"	v
courseshown	blocks/calendar_month/block_calendar_month.php	/^        $courseshown = $COURSE->id;$/;"	v
courseshown	blocks/calendar_upcoming/block_calendar_upcoming.php	/^            $courseshown = $COURSE->id;$/;"	v
courseshown	blocks/calendar_upcoming/block_calendar_upcoming.php	/^            $courseshown = false;$/;"	v
coursetable	mod/forum/lib.php	/^            $coursetable = ", {$CFG->prefix}course c";$/;"	v
coursetable	mod/forum/lib.php	/^            $coursetable = '';$/;"	v
coursetable	mod/forum/lib.php	/^        $coursetable = '';$/;"	v
courseusers	course/report/log/lib.php	/^            $courseusers = get_course_users($course->id, '', '', 'u.id, u.firstname, u.lastname, u.idnumber');$/;"	v
courseusers	course/report/log/lib.php	/^            $courseusers = get_group_users($selectedgroup, 'u.lastname ASC', '', 'u.id, u.firstname, u.lastname, u.idnumber');$/;"	v
courseusers	course/report/log/lib.php	/^        $courseusers = get_site_users("u.lastaccess DESC", "u.id, u.firstname, u.lastname, u.idnumber");$/;"	v
courseviewlink	blocks/blog_menu/block_blog_menu.php	/^                $courseviewlink = '<a href="'. $CFG->wwwroot .'\/blog\/index.php?filtertype=course&amp;filterselect='. $course->id .'">';$/;"	v
courseviewlink	blocks/blog_menu/block_blog_menu.php	/^            $courseviewlink = '';$/;"	v
cr	lib/typo3/class.t3lib_div.php	/^			$cr = $linebreak? "\\n" : '';$/;"	v
cr_attempts	mod/hotpot/report.php	/^	$cr_attempts = hotpot_get_records_groupby('MAX', array('timefinish', 'id'), $table, $select, 'clickreportid');$/;"	v
crash	admin/utfdbmigrate.php	/^                                            $crash = 0;$/;"	v
crash	lib/db/migrate2utf8.php	/^                        $crash = 0;$/;"	v
crashdata	admin/utfdbmigrate.php	/^        $crashdata = explode('##',$crash->value);$/;"	v
crc	lib/adodb/session/adodb-session.php	/^		$crc			= ADODB_Session::_crc();$/;"	v
create	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function create( $dict ) {$/;"	f
create	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function create() {$/;"	f
create	lib/adodb/adodb-xmlschema.inc.php	/^	function create( &$xmls ) {$/;"	f
create	lib/adodb/adodb-xmlschema.inc.php	/^	function create() {$/;"	f
create	lib/pclzip/pclzip.lib.php	/^  function create($p_filelist \/*, options *\/)$/;"	f
createButton	lib/editor/htmlarea/htmlarea.php	/^    function createButton(txt) {$/;"	f
createButton	lib/editor/htmlarea/htmlarea_bak.php	/^    function createButton(txt) {$/;"	f
createSelect	lib/editor/htmlarea/htmlarea.php	/^    function createSelect(txt) {$/;"	f
createSelect	lib/editor/htmlarea/htmlarea_bak.php	/^    function createSelect(txt) {$/;"	f
create_analysis_table	mod/hotpot/report/fullstat/report.php	/^	function create_analysis_table(&$users, &$attempts, &$questions, &$options, &$tables) {$/;"	f
create_attribute	lib/cas/domxml-php4-php5.php	/^ function create_attribute($name,$value)$/;"	f
create_blobvar	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^  function create_blobvar($blobVarName) {$/;"	f
create_cdata_section	lib/cas/domxml-php4-php5.php	/^ function create_cdata_section($content) {return new php4DOMNode($this->myDOMNode->createCDATASection($content),$this);}$/;"	f
create_clickreport_table	mod/hotpot/report/click/report.php	/^	function create_clickreport_table(&$hotpot, &$cm, &$course, &$users, &$attempts, &$questions, &$options, &$tables) {$/;"	f
create_comment	lib/cas/domxml-php4-php5.php	/^ function create_comment($data) {return new php4DOMNode($this->myDOMNode->createComment($data),$this);}$/;"	f
create_course	enrol/database/enrol.php	/^function create_course ($course,$skip_fix_course_sortorder=0){$/;"	f
create_course	enrol/ldap/enrol.php	/^function create_course ($course_ext,$skip_fix_course_sortorder=0){$/;"	f
create_definition	mod/quiz/restorelibpre15.php	/^                        $create_definition = false;$/;"	v
create_definition	mod/quiz/restorelibpre15.php	/^                        $create_definition = true;$/;"	v
create_definition	mod/quiz/restorelibpre15.php	/^                    $create_definition = true;$/;"	v
create_definition	mod/quiz/restorelibpre15.php	/^                $create_definition = true;$/;"	v
create_definition	mod/quiz/restorelibpre15.php	/^            $create_definition = false;$/;"	v
create_definition	question/restorelib.php	/^                        $create_definition = false;$/;"	v
create_definition	question/restorelib.php	/^                        $create_definition = true;$/;"	v
create_definition	question/restorelib.php	/^                    $create_definition = true;$/;"	v
create_definition	question/restorelib.php	/^                $create_definition = true;$/;"	v
create_definition	question/restorelib.php	/^            $create_definition = false;$/;"	v
create_element	lib/cas/domxml-php4-php5.php	/^ function create_element($name) {return new php4DOMElement($this->myDOMNode->createElement($name),$this);}$/;"	f
create_event	backup/restorelib.php	/^                            $create_event = true;$/;"	v
create_event	backup/restorelib.php	/^                    $create_event = false;$/;"	v
create_group	backup/restorelib.php	/^                            $create_group = true;$/;"	v
create_group	backup/restorelib.php	/^                    $create_group = false;$/;"	v
create_legend_table	mod/hotpot/report/default.php	/^	function create_legend_table(&$tables, &$table) {$/;"	f
create_overview_table	mod/hotpot/report/overview/report.php	/^	function create_overview_table(&$hotpot, &$cm, &$course, &$users, &$attempts, &$questions, &$options, &$tables) {$/;"	f
create_parser	lib/adodb/adodb-xmlschema.inc.php	/^	function &create_parser() {$/;"	f
create_preferences	backup/restorelib.php	/^                    $create_preferences = false;$/;"	v
create_preferences	backup/restorelib.php	/^                $create_preferences = true;$/;"	v
create_raw_question	question/format/blackboard_6/format.php	/^function create_raw_question($quest) {$/;"	f
create_responses_table	mod/hotpot/report/fullstat/report.php	/^	function create_responses_table(&$hotpot, &$course, &$users, &$attempts, &$questions, &$options, &$tables) {$/;"	f
create_roles	backup/restorelib.php	/^                    $create_roles = false;$/;"	v
create_roles	backup/restorelib.php	/^                $create_roles = true;$/;"	v
create_runtime_question	question/type/calculated/questiontype.php	/^    function create_runtime_question($question, $form) {$/;"	f
create_runtime_question	question/type/datasetdependent/abstractqtype.php	/^    function create_runtime_question($question, $form) {$/;"	f
create_scale	backup/restorelib.php	/^                            $create_scale = true;$/;"	v
create_scale	backup/restorelib.php	/^                    $create_scale = false;$/;"	v
create_scores_table	mod/hotpot/report/simplestat/report.php	/^	function create_scores_table(&$hotpot, &$course, &$users, &$attempts, &$questions, &$options, &$tables) {$/;"	f
create_session_and_responses	question/type/datasetdependent/abstractqtype.php	/^    function create_session_and_responses(&$question, &$state, $cmoptions, $attempt) {$/;"	f
create_session_and_responses	question/type/match/questiontype.php	/^    function create_session_and_responses(&$question, &$state, $cmoptions, $attempt) {$/;"	f
create_session_and_responses	question/type/multianswer/questiontype.php	/^    function create_session_and_responses(&$question, &$state, $cmoptions, $attempt) {$/;"	f
create_session_and_responses	question/type/multichoice/questiontype.php	/^    function create_session_and_responses(&$question, &$state, $cmoptions, $attempt) {$/;"	f
create_session_and_responses	question/type/questiontype.php	/^    function create_session_and_responses(&$question, &$state, $cmoptions, $attempt) {$/;"	f
create_session_and_responses	question/type/random/questiontype.php	/^    function create_session_and_responses(&$question, &$state, $cmoptions, $attempt) {$/;"	f
create_session_and_responses	question/type/randomsamatch/questiontype.php	/^    function create_session_and_responses(&$question, &$state, $cmoptions, $attempt) {$/;"	f
create_session_and_responses	question/type/rqp/questiontype.php	/^    function create_session_and_responses(&$question, &$state, $cmoptions, $attempt) {$/;"	f
create_text_node	lib/cas/domxml-php4-php5.php	/^ function create_text_node($content) {return new php4DOMNode($this->myDOMNode->createTextNode($content),$this);}$/;"	f
create_user	backup/restorelib.php	/^                    $create_user = false;$/;"	v
create_user	backup/restorelib.php	/^                $create_user = true;$/;"	v
create_user_record	lib/moodlelib.php	/^function create_user_record($username, $password, $auth='') {$/;"	f
create_virtual_nameprefix	question/type/datasetdependent/abstractqtype.php	/^    function create_virtual_nameprefix($nameprefix, $datasetinput) {$/;"	f
create_virtual_qtype	question/type/calculated/questiontype.php	/^    function create_virtual_qtype() {$/;"	f
create_virtual_qtype	question/type/datasetdependent/abstractqtype.php	/^    function create_virtual_qtype() {$/;"	f
createdquestions	mod/quiz/restorelibpre15.php	/^        $createdquestions = array();$/;"	v
creategrades	question/question.php	/^    $creategrades = get_grade_options();$/;"	v
createpassword	admin/uploaduser.php	/^$createpassword = optional_param('createpassword', 0, PARAM_BOOL);$/;"	v
createseq	lib/adodb/adodb-connection.inc.php	/^            $createseq = $this->Execute(sprintf($this->_genSeqSQL,$seqname,$startID));$/;"	v
createseq	lib/adodb/adodb.inc.php	/^			$createseq = $this->Execute(sprintf($this->_genSeqSQL,$seqname,$startID));$/;"	v
createtab	lib/weblib.php	/^    function createtab ($selected=false, $inactive=false, $activetwo=false, $last=false) {$/;"	f
creatingnewquestion	mod/quiz/restorelibpre15.php	/^                $creatingnewquestion = false;$/;"	v
creatingnewquestion	mod/quiz/restorelibpre15.php	/^                $creatingnewquestion = true;$/;"	v
creatingnewquestion	question/restorelib.php	/^                $creatingnewquestion = false;$/;"	v
creatingnewquestion	question/restorelib.php	/^                $creatingnewquestion = true;$/;"	v
creator	auth/ldap/lib.php	/^                              $creator = delete_records("user_coursecreators", "userid", $user->id);$/;"	v
creator	auth/ldap/lib.php	/^                            $creator = insert_record("user_coursecreators",$user->id);$/;"	v
creator	auth/ldap/lib.php	/^                          $creator = delete_records("user_coursecreators", "userid", $user->id);$/;"	v
creator	auth/ldap/lib.php	/^                        $creator = insert_record("user_coursecreators",$user->id);$/;"	v
creator	course/import/activities/index.php	/^        $creator = true;$/;"	v
creator	course/import/activities/mod.php	/^        $creator = true;$/;"	v
creator	lib/datalib.php	/^        $creator = iscreator();$/;"	v
creator_ids	mod/hotpot/report.php	/^			$creator_ids = get_records_select_menu('user_coursecreators');$/;"	v
creatorediting	course/category.php	/^        $creatorediting = !empty($USER->categoryediting);$/;"	v
creatorediting	course/category.php	/^        $creatorediting = false;$/;"	v
creatorediting	course/search.php	/^        $creatorediting = !empty($USER->categoryediting);$/;"	v
creatorediting	course/search.php	/^        $creatorediting = false;$/;"	v
creatorlist	admin/creators.php	/^    $creatorlist = implode(',', $creatorsarray);$/;"	v
creators	admin/creators.php	/^        $creators = array();$/;"	v
creators	auth/fc/lib.php	/^    $creators = explode(";",$CFG->auth_fccreators);$/;"	v
creatorsarray	admin/creators.php	/^    $creatorsarray = array();$/;"	v
crecs	lib/adodb/adodb-connection.inc.php	/^        $crecs = $ADODB_COUNTRECS;$/;"	v
crecs	lib/adodb/adodb.inc.php	/^		$crecs = $ADODB_COUNTRECS;$/;"	v
cref	lib/excel/Worksheet.php	/^        $cref     = 1;                       \/\/ Number of refs$/;"	v
cref	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $cref     = 1;                       \/\/ Number of refs$/;"	v
cron	enrol/authorize/enrol.php	/^    function cron()$/;"	f
cron	enrol/flatfile/enrol.php	/^    function cron() {$/;"	f
cron	enrol/imsenterprise/enrol.php	/^function cron() {$/;"	f
cron	enrol/manual/enrol.php	/^function cron() {$/;"	f
cron_function	admin/cron.php	/^                $cron_function = $mod->name."_cron";$/;"	v
cron_rss_feeds	lib/rsslib.php	/^function cron_rss_feeds () {$/;"	f
crop	lib/typo3/class.t3lib_cs.php	/^	function crop($charset,$string,$len,$crop='')	{$/;"	f
crs	enrol/database/enrol.php	/^        $crs = $enroldb->Execute($sql);$/;"	v
crumb	admin/report/stats/index.php	/^    $crumb = "<a href=\\"{$CFG->wwwroot}\/admin\\">".get_string('administration')."<\/a> ->$/;"	v
crumb	course/report/stats/index.php	/^    $crumb = "<a href=\\"..\/..\/view.php?id=$course->id\\">$course->shortname<\/a> ->$/;"	v
crumbtext	lib/pagelib.php	/^        $crumbtext = '';$/;"	v
crumbtext	mod/chat/pagelib.php	/^        $crumbtext = '';$/;"	v
crumbtext	mod/data/pagelib.php	/^        $crumbtext = '';$/;"	v
crumbtext	mod/quiz/pagelib.php	/^        $crumbtext = '';$/;"	v
cryptFunction	lib/adodb/pear/Auth/Container/ADOdb.php	/^            $cryptFunction = $this->options['cryptType'];$/;"	v
cryptFunction	lib/adodb/pear/Auth/Container/ADOdb.php	/^            $cryptFunction = 'md5';$/;"	v
cs	lib/typo3/class.t3lib_cs.php	/^			$cs = $this->script_to_charset_unix[$script] ? $this->script_to_charset_unix[$script] : 'iso-8859-1';$/;"	v
cs	lib/typo3/class.t3lib_cs.php	/^			$cs = $this->script_to_charset_windows[$script] ? $this->script_to_charset_windows[$script] : 'window-1252';$/;"	v
cs	message/lib.php	/^            $cs = '<select name="courseselect">';$/;"	v
csConvObj	lib/typo3/class.t3lib_div.php	/^			$csConvObj = &$GLOBALS['LANG']->csConvObj;$/;"	v
csConvObj	lib/typo3/class.t3lib_div.php	/^			$csConvObj = &$GLOBALS['TSFE']->csConvObj;$/;"	v
csplit	lib/smarty/plugins/function.fetch.php	/^                    $csplit = split("\\r\\n\\r\\n",$content,2);$/;"	v
css	mod/hotpot/lib.php	/^		$css = stripslashes($css);$/;"	v
css	question/format/xhtml/format.php	/^  $css = implode( ' ',$css_lines ); $/;"	v
css	theme/chameleon/ui/css.php	/^    $css = $chameleon->read();$/;"	v
css_lines	question/format/xhtml/format.php	/^  $css_lines = file( "$CFG->dirroot\/question\/format\/xhtml\/xhtml.css" );$/;"	v
css_styles	install.php	/^function css_styles() {$/;"	f
cssobj	theme/chameleon/ui/ChameleonCSS.class.php	/^        $cssobj = array();$/;"	v
csssrcs	theme/chameleon/ui/ChameleonCSS.class.php	/^        $csssrcs = array($this->_toobj($permcss), $this->_toobj($tempcss));$/;"	v
cssstr	theme/chameleon/ui/ChameleonCSS.class.php	/^            $cssstr = substr($cssstr, $end + 1);$/;"	v
cssstr	theme/chameleon/ui/ChameleonCSS.class.php	/^        $cssstr = '';$/;"	v
cstr	lib/weblib.php	/^        $cstr         = '';$/;"	v
cstr	lib/weblib.php	/^        $cstr = '';$/;"	v
csv2rs	lib/adodb/adodb-csvlib.inc.php	/^	function &csv2rs($url,&$err,$timeout=0, $rsclass='ADORecordSet_array')$/;"	f
csvValues	lib/typo3/class.t3lib_div.php	/^	function csvValues($row,$delim=',',$quote='"')	{$/;"	f
csv_delimiter	admin/uploaduser.php	/^    $csv_delimiter = "\\,";$/;"	v
csv_delimiter	admin/uploaduser.php	/^    $csv_delimiter = '\\\\' . $CFG->CSV_DELIMITER;$/;"	v
csv_delimiter	course/import/groups/index.php	/^        $csv_delimiter = "\\,";$/;"	v
csv_delimiter	course/import/groups/index.php	/^        $csv_delimiter = '\\\\' . $CFG->CSV_DELIMITER;$/;"	v
csv_delimiter2	admin/uploaduser.php	/^    $csv_delimiter2 = ",";$/;"	v
csv_delimiter2	admin/uploaduser.php	/^    $csv_delimiter2 = $CFG->CSV_DELIMITER;$/;"	v
csv_delimiter2	course/import/groups/index.php	/^        $csv_delimiter2 = ",";$/;"	v
csv_delimiter2	course/import/groups/index.php	/^        $csv_delimiter2 = $CFG->CSV_DELIMITER;$/;"	v
csv_encode	admin/uploaduser.php	/^        $csv_encode = '\/\\&\\#' . $CFG->CSV_ENCODE . '\/';$/;"	v
csv_encode	admin/uploaduser.php	/^$csv_encode = '\/\\&\\#44\/';$/;"	v
csv_encode	course/import/groups/index.php	/^            $csv_encode = '\/\\&\\#' . $CFG->CSV_ENCODE . '\/';$/;"	v
csv_encode	course/import/groups/index.php	/^    $csv_encode = '\/\\&\\#44\/';$/;"	v
ct	lib/fpdf/fpdf.php	/^    $ct=ord(fread($f,1));$/;"	v
ctabsel	lib/excel/Workbook.php	/^        $ctabsel   = $this->selected;        \/\/ Number of workbook tabs selected$/;"	v
ctabsel	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $ctabsel   = $this->_selected;       \/\/ Number of workbook tabs selected$/;"	v
ctr	lib/adodb/crypt.inc.php	/^				$ctr=0;$/;"	v
ctr	lib/adodb/session/crypt.inc.php	/^				$ctr=0;$/;"	v
ctype	lib/moodlelib.php	/^    $ctype   = setlocale (LC_CTYPE, 0);$/;"	v
ctype_alnum	lib/adodb/adodb-datadict.inc.php	/^	function ctype_alnum($text) {$/;"	f
cur	lib/moodlelib.php	/^        $cur=0;$/;"	v
cur	lib/moodlelib.php	/^      $cur = get_real_size($cur);$/;"	v
cur	lib/moodlelib.php	/^    $cur = @ini_get('memory_limit');$/;"	v
cur	lib/phpmailer/class.phpmailer.php	/^        $cur = count($this->ReplyTo);$/;"	v
cur	lib/phpmailer/class.phpmailer.php	/^        $cur = count($this->attachment);$/;"	v
cur	lib/phpmailer/class.phpmailer.php	/^        $cur = count($this->bcc);$/;"	v
cur	lib/phpmailer/class.phpmailer.php	/^        $cur = count($this->cc);$/;"	v
cur	lib/phpmailer/class.phpmailer.php	/^        $cur = count($this->to);$/;"	v
cur_block	question/format/blackboard_6/format.php	/^            $cur_block = $choice['#']['flow_mat'][0];$/;"	v
cur_bonus_points	grade/lib.php	/^                    $cur_bonus_points = optional_param("bonus_points$form_catname");$/;"	v
cur_cat_id	grade/lib.php	/^        $cur_cat_id = '$_REQUEST[\\'category'.$i.'\\'];';$/;"	v
cur_choice	question/format/blackboard_6/format.php	/^            $cur_choice = $choice['#']['response_label'][0]['@']['ident'];$/;"	v
cur_choice	question/format/blackboard_6/format.php	/^            $cur_choice = $choice['@']['ident'];$/;"	v
cur_drop	grade/lib.php	/^                    $cur_drop = optional_param("drop_x_lowest$form_catname");$/;"	v
cur_extra_credit	grade/lib.php	/^	    $cur_extra_credit = 1;$/;"	v
cur_extra_credit	grade/lib.php	/^            $cur_extra_credit = 0;$/;"	v
cur_extra_credit	grade/lib.php	/^            $cur_extra_credit = false;$/;"	v
cur_extra_credit	grade/lib.php	/^        $cur_extra_credit = '$_REQUEST[\\'extra_credit'.$i.'\\'];';$/;"	v
cur_hidden	grade/lib.php	/^                        $cur_hidden = false;$/;"	v
cur_hidden	grade/lib.php	/^                        $cur_hidden = true;$/;"	v
cur_hidden	grade/lib.php	/^                    $cur_hidden = optional_param("hidden$form_catname");$/;"	v
cur_maxgrade	grade/lib.php	/^        $cur_maxgrade = '$_REQUEST[\\'maxgrade'.$i.'\\'];';$/;"	v
cur_mod	grade/lib.php	/^        $cur_mod = '$_REQUEST[\\'mod'.$i.'\\'];';$/;"	v
cur_modid	grade/lib.php	/^        $cur_modid = $junk->id;$/;"	v
cur_modname	grade/lib.php	/^                    $cur_modname = $module_info->name;$/;"	v
cur_modname	grade/lib.php	/^        $cur_modname = '$_REQUEST[\\'modname'.$i.'\\'];';$/;"	v
cur_pos	mod/lesson/reformat.php	/^                        $cur_pos = (count($outlines) - 1);$/;"	v
cur_pos	mod/lesson/reformat.php	/^                $cur_pos = (count($outarray) - 1);$/;"	v
cur_pos	mod/lesson/reformat.php	/^                $cur_pos = (count($outlines) - 1);$/;"	v
cur_pos	mod/lesson/reformat.php	/^        $cur_pos = (count($outlines) - 1);$/;"	v
cur_scale_grade	grade/lib.php	/^            $cur_scale_grade = 1.0;$/;"	v
cur_scale_grade	grade/lib.php	/^        $cur_scale_grade = '$_REQUEST[\\'scale_grade'.$i.'\\'];';$/;"	v
cur_type	question/format/blackboard_6/format.php	/^    $cur_type = $cur_block['@']['class'];$/;"	v
cur_weighted_max	grade/lib.php	/^                                            $cur_weighted_max = 0;$/;"	v
cur_weighted_max	grade/lib.php	/^                                            $cur_weighted_max = sprintf("%0.2f", $all_categories[$category][$assignment]['grade_against']\/$all_categories[$category]['stats']['totalpoints']*$all_categories[$category]['stats']['weight']);$/;"	v
curcost	enrol/authorize/enrol.php	/^        $curcost = $this->get_course_cost($course);$/;"	v
curline	enrol/imsenterprise/enrol.php	/^                    $curline = fgets($fh);$/;"	v
curr	lib/moodlelib.php	/^        $curr = $array[$i];$/;"	v
curr_cookies	lib/soap/nusoap.php	/^		$curr_cookies = $this->cookies;$/;"	v
curr_page	lib/adodb/adodb-pager.inc.php	/^		$curr_page = $id.'_curr_page';$/;"	v
curraction	grade/lib.php	/^            $curraction = '';$/;"	v
curraction	grade/lib.php	/^            $curraction = 'cats';$/;"	v
curraction	grade/lib.php	/^            $curraction = 'excepts';$/;"	v
curraction	grade/lib.php	/^            $curraction = 'grades';$/;"	v
curraction	grade/lib.php	/^            $curraction = 'letters';$/;"	v
curraction	grade/lib.php	/^            $curraction = 'prefs';$/;"	v
curraction	grade/lib.php	/^            $curraction = 'weights';$/;"	v
currcourse	admin/upgradeforumread.php	/^                $currcourse = $discussion->course;$/;"	v
currcourse	admin/upgradeforumread.php	/^        $currcourse = 0;$/;"	v
currdir	files/index.php	/^            $currdir = opendir($basedir.'\/'.$file);$/;"	v
currdir	lib/editor/htmlarea/coursefiles.php	/^            $currdir = opendir($basedir.$file);$/;"	v
currdir	lib/filelib.php	/^        $currdir = opendir($location);$/;"	v
currdir	lib/setuplib.php	/^        $currdir = $currdir .'\/'. $dir;$/;"	v
currdir	lib/setuplib.php	/^    $currdir = $CFG->dataroot;$/;"	v
currdir	question/format/coursetestmanager/format.php	/^                $currdir = opendir($location);$/;"	v
currency	enrol/authorize/enrol.php	/^            $currency = $curcost['currency'];$/;"	v
currency	enrol/authorize/enrol.php	/^        $currency = (!empty($course->currency))$/;"	v
current	lib/adodb/adodb-iterator.inc.php	/^    function current() $/;"	f
current	lib/kses.php	/^    $current = $allowed_html[strtolower($element)]$/;"	v
current	lib/pagelib.php	/^        $current   = 1;$/;"	v
current	lib/typo3/class.t3lib_div.php	/^					$current = $stack[--$stacktop];$/;"	v
current	lib/typo3/class.t3lib_div.php	/^					$current = array();$/;"	v
current	lib/typo3/class.t3lib_div.php	/^		$current=array();$/;"	v
current	mod/chat/lib.php	/^                $current = 0;$/;"	v
current	mod/chat/lib.php	/^            $current = $chatuser->chatid;$/;"	v
current	mod/chat/lib.php	/^    $current = 0;$/;"	v
current	mod/chat/pagelib.php	/^        $current   = 1;$/;"	v
current	mod/choice/lib.php	/^$current = get_record('choice_answers', 'choiceid', $choice->id, 'userid', $userid);$/;"	v
current	mod/data/pagelib.php	/^        $current   = 1;$/;"	v
current	mod/glossary/import.php	/^    $current  = optional_param('dest', 'current', PARAM_ALPHA);   \/\/ current | new$/;"	v
current	mod/quiz/backuplib.php	/^                        $current = $dbcat->id;$/;"	v
current	mod/quiz/pagelib.php	/^        $current   = 1;$/;"	v
current	mod/scorm/locallib.php	/^    $current = current($scoes);$/;"	v
current	mod/wiki/ewiki/ewiki.php	/^      $current = ewiki_database("GET", array("id"=>$id));$/;"	v
current	mod/wiki/ewiki/ewiki.php	/^      $current = ewiki_database("GET", array("id"=>$id, "version"=>$v));$/;"	v
current_ans_id	question/format/blackboard/format.php	/^			$current_ans_id = $answer["@"]["id"];$/;"	v
current_charset	lib/moodlelib.php	/^function current_charset($ignorecache = false) {$/;"	f
current_col	mod/hotpot/report/default.php	/^							$current_col = 0;$/;"	v
current_item	mod/resource/type/ims/deploy.php	/^        $current_item = 0;$/;"	v
current_item	mod/resource/type/ims/repository_deploy.php	/^        $current_item = 0;$/;"	v
current_lang	lib/speller/server-scripts/spellchecker.php	/^    $current_lang = current_language();$/;"	v
current_language	lib/moodlelib.php	/^function current_language() {$/;"	f
current_organization	mod/resource/type/ims/deploy.php	/^                    $current_organization = -1;   \/\/Match, so exit.$/;"	v
current_organization	mod/resource/type/ims/deploy.php	/^        $current_organization = $count_organizations - 1;$/;"	v
current_organization	mod/resource/type/ims/repository_deploy.php	/^                    $current_organization = -1;   \/\/Match, so exit.$/;"	v
current_organization	mod/resource/type/ims/repository_deploy.php	/^        $current_organization = $count_organizations - 1;$/;"	v
current_resource	mod/resource/type/ims/deploy.php	/^        $current_resource = 0;$/;"	v
current_resource	mod/resource/type/ims/repository_deploy.php	/^        $current_resource = 0;$/;"	v
current_theme	lib/weblib.php	/^function current_theme() {$/;"	f
current_vendor	lib/environmentlib.php	/^        $current_vendor ='oracle';$/;"	v
current_vendor	lib/environmentlib.php	/^        $current_vendor ='postgres';$/;"	v
current_vendor	lib/environmentlib.php	/^    $current_vendor = $db->databaseType;$/;"	v
current_version	admin/environment.php	/^    $current_version = $CFG->release;$/;"	v
current_version	admin/utfdbmigrate.php	/^        $current_version = $CFG->release;$/;"	v
current_version	lib/environmentlib.php	/^    $current_version = normalize_version($dbinfo['version']);$/;"	v
current_version	lib/environmentlib.php	/^    $current_version = normalize_version(phpversion());$/;"	v
currentcharset	lib/moodlelib.php	/^        $currentcharset = 'UTF-8';$/;"	v
currentcharset	lib/moodlelib.php	/^        $currentcharset = get_string('thischarset');$/;"	v
currentchoice	question/format/webct/format.php	/^                $currentchoice = -1;$/;"	v
currentchoice	question/format/webct/format.php	/^                $currentchoice=$webct_options[1];$/;"	v
currentconcept	mod/glossary/filter.php	/^                $currentconcept = trim(strip_tags($concept->concept));$/;"	v
currentcontent	mod/data/filter.php	/^                $currentcontent = trim($datacontent->content);$/;"	v
currentdatasetdef	question/type/datasetdependent/abstractqtype.php	/^        $currentdatasetdef = get_record_sql($/;"	v
currentdate	lib/weblib.php	/^    $currentdate = usergetdate($currenttime);$/;"	v
currentfield	mod/data/import.php	/^                        $currentfield = new $newfield($field->id);$/;"	v
currentfile	admin/lang.php	/^    $currentfile = optional_param('currentfile', 'moodle.php', PARAM_FILE);$/;"	v
currentfile	admin/langdoc.php	/^        $currentfile = substr($currentfile, 5);$/;"	v
currentfile	admin/langdoc.php	/^    $currentfile = optional_param('currentfile', 'docs\/README.txt', PARAM_PATH); $/;"	v
currentfullname	backup/restorelib.php	/^            $currentfullname = $fullname.$suffixfull;$/;"	v
currentfullname	backup/restorelib.php	/^        $currentfullname = "";$/;"	v
currentgroup	blocks/news_items/block_news_items.php	/^                $currentgroup = get_current_group($COURSE->id);$/;"	v
currentgroup	blocks/online_users/block_online_users.php	/^        $currentgroup = $isseparategroups ? get_current_group($COURSE->id) : NULL;$/;"	v
currentgroup	course/grades.php	/^        $currentgroup = false;$/;"	v
currentgroup	course/grades.php	/^        $currentgroup = get_and_set_current_group($course, $groupmode, $changegroup);$/;"	v
currentgroup	grade/lib.php	/^        $currentgroup = false;$/;"	v
currentgroup	grade/lib.php	/^        $currentgroup = get_and_set_current_group($course, $groupmode, $changegroup);$/;"	v
currentgroup	lib/moodlelib.php	/^            $currentgroup = get_and_set_current_group($course, $groupmode, $USER->groupmember[$courseid][0]);$/;"	v
currentgroup	lib/moodlelib.php	/^    $currentgroup = get_and_set_current_group($course, $groupmode, $changegroup);$/;"	v
currentgroup	mod/assignment/index.php	/^    $currentgroup = get_current_group($course->id);$/;"	v
currentgroup	mod/assignment/lib.php	/^            $currentgroup = false;$/;"	v
currentgroup	mod/assignment/lib.php	/^            $currentgroup = setup_and_print_groups($course, $groupmode, 'submissions.php?id='.$this->cm->id);$/;"	v
currentgroup	mod/chat/report.php	/^            $currentgroup = false;$/;"	v
currentgroup	mod/chat/report.php	/^            $currentgroup = setup_and_print_groups($course, $groupmode, "report.php?id=$cm->id");$/;"	v
currentgroup	mod/chat/report.php	/^        $currentgroup = false;$/;"	v
currentgroup	mod/chat/report.php	/^        $currentgroup = setup_and_print_groups($course, $groupmode, "report.php?id=$cm->id");$/;"	v
currentgroup	mod/chat/view.php	/^        $currentgroup = 0;$/;"	v
currentgroup	mod/chat/view.php	/^        $currentgroup = setup_and_print_groups($course, $groupmode, "view.php?id=$cm->id");$/;"	v
currentgroup	mod/choice/lib.php	/^        $currentgroup = false;$/;"	v
currentgroup	mod/choice/lib.php	/^        $currentgroup = setup_and_print_groups($course, $groupmode, $_SERVER['PHP_SELF']."?id=$cm->id");$/;"	v
currentgroup	mod/data/edit.php	/^        $currentgroup = 0;$/;"	v
currentgroup	mod/data/edit.php	/^        $currentgroup = setup_and_print_groups($course, $groupmode, 'edit.php?d='.$data->id.'&amp;sesskey='.sesskey().'&amp;');$/;"	v
currentgroup	mod/data/index.php	/^    $currentgroup = get_current_group($course->id);$/;"	v
currentgroup	mod/data/view.php	/^        $currentgroup = 0;$/;"	v
currentgroup	mod/data/view.php	/^        $currentgroup = setup_and_print_groups($course, $groupmode, $/;"	v
currentgroup	mod/exercise/view.php	/^        $currentgroup = get_and_set_current_group($course, $groupmode, $changegroup);$/;"	v
currentgroup	mod/forum/index.php	/^    $currentgroup = get_current_group($course->id);$/;"	v
currentgroup	mod/forum/lib.php	/^                                        $currentgroup=-1, $groupmode=-1, $page=-1) {$/;"	v
currentgroup	mod/forum/lib.php	/^        $currentgroup = get_current_group($course->id);$/;"	v
currentgroup	mod/forum/search.php	/^    $currentgroup = get_current_group($course->id);$/;"	v
currentgroup	mod/forum/subscribers.php	/^        $currentgroup = false;$/;"	v
currentgroup	mod/forum/subscribers.php	/^        $currentgroup = setup_and_print_groups($course, $groupmode, "subscribers.php?id=$forum->id");$/;"	v
currentgroup	mod/forum/view.php	/^    $currentgroup = get_and_set_current_group($course, $groupmode, $changegroup);$/;"	v
currentgroup	mod/hotpot/report.php	/^		$currentgroup = setup_and_print_groups($course, $groupmode, "report.php?id=$cm->id&mode=simple");$/;"	v
currentgroup	mod/hotpot/report.php	/^	$currentgroup = false;$/;"	v
currentgroup	mod/journal/report.php	/^        $currentgroup = false;$/;"	v
currentgroup	mod/journal/report.php	/^        $currentgroup = setup_and_print_groups($course, $groupmode, "report.php?id=$cm->id");$/;"	v
currentgroup	mod/journal/view.php	/^        $currentgroup = get_current_group($course->id);$/;"	v
currentgroup	mod/quiz/report/analysis/report.php	/^                $currentgroup = get_and_set_current_group($course, $groupmode, $changegroup);  $/;"	v
currentgroup	mod/quiz/report/analysis/report.php	/^                $currentgroup = setup_and_print_groups($course, $groupmode, "report.php?id=$cm->id&amp;mode=analysis");$/;"	v
currentgroup	mod/quiz/report/analysis/report.php	/^            $currentgroup = false;$/;"	v
currentgroup	mod/quiz/report/overview/report.php	/^                $currentgroup = get_and_set_current_group($course, $groupmode, $changegroup);$/;"	v
currentgroup	mod/quiz/report/overview/report.php	/^                $currentgroup = setup_and_print_groups($course, $groupmode, "report.php?id=$cm->id&amp;mode=overview");$/;"	v
currentgroup	mod/quiz/report/overview/report.php	/^            $currentgroup = false;$/;"	v
currentgroup	mod/survey/report.php	/^        $currentgroup = 0;$/;"	v
currentgroup	mod/survey/report.php	/^        $currentgroup = setup_and_print_groups($course, $groupmode,$/;"	v
currentgroup	mod/survey/view.php	/^        $currentgroup = 0;$/;"	v
currentgroup	mod/survey/view.php	/^        $currentgroup = get_current_group($course->id);$/;"	v
currentgroup	mod/workshop/view.php	/^        $currentgroup = get_and_set_current_group($course, $groupmode, $changegroup);$/;"	v
currentgroup	user/index.php	/^        $currentgroup  = NULL;$/;"	v
currentgroup	user/index.php	/^    $currentgroup = get_and_set_current_group($course, $groupmode, $group);$/;"	v
currentgroupid	lib/moodlelib.php	/^                    $currentgroupid = $group->id;*\/$/;"	v
currentgroupid	lib/moodlelib.php	/^                    $currentgroupid = set_current_group($course->id, $group->id); \/\/might need to set_current_group?$/;"	v
currentgroupid	lib/moodlelib.php	/^                    $currentgroupid = set_current_group($course->id, $group->id);\/\/set this since he might post$/;"	v
currentgroupid	lib/moodlelib.php	/^                $currentgroupid = set_current_group($course->id, $group->id);$/;"	v
currentgroupid	lib/moodlelib.php	/^            $currentgroupid = 0;$/;"	v
currentgroupid	lib/moodlelib.php	/^            $currentgroupid = set_current_group($course->id, 0);$/;"	v
currentgroupid	lib/moodlelib.php	/^    $currentgroupid = get_current_group($course->id);$/;"	v
currentint	mod/glossary/filter.php	/^                $currentint = intval($currentconcept);$/;"	v
currentlang	admin/lang.php	/^    $currentlang = current_language();$/;"	v
currentlang	admin/langdoc.php	/^    $currentlang = current_language();$/;"	v
currentlang	filter/multilang/filter.php	/^        $currentlang = current_language();$/;"	v
currentlangsimple	filter/multilang/filter.php	/^            $currentlangsimple = str_replace('_utf8', '', $currentlang);$/;"	v
currentlangsimple	filter/multilang/filter.php	/^        $currentlangsimple = '';$/;"	v
currentlanguage	lib/editor/tinymce/tinymce.class.php	/^        $currentlanguage = current_language();$/;"	v
currentlanguage	lib/editor/tinymce/tinymce.class.php	/^        $currentlanguage = str_replace("_utf8", "", $currentlanguage);$/;"	v
currentlanguage	lib/weblib.php	/^        $currentlanguage = current_language();$/;"	v
currentname	filter/activitynames/filter.php	/^                            $currentname = urldecode($activity->name);$/;"	v
currentname	mod/resource/filter.php	/^                $currentname = trim($resource->name);$/;"	v
currentorg	mod/scorm/lib.php	/^                $currentorg = $org->identifier;$/;"	v
currentorg	mod/scorm/lib.php	/^            $currentorg = '';$/;"	v
currentorg	mod/scorm/player.php	/^    $currentorg = optional_param('currentorg', '', PARAM_RAW); \/\/ selected organization$/;"	v
currentpage	admin/editor.php	/^    $currentpage = optional_param('tab', 1, PARAM_INT);$/;"	v
currentpageid	mod/lesson/view.php	/^                $currentpageid = get_field('lesson_pages', 'id', 'lessonid', $lesson->id, 'prevpageid', 0);$/;"	v
currentpageid	mod/lesson/view.php	/^            $currentpageid = $pageid;  \/\/ very important not to alter $pageid.$/;"	v
currentpathexp	admin/langdoc.php	/^    $currentpathexp = explode('\/', $currentfile);$/;"	v
currentpivot	mod/glossary/print.php	/^                    $currentpivot = $upperpivot;$/;"	v
currentpivot	mod/glossary/print.php	/^    $currentpivot = '';$/;"	v
currentpivot	mod/glossary/view.php	/^                    $currentpivot = $upperpivot;$/;"	v
currentpivot	mod/glossary/view.php	/^    $currentpivot = '';$/;"	v
currentquestion	mod/lesson/format.php	/^                    $currentquestion = array();$/;"	v
currentquestion	mod/lesson/format.php	/^        $currentquestion = array();$/;"	v
currentquestion	question/format.php	/^                    $currentquestion = array();$/;"	v
currentquestion	question/format.php	/^        $currentquestion = array();$/;"	v
currentquestion	question/format/examview/format.php	/^        $currentquestion = array();$/;"	v
currentquestion	question/format/learnwise/format.php	/^                $currentquestion = array();$/;"	v
currentquestion	question/format/learnwise/format.php	/^        $currentquestion = array();$/;"	v
currentradio	lib/weblib.php	/^            $currentradio = ($currentradio + 1) % 2;$/;"	v
currentradio	lib/weblib.php	/^        $currentradio = 0;$/;"	v
currentrow	mod/glossary/lib.php	/^$currentrow           = ( $currenttab - ( $currenttab % $tabsperrow) ) \/ $tabsperrow;$/;"	v
currentsection	mod/assignment/index.php	/^            $currentsection = $assignment->section;$/;"	v
currentsection	mod/assignment/index.php	/^    $currentsection = "";$/;"	v
currentsection	mod/chat/index.php	/^            $currentsection = $chat->section;$/;"	v
currentsection	mod/chat/index.php	/^    $currentsection = '';$/;"	v
currentsection	mod/choice/index.php	/^            $currentsection = $choice->section;$/;"	v
currentsection	mod/choice/index.php	/^    $currentsection = "";$/;"	v
currentsection	mod/data/index.php	/^                $currentsection = $data->section;$/;"	v
currentsection	mod/data/index.php	/^    $currentsection = "";$/;"	v
currentsection	mod/forum/index.php	/^                    $currentsection = $forum->section;$/;"	v
currentsection	mod/forum/index.php	/^            $currentsection = "";$/;"	v
currentsection	mod/glossary/index.php	/^            $currentsection = $glossary->section;$/;"	v
currentsection	mod/glossary/index.php	/^    $currentsection = "";$/;"	v
currentsection	mod/hotpot/index.php	/^			$currentsection = $hotpot->section;$/;"	v
currentsection	mod/hotpot/index.php	/^	$currentsection = -1;$/;"	v
currentsection	mod/quiz/index.php	/^            $currentsection = $quiz->section;$/;"	v
currentsection	mod/quiz/index.php	/^    $currentsection = "";$/;"	v
currentsection	mod/resource/index.php	/^                $currentsection = $resource->section;$/;"	v
currentsection	mod/resource/index.php	/^    $currentsection = "";$/;"	v
currentsection	mod/survey/index.php	/^            $currentsection = $survey->section;$/;"	v
currentsection	mod/survey/index.php	/^    $currentsection = '';$/;"	v
currentshortname	backup/restorelib.php	/^            $currentshortname = $shortname.$suffixshort;$/;"	v
currentshortname	backup/restorelib.php	/^        $currentshortname = "";$/;"	v
currenttab	admin/editor.php	/^                $currenttab = 'htmlarea';$/;"	v
currenttab	admin/editor.php	/^                $currenttab = 'tinymce';$/;"	v
currenttab	blog/header.php	/^$currenttab = 'blogs';$/;"	v
currenttab	course/user.php	/^    $currenttab = $mode;$/;"	v
currenttab	lib/weblib.php	/^        $currenttab   = 0;$/;"	v
currenttab	mod/data/edit.php	/^    $currenttab = 'add';$/;"	v
currenttab	mod/data/field.php	/^            $currenttab = 'fields';$/;"	v
currenttab	mod/data/import.php	/^    $currenttab = 'add';$/;"	v
currenttab	mod/data/tabs.php	/^                $currenttab = $template;$/;"	v
currenttab	mod/data/tabs.php	/^        $currenttab ='';$/;"	v
currenttab	mod/data/templates.php	/^    $currenttab = 'templates';$/;"	v
currenttab	mod/data/view.php	/^        $currenttab = 'list';$/;"	v
currenttab	mod/data/view.php	/^        $currenttab = 'single';$/;"	v
currenttab	mod/forum/user.php	/^    $currenttab = $mode;$/;"	v
currenttab	mod/lesson/lesson.php	/^        $currenttab = 'navigation';$/;"	v
currenttab	mod/lesson/report.php	/^        $currenttab = 'reports';$/;"	v
currenttab	mod/lesson/tabs.php	/^        $currenttab = $mode;$/;"	v
currenttab	mod/lesson/tabs.php	/^        $currenttab = '';$/;"	v
currenttab	mod/lesson/view.php	/^            $currenttab = $action;$/;"	v
currenttab	mod/lesson/view.php	/^            $currenttab = '';$/;"	v
currenttab	mod/quiz/attempt.php	/^        $currenttab = 'preview';$/;"	v
currenttab	mod/quiz/edit.php	/^        $currenttab = 'edit';$/;"	v
currenttab	mod/quiz/edit.php	/^    $currenttab = 'edit';$/;"	v
currenttab	mod/quiz/report/default.php	/^        $currenttab = 'reports';$/;"	v
currenttab	mod/quiz/review.php	/^            $currenttab = 'preview';$/;"	v
currenttab	mod/quiz/review.php	/^            $currenttab = 'reports';$/;"	v
currenttab	mod/quiz/tabs.php	/^                $currenttab = $report;$/;"	v
currenttab	mod/quiz/tabs.php	/^        $currenttab = $mode;$/;"	v
currenttab	mod/quiz/tabs.php	/^        $currenttab = '';$/;"	v
currenttab	mod/quiz/view.php	/^        $currenttab = 'info';$/;"	v
currenttab	mod/wiki/view.php	/^                $currenttab = $tabname;$/;"	v
currenttab	mod/wiki/view.php	/^        $currenttab = '';$/;"	v
currenttab	question/category.php	/^        $currenttab = 'categories';$/;"	v
currenttab	question/category.php	/^        $currenttab = 'edit';$/;"	v
currenttab	question/edit.php	/^        $currenttab = 'edit';$/;"	v
currenttab	question/edit.php	/^        $currenttab = 'questions';$/;"	v
currenttab	question/export.php	/^        $currenttab = 'edit';$/;"	v
currenttab	question/export.php	/^        $currenttab = 'export';$/;"	v
currenttab	question/import.php	/^        $currenttab = 'edit';$/;"	v
currenttab	question/import.php	/^        $currenttab = 'import';$/;"	v
currenttab	question/tabs.php	/^        $currenttab = '';$/;"	v
currenttab	user/edit.php	/^        $currenttab = 'editprofile';$/;"	v
currenttab	user/index.php	/^    $currenttab = 'participants';$/;"	v
currenttab	user/view.php	/^    $currenttab = 'profile';$/;"	v
currenttag	blocks/blog_tags/block_blog_tags.php	/^            $currenttag = 0;$/;"	v
currenttime	enrol/manual/enrol.php	/^        $currenttime = time();$/;"	v
currenttime	lib/weblib.php	/^        $currenttime = time();$/;"	v
currenttopic	course/format/lams/format.php	/^        $currenttopic = ($course->marker == $section);$/;"	v
currenttopic	course/format/topics/format.php	/^            $currenttopic = ($course->marker == $section);$/;"	v
currentuser	mod/forum/lib.php	/^            $currentuser = $rating->userid;$/;"	v
currentuser	mod/forum/lib.php	/^    $currentuser = 0;$/;"	v
currentuser	mod/glossary/lib.php	/^            $currentuser = $rating->userid;$/;"	v
currentuser	mod/glossary/lib.php	/^    $currentuser = 0;$/;"	v
currentuser	user/view.php	/^       $currentuser = ($user->id == $USER->id);$/;"	v
currentuser	user/view.php	/^       $currentuser = false;$/;"	v
currentversion	mod/assignment/lib.php	/^        $currentversion = 'assignment_'.$type.'_version';$/;"	v
currentweek	course/format/weeks/format.php	/^            $currentweek = (($weekdate <= $timenow) && ($timenow < $nextweekdate));$/;"	v
currentweek	course/format/weekscss/format.php	/^            $currentweek = (($weekdate <= $timenow) && ($timenow < $nextweekdate));$/;"	v
currinfo	backup/restorelib.php	/^                            $currinfo = $currinfo."admin,";$/;"	v
currinfo	backup/restorelib.php	/^                            $currinfo = $currinfo."coursecreator,";$/;"	v
currinfo	backup/restorelib.php	/^                            $currinfo = $currinfo."student,";$/;"	v
currinfo	backup/restorelib.php	/^                            $currinfo = $currinfo."teacher,";$/;"	v
currinfo	backup/restorelib.php	/^                            $currinfo = $currinfo."user,";$/;"	v
currinfo	backup/restorelib.php	/^                        $currinfo = $currinfo."needed,";$/;"	v
currinfo	backup/restorelib.php	/^                    $currinfo = $data->info.",";$/;"	v
currlang	admin/lang.php	/^        $currlang = current_language();$/;"	v
currlang	auth/cas/login.php	/^        $currlang = current_language();$/;"	v
currlang	doc/top.php	/^        $currlang = current_language();$/;"	v
currlang	index.php	/^        $currlang = current_language();$/;"	v
currlang	lib/graphlib.php	/^  $currlang = current_language();$/;"	v
currlang	login/index.php	/^        $currlang = current_language();$/;"	v
currlang	login/signup.php	/^        $currlang = current_language();$/;"	v
currlevel	mod/resource/type/ims/preview.php	/^                $currlevel = $item->level;$/;"	v
currlevel	mod/resource/type/ims/preview.php	/^        $currlevel = 0;$/;"	v
currlevel	mod/resource/type/ims/resource.class.php	/^                $currlevel = $item->level;$/;"	v
currlevel	mod/resource/type/ims/resource.class.php	/^        $currlevel = 0;$/;"	v
currorder	mod/resource/type/ims/preview.php	/^        $currorder = 0;$/;"	v
currorder	mod/resource/type/ims/resource.class.php	/^        $currorder = 0;$/;"	v
currpage	lib/weblib.php	/^        $currpage = $startpage;$/;"	v
currule	theme/chameleon/ui/ChameleonCSS.class.php	/^            $currule = substr($cssstr, 0, $end);$/;"	v
curs	lib/adodb/drivers/adodb-oracle.inc.php	/^			$curs = ora_open($this->_connectionID);$/;"	v
cursor	lib/adodb/drivers/adodb-oci8.inc.php	/^						$cursor = $sql[4];$/;"	v
curstate	question/preview.php	/^                $curstate =& $states[$historylength][$id];$/;"	v
curstate	question/preview.php	/^        $curstate =& $states[$historylength][$id];$/;"	v
curtime	mod/exercise/locallib.php	/^                        $curtime = time();$/;"	v
curtime	mod/workshop/locallib.php	/^                    $curtime = time();$/;"	v
curtime	mod/workshop/locallib.php	/^                $curtime = time();$/;"	v
custom	enrol/paypal/ipn.php	/^    $custom = explode('-', $data->custom);$/;"	v
customTranslitFile	lib/typo3/class.t3lib_cs.php	/^		$customTranslitFile = PATH_t3lib.'unidata\/Translit.txt';$/;"	v
custom_generator_tools	question/type/calculated/questiontype.php	/^    function custom_generator_tools($datasetdef) {$/;"	f
custom_generator_tools	question/type/datasetdependent/abstractqtype.php	/^    function custom_generator_tools($datasetdef) {$/;"	f
custom_mediaplugin_filter	question/format/qti2/custommediafilter.php	/^function custom_mediaplugin_filter($text, $width = null, $height = null) {$/;"	f
custom_script_path	lib/moodlelib.php	/^function custom_script_path($urlpath='') {$/;"	f
customdata	mod/chat/chatd.php	/^                            $customdata = array('beep' => intval($info[1]));$/;"	v
customdata	mod/chat/chatd.php	/^                            $customdata = array('message' => $info[1], 'index' => $info[2]);$/;"	v
customdata	mod/chat/chatd.php	/^                $customdata = array();$/;"	v
customscales	course/scales.php	/^    $customscales = get_records("scale", "courseid", "$course->id", "name ASC");$/;"	v
cut_copy_paste	lib/editor/htmlarea/htmlarea.php	/^    function cut_copy_paste(e, cmd, obj) {$/;"	f
cut_copy_paste	lib/editor/htmlarea/htmlarea_bak.php	/^    function cut_copy_paste(e, cmd, obj) {$/;"	f
cutoff	enrol/authorize/authorizenetlib.php	/^    $cutoff = intval($CFG->an_cutoff);$/;"	v
cutoff_hour	enrol/authorize/enrol.php	/^        $cutoff_hour = optional_param('an_cutoff_hour', 0, PARAM_INT);$/;"	v
cutoff_min	enrol/authorize/enrol.php	/^        $cutoff_min = optional_param('an_cutoff_min', 5, PARAM_INT);$/;"	v
cutoffdate	mod/forum/lib.php	/^        $cutoffdate = isset($CFG->forum_oldpostdays) ? (time() - ($CFG->forum_oldpostdays*24*60*60)) : 0;$/;"	v
cutoffdate	mod/forum/lib.php	/^    $cutoffdate = isset($CFG->forum_oldpostdays) ? (time() - ($CFG->forum_oldpostdays*24*60*60)) : 0;$/;"	v
cutofftime	enrol/authorize/authorizenetlib.php	/^        $cutofftime = strtotime("$hrs:$mins", $time + (24 * 3600));$/;"	v
cutofftime	enrol/authorize/authorizenetlib.php	/^    $cutofftime = strtotime("$hrs:$mins", $time);$/;"	v
cutofftime	mod/exercise/lib.php	/^    $cutofftime = time() - $CFG->maxeditingtime;$/;"	v
cutofftime	mod/exercise/locallib.php	/^    $cutofftime =time() - $CFG->maxeditingtime;$/;"	v
cutofftime	mod/journal/lib.php	/^    $cutofftime = time() - $CFG->maxeditingtime;$/;"	v
cutofftime	mod/workshop/lib.php	/^    $cutofftime = $timenow - $CFG->maxeditingtime;$/;"	v
cutofftime	mod/workshop/locallib.php	/^    $cutofftime = time() - $CFG->maxeditingtime;$/;"	v
cutofftime	mod/workshop/locallib.php	/^    $cutofftime =time() - $CFG->maxeditingtime;$/;"	v
cv	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $cv              = $this->_codepage;   \/\/ The code page$/;"	v
cview	grade/lib.php	/^        $cview = UNCATEGORISED;$/;"	v
cview	grade/lib.php	/^        $cview = optional_param('cview');$/;"	v
cview	grade/lib.php	/^        $cview=clean_param($_REQUEST['cview'], PARAM_CLEAN);$/;"	v
cw	lib/fpdf/font/makefont/makefont.php	/^    $cw=$fm['Widths'];$/;"	v
cw	lib/fpdf/fpdf.php	/^            $cw=&$font['cw'];$/;"	v
cw	lib/fpdf/fpdf.php	/^    $cw=&$this->CurrentFont['cw'];$/;"	v
cx	lib/gdlib.php	/^    $cx = $image->width \/ 2;$/;"	v
cx	mod/data/field/picture/field.class.php	/^            $cx = $image->width  \/ 2;$/;"	v
cy	lib/gdlib.php	/^    $cy = $image->height \/ 2;$/;"	v
cy	mod/data/field/picture/field.class.php	/^            $cy = $image->height \/ 2;$/;"	v
cycle_array	lib/smarty/plugins/function.cycle.php	/^        $cycle_array = $cycle_vars[$name]['values'];$/;"	v
cycle_array	lib/smarty/plugins/function.cycle.php	/^        $cycle_array = explode($cycle_vars[$name]['delimiter'],$cycle_vars[$name]['values']);$/;"	v
d	calendar/event.php	/^                $d = $eventtime['mday'];$/;"	v
d	lib/adodb/adodb-perf.inc.php	/^		$d = $conn->sysTimeStamp;$/;"	v
d	lib/adodb/adodb-time.inc.php	/^		$d = $d - ($day-1) * $_day_power;$/;"	v
d	lib/adodb/adodb-time.inc.php	/^		$d = $lastd;$/;"	v
d	lib/adodb/adodb-time.inc.php	/^	$d =  $origd - ($is_gmt ? 0 : adodb_get_gmt_diff());$/;"	v
d	lib/adodb/adodb.inc.php	/^			$d = ADOConnection::UnixDate($d);$/;"	v
d	lib/adodb/adodb.inc.php	/^			$d = next($dest);$/;"	v
d	lib/adodb/adodb.inc.php	/^		$d = reset($dest);$/;"	v
d	lib/adodb/drivers/adodb-ibase.inc.php	/^				$d = substr($rs->fields[2],strlen('default '));$/;"	v
d	lib/adodb/drivers/adodb-mysql.inc.php	/^				$d = $rs->fields[4];$/;"	v
d	lib/adodb/drivers/adodb-mysqli.inc.php	/^				$d = $rs->fields[4];$/;"	v
d	lib/adodb/drivers/adodb-pdo.inc.php	/^		$d = &$this->_driver;$/;"	v
d	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^				$d = $rs->fields[4];$/;"	v
d	lib/bennu/iCalendar_rfc2445.php	/^            $d = intval(substr($value, 6, 2));$/;"	v
d	lib/fpdf/fpdf.php	/^                $d=$i;$/;"	v
d	lib/fpdf/fpdf.php	/^            $d=$nb+1;$/;"	v
d	lib/fpdf/fpdf.php	/^        $d=0;$/;"	v
d	lib/typo3/class.t3lib_cs.php	/^			$d = -1;$/;"	v
d	lib/typo3/class.t3lib_cs.php	/^			$d = 1;$/;"	v
d	lib/typo3/class.t3lib_div.php	/^			$d = @dir($path);$/;"	v
d	lib/typo3/class.t3lib_div.php	/^			$d = dir($path);$/;"	v
d	mod/data/css.php	/^    $d = optional_param('d', 0, PARAM_INT);   \/\/ database id$/;"	v
d	mod/data/edit.php	/^    $d     = optional_param('d', 0, PARAM_INT);    \/\/ database id$/;"	v
d	mod/data/field.php	/^    $d              = optional_param('d', 0, PARAM_INT);             \/\/ database id$/;"	v
d	mod/data/import.php	/^    $d               = optional_param('d', 0, PARAM_INT);   \/\/ database id$/;"	v
d	mod/data/templates.php	/^    $d     = optional_param('d', 0, PARAM_INT);   \/\/ database id$/;"	v
d	mod/data/view.php	/^    $d     = optional_param('d', 0, PARAM_INT);   \/\/ database id$/;"	v
d	mod/forum/discuss.php	/^    $d      = required_param('d', PARAM_INT);         \/\/ Discussion ID$/;"	v
d	mod/forum/markposts.php	/^    $d = optional_param('d',0,PARAM_INT); \/\/ Discussion to mark.$/;"	v
d	mod/hotpot/report/default.php	/^		$d = $table->tableclass.'cell';$/;"	v
d	mod/wiki/lib.php	/^            $d="OK";$/;"	v
d	mod/wiki/lib.php	/^          $d="";$/;"	v
d10	lib/adodb/adodb-time.inc.php	/^			$d10 = $day % 10;$/;"	v
d365	lib/adodb/adodb-time.inc.php	/^	$d365 = $_day_power * 365;$/;"	v
d366	lib/adodb/adodb-time.inc.php	/^	$d366 = $_day_power * 366;$/;"	v
dType	lib/typo3/class.t3lib_div.php	/^						$dType = gettype($v);$/;"	v
d_idle	lib/adodb/adodb-perf.inc.php	/^		$d_idle = $info[3] - $last[3];$/;"	v
d_index	mod/hotpot/report/fullstat/report.php	/^						$d_index = $q[$id]['count']['hi'] ? $max_d_index : 0;$/;"	v
d_index	mod/hotpot/report/fullstat/report.php	/^						$d_index = min($max_d_index, round($q[$id]['count']['hi'] \/ $q[$id]['count']['lo'], 1));$/;"	v
d_index	mod/hotpot/report/fullstat/report.php	/^				$d_index = $no_value;$/;"	v
d_nice	lib/adodb/adodb-perf.inc.php	/^		$d_nice = $info[1] - $last[1];$/;"	v
d_system	lib/adodb/adodb-perf.inc.php	/^		$d_system = $info[2] - $last[2];$/;"	v
d_user	lib/adodb/adodb-perf.inc.php	/^		$d_user = $info[0] - $last[0];$/;"	v
daily_modules	lib/statslib.php	/^        $daily_modules = array();$/;"	v
danish_strtoupper	lib/typo3/class.t3lib_div.php	/^	function danish_strtoupper($string)	{$/;"	f
data	admin/health.php	/^    $data = array($/;"	v
data	admin/uploaduser.php	/^    $data = "";$/;"	v
data	backup/backuplib.php	/^                    $data = get_record ("backup_ids","backup_code",$preferences->backup_unique_code,$/;"	v
data	backup/backuplib.php	/^                    $data = get_record ('groups', 'courseid', $preferences->backup_course,$/;"	v
data	backup/backuplib.php	/^                $data = get_record ("backup_ids","backup_code","$backup_unique_code",$/;"	v
data	backup/lib.php	/^        $data = fread ($f,filesize($file));$/;"	v
data	backup/restorelib.php	/^                                    $data = backup_getid($restore->backup_unique_code,"message",$rec->old_id);$/;"	v
data	backup/restorelib.php	/^                                    $data = backup_getid($restore->backup_unique_code,"message_contacts",$rec->old_id);$/;"	v
data	backup/restorelib.php	/^                                    $data = backup_getid($restore->backup_unique_code,"message_read",$rec->old_id);$/;"	v
data	backup/restorelib.php	/^                                    $data = backup_getid($restore->backup_unique_code,'grade_category',$rec->old_id);$/;"	v
data	backup/restorelib.php	/^                                    $data = backup_getid($restore->backup_unique_code,'grade_letter',$rec->old_id);$/;"	v
data	backup/restorelib.php	/^                                    $data = backup_getid($restore->backup_unique_code,'grade_preferences',$rec->old_id);$/;"	v
data	backup/restorelib.php	/^                        $data = backup_getid($restore->backup_unique_code,"log",$log->old_id);$/;"	v
data	backup/restorelib.php	/^                    $data = backup_getid($restore->backup_unique_code,"event",$event->id);$/;"	v
data	backup/restorelib.php	/^                    $data = backup_getid($restore->backup_unique_code,"groups",$group->id);$/;"	v
data	backup/restorelib.php	/^                    $data = backup_getid($restore->backup_unique_code,"scale",$scale->id);$/;"	v
data	backup/restorelib.php	/^                    $data = backup_getid($restore->backup_unique_code,"user",$userid);$/;"	v
data	backup/restorelib.php	/^                    $data = get_record ("backup_ids","backup_code",$restore->backup_unique_code,$/;"	v
data	backup/restorelib.php	/^                    $data = xmlize($xml_data,0);         $/;"	v
data	backup/restorelib.php	/^                    $data = xmlize($xml_data,0);$/;"	v
data	blocks/moodleblock.class.php	/^        $data = stripslashes_recursive($data);$/;"	v
data	course/import/groups/index.php	/^    $data = "";$/;"	v
data	course/report/participation/index.php	/^            $data = array('<a href="'.$CFG->wwwroot.'\/user\/view.php?id='.$u->userid.'&course='.$course->id.'">'.fullname($u,true).'<\/a>',$/;"	v
data	course/report/participation/index.php	/^        $data = array();$/;"	v
data	course/scales.php	/^        $data = array();$/;"	v
data	enrol/authorize/authorizenetlib.php	/^    $data = fgets($fp, $length);$/;"	v
data	enrol/authorize/enrol.php	/^        $data = (array)$data;$/;"	v
data	enrol/authorize/locallib.php	/^                            $data = (array)$extra;$/;"	v
data	lib/adodb/adodb.inc.php	/^			$data = str_replace($s,$d,$data);$/;"	v
data	lib/adodb/drivers/adodb-ibase.inc.php	/^		$data = substr($val, $start, $chunk_size); $/;"	v
data	lib/adodb/drivers/adodb-ibase.inc.php	/^		$data = substr($val, $start, $tail_size); $/;"	v
data	lib/adodb/drivers/adodb-postgres7.inc.php	/^				$data = explode(chr(0), $v['args']);$/;"	v
data	lib/adodb/session/adodb-session.php	/^		$data			= ADODB_Session::dataFieldName();$/;"	v
data	lib/adodb/session/adodb-session.php	/^		$data	= ADODB_Session::dataFieldName();$/;"	v
data	lib/datalib.php	/^    $data = (array)$dataobject;$/;"	v
data	lib/environmentlib.php	/^    $data = xmlize($contents);$/;"	v
data	lib/excel/BIFFwriter.php	/^            $data = $this->_add_continue($data);$/;"	v
data	lib/excel/BIFFwriter.php	/^        $data    = pack("vvvv", $version, $type, $build, $year);$/;"	v
data	lib/excel/Format.php	/^        $data        = pack("vvvvvvvv", $ifnt, $ifmt, $style, $align,$/;"	v
data	lib/excel/Format.php	/^        $data    = pack("vvvvvCCCCC", $dyHeight, $grbit, $icv, $bls,$/;"	v
data	lib/excel/Workbook.php	/^        $data               = pack("v", $grbit);$/;"	v
data	lib/excel/Workbook.php	/^        $data        = pack("CC", $cch, $rgch);$/;"	v
data	lib/excel/Workbook.php	/^        $data      = pack("VvC", $offset, $grbit, $cch);$/;"	v
data	lib/excel/Workbook.php	/^        $data      = pack("v", $f1904);$/;"	v
data	lib/excel/Workbook.php	/^        $data      = pack("vC", $ifmt, $cch);$/;"	v
data	lib/excel/Workbook.php	/^        $data      = pack("vCC", $ixfe, $BuiltIn, $iLevel);$/;"	v
data	lib/excel/Workbook.php	/^        $data      = pack("vvvvvvvvv", $xWn, $yWn, $dxWn, $dyWn,$/;"	v
data	lib/excel/Workbook.php	/^        $data     = pack("v",  $cxals);$/;"	v
data	lib/excel/Workbook.php	/^        $data = '';                                \/\/ The RGB data$/;"	v
data	lib/excel/Worksheet.php	/^                $data = $this->_add_continue($data);$/;"	v
data	lib/excel/Worksheet.php	/^            $data   = pack("vvv", -1, 0, strlen($chunk));$/;"	v
data	lib/excel/Worksheet.php	/^            $data = strrev($data);$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("V", $cObj);$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("v",   $fGridSet);$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("v",  $fLock);$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("v",  $grbit);$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("v",  $wPassword);$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("v", $fPrintGrid);$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("v", $fPrintRwCol);$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("vv", $this->_zoom, 100);$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("vvvv", $row1, $row2, $col1, $col2) .$/;"	v
data	lib/excel/Worksheet.php	/^        $data        = pack("vvvv", $row1, $row2, $col1, $col2);$/;"	v
data	lib/excel/Worksheet.php	/^        $data       = pack("CC", $cch, $rgch);$/;"	v
data	lib/excel/Worksheet.php	/^        $data       = pack("vvvvv", $x, $y, $rwTop, $colLeft, $pnnAct);$/;"	v
data	lib/excel/Worksheet.php	/^        $data      = pack("C",   $cch);$/;"	v
data	lib/excel/Worksheet.php	/^        $data      = pack("d",   $margin);$/;"	v
data	lib/excel/Worksheet.php	/^        $data      = pack("v",   $fHCenter);$/;"	v
data	lib/excel/Worksheet.php	/^        $data      = pack("v", $fVCenter);$/;"	v
data	lib/excel/Worksheet.php	/^        $data      = pack("vvv", $row, $col, $note_length);$/;"	v
data	lib/excel/Worksheet.php	/^        $data      = pack("vvv", $row, $col, $xf);$/;"	v
data	lib/excel/Worksheet.php	/^        $data      = pack("vvvdvVv", $row, $col, $xf, $num,$/;"	v
data	lib/excel/Worksheet.php	/^        $data      = pack("vvvv", $row, $col, $xf, $strlen);$/;"	v
data	lib/excel/Worksheet.php	/^        $data      = pack("vvvvv", $row_min, $row_max,$/;"	v
data	lib/excel/Worksheet.php	/^        $data     = pack("CvvvvvvCC",  $pnn, $rwAct, $colAct,$/;"	v
data	lib/excel/Worksheet.php	/^        $data     = pack("v",  $colwidth);$/;"	v
data	lib/excel/Worksheet.php	/^        $data     = pack("v",  $count);$/;"	v
data	lib/excel/Worksheet.php	/^        $data     = pack("vvvvv", $cref, $first_row, $last_row,$/;"	v
data	lib/excel/Worksheet.php	/^        $data     = pack("vvvvvC", $colFirst, $colLast, $coldx,$/;"	v
data	lib/excel/Worksheet.php	/^        $data     = pack("vvvvvvvv", $row, $colMic, $colMac, $miyRw,$/;"	v
data	lib/excel/Worksheet.php	/^        $data    = $header . $data;$/;"	v
data	lib/excel/Worksheet.php	/^        $data    = pack("v",   $cbrk);$/;"	v
data	lib/excel/Worksheet.php	/^        $data    = pack("v",  $cbrk);$/;"	v
data	lib/excel/Worksheet.php	/^        $data    = pack("vvvV", $grbit, $rwTop, $colLeft, $rgbHdr);$/;"	v
data	lib/excel/Worksheet.php	/^        $data   = substr($data, 4);$/;"	v
data	lib/excel/Worksheet.php	/^        $data   = substr($data, 8);$/;"	v
data	lib/excel/Worksheet.php	/^        $data = fread($bmp_fd, filesize($bitmap));$/;"	v
data	lib/excel/Worksheet.php	/^        $data = substr($data, 12);$/;"	v
data	lib/excel/Worksheet.php	/^        $data = substr($data, 2);$/;"	v
data	lib/excel/Worksheet.php	/^        $data = substr($data, 20);$/;"	v
data	lib/excel/Worksheet.php	/^        $data = substr($data, 4);$/;"	v
data	lib/fpdf/fpdf.php	/^    $data='';$/;"	v
data	lib/graphlib.php	/^      $data = $this->x_data;$/;"	v
data	lib/graphlib.php	/^    $data = $this->find_range($this->x_data, $min, $max, $this->parameter['x_resolution']);$/;"	v
data	lib/graphlib.php	/^    $data = array();$/;"	v
data	lib/moodlelib.php	/^        $data = urldecode($data);$/;"	v
data	lib/pagelib.php	/^    $data = new stdClass;$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $data = $this->_addContinue($data);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $data    = pack("vvvv", $version, $type, $build, $year);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $data        = pack("vvvvvvvv", $ifnt, $ifmt, $style, $align,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $data    = pack("vvvvvCCCCC", $dyHeight, $grbit, $icv, $bls,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $data    = pack("vvvvvCCCCCC", $dyHeight, $grbit, $icv, $bls,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $data  = pack("vvvC", $ifnt, $ifmt, $style, $align);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^      $data  = pack("V", $this->_getOptions());$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $data      = pack("VvC", $offset, $grbit, $cch);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $data      = pack("Vvv", $offset, $grbit, $cch);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $data      = pack("vC", $ifmt, $cch);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $data      = pack("vvC", $ifmt, $cch, $encoding);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data               = pack("v", $grbit);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data             = pack('v', $total_references);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data            = pack('v',  $cv);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data        = pack("CC", $cch, $rgch);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data        = pack("VV", $this->_str_total, $this->_str_unique);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data      = pack("v", $f1904);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data      = pack("vCC", $ixfe, $BuiltIn, $iLevel);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data      = pack("vv", count($this->_worksheets), 0x0104);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data      = pack("vvvvvvvvv", $xWn, $yWn, $dxWn, $dyWn,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data     = pack("v",  $cxals);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data = '';                                \/\/ The RGB data$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $data = pack('vv', $this->_country_code, $this->_country_code);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $data = $this->_addContinue($data);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $data      = pack("C",  $cch);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $data      = pack("VVvvv", $row_min, $row_max,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $data      = pack("vC",  $cch, $encoding);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $data      = pack("vvvvv", $row_min, $row_max,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $data     = pack("vC",  $cch, $encoding);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $data   = pack("vvv", -1, 0, strlen($chunk));$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $data = strrev($data);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("V", $cObj);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("v",   $fGridSet);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("v",  $fLock);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("v",  $grbit);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("v",  $wPassword);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("v", $fPrintGrid);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("v", $fPrintRwCol);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("vv", $this->_zoom, 100);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("vvvv", $dxRwGut, $dxColGut, $row_level, $col_level);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("vvvv", $row1, $row2, $col1, $col2) .$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack("vvvv", $row1, $row2, $col1, $col2);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data        = pack('vVVVV', $grbit, $horPos, $verPos, $objId,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data       = pack("vvvvv", $x, $y, $rwTop, $colLeft, $pnnAct);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data      = pack("d",   $margin);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data      = pack("v",  $fHCenter);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data      = pack("v",  $fVCenter);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data      = pack("vvv", $row, $col, $note_length);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data      = pack("vvv", $row, $col, $xf);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data      = pack("vvvdvVv", $row, $col, $xf, $num,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data      = pack("vvvv", $row, $col, $xf, $strlen);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data      = pack('vvvV', $row, $col, $xf, $this->_str_table[$str]);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data     = pack("CvvvvvvCC",  $pnn, $rwAct, $colAct,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data     = pack("v",  $colwidth);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data     = pack("vvvvv", $cref, $first_row, $last_row,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data     = pack("vvvvvC", $colFirst, $colLast, $coldx,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data     = pack("vvvvvvvv", $row, $colMic, $colMac, $miyRw,$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data     = pack('v',  count($this->_merged_ranges));$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data    = $header . $data;$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data    = pack("v",   $cbrk);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data    = pack("v",  $cbrk);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data    = pack("vvv", $grbit, $rwTop, $colLeft);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data   = pack("CC", $cch, $rgch);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data   = pack("v",  $count);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data   = substr($data, 4);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data   = substr($data, 8);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data = fread($bmp_fd, filesize($bitmap));$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data = substr($data, 12);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data = substr($data, 2);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data = substr($data, 20);$/;"	v
data	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data = substr($data, 4);$/;"	v
data	lib/phpmailer/class.smtp.php	/^        $data = "";$/;"	v
data	lib/soap/nusoap.php	/^							$data = $degzdata;$/;"	v
data	lib/soap/nusoap.php	/^						$data = $degzdata;$/;"	v
data	lib/soap/nusoap.php	/^				$data = '';$/;"	v
data	lib/soap/nusoap.php	/^				$data = ltrim(substr($data,$pos));$/;"	v
data	lib/soap/nusoap.php	/^				$data = utf8_decode($data);$/;"	v
data	lib/soap/nusoap.php	/^			    					$data = $degzdata;$/;"	v
data	lib/soap/nusoap.php	/^		$data = $this->incoming_payload;$/;"	v
data	lib/soap/nusoap.php	/^		$data = $this->parseRequest($this->headers, $data);$/;"	v
data	lib/soap/nusoap.php	/^		$data = '';$/;"	v
data	lib/soap/nusoap.php	/^		$data = ltrim(substr($data,$pos));$/;"	v
data	lib/soap/nusoap.php	/^		$data = split(';', $cookie_str);$/;"	v
data	lib/soap/nusoap.php	/^	    					$data = $degzdata;$/;"	v
data	lib/soap/nusoap.php	/^	    $data = '';$/;"	v
data	lib/xmlize.php	/^    $data = trim($data);$/;"	v
data	mod/assignment/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/chat/chatd.php	/^                $data = socket_read($handle, 2048); \/\/ should be more than 512 to prevent empty pages and repeated messages!!$/;"	v
data	mod/chat/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/choice/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/data/backuplib.php	/^        $data = get_record('data','id',$data);$/;"	v
data	mod/data/import.php	/^    $data = "";$/;"	v
data	mod/data/restorelib.php	/^    $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/data/templates.php	/^        $data = get_record('data', 'id', $d);$/;"	v
data	mod/exercise/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/forum/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/glossary/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/hotpot/index.php	/^		$data = array ();$/;"	v
data	mod/hotpot/lib.php	/^					$data = ($data=='YES' ? 1 : 0);$/;"	v
data	mod/hotpot/lib.php	/^					$data = HOTPOT_JQUIZ;$/;"	v
data	mod/hotpot/lib.php	/^				$data = addslashes($data);$/;"	v
data	mod/hotpot/lib.php	/^		$data = $details->xml_value($tags, $field."['fielddata'][0]['#']");$/;"	v
data	mod/hotpot/report/default.php	/^			$data = array($/;"	v
data	mod/hotpot/report/overview/report.php	/^				$data = array();$/;"	v
data	mod/hotpot/report/overview/report.php	/^			$data = array();$/;"	v
data	mod/hotpot/report/simplestat/report.php	/^				$data = array();$/;"	v
data	mod/hotpot/report/simplestat/report.php	/^			$data = array();$/;"	v
data	mod/hotpot/restorelib.php	/^    $data = backup_getid($restore->backup_unique_code, 'hotpot', $mod->id);$/;"	v
data	mod/journal/report.php	/^        $data = (array)$data;$/;"	v
data	mod/journal/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/label/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/lesson/report.php	/^                                        $data = "<input type=\\"text\\" size=\\"50\\" disabled=\\"disabled\\" readonly=\\"readonly\\" value=\\"$valentered\\">";$/;"	v
data	mod/lesson/report.php	/^                                    $data = "<input  readonly=\\"readonly\\" disabled=\\"disabled\\" name=\\"answer[$i]\\" checked=\\"checked\\" type=\\"checkbox\\" value=\\"1\\" \/>";$/;"	v
data	mod/lesson/report.php	/^                                    $data = "<input type=\\"checkbox\\" readonly=\\"readonly\\" name=\\"answer[$i]\\" value=\\"0\\" disabled=\\"disabled\\" \/>";$/;"	v
data	mod/lesson/report.php	/^                                $data = "<input type=\\"text\\" size=\\"50\\" disabled=\\"disabled\\" readonly=\\"readonly\\" value=\\"$useranswer->useranswer\\">";$/;"	v
data	mod/lesson/report.php	/^                                $data = "<select disabled=\\"disabled\\"><option selected>".strip_tags(format_text($answer->answer,FORMAT_MOODLE,$formattextdefoptions))."<\/option><\/select>";$/;"	v
data	mod/lesson/report.php	/^                            $data = "<input type=\\"button\\" name=\\"$answer->id\\" value=\\"".strip_tags(format_text($answer->answer, FORMAT_MOODLE,$formattextdefoptions))."\\" disabled=\\"disabled\\"> ";$/;"	v
data	mod/lesson/report.php	/^                            $data = get_string("jumptsto", "lesson").": ";$/;"	v
data	mod/lesson/report.php	/^            $data ='';$/;"	v
data	mod/lesson/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/quiz/report/analysis/report.php	/^                $data = explode(" ",trim($sort));$/;"	v
data	mod/quiz/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/quiz/restorelibpre15.php	/^        $data = backup_getid($restore->backup_unique_code,"question_categories",$category->id);$/;"	v
data	mod/quiz/restorelibpre15.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/resource/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/resource/type/ims/deploy.php	/^    $data = xmlize($imsmanifest, 0);$/;"	v
data	mod/resource/type/ims/repository_deploy.php	/^        $data = xmlize($imsmanifest, 0);$/;"	v
data	mod/resource/type/ims/resource.class.php	/^        $data = fread($f, 20);$/;"	v
data	mod/scorm/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/survey/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/wiki/db/postgres7.php	/^        $data = $db->GetAll("SELECT id,content,refs FROM {$CFG->prefix}wiki_pages");$/;"	v
data	mod/wiki/ewiki/ewiki.php	/^         $data = array($/;"	v
data	mod/wiki/ewiki/ewiki.php	/^      $data = array($/;"	v
data	mod/wiki/ewiki/ewiki.php	/^      $data = ewiki_database("GET", array("id" => $id));$/;"	v
data	mod/wiki/ewiki/ewiki.php	/^   $data = @array_merge($dquery, ewiki_database("GET", $dquery));$/;"	v
data	mod/wiki/ewiki/ewiki.php	/^   $data = array($/;"	v
data	mod/wiki/ewiki/plugins/jump.php	/^            $data = array();$/;"	v
data	mod/wiki/ewiki/plugins/moodle/diff.php	/^       $data = ewiki_database("GET", array("id" => $id, "version" => $new_ver));$/;"	v
data	mod/wiki/lib.php	/^        $data = ewiki_database("GET", array("id" => $page));$/;"	v
data	mod/wiki/lib.php	/^    $data = ewiki_database("GET", $row);$/;"	v
data	mod/wiki/lib.php	/^    $data = ewiki_database("GET", array("id"=>$id));$/;"	v
data	mod/wiki/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/workshop/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,$mod->modtype,$mod->id);$/;"	v
data	mod/workshop/view.php	/^                    $data = array();$/;"	v
data	question/format/xml/format.php	/^        $data = $text[0]['#'];$/;"	v
data	question/format/xml/format.php	/^        $data = html_entity_decode( $data );$/;"	v
data	question/restorelib.php	/^        $data = backup_getid($restore->backup_unique_code,"question_categories",$category->id);$/;"	v
data	user/index.php	/^                    $data = array ($/;"	v
data	user/index.php	/^                $data = array ($/;"	v
data0	mod/wiki/ewiki/plugins/moodle/diff.php	/^       $data0 = ewiki_database("GET", array("id" => $id, "version" => $old_ver));$/;"	v
data1	lib/excel/Worksheet.php	/^        $data1  = pack("vvvvvvvv", $iPaperSize,$/;"	v
data1	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data1  = pack("vvvvvvvv", $iPaperSize,$/;"	v
data2	lib/excel/Worksheet.php	/^        $data2  = $numHdr .$numFtr;$/;"	v
data2	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data2  = $numHdr.$numFtr;$/;"	v
data3	lib/excel/Worksheet.php	/^        $data3  = pack("v", $iCopies);$/;"	v
data3	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $data3  = pack("v", $iCopies);$/;"	v
dataFieldName	lib/adodb/session/adodb-session.php	/^	function dataFieldName($data_field_name = null) {$/;"	f
dataLeft	lib/graphlib.php	/^      $dataLeft = array_merge($dataLeft, $this->y_data[$set]);$/;"	v
dataLeft	lib/graphlib.php	/^  $dataLeft = array();$/;"	v
dataLeftRange	lib/graphlib.php	/^  $dataLeftRange = $this->find_range($dataLeft, $minLeft, $maxLeft, $this->parameter['y_resolution_left']);$/;"	v
dataRight	lib/graphlib.php	/^      $dataRight = array_merge($dataRight, $this->y_data[$set]);$/;"	v
dataRight	lib/graphlib.php	/^  $dataRight = array();$/;"	v
dataRightRange	lib/graphlib.php	/^  $dataRightRange = $this->find_range($dataRight, $minRight, $maxRight, $this->parameter['y_resolution_right']);$/;"	v
dataStruct	lib/typo3/class.t3lib_div.php	/^					$dataStruct = t3lib_div::xml2array(t3lib_div::getUrl($file));$/;"	v
dataStruct	lib/typo3/class.t3lib_div.php	/^			$dataStruct =  $dataStructArray['sheets'][$sheet];$/;"	v
dataStruct	lib/typo3/class.t3lib_div.php	/^			$dataStruct = $dataStructArray;$/;"	v
data_add_instance	mod/data/lib.php	/^function data_add_instance($data) {$/;"	f
data_add_record	mod/data/lib.php	/^function data_add_record($data, $groupid=0){$/;"	f
data_append_new_field_to_templates	mod/data/lib.php	/^function data_append_new_field_to_templates($data, $newfieldname) {$/;"	f
data_atmaxentries	mod/data/lib.php	/^function data_atmaxentries($data){$/;"	f
data_backup_mods	mod/data/backuplib.php	/^function data_backup_mods($bf,$preferences) {$/;"	f
data_backup_one_mod	mod/data/backuplib.php	/^function data_backup_one_mod($bf,$preferences,$data) {$/;"	f
data_check_backup_mods	mod/data/backuplib.php	/^function data_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
data_check_backup_mods_instances	mod/data/backuplib.php	/^function data_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
data_clean_field_name	mod/data/lib.php	/^function data_clean_field_name($fn) {$/;"	f
data_comments	mod/data/backuplib.php	/^    $data_comments = get_records("data_comments","recordid",$recordid);$/;"	v
data_comments_restore_mods	mod/data/restorelib.php	/^function data_comments_restore_mods ($oldid, $newid, $info, $rec_info) {$/;"	f
data_content_restore_mods	mod/data/restorelib.php	/^function data_content_restore_mods ($old_record_id, $new_record_id, $old_data_id, $new_data_id, $recinfo, $restore) {$/;"	f
data_contents	mod/data/backuplib.php	/^    $data_contents = get_records("data_content","recordid",$recordid);$/;"	v
data_convert_arrays_to_strings	mod/data/lib.php	/^function data_convert_arrays_to_strings(&$fieldinput) {$/;"	f
data_delete_instance	mod/data/lib.php	/^function data_delete_instance($id) {    \/\/takes the dataid$/;"	f
data_field_base	mod/data/lib.php	/^    function data_field_base($field=0, $data=0) {   \/\/ Field or data or both, each can be id or object$/;"	f
data_field_base	mod/data/lib.php	/^class data_field_base {     \/\/\/ Base class for Database Field Types (see field\/*\/field.class.php)$/;"	c
data_field_checkbox	mod/data/field/checkbox/field.class.php	/^    function data_field_checkbox($field=0, $data=0) {$/;"	f
data_field_checkbox	mod/data/field/checkbox/field.class.php	/^class data_field_checkbox extends data_field_base {$/;"	c
data_field_date	mod/data/field/date/field.class.php	/^    function data_field_date($field=0, $data=0) {$/;"	f
data_field_date	mod/data/field/date/field.class.php	/^class data_field_date extends data_field_base {$/;"	c
data_field_file	mod/data/field/file/field.class.php	/^    function data_field_file($field=0, $data=0) {$/;"	f
data_field_file	mod/data/field/file/field.class.php	/^class data_field_file extends data_field_base {$/;"	c
data_field_menu	mod/data/field/menu/field.class.php	/^    function data_field_menu($field=0, $data=0) {$/;"	f
data_field_menu	mod/data/field/menu/field.class.php	/^class data_field_menu extends data_field_base {$/;"	c
data_field_multimenu	mod/data/field/multimenu/field.class.php	/^    function data_field_multimenu($field=0, $data=0) {$/;"	f
data_field_multimenu	mod/data/field/multimenu/field.class.php	/^class data_field_multimenu extends data_field_base {$/;"	c
data_field_number	mod/data/field/number/field.class.php	/^    function data_field_number($field=0, $data=0) {$/;"	f
data_field_number	mod/data/field/number/field.class.php	/^class data_field_number extends data_field_base {$/;"	c
data_field_picture	mod/data/field/picture/field.class.php	/^    function data_field_picture($field=0, $data=0) {$/;"	f
data_field_picture	mod/data/field/picture/field.class.php	/^class data_field_picture extends data_field_file { $/;"	c
data_field_radiobutton	mod/data/field/radiobutton/field.class.php	/^    function data_field_radiobutton($field=0, $data=0) {$/;"	f
data_field_radiobutton	mod/data/field/radiobutton/field.class.php	/^class data_field_radiobutton extends data_field_base {$/;"	c
data_field_text	mod/data/field/text/field.class.php	/^    function data_field_text($field=0, $data=0) {$/;"	f
data_field_text	mod/data/field/text/field.class.php	/^class data_field_text extends data_field_base {$/;"	c
data_field_text	mod/data/field/url/field.class.php	/^    function data_field_text($field=0, $data=0) {$/;"	f
data_field_textarea	mod/data/field/textarea/field.class.php	/^    function data_field_textarea($field=0, $data=0) {$/;"	f
data_field_textarea	mod/data/field/textarea/field.class.php	/^class data_field_textarea extends data_field_base {$/;"	c
data_field_url	mod/data/field/url/field.class.php	/^class data_field_url extends data_field_base {$/;"	c
data_fieldname_exists	mod/data/lib.php	/^function data_fieldname_exists($name, $dataid, $fieldid=0) {$/;"	f
data_fields	mod/data/backuplib.php	/^    $data_fields = get_records("data_fields","dataid",$dataid);$/;"	v
data_fields_print_header	mod/data/field.php	/^    function data_fields_print_header($course,$cm,$data,$showtabs=true) {$/;"	f
data_fields_restore_mods	mod/data/restorelib.php	/^function data_fields_restore_mods ($old_data_id, $new_data_id, $info, $restore) {$/;"	f
data_filter	mod/data/filter.php	/^    function data_filter($courseid, $text) {$/;"	f
data_generate_default_template	mod/data/lib.php	/^function data_generate_default_template(&$data, $template, $recordid=0, $form=false, $update=true) {$/;"	f
data_get_coursemodule_info	mod/data/lib.php	/^function data_get_coursemodule_info($coursemodule) {$/;"	f
data_get_field	mod/data/lib.php	/^function data_get_field($field, $data) {$/;"	f
data_get_field_from_id	mod/data/lib.php	/^function data_get_field_from_id($fieldid, $data){$/;"	f
data_get_field_from_name	mod/data/lib.php	/^function data_get_field_from_name($name, $data){$/;"	f
data_get_field_new	mod/data/lib.php	/^function data_get_field_new($type, $data) {$/;"	f
data_get_participants	mod/data/lib.php	/^function data_get_participants($dataid) {$/;"	f
data_get_post_actions	mod/data/lib.php	/^function data_get_post_actions() {$/;"	f
data_get_ratings	mod/data/lib.php	/^function data_get_ratings($recordid, $sort="u.firstname ASC") {$/;"	f
data_get_ratings_mean	mod/data/lib.php	/^function data_get_ratings_mean($recordid, $scale, $ratings=NULL) {$/;"	f
data_get_records_csv	mod/data/import.php	/^function data_get_records_csv($filename, $fielddelimiter=',', $fieldenclosure="\\n") {$/;"	f
data_get_view_actions	mod/data/lib.php	/^function data_get_view_actions() {$/;"	f
data_ids	mod/data/backuplib.php	/^function data_ids($course) {$/;"	f
data_isowner	mod/data/lib.php	/^function data_isowner($rid){$/;"	f
data_length	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $data_length = strlen($data);$/;"	v
data_numentries	mod/data/lib.php	/^function data_numentries($data){$/;"	f
data_path	mod/data/restorelib.php	/^        $data_path = $moddata_path."\/data";$/;"	v
data_path	mod/data/restorelib.php	/^    $data_path = "";$/;"	v
data_print_comment	mod/data/lib.php	/^function data_print_comment($data, $comment, $page=0) {$/;"	f
data_print_comments	mod/data/lib.php	/^function data_print_comments($data, $record, $page=0) {$/;"	f
data_print_preference_form	mod/data/lib.php	/^function data_print_preference_form($data, $perpage, $search, $sort='', $order='ASC'){$/;"	f
data_print_rating_menu	mod/data/lib.php	/^function data_print_rating_menu($recordid, $userid, $scale) {$/;"	f
data_print_ratings	mod/data/lib.php	/^function data_print_ratings($data, $record) {$/;"	f
data_print_ratings_mean	mod/data/lib.php	/^function data_print_ratings_mean($recordid, $scale, $link=true) {$/;"	f
data_print_template	mod/data/lib.php	/^function data_print_template($template, $records, $data, $search='',$page=0, $return=false) {$/;"	f
data_ratings	mod/data/backuplib.php	/^    $data_ratings = get_records("data_ratings","recordid",$recordid);$/;"	v
data_ratings_restore_mods	mod/data/restorelib.php	/^function data_ratings_restore_mods ($oldid, $newid, $info, $rec_info) {$/;"	f
data_records	mod/data/backuplib.php	/^    $data_records = get_records("data_records","dataid",$dataid);$/;"	v
data_records_restore_mods	mod/data/restorelib.php	/^function data_records_restore_mods ($old_data_id, $new_data_id, $info, $restore) {$/;"	f
data_replace_field_in_templates	mod/data/lib.php	/^function data_replace_field_in_templates($data, $searchfieldname, $newfieldname) {$/;"	f
data_restore_files	mod/data/restorelib.php	/^function data_restore_files ($old_data_id, $new_data_id, $old_field_id, $new_field_id, $old_record_id, $new_record_id, $recinfo, $restore) {$/;"	f
data_restore_mods	mod/data/restorelib.php	/^function data_restore_mods($mod,$restore) {$/;"	f
data_rss_feeds	mod/data/rsslib.php	/^    function data_rss_feeds() {$/;"	f
data_submitted	lib/weblib.php	/^function data_submitted($url='') {$/;"	f
data_tags_check	mod/data/lib.php	/^function data_tags_check($dataid, $template){$/;"	f
data_update_instance	mod/data/lib.php	/^function data_update_instance($data) {$/;"	f
data_upgrade	mod/data/db/mysql.php	/^function data_upgrade($oldversion) {$/;"	f
data_upgrade	mod/data/db/postgres7.php	/^function data_upgrade($oldversion) {$/;"	f
data_user_complete	mod/data/lib.php	/^function data_user_complete($course, $user, $mod, $data) {$/;"	f
data_user_outline	mod/data/lib.php	/^function data_user_outline($course, $user, $mod, $data) {$/;"	f
database	lib/adodb/adodb-errorhandler.inc.php	/^		$database = $p2;$/;"	v
database	lib/adodb/adodb-errorpear.inc.php	/^		$database = $p2;$/;"	v
database	lib/adodb/server.php	/^$database = 'test';$/;"	v
database	lib/adodb/session/adodb-session.php	/^		$database	= ADODB_Session::database();$/;"	v
database	lib/adodb/session/adodb-session.php	/^	function database($database = null) {$/;"	f
database	lib/cas/CAS.php	/^			   $database='',$/;"	v
database_type	lib/cas/CAS.php	/^			   $database_type='',$/;"	v
datadir	mod/scorm/locallib.php	/^            $datadir='\/'.$randstring;$/;"	v
datadir	mod/scorm/validate.php	/^                $datadir = dirname($reference);$/;"	v
datadir	mod/scorm/validate.php	/^                $datadir = substr($tempdir,strlen($scormdir));$/;"	v
dataid	mod/data/lib.php	/^        $dataid = $data->id;$/;"	v
datalen	lib/soap/nusoap.php	/^					$datalen = strlen($data);$/;"	v
datalocation	mod/data/field/picture/field.class.php	/^        $datalocation = $CFG->dataroot .'\/'.$this->data->course.'\/'.$CFG->moddata.'\/data\/'.$/;"	v
dataobj	course/group.php	/^            $dataobj = new stdClass;$/;"	v
dataobject	blog/edit.php	/^            $dataobject = new object;$/;"	v
datarows	mod/scorm/aicc.php	/^                            $datarows = explode("\\n",$aiccdata);$/;"	v
dataset_definitions	mod/quiz/restorelibpre15.php	/^        $dataset_definitions = $info['#']['DATASET_DEFINITIONS']['0']['#']['DATASET_DEFINITION'];$/;"	v
dataset_definitions	question/restorelib.php	/^        $dataset_definitions = $info['#']['DATASET_DEFINITIONS']['0']['#']['DATASET_DEFINITION'];$/;"	v
dataset_items	mod/quiz/restorelibpre15.php	/^        $dataset_items = $info['#']['DATASET_ITEMS']['0']['#']['DATASET_ITEM'];$/;"	v
dataset_items	question/backuplib.php	/^        $dataset_items = get_records("question_dataset_items","definition",$datasetdefinition,"id");$/;"	v
dataset_items	question/restorelib.php	/^        $dataset_items = $info['#']['DATASET_ITEMS']['0']['#']['DATASET_ITEM'];$/;"	v
dataset_options	question/type/calculated/questiontype.php	/^    function dataset_options($form, $name, $renameabledatasets=false) {$/;"	f
dataset_options	question/type/datasetdependent/abstractqtype.php	/^    function dataset_options($form, $name) {$/;"	f
datasetdata	question/format/webct/format.php	/^            $datasetdata = $datasetdatas[$datasetdef->name];$/;"	v
datasetdatas	question/format/webct/format.php	/^        $datasetdatas = $question->datasets;$/;"	v
datasetdef	question/type/datasetdependent/abstractqtype.php	/^                        $datasetdef = $olderdatasetdef;$/;"	v
datasetdef	question/type/datasetdependent/abstractqtype.php	/^                $datasetdef = new stdClass;$/;"	v
datasetdef	question/type/datasetdependent/abstractqtype.php	/^            $datasetdef = &$datasetdefinitions[$defid];$/;"	v
datasetdefinitions	question/type/datasetdependent/abstractqtype.php	/^        $datasetdefinitions = $this->get_dataset_definitions($form);$/;"	v
datasetdefs	question/format/webct/format.php	/^        $datasetdefs = get_records_sql($/;"	v
datasetdefs	question/type/datasetdependent/abstractqtype.php	/^        $datasetdefs = array();$/;"	v
datasetdefs	question/type/datasetdependent/datasetitems.php	/^        $datasetdefs = $this->get_dataset_definitions($/;"	v
datasetdefs	question/type/datasetdependent/datasetitems.php	/^        $datasetdefs = $this->get_dataset_definitions($form);$/;"	v
datasetdefs	question/type/datasetdependent/datasetitems.php	/^    $datasetdefs = $this->update_dataset_options($olddatasetdefs, $form);$/;"	v
datasetitem	question/type/datasetdependent/datasetitems.php	/^            $datasetitem = new stdClass;$/;"	v
datasetmenus	question/type/calculated/questiontype.php	/^        $datasetmenus = array();$/;"	v
datasetname	question/format/webct/format.php	/^                $datasetname = ereg_replace('^::', '', $webct_options[1]);$/;"	v
datasetnames	question/format/webct/format.php	/^                $datasetnames = $qtypecalculated->find_dataset_names($webct_options[1]);$/;"	v
datasetnames	question/type/datasetdependent/abstractqtype.php	/^        $datasetnames = array();$/;"	v
datasets	question/type/datasetdependent/abstractqtype.php	/^        $datasets = empty($form->dataset) ? $form->definition : $form->dataset;$/;"	v
datasets	question/type/datasetdependent/datasetdefinitions.php	/^$datasets = $this->construct_dataset_menus($/;"	v
datasets	question/type/datasetdependent/datasetitems.php	/^    $datasets = empty($form->dataset) ? $form->definition : $form->dataset;$/;"	v
datasetvalue	question/format/webct/format.php	/^                        $datasetvalue = floor($datasetvalue); \/\/ int only!$/;"	v
datasetvalue	question/format/webct/format.php	/^                $datasetvalue = qformat_webct_convert_formula($webct_options[4]);$/;"	v
datasize	lib/excel/OLEwriter.php	/^        $datasize = $this->_booksize;$/;"	v
date	backup/backup_scheduled.php	/^    $date = usergetdate($now,$timezone);$/;"	v
date	calendar/lib.php	/^                $date = array('mday' => 1, 'mon' => $cal_month, 'year' => $cal_year);$/;"	v
date	calendar/lib.php	/^                $date = array('mday' => 1, 'mon' => $thisdate['mon'], 'year' => $thisdate['year']);$/;"	v
date	calendar/lib.php	/^            $date = $thisdate;$/;"	v
date	calendar/lib.php	/^        $date = usergetdate(time()); \/\/ Date and time the user sees at his location$/;"	v
date	calendar/lib.php	/^    $date = usergetdate($time);$/;"	v
date	calendar/view.php	/^                $date = array('mday' => 1, 'mon' => $m, 'year' => $y);$/;"	v
date	calendar/view.php	/^                $date = array('mday' => 1, 'mon' => $thisdate['mon'], 'year' => $thisdate['year']);$/;"	v
date	calendar/view.php	/^            $date = $thisdate;$/;"	v
date	calendar/view.php	/^        $date = usergetdate(time());$/;"	v
date	course/recent.php	/^                    $date = $USER->timeaccess[$course->id];$/;"	v
date	course/recent.php	/^            $date = time() - COURSE_MAX_RECENT_PERIOD;$/;"	v
date	course/recent.php	/^    $date           = optional_param('date', '', PARAM_INT);$/;"	v
date	course/report/log/graph.php	/^    $date = optional_param('date', 0, PARAM_INT);  \/\/ A time of a day (in GMT)$/;"	v
date	course/report/log/index.php	/^    $date        = optional_param('date', 0, PARAM_FILE); \/\/ Date to display - number or some string$/;"	v
date	course/report/log/live.php	/^    $date=time() - 3600;$/;"	v
date	lib/adodb/drivers/adodb-mysqli.inc.php	/^		  $date = $this->sysDate;$/;"	v
date	lib/moodlelib.php	/^    $date = gmdate("ymdHis");$/;"	v
date	lib/weblib.php	/^    $date = userdate($time, $strftimerecent);$/;"	v
date	message/history.php	/^            $date = usergetdate($message->timecreated);$/;"	v
date	message/lib.php	/^                $date = usergetdate($message->timecreated);$/;"	v
date	mod/chat/chatd.php	/^        $date = date('[Y-m-d H:i:s] ');$/;"	v
date	mod/forum/lib.php	/^            $date = userdate($post->modified, $strftimerecent);$/;"	v
date	mod/hotpot/lib.php	/^		$date = userdate($report->time, get_string('strftimerecentfull'));$/;"	v
dateafter	admin/upgradeforumread.php	/^    $dateafter = time() - ($CFG->forum_oldpostdays*24*60*60);$/;"	v
datecompleted	mod/quiz/view.php	/^                $datecompleted  = "\\n".'<script language="javascript" type="text\/javascript">';$/;"	v
datecompleted	mod/quiz/view.php	/^                $datecompleted = $quiz->timeclose ? userdate($quiz->timeclose) : '';$/;"	v
datecompleted	mod/quiz/view.php	/^                $datecompleted = userdate($attempt->timefinish);$/;"	v
datecompleted	mod/quiz/view.php	/^            $datecompleted = '';$/;"	v
dateformat	message/lib.php	/^            $dateformat = $format;$/;"	v
dateformat	message/lib.php	/^            $dateformat = get_string('strftimedatetime');$/;"	v
datefrom	mod/forum/search.php	/^        $datefrom = make_timestamp($fromyear, $frommonth, $fromday, $fromhour, $fromminute);$/;"	v
datefrom	mod/forum/search.php	/^        $datefrom = make_timestamp(2000, 1, 1, 0, 0, 0);$/;"	v
datefrom	mod/forum/search.php	/^        $datefrom = optional_param('datefrom', 0, PARAM_INT);      \/\/ Starting date$/;"	v
dateinfo	course/recent.php	/^            $dateinfo = userdate($date, get_string("strftimedaydate"));$/;"	v
dateinfo	course/recent.php	/^        $dateinfo = get_string("alldays");$/;"	v
dateinfo	course/report/log/index.php	/^            $dateinfo = userdate($date, get_string('strftimedaydate'));$/;"	v
dateinfo	course/report/log/index.php	/^        $dateinfo = get_string('alldays');$/;"	v
datenow	calendar/lib.php	/^    $datenow   = usergetdate($now);$/;"	v
dates	course/lib.php	/^        $dates = array();$/;"	v
dates	course/report/log/lib.php	/^    $dates = array("$timemidnight" => get_string("today").", ".userdate($timenow, $strftimedate) );$/;"	v
dates	lib/adodb/adodb-time.inc.php	/^	$dates = '';$/;"	v
dates	mod/workshop/lib.php	/^        $dates = array($/;"	v
dates	mod/workshop/locallib.php	/^    $dates = array($/;"	v
datestamp	calendar/lib.php	/^    $datestamp = usergetdate($tstamp);$/;"	v
datestr	lib/soap/nusoap.php	/^	$datestr = date('Y-m-d\\TH:i:sO',$timestamp);$/;"	v
datestring	lib/moodlelib.php	/^            $datestring = gmstrftime($format, $date);$/;"	v
datestring	lib/moodlelib.php	/^            $datestring = gmstrftime($formatnoday, $date);$/;"	v
datestring	lib/moodlelib.php	/^            $datestring = str_replace('DD', $daystring, $datestring);$/;"	v
datestring	lib/moodlelib.php	/^            $datestring = strftime($format, $date);$/;"	v
datestring	lib/moodlelib.php	/^            $datestring = strftime($formatnoday, $date);$/;"	v
datestring	lib/moodlelib.php	/^           $datestring = $textlib->convert($datestring, $localewincharset, current_charset());$/;"	v
datestring	lib/moodlelib.php	/^    $datestring = gmstrftime('%S_%M_%H_%d_%m_%Y_%w_%j_%A_%B', $time);$/;"	v
datestring	lib/statslib.php	/^    $datestring = strftime('%S_%M_%H_%d_%m_%Y_%w_%j_%A_%B', $time);$/;"	v
datestring	message/lib.php	/^                $datestring = $date['year'].$date['mon'].$date['mday'];$/;"	v
datestring	user/view.php	/^            $datestring = get_string("never");$/;"	v
datestring	user/view.php	/^            $datestring = userdate($user->lastaccess)."&nbsp; (".format_time(time() - $user->lastaccess).")";$/;"	v
datesubmitted	mod/exercise/locallib.php	/^                        $datesubmitted = "<font color=\\"red\\">".$datesubmitted."<\/font>";$/;"	v
datesubmitted	mod/exercise/locallib.php	/^                    $datesubmitted = userdate($submission->timecreated);$/;"	v
datesubmitted	mod/workshop/locallib.php	/^                $datesubmitted = "<font color=\\"red\\">".$datesubmitted."<\/font>";$/;"	v
datesubmitted	mod/workshop/locallib.php	/^            $datesubmitted = userdate($submission->timecreated);$/;"	v
datetime	course/format/lams/format.php	/^            $datetime =    date("F d,Y g:i a");$/;"	v
datetime	mod/lams/lib.php	/^      $datetime =    date("F d,Y g:i a");$/;"	v
datetime	mod/lams/lib.php	/^    $datetime =    date("F d,Y g:i a");$/;"	v
datetime	mod/lams/view.php	/^    $datetime =    date("F d,Y g:i a");$/;"	v
dateto	mod/forum/search.php	/^        $dateto = make_timestamp($toyear, $tomonth, $today, $tohour, $tominute);$/;"	v
dateto	mod/forum/search.php	/^        $dateto = optional_param('dateto', 0, PARAM_INT);      \/\/ Ending date$/;"	v
dateto	mod/forum/search.php	/^        $dateto = time()+3600;$/;"	v
day	calendar/event.php	/^    $day = intval($now['mday']);$/;"	v
day	calendar/export.php	/^    $day = intval($now['mday']);$/;"	v
day	calendar/export.php	/^$day  = optional_param('cal_d', 0, PARAM_INT);$/;"	v
day	calendar/export_execute.php	/^$day  = optional_param('cal_d', 0, PARAM_INT);$/;"	v
day	calendar/lib.php	/^            $day = calendar_day_representation($event->timestart, $now, $usecommonwords);$/;"	v
day	calendar/lib.php	/^        $day = calendar_day_representation($event->timestart + $event->timeduration, $now, $usecommonwords);$/;"	v
day	calendar/lib.php	/^        $day = calendar_day_representation($event->timestart, $now, $usecommonwords);$/;"	v
day	calendar/view.php	/^        $day = intval($now['mday']);$/;"	v
day	calendar/view.php	/^    $day  = optional_param('cal_d', 0, PARAM_INT);$/;"	v
day	course/lib.php	/^              $day = $strday;$/;"	v
day	course/lib.php	/^              $day = $strdays;$/;"	v
day	lib/adodb/adodb-time.inc.php	/^		$day = $ndays + ceil(($d+1) \/ ($_day_power));$/;"	v
day	lib/adodb/adodb-time.inc.php	/^		$day = ceil(($d+1) \/ $_day_power);$/;"	v
day	lib/adodb/adodb-time.inc.php	/^	$day =  floor((13 * $month - 1) \/ 5) +$/;"	v
day	lib/adodb/adodb-time.inc.php	/^	$day = $arr['mday'];$/;"	v
day	lib/adodb/adodb-time.inc.php	/^	$day = intval($day);$/;"	v
day_empty	lib/smarty/plugins/function.html_select_date.php	/^                $day_empty = $month_empty = $year_empty = $all_empty;$/;"	v
day_empty	lib/smarty/plugins/function.html_select_date.php	/^    $day_empty       = null;$/;"	v
day_extra	lib/smarty/plugins/function.html_select_date.php	/^    $day_extra       = null;$/;"	v
day_format	lib/smarty/plugins/function.html_select_date.php	/^    $day_format      = "%02d";$/;"	v
day_list	course/lib.php	/^        $day_list = array("1","7","14","21","30");$/;"	v
day_size	lib/smarty/plugins/function.html_select_date.php	/^    $day_size        = null;$/;"	v
day_value_format	lib/smarty/plugins/function.html_select_date.php	/^    $day_value_format = "%d";$/;"	v
dayend	calendar/lib.php	/^            $dayend = calendar_day_representation($event->timestart + $event->timeduration, $now, $usecommonwords);$/;"	v
dayend	calendar/view.php	/^                $dayend = calendar_day_representation($event->timestart + $event->timeduration);$/;"	v
dayfinish	course/report/log/graph.php	/^       $dayfinish = $daystart + 86400;$/;"	v
dayhref	calendar/lib.php	/^            $dayhref = calendar_get_link_href(CALENDAR_URL.'view.php?view=day'.$morehref.'&amp;', $day, $m, $y);$/;"	v
dayhref	calendar/view.php	/^        $dayhref = calendar_get_link_href(CALENDAR_URL.'view.php?view=day&amp;', $day, $m, $y);$/;"	v
dayofweek	backup/backup_scheduled.php	/^    $dayofweek = $date['wday'];$/;"	v
dayofweek	lib/moodlelib.php	/^function dayofweek($day, $month, $year) {$/;"	f
daypart	lib/bennu/iCalendar_rfc2445.php	/^                    $daypart = substr($day, -2);$/;"	v
days	calendar/lib.php	/^    $days = array('sun', 'mon', 'tue', 'wed', 'thu', 'fri', 'sat');$/;"	v
days	lib/bennu/iCalendar_rfc2445.php	/^                $days = explode(',', $vars['BYDAY']);$/;"	v
days	lib/moodlelib.php	/^    $days      = floor($totalsecs\/DAYSECS);$/;"	v
days	lib/moodlelib.php	/^    $days = 60;$/;"	v
days	lib/olson.php	/^    $days = array('sun' => 0, 'mon' => 1, $/;"	v
days	lib/pear/OLE.php	/^        $days = 134774;$/;"	v
days	lib/smarty/plugins/function.html_select_date.php	/^        $days = array();$/;"	v
days	lib/statslib.php	/^    $days = 0;$/;"	v
days2expire	auth/cas/login.php	/^                    $days2expire = auth_password_expire($USER->username);$/;"	v
days2expire	auth/cas/login.php	/^                $days2expire = auth_password_expire($USER->username);$/;"	v
days2expire	login/index.php	/^                    $days2expire = auth_password_expire($USER->username);$/;"	v
days_in_month	lib/moodlelib.php	/^function days_in_month($month, $year) {$/;"	f
days_title	calendar/lib.php	/^    $days_title = array('sunday','monday','tuesday','wednesday','thursday','friday','saturday');$/;"	v
daysfromtoday	backup/backup_scheduled.php	/^    $daysfromtoday = strpos($scheduled_days, "1");$/;"	v
daysinmonth	lib/moodlelib.php	/^    $daysinmonth = days_in_month($month, $year);$/;"	v
daystart	calendar/lib.php	/^            $daystart = calendar_day_representation($event->timestart, $now, $usecommonwords);$/;"	v
daystart	course/report/log/graph.php	/^           $daystart = usergetmidnight($date);$/;"	v
daystart	course/report/log/graph.php	/^           $daystart = usergetmidnight(time());$/;"	v
daystring	lib/moodlelib.php	/^            $daystring  = str_replace(' 0', '', gmstrftime(' %d', $date));$/;"	v
daystring	lib/moodlelib.php	/^            $daystring  = str_replace(' 0', '', strftime(' %d', $date));$/;"	v
dayweek	calendar/lib.php	/^            $dayweek = $display->minwday;$/;"	v
dayweek	calendar/lib.php	/^    $dayweek = $startwday;$/;"	v
dayweek	calendar/view.php	/^            $dayweek = $display->minwday;$/;"	v
dayweek	calendar/view.php	/^    $dayweek = $startwday;$/;"	v
db	install.php	/^$db = &ADONewConnection($INSTALL['dbtype']);$/;"	v
db	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/example.php	/^$db = ADONewConnection( 'mysql' );$/;"	v
db	lib/adodb/adodb.inc.php	/^				$db = str_replace('@\/','@adodb-fakehost\/',$db);$/;"	v
db	lib/adodb/adodb.inc.php	/^			$db = @$dsna['scheme'];$/;"	v
db	lib/adodb/adodb.inc.php	/^		$db = strtolower($dbType);$/;"	v
db	lib/adodb/drivers/adodb-db2.inc.php	/^$db = NewADOConnection('db2');$/;"	v
db	lib/adodb/drivers/adodb-mysql.inc.php	/^			$db = mysql_tablename($qid,$i);$/;"	v
db	lib/adodb/drivers/adodb-mysqli.inc.php	/^				$db = $ret->Fields('Database');$/;"	v
db	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$db = adodb_addslashes($db);$/;"	v
db	lib/setup.php	/^    $db = &ADONewConnection($CFG->dbtype);$/;"	v
db	mod/wiki/ewiki/plugins/init.php	/^         $db = substr($pf_db, strrpos($pf_db, "_") + 1);$/;"	v
db	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^   $db = ewiki_database("GETALL", array("refs", "flags"));$/;"	v
dbData	lib/adodb/adodb-xmlschema.inc.php	/^	function dbData( &$parent, $attributes = NULL ) {$/;"	f
dbData	lib/adodb/adodb-xmlschema.inc.php	/^class dbData extends dbObject {$/;"	c
dbIndex	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function dbIndex( $name, $table ) {$/;"	f
dbIndex	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^class dbIndex {$/;"	c
dbIndex	lib/adodb/adodb-xmlschema.inc.php	/^	function dbIndex( &$parent, $attributes = NULL ) {$/;"	f
dbIndex	lib/adodb/adodb-xmlschema.inc.php	/^class dbIndex extends dbObject {$/;"	c
dbName	lib/adodb/drivers/adodb-mysql.inc.php	/^			$dbName = $this->database;$/;"	v
dbName	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^			$dbName = $this->database;$/;"	v
dbObject	lib/adodb/adodb-xmlschema.inc.php	/^	function dbObject( &$parent, $attributes = NULL ) {$/;"	f
dbObject	lib/adodb/adodb-xmlschema.inc.php	/^class dbObject {$/;"	c
dbQuerySet	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function dbQuerySet() {$/;"	f
dbQuerySet	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^class dbQuerySet {$/;"	c
dbQuerySet	lib/adodb/adodb-xmlschema.inc.php	/^	function dbQuerySet( &$parent, $attributes = NULL ) {$/;"	f
dbQuerySet	lib/adodb/adodb-xmlschema.inc.php	/^class dbQuerySet extends dbObject {$/;"	c
dbT	lib/adodb/adodb-perf.inc.php	/^		$dbT = $conn->databaseType;$/;"	v
dbTable	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function dbTable( $name ) {$/;"	f
dbTable	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^class dbTable {$/;"	c
dbTable	lib/adodb/adodb-xmlschema.inc.php	/^	function dbTable( &$parent, $attributes = NULL ) {$/;"	f
dbTable	lib/adodb/adodb-xmlschema.inc.php	/^class dbTable extends dbObject {$/;"	c
dbType	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$dbType = $this->dbType;$/;"	v
db_answer	mod/quiz/restorelibpre15.php	/^            $db_answer = get_record ("question_answers","question",$new_question_id,$/;"	v
db_answer	question/restorelib.php	/^            $db_answer = get_record ("question_answers","question",$new_question_id,$/;"	v
db_cat	grade/lib.php	/^        $db_cat = get_record('grade_item', 'modid', $cur_modid, 'cminstance', $cur_mod, 'courseid', $course->id);$/;"	v
db_encoding_postgres	admin/utfdbmigrate.php	/^    $db_encoding_postgres = $thedb->GetOne('SHOW server_encoding');$/;"	v
db_letters	grade/lib.php	/^    $db_letters = get_records('grade_letter', 'courseid', $course->id, 'grade_high DESC');$/;"	v
db_lowercase	lib/datalib.php	/^function db_lowercase() {$/;"	f
db_match_sub	mod/quiz/restorelibpre15.php	/^            $db_match_sub = get_record ("question_match_sub","question",$new_question_id,$/;"	v
db_match_sub	question/type/match/questiontype.php	/^            $db_match_sub = get_record ("question_match_sub","question",$new_question_id,$/;"	v
db_migrate2utf8	admin/utfdbmigrate.php	/^function db_migrate2utf8(){   \/\/Eloy: Perhaps some type of limit parameter here$/;"	f
db_multianswer	question/type/multianswer/questiontype.php	/^            $db_multianswer = get_record ("question_multianswer","question",$new_question_id,$/;"	v
db_uppercase	lib/datalib.php	/^function db_uppercase() {$/;"	f
dbc	lib/adodb/drivers/adodb-ado.inc.php	/^			$dbc = new COM('ADODB.Connection');$/;"	v
dbc	lib/adodb/drivers/adodb-ado.inc.php	/^			$dbc = new COM('ADODB.Connection',null,$this->charPage);$/;"	v
dbc	lib/adodb/drivers/adodb-ado.inc.php	/^		$dbc = $this->_connectionID;$/;"	v
dbc	lib/adodb/drivers/adodb-ado5.inc.php	/^			$dbc = new COM('ADODB.Connection');$/;"	v
dbc	lib/adodb/drivers/adodb-ado5.inc.php	/^			$dbc = new COM('ADODB.Connection',null,$this->charPage);$/;"	v
dbc	lib/adodb/drivers/adodb-ado5.inc.php	/^		$dbc = $this->_connectionID;$/;"	v
dbc	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^        $dbc = $this->_connectionID;$/;"	v
dbconnected	admin/utfdbmigrate.php	/^    $dbconnected = $newdb->Connect($form->dbhost,$form->dbuser,$form->dbpass,$form->dbname);$/;"	v
dbconnected	install.php	/^                            $dbconnected = $db->Connect($INSTALL['dbhost'],$INSTALL['dbuser'],$INSTALL['dbpass'],$INSTALL['dbname']);$/;"	v
dbconnected	install.php	/^                    $dbconnected = $db->Connect($INSTALL['dbhost'],$INSTALL['dbuser'],$INSTALL['dbpass'],$INSTALL['dbname']);$/;"	v
dbconnected	install.php	/^    $dbconnected = $db->Connect($INSTALL['dbhost'],$INSTALL['dbuser'],$INSTALL['dbpass'],$INSTALL['dbname']);$/;"	v
dbconnected	lib/setup.php	/^        $dbconnected = $db->Connect($CFG->dbhost,$CFG->dbuser,$CFG->dbpass,$CFG->dbname);$/;"	v
dbconnected	lib/setup.php	/^        $dbconnected = $db->PConnect($CFG->dbhost,$CFG->dbuser,$CFG->dbpass,$CFG->dbname);$/;"	v
dbconnected	question/format/coursetestmanager/format.php	/^          $dbconnected = $ldb->Connect($dsn);$/;"	v
dbcount	backup/restorelib.php	/^                        $dbcount = count_records('course','idnumber',$child->idnumber,'shortname',$child->shortname);$/;"	v
dbcount	backup/restorelib.php	/^                        $dbcount = count_records('course','idnumber',$parent->idnumber,'shortname',$parent->shortname);$/;"	v
dbcourse	backup/restorelib.php	/^                            $dbcourse = get_record('course','idnumber',$child->idnumber,'shortname',$child->shortname);$/;"	v
dbcourse	backup/restorelib.php	/^                            $dbcourse = get_record('course','idnumber',$parent->idnumber,'shortname',$parent->shortname);$/;"	v
dbcourse	backup/restorelib.php	/^                        $dbcourse = get_record('course','id',$child->id);$/;"	v
dbcourse	backup/restorelib.php	/^                        $dbcourse = get_record('course','id',$parent->id);$/;"	v
dbcourse	backup/restorelib.php	/^                    $dbcourse = false;$/;"	v
dbentry	mod/glossary/deleteentry.php	/^            $dbentry = new stdClass;$/;"	v
dbentry	mod/glossary/exportentry.php	/^                $dbentry = new stdClass;$/;"	v
dbg	lib/adodb/adodb-perf.inc.php	/^			$dbg = $conn->debug;$/;"	v
dbg	lib/cas/CAS.php	/^      $dbg = phpCAS::backtrace();$/;"	v
dbinfo	lib/datalib.php	/^            $dbinfo = $db->ServerInfo();$/;"	v
dbinfo	lib/environmentlib.php	/^    $dbinfo = $db->ServerInfo();$/;"	v
dbinfo	mod/hotpot/db/update_to_v2.php	/^			$dbinfo = $db->ServerInfo();$/;"	v
dbmetacourse	backup/restorelib.php	/^                    $dbmetacourse = false;$/;"	v
dbms	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$dbms = 'oracle';$/;"	v
dbms	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$dbms = 'sybase';$/;"	v
dbms	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$dbms = strtolower(@odbtp_get_attr(ODB_ATTR_DBMSNAME, $this->_connectionID));$/;"	v
dbpos	mod/forum/restorelib.php	/^                    $dbpos = get_record("forum_posts","id","$pos->new_id");$/;"	v
dbs	lib/adodb/drivers/adodb-informix72.inc.php	/^		$dbs = $argDatabasename . "@" . $argHostname;$/;"	v
dbselect	lib/datalib.php	/^        $dbselect = '';$/;"	v
dbselect	lib/datalib.php	/^        $dbselect = ', '. $CFG->prefix .'groups_members m';$/;"	v
dbt	lib/adodb/adodb-cryptsession.php	/^		$dbt = $ADODB_SESS_CONN->UnixTimeStamp($dbts);$/;"	v
dbt	lib/adodb/adodb-lib.inc.php	/^	$dbt = $zthis->databaseType;$/;"	v
dbt	lib/adodb/adodb-session-clob.php	/^		$dbt = $ADODB_SESS_CONN->UnixTimeStamp($dbts);$/;"	v
dbt	lib/adodb/adodb-session.php	/^		$dbt = $ADODB_SESS_CONN->UnixTimeStamp($dbts);$/;"	v
dbt	lib/adodb/session/adodb-session.php	/^				$dbt = $conn->UnixTimeStamp($dbts);$/;"	v
dbtablename	admin/utfdbmigrate.php	/^                    $dbtablename = $dbtable['@']['name'];$/;"	v
dbtablename	admin/utfdbmigrate.php	/^            $dbtablename = $dbtable['@']['name'];$/;"	v
dbtables	admin/utfdbmigrate.php	/^                $dbtables = $xml['DBMIGRATION']['#']['TABLES'][0]['#']['TABLE'];    \/\/real db tables$/;"	v
dbtables	admin/utfdbmigrate.php	/^        $dbtables = $xml['DBMIGRATION']['#']['TABLES'][0]['#']['TABLE'];    \/\/real db tables$/;"	v
dbts	lib/adodb/adodb-cryptsession.php	/^		$dbts = reset($rs->fields);$/;"	v
dbts	lib/adodb/adodb-session-clob.php	/^		$dbts = reset($rs->fields);$/;"	v
dbts	lib/adodb/adodb-session.php	/^		$dbts = reset($rs->fields);$/;"	v
dbts	lib/adodb/session/adodb-session.php	/^				$dbts = reset($rs->fields);$/;"	v
dbtype	lib/adodb/adodb-connection.inc.php	/^        $dbtype = $rs->databaseType;$/;"	v
dbtype	lib/adodb/adodb.inc.php	/^		$dbtype = $rs->databaseType;$/;"	v
dbver	lib/datalib.php	/^            $dbver = substr($dbinfo['version'],0,3);$/;"	v
dbversion	mod/hotpot/db/update_to_v2.php	/^			$dbversion = substr($dbinfo['version'],0,3);$/;"	v
dc	lib/fpdf/fpdf.php	/^    $dc=$this->DrawColor;$/;"	v
dc	mod/hotpot/template/v6.php	/^		$dc = '<link rel="schema.DC" href="'.$this->parent->xml_value('', "['rdf:RDF'][0]['@']['xmlns:dc']").'" \/>'."\\n";$/;"	v
dc	mod/quiz/report/analysis/report.php	/^            $dc = format_float($q['disc_coeff'],2);$/;"	v
dc	mod/quiz/report/analysis/report.php	/^        $dc = format_float($q['disc_coeff'],3);$/;"	v
dcount	admin/upgradeforumread.php	/^        $dcount = 0;$/;"	v
dd_info	mod/quiz/restorelibpre15.php	/^            $dd_info = $dataset_definitions[$i];$/;"	v
dd_info	question/restorelib.php	/^            $dd_info = $dataset_definitions[$i];$/;"	v
deArr	lib/base32.php	/^    $deArr = array();$/;"	v
deCompBits	lib/base32.php	/^    $deCompBits = null;$/;"	v
deHSCentities	lib/typo3/class.t3lib_div.php	/^	function deHSCentities($str)	{$/;"	f
debug	admin/utfdbmigrate.php	/^    $debug = ($CFG->debug > 7);$/;"	v
debug	lib/adodb/session/adodb-session.php	/^		$debug			= ADODB_Session::debug();$/;"	v
debug	lib/adodb/session/adodb-session.php	/^		$debug		= ADODB_Session::debug();$/;"	v
debug	lib/adodb/session/adodb-session.php	/^		$debug	= ADODB_Session::debug();$/;"	v
debug	lib/adodb/session/adodb-session.php	/^	function debug($debug = null) {$/;"	f
debug	lib/datalib.php	/^            $debug=array_shift(debug_backtrace());$/;"	v
debug	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$debug = false;                         \/\/ Enable this option if you need debuging info$/;"	v
debug	lib/soap/nusoap.php	/^	function debug($string){$/;"	f
debug	lib/typo3/class.t3lib_div.php	/^	function debug($var="",$brOrHeader=0)	{$/;"	f
debug	mod/hotpot/db/update_to_v2.php	/^				$debug = $db->debug;$/;"	v
debug	mod/hotpot/db/update_to_v2.php	/^			$debug = $db->debug;$/;"	v
debug	mod/hotpot/db/update_to_v2.php	/^		$debug = $db->debug;$/;"	v
debug	mod/hotpot/db/update_to_v2.php	/^	$debug = $db->debug;$/;"	v
debugDir	lib/cas/CAS.php	/^      	    $debugDir = $_ENV['TEMP'].'\/';$/;"	v
debugDir	lib/cas/CAS.php	/^      	    $debugDir = $_ENV['TMP'].'\/';$/;"	v
debugDir	lib/cas/CAS.php	/^      	    $debugDir = '';$/;"	v
debugDir	lib/cas/CAS.php	/^      	  $debugDir = '\/tmp\/';$/;"	v
debug_ordvalue	lib/typo3/class.t3lib_div.php	/^	function debug_ordvalue($string,$characters=100)	{$/;"	f
debug_start_time	lib/smarty/Smarty.class.php	/^            $debug_start_time = smarty_core_get_microtime($_params, $this);$/;"	v
debug_start_time	lib/smarty/core/core.process_cached_inserts.php	/^            $debug_start_time = smarty_core_get_microtime($_params, $smarty);$/;"	v
debuginfo	backup/lib.php	/^        $debuginfo = 'import_backup_file_silently: ';$/;"	v
dec	mod/hotpot/lib.php	/^	$dec = 0;$/;"	v
dec	question/format/hotpot/format.php	/^    $dec = 0; $/;"	v
dec	question/format/webct/format.php	/^                    $dec = 1; \/\/ A try$/;"	v
dec	question/format/webct/format.php	/^                    $dec = max(0, ceil($datasetdata->dec));$/;"	v
dec_to_ALPHA	mod/hotpot/report/default.php	/^	function dec_to_ALPHA($dec) {$/;"	f
decl	lib/adodb/drivers/adodb-mssql.inc.php	/^			$decl = $this->qstr($decl);$/;"	v
decl	lib/adodb/drivers/adodb-mssql.inc.php	/^			$decl = '';$/;"	v
decode	lib/soap/nusoap.php	/^	function decode(){$/;"	f
decodeChunked	lib/soap/nusoap.php	/^	function decodeChunked($buffer, $lb){$/;"	f
decodeSimple	lib/soap/nusoap.php	/^	function decodeSimple($value, $type, $typens) {$/;"	f
decodeUTF8	lib/soap/nusoap.php	/^    function decodeUTF8($bool){$/;"	f
decode_timeframe	enrol/imsenterprise/enrol.php	/^function decode_timeframe($string){ \/\/ Pass me the INNER CONTENTS of a <timeframe> tag - beginning and\/or ending is returned, in unix time, zero indicating not specified$/;"	f
decomposition	lib/typo3/class.t3lib_cs.php	/^		$decomposition = array();	\/\/ array of temp. decompositions$/;"	v
decval	lib/typo3/class.t3lib_cs.php	/^							$decval = hexdec(trim($hexbyte));$/;"	v
deep	question/format/webct/format.php	/^            $deep = 1;$/;"	v
def	lib/markdown.php	/^		$def = "\\n". $def ."\\n";$/;"	v
def	lib/markdown.php	/^		$def = _RunBlockGamut(_Outdent($def . "\\n\\n"));$/;"	v
def	lib/markdown.php	/^		$def = _RunSpanGamut(_Outdent($def));$/;"	v
def	lib/markdown.php	/^		$def = rtrim($def);$/;"	v
def	lib/markdown.php	/^	$def			= $matches[2];$/;"	v
def	mod/hotpot/template/v6.php	/^							$def = $clue['def'][0]['#'];$/;"	v
def	mod/hotpot/template/v6.php	/^							$def = strtr($def, array('&#x003C;'=>'<', '&#x003E;'=>'>', "\\n"=>'<br \/>'));$/;"	v
def	mod/hotpot/template/v6.php	/^					$def = '';$/;"	v
def	question/backuplib.php	/^                $def = NULL;$/;"	v
def_mode	lib/pear/PEAR.php	/^                $def_mode = $mode;$/;"	v
def_mode	lib/pear/PEAR.php	/^            $def_mode    = &$GLOBALS['_PEAR_default_error_mode'];$/;"	v
def_mode	lib/pear/PEAR.php	/^            $def_mode    = &$this->_default_error_mode;$/;"	v
def_mode	lib/pear/PEAR.php	/^        $def_mode    = &$GLOBALS['_PEAR_default_error_mode'];$/;"	v
def_options	lib/pear/PEAR.php	/^                    $def_options = $options;$/;"	v
def_options	lib/pear/PEAR.php	/^                $def_options = $options;$/;"	v
def_options	lib/pear/PEAR.php	/^            $def_options = &$GLOBALS['_PEAR_default_error_options'];$/;"	v
def_options	lib/pear/PEAR.php	/^            $def_options = &$this->_default_error_options;$/;"	v
def_options	lib/pear/PEAR.php	/^        $def_options = &$GLOBALS['_PEAR_default_error_options'];$/;"	v
def_sec	mod/wiki/ewiki/plugins/moodle/downloads.php	/^            $def_sec = $_REQUEST["section"];$/;"	v
default	admin/enrol.php	/^            $default = '';$/;"	v
default	admin/enrol.php	/^            $default = '<input type="radio" name="default" value="'.$module.'"';$/;"	v
default	admin/utfdbmigrate.php	/^                        $default = isset($field['@']['default'])?"'".$field['@']['default']."'":"''";$/;"	v
default	auth/ldap/lib.php	/^    $default = auth_ldap_getdefaults();$/;"	v
default	course/index.php	/^            $default = $category->id;$/;"	v
default	course/index.php	/^    $default = 99999;$/;"	v
default	lib/datalib.php	/^            $default = 'DEFAULT \\''. $default .'\\'';$/;"	v
default	lib/datalib.php	/^            $default = '\\''. $default .'\\'';$/;"	v
default	lib/db/migrate2utf8.php	/^        $default = isset($field['@']['default'])?"'".$field['@']['default']."'":"''";$/;"	v
default	mod/hotpot/db/update_to_v2.php	/^			$default = "'$default'";$/;"	v
default	mod/lesson/backuplib.php	/^        $default = get_record("lesson_default", "course", $preferences->backup_course);$/;"	v
default	mod/lesson/lib.php	/^        $default = $lesson;$/;"	v
default	mod/lesson/lib.php	/^        $default = clone($lesson);$/;"	v
default	mod/lesson/lib.php	/^        $default = new stdClass;$/;"	v
default_export_filename	lib/questionlib.php	/^function default_export_filename($course,$category) {$/;"	f
default_info	mod/lesson/restorelib.php	/^                $default_info = $defaults[$i];$/;"	v
default_organization	mod/resource/type/ims/deploy.php	/^        $default_organization = $data['@']['default'];$/;"	v
default_organization	mod/resource/type/ims/repository_deploy.php	/^        $default_organization = $data['@']['default'];$/;"	v
default_questiontype	question/type/questiontype.php	/^class default_questiontype {$/;"	c
default_value	lib/bennu/iCalendar_parameters.php	/^    function default_value($parameter) {$/;"	f
default_value	lib/bennu/iCalendar_properties.php	/^    function default_value() {$/;"	f
default_value	mod/hotpot/report.php	/^			$default_value = time();$/;"	v
defaultcourse	calendar/event.php	/^                $defaultcourse = $SESSION->cal_course_referer;$/;"	v
defaultcourses	calendar/event.php	/^    $defaultcourses = calendar_get_default_courses();$/;"	v
defaultcourses	calendar/export.php	/^    $defaultcourses = calendar_get_default_courses();$/;"	v
defaultcourses	calendar/view.php	/^        $defaultcourses = calendar_get_default_courses();$/;"	v
defaultcurrency	enrol/authorize/db/mysql.php	/^        $defaultcurrency = empty($CFG->enrol_currency) ? 'USD' : $CFG->enrol_currency;$/;"	v
defaultcurrency	enrol/authorize/db/postgres7.php	/^        $defaultcurrency = empty($CFG->enrol_currency) ? 'USD' : $CFG->enrol_currency;$/;"	v
defaultcurrency	lib/db/mysql.php	/^        $defaultcurrency = empty($CFG->enrol_currency) ? 'USD' : $CFG->enrol_currency;$/;"	v
defaultcurrency	lib/db/postgres7.php	/^        $defaultcurrency = empty($CFG->enrol_currency) ? 'USD' : $CFG->enrol_currency;$/;"	v
defaultemplate	mod/data/tabs.php	/^                $defaultemplate = 'addtemplate';$/;"	v
defaultemplate	mod/data/tabs.php	/^                $defaultemplate = 'listtemplate';$/;"	v
defaultemplate	mod/data/tabs.php	/^                $defaultemplate = 'singletemplate';$/;"	v
defaultenrol	lib/db/mysql.php	/^        $defaultenrol = enrolment_factory::factory($CFG->enrol);$/;"	v
defaultenrol	lib/db/postgres7.php	/^        $defaultenrol = enrolment_factory::factory($CFG->enrol);$/;"	v
defaultformat	admin/site.php	/^    $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	blog/edit.php	/^    $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	blog/edit.php	/^    $defaultformat = FORMAT_MOODLE;$/;"	v
defaultformat	calendar/event.php	/^        $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	calendar/event.php	/^        $defaultformat = FORMAT_MOODLE;$/;"	v
defaultformat	course/mod.php	/^            $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	course/mod.php	/^            $defaultformat = FORMAT_MOODLE;$/;"	v
defaultformat	mod/assignment/type/online/assignment.class.php	/^        $defaultformat = $submission ? $submission->data2 : $this->defaultformat;$/;"	v
defaultformat	mod/forum/post.php	/^        $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	mod/forum/post.php	/^        $defaultformat = FORMAT_MOODLE;$/;"	v
defaultformat	mod/forum/restorelib.php	/^                        $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	mod/forum/restorelib.php	/^                        $defaultformat = FORMAT_MOODLE;$/;"	v
defaultformat	mod/glossary/comment.php	/^                $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	mod/glossary/comment.php	/^                $defaultformat = FORMAT_MOODLE;$/;"	v
defaultformat	mod/glossary/edit.php	/^            $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	mod/glossary/edit.php	/^            $defaultformat = FORMAT_MOODLE;$/;"	v
defaultformat	mod/glossary/edit.php	/^    $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	mod/glossary/edit.php	/^    $defaultformat = FORMAT_MOODLE;$/;"	v
defaultformat	mod/journal/edit.php	/^        $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	mod/journal/edit.php	/^        $defaultformat = FORMAT_MOODLE;$/;"	v
defaultformat	question/question.php	/^        $defaultformat = FORMAT_HTML;$/;"	v
defaultformat	question/question.php	/^        $defaultformat = FORMAT_MOODLE;$/;"	v
defaultgrade	question/format/hotpot/format.php	/^        $defaultgrade = 1;$/;"	v
defaultgroup	calendar/event.php	/^                    $defaultgroup = $groupid = 0;$/;"	v
defaultgroup	calendar/event.php	/^                    $defaultgroup = user_group($defaultcourse, $USER->id);$/;"	v
defaultlang	lib/moodlelib.php	/^        $defaultlang = 'en';$/;"	v
defaultlang	lib/moodlelib.php	/^        $defaultlang = 'en_utf8';$/;"	v
defaultlanguage	lib/editor/tinymce/tinymce.class.php	/^        $defaultlanguage = 'en';$/;"	v
defaultquestion	mod/lesson/format.php	/^    function defaultquestion() {$/;"	f
defaultquestion	question/format.php	/^    function defaultquestion() {$/;"	f
defaults	admin/utfdbmigrate.php	/^                    $defaults = array();    \/\/array to hold defaults, if any$/;"	v
defaults	lib/defaults.php	/^   $defaults = array ($/;"	v
defaults	mod/lesson/restorelib.php	/^            $defaults = $info['MOD']['#']['DEFAULTS'];$/;"	v
defaults	mod/quiz/defaults.php	/^   $defaults = array ($/;"	v
defaultscale	lib/datalib.php	/^    $defaultscale = NULL;$/;"	v
defaultscale	mod/journal/db/mysql.php	/^        $defaultscale = NULL;$/;"	v
defaultscale	mod/journal/db/postgres7.php	/^        $defaultscale = NULL;$/;"	v
defaultsort	mod/data/field.php	/^    $defaultsort    = optional_param('defaultsort', 0, PARAM_INT);$/;"	v
defaultsortdir	mod/data/field.php	/^    $defaultsortdir = optional_param('defaultsortdir', 0, PARAM_INT);$/;"	v
defaulttab	mod/glossary/view.php	/^                $defaulttab = GLOSSARY_AUTHOR_VIEW;$/;"	v
defaulttab	mod/glossary/view.php	/^                $defaulttab = GLOSSARY_CATEGORY_VIEW;$/;"	v
defaulttab	mod/glossary/view.php	/^                $defaulttab = GLOSSARY_DATE_VIEW;$/;"	v
defaulttab	mod/glossary/view.php	/^                $defaulttab = GLOSSARY_STANDARD_VIEW;$/;"	v
defaulttab	mod/glossary/view.php	/^        $defaulttab = GLOSSARY_STANDARD_VIEW;$/;"	v
defaulttext	mod/assignment/type/online/assignment.class.php	/^        $defaulttext = $submission ? $submission->data1 : '';$/;"	v
defaultvalue	mod/hotpot/report.php	/^			$defaultvalue = '';$/;"	v
defaultvalue	mod/hotpot/report.php	/^			$defaultvalue = 0;$/;"	v
defaultvalue	mod/hotpot/report.php	/^			$defaultvalue = time();$/;"	v
defaultvalue	mod/resource/type/file/resource.class.php	/^                $defaultvalue = "resource_popup$optionname";$/;"	v
defaultvalue	mod/resource/type/file/resource.class.php	/^            $defaultvalue = "resource_popup$optionname";$/;"	v
defaultvalue	mod/resource/type/html/resource.class.php	/^                $defaultvalue = "resource_popup$optionname";$/;"	v
defaultvalue	mod/resource/type/html/resource.class.php	/^            $defaultvalue = "resource_popup$optionname";$/;"	v
defaultvalue	mod/resource/type/ims/resource.class.php	/^                    $defaultvalue = "resource_popup$optionname";$/;"	v
defaultvalue	mod/resource/type/ims/resource.class.php	/^                $defaultvalue = "resource_popup$optionname";$/;"	v
defaultvalue	mod/resource/type/repository/resource.class.php	/^                $defaultvalue = "resource_popup$optionname";$/;"	v
defaultvalue	mod/resource/type/repository/resource.class.php	/^            $defaultvalue = "resource_popup$optionname";$/;"	v
defaultvalue	mod/resource/type/text/resource.class.php	/^                $defaultvalue = "resource_popup$optionname";$/;"	v
defaultvalue	mod/resource/type/text/resource.class.php	/^            $defaultvalue = "resource_popup$optionname";$/;"	v
defid	question/type/calculated/questiontype.php	/^            $defid = "$datasetdef->type-$datasetdef->category-$datasetdef->name";$/;"	v
defids	question/type/datasetdependent/abstractqtype.php	/^        $defids = array_keys($datasetdefinitions);$/;"	v
define_baseurl	lib/tablelib.php	/^    function define_baseurl($url) {$/;"	f
define_columns	lib/tablelib.php	/^    function define_columns($columns) {$/;"	f
define_default_field	mod/data/lib.php	/^    function define_default_field() {$/;"	f
define_field	mod/data/lib.php	/^    function define_field($data) {$/;"	f
define_headers	lib/tablelib.php	/^    function define_headers($headers) {$/;"	f
defined	lib/bennu/iCalendar_rfc2445.php	/^                $defined = array_keys($vars);$/;"	v
definition	mod/glossary/lib.php	/^        $definition = str_replace($addrs,array_keys($addrs),$definition);$/;"	v
definition	mod/glossary/lib.php	/^        $definition = str_replace($links,array_keys($links),$definition);$/;"	v
definition	mod/glossary/lib.php	/^        $definition = str_replace($tags,array_keys($tags),$definition);$/;"	v
definition	mod/glossary/lib.php	/^        $definition = str_replace($urls,array_keys($urls),$definition);$/;"	v
definition	mod/glossary/lib.php	/^        $definition = str_replace(array_keys($addrs),$addrs,$definition);$/;"	v
definition	mod/glossary/lib.php	/^        $definition = str_replace(array_keys($links),$links,$definition);$/;"	v
definition	mod/glossary/lib.php	/^        $definition = str_replace(array_keys($tags),$tags,$definition);$/;"	v
definition	mod/glossary/lib.php	/^        $definition = str_replace(array_keys($urls),$urls,$definition);$/;"	v
definition	mod/glossary/lib.php	/^    $definition = $entry->definition;$/;"	v
definition	mod/glossary/lib.php	/^    $definition = format_text('<span class="nolink">' . strip_tags($entry->definition) . '<\/span>', $entry->format,$options);$/;"	v
definition	mod/glossary/lib.php	/^    $definition= preg_replace($doNolinks,'<span class="nolink">$1<\/span>',$definition);$/;"	v
definition	mod/glossary/view.php	/^            $definition = $entry->definition;$/;"	v
definition	question/type/datasetdependent/categorydatasetdefinitions.php	/^            $definition = NULL;$/;"	v
definition	question/type/datasetdependent/categorydatasetdefinitions.php	/^            $definition = array_shift($definitions);$/;"	v
definition	question/type/datasetdependent/datasetitems.php	/^                    $definition = array_flip($form->definition);$/;"	v
definitions	question/type/datasetdependent/categorydatasetdefinitions.php	/^    $definitions = get_records('question_dataset_definitions',$/;"	v
definitionsearch	mod/glossary/lib.php	/^        $definitionsearch = "0";$/;"	v
definitionsearch	mod/glossary/lib.php	/^    $definitionsearch = "";$/;"	v
definitionsearch	mod/glossary/sql.php	/^            $definitionsearch = "";$/;"	v
deflangs	mod/wiki/ewiki/ewiki.php	/^   $deflangs = ','.@$_ENV["LANGUAGE"] . ','.@$_ENV["LANG"]$/;"	v
defpagename	mod/wiki/lib.php	/^                    $defpagename = empty($wiki->pagename) ? get_string('wikidefaultpagename', 'wiki') : $wiki->pagename;$/;"	v
defpagename	mod/wiki/lib.php	/^                $defpagename = empty($wiki->pagename) ? get_string('wikidefaultpagename', 'wiki') : $wiki->pagename;$/;"	v
del	lib/adodb/adodb-cryptsession.php	/^				$del = $ADODB_SESS_CONN->Execute("DELETE FROM $ADODB_SESSION_TBL WHERE sesskey='$key'");$/;"	v
del	lib/adodb/adodb-session-clob.php	/^				$del = $ADODB_SESS_CONN->Execute("DELETE FROM $ADODB_SESSION_TBL WHERE sesskey='$key'");$/;"	v
del	lib/adodb/adodb-session.php	/^				$del = $ADODB_SESS_CONN->Execute("DELETE FROM $ADODB_SESSION_TBL WHERE sesskey='$key'");$/;"	v
del	lib/adodb/session/adodb-session.php	/^					$del = $conn->Execute("DELETE FROM $table WHERE sesskey='$key'");$/;"	v
del	mod/hotpot/report.php	/^		$del = optional_param("del", "");$/;"	v
delExpect	lib/pear/PEAR.php	/^    function delExpect($error_code)$/;"	f
delay	lib/weblib.php	/^        $delay = 3;  \/\/ if there is something already printed or message to display wait min 3 seconds$/;"	v
delayed_ids	mod/forum/lib.php	/^    $delayed_ids = array();$/;"	v
delayed_loading	lib/smarty/Smarty_Compiler.class.php	/^            $delayed_loading = false;$/;"	v
delayed_loading	lib/smarty/Smarty_Compiler.class.php	/^            $delayed_loading = true;$/;"	v
delayed_posts	mod/forum/lib.php	/^    $delayed_posts = get_records_sql("SELECT p.id, p.discussion$/;"	v
deldir	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^function deldir($dir)$/;"	f
delete	admin/blocks.php	/^        $delete = '<a href="blocks.php?delete='.$blockid.'&amp;sesskey='.$USER->sesskey.'">'.$strdelete.'<\/a>';$/;"	v
delete	admin/blocks.php	/^    $delete   = optional_param('delete', 0, PARAM_INT);$/;"	v
delete	admin/modules.php	/^            $delete = "";$/;"	v
delete	admin/modules.php	/^        $delete = "<a href=\\"modules.php?delete=$module->name&amp;sesskey=$USER->sesskey\\">$strdelete<\/a>";$/;"	v
delete	admin/modules.php	/^    $delete  = optional_param('delete', '', PARAM_SAFEDIR);$/;"	v
delete	admin/questiontypes.php	/^            $delete = "";$/;"	v
delete	admin/questiontypes.php	/^        $delete = $count ? '' : "<a href=\\"questiontypes.php?delete=$qtype->name&amp;sesskey=$USER->sesskey\\">$strdelete<\/a>";$/;"	v
delete	admin/questiontypes.php	/^    $delete  = optional_param('delete', '', PARAM_SAFEDIR);$/;"	v
delete	admin/user.php	/^    $delete       = optional_param('delete', 0, PARAM_INT);$/;"	v
delete	course/delete.php	/^    $delete = optional_param('delete', '', PARAM_ALPHANUM); \/\/ delete confirmation hash$/;"	v
delete	course/index.php	/^    $delete   = optional_param('delete',0,PARAM_INT);$/;"	v
delete	course/mod.php	/^    $delete        = optional_param('delete', 0, PARAM_INT);$/;"	v
delete	lib/pclzip/pclzip.lib.php	/^  function delete(\/* options *\/)$/;"	f
delete	lib/uploadlib.php	/^            $delete = false;$/;"	v
delete	lib/uploadlib.php	/^    $delete = true;$/;"	v
delete	mod/data/view.php	/^    $delete = optional_param('delete', 0, PARAM_INT);    \/\/delete recordid$/;"	v
delete	mod/forum/post.php	/^    $delete = optional_param('delete', 0, PARAM_INT);$/;"	v
delete	question/type/rqp/types.php	/^    $delete = optional_param('delete', 0, PARAM_INT); \/\/ id of server to delete$/;"	v
deleteByIndex	lib/pclzip/pclzip.lib.php	/^  function deleteByIndex($p_index)$/;"	f
delete_attempt	lib/questionlib.php	/^function delete_attempt($attemptid) {$/;"	f
delete_category	question/category_class.php	/^    function delete_category($deletecat, $destcategoryid = null) {$/;"	f
delete_category_ids	question/backuplib.php	/^    function delete_category_ids ($backup_unique_code) {$/;"	f
delete_content	mod/data/lib.php	/^    function delete_content($recordid=0) {$/;"	f
delete_content_files	mod/data/lib.php	/^    function delete_content_files($recordid='') {$/;"	f
delete_course	lib/moodlelib.php	/^function delete_course($courseid, $showfeedback = true) {$/;"	f
delete_course_module	course/lib.php	/^function delete_course_module($id) {$/;"	f
delete_dir_contents	backup/lib.php	/^    function delete_dir_contents ($dir,$excludeddir="") {$/;"	f
delete_event	lib/moodlelib.php	/^function delete_event($id) {$/;"	f
delete_field	mod/data/lib.php	/^    function delete_field() {$/;"	f
delete_from	backup/lib.php	/^        $delete_from = time()-$seconds;$/;"	v
delete_instance	mod/assignment/lib.php	/^    function delete_instance($assignment) {$/;"	f
delete_instance	mod/resource/lib.php	/^function delete_instance($resource) {$/;"	f
delete_instance	mod/resource/type/ims/resource.class.php	/^    function delete_instance($resource) {$/;"	f
delete_mod_from_section	course/lib.php	/^function delete_mod_from_section($mod, $section) {$/;"	f
delete_other_files	lib/uploadlib.php	/^    function delete_other_files($destination, $exceptions=null) {$/;"	f
delete_question	lib/questionlib.php	/^function delete_question($questionid) {$/;"	f
delete_question	question/type/calculated/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_question	question/type/match/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_question	question/type/multianswer/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_question	question/type/multichoice/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_question	question/type/numerical/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_question	question/type/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_question	question/type/randomsamatch/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_question	question/type/rqp/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_question	question/type/shortanswer/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_question	question/type/truefalse/questiontype.php	/^    function delete_question($questionid) {$/;"	f
delete_records	lib/datalib.php	/^function delete_records($table, $field1='', $value1='', $field2='', $value2='', $field3='', $value3='') {$/;"	f
delete_records_select	lib/datalib.php	/^function delete_records_select($table, $select='') {$/;"	f
delete_states	question/type/questiontype.php	/^    function delete_states($stateslist) {$/;"	f
delete_states	question/type/rqp/questiontype.php	/^    function delete_states($stateslist) {$/;"	f
delete_subdirectories	admin/delete.php	/^function delete_subdirectories($rootdir) {$/;"	f
deletebefore	lib/statslib.php	/^    $deletebefore = stats_get_next_monthend(strtotime('-2 months',time()));$/;"	v
deletebefore	lib/statslib.php	/^    $deletebefore = stats_get_next_monthend(strtotime('-8 months',time()));$/;"	v
deletebutton	admin/user.php	/^                    $deletebutton = "";$/;"	v
deletebutton	admin/user.php	/^                    $deletebutton = "<a href=\\"user.php?delete=$user->id&amp;sesskey=$USER->sesskey\\">$strdelete<\/a>";$/;"	v
deletecheck	mod/hotpot/report/overview/report.php	/^function deletecheck(p, v, x) {$/;"	f
deleted	lib/pear/PEAR.php	/^                    $deleted =  true;$/;"	v
deleted	lib/pear/PEAR.php	/^                    $deleted = false;$/;"	v
deleted	lib/pear/PEAR.php	/^                $deleted = true;$/;"	v
deleted	lib/pear/PEAR.php	/^        $deleted = false;$/;"	v
deleted	mod/glossary/lib.php	/^        $deleted = 0;$/;"	v
deletedatabase	question/format/coursetestmanager/format.php	/^      function deletedatabase($filename) {$/;"	f
deletedir	admin/delete.php	/^    $deletedir = $CFG->dataroot;   \/\/ The directory to delete!$/;"	v
deletedsomething	lib/uploadlib.php	/^                    $deletedsomething = true;$/;"	v
deletedsomething	lib/uploadlib.php	/^        $deletedsomething = false;$/;"	v
deleteform_javascript	mod/hotpot/report/overview/report.php	/^	function deleteform_javascript() {$/;"	f
deleteinstancefunction	course/mod.php	/^        $deleteinstancefunction = $mod->modulename."_delete_instance";$/;"	v
deletelink	calendar/lib.php	/^            $deletelink = $CFG->wwwroot.'\/course\/mod.php?delete='.$event->cmid.'&amp;sesskey='.$USER->sesskey;;$/;"	v
deletelink	calendar/lib.php	/^            $deletelink = CALENDAR_URL.'event.php?action=delete&amp;id='.$event->id;$/;"	v
deleteselected	question/showbank.php	/^            $deleteselected = required_param('deleteselected');$/;"	v
deletesession	mod/chat/report.php	/^    $deletesession = optional_param('deletesession', 0, PARAM_BOOL);$/;"	v
deletestmt	mod/lesson/view.php	/^                    $deletestmt = 'lessonid = '. $lesson->id .' and userid = ';$/;"	v
delim	lib/soap/nusoap.php	/^			$delim = '';$/;"	v
delim	lib/soap/nusoap.php	/^			$delim = '.';$/;"	v
delim	lib/soap/nusoap.php	/^			$delim = '..';$/;"	v
delimiter	question/type/calculated/questiontype.php	/^            $delimiter = ',';$/;"	v
delimiter	question/type/calculated/questiontype.php	/^        $delimiter = '';$/;"	v
delimiter	question/type/calculated/questiontype.php	/^        $delimiter = ': ';$/;"	v
delimiter	question/type/shortanswer/questiontype.php	/^                    $delimiter = ', ';$/;"	v
delimiter	question/type/shortanswer/questiontype.php	/^            $delimiter = '';$/;"	v
deluser	user/messageselect.php	/^    $deluser = optional_param('deluser',0,PARAM_INT);$/;"	v
denied	lib/moodlelib.php	/^        $denied = explode(' ', $CFG->denyemailaddresses);$/;"	v
deniedpattern	lib/moodlelib.php	/^            $deniedpattern = trim($deniedpattern);$/;"	v
density	filter/tex/pix.php	/^            $density = $CFG->filter_tex_density;$/;"	v
deploydir	mod/resource/type/ims/preview.php	/^    $deploydir = $CFG->repository . '\/' . $directory;$/;"	v
deploydir	mod/resource/type/ims/resource.class.php	/^            $deploydir = $CFG->dataroot.'\/'.$course->id.'\/'.$CFG->moddata.'\/resource\/'.$resource->id;$/;"	v
deploydir	mod/resource/type/ims/resource.class.php	/^            $deploydir = $CFG->repository . $file;$/;"	v
deployedhash	mod/resource/type/ims/resource.class.php	/^        $deployedhash = fread($f, filesize($hashfile));$/;"	v
deployedhash	mod/resource/type/ims/resource.class.php	/^        $deployedhash = unserialize($deployedhash);$/;"	v
depth	lib/blocklib.php	/^                $depth  = $scount;$/;"	v
depth	lib/blocklib.php	/^    $depth   = -1;$/;"	v
depth	lib/datalib.php	/^            $depth = $parent->depth;$/;"	v
depth	lib/datalib.php	/^            $depth = 0;$/;"	v
depth	lib/datalib.php	/^        $depth = $depth + 1;$/;"	v
depth	lib/markdown.php	/^	$depth		= 0;	# Current depth inside the tag tree.$/;"	v
depth	lib/markdown.php	/^	$depth = 0;		# Current depth inside the tag tree.$/;"	v
depth	lib/soap/nusoap.php	/^		$depth = $this->depth++;$/;"	v
depth	lib/soap/nusoap.php	/^            $depth = $this->depth++; $/;"	v
depth	lib/wiki_to_markdown.php	/^      $depth = substr( $line, 1, 1 );$/;"	v
depth	mod/wiki/lib.php	/^  $depth = $deleteversions - 1;$/;"	v
depth	mod/wiki/lib.php	/^  $depth = ($depth>0?$depth:0);$/;"	v
desc	admin/health.php	/^        $desc = 'Slasharguments are needed for relative linking in uploaded resources:<ul>';$/;"	v
desc	lib/adodb/adodb-perf.inc.php	/^				$desc = $this->$fn($val);$/;"	v
desc	lib/adodb/drivers/adodb-oci8.inc.php	/^		$desc = OCINewDescriptor($this->_connectionID, OCI_D_LOB);$/;"	v
desc	lib/fpdf/font/makefont/makefont.php	/^    $desc=(isset($fm['Descender']) ? $fm['Descender'] : -200);$/;"	v
desc	mod/glossary/lib.php	/^    $desc   = get_string("descending","glossary");$/;"	v
descr_error_len	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^      $descr_error_len = strlen($this->_descr_error);$/;"	v
descr_prompt_len	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^      $descr_prompt_len = strlen($this->_descr_prompt);$/;"	v
description	admin/health.php	/^    function description() {$/;"	f
description	course/scales.php	/^    $description = optional_param('description', '', PARAM_CLEAN);\/\/ scale description$/;"	v
description	lib/rsslib.php	/^            $description = $site->summary;$/;"	v
description	mod/data/field/picture/field.class.php	/^                $description = $content->content1;$/;"	v
description	mod/data/field/picture/field.class.php	/^        $description = '';$/;"	v
description	mod/workshop/submissions.php	/^    $description = optional_param('description', '', PARAM_CLEAN);$/;"	v
description_qtype	question/type/description/questiontype.php	/^class description_qtype extends default_questiontype {$/;"	c
dest	lib/fpdf/fpdf.php	/^            $dest='F';$/;"	v
dest	lib/fpdf/fpdf.php	/^            $dest='I';$/;"	v
dest	lib/fpdf/fpdf.php	/^        $dest=$dest ? 'D' : 'F';$/;"	v
dest	lib/fpdf/fpdf.php	/^    $dest=strtoupper($dest);$/;"	v
dest	mod/glossary/import.php	/^        $dest = 'current';$/;"	v
dest	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^              $dest="$exportdir\/".$destfn;$/;"	v
dest1	admin/langimport.php	/^                $dest1 = $CFG->dataroot.'\/lang\/'.$clang;$/;"	v
dest1	admin/langimport.php	/^                $dest1 = $CFG->dataroot.'\/lang\/'.$pack;$/;"	v
dest1	admin/langimport.php	/^                $dest1 = $CFG->dataroot.'\/lang\/'.$uninstalllang;$/;"	v
dest2	admin/langimport.php	/^                $dest2 = $CFG->dirroot.'\/lang\/'.$clang;$/;"	v
dest2	admin/langimport.php	/^                $dest2 = $CFG->dirroot.'\/lang\/'.$pack;$/;"	v
dest2	admin/langimport.php	/^                $dest2 = $CFG->dirroot.'\/lang\/'.$uninstalllang;$/;"	v
dest_dir	backup/restorelib.php	/^        $dest_dir = $CFG->dataroot."\/".$restore->course_id;$/;"	v
dest_dir	backup/restorelib.php	/^        $dest_dir = $CFG->dataroot."\/users";$/;"	v
dest_dir	backup/restorelib.php	/^        $dest_dir = $CFG->dataroot.'\/groups';$/;"	v
dest_dir	mod/assignment/restorelib.php	/^        $dest_dir = $CFG->dataroot."\/".$restore->course_id;$/;"	v
dest_dir	mod/data/restorelib.php	/^    $dest_dir = $CFG->dataroot."\/".$restore->course_id;$/;"	v
dest_dir	mod/exercise/restorelib.php	/^        $dest_dir = $CFG->dataroot."\/".$restore->course_id;$/;"	v
dest_dir	mod/forum/restorelib.php	/^        $dest_dir = $CFG->dataroot."\/".$restore->course_id;$/;"	v
dest_dir	mod/glossary/restorelib.php	/^        $dest_dir = $CFG->dataroot."\/".$restore->course_id;$/;"	v
dest_dir	mod/scorm/restorelib.php	/^        $dest_dir = $CFG->dataroot."\/".$restore->course_id;$/;"	v
dest_dir	mod/wiki/restorelib.php	/^        $dest_dir = $CFG->dataroot."\/".$restore->course_id;$/;"	v
dest_dir	mod/workshop/restorelib.php	/^        $dest_dir = $CFG->dataroot."\/".$restore->course_id;$/;"	v
dest_url	backup/backup_scheduled.php	/^            $dest_url = $CFG->wwwroot.'\/backup\/log.php';$/;"	v
destfilename	lib/moodlelib.php	/^        $destfilename = $destfilename.'.'.$extension;$/;"	v
destfilename	lib/moodlelib.php	/^    $destfilename = $path_parts["basename"];  \/\/The name of the zip file$/;"	v
destfilename	lib/moodlelib.php	/^    $destfilename = clean_filename($destfilename);$/;"	v
destfn	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^              $destfn=clean_filename(substr($id,strlen(EWIKI_IDF_INTERNAL)));$/;"	v
destination	course/enrol.php	/^            $destination = "$CFG->wwwroot\/course\/view.php?id=$course->id";$/;"	v
destination	course/enrol.php	/^            $destination = $SESSION->wantsurl;$/;"	v
destination	enrol/authorize/enrol.php	/^            $destination = "$CFG->wwwroot\/course\/view.php?id=$course->id";$/;"	v
destination	enrol/authorize/enrol.php	/^            $destination = $SESSION->wantsurl; unset($SESSION->wantsurl);$/;"	v
destination	enrol/manual/enrol.php	/^                $destination = "$CFG->wwwroot\/course\/view.php?id=$course->id";$/;"	v
destination	enrol/manual/enrol.php	/^                $destination = $SESSION->wantsurl;$/;"	v
destination	enrol/manual/enrol.php	/^            $destination = "$CFG->wwwroot\/course\/view.php?id=$course->id";$/;"	v
destination	enrol/manual/enrol.php	/^            $destination = $SESSION->wantsurl;$/;"	v
destination	enrol/paypal/return.php	/^        $destination = "$CFG->wwwroot\/course\/view.php?id=$course->id";$/;"	v
destination	enrol/paypal/return.php	/^        $destination = $SESSION->wantsurl;$/;"	v
destination	lib/gdlib.php	/^    $destination = $CFG->dataroot .'\/'. $dir .'\/'. $id;$/;"	v
destination	lib/moodlelib.php	/^        $destination = $zippath;$/;"	v
destination	lib/uploadlib.php	/^                $destination = substr($destination, 0, -1);$/;"	v
destination	lib/uploadlib.php	/^                $destination = substr($destination, strlen($CFG->dataroot)+1);$/;"	v
destination	lib/uploadlib.php	/^            $destination = $CFG->dataroot .'\/'. $destination; \/\/ now add it back in so we have a full path$/;"	v
destination	question/format.php	/^        $destination = $path_parts['dirname'];$/;"	v
destinationcomponent	lib/componentlib.class.php	/^        $destinationcomponent = $destinationdir.'\/'.$this->componentname;$/;"	v
destinationdir	lib/componentlib.class.php	/^        $destinationdir = $CFG->dataroot.'\/'.$this->destpath;$/;"	v
destpath	lib/moodlelib.php	/^    $destpath = $path_parts["dirname"];       \/\/The path of the zip file$/;"	v
destpath	lib/moodlelib.php	/^    $destpath = rtrim(cleardoubleslashes($destination), "\/");$/;"	v
destroy	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function destroy() {$/;"	f
destroy	lib/adodb/adodb-xmlschema.inc.php	/^	function destroy() {$/;"	f
destroy	lib/adodb/session/adodb-session.php	/^	function destroy($key) {$/;"	f
destructor	lib/pear/PEAR.php	/^                $destructor = "_$classname";$/;"	v
destructor	lib/pear/PEAR.php	/^            $destructor = "_$classname";$/;"	v
detail	course/recent.php	/^    $detail = true;$/;"	v
detail	mod/hotpot/report/click/report.php	/^						$detail = 'showanswer';$/;"	v
detail	mod/hotpot/report/click/report.php	/^					$detail = get_string("report$detail", 'hotpot');$/;"	v
detail	mod/hotpot/view.php	/^				$detail = $teacher->id;$/;"	v
detail	mod/hotpot/view.php	/^				$detail =$teacher->email;$/;"	v
details	mod/hotpot/lib.php	/^	$details = new hotpot_xml_tree($new, "['hpjsresult']['#']");$/;"	v
details	mod/hotpot/report/click/report.php	/^		$details = array('checks', 'status', 'answers', 'changes', 'hints', 'clues', 'events');$/;"	v
details	mod/hotpot/view.php	/^		$details = array();$/;"	v
details_exist	mod/hotpot/attempt.php	/^	$details_exist = record_exists("hotpot_details", "attempt", $attempt->id);$/;"	v
detect_munged_arguments	lib/weblib.php	/^function detect_munged_arguments($string, $allowdots=1) {$/;"	f
detectedType	lib/typo3/class.t3lib_cs.php	/^					$detectedType='';$/;"	v
devLog	lib/typo3/class.t3lib_div.php	/^	function devLog($msg, $extKey, $severity=0, $dataVar=FALSE)	{$/;"	f
dh	mod/lesson/importppt.php	/^        $dh  = opendir($base);$/;"	v
dh	mod/wiki/ewiki/plugins/spages.php	/^      $dh = opendir($dir);$/;"	v
di	mod/quiz/report/analysis/report.php	/^            $di = format_float($q['disc_index'],2);$/;"	v
di	mod/quiz/report/analysis/report.php	/^        $di = format_float($q['disc_index'],3);$/;"	v
di_info	mod/quiz/restorelibpre15.php	/^            $di_info = $dataset_items[$i];$/;"	v
di_info	question/restorelib.php	/^            $di_info = $dataset_items[$i];$/;"	v
diag_tl_to_rb	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $diag_tl_to_rb = 0; \/\/ FIXME: add method$/;"	v
diag_tr_to_lb	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $diag_tr_to_lb = 0; \/\/ FIXME: add method$/;"	v
dialect3	lib/adodb/drivers/adodb-ibase.inc.php	/^		$dialect3 = ($this->dialect==3 ? true : false);$/;"	v
dict	lib/adodb/adodb.inc.php	/^		$dict = new $class();$/;"	v
dictionaries	admin/editor.php	/^    $dictionaries = array();$/;"	v
dictionaries	admin/editor.php	/^    $dictionaries = explode(chr(10), $output);$/;"	v
dicts	admin/editor.php	/^        $dicts    = editor_get_dictionaries();$/;"	v
dicts	admin/editor.php	/^    $dicts        = array();$/;"	v
dicts	lib/speller/server-scripts/spellchecker.php	/^    $dicts = explode(chr(10), strtolower($output));$/;"	v
diff	lib/adodb/adodb-time.inc.php	/^	$diff = (adodb_mktime(0,0,0,10,15,1582) - adodb_mktime(0,0,0,10,4,1582));$/;"	v
diff	lib/fpdf/font/makefont/makefont.php	/^        $diff='';$/;"	v
diff	lib/fpdf/font/makefont/makefont.php	/^        $diff=MakeFontEncoding($map);$/;"	v
diff	lib/moodlelib.php	/^        $diff = $weekday - $indexweekday;$/;"	v
diff	mod/exercise/locallib.php	/^                $diff = ($grades[0][$i] - $grades[1][$i]) * $weight[$i] \/ $maxscore[$i];$/;"	v
diff	mod/exercise/locallib.php	/^                $diff = ($grades[0][$i] - $grades[1][$i]) * $weight[$i];$/;"	v
diff	mod/exercise/locallib.php	/^            $diff = ($grades[0][0] - $grades[1][0]) \/ (count($elementsraw) - 1);$/;"	v
diff	mod/wiki/ewiki/plugins/notify.php	/^         $diff = "";$/;"	v
diff	mod/wiki/ewiki/plugins/notify.php	/^         $diff = "\\n\\n-----------------------------------------------------------------------------\\n\\n"$/;"	v
diff	mod/wiki/ewiki/plugins/notify.php	/^   $diff = "";$/;"	v
diff	mod/workshop/lib.php	/^                $diff = ($grades[0][$i] - $grades[1][$i]) * $weight[$i] \/ $maxscore[$i];$/;"	v
diff	mod/workshop/lib.php	/^                $diff = ($grades[0][$i] - $grades[1][$i]) * $weight[$i];$/;"	v
diff	mod/workshop/lib.php	/^            $diff = ($grades[0][0] - $grades[1][0]) \/ (count($elementsraw) - 1);$/;"	v
diff0	mod/wiki/ewiki/plugins/moodle/diff.php	/^    $diff0 = array_diff($txt0, $txt2);$/;"	v
diff2	mod/wiki/ewiki/plugins/moodle/diff.php	/^    $diff2 = array_diff($txt2, $txt0);$/;"	v
diff_exe	mod/wiki/ewiki/plugins/notify.php	/^      $diff_exe = "diff";$/;"	v
diff_failed	mod/wiki/ewiki/plugins/notify.php	/^         $diff_failed = !strlen($diff)$/;"	v
difference	mod/forum/lib.php	/^            $difference = $posts->num - $rated->num;$/;"	v
difference	mod/glossary/lib.php	/^            $difference = $entries->num - $rated->num;$/;"	v
difference	mod/hotpot/report/click/report.php	/^												$difference = $click[$detail][$q] - $clicks[$detail][$q];$/;"	v
difference	mod/hotpot/report/click/report.php	/^												$difference = preg_replace($pattern, '', $click[$detail][$q], 1);$/;"	v
difference	mod/hotpot/report/click/report.php	/^										$difference = '';$/;"	v
difference	mod/survey/graph.php	/^                           $difference = (float) ($a->answer1 - $buckets1[$i]);$/;"	v
difference	mod/survey/graph.php	/^                           $difference = (float) ($a->answer2 - $buckets2[$i]);$/;"	v
difference	mod/survey/graph.php	/^                       $difference = (float) ($a->answer1 - $buckets1[$i]);$/;"	v
difference	mod/survey/graph.php	/^                       $difference = (float) ($a->answer1 - $buckets1[$index]);$/;"	v
difference	mod/survey/graph.php	/^                       $difference = (float) ($a->answer2 - $buckets2[$i]);$/;"	v
difference	mod/survey/graph.php	/^                       $difference = (float) ($a->answer2 - $buckets2[$index]);$/;"	v
difference	mod/survey/graph.php	/^                   $difference = (float) ($a->answer1 - $buckets1[$index]);$/;"	v
difference	mod/survey/graph.php	/^                   $difference = (float) ($a->answer2 - $buckets2[$index]);$/;"	v
difftime	admin/cron.php	/^    $difftime = microtime_diff($starttime, microtime());$/;"	v
digestElements	lib/soap/nusoap.php	/^ 				$digestElements = explode(',', $digestString);$/;"	v
digestString	lib/soap/nusoap.php	/^ 				$digestString = str_replace('Digest ', '', $this->incoming_headers['www-authenticate']);$/;"	v
digestposts	mod/forum/lib.php	/^        $digestposts = get_records('forum_queue');$/;"	v
digesttime	mod/forum/lib.php	/^    $digesttime = usergetmidnight($timenow, $sitetimezone) + ($CFG->digestmailtime * 3600);$/;"	v
digit	enrol/authorize/ccval.php	/^                $digit = substr($digit, 0, 1) + substr($digit, 1, 1);$/;"	v
digit	enrol/authorize/ccval.php	/^        $digit = substr($Num, $x, 1);$/;"	v
dimensions	lib/editor/htmlarea/coursefiles.php	/^            $dimensions = get_image_size($filename);$/;"	v
dimmed	lib/weblib.php	/^        $dimmed = ' class="dimmed"';$/;"	v
dimmed	lib/weblib.php	/^        $dimmed = '';$/;"	v
dir	admin/delete.php	/^    $dir = opendir($rootdir);$/;"	v
dir	admin/user.php	/^    $dir          = optional_param('dir', 'ASC', PARAM_ALPHA);$/;"	v
dir	admin/utfdbmigrate.php	/^        $dir = $xml['DBMIGRATION']['@']['type'];$/;"	v
dir	backup/lib.php	/^        $dir = opendir($from_file);$/;"	v
dir	backup/lib.php	/^        $dir = opendir($rootdir);$/;"	v
dir	blocks/moodleblock.class.php	/^        $dir = $CFG->dirroot .'\/blocks\/'. $this->name() .'\/nuke\/';$/;"	v
dir	files/index.php	/^                $dir = "$basedir$wdir";$/;"	v
dir	lib/adodb/adodb-connection.inc.php	/^        $dir = $ADODB_CACHE_DIR.'\/'.substr($m,0,2);$/;"	v
dir	lib/adodb/adodb.inc.php	/^		$dir = ($notSafeMode) ? $ADODB_CACHE_DIR.'\/'.substr($m,0,2) : $ADODB_CACHE_DIR;$/;"	v
dir	lib/adodb/adodb.inc.php	/^            $dir = $ADODB_CACHE_DIR;$/;"	v
dir	lib/adodb/adodb.inc.php	/^            $dir = str_replace('\/', '\\\\', $ADODB_CACHE_DIR);$/;"	v
dir	lib/editor/htmlarea/coursefiles.php	/^                $dir = "$basedir$wdir";$/;"	v
dir	lib/pear/OLE.php	/^            $dir  = unpack("V", substr($pps_wk, 76, 4));$/;"	v
dir	lib/typo3/class.t3lib_div.php	/^		$dir=t3lib_div::dirname($p['path']).'\/';	\/\/ Strip file$/;"	v
dir	mod/assignment/type/uploadsingle/assignment.class.php	/^            $dir = $this->file_area_name($USER->id);$/;"	v
dir	mod/data/field/file/field.class.php	/^                $dir = $this->data->course.'\/'.$CFG->moddata.'\/data\/'.$this->data->id.'\/'.$this->field->id.'\/'.$recordid;$/;"	v
dir	mod/data/lib.php	/^        $dir = $CFG->dataroot.'\/'.$this->data->course.'\/'.$CFG->moddata.'\/data\/'.$this->data->id.'\/'.$this->field->id;$/;"	v
dir	mod/exercise/upload.php	/^            $dir = exercise_file_area_name($exercise, $newsubmission);$/;"	v
dir	mod/forum/lib.php	/^    $dir = forum_file_area_name($post);$/;"	v
dir	mod/glossary/lib.php	/^    $dir = glossary_file_area_name($entry);$/;"	v
dir	mod/hotpot/db/update_to_v2.php	/^			$dir = dir($target);$/;"	v
dir	mod/hotpot/db/update_to_v2.php	/^		$dir = "mod{$ds}hotpot{$ds}v6";$/;"	v
dir	mod/hotpot/lib.php	/^				$dir = dirname($dir);$/;"	v
dir	mod/hotpot/lib.php	/^		$dir = dirname($reference);$/;"	v
dir	mod/resource/type/ims/repository_deploy.php	/^        $dir = opendir($dirpath);$/;"	v
dir	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^    $dir=make_upload_directory("$course->id\/$CFG->moddata\/wiki\/$wiki->id\/$entry->id\/".$meta["section"]);$/;"	v
dir	mod/workshop/submissions.php	/^                $dir = workshop_file_area_name($workshop, $submission);$/;"	v
dir	mod/workshop/upload.php	/^            $dir = workshop_file_area_name($workshop, $newsubmission);$/;"	v
dir	mod/workshop/view.php	/^    $dir    = optional_param('dir', 'ASC', PARAM_ALPHA);$/;"	v
dir	question/format/blackboard_6/format.php	/^            $dir = $this->temp_dir;   $/;"	v
dir	question/format/coursetestmanager/format.php	/^                        $dir = $CFG->dataroot . "\/" . $course->id;$/;"	v
dirName	lib/typo3/class.t3lib_div.php	/^				$dirName = PATH_site.'typo3temp\/';	\/\/ Setting main temporary directory name (standard)$/;"	v
dir_files	backup/lib.php	/^        $dir_files      = array();$/;"	v
dir_files	question/format/blackboard_6/format.php	/^        $dir_files      = array();$/;"	v
dir_long	lib/excel/Worksheet.php	/^        $dir_long       = $dir_long . "\\0";$/;"	v
dir_long	lib/excel/Worksheet.php	/^        $dir_long       = join("\\0", split('', $dir_long));$/;"	v
dir_long	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $dir_long = $url;$/;"	v
dir_long	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $dir_long       = $dir_long . "\\0";$/;"	v
dir_long	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $dir_long = $url;$/;"	v
dir_long_len	lib/excel/Worksheet.php	/^        $dir_long_len  = pack("V", strlen($dir_long)       );$/;"	v
dir_long_len	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $dir_long_len  = pack("V", strlen($dir_long)       );$/;"	v
dir_short	lib/excel/Worksheet.php	/^        $dir_short   = preg_replace('\/\\.\\.\\\\\/', '', $dir_long) . "\\0";$/;"	v
dir_short	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $dir_short   = preg_replace("\/\\.\\.\\\\\\\/", '', $dir_long) . "\\0";$/;"	v
dir_short_len	lib/excel/Worksheet.php	/^        $dir_short_len = pack("V", strlen($dir_short)      );$/;"	v
dir_short_len	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $dir_short_len = pack("V", strlen($dir_short)      );$/;"	v
dir_subdirs	backup/lib.php	/^        $dir_subdirs    = array();$/;"	v
dir_subdirs	question/format/blackboard_6/format.php	/^        $dir_subdirs    = array();$/;"	v
dirarray	lib/setuplib.php	/^    $dirarray = explode('\/', $directory);$/;"	v
direction	lib/weblib.php	/^        $direction = " xmlns=\\"http:\/\/www.w3.org\/1999\/xhtml\\"$/;"	v
direction	lib/weblib.php	/^        $direction = ' dir="ltr"';$/;"	v
direction	lib/weblib.php	/^        $direction = ' dir="rtl"';$/;"	v
direction	message/messages.php	/^        $direction = ' dir="ltr"';$/;"	v
direction	message/messages.php	/^        $direction = ' dir="rtl"';$/;"	v
direction	message/send.php	/^        $direction = ' dir="ltr"';$/;"	v
direction	message/send.php	/^        $direction = ' dir="rtl"';$/;"	v
direction	mod/resource/type/ims/preview.php	/^        $direction = ' dir="ltr"';$/;"	v
direction	mod/resource/type/ims/preview.php	/^        $direction = ' dir="rtl"';$/;"	v
direction	mod/workshop/assess.php	/^            $direction = ' dir="ltr"';$/;"	v
direction	mod/workshop/assess.php	/^            $direction = ' dir="rtl"';$/;"	v
direction	mod/workshop/viewassessment.php	/^            $direction = ' dir="ltr"';$/;"	v
direction	mod/workshop/viewassessment.php	/^            $direction = ' dir="rtl"';$/;"	v
directories	admin/report.php	/^    $directories = get_list_of_plugins('admin\/report');$/;"	v
directories	course/import.php	/^    $directories = get_list_of_plugins('course\/import');$/;"	v
directories	course/report.php	/^    $directories = get_list_of_plugins('course\/report');$/;"	v
directories	mod/data/field.php	/^    $directories = get_list_of_plugins('mod\/data\/field\/');$/;"	v
directory	files/index.php	/^    $directory = opendir($fullpath);             \/\/ Find all files$/;"	v
directory	lib/editor/htmlarea/coursefiles.php	/^    $directory = opendir($fullpath);             \/\/ Find all files$/;"	v
directory	mod/resource/type/ims/finder.php	/^    $directory = optional_param ('directory', '', PARAM_PATH);$/;"	v
directory	mod/resource/type/ims/preview.php	/^        $directory = implode('\/', $arr);$/;"	v
directory	mod/resource/type/ims/preview.php	/^    $directory = required_param ('directory', PARAM_PATH);$/;"	v
dirhandle	lib/moodlelib.php	/^        $dirhandle = opendir($basedir);$/;"	v
dirlist	files/index.php	/^    $dirlist = array();$/;"	v
dirname	lib/typo3/class.t3lib_div.php	/^	function dirname($path)	{$/;"	f
dirname	mod/lesson/importppt.php	/^    $dirname = substr($zipfile, 0, strpos($zipfile, '.'.$path_parts['extension'])); \/\/ take off the extension$/;"	v
dirname	question/export.php	/^    $dirname = get_string("exportfilename","quiz");$/;"	v
dirname	question/format.php	/^        $dirname = get_string("exportfilename","quiz");$/;"	v
dirname	question/format/qti2/format.php	/^        $dirname = get_string("exportfilename","quiz");$/;"	v
dirpath	mod/resource/type/ims/repository_deploy.php	/^        $dirpath = "$CFG->repository\/$file";$/;"	v
dirroot	admin/health.php	/^        $dirroot = dirname(realpath('..\/index.php'));$/;"	v
dirroot	admin/index.php	/^    $dirroot = dirname(realpath("..\/index.php"));$/;"	v
dirs	files/index.php	/^            $dirs = explode("\/", $wdir);$/;"	v
dirs	lib/moodlelib.php	/^    $dirs = array();$/;"	v
dirs	lib/typo3/class.t3lib_div.php	/^		$dirs = t3lib_div::get_dirs($path);$/;"	v
dirs	mod/resource/type/directory/resource.class.php	/^    $dirs = array();$/;"	v
dirs	mod/wiki/ewiki/plugins/spages.php	/^      $dirs = array($dirs);$/;"	v
dirs	question/format/coursetestmanager/format.php	/^                $dirs = array();$/;"	v
dirs	question/format/coursetestmanager/format.php	/^            $dirs = $this->getcoursedirs();$/;"	v
dirtocheck	backup/backup_scheduled.php	/^        $dirtocheck = $CFG->dataroot."\/".$preferences->backup_course."\/backupdata";$/;"	v
dirtocheck	backup/backup_scheduled.php	/^        $dirtocheck = $preferences->backup_destination;$/;"	v
dirtocheck	backup/backup_scheduled.php	/^    $dirtocheck = "";$/;"	v
dis	mod/forum/restorelib.php	/^                $dis = backup_getid($restore->backup_unique_code,"forum_discussions",$log->info);$/;"	v
dis	mod/forum/restorelib.php	/^                $dis = backup_getid($restore->backup_unique_code,"quiz_discussions",$disid);$/;"	v
dis_info	mod/forum/restorelib.php	/^            $dis_info = $discussions[$i];$/;"	v
disable	user/view.php	/^    $disable = optional_param('disable', '');                 \/\/ disable email$/;"	v
disable_meta	course/edit.php	/^                $disable_meta = get_string('metaalreadyhascourses');$/;"	v
disable_meta	course/edit.php	/^                $disable_meta = get_string('metaalreadyhasenrolments');$/;"	v
disable_meta	course/edit.php	/^            $disable_meta = get_string('metaalreadyinmeta');$/;"	v
disable_meta	course/edit.php	/^    $disable_meta = false;$/;"	v
disabled	question/type/multianswer/questiontype.php	/^        $disabled = empty($options->readonly) ? '' : 'disabled="disabled"';$/;"	v
discard	lib/adodb/adodb-lib.inc.php	/^			$discard = false;$/;"	v
discardQuery	lib/adodb/adodb-xmlschema.inc.php	/^	function discardQuery() {$/;"	f
disconnect_session	mod/chat/chatd.php	/^    function disconnect_session($sessionid) {$/;"	f
discussion	mod/forum/lib.php	/^                    $discussion = $discussions[$discussionid];$/;"	v
discussion	mod/forum/lib.php	/^                $discussion = array_pop($discussions);$/;"	v
discussion	mod/forum/lib.php	/^           $discussion = get_record("forum_discussions", "id", $post->discussion);$/;"	v
discussion	mod/forum/post.php	/^            $discussion = new object;$/;"	v
discussion	mod/forum/post.php	/^            $discussion = new stdClass();$/;"	v
discussion	mod/forum/restorelib.php	/^            $discussion = backup_getid($restore->backup_unique_code,"forum_discussions",$read->discussionid);$/;"	v
discussion	mod/forum/view.php	/^                    $discussion = array_pop($discussions);$/;"	v
discussioncount	mod/forum/lib.php	/^    $discussioncount = 0;$/;"	v
discussionlink	mod/forum/index.php	/^                    $discussionlink = "<a class=\\"dimmed\\" href=\\"view.php?f=$forum->id\\">".$count."<\/a>";$/;"	v
discussionlink	mod/forum/index.php	/^                    $discussionlink = "<a href=\\"view.php?f=$forum->id\\">".$count."<\/a>";$/;"	v
discussionlink	mod/forum/index.php	/^                $discussionlink = "<a class=\\"dimmed\\" href=\\"view.php?f=$forum->id\\">".$count."<\/a>";$/;"	v
discussionlink	mod/forum/index.php	/^                $discussionlink = "<a href=\\"view.php?f=$forum->id\\">".$count."<\/a>";$/;"	v
discussionmoved	mod/forum/discuss.php	/^            $discussionmoved = true;$/;"	v
discussionobject	mod/forum/lib.php	/^        $discussionobject = new Object;$/;"	v
discussionposts	mod/forum/lib.php	/^            $discussionposts = array();$/;"	v
discussions	mod/forum/lib.php	/^            $discussions = array();$/;"	v
discussions	mod/forum/restorelib.php	/^            $discussions = $info['MOD']['#']['DISCUSSIONS']['0']['#']['DISCUSSION'];$/;"	v
discussions	mod/forum/restorelib.php	/^            $discussions = array();$/;"	v
disid	mod/forum/restorelib.php	/^                $disid = substr(strrchr($log->url,"="),1);$/;"	v
diskCache	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^    $diskCache = false;$/;"	v
diskCache	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$diskCache = false;                     \/\/ If you enable this option gzip files will be cached on disk.$/;"	v
dismiss_half	mod/chat/chatd.php	/^    function dismiss_half($sessionid, $disconnect = true) {$/;"	f
dismiss_set	mod/chat/chatd.php	/^    function dismiss_set($sessionid) {$/;"	f
dismiss_ufo	mod/chat/chatd.php	/^    function dismiss_ufo($handle, $disconnect = true, $message = NULL) {$/;"	f
dispatch_sidekick	mod/chat/chatd.php	/^    function dispatch_sidekick($handle, $type, $sessionid, $customdata) {$/;"	f
display	blocks/section_links/block_section_links.php	/^            $display = get_field('course_display', 'display', 'course', $this->instance->pageid, 'userid', $USER->id);$/;"	v
display	calendar/lib.php	/^    $display = &New stdClass;$/;"	v
display	calendar/lib.php	/^    $display = &new stdClass;$/;"	v
display	calendar/view.php	/^    $display = &New stdClass;$/;"	v
display	course/lib.php	/^        $display = 0;$/;"	v
display	iplookup/ipatlas/plot.php	/^    $display = "&nbsp;";$/;"	v
display	iplookup/ipatlas/plot.php	/^$display = "<div id=\\"dotDiv\\"><img width=\\"$dotwidth\\" height=\\"$dotheight\\" src=\\"$thedot\\">";$/;"	v
display	iplookup/ipatlas/plot.php	/^$display = "<img src=\\"plotimage.php?lat=$values[lat]&amp;lon=$values[lon]\\" width=\\"$width\\" height=\\"$height\\" alt=\\"\\" \/>";$/;"	v
display	lib/smarty/Smarty.class.php	/^    function display($resource_name, $cache_id = null, $compile_id = null)$/;"	f
display	mod/hotpot/report/click/report.php	/^	function display(&$hotpot, &$cm, &$course, &$users, &$attempts, &$questions, &$options) {$/;"	f
display	mod/hotpot/report/default.php	/^	function display($hotpot, $cm, $course, $users, $attempts, $questions, $options) {	 $/;"	f
display	mod/hotpot/report/fullstat/report.php	/^	function display(&$hotpot, &$cm, &$course, &$users, &$attempts, &$questions, &$options) {$/;"	f
display	mod/hotpot/report/overview/report.php	/^	function display(&$hotpot, &$cm, &$course, &$users, &$attempts, &$questions, &$options) {$/;"	f
display	mod/hotpot/report/simplestat/report.php	/^	function display(&$hotpot, &$cm, &$course, &$users, &$attempts, &$questions, &$options) {$/;"	f
display	mod/lesson/view.php	/^    $display = optional_param('display', 0, PARAM_INT);     \/\/ for teacherview action$/;"	v
display	mod/quiz/report/analysis/report.php	/^    function display($quiz, $cm, $course) {     \/\/\/ This function just displays the report$/;"	f
display	mod/quiz/report/default.php	/^    function display($cm, $course, $quiz) {     \/\/\/ This function just displays the report$/;"	f
display	mod/quiz/report/grading/report.php	/^    function display($quiz, $cm, $course) {     \/\/\/ This function just displays the report$/;"	f
display	mod/quiz/report/overview/report.php	/^    function display($quiz, $cm, $course) {     \/\/\/ This function just displays the report$/;"	f
display	mod/quiz/report/regrade/report.php	/^    function display($quiz, $cm, $course) {     \/\/\/ This function just displays the report$/;"	f
display	mod/resource/lib.php	/^function display() {$/;"	f
display	mod/resource/type/directory/resource.class.php	/^function display() {$/;"	f
display	mod/resource/type/file/resource.class.php	/^function display() {$/;"	f
display	mod/resource/type/html/resource.class.php	/^function display() {$/;"	f
display	mod/resource/type/ims/resource.class.php	/^    function display() {       $/;"	f
display	mod/resource/type/repository/resource.class.php	/^function display() {$/;"	f
display	mod/resource/type/text/resource.class.php	/^function display() {$/;"	f
display_add_field	mod/data/field/checkbox/field.class.php	/^    function display_add_field($recordid=0) {$/;"	f
display_add_field	mod/data/field/date/field.class.php	/^    function display_add_field($recordid=0) {$/;"	f
display_add_field	mod/data/field/file/field.class.php	/^    function display_add_field($recordid=0) {$/;"	f
display_add_field	mod/data/field/menu/field.class.php	/^    function display_add_field($recordid=0) {$/;"	f
display_add_field	mod/data/field/multimenu/field.class.php	/^    function display_add_field($recordid=0) {$/;"	f
display_add_field	mod/data/field/picture/field.class.php	/^    function display_add_field($recordid=0){$/;"	f
display_add_field	mod/data/field/radiobutton/field.class.php	/^    function display_add_field($recordid=0) {$/;"	f
display_add_field	mod/data/field/textarea/field.class.php	/^    function display_add_field($recordid=0) {$/;"	f
display_add_field	mod/data/field/url/field.class.php	/^    function display_add_field($recordid=0){$/;"	f
display_add_field	mod/data/lib.php	/^    function display_add_field($recordid=0){$/;"	f
display_browse_field	mod/data/field/checkbox/field.class.php	/^    function display_browse_field($recordid, $template) {$/;"	f
display_browse_field	mod/data/field/date/field.class.php	/^    function display_browse_field($recordid, $template) {$/;"	f
display_browse_field	mod/data/field/file/field.class.php	/^    function display_browse_field($recordid, $template) {$/;"	f
display_browse_field	mod/data/field/multimenu/field.class.php	/^    function display_browse_field($recordid, $template) {$/;"	f
display_browse_field	mod/data/field/picture/field.class.php	/^    function display_browse_field($recordid, $template) {$/;"	f
display_browse_field	mod/data/field/url/field.class.php	/^    function display_browse_field($recordid, $template) {$/;"	f
display_browse_field	mod/data/lib.php	/^    function display_browse_field($recordid, $template) {$/;"	f
display_course_blocks_end	mod/resource/lib.php	/^function display_course_blocks_end() {$/;"	f
display_course_blocks_start	mod/resource/lib.php	/^function display_course_blocks_start() {$/;"	f
display_days	lib/smarty/plugins/function.html_select_date.php	/^    $display_days    = true;$/;"	v
display_description	blocks/rss_client/block_rss_client.php	/^                $display_description = intval($this->config->display_description);$/;"	v
display_description	blocks/rss_client/block_rss_client.php	/^        $display_description = false;$/;"	v
display_edit_field	mod/data/lib.php	/^    function display_edit_field() {$/;"	f
display_grade	mod/assignment/lib.php	/^    function display_grade($grade) {$/;"	f
display_hours	lib/smarty/plugins/function.html_select_time.php	/^    $display_hours      = true;$/;"	v
display_lateness	mod/assignment/lib.php	/^    function display_lateness($timesubmitted) {$/;"	f
display_lateness	mod/assignment/type/offline/assignment.class.php	/^    function display_lateness($timesubmitted) {$/;"	f
display_meridian	lib/smarty/plugins/function.html_select_time.php	/^    $display_meridian   = true;$/;"	v
display_minutes	lib/smarty/plugins/function.html_select_time.php	/^    $display_minutes    = true;$/;"	v
display_months	lib/smarty/plugins/function.html_select_date.php	/^    $display_months  = true;$/;"	v
display_page_numbers	question/category_class.php	/^    function display_page_numbers( $page=0 ) {$/;"	f
display_seconds	lib/smarty/plugins/function.html_select_time.php	/^    $display_seconds    = true;$/;"	v
display_size	lib/moodlelib.php	/^function display_size($size) {$/;"	f
display_submission	mod/assignment/lib.php	/^    function display_submission($extra_javascript = '') {$/;"	f
display_submissions	mod/assignment/lib.php	/^    function display_submissions() {$/;"	f
display_user_interface	question/category_class.php	/^    function display_user_interface($page=0) {$/;"	f
display_warning	admin/configvars.php	/^    function display_warning() {$/;"	f
display_years	lib/smarty/plugins/function.html_select_date.php	/^    $display_years   = true;$/;"	v
displaycount	lib/weblib.php	/^        $displaycount = 0;$/;"	v
displaydir	files/index.php	/^function displaydir ($wdir) {$/;"	f
displaydir	lib/editor/htmlarea/coursefiles.php	/^function displaydir ($wdir) {$/;"	f
displayfilters	admin/filters.php	/^    $displayfilters = array();$/;"	v
displayformat	mod/forum/lib.php	/^        $displayformat = 'header';  \/\/ Abbreviate display by default$/;"	v
displayformat	mod/glossary/db/mysql.php	/^                  $displayformat = $formatnames[$glossary->displayformat];$/;"	v
displayformat	mod/glossary/db/mysql.php	/^              $displayformat = 'dictionary';  \/\/Default format$/;"	v
displayformat	mod/glossary/db/postgres7.php	/^                  $displayformat = $formatnames[$glossary->displayformat];$/;"	v
displayformat	mod/glossary/db/postgres7.php	/^              $displayformat = 'dictionary';  \/\/Default format$/;"	v
displayformat	mod/glossary/lib.php	/^                $displayformat = 'dictionary';$/;"	v
displayformat	mod/glossary/lib.php	/^            $displayformat = $format->popupformatname;$/;"	v
displayformat	mod/glossary/lib.php	/^        $displayformat = $glossary->displayformat;$/;"	v
displayformat	mod/glossary/print.php	/^         $displayformat = $glossary->displayformat;$/;"	v
displayformat	mod/glossary/print.php	/^    $displayformat = optional_param('displayformat',-1, PARAM_INT);$/;"	v
displayformat	mod/glossary/restorelib.php	/^                  $displayformat = $formatnames[$glossary->displayformat];$/;"	v
displayformat	mod/glossary/restorelib.php	/^                $displayformat = 'dictionary';  \/\/Default format$/;"	v
displayformat	mod/glossary/showentry.php	/^    $displayformat = optional_param('displayformat',-1, PARAM_SAFEDIR);$/;"	v
displayformat	mod/glossary/view.php	/^            $displayformat = $dp->popupformatname;$/;"	v
displayformat	mod/glossary/view.php	/^         $displayformat = $glossary->displayformat;$/;"	v
displayformat	mod/glossary/view.php	/^    $displayformat = optional_param('displayformat',-1, PARAM_INT);  \/\/ override of the glossary display format$/;"	v
displaylang	admin/langimport.php	/^    $displaylang   = $pack;$/;"	v
displaylist	course/category.php	/^    $displaylist = array();$/;"	v
displaylist	course/index.php	/^    $displaylist = array();$/;"	v
displaylist	course/search.php	/^    $displaylist = array();$/;"	v
displaymode	mod/forum/discuss.php	/^            $displaymode = 3;$/;"	v
displaymode	mod/forum/discuss.php	/^    $displaymode = get_user_preferences('forum_displaymode', $CFG->forum_displaymode);$/;"	v
displaymode	mod/forum/view.php	/^            $displaymode = get_user_preferences("forum_displaymode", $CFG->forum_displaymode);$/;"	v
displayname	admin/filters.php	/^            $displayname = "<span class=\\"dimmed_text\\">$name<\/span>";$/;"	v
displayname	admin/filters.php	/^            $displayname = "<span>$name<\/span>";$/;"	v
displayname	mod/data/field/file/field.class.php	/^            $displayname = '';$/;"	v
displayname	mod/data/field/file/field.class.php	/^            $displayname = empty($contents[1]) ? '' : $contents[1];$/;"	v
displaynoticebad	mod/data/field.php	/^                    $displaynoticebad = get_string('invalidfieldname','data');$/;"	v
displaynoticegood	mod/data/field.php	/^                        $displaynoticegood = get_string('fielddeleted', 'data');$/;"	v
displaynoticegood	mod/data/field.php	/^                    $displaynoticegood = get_string('fieldadded','data');$/;"	v
displaynoticegood	mod/data/field.php	/^                    $displaynoticegood = get_string('fieldupdated','data');$/;"	v
displaypage	lib/weblib.php	/^            $displaypage = $currpage+1;$/;"	v
displaysection	course/format/lams/format.php	/^        $displaysection = $USER->display[$course->id];$/;"	v
displaysection	course/format/lams/format.php	/^        $displaysection = course_set_display($course->id, 0);$/;"	v
displaysection	course/format/lams/format.php	/^    $displaysection = course_set_display($course->id, $topic);$/;"	v
displaysection	course/format/topics/format.php	/^            $displaysection = $USER->display[$course->id];$/;"	v
displaysection	course/format/topics/format.php	/^            $displaysection = course_set_display($course->id, 0);$/;"	v
displaysection	course/format/topics/format.php	/^        $displaysection = course_set_display($course->id, $topic);$/;"	v
displaysection	course/format/weeks/format.php	/^            $displaysection = $USER->display[$course->id];$/;"	v
displaysection	course/format/weeks/format.php	/^            $displaysection = course_set_display($course->id, 0);$/;"	v
displaysection	course/format/weeks/format.php	/^        $displaysection = course_set_display($course->id, $week);$/;"	v
displaysection	course/format/weekscss/format.php	/^            $displaysection = $USER->display[$course->id];$/;"	v
displaysection	course/format/weekscss/format.php	/^            $displaysection = course_set_display($course->id, 0);$/;"	v
displaysection	course/format/weekscss/format.php	/^        $displaysection = course_set_display($course->id, $week);$/;"	v
displaysection	mod/hotpot/index.php	/^			$displaysection = $USER->display[$course->id];$/;"	v
displaysection	mod/hotpot/index.php	/^			$displaysection = 0;$/;"	v
displaysection	mod/hotpot/index.php	/^		$displaysection = course_set_display($course->id, $section);$/;"	v
disposition	lib/phpmailer/class.phpmailer.php	/^            $disposition = $this->attachment[$i][6];$/;"	v
dist	backup/backup_scheduled.php	/^        $dist = ($daysfromtoday * 86400) +                     \/\/Days distance$/;"	v
div	mod/quiz/report/analysis/report.php	/^        $div = $n*$gsd*$q['qsd'];$/;"	v
div_end	mod/hotpot/report/fullstat/report.php	/^			$div_end = $is_html ? '<\/div>' : "";$/;"	v
div_start	mod/hotpot/report/fullstat/report.php	/^			$div_start = $is_html ? '<div id="'.$showhideid.'">' : "";$/;"	v
dlext	lib/adodb/adodb-pear.inc.php	/^			$dlext = (strncmp(PHP_OS,'WIN',3) === 0) ? '.dll' : '.so';$/;"	v
do	admin/dbperformance.php	/^    $do          = optional_param('do', '', PARAM_ALPHA);$/;"	v
do	mod/wiki/ewiki/ewiki.php	/^         $do = "cache";$/;"	v
do	mod/wiki/ewiki/ewiki.php	/^         $do = "get";$/;"	v
do	mod/wiki/ewiki/ewiki.php	/^         $do = "nop";$/;"	v
do	mod/wiki/ewiki/ewiki.php	/^      $do = "upload";$/;"	v
do_delete	blog/edit.php	/^function do_delete($postid) {$/;"	f
do_list	lib/wiki_to_markdown.php	/^  function do_list( $line, $blank=false ) {$/;"	f
do_replace	lib/wiki_to_markdown.php	/^  function do_replace( $line, $mark, $tag ) {$/;"	f
do_replace_markdown	lib/wiki_to_markdown.php	/^  function do_replace_markdown( $line, $mark, $tag ) {$/;"	f
do_replace_sub	lib/wiki_to_markdown.php	/^  function do_replace_sub( $line, $mark, $tag ) {$/;"	f
do_save	blog/edit.php	/^function do_save($post) {$/;"	f
do_ucwords	lib/adodb/rsfilter.inc.php	/^	function do_ucwords(&$arr,$rs)$/;"	f
do_update	blog/edit.php	/^function do_update($post) {$/;"	f
do_value_formatting	lib/bennu/iCalendar_parameters.php	/^    function do_value_formatting($parameter, $value) {$/;"	f
doc	filter/tex/latex.php	/^            $doc =  "\\\\documentclass[{$fontsize}pt]{article}\\n"; $/;"	v
doc	filter/tex/latex.php	/^            $doc = $this->construct_latex_document( $formula, $fontsize );$/;"	v
docommit	lib/adodb/drivers/adodb-ibase.inc.php	/^			$docommit = false;$/;"	v
docommit	lib/adodb/drivers/adodb-ibase.inc.php	/^			$docommit = true;$/;"	v
documentTag	lib/typo3/class.t3lib_div.php	/^		$documentTag = '';$/;"	v
document_element	lib/cas/domxml-php4-php5.php	/^ function document_element() {return new php4DOMElement($this->myDOMNode->documentElement,$this);}$/;"	f
document_file	lib/moodlelib.php	/^function document_file($file, $include=true) {$/;"	f
documentationlink	admin/index.php	/^    $documentationlink = "please read the <a href=\\"..\/doc\/?frame=install.html&amp;sub=webserver\\">install documentation<\/a>";$/;"	v
dom	lib/cas/domxml-php4-php5.php	/^ $dom=new php4DOMDocument('');$/;"	v
domain	lib/soap/nusoap.php	/^					$domain = preg_quote($cookie['domain']);$/;"	v
domain	lib/soap/nusoap.php	/^				$domain = isset($cookie['domain']) ? $cookie['domain'] : 'NODOMAIN';$/;"	v
domain	lib/soap/nusoap.php	/^			$domain = '';$/;"	v
domain	lib/soap/nusoap.php	/^			$domain = substr($cookie_str, $start + strlen($cookie_param));$/;"	v
domain	lib/soap/nusoap.php	/^			$domain = substr($domain, 0, strpos($domain, ';'));$/;"	v
domain_secondary	lib/validateurlsyntax.php	/^    $domain_secondary  = '(' . $alphanum . '(([a-zA-Z0-9-]{0,62})' . $alphanum . ')?\\.)';$/;"	v
domain_tertiary	lib/validateurlsyntax.php	/^    $domain_tertiary   = '(' . $alphanum . '(([a-zA-Z0-9-]{0,62})' . $alphanum . ')?\\.)*';$/;"	v
domain_toplevel	lib/validateurlsyntax.php	/^    $domain_toplevel   = '([a-zA-Z](([a-zA-Z0-9-]*)[a-zA-Z0-9])?)';$/;"	v
domain_toplevel	lib/validateurlsyntax.php	/^    $domain_toplevel   = '(aero|biz|com|coop|edu|gov|info|int|jobs|mil|mobi|museum|name|net|org|post|pro|travel|ac|ad|ae|af|ag|ai|al|am|an|ao|aq|ar|as|at|au|aw|az|ax|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cs|cu|cv|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|eh|er|es|et|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|st|sv|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tp|tr|tt|tv|tw|tz|ua|ug|uk|um|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|yu|za|zm|zw)';$/;"	v
domains	mod/wiki/ewiki/plugins/email_protect.php	/^    $domains = explode(",",$/;"	v
domxml_new_doc	lib/cas/domxml-php4-php5.php	/^function domxml_new_doc($version) {return new php4DOMDocument('');}$/;"	f
domxml_open_file	lib/cas/domxml-php4-php5.php	/^function domxml_open_file($filename) {return new php4DOMDocument($filename);}$/;"	f
domxml_open_mem	lib/cas/domxml-php4-php5.php	/^function domxml_open_mem($str)$/;"	f
domxml_xslt_stylesheet	lib/cas/domxml-php4-php5.php	/^ function domxml_xslt_stylesheet($xslstring) {return new php4DomXsltStylesheet(DOMDocument::loadXML($xslstring));}$/;"	f
domxml_xslt_stylesheet_doc	lib/cas/domxml-php4-php5.php	/^ function domxml_xslt_stylesheet_doc($dom_document) {return new php4DomXsltStylesheet($dom_document);}$/;"	f
domxml_xslt_stylesheet_file	lib/cas/domxml-php4-php5.php	/^ function domxml_xslt_stylesheet_file($xslfile) {return new php4DomXsltStylesheet(DOMDocument::load($xslfile));}$/;"	f
done	admin/utfdbmigrate.php	/^    $done = $tablestoconvert;$/;"	v
done	admin/utfdbmigrate.php	/^    $done = 0;$/;"	v
done	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^   $done = "";$/;"	v
doneheading	lib/weblib.php	/^                $doneheading = true;$/;"	v
dot	lib/bennu/iCalendar_rfc2445.php	/^                        $dot = true;$/;"	v
dot	lib/bennu/iCalendar_rfc2445.php	/^            $dot = false;$/;"	v
dotat	lib/adodb/adodb-datadict.inc.php	/^								$dotat = strpos($v,'.'); if ($dotat === false) $dotat = strpos($v,',');$/;"	v
dotname	iplookup/ipatlas/plot.php	/^$dotname = $cssdots[$defaultdot];$/;"	v
dotname	iplookup/ipatlas/plot.php	/^$dotname = clean_param($dotname, PARAM_FILE);$/;"	v
dow	lib/adodb/adodb-time.inc.php	/^	$dow = adodb_dow($year,$month,$day);$/;"	v
down	course/category.php	/^            $down = ($count < $numcourses || !$atlastpage);$/;"	v
down	course/index.php	/^            $down = $last ? false : true;$/;"	v
down	course/lib.php	/^            $down = $last ? false : true;$/;"	v
down	mod/quiz/edit.php	/^        $down = optional_param('down', 0, PARAM_INT);$/;"	v
down	question/category_class.php	/^            $down = $last ? false : true;$/;"	v
download	course/grades.php	/^    $download    = optional_param('download', '', PARAM_ALPHA);\/\/ to download data $/;"	v
download	grade/index.php	/^    $download = optional_param('download');$/;"	v
download	mod/choice/report.php	/^    $download = optional_param('download', '', PARAM_ALPHA);$/;"	v
download	mod/hotpot/report/simplestat/report.php	/^		$download = ($options['reportformat']=='htm') ? false : true;$/;"	v
download	mod/quiz/report/analysis/report.php	/^        $download = optional_param('download', NULL);$/;"	v
download_str	question/export.php	/^        $download_str = get_string( 'download', 'quiz' );$/;"	v
downloaderror	install.php	/^                    $downloaderror = get_string($cd->get_error(), 'error');$/;"	v
downloaderror	install.php	/^                    $downloaderror = get_string($cd->get_error(), 'error', $a);$/;"	v
downloaderror	install.php	/^        $downloaderror = get_string('cannotcreatelangdir', 'error');$/;"	v
downloaderror	install.php	/^    $downloaderror = '';$/;"	v
downloadextra_str	question/export.php	/^        $downloadextra_str = get_string( 'downloadextra','quiz' );$/;"	v
downloadfilename	course/grades.php	/^        $downloadfilename = clean_filename("$course->shortname $strgrades");$/;"	v
downloadfilename	course/grades.php	/^        $downloadfilename = clean_filename("$course->shortname $strgrades.xls");$/;"	v
downloadfilename	grade/lib.php	/^        $downloadfilename = clean_filename("$course->shortname $strgrades");$/;"	v
downloadfilename	grade/lib.php	/^        $downloadfilename = clean_filename("$course->shortname $strgrades.xls");$/;"	v
downloadfilename	mod/hotpot/report/default.php	/^		$downloadfilename = clean_filename("$course->shortname $hotpot->name.txt");$/;"	v
downloadfilename	mod/hotpot/report/default.php	/^		$downloadfilename = clean_filename("$course->shortname $hotpot->name.xls");$/;"	v
downloadfilename	mod/survey/download.php	/^        $downloadfilename = clean_filename("$course->shortname ".strip_tags(format_string($survey->name,true))).'.xls';$/;"	v
downloadfilename	mod/survey/download.php	/^    $downloadfilename = clean_filename("$course->shortname ".strip_tags(format_string($survey->name,true)));$/;"	v
downloadsuccess	install.php	/^                $downloadsuccess = true;$/;"	v
downloadsuccess	install.php	/^    $downloadsuccess = false;$/;"	v
dp	mod/glossary/lib.php	/^                $dp = $displayformat;$/;"	v
dp	mod/glossary/lib.php	/^                $dp = $glossary->displayformat;$/;"	v
dpi	lib/typo3/class.t3lib_div.php	/^		$dpi = intval($GLOBALS['TYPO3_CONF_VARS']['GFX']['TTFdpi']);$/;"	v
dpi_default	lib/smarty/plugins/function.html_image.php	/^            $dpi_default = 72;$/;"	v
dpi_default	lib/smarty/plugins/function.html_image.php	/^            $dpi_default = 96;$/;"	v
dquery	mod/wiki/ewiki/ewiki.php	/^   $dquery = array($/;"	v
draw	lib/graphlib.php	/^function draw() {$/;"	f
draw_brush	lib/graphlib.php	/^function draw_brush($x, $y, $size, $type, $colour) {$/;"	f
draw_brush_line	lib/graphlib.php	/^function draw_brush_line($x0, $y0, $x1, $y1, $size, $type, $colour) {$/;"	f
draw_data	lib/graphlib.php	/^function draw_data() {$/;"	f
draw_legend	lib/graphlib.php	/^function draw_legend() {$/;"	f
draw_rand_array	lib/moodlelib.php	/^function draw_rand_array($array, $draws) {$/;"	f
draw_rectangle	lib/graphlib.php	/^function draw_rectangle($border, $colour, $type) {$/;"	f
draw_set	lib/graphlib.php	/^function draw_set($order, $set, $offset) {$/;"	f
draw_stack	lib/graphlib.php	/^function draw_stack() {$/;"	f
draw_text	lib/graphlib.php	/^function draw_text() {$/;"	f
draw_title	lib/graphlib.php	/^function draw_title() {$/;"	f
draw_x_axis	lib/graphlib.php	/^function draw_x_axis() {$/;"	f
draw_x_label	lib/graphlib.php	/^function draw_x_label() {$/;"	f
draw_y_axis	lib/graphlib.php	/^function draw_y_axis() {$/;"	f
draw_y_label_left	lib/graphlib.php	/^function draw_y_label_left() {$/;"	f
draw_y_label_right	lib/graphlib.php	/^function draw_y_label_right() {$/;"	f
draw_zero_axis_left	lib/graphlib.php	/^function draw_zero_axis_left() {$/;"	f
draw_zero_axis_right	lib/graphlib.php	/^function draw_zero_axis_right() {$/;"	f
drawmode	iplookup/ipatlas/ip-atlas_prefs.php	/^   $drawmode = "CSS";$/;"	v
drawmode	iplookup/ipatlas/ip-atlas_prefs.php	/^   $drawmode = "GD";$/;"	v
draws	lib/moodlelib.php	/^        $draws = $last;$/;"	v
driver	lib/adodb/server.php	/^$driver = 'mysql';$/;"	v
driver	lib/adodb/session/adodb-session.php	/^			$driver = ADODB_Session::driver();$/;"	v
driver	lib/adodb/session/adodb-session.php	/^		$driver			= ADODB_Session::driver();$/;"	v
driver	lib/adodb/session/adodb-session.php	/^		$driver		= ADODB_Session::driver();$/;"	v
driver	lib/adodb/session/adodb-session.php	/^	function driver($driver = null) {$/;"	f
drivername	lib/adodb/adodb.inc.php	/^				$drivername = 'postgres'; $/;"	v
drivername	lib/adodb/adodb.inc.php	/^				$drivername='mysql'; $/;"	v
drivername	lib/adodb/adodb.inc.php	/^			$drivername = 'generic';$/;"	v
drivername	lib/adodb/adodb.inc.php	/^		$drivername = _adodb_getdriver($conn->dataProvider,$conn->databaseType,true);$/;"	v
drop	grade/lib.php	/^                                $drop = get_record('grade_category', 'courseid', $course->id, 'name', $cur_category);$/;"	v
drop	lib/adodb/adodb-xmlschema.inc.php	/^	function drop() {$/;"	f
drop	mod/wiki/ewiki/ewiki.php	/^               $drop = $i;$/;"	v
drop	mod/wiki/ewiki/ewiki.php	/^         $drop = "";$/;"	v
drop	mod/wiki/ewikimoodlelib.php	/^               $drop = $i;$/;"	v
drop	mod/wiki/ewikimoodlelib.php	/^         $drop = "";$/;"	v
drop_blobvar	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^  function drop_blobvar($blobVarName) {$/;"	f
drop_seq	lib/adodb/datadict/datadict-postgres.inc.php	/^		$drop_seq = $this->_DropAutoIncrement($tabname);$/;"	v
dropcount	grade/lib.php	/^            $dropcount = 0;    $/;"	v
dropdown	question/format/xhtml/format.php	/^        $dropdown = "<select name=\\"quest_$id\\">\\n";$/;"	v
dropdownlist	mod/hotpot/template/v6.php	/^		$dropdownlist = '';$/;"	v
dropindex	admin/utfdbmigrate.php	/^                        $dropindex = isset($field['@']['dropindex'])?$field['@']['dropindex']:"";$/;"	v
dropindex	lib/db/migrate2utf8.php	/^        $dropindex = isset($field['@']['dropindex'])?$field['@']['dropindex']:"";$/;"	v
dropprimary	admin/utfdbmigrate.php	/^                        $dropprimary = isset($field['@']['dropprimary'])?$field['@']['dropprimary']:"";$/;"	v
ds	mod/hotpot/db/update_to_v2.php	/^		$ds = DIRECTORY_SEPARATOR;$/;"	v
dsn	lib/adodb/adodb-pear.inc.php	/^			$dsn = NULL;$/;"	v
dsn	lib/adodb/adodb-pear.inc.php	/^			$dsn = substr($dsn, $at + 1);$/;"	v
dsn	lib/adodb/adodb-pear.inc.php	/^			$dsn = substr($dsn, $pos + 1);$/;"	v
dsn	lib/adodb/adodb-pear.inc.php	/^			$dsn = substr($dsn, $pos + 3);$/;"	v
dsn	lib/adodb/drivers/adodb-odbc.inc.php	/^			$dsn = strtoupper($this->host);$/;"	v
dsn	question/format/coursetestmanager/format.php	/^          $dsn="DRIVER=Microsoft Access Driver (*.mdb);SystemDB=".$systemdb.";DBQ=".$filename.";UID=Assess;PWD=VBMango;";$/;"	v
dsna	lib/adodb/adodb.inc.php	/^				$dsna = @parse_url($fakedsn);$/;"	v
dsna	lib/adodb/adodb.inc.php	/^				$dsna = parse_url($db);$/;"	v
dsninfo	lib/adodb/adodb-pear.inc.php	/^			$dsninfo = $dsn;$/;"	v
dsninfo	lib/adodb/adodb-pear.inc.php	/^			$dsninfo = DB::parseDSN($dsn);$/;"	v
dst_changes_for_year	lib/moodlelib.php	/^function dst_changes_for_year($year, $timezone) {$/;"	f
dst_offset_on	lib/moodlelib.php	/^function dst_offset_on($time) {$/;"	f
dst_offset_prev	calendar/event.php	/^                            $dst_offset_prev = dst_offset_on($form->timestart);$/;"	v
dt	auth/ldap/lib.php	/^            $dt=substr($time,6,2);$/;"	v
dtotal	admin/upgradeforumread.php	/^        $dtotal = count($discussions);$/;"	v
due	mod/assignment/index.php	/^        $due = $assignment->timedue ? userdate($assignment->timedue) : '-';$/;"	v
due	mod/exercise/index.php	/^            $due = "<font color=\\"red\\">".userdate($exercise->deadline)."<\/font>";$/;"	v
due	mod/exercise/index.php	/^            $due = userdate($exercise->deadline);$/;"	v
due	mod/lesson/index.php	/^            $due = "<font color=\\"red\\">".userdate($lesson->deadline)."<\/font>";$/;"	v
due	mod/lesson/index.php	/^            $due = userdate($lesson->deadline);$/;"	v
due	mod/workshop/index.php	/^        $due = userdate($workshop->submissionend);$/;"	v
dump	lib/adodb/pear/Auth/Container/ADOdb.php	/^function dump( $var, $str, $vardump = false ) {$/;"	f
dump	question/type/calculated/questiontype.php	/^function dump($obj) {$/;"	f
dump_file	lib/cas/domxml-php4-php5.php	/^ function dump_file($filename,$compressionmode=false,$format=false) {return $this->myDOMNode->save($filename);}$/;"	f
dump_mem	lib/cas/domxml-php4-php5.php	/^ function dump_mem($format=false,$encoding=false) {return $this->myDOMNode->saveXML();}$/;"	f
dumped_entries	mod/glossary/backuplib.php	/^            $dumped_entries = 0;$/;"	v
dupcategory	mod/glossary/editcategories.php	/^            $dupcategory = get_record("glossary_categories","$lcase(name)",strtolower($name),"glossaryid",$glossary->id);$/;"	v
dupentry	mod/glossary/exportentry.php	/^                $dupentry = get_record('glossary_entries','glossaryid', $mainglossary->id, $ucase.'(concept)',strtoupper(addslashes($entry->concept)));$/;"	v
dupentry	mod/glossary/import.php	/^                            $dupentry = get_record("glossary_entries","ucase(concept)",strtoupper($newentry->concept),"glossaryid",$glossary->id);$/;"	v
dupentry	mod/glossary/import.php	/^                            $dupentry = get_record("glossary_entries","upper(concept)",strtoupper($newentry->concept),"glossaryid",$glossary->id);$/;"	v
dupentry	mod/glossary/import.php	/^                        $dupentry = get_record("glossary_entries","concept",$newentry->concept,"glossaryid",$glossary->id);$/;"	v
duplicate	course/mod.php	/^    $duplicate     = optional_param('duplicate', 0, PARAM_INT);$/;"	v
duplicate	lib/pclzip/pclzip.lib.php	/^  function duplicate($p_archive)$/;"	f
duplicates	mod/quiz/db/mysql.php	/^        $duplicates = get_records_sql("SELECT stamp as id,count(*) as cuenta$/;"	v
duplicates	mod/quiz/db/postgres7.php	/^        $duplicates = get_records_sql("SELECT stamp as id,count(*) as cuenta$/;"	v
duration	mod/hotpot/db/update_to_v2.php	/^									$duration = $nextrecord->time - $record->time;$/;"	v
duration	mod/hotpot/db/update_to_v2.php	/^									$duration = NULL;$/;"	v
duration	mod/hotpot/db/update_to_v2.php	/^								$duration = ($record->endtime - $record->starttime);$/;"	v
duration	mod/hotpot/index.php	/^						$duration = format_time(sprintf("%0.2f", microtime_diff($start, microtime())));$/;"	v
duration	mod/hotpot/lib.php	/^	$duration = format_time($activity->content->timestart - $activity->content->timefinish);$/;"	v
duration	mod/hotpot/report/click/report.php	/^			$duration = sprintf("%0.3f", microtime_diff($start_report_time, microtime()));$/;"	v
duration	mod/lesson/view.php	/^                                $duration = $attempttime->lessontime - $attempttime->starttime;$/;"	v
durationbyday	calendar/lib.php	/^    $durationbyday = array();$/;"	v
dvi	filter/tex/latex.php	/^            $dvi = "{$this->temp_dir}\/$filename.dvi";$/;"	v
dword	mod/hotpot/template/v6.php	/^					$dword = $this->get_jcross_dword($row, $r, $r_max, $c, $c_max);$/;"	v
dword	mod/hotpot/template/v6.php	/^				$dword = $this->get_jcross_dword($row, $r, $r_max, $c, $c_max);$/;"	v
dx	lib/fpdf/fpdf.php	/^            $dx=$this->cMargin;$/;"	v
dx	lib/fpdf/fpdf.php	/^            $dx=$w-$this->cMargin-$this->GetStringWidth($txt);$/;"	v
dx	lib/fpdf/fpdf.php	/^            $dx=($w-$this->GetStringWidth($txt))\/2;$/;"	v
dx	lib/graphlib.php	/^    $dx = ($dx < 0) ? -1 : 1;$/;"	v
dx	lib/graphlib.php	/^  $dx = $x1 - $x0;$/;"	v
dxColGut	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $dxColGut    = 0x0000;   \/\/ Size of col gutter$/;"	v
dxRwGut	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $dxRwGut     = 0x0000;   \/\/ Size of row gutter$/;"	v
dxWn	lib/excel/Workbook.php	/^        $dxWn      = 0x25BC;                 \/\/ Width of window$/;"	v
dxWn	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $dxWn      = 0x25BC;                 \/\/ Width of window$/;"	v
dy	lib/graphlib.php	/^    $dy = ($dy < 0) ? -1 : 1;$/;"	v
dy	lib/graphlib.php	/^  $dy = $y1 - $y0;$/;"	v
dyHeight	lib/excel/Format.php	/^        $dyHeight   = $this->size * 20;    \/\/ Height of font (1\/20 of a point)$/;"	v
dyHeight	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $dyHeight   = $this->_size * 20;    \/\/ Height of font (1\/20 of a point)$/;"	v
dyWn	lib/excel/Workbook.php	/^        $dyWn      = 0x1572;                 \/\/ Height of window$/;"	v
dyWn	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $dyWn      = 0x1572;                 \/\/ Height of window$/;"	v
e	lib/adodb/adodb-connection.inc.php	/^                    $e = $this->ErrorNo();$/;"	v
e	lib/adodb/drivers/adodb-ado.inc.php	/^			$e = $dbc->Errors;$/;"	v
e	lib/adodb/drivers/adodb-ado5.inc.php	/^			$e = $dbc->Errors;$/;"	v
e	lib/adodb/drivers/adodb-ldap.inc.php	/^			$e = 'Could not bind to ' . $conn_info[0] . " as ".$username;$/;"	v
e	lib/adodb/drivers/adodb-ldap.inc.php	/^			$e = 'Could not connect to ' . $conn_info[0];$/;"	v
e	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$e = $this->ErrorMsg();$/;"	v
e	lib/fpdf/font/makefont/makefont.php	/^            $e=preg_split('\/[ \\\\t]+\/',rtrim($l));$/;"	v
e	lib/fpdf/font/makefont/makefont.php	/^        $e=explode(' ',rtrim($l));$/;"	v
e	lib/fpdf/font/makefont/makefont.php	/^    $e=($fsType & 0x08)!=0;$/;"	v
e	lib/phpmailer/class.smtp.php	/^            $e = array("error" => "SMTP server rejected quit command",$/;"	v
e	lib/phpmailer/class.smtp.php	/^        $e = null;$/;"	v
e	mod/glossary/edit.php	/^                $e = $newentry->id;$/;"	v
e	mod/glossary/edit.php	/^$e  = optional_param('e', 0, PARAM_INT);              \/\/ EntryID$/;"	v
e	mod/wiki/ewiki/ewiki.php	/^            $e = $end;$/;"	v
e	mod/wiki/ewiki/ewiki.php	/^            $e = 1;$/;"	v
e	mod/wiki/ewiki/ewiki.php	/^         $e = max(1, $e);$/;"	v
e	mod/wiki/ewiki/ewiki.php	/^         $e = min($end, $e);$/;"	v
e	mod/wiki/ewiki/ewiki.php	/^      $e = $n + $dir * ($limit + $overlap) + 1;$/;"	v
e1	lib/adodb/adodb-perf.inc.php	/^				$e1 = (integer) $this->conn->ErrorNo();$/;"	v
e2	lib/adodb/adodb-perf.inc.php	/^				$e2 = $this->conn->ErrorMsg();$/;"	v
eX	question/type/calculated/questiontype.php	/^                $eX = 'e'.--$p10;$/;"	v
eX	question/type/calculated/questiontype.php	/^            $eX = 'e'.--$p10;$/;"	v
eachconn	enrol/authorize/enrol.php	/^        $eachconn = ceil($elapsed \/ $ordercount);$/;"	v
eachconn	enrol/authorize/enrol.php	/^        $eachconn = intval($mconfig->an_eachconnsecs);$/;"	v
earliestday	admin/report/courseoverview/index.php	/^    $earliestday = get_field_sql('SELECT timeend FROM '.$tableprefix.'daily ORDER BY timeend LIMIT 1');$/;"	v
earliestday	admin/report/courseoverview/mod.php	/^        $earliestday = get_field_sql('SELECT timeend FROM '.$tableprefix.'daily ORDER BY timeend LIMIT 1');$/;"	v
earliestday	course/report/stats/lib.php	/^        $earliestday = get_field_sql('SELECT timeend FROM '.$tableprefix.'daily ORDER BY timeend LIMIT 1');$/;"	v
earliestday	course/user.php	/^            $earliestday = get_field_sql('SELECT timeend FROM '.$CFG->prefix.'stats_user_daily ORDER BY timeend LIMIT 1');$/;"	v
earliestmonth	admin/report/courseoverview/index.php	/^    $earliestmonth = get_field_sql('SELECT timeend FROM '.$tableprefix.'monthly ORDER BY timeend LIMIT 1');$/;"	v
earliestmonth	admin/report/courseoverview/mod.php	/^        $earliestmonth = get_field_sql('SELECT timeend FROM '.$tableprefix.'monthly ORDER BY timeend LIMIT 1');$/;"	v
earliestmonth	course/report/stats/lib.php	/^        $earliestmonth = get_field_sql('SELECT timeend FROM '.$tableprefix.'monthly ORDER BY timeend LIMIT 1');$/;"	v
earliestmonth	course/user.php	/^            $earliestmonth = get_field_sql('SELECT timeend FROM '.$CFG->prefix.'stats_user_monthly ORDER BY timeend LIMIT 1');$/;"	v
earliestweek	admin/report/courseoverview/index.php	/^    $earliestweek = get_field_sql('SELECT timeend FROM '.$tableprefix.'weekly ORDER BY timeend LIMIT 1');$/;"	v
earliestweek	admin/report/courseoverview/mod.php	/^        $earliestweek = get_field_sql('SELECT timeend FROM '.$tableprefix.'weekly ORDER BY timeend LIMIT 1');$/;"	v
earliestweek	course/report/stats/lib.php	/^        $earliestweek = get_field_sql('SELECT timeend FROM '.$tableprefix.'weekly ORDER BY timeend LIMIT 1');$/;"	v
earliestweek	course/user.php	/^            $earliestweek = get_field_sql('SELECT timeend FROM '.$CFG->prefix.'stats_user_weekly ORDER BY timeend LIMIT 1');$/;"	v
early	mod/workshop/db/mysql.php	/^                $early = (time() < $workshop->submissionend) ? 0 : $workshop->submissionend;$/;"	v
early	mod/workshop/db/postgres7.php	/^                $early = (time() < $workshop->submissionend) ? 0 : $workshop->submissionend;$/;"	v
early	mod/workshop/restorelib.php	/^                    $early = $workshop->deadline;$/;"	v
early	mod/workshop/restorelib.php	/^                $early = 0;$/;"	v
earned	mod/lesson/locallib.php	/^    $earned       = 0;$/;"	v
earthimage	iplookup/ipatlas/plot.php	/^$earthimage = $earthimages[$defaultimage];$/;"	v
earthimage	iplookup/ipatlas/plot.php	/^$earthimage = isvalidimage($imagething, $earthimages, $defaultimage);$/;"	v
earthimage	iplookup/ipatlas/plotimage.php	/^     $earthimage = $earthimages[$defaultimage];$/;"	v
earthimage	iplookup/ipatlas/plotimage.php	/^$earthimage = isvalidimage($earthimage, $earthimages, $defaultimage);$/;"	v
ec	lib/pear/PEAR.php	/^            $ec = $error_class;$/;"	v
ec	lib/pear/PEAR.php	/^            $ec = $this->_error_class;$/;"	v
ec	lib/pear/PEAR.php	/^            $ec = 'PEAR_Error';$/;"	v
ecmd	filter/algebra/algebradebug.php	/^           $ecmd = "$cmd 2>&1";$/;"	v
ecmd	filter/algebra/algebradebug.php	/^      $ecmd = $cmd . " 2>&1";$/;"	v
ecmd	filter/tex/texdebug.php	/^            $ecmd = "$cmd 2>&1";$/;"	v
ed	calendar/lib.php	/^                $ed = usergetdate($events[$i]->timestart);$/;"	v
edit	course/category.php	/^    $edit     = optional_param('edit', -1, PARAM_BOOL);$/;"	v
edit	course/index.php	/^    $edit     = optional_param('edit', -1,PARAM_BOOL);$/;"	v
edit	course/search.php	/^    $edit    = optional_param('edit', -1, PARAM_BOOL);$/;"	v
edit	course/view.php	/^    $edit        = optional_param('edit', -1, PARAM_BOOL);$/;"	v
edit	lib/weblib.php	/^            $edit = "off";$/;"	v
edit	lib/weblib.php	/^            $edit = "on";$/;"	v
edit	lib/weblib.php	/^            $edit = '0';$/;"	v
edit	lib/weblib.php	/^            $edit = '1';$/;"	v
edit	lib/weblib.php	/^            $edit = 'off';$/;"	v
edit	lib/weblib.php	/^            $edit = 'on';$/;"	v
edit	lib/weblib.php	/^        $edit = '0';$/;"	v
edit	lib/weblib.php	/^        $edit = '1';$/;"	v
edit	mod/chat/view.php	/^    $edit = optional_param('edit', -1, PARAM_BOOL);$/;"	v
edit	mod/data/view.php	/^    $edit = optional_param('edit', -1, PARAM_BOOL);$/;"	v
edit	mod/forum/lib.php	/^            $edit = "off";$/;"	v
edit	mod/forum/lib.php	/^            $edit = "on";$/;"	v
edit	mod/forum/post.php	/^    $edit = optional_param('edit', 0, PARAM_INT);$/;"	v
edit	mod/forum/subscribers.php	/^    $edit  = optional_param('edit',-1,PARAM_BOOL);     \/\/ Turn editing on and off$/;"	v
edit	mod/quiz/view.php	/^    $edit = optional_param('edit', -1, PARAM_BOOL);$/;"	v
edit	mod/resource/lib.php	/^    $edit = optional_param('edit', -1, PARAM_BOOL);$/;"	v
edit	my/index.php	/^    $edit        = optional_param('edit', -1, PARAM_BOOL);$/;"	v
edit	user/messageselect.php	/^    $edit = optional_param('edit','',PARAM_ALPHA);$/;"	v
edit_always	lib/pagelib.php	/^    function edit_always() {$/;"	f
edit_question_category_row	question/category_class.php	/^    function edit_question_category_row($category, $depth, $up = false, $down = false, $page = 0) {$/;"	f
edit_ring	mod/wiki/ewiki/ewiki.php	/^      $edit_ring = (EWIKI_PROTECTED_MODE>=2) ? (2) : (NULL);$/;"	v
edit_single_category	question/category_class.php	/^    function edit_single_category($categoryid,$page=1) {$/;"	f
editable	admin/lang.php	/^            $editable = false;$/;"	v
editable	admin/lang.php	/^            $editable = true;$/;"	v
editable	admin/langdoc.php	/^                $editable = false;$/;"	v
editable	admin/langdoc.php	/^                $editable = true;$/;"	v
editable	admin/langdoc.php	/^            $editable = false;$/;"	v
editable	admin/langdoc.php	/^            $editable = true;$/;"	v
editable	mod/assignment/type/online/assignment.class.php	/^            $editable = $this->isopen() && (!$submission || $this->assignment->resubmit || !$submission->timemarked);$/;"	v
editable	mod/assignment/type/online/assignment.class.php	/^            $editable = null;$/;"	v
editall	course/teacher.php	/^                $editall = "<input name=\\"e$teacher->id\\" type=\\"hidden\\" value=\\"1\\" \/>$stryes";$/;"	v
editall	course/teacher.php	/^                $editall = choose_from_menu ($editmenu, "e$teacher->id", $teacher->editall, "", "", "", true);$/;"	v
editalways	lib/blocklib.php	/^        $editalways = $page->edit_always();$/;"	v
editbuttons	blocks/site_main_menu/block_site_main_menu.php	/^                    $editbuttons = '';$/;"	v
editbuttons	blocks/site_main_menu/block_site_main_menu.php	/^                    $editbuttons = '<br \/>'.make_editing_buttons($mod, true, true);$/;"	v
editbuttons	blocks/site_main_menu/block_site_main_menu.php	/^        $editbuttons = '';$/;"	v
editbuttons	blocks/social_activities/block_social_activities.php	/^                    $editbuttons = '';$/;"	v
editbuttons	blocks/social_activities/block_social_activities.php	/^                    $editbuttons = '<br \/>'.make_editing_buttons($mod, true, true);$/;"	v
editbuttons	blocks/social_activities/block_social_activities.php	/^        $editbuttons = '';$/;"	v
editentry	mod/data/edit.php	/^        $editentry = true;  \/\/used in tabs$/;"	v
editformstring	blog/blogpage.php	/^            $editformstring = '<form target="'. $CFG->framename .'" method="get" action="'. $CFG->wwwroot .'\/blog\/set_session_vars.php">'.$/;"	v
editformstring	blog/blogpage.php	/^        $editformstring = '';        $/;"	v
editing	blocks/pagedemo.php	/^    $editing = $PAGE->user_is_editing();$/;"	v
editing	blog/header.php	/^    $editing = $PAGE->user_is_editing();$/;"	v
editing	blog/header.php	/^$editing = false;$/;"	v
editing	course/format/lams/format.php	/^$editing          = $PAGE->user_is_editing();$/;"	v
editing	course/format/scorm/format.php	/^    $editing    = $PAGE->user_is_editing();$/;"	v
editing	course/format/social/format.php	/^    $editing    = $PAGE->user_is_editing();$/;"	v
editing	course/format/topics/format.php	/^    $editing          = $PAGE->user_is_editing();$/;"	v
editing	course/format/weeks/format.php	/^    $editing         = $PAGE->user_is_editing();$/;"	v
editing	course/format/weekscss/format.php	/^    $editing         = $PAGE->user_is_editing();$/;"	v
editing	index.php	/^    $editing    = $PAGE->user_is_editing();$/;"	v
editingString	blog/blogpage.php	/^                $editingString = get_string('turneditingoff');$/;"	v
editingString	blog/blogpage.php	/^                $editingString = get_string('turneditingon');$/;"	v
editlink	calendar/lib.php	/^            $editlink   = $CFG->wwwroot.'\/course\/mod.php?update='.$event->cmid.'&amp;return=true&amp;sesskey='.$USER->sesskey;$/;"	v
editlink	calendar/lib.php	/^            $editlink   = CALENDAR_URL.'event.php?action=edit&amp;id='.$event->id;$/;"	v
editlink	question/type/description/questiontype.php	/^            $editlink = link_to_popup_window('\/question\/question.php?id='.$question->id, $stredit, $linktext, 450, 550, $stredit, '', true);$/;"	v
editlink	question/type/description/questiontype.php	/^        $editlink = '';$/;"	v
editlink	question/type/questiontype.php	/^            $editlink = link_to_popup_window('\/question\/question.php?id='.$question->id, $stredit, $linktext, 450, 550, $stredit, '', true);$/;"	v
editlink	question/type/questiontype.php	/^        $editlink = '';$/;"	v
editmenu	course/teacher.php	/^        $editmenu = NULL;$/;"	v
editmode	mod/assignment/type/online/assignment.class.php	/^        $editmode = ($editable && !empty($_GET['edit']));$/;"	v
editmyprofile	blocks/admin/block_admin.php	/^            $editmyprofile = '<a title="'.$fullname.'" href="'.$securewwwroot.'\/user\/edit.php?id='.$/;"	v
editmyprofile	blocks/admin/block_admin.php	/^            $editmyprofile = '<a title="'.$fullname.'" href="'.$securewwwroot.'\/user\/edit.php?id='.$USER->id.'&amp;course='.$this->instance->pageid.'">'.get_string('editmyprofile').'<\/a>';$/;"	v
editorObject	lib/editorlib.php	/^    function editorObject () {$/;"	f
editorObject	lib/editorlib.php	/^class editorObject {$/;"	c
editor_convert_to_array	admin/editor.php	/^function editor_convert_to_array ($string) {$/;"	f
editor_get_dictionaries	admin/editor.php	/^function editor_get_dictionaries () {$/;"	f
editor_get_tiny_plugins	admin/editor.php	/^function editor_get_tiny_plugins() {$/;"	f
editor_update_config	admin/editor.php	/^function editor_update_config ($data, $editor) {$/;"	f
editorbasedir	lib/editorlib.php	/^            $editorbasedir = $CFG->dirroot .'\/lib\/editor';$/;"	v
editorbaseurl	lib/editorlib.php	/^            $editorbaseurl = $CFG->httpswwwroot .'\/lib\/editor';$/;"	v
editorfields	course/mod.php	/^            $editorfields = '';$/;"	v
editorfields	mod/resource/type/text/resource.class.php	/^    $editorfields = 'summary';$/;"	v
editorname	lib/editorlib.php	/^            $editorname = strtolower(clean_param($args['name'], PARAM_ALPHA));$/;"	v
editpage	blocks/course_summary/block_course_summary.php	/^                $editpage = $CFG->wwwroot.'\/'.$CFG->admin.'\/site.php';$/;"	v
editpage	blocks/course_summary/block_course_summary.php	/^                $editpage = $CFG->wwwroot.'\/course\/edit.php?id='.$COURSE->id;$/;"	v
editsave	mod/wiki/view.php	/^    $editsave = optional_param('thankyou', '');$/;"	v
edittext	files/index.php	/^                $edittext = "<strong><a onclick=\\"return set_value('$selectfile')\\" href=\\"#\\">$strchoose<\/a><\/strong>&nbsp;";$/;"	v
edittext	files/index.php	/^                $edittext = '';$/;"	v
edittext	lib/editor/htmlarea/coursefiles.php	/^                $edittext = "&nbsp;";$/;"	v
edittext	lib/editor/htmlarea/coursefiles.php	/^                $edittext = "<a href=\\"coursefiles.php?id=$id&amp;wdir=$wdir&amp;file=$fileurl&amp;action=unzip&amp;sesskey=$USER->sesskey\\">$strunzip<\/a>&nbsp;";$/;"	v
efile	question/export.php	/^          $efile = "{$CFG->wwwroot}\/file.php?file=\/$course->id\/$quizexportdir\/$exportfilename".$file_ext."&forcedownload=1";$/;"	v
efile	question/export.php	/^          $efile = "{$CFG->wwwroot}\/file.php\/$course->id\/$quizexportdir\/$exportfilename".$file_ext."?forcedownload=1";$/;"	v
eid	mod/glossary/approve.php	/^    $eid = optional_param('eid', 0,  PARAM_INT);    \/\/ Entry ID$/;"	v
eid	mod/glossary/comment.php	/^    $eid  = required_param('eid', PARAM_INT);            \/\/ Entry ID$/;"	v
eid	mod/glossary/comments.php	/^    $eid = required_param('eid', PARAM_INT);          \/\/ Entry ID$/;"	v
eid	mod/glossary/showentry.php	/^    $eid      = optional_param('eid', 0, PARAM_INT); \/\/ glossary entry id$/;"	v
eids	mod/glossary/db/mysql.php	/^                $eids = "";$/;"	v
eids	mod/glossary/db/mysql.php	/^                $eids = substr($eids,0,-1);  \/\/ ID's of VALID entries$/;"	v
el	lib/soap/nusoap.php	/^		$el = "<$schemaPrefix:schema targetNamespace=\\"$this->schemaTargetNamespace\\"\\n";$/;"	v
elapsed	enrol/authorize/enrol.php	/^        $elapsed = $timenow - $elapsed;$/;"	v
elapsed	enrol/authorize/enrol.php	/^        $elapsed = time();$/;"	v
elapsedtime	admin/upgradelogs.php	/^            $elapsedtime = time() - $starttime;$/;"	v
elapsedtime	lib/adminlib.php	/^        $elapsedtime = $now - $starttime;$/;"	v
ele_info	mod/exercise/restorelib.php	/^            $ele_info = $elements[$i];$/;"	v
ele_info	mod/workshop/restorelib.php	/^            $ele_info = $elements[$i];$/;"	v
elem	backup/restorelib.php	/^            $elem = 0;$/;"	v
elem	lib/kses.php	/^  $elem = $matches[2];$/;"	v
elem	lib/weblib.php	/^    $elem = $matches[2];    \/\/the element name$/;"	v
element	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$element = &$this->currentElement;$/;"	v
element	mod/scorm/aicc.php	/^                                        $element = $datamodel[$element];$/;"	v
element	mod/scorm/aicc.php	/^                                        $element = $datamodel[strtolower(trim($datarow))];$/;"	v
element	mod/scorm/aicc.php	/^                                    $element = strtolower(trim(substr($datarow,0,$equal)));$/;"	v
element	mod/scorm/datamodel.php	/^                    $element = preg_replace('\/_(\\d+)\/',".\\$1",$element);$/;"	v
element	mod/scorm/datamodel.php	/^                    $element = str_replace('__','.',$element);$/;"	v
element	mod/scorm/datamodels/aicc.js.php	/^            $element = preg_replace('\/.(\\d+).\/',"_\\$1.",$element);$/;"	v
element	mod/scorm/datamodels/scorm1_2.js.php	/^            $element = preg_replace('\/.(\\d+).\/',"_\\$1.",$element);$/;"	v
element	mod/scorm/datamodels/scorm1_3.js.php	/^            $element = preg_replace('\/.(\\d+).\/',"_\\$1.",$element);$/;"	v
element	mod/scorm/locallib.php	/^                                $element = 'false';$/;"	v
element	mod/scorm/locallib.php	/^                                $element = 'true'; $/;"	v
element	mod/scorm/locallib.php	/^                        $element = '((\\''.$usertracks[$element]->status.'\\' == \\'completed\\') || '.$/;"	v
element	mod/scorm/locallib.php	/^                        $element = '(\\''.$usertracks[$item]->status.'\\' != \\''.$status.'\\')';$/;"	v
element	mod/scorm/locallib.php	/^                        $element = '(\\''.$usertracks[$item]->status.'\\' == \\''.$status.'\\')';$/;"	v
element	mod/scorm/locallib.php	/^                    $element = '';$/;"	v
element	mod/scorm/locallib.php	/^                    $element = trim($element);$/;"	v
element	mod/scorm/locallib.php	/^                $element = trim($element);$/;"	v
element	mod/scorm/locallib.php	/^            $element = $track->element;$/;"	v
element	mod/scorm/locallib.php	/^            $element = '((\\''.$usertracks[$element]->status.'\\' == \\'completed\\') || '.$/;"	v
element	mod/scorm/locallib.php	/^            $element = '(\\''.$usertracks[$item]->status.'\\' != \\''.trim($status).'\\')';$/;"	v
element	mod/scorm/locallib.php	/^            $element = '(\\''.$usertracks[$item]->status.'\\' == \\''.$status.'\\')';$/;"	v
element	mod/scorm/locallib.php	/^        $element = trim($element);$/;"	v
element	mod/scorm/locallib.php	/^    $element = '';$/;"	v
element	mod/scorm/restorelib.php	/^                        $element = trim($element);$/;"	v
element0	lib/adodb/adodb.inc.php	/^			$element0 = reset($inputarr);$/;"	v
element0	lib/adodb/drivers/adodb-oci8.inc.php	/^			$element0 = reset($inputarr);$/;"	v
elementAttrs	lib/soap/nusoap.php	/^				$elementAttrs = $this->serializeComplexTypeAttributes($typeDef, $value, $ns, $uqType);$/;"	v
elementNS	lib/soap/nusoap.php	/^					$elementNS = " xmlns=\\"$ns\\"";$/;"	v
elementNS	lib/soap/nusoap.php	/^					$elementNS = " xmlns=\\"\\"";$/;"	v
elementNS	lib/soap/nusoap.php	/^					$elementNS = '';$/;"	v
elementNS	lib/soap/nusoap.php	/^				$elementNS = " xmlns=\\"$ns\\"";$/;"	v
elementName	lib/soap/nusoap.php	/^				$elementName = $name;$/;"	v
elementName	lib/soap/nusoap.php	/^				$elementName = $uqType;$/;"	v
elementno	mod/workshop/assessments.php	/^    $elementno      = optional_param('elementno', -1, PARAM_INT);$/;"	v
elementortype	lib/soap/nusoap.php	/^							$elementortype = 'element';$/;"	v
elementortype	lib/soap/nusoap.php	/^							$elementortype = 'type';$/;"	v
elements	lib/adodb/toexport.inc.php	/^		$elements = array();$/;"	v
elements	lib/soap/nusoap.php	/^			$elements = array();$/;"	v
elements	lib/soap/nusoap.php	/^	    	$elements = $eElements;$/;"	v
elements	mod/exercise/restorelib.php	/^        $elements = $info['MOD']['#']['ELEMENTS']['0']['#']['ELEMENT'];$/;"	v
elements	mod/scorm/report.php	/^                    $elements = array($interactionid,$/;"	v
elements	mod/scorm/report.php	/^                    $elements = array($objectiveid,$/;"	v
elements	mod/scorm/report.php	/^                    $elements = array('raw' => 'cmi.core.score.raw',$/;"	v
elements	mod/scorm/report.php	/^                    $elements = array('raw' => 'cmi.score.raw',$/;"	v
elements	mod/workshop/assessments.php	/^            $elements = null;$/;"	v
elements	mod/workshop/locallib.php	/^        $elements = null;$/;"	v
elements	mod/workshop/restorelib.php	/^        $elements = $info['MOD']['#']['ELEMENTS']['0']['#']['ELEMENT'];$/;"	v
elementsraw	mod/exercise/locallib.php	/^    $elementsraw = get_records("exercise_elements", "exerciseid", $exercise->id, "elementno ASC");$/;"	v
elementsraw	mod/workshop/assessments.php	/^        $elementsraw = get_records("workshop_elements", "workshopid", $workshop->id, "elementno ASC");$/;"	v
elementsraw	mod/workshop/lib.php	/^    $elementsraw = get_records("workshop_elements", "workshopid", $workshop->id, "elementno ASC");$/;"	v
elementsraw	mod/workshop/locallib.php	/^    $elementsraw = get_records("workshop_elements", "workshopid", $workshop->id, "elementno ASC");$/;"	v
elementvalue	mod/scorm/restorelib.php	/^                $elementvalue = backup_todb($sub_info['#'][$oldelement]['0']['#']);$/;"	v
ellipse	lib/moodlelib.php	/^   $ellipse = ($truncate < $length) ? '...' : '';$/;"	v
elog	enrol/flatfile/enrol.php	/^                                    $elog = "Error adding teacher to course\\n";$/;"	v
elog	enrol/flatfile/enrol.php	/^                                    $elog = "Error enrolling in course\\n";$/;"	v
elog	enrol/flatfile/enrol.php	/^                                    $elog = "Error removing teacher from course\\n";$/;"	v
elog	enrol/flatfile/enrol.php	/^                                    $elog = "Error unenrolling from course\\n";$/;"	v
elog	enrol/flatfile/enrol.php	/^                        $elog = "OK\\n";$/;"	v
email	lib/typo3/class.t3lib_div.php	/^		$email = trim ($email);$/;"	v
email	mod/wiki/ewiki/plugins/email_protect.php	/^             $email = ewiki_email_protect_encode($email, -1);$/;"	v
email_is_not_allowed	lib/moodlelib.php	/^function email_is_not_allowed($email) {$/;"	f
email_paypal_error_to_admin	enrol/paypal/ipn.php	/^function email_paypal_error_to_admin($subject, $data) {$/;"	f
email_teachers	mod/assignment/lib.php	/^    function email_teachers($submission) {$/;"	f
email_teachers_html	mod/assignment/lib.php	/^    function email_teachers_html($info) {$/;"	f
email_teachers_text	mod/assignment/lib.php	/^    function email_teachers_text($info) {$/;"	f
email_to_admin	enrol/authorize/enrol.php	/^    function email_to_admin($subject, $data)$/;"	f
email_to_user	lib/moodlelib.php	/^function email_to_user($user, $from, $subject, $messagetext, $messagehtml='', $attachment='', $attachname='', $usetrueaddress=true, $replyto='', $replytoname='') {$/;"	f
emailalllink	mod/lesson/view.php	/^        $emailalllink = "<a href=\\"view.php?id=$cm->id&amp;action=emailessay&amp;sesskey=".$USER->sesskey."\\">".get_string("emailallgradedessays", "lesson")."<\/a>";$/;"	v
emailconfirm	login/signup.php	/^            $emailconfirm = get_string("emailconfirm");$/;"	v
emailexpired	enrol/authorize/enrol.php	/^            $emailexpired = intval($frm->an_emailexpired);$/;"	v
emailexpired	enrol/authorize/enrol.php	/^        $emailexpired = ($emailexpired > 5) ? 5 : (($emailexpired < 0) ? 0 : $emailexpired);$/;"	v
emailexpired	enrol/authorize/enrol.php	/^        $emailexpired = optional_param('an_emailexpired', 2, PARAM_INT);$/;"	v
emailexpiredteacher	enrol/authorize/enrol.php	/^        $emailexpiredteacher = optional_param('an_emailexpiredteacher', 0, PARAM_BOOL);$/;"	v
emaillink	mod/lesson/view.php	/^            $emaillink = "<a href=\\"view.php?id=$cm->id&amp;action=emailessay&amp;userid=".$id."&amp;sesskey=".$USER->sesskey."\\">".get_string("emailgradedessays", "lesson")."<\/a>";$/;"	v
emailmessage	enrol/authorize/enrol.php	/^                $emailmessage = get_string('adminneworder', 'enrol_authorize', $a);$/;"	v
emailmessage	enrol/authorize/locallib.php	/^                            $emailmessage = "Error while trying to insert new data to enrol_authorize_refunds table:\\n";$/;"	v
emailpending	backup/backup_scheduled.php	/^                    $emailpending = true;$/;"	v
emailpending	backup/backup_scheduled.php	/^    $emailpending = false;$/;"	v
emailprotect_filter	filter/emailprotect/filter.php	/^function emailprotect_filter($courseid, $text) {$/;"	f
emailregex	filter/emailprotect/filter.php	/^    $emailregex = '((?:[\\w\\.\\-])+\\@(?:(?:[a-zA-Z\\d\\-])+\\.)+(?:[a-zA-Z\\d]{2,4}))';$/;"	v
emailsubject	enrol/authorize/enrol.php	/^                $emailsubject = get_string('adminnewordersubject', 'enrol_authorize', $a);$/;"	v
emailsubject	enrol/authorize/locallib.php	/^                            $emailsubject = "Authorize.net: insert record error";$/;"	v
emailswitch	user/view.php	/^                $emailswitch = "&nbsp;(<a title=\\"$switchclick\\" ".$/;"	v
emailswitch	user/view.php	/^            $emailswitch = "&nbsp;<a title=\\"$switchclick\\" ".$/;"	v
emailswitch	user/view.php	/^        $emailswitch = '';$/;"	v
embedPrefix	question/type/rqp/rqp.php	/^ $embedPrefix='', $responses=array(), $renderFormat='') {$/;"	v
embedded	mod/resource/type/file/resource.class.php	/^            $embedded = true;$/;"	v
embedded	mod/resource/type/file/resource.class.php	/^    $embedded = false;$/;"	v
embedded	mod/resource/type/repository/resource.class.php	/^            $embedded = true;$/;"	v
embedded	mod/resource/type/repository/resource.class.php	/^    $embedded = false;$/;"	v
embedded_cloze_qtype	question/type/multianswer/questiontype.php	/^class embedded_cloze_qtype extends default_questiontype {$/;"	c
emoticonhelpbutton	lib/weblib.php	/^function emoticonhelpbutton($form, $field) {$/;"	f
emoticons	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^    $emoticons = array ( 'smiley'     => ':-)',$/;"	v
empty	admin/langimport.php	/^                    $empty = 0;$/;"	v
empty	admin/langimport.php	/^            $empty = 1;    \/\/something to pring$/;"	v
empty_field_and_submit	mod/chat/gui_header_js/chatinput.php	/^    function empty_field_and_submit() {$/;"	f
empty_field_and_submit	mod/chat/gui_sockets/chatinput.php	/^function empty_field_and_submit() {$/;"	f
empty_rs_cache	lib/datalib.php	/^    $empty_rs_cache = array();  \/\/ Clear out the cache, just in case changes were made to table structures$/;"	v
empty_rs_cache	lib/datalib.php	/^$empty_rs_cache = array();   \/\/ Keeps copies of the recordsets used in one invocation$/;"	v
emptyform	mod/data/edit.php	/^                        $emptyform = false;    $/;"	v
emptyform	mod/data/edit.php	/^            $emptyform = true;      \/\/ assume the worst$/;"	v
emptystrings	mod/hotpot/lib.php	/^		$emptystrings = get_records_select('hotpot_strings', 'LENGTH(TRIM(string))=0');$/;"	v
enable	admin/enrol.php	/^        $enable = '<input type="checkbox" name="enable[]" value="'.$module.'"';$/;"	v
enable	user/view.php	/^    $enable  = optional_param('enable', '');                  \/\/ enable email$/;"	v
enabled	admin/health.php	/^        $enabled = $this->is_enabled();$/;"	v
ename	lib/soap/nusoap.php	/^					$ename = $attrs['name'];$/;"	v
ename	lib/soap/nusoap.php	/^					$ename = $this->getLocalPart($attrs['ref']);$/;"	v
enc	admin/utfdbmigrate.php	/^            $enc = array('af' => 'iso-8859-1', 'ar' => 'windows-1256', 'be' => 'windows-1251', 'bg' => 'windows-1251', 'bs' => 'windows-1250', 'ca' => 'iso-8859-1', 'cs' => 'iso-8859-2', 'da' => 'iso-8859-1', 'de' => 'iso-8859-1', 'de_du' => 'iso-8859-1', 'de_utf8' => 'utf-8', 'el' => 'windows-1253', 'en' => 'iso-8859-1', 'en_ja' => 'euc-jp', 'en_us' => 'iso-8859-1', 'en_utf8' => 'utf-8', 'es' => 'iso-8859-1', 'es_ar' => 'iso-8859-1', 'es_es' => 'iso-8859-1', 'es_mx' => 'iso-8859-1', 'et' => 'iso-8859-1', 'eu' => 'iso-8859-1', 'fa' => 'windows-1256', 'fa_utf8' => 'utf-8', 'fi' => 'iso-8859-1', 'fil' => 'iso-8859-15', 'fr' => 'iso-8859-1', 'fr_ca' => 'iso-8859-15', 'ga' => 'iso-8859-1', 'gl' => 'iso-8859-1', 'he' => 'ISO-8859-8-I', 'he_utf8' => 'utf-8', 'hi' => 'iso-8859-1', 'hr' => 'windows-1250', 'hr_utf8' => 'utf-8', 'hu' => 'iso-8859-2', 'id' => 'iso-8859-1', 'it' => 'iso-8859-1', 'ja' => 'EUC-JP', 'ja_utf8' => 'UTF-8', 'ka_utf8' => 'UTF-8', 'km_utf8' => 'UTF-8', 'kn_utf8' => 'utf-8', 'ko' => 'EUC-KR', 'ko_utf8' => 'UTF-8', 'lt' => 'windows-1257', 'lv' => 'ISO-8859-4', 'mi_nt' => 'iso-8859-1', 'mi_tn_utf8' => 'utf-8', 'ms' => 'iso-8859-1', 'nl' => 'iso-8859-1', 'nn' => 'iso-8859-1', 'no' => 'iso-8859-1', 'no_gr' => 'iso-8859-1', 'pl' => 'iso-8859-2', 'pt' => 'iso-8859-1', 'pt_br' => 'iso-8859-1', 'ro' => 'iso-8859-2', 'ru' => 'windows-1251', 'sk' => 'iso-8859-2', 'sl' => 'iso-8859-2', 'sl_utf8' => 'utf-8', 'so' => 'iso-8859-1', 'sq' => 'iso-8859-1', 'sr_utf8' => 'utf-8', 'sv' => 'iso-8859-1', 'th' => 'TIS-620', 'th_utf8' => 'UTF-8', 'tl' => 'iso-8859-15', 'tl_utf8' => 'UTF-8', 'tr' => 'iso-8859-9', 'uk' => 'windows-1251', 'vi_utf8' => 'UTF-8', 'zh_cn' => 'GB18030', 'zh_cn_utf8' => 'UTF-8', 'zh_tw' => 'Big5', 'zh_tw_utf8' => 'UTF-8');$/;"	v
enc	admin/utfdbmigrate.php	/^    $enc = array('af' => 'iso-8859-1', 'ar' => 'windows-1256', 'be' => 'windows-1251', 'bg' => 'windows-1251', 'bs' => 'windows-1250', 'ca' => 'iso-8859-1', 'cs' => 'iso-8859-2', 'da' => 'iso-8859-1', 'de' => 'iso-8859-1', 'de_du' => 'iso-8859-1', 'de_utf8' => 'utf-8', 'el' => 'windows-1253', 'en' => 'iso-8859-1', 'en_ja' => 'euc-jp', 'en_us' => 'iso-8859-1', 'en_utf8' => 'utf-8', 'es' => 'iso-8859-1', 'es_ar' => 'iso-8859-1', 'es_es' => 'iso-8859-1', 'es_mx' => 'iso-8859-1', 'et' => 'iso-8859-1', 'eu' => 'iso-8859-1', 'fa' => 'windows-1256', 'fa_utf8' => 'utf-8', 'fi' => 'iso-8859-1', 'fil' => 'iso-8859-15', 'fr' => 'iso-8859-1', 'fr_ca' => 'iso-8859-15', 'ga' => 'iso-8859-1', 'gl' => 'iso-8859-1', 'he' => 'ISO-8859-8-I', 'he_utf8' => 'utf-8', 'hi' => 'iso-8859-1', 'hr' => 'windows-1250', 'hr_utf8' => 'utf-8', 'hu' => 'iso-8859-2', 'id' => 'iso-8859-1', 'it' => 'iso-8859-1', 'ja' => 'EUC-JP', 'ja_utf8' => 'UTF-8', 'ka_utf8' => 'UTF-8', 'km_utf8' => 'UTF-8', 'kn_utf8' => 'utf-8', 'ko' => 'EUC-KR', 'ko_utf8' => 'UTF-8', 'lt' => 'windows-1257', 'lv' => 'ISO-8859-4', 'mi_nt' => 'iso-8859-1', 'mi_tn_utf8' => 'utf-8', 'ms' => 'iso-8859-1', 'nl' => 'iso-8859-1', 'nn' => 'iso-8859-1', 'no' => 'iso-8859-1', 'no_gr' => 'iso-8859-1', 'pl' => 'iso-8859-2', 'pt' => 'iso-8859-1', 'pt_br' => 'iso-8859-1', 'ro' => 'iso-8859-2', 'ru' => 'windows-1251', 'sk' => 'iso-8859-2', 'sl' => 'iso-8859-2', 'sl_utf8' => 'utf-8', 'so' => 'iso-8859-1', 'sq' => 'iso-8859-1', 'sr_utf8' => 'utf-8', 'sv' => 'iso-8859-1', 'th' => 'TIS-620', 'th_utf8' => 'UTF-8', 'tl' => 'iso-8859-15', 'tl_utf8' => 'UTF-8', 'tr' => 'iso-8859-9', 'uk' => 'windows-1251', 'vi_utf8' => 'UTF-8', 'zh_cn' => 'GB18030', 'zh_cn_utf8' => 'UTF-8', 'zh_tw' => 'Big5', 'zh_tw_utf8' => 'UTF-8');$/;"	v
enc	lib/soap/nusoap.php	/^						$enc = str_replace('"', '', $enc);$/;"	v
enc	lib/soap/nusoap.php	/^						$enc = str_replace('\\\\', '', $enc);$/;"	v
enc	lib/soap/nusoap.php	/^						$enc = substr(strstr($v, '='), 1);$/;"	v
enc	lib/soap/nusoap.php	/^				$enc = str_replace('"','',substr(strstr($this->headers["content-type"],'='),1));$/;"	v
enc	lib/soap/nusoap.php	/^			$enc = str_replace('"', '', substr(strstr($headers["content-type"], '='), 1));$/;"	v
enc	lib/typo3/class.t3lib_cs.php	/^				$enc = iconv_get_encoding('internal_encoding');	\/\/ save internal encoding$/;"	v
enc	lib/typo3/class.t3lib_cs.php	/^				$enc = mb_internal_encoding();	\/\/ save internal encoding$/;"	v
enc_pw	mod/wiki/ewiki/ewiki.php	/^           $enc_pw = $entry[0];$/;"	v
enc_style	lib/soap/nusoap.php	/^						$enc_style = $encodingStyle;$/;"	v
enc_style	lib/soap/nusoap.php	/^						$enc_style = ' encodingStyle="' . $opParts['input']['encodingStyle'] . '"';$/;"	v
enc_style	lib/soap/nusoap.php	/^						$enc_style = ' encodingStyle="' . $opParts['output']['encodingStyle'] . '"';$/;"	v
enc_style	lib/soap/nusoap.php	/^						$enc_style = '';$/;"	v
enc_style	lib/soap/nusoap.php	/^						$enc_style = false;$/;"	v
enc_style	lib/soap/nusoap.php	/^			$enc_style = $encodingStyle;$/;"	v
enclosing_tag	lib/markdown.php	/^									$enclosing_tag = '', $md_span = false)$/;"	v
encode	lib/smarty/plugins/function.mailto.php	/^    $encode = (empty($params['encode'])) ? 'none' : $params['encode'];$/;"	v
encode_cdata	mod/hotpot/lib.php	/^	function encode_cdata(&$str, $tag) {$/;"	f
encode_cdata	question/format/hotpot/format.php	/^    function encode_cdata(&$str, $tag) {$/;"	f
encode_mimeheader	lib/textlib.class.php	/^    function encode_mimeheader($text, $charset='utf-8') {$/;"	f
encoded	lib/phpmailer/class.phpmailer.php	/^              $encoded = $str;$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^              $encoded = $this->EncodeQP($str);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^              $encoded = $this->FixEOL($str);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^              $encoded = chunk_split(base64_encode($str), 76, $this->LE);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^            $encoded = addcslashes($str, "\\0..\\37\\177\\\\\\"");$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^            $encoded = preg_replace("\/([\\(\\)\\"])\/e", "'='.sprintf('%02X', ord('\\\\1'))", $encoded);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^            $encoded = preg_replace("\/([^A-Za-z0-9!*+\\\/ -])\/e", "'='.sprintf('%02X', ord('\\\\1'))", $encoded);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^            $encoded = preg_replace('\/([\\000-\\011\\013\\014\\016-\\037\\075\\077\\137\\177-\\377])\/e',$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = "";$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = $this->EncodeQ($str, $position);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = $this->FixEOL($str);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = $this->WrapText($encoded, $maxlen, true);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = $this->WrapText($encoded, 74, true);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = base64_encode($str);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = preg_replace("[\\r\\n]", "", $str);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = preg_replace("\/([\\011\\040])".$this->LE."\/e",$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = preg_replace('\/([\\000-\\010\\013\\014\\016-\\037\\075\\177-\\377])\/e',$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = str_replace(" ", "_", $encoded);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = str_replace("=".$this->LE, "\\n", trim($encoded));$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^        $encoded = trim(chunk_split($encoded, $maxlen, "\\n"));$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^      $encoded = preg_replace('\/^(.*)$\/m', " =?".$this->CharSet."?$encoding?\\\\1?=", $encoded);$/;"	v
encoded	lib/phpmailer/class.phpmailer.php	/^      $encoded = trim(str_replace("\\n", $this->LE, $encoded));$/;"	v
encoded	lib/textlib.class.php	/^        $encoded = '';$/;"	v
encoded	lib/textlib.class.php	/^        $encoded = substr($encoded, 1, -strlen($linefeed));$/;"	v
encodedconcept	mod/glossary/filter.php	/^                    $encodedconcept = urlencode($concept->concept);$/;"	v
encodedconcept	mod/glossary/filter.php	/^                    $encodedconcept = urlencode($concept->originalconcept);$/;"	v
encodedsearch	course/search.php	/^        $encodedsearch = urlencode(stripslashes($search));$/;"	v
encodedurl	lib/weblib.php	/^    $encodedurl = htmlentities($url);$/;"	v
encodedurl	lib/weblib.php	/^    $encodedurl = substr($tmpstr, 9, strlen($tmpstr)-13);$/;"	v
encoding	admin/utfdbmigrate.php	/^        $encoding = $newdb->GetOne('SHOW server_encoding');$/;"	v
encoding	install.php	/^                                    $encoding = $records['character_set_database']['Value'];$/;"	v
encoding	install.php	/^                            $encoding = $records['character_set_database']['Value'];$/;"	v
encoding	install.php	/^                            $encoding = $rs->fields['server_encoding'];$/;"	v
encoding	install.php	/^                $encoding = '';$/;"	v
encoding	lib/moodlelib.php	/^        $encoding = current_charset();$/;"	v
encoding	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $encoding   = 0;                    \/\/ TODO: Unicode support$/;"	v
encoding	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $encoding = 0;   \/\/ TODO: Unicode support$/;"	v
encoding	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $encoding      = 0; \/\/ assume there are no Unicode strings$/;"	v
encoding	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $encoding = 0x0;$/;"	v
encoding	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $encoding  = 0x0;$/;"	v
encoding	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $encoding  = 0x1;$/;"	v
encoding	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $encoding = 0x0;                  \/\/ TODO: Unicode support$/;"	v
encoding	lib/phpmailer/class.phpmailer.php	/^            $encoding    = $this->attachment[$i][3];$/;"	v
encoding	lib/phpmailer/class.phpmailer.php	/^        $encoding = 'B';$/;"	v
encoding	lib/phpmailer/class.phpmailer.php	/^        $encoding = 'Q';$/;"	v
encoding	lib/setuplib.php	/^                $encoding = $records['character_set_database']['Value'];$/;"	v
encoding	lib/setuplib.php	/^                $encoding = $rs->fields['server_encoding'];$/;"	v
encoding	lib/weblib.php	/^    $encoding = current_charset();$/;"	v
encoding	message/discussion.php	/^    $encoding = current_charset();$/;"	v
encoding	message/messages.php	/^    $encoding = current_charset();$/;"	v
encoding	message/refresh.php	/^    $encoding = current_charset();$/;"	v
encoding	message/send.php	/^    $encoding = current_charset();$/;"	v
encoding	mod/hotpot/report.php	/^			$encoding = trim($encoding);$/;"	v
encoding	mod/resource/type/file/resource.class.php	/^        $encoding = current_charset();$/;"	v
encoding	mod/resource/type/ims/preview.php	/^    $encoding = current_charset();$/;"	v
encoding	mod/resource/type/ims/resource.class.php	/^        $encoding = current_charset();$/;"	v
encoding	mod/workshop/assess.php	/^        $encoding = current_charset();$/;"	v
encoding	mod/workshop/viewassessment.php	/^        $encoding = current_charset();$/;"	v
encodingStyle	lib/soap/nusoap.php	/^						$encodingStyle = $opData[$direction]['encodingStyle'];			$/;"	v
encodingStyle	lib/soap/nusoap.php	/^				$encodingStyle = $opData['input']['encodingStyle'];$/;"	v
encodingStyle	lib/soap/nusoap.php	/^				$encodingStyle = $opData['output']['encodingStyle'];$/;"	v
encodingStyle	lib/soap/nusoap.php	/^				$encodingStyle = '';$/;"	v
encodingStyle	lib/soap/nusoap.php	/^				$encodingStyle = 'http:\/\/schemas.xmlsoap.org\/soap\/encoding\/';$/;"	v
encodingStyle	lib/soap/nusoap.php	/^			$encodingStyle = $opData['output']['encodingStyle'];$/;"	v
encodingStyle	lib/soap/nusoap.php	/^			$encodingStyle = ' SOAP-ENV:encodingStyle="' . $encodingStyle . '"';$/;"	v
encodingStyle	lib/soap/nusoap.php	/^			$encodingStyle = 'http:\/\/schemas.xmlsoap.org\/soap\/encoding\/';$/;"	v
encodingStyle	lib/soap/nusoap.php	/^		$encodingStyle = 'http:\/\/schemas.xmlsoap.org\/soap\/encoding\/';$/;"	v
encodings	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^    $encodings = explode(',', strtolower(preg_replace("\/\\s+\/", "", $_SERVER['HTTP_ACCEPT_ENCODING'])));$/;"	v
encodings	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$encodings = array();$/;"	v
encodings	mod/hotpot/report.php	/^		$encodings = explode(',', $CFG->hotpot_excelencodings);$/;"	v
encrypt_key	lib/adodb/crypt.inc.php	/^				$encrypt_key = md5($encrypt_key);$/;"	v
encrypt_key	lib/adodb/crypt.inc.php	/^				$encrypt_key = md5(rand(0,32000));$/;"	v
encrypt_key	lib/adodb/session/crypt.inc.php	/^				$encrypt_key = md5($encrypt_key);$/;"	v
encrypt_key	lib/adodb/session/crypt.inc.php	/^				$encrypt_key = md5(rand(0,32000));$/;"	v
encrypt_key	lib/adodb/session/crypt.inc.php	/^				$encrypt_key = sha1($encrypt_key);$/;"	v
encrypt_key	lib/adodb/session/crypt.inc.php	/^				$encrypt_key = sha1(rand(0,32000));$/;"	v
encryptionKey	lib/adodb/session/adodb-session.php	/^	function encryptionKey($encryption_key = null) {$/;"	f
end	lib/adodb/adodb-pager.inc.php	/^            $end = $start+$linksperpage-1;$/;"	v
end	lib/textlib.class.php	/^        $end = "?=";$/;"	v
end	message/lib.php	/^        $end = $length;$/;"	v
end	message/lib.php	/^    $end = $start + $fullsize;$/;"	v
end	mod/chat/report.php	/^    $end           = optional_param('end', 0, PARAM_INT);     \/\/ End of period$/;"	v
end	mod/lesson/locallib.php	/^                $end = end($answers);$/;"	v
end	mod/quiz/editlib.php	/^        $end = end($breaks);$/;"	v
end	mod/resource/lib.php	/^            $end = strlen($tag)-1;$/;"	v
end	mod/scorm/datamodels/aicc.js.php	/^                $end = strpos($element,$matches[1])+strlen($matches[1]);$/;"	v
end	mod/scorm/datamodels/scorm1_2.js.php	/^                $end = strpos($element,$matches[1])+strlen($matches[1]);$/;"	v
end	mod/scorm/datamodels/scorm1_3.js.php	/^                $end = strpos($element,$matches[1])+strlen($matches[1]);$/;"	v
end	theme/chameleon/ui/ChameleonCSS.class.php	/^            $end = strpos($cssstr, '}');$/;"	v
end	theme/chameleon/ui/ChameleonCSS.class.php	/^        $end = strpos($cssstr, '}');$/;"	v
endElement	backup/restorelib.php	/^        function endElement($parser, $tagName) {$/;"	f
endElementBlocks	backup/restorelib.php	/^        function endElementBlocks($parser, $tagName) {$/;"	f
endElementCourseHeader	backup/restorelib.php	/^        function endElementCourseHeader($parser, $tagName) {$/;"	f
endElementEvents	backup/restorelib.php	/^        function endElementEvents($parser, $tagName) {$/;"	f
endElementGradebook	backup/restorelib.php	/^        function endElementGradebook($parser, $tagName) {$/;"	f
endElementGroups	backup/restorelib.php	/^        function endElementGroups($parser, $tagName) {$/;"	f
endElementInfo	backup/restorelib.php	/^        function endElementInfo($parser, $tagName) {$/;"	f
endElementLogs	backup/restorelib.php	/^        function endElementLogs($parser, $tagName) {$/;"	f
endElementMessages	backup/restorelib.php	/^        function endElementMessages($parser, $tagName) {$/;"	f
endElementMetacourse	backup/restorelib.php	/^        function endElementMetacourse($parser, $tagName) {$/;"	f
endElementModules	backup/restorelib.php	/^        function endElementModules($parser, $tagName) {$/;"	f
endElementQuestions	backup/restorelib.php	/^        function endElementQuestions($parser, $tagName) {$/;"	f
endElementScales	backup/restorelib.php	/^        function endElementScales($parser, $tagName) {$/;"	f
endElementSections	backup/restorelib.php	/^        function endElementSections($parser, $tagName) {$/;"	f
endElementUsers	backup/restorelib.php	/^        function endElementUsers($parser, $tagName) {$/;"	f
end_element	lib/soap/nusoap.php	/^	function end_element($parser, $name) {$/;"	f
end_element	lib/soap/nusoap.php	/^	function end_element($parser, $name){ $/;"	f
end_of_chain	lib/excel/OLEwriter.php	/^        $end_of_chain = pack("V", -2);$/;"	v
end_position	question/format/gift/format.php	/^        $end_position  = strpos($answer, "%");$/;"	v
end_tag	backup/backuplib.php	/^    function end_tag($tag,$level=0,$endline=true) {$/;"	f
end_year	lib/smarty/plugins/function.html_select_date.php	/^            $end_year = $time[0];$/;"	v
end_year	lib/smarty/plugins/function.html_select_date.php	/^            $end_year = strftime('%Y') + $match[2];$/;"	v
end_year	lib/smarty/plugins/function.html_select_date.php	/^            $end_year = strftime('%Y') - $match[2];$/;"	v
end_year	lib/smarty/plugins/function.html_select_date.php	/^    $end_year        = $start_year;$/;"	v
endbold	mod/scorm/locallib.php	/^                    $endbold = '<\/b>';$/;"	v
endbold	mod/scorm/locallib.php	/^                $endbold = '';$/;"	v
endchar	backup/backuplib.php	/^           $endchar = "";$/;"	v
endchar	backup/backuplib.php	/^           $endchar = "\\n";$/;"	v
endchar	lib/rsslib.php	/^       $endchar = "";$/;"	v
endchar	lib/rsslib.php	/^       $endchar = "\\n";$/;"	v
endchar	mod/glossary/lib.php	/^           $endchar = "";$/;"	v
endchar	mod/glossary/lib.php	/^           $endchar = "\\n";$/;"	v
endchar	question/format/aiken/format.php	/^        $endchar = chr(13); $/;"	v
endchr	mod/scorm/locallib.php	/^               $endchr = substr($strInputXML,$start+9,1);$/;"	v
enddate	calendar/lib.php	/^        $enddate   = usergetdate($event->timestart + $event->timeduration);$/;"	v
enddate	calendar/lib.php	/^    $enddate = usergetdate($event->timestart + $event->timeduration);$/;"	v
enddate	calendar/view.php	/^                $enddate = usergetdate($event->timestart + $event->timeduration);$/;"	v
enddate	course/lib.php	/^        $enddate = $date + 86400;$/;"	v
endecrypt	lib/moodlelib.php	/^function endecrypt ($pwd, $data, $case) {$/;"	f
ending	admin/health.php	/^            $ending = substr($contents, -2);$/;"	v
endlevel	mod/resource/type/ims/preview.php	/^                $endlevel = $item->level;$/;"	v
endlevel	mod/resource/type/ims/preview.php	/^        $endlevel  = 0;$/;"	v
endlevel	mod/resource/type/ims/resource.class.php	/^                $endlevel = $item->level;$/;"	v
endlevel	mod/resource/type/ims/resource.class.php	/^        $endlevel  = 0;$/;"	v
endmonth	calendar/export_execute.php	/^                $endmonth    = $startmonth;$/;"	v
endmonthday	calendar/export_execute.php	/^                    $endmonthday = find_day_in_month(1, $startweekday, $endmonth, $endyear);$/;"	v
endmonthday	calendar/export_execute.php	/^                $endmonthday = $startmonthday + 7;$/;"	v
endpoint	lib/soap/nusoap.php	/^            $endpoint = "$SCHEME:\/\/$SERVER_NAME$SERVER_PORT$SCRIPT_NAME";$/;"	v
endpos	question/format/learnwise/format.php	/^        $endpos = strpos($text, $end);$/;"	v
endpos	question/format/learnwise/format.php	/^        $endpos = strpos($text, '<\/question>');$/;"	v
endquote	lib/adodb/adodb-datadict.inc.php	/^						$endquote = '';$/;"	v
endquote	lib/adodb/adodb-datadict.inc.php	/^				$endquote = false;$/;"	v
endquote	lib/adodb/adodb-datadict.inc.php	/^	$endquote = false;$/;"	v
endtime	calendar/view.php	/^    $endtime   = make_timestamp($y, $m, $d + 1) - 1;$/;"	v
endtime	mod/assignment/lib.php	/^    $endtime   = $timenow - $CFG->maxeditingtime;$/;"	v
endtime	mod/forum/lib.php	/^    $endtime   = $timenow - $CFG->maxeditingtime;$/;"	v
endweekday	course/format/weeks/format.php	/^        $endweekday = userdate($weekdate+518400, $strftimedateshort);$/;"	v
endweekday	course/format/weekscss/format.php	/^        $endweekday = userdate($weekdate+518400, $strftimedateshort);$/;"	v
endyear	calendar/export_execute.php	/^                $endyear     = $startyear;$/;"	v
enlangdir	admin/lang.php	/^    $enlangdir = "$CFG->dirroot\/lang\/en_utf8";$/;"	v
enlangdir	admin/langdoc.php	/^    $enlangdir = "$CFG->dirroot\/lang\/en_utf8";$/;"	v
enrol	admin/cron.php	/^        $enrol = enrolment_factory::factory($p);$/;"	v
enrol	admin/enrol.php	/^    $enrol = optional_param('enrol', $CFG->enrol, PARAM_SAFEDIR);$/;"	v
enrol	admin/enrol_config.php	/^    $enrol = required_param('enrol', PARAM_ALPHA);$/;"	v
enrol	course/enrol.php	/^        $enrol = enrolment_factory::factory($p);$/;"	v
enrol	course/enrol.php	/^    $enrol = enrolment_factory::factory($course->enrol);$/;"	v
enrol	course/lib.php	/^    $enrol = enrolment_factory::factory($course->enrol);$/;"	v
enrol	enrol/database/enrol_database_sync.php	/^    $enrol = new enrolment_plugin();$/;"	v
enrol	enrol/enrol.class.php	/^            $enrol = $CFG->enrol;$/;"	v
enrol	enrol/imsenterprise/importnow.php	/^$enrol = new enrolment_plugin_imsenterprise();$/;"	v
enrol	enrol/ldap/enrol.php	/^        $enrol=false;$/;"	v
enrol	enrol/ldap/enrol_ldap_sync.php	/^    $enrol = new enrolment_plugin_ldap();$/;"	v
enrol	enrol/paypal/return.php	/^    $enrol = new enrolment_plugin_paypal();$/;"	v
enrol	lib/moodlelib.php	/^        $enrol = enrolment_factory::factory($p);$/;"	v
enrol_authorize_upgrade	enrol/authorize/db/mysql.php	/^function enrol_authorize_upgrade($oldversion=0) {$/;"	f
enrol_authorize_upgrade	enrol/authorize/db/postgres7.php	/^function enrol_authorize_upgrade($oldversion=0) {$/;"	f
enrol_connect	enrol/database/enrol.php	/^function enrol_connect() {$/;"	f
enrol_disconnect	enrol/database/enrol.php	/^function enrol_disconnect($enroldb) {$/;"	f
enrol_ldap_bind	enrol/ldap/enrol.php	/^function enrol_ldap_bind($ldap_connection){$/;"	f
enrol_ldap_connect	enrol/ldap/enrol.php	/^function enrol_ldap_connect(){$/;"	f
enrol_paypal_upgrade	enrol/paypal/db/mysql.php	/^function enrol_paypal_upgrade($oldversion=0) {$/;"	f
enrol_paypal_upgrade	enrol/paypal/db/postgres7.php	/^function enrol_paypal_upgrade($oldversion=0) {$/;"	f
enrol_student	lib/moodlelib.php	/^function enrol_student($userid, $courseid, $timestart=0, $timeend=0, $enrol='manual') {$/;"	f
enroldb	enrol/database/enrol.php	/^    $enroldb = $this->enrol_connect();$/;"	v
enroldb	enrol/database/enrol.php	/^    $enroldb = &ADONewConnection($CFG->enrol_dbtype);$/;"	v
enrolled_users	backup/backuplib.php	/^            $enrolled_users = backup_get_enrolled_users($course);$/;"	v
enrolment	admin/enrol_config.php	/^    $enrolment = enrolment_factory::factory($enrol);$/;"	v
enrolment_factory	enrol/enrol.class.php	/^class enrolment_factory {$/;"	c
enrolment_plugin_authorize	enrol/authorize/enrol.php	/^class enrolment_plugin_authorize$/;"	c
enrolment_plugin_database	enrol/database/enrol.php	/^class enrolment_plugin_database {$/;"	c
enrolment_plugin_flatfile	enrol/flatfile/enrol.php	/^class enrolment_plugin_flatfile {$/;"	c
enrolment_plugin_imsenterprise	enrol/imsenterprise/enrol.php	/^class enrolment_plugin_imsenterprise {$/;"	c
enrolment_plugin_ldap	enrol/ldap/enrol.php	/^class enrolment_plugin_ldap {$/;"	c
enrolment_plugin_manual	enrol/manual/enrol.php	/^class enrolment_plugin_manual {$/;"	c
enrolment_plugin_paypal	enrol/paypal/enrol.php	/^class enrolment_plugin_paypal {$/;"	c
enrolmentid	enrol/database/enrol.php	/^            $enrolmentid = $ers->fields[1];$/;"	v
enrolments	enrol/ldap/enrol.php	/^    $enrolments = $this->find_ext_enrolments( $ldap_connection, $/;"	v
enrolments	lib/moodlelib.php	/^    $enrolments = get_records_sql($sql);$/;"	v
enrolmentstodelete	lib/moodlelib.php	/^    $enrolmentstodelete = array_diff($me,$ce);$/;"	v
enstring	admin/lang.php	/^            $enstring = $string;  $/;"	v
enstring	admin/lang.php	/^        $enstring = $string;  $/;"	v
ent	mod/glossary/restorelib.php	/^                $ent = backup_getid($restore->backup_unique_code,"glossary_entries",$entid);$/;"	v
ent	mod/glossary/restorelib.php	/^                $ent = backup_getid($restore->backup_unique_code,"glossary_entries",$log->info);$/;"	v
ent_info	mod/glossary/restorelib.php	/^            $ent_info = $entries[$i];$/;"	v
ent_info	mod/glossary/restorelib.php	/^            $ent_info = $entryids[$i];$/;"	v
ent_info	mod/wiki/restorelib.php	/^            $ent_info = $entries[$i];$/;"	v
enter	lib/lexer.php	/^        function enter($state) {$/;"	f
entid	mod/glossary/restorelib.php	/^                $entid = substr(strrchr($log->url,"="),1);$/;"	v
entities	mod/scorm/locallib.php	/^    $entities = '';$/;"	v
entities_to_utf8	lib/typo3/class.t3lib_cs.php	/^	function entities_to_utf8($str,$alsoStdHtmlEnt=0)	{$/;"	f
entries	lib/phpmailer/class.smtp.php	/^        $entries = explode($this->CRLF,$rply);$/;"	v
entries	mod/glossary/backuplib.php	/^        $entries = get_records("glossary_entries_categories","categoryid",$categoryid);$/;"	v
entries	mod/glossary/filter.php	/^        $entries = get_records_select('glossary_entries', $/;"	v
entries	mod/glossary/lib.php	/^    $entries = array();$/;"	v
entries	mod/glossary/restorelib.php	/^        $entries = $info['MOD']['#']['ENTRIES']['0']['#']['ENTRY'];$/;"	v
entries	mod/glossary/showentry.php	/^        $entries = glossary_get_entries_search($concept, $courseid);$/;"	v
entries	mod/journal/restorelib.php	/^        $entries = $info['MOD']['#']['ENTRIES']['0']['#']['ENTRY'];$/;"	v
entries	mod/wiki/restorelib.php	/^        $entries = $info['MOD']['#']['ENTRIES']['0']['#']['ENTRY'];$/;"	v
entriesbypage	mod/glossary/print.php	/^        $entriesbypage = $CFG->glossary_entbypage;$/;"	v
entriesbypage	mod/glossary/view.php	/^        $entriesbypage = $CFG->glossary_entbypage;$/;"	v
entriesrejected	mod/glossary/import.php	/^        $entriesrejected = 0;$/;"	v
entriesshown	mod/glossary/print.php	/^    $entriesshown = 0;$/;"	v
entriesshown	mod/glossary/view.php	/^    $entriesshown = 0;$/;"	v
entry	admin/handlevirus.php	/^    $entry = fgets($fd);$/;"	v
entry	auth/ldap/lib.php	/^        $entry = ldap_first_entry($ldapconnection, $ldap_result);$/;"	v
entry	auth/ldap/lib.php	/^        $entry = ldap_first_entry($ldapconnection,$ldap_result);$/;"	v
entry	auth/ldap/lib.php	/^    $entry = ldap_first_entry($conn, $searchresult);$/;"	v
entry	blocks/glossary_random/block_glossary_random.php	/^                $entry = reset($entry);$/;"	v
entry	mod/glossary/deleteentry.php	/^    $entry   = optional_param('entry', 0, PARAM_INT);    \/\/ entry id$/;"	v
entry	mod/glossary/exportentry.php	/^        $entry = get_record('glossary_entries', 'id', $entry);$/;"	v
entry	mod/glossary/exportentry.php	/^    $entry = required_param('entry', PARAM_INT);     \/\/ Entry ID$/;"	v
entry	mod/glossary/lib.php	/^        $entry           = get_record('glossary_entries','id',$log->info);$/;"	v
entry	mod/glossary/restorelib.php	/^            $entry = backup_getid($restore->backup_unique_code,"glossary_entries",$entry_category->entryid);$/;"	v
entry	mod/glossary/showentry.php	/^        $entry = get_record("glossary_entries", "id", $eid);$/;"	v
entry	mod/journal/edit.php	/^    $entry = get_record("journal_entries", "userid", $USER->id, "journal", $journal->id);$/;"	v
entry	mod/journal/report.php	/^            $entry = $entrybyentry[$num];$/;"	v
entry	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^    $entry=wiki_get_entry($wiki, $course, $userid, $groupid);$/;"	v
entryID	blog/edit.php	/^        $entryID = insert_record('post',$blogEntry);$/;"	v
entry_glossary_path	mod/glossary/restorelib.php	/^            $entry_glossary_path = $this_glossary_path."\/".$newentryid;$/;"	v
entry_info	mod/journal/restorelib.php	/^            $entry_info = $entries[$i];$/;"	v
entry_wiki_path	mod/wiki/restorelib.php	/^            $entry_wiki_path = $this_wiki_path."\/".$newentryid;$/;"	v
entryalreadyexist	mod/glossary/exportentry.php	/^    $entryalreadyexist = get_string('entryalreadyexist','glossary');$/;"	v
entrybyentry	mod/journal/report.php	/^        $entrybyentry = array () ;$/;"	v
entrybyuser	mod/journal/report.php	/^        $entrybyuser  = array () ;$/;"	v
entrycount	mod/journal/lib.php	/^        $entrycount = journal_count_entries($journal, get_current_group($course->id));$/;"	v
entrycount	mod/journal/view.php	/^        $entrycount = journal_count_entries($journal, $currentgroup);$/;"	v
entrydeleted	mod/glossary/deleteentry.php	/^    $entrydeleted = get_string("entrydeleted","glossary");$/;"	v
entryexported	mod/glossary/exportentry.php	/^    $entryexported = get_string('entryexported','glossary');$/;"	v
entryids	mod/glossary/restorelib.php	/^        $entryids = $info['#']['ENTRIES']['0']['#']['ENTRY'];$/;"	v
entryinfo	mod/journal/lib.php	/^        $entryinfo  = "&nbsp;(<a href=\\"report.php?id=$journal->coursemodule\\">".get_string("viewallentries","journal", $entrycount)."<\/a>)";$/;"	v
entryinfo	mod/journal/lib.php	/^        $entryinfo = "";$/;"	v
ents	mod/glossary/lib.php	/^            $ents = "";$/;"	v
ents	mod/glossary/lib.php	/^            $ents = substr($ents,0,-1);$/;"	v
env	lib/excel/Worksheet.php	/^        $env         = 0x01;$/;"	v
env	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $env         = 0x01;$/;"	v
envTestVars	lib/typo3/class.t3lib_div.php	/^				$envTestVars = t3lib_div::trimExplode(',','$/;"	v
env_results	lib/environmentlib.php	/^        $env_results = $environment_results;$/;"	v
env_version	admin/environment.php	/^            $env_version = normalize_version($current_version); \/\/We need this later (for the upwards)$/;"	v
envalue	admin/lang.php	/^            $envalue = nl2br(htmlspecialchars($envalue));$/;"	v
envalue	admin/lang.php	/^            $envalue = preg_replace('\/(\\$a\\-\\&gt;[a-zA-Z0-9]*|\\$a)\/', '<b>$0<\/b>', $envalue);  \/\/ Make variables bold. $/;"	v
envalue	admin/lang.php	/^            $envalue = str_replace("%%","%",$envalue);$/;"	v
envalue	admin/lang.php	/^            $envalue = str_replace("\\\\","",$envalue);              \/\/ Delete all slashes$/;"	v
environment_check	lib/environmentlib.php	/^function environment_check($version) {$/;"	f
environment_check_database	lib/environmentlib.php	/^function environment_check_database($version) {$/;"	f
environment_check_php	lib/environmentlib.php	/^function environment_check_php($version) {$/;"	f
environment_check_php_extensions	lib/environmentlib.php	/^function environment_check_php_extensions($version) {$/;"	f
environment_results	lib/environmentlib.php	/^        $environment_results = $env_results;$/;"	v
environment_results	lib/environmentlib.php	/^    function environment_results($part) {$/;"	f
environment_results	lib/environmentlib.php	/^class environment_results {$/;"	c
eof	lib/adodb/adodb-connection.inc.php	/^                $eof = $rs->EOF;$/;"	v
eof	lib/adodb/adodb.inc.php	/^				$eof = $rs->EOF;$/;"	v
equation	lib/smarty/plugins/function.math.php	/^            $equation = preg_replace("\/\\b$key\\b\/",$val, $equation);$/;"	v
equation	lib/smarty/plugins/function.math.php	/^    $equation = $params['equation'];$/;"	v
eregStr	lib/soap/nusoap.php	/^		$eregStr =$/;"	v
eregStr	lib/soap/nusoap.php	/^	$eregStr =$/;"	v
err	lib/adodb/adodb-connection.inc.php	/^                    $err = $this->ErrorNo();$/;"	v
err	lib/adodb/adodb-connection.inc.php	/^            $err = $this->ErrorMsg();$/;"	v
err	lib/adodb/adodb-connection.inc.php	/^            $err='Timeout 1';$/;"	v
err	lib/adodb/adodb-connection.inc.php	/^        $err = '';$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^									$err = "Timeout 1";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^									$err = "Timeout 2";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^									$err = "Timeout 3";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^								$err = "Timeout 0";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^						$err = " Illegal Timeout $timeout ";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^						$err = "Corrupt first line for format -1";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^						$err = "Unable to unserialize recordset";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^					$err = "Unexpected EOF 1";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^				$err = trim(substr($meta[0],4,1024));$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^			$err = "Recordset had unexpected EOF (in serialized recordset)";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^			$err = "Recordset had unexpected EOF 2";$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^			$err = $url.' file\/URL not found';$/;"	v
err	lib/adodb/adodb-csvlib.inc.php	/^		$err = false;$/;"	v
err	lib/adodb/adodb-session-clob.php	/^			$err = $ADODB_SESS_CONN->ErrorMsg();$/;"	v
err	lib/adodb/adodb-session-clob.php	/^		$err = "";$/;"	v
err	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$err = $this->dict->ExecuteSQLArray( $sqlArray, $continueOnErr );$/;"	v
err	lib/adodb/adodb.inc.php	/^			$err = "Missing extension for ".$this->dataProvider;$/;"	v
err	lib/adodb/adodb.inc.php	/^			$err = $this->ErrorMsg();$/;"	v
err	lib/adodb/adodb.inc.php	/^			$err='Timeout 1';$/;"	v
err	lib/adodb/adodb.inc.php	/^		$err = '';$/;"	v
err	lib/adodb/drivers/adodb-ado.inc.php	/^		$err = $errc->Item($errc->Count-1);$/;"	v
err	lib/adodb/drivers/adodb-ado5.inc.php	/^		$err = $errc->Item($errc->Count-1);$/;"	v
err	lib/adodb/drivers/adodb-csv.inc.php	/^		$err = false;$/;"	v
err	lib/adodb/drivers/adodb-oci8.inc.php	/^			$err = OCIError($this->_queryID);$/;"	v
err	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $err = $this->_prepare();$/;"	v
err	lib/adodb/server.php	/^function err($s)$/;"	f
err	lib/adodb/session/adodb-session.php	/^				$err = $conn->ErrorMsg()."\\n";$/;"	v
err	lib/adodb/session/adodb-session.php	/^			$err = '';$/;"	v
err	lib/soap/nusoap.php	/^						$err = "Charset from HTTP Content-Type '" . $encoding . "' does not match encoding from XML declaration '" . $xml_encoding . "'";$/;"	v
err	lib/soap/nusoap.php	/^			    $err = sprintf('XML error parsing SOAP payload on line %d: %s',$/;"	v
err	lib/soap/nusoap.php	/^        	$err = 'cURL ERROR: '.curl_errno($this->ch).': '.$cErr.'<br>';$/;"	v
err	lib/typo3/class.t3lib_div.php	/^		$err='';$/;"	v
err	mod/wiki/admin.php	/^                $err=array();$/;"	v
err	question/format/coursetestmanager/format.php	/^    function err($message, $dsn) {$/;"	f
err	question/format/gift/format.php	/^                            $err = get_string( 'errornotnumbers' );$/;"	v
err	question/question.php	/^        $err = $question->errors;$/;"	v
err2	lib/adodb/adodb-perf.inc.php	/^			$err2 = $conn->ErrorMsg();$/;"	v
errM	lib/adodb/adodb-perf.inc.php	/^			$errM = $conn->ErrorMsg();$/;"	v
errM	lib/adodb/adodb-perf.inc.php	/^			$errM = '';$/;"	v
errN	lib/adodb/adodb-perf.inc.php	/^			$errN = $conn->ErrorNo();$/;"	v
errN	lib/adodb/adodb-perf.inc.php	/^			$errN = 0;$/;"	v
err_code	lib/cas/client.php	/^        $err_code = PHPCAS_SERVICE_OK;$/;"	v
err_code	lib/cas/client.php	/^      $err_code = PHPCAS_SERVICE_NOT_AVAILABLE;$/;"	v
err_code	lib/cas/client.php	/^      $err_code = PHPCAS_SERVICE_PT_BAD_SERVER_RESPONSE;$/;"	v
err_code	lib/cas/client.php	/^      $err_code = PHPCAS_SERVICE_PT_FAILURE;$/;"	v
err_code	lib/cas/client.php	/^    $err_code = PHPCAS_SERVICE_PT_NO_SERVER_RESPONSE;$/;"	v
err_msg	lib/cas/client.php	/^        $err_msg = '';$/;"	v
err_msg	lib/cas/client.php	/^      $err_msg = '';$/;"	v
err_msg	lib/cas/client.php	/^      $err_msg = 'Invalid response from the CAS server (response=`'.$cas_response.'\\')';$/;"	v
err_msg	lib/cas/client.php	/^      $err_msg = 'PT retrieving failed (code=`'$/;"	v
err_msg	lib/cas/client.php	/^      $err_msg = 'no header found';$/;"	v
err_msg	lib/cas/client.php	/^      $err_msg = sprintf($this->getString(CAS_STR_SERVICE_UNAVAILABLE),$/;"	v
err_msg	lib/cas/client.php	/^    $err_msg = 'CURL error #'.curl_errno($ch).': '.curl_error($ch);$/;"	v
err_msg	lib/cas/client.php	/^    $err_msg = 'could not retrieve PT (no response from the CAS server)';$/;"	v
errc	lib/adodb/drivers/adodb-ado.inc.php	/^		$errc = $this->_connectionID->Errors;$/;"	v
errc	lib/adodb/drivers/adodb-ado5.inc.php	/^		$errc = $this->_connectionID->Errors;$/;"	v
errmessage	lib/moodlelib.php	/^                $errmessage = get_string('uploadnofilefound'); \/\/\/ probably a dud file name$/;"	v
errmessage	lib/moodlelib.php	/^                $errmessage = get_string('uploadproblem', $filearray['name']);$/;"	v
errmessage	lib/moodlelib.php	/^            $errmessage = get_string('uploadformlimit');$/;"	v
errmessage	lib/moodlelib.php	/^            $errmessage = get_string('uploadnofilefound');$/;"	v
errmessage	lib/moodlelib.php	/^            $errmessage = get_string('uploadpartialfile');$/;"	v
errmessage	lib/moodlelib.php	/^            $errmessage = get_string('uploadproblem', $filearray['name']);$/;"	v
errmessage	lib/moodlelib.php	/^            $errmessage = get_string('uploadserverlimit');$/;"	v
errmessage	lib/uploadlib.php	/^                $errmessage = get_string('uploadnofilefound'); \/\/\/ probably a dud file name$/;"	v
errmessage	lib/uploadlib.php	/^                $errmessage = get_string('uploadproblem', $file['name']);$/;"	v
errmessage	lib/uploadlib.php	/^            $errmessage = get_string('uploadformlimit');$/;"	v
errmessage	lib/uploadlib.php	/^            $errmessage = get_string('uploadnofilefound');$/;"	v
errmessage	lib/uploadlib.php	/^            $errmessage = get_string('uploadpartialfile');$/;"	v
errmessage	lib/uploadlib.php	/^            $errmessage = get_string('uploadproblem', $file['name']);$/;"	v
errmessage	lib/uploadlib.php	/^            $errmessage = get_string('uploadserverlimit');$/;"	v
error	admin/backup.php	/^            $error = true;$/;"	v
error	admin/backup.php	/^    $error = false;$/;"	v
error	blocks/rss_client/block_rss_client_error.php	/^$error = required_param('error', PARAM_CLEAN);$/;"	v
error	lib/cas/CAS.php	/^  function error($msg)$/;"	f
error	lib/editorlib.php	/^    function error($message) {$/;"	f
error	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^        $error = $this->_parser->parse($formula);$/;"	v
error	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $error = $this->_parser->parse($formula);$/;"	v
error	lib/phpmailer/class.phpmailer.php	/^            $error = $this->Lang("from_failed") . $smtp_from;$/;"	v
error	lib/phpmailer/class.phpmailer.php	/^            $error = $this->Lang("recipients_failed") . $error;$/;"	v
error	lib/phpmailer/class.phpmailer.php	/^        $error = "";$/;"	v
error	lib/typo3/class.t3lib_div.php	/^						$error = $obj->getLastErrorArray();$/;"	v
error	lib/typo3/class.t3lib_div.php	/^		$error = FALSE;$/;"	v
error	lib/weblib.php	/^function error ($message, $link='') {$/;"	f
error	mod/exercise/assessments.php	/^                $error = 0.0;$/;"	v
error	mod/exercise/locallib.php	/^            $error = 0;$/;"	v
error	mod/hotpot/view.php	/^			$error = get_string("activityiscurrentlyhidden");$/;"	v
error	mod/hotpot/view.php	/^			$error = get_string("nomoreattempts", "quiz");$/;"	v
error	mod/hotpot/view.php	/^			$error = get_string("passworderror", "quiz");$/;"	v
error	mod/hotpot/view.php	/^			$error = get_string("quizclosed", "quiz", userdate($hotpot->timeclose))."<br \/>\\n";$/;"	v
error	mod/hotpot/view.php	/^			$error = get_string("quiznotavailable", "quiz", userdate($hotpot->timeopen))."<br \/>\\n";$/;"	v
error	mod/hotpot/view.php	/^			$error = get_string("subneterror", "quiz");$/;"	v
error	mod/hotpot/view.php	/^		$error = '';$/;"	v
error	mod/wiki/ewiki/ewiki.php	/^               $error = 1;$/;"	v
error	mod/wiki/ewiki/ewiki.php	/^         $error = 0;$/;"	v
error	mod/wiki/lib.php	/^          $error=" ".join(", ",$err[$id]);$/;"	v
error	mod/wiki/lib.php	/^        $error="";$/;"	v
error	mod/workshop/assessments.php	/^                $error = 0.0;$/;"	v
errorCode	lib/pclzip/pclzip.lib.php	/^  function errorCode()$/;"	f
errorInfo	lib/pclzip/pclzip.lib.php	/^  function errorInfo($p_full=false)$/;"	f
errorName	lib/pclzip/pclzip.lib.php	/^  function errorName($p_with_code=false)$/;"	f
error_class	lib/pear/PEAR.php	/^                         $error_class = null,$/;"	v
error_class	lib/pear/PEAR.php	/^            $error_class = $message->getType();$/;"	v
error_code	lib/environmentlib.php	/^            $error_code = $environment_result->getErrorCode();$/;"	v
error_details	lib/adodb/adodb-xmlschema.inc.php	/^		$error_details = $msg['Message Type'] . ' in XSLT Transformation' . "\\n"$/;"	v
error_handler	lib/speller/server-scripts/spellchecker.php	/^function error_handler( $err ) {$/;"	f
error_handler	mod/chat/chatd.php	/^    function error_handler ($errno, $errmsg, $filename, $linenum, $vars) {$/;"	f
error_message1	filter/algebra/algebradebug.php	/^  $error_message1 = "Your system is not configured to run mimeTeX. ";$/;"	v
error_message1	filter/tex/texdebug.php	/^        $error_message1 = "Your system is not configured to run mimeTeX. ";$/;"	v
errorcode	mod/resource/type/ims/resource.class.php	/^        $errorcode = $this->check4errors($resource->reference, $course, $resource);$/;"	v
errorcode	mod/resource/type/ims/resource.class.php	/^        $errorcode = 0;$/;"	v
errorcount	mod/forum/lib.php	/^                $errorcount=0;$/;"	v
errordestination	mod/forum/post.php	/^            $errordestination = "$CFG->wwwroot\/mod\/forum\/view.php?f=$forum->id";$/;"	v
errordestination	mod/forum/post.php	/^            $errordestination = $SESSION->fromurl;$/;"	v
errordocroot	lib/weblib.php	/^        $errordocroot = $CFG->docroot;$/;"	v
errordocroot	lib/weblib.php	/^        $errordocroot = $CFG->errordocroot;$/;"	v
errordocroot	lib/weblib.php	/^        $errordocroot = 'http:\/\/docs.moodle.org';$/;"	v
errorfn	lib/adodb/adodb.inc.php	/^		$errorfn = (defined('ADODB_ERROR_HANDLER')) ? ADODB_ERROR_HANDLER : false;$/;"	v
errorline	lib/environmentlib.php	/^                            $errorline = true;$/;"	v
errorline	lib/environmentlib.php	/^                    $errorline = true;$/;"	v
errorline	lib/environmentlib.php	/^                $errorline = true;$/;"	v
errorline	lib/environmentlib.php	/^        $errorline   = false;$/;"	v
errormargin	question/format/examview/format.php	/^                $errormargin = 0;$/;"	v
errormessage	question/format/gift/format.php	/^          $errormessage = get_string( 'importminerror', 'quiz' );$/;"	v
errormsg	auth/cas/forbidden.php	/^    $errormsg = get_string("auth_cas_invalidcaslogin", "auth");$/;"	v
errormsg	auth/cas/login.php	/^            $errormsg = get_string("invalidcaslogin");$/;"	v
errormsg	auth/cas/login.php	/^            $errormsg = get_string("invalidlogin");$/;"	v
errormsg	auth/cas/login.php	/^           $errormsg = get_string("invalidcaslogin");$/;"	v
errormsg	auth/cas/login.php	/^        $errormsg = "";$/;"	v
errormsg	auth/cas/login.php	/^        $errormsg = get_string("cookiesnotenabled");$/;"	v
errormsg	install.php	/^                                        $errormsg = get_string('dbwrongencoding', 'install', $encoding);$/;"	v
errormsg	install.php	/^                                $errormsg = get_string('dbwrongencoding', 'install', $encoding);$/;"	v
errormsg	install.php	/^                            $errormsg = get_string('dbcreationerror', 'install');$/;"	v
errormsg	install.php	/^                        $errormsg = get_string('dbconnectionerror', 'install');$/;"	v
errormsg	install.php	/^            $errormsg = get_string('admindirerror', 'install');$/;"	v
errormsg	install.php	/^            $errormsg = get_string('mysqlextensionisnotpresentinphp', 'install');$/;"	v
errormsg	install.php	/^        $errormsg = get_string('dbconnectionerror', 'install');$/;"	v
errormsg	login/index.php	/^                $errormsg = get_string("invalidlogin");$/;"	v
errormsg	login/index.php	/^                $errormsg = get_string('username').': '.get_string("alphanumerical");$/;"	v
errormsg	login/index.php	/^        $errormsg = get_string("cookiesnotenabled");$/;"	v
errormsg	login/index.php	/^        $errormsg = get_string('sessionerroruser', 'error');$/;"	v
errormsg	login/index.php	/^    $errormsg = '';$/;"	v
errors	blocks/moodleblock.class.php	/^        $errors = array();$/;"	v
errors	course/scales.php	/^    $errors = NULL;$/;"	v
errors	login/forgot_password.php	/^            $errors = array();$/;"	v
errors	login/forgot_password.php	/^$errors = array();$/;"	v
errors	mod/glossary/edit.php	/^        $errors = get_string('fillfields','glossary');$/;"	v
errors	mod/lesson/view.php	/^                    $errors = array();$/;"	v
errors	question/format/qti2/format.php	/^    $errors = array();$/;"	v
errors	question/format/webct/format.php	/^        $errors = array();$/;"	v
errors	question/type/calculated/questiontype.php	/^        $errors = '';$/;"	v
errorstr	backup/lib.php	/^        $errorstr = ''; \/\/ passed by reference to restore_precheck to get errors from.$/;"	v
errorstr	backup/restorelib.php	/^                        $errorstr = "Error creating metacourse in the course.";$/;"	v
errorstr	backup/restorelib.php	/^                        $errorstr = "Error creating sections in the existing course.";$/;"	v
errorstr	backup/restorelib.php	/^                        $errorstr = "Error while creating the course blocks";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not adjust instances in course_modules!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not clean up temporary data from files and database";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not convert wiki texts to markdown!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not refresh events for activities!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore categories and questions!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore course events!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore course files!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore custom scales!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore gradebook!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore groups!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore logs!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore messages!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore modules!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore user files!";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Could not restore users.";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Error copying backup file. Invalid name or bad perms";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Error opening existing course.";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Error unzipping backup file. Invalid zip file.";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Error while creating the new empty course.";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = "Neither a new course or an existing one was specified.";$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = 'Error checking backup file. moodle.xml is incorrect or corrupted.';$/;"	v
errorstr	backup/restorelib.php	/^                    $errorstr = 'Error checking backup file. moodle.xml not found at root level of zip file.';$/;"	v
errorstr	backup/restorelib.php	/^                $errorstr = "An error has occured"; \/\/ helpful! :P$/;"	v
errorstr	backup/restorelib.php	/^                $errorstr = "File not exists ($file)";$/;"	v
errorstr	backup/restorelib.php	/^                $errorstr = 'File has an incorrect extension';$/;"	v
errorstr	lib/uploadlib.php	/^    $errorstr = 'Clam AV has found a file that is infected with a virus. It was uploaded by '$/;"	v
errorstr	question/type/randomsamatch/questiontype.php	/^                $errorstr =  "Error: could not get enough Short-Answer questions!$/;"	v
errorstr	question/type/randomsamatch/questiontype.php	/^                $errorstr = "Error: could not get enough Short-Answer questions!$/;"	v
errorstr	question/type/randomsamatch/questiontype.php	/^            $errorstr = '<span class="notifyproblem">' . $errorstr . '<\/span>';$/;"	v
errorstr	question/type/randomsamatch/questiontype.php	/^        $errorstr = '';$/;"	v
errorstring	question/type/calculated/questiontype.php	/^                    $errorstring = "The following errors were found:<br \/>";$/;"	v
errortext	mod/resource/type/ims/preview.php	/^            $errortext = "Not Deployed";$/;"	v
errortext	mod/resource/type/ims/resource.class.php	/^                    $errortext = get_string('filenotfound','error', $resource->reference);$/;"	v
errortext	mod/resource/type/ims/resource.class.php	/^                    $errortext = get_string('invalidfiletype','error', $resource->reference);$/;"	v
errortext	mod/resource/type/ims/resource.class.php	/^                    $errortext = get_string('packagechanged','resource');$/;"	v
errortext	mod/resource/type/ims/resource.class.php	/^                    $errortext = get_string('packagenotdeplyed','resource'); \/\/ no button though since from repository.$/;"	v
errortext	mod/resource/type/ims/resource.class.php	/^                    $errortext = get_string('packagenotdeplyed','resource');$/;"	v
errortext	mod/resource/type/ims/resource.class.php	/^                $errortext = get_string('resourcenotavailable','resource');$/;"	v
errrostr	backup/restorelib.php	/^                            $errrostr = "An error occurred while deleting some of the course contents.";$/;"	v
errstr	lib/soap/nusoap.php	/^				$errstr = 'HTTP ERROR: '.$err;$/;"	v
errstr	lib/soap/nusoap.php	/^				$errstr = sprintf('XML error parsing XML schema on line %d: %s',$/;"	v
errstr	lib/soap/nusoap.php	/^            	$errstr = "Bad path to WSDL file $path";$/;"	v
errstr	lib/soap/nusoap.php	/^            $errstr = sprintf($/;"	v
ers	enrol/database/enrol.php	/^            $ers = $db->Execute($sql);$/;"	v
ers	enrol/database/enrol.php	/^        $ers = $db->Execute($sql);$/;"	v
ers	enrol/database/enrol.php	/^    $ers = $db->Execute($sql);$/;"	v
escape	lib/adodb/adodb.inc.php	/^	function escape($s,$magic_quotes=false)$/;"	f
escape_quote	lib/speller/server-scripts/spellchecker.php	/^function escape_quote( $str ) {$/;"	f
escaped	lib/validateurlsyntax.php	/^    $escaped     = '(%[0-9a-fA-F]{2})'; \/\/ Escape sequence - In Hex - %6d would be a 'm'$/;"	v
escaped	question/format/gift/format.php	/^    $escaped =  array( '\\#','\\=','\\~','\\{','\\}','\\n',''  ); \/\/dlnsk$/;"	v
escaped	question/format/xhtml/format.php	/^    $escaped = array( '\\#','\\=','\\~','\\{','\\}',' ','' );$/;"	v
escapedchar_post	question/format/gift/format.php	/^    function escapedchar_post($string) {$/;"	f
escapedchar_pre	question/format/gift/format.php	/^    function escapedchar_pre($string) {$/;"	f
escapedcharacters	question/format/gift/format.php	/^        $escapedcharacters = array("\\\\#",    "\\\\=",    "\\\\{",    "\\\\}",    "\\\\~",    "\\\\n"   );  \/\/dlnsk$/;"	v
escapedvalues	mod/hotpot/template/v6.php	/^		$escapedvalues = array();$/;"	v
escch	lib/bennu/iCalendar_properties.php	/^            $escch = ($value{$i} == '\\\\');$/;"	v
escch	lib/bennu/iCalendar_properties.php	/^        $escch = false;$/;"	v
escquotequote	lib/adodb/toexport.inc.php	/^	$escquotequote = $escquote.$quote;$/;"	v
essay	mod/lesson/view.php	/^                        $essay = $try[$lesson->maxattempts-1];$/;"	v
essay	mod/lesson/view.php	/^                        $essay = end($try);$/;"	v
essayinfo	mod/lesson/locallib.php	/^                    $essayinfo = unserialize($attempt->useranswer);$/;"	v
essayinfo	mod/lesson/report.php	/^                                $essayinfo = unserialize($temp->useranswer);$/;"	v
essayinfo	mod/lesson/report.php	/^                                $essayinfo = unserialize($useranswer->useranswer);$/;"	v
essayinfo	mod/lesson/view.php	/^                            $essayinfo = unserialize($attempt->useranswer);$/;"	v
essayinfo	mod/lesson/view.php	/^                    $essayinfo = unserialize($essay->useranswer);$/;"	v
essayinfo	mod/lesson/view.php	/^            $essayinfo = unserialize($essay->useranswer);$/;"	v
essayinfo	mod/lesson/view.php	/^        $essayinfo = new stdClass;$/;"	v
essayinfo	mod/lesson/view.php	/^        $essayinfo = unserialize($essay->useranswer);        $/;"	v
essayinfo	mod/lesson/view.php	/^        $essayinfo = unserialize($essay->useranswer);$/;"	v
essaylinks	mod/lesson/view.php	/^            $essaylinks = array();$/;"	v
essaystats	mod/lesson/report.php	/^                                        $essaystats = $pagestats[$temp->pageid];$/;"	v
et	backup/backuplib.php	/^        $et = end_tag($tag,0,true);$/;"	v
et	lib/rsslib.php	/^    $et = rss_end_tag($tag,0,true);$/;"	v
et	mod/glossary/lib.php	/^        $et = glossary_end_tag($tag,0,true);$/;"	v
etags	blocks/blog_tags/block_blog_tags.php	/^            $etags = array();$/;"	v
etype	lib/soap/nusoap.php	/^						$etype = $this->getTypeDef($uqType, $ns);$/;"	v
etype	lib/soap/nusoap.php	/^				$etype = $this->getTypeDef($uqType);$/;"	v
euc_char2byte_pos	lib/typo3/class.t3lib_cs.php	/^	function euc_char2byte_pos($str,$pos,$charset)	{$/;"	f
euc_char_mapping	lib/typo3/class.t3lib_cs.php	/^	function euc_char_mapping($str,$charset,$mode,$opt='')	{$/;"	f
euc_strlen	lib/typo3/class.t3lib_cs.php	/^	function euc_strlen($str,$charset)	 {$/;"	f
euc_strtrunc	lib/typo3/class.t3lib_cs.php	/^	function euc_strtrunc($str,$len,$charset)	 {$/;"	f
euc_substr	lib/typo3/class.t3lib_cs.php	/^	function euc_substr($str,$start,$charset,$len=null)	{$/;"	f
ev	calendar/export_execute.php	/^    $ev = new iCalendar_event;$/;"	v
evalStr	lib/soap/nusoap.php	/^			$evalStr = 'A proxy can only be created for a WSDL client';$/;"	v
evalStr	lib/soap/nusoap.php	/^		$evalStr = $this->_getProxyClassCode($r);$/;"	v
evalStr	lib/soap/nusoap.php	/^		$evalStr = '';$/;"	v
evalStr	lib/soap/nusoap.php	/^		$evalStr = 'class soap_proxy_'.$r.' extends soap_client {$/;"	v
eve_db	backup/restorelib.php	/^                        $eve_db = get_record("event","courseid",$eve->courseid,"description",$eve->description,"timestart",$eve->timestart);$/;"	v
event	calendar/event.php	/^            $event = get_record('event', 'id', $eventid);$/;"	v
event	calendar/lib.php	/^                $event = $events[$eventid];$/;"	v
event	calendar/lib.php	/^    $event = calendar_add_event_metadata($event);$/;"	v
event	mod/assignment/lib.php	/^                    $event = NULL;$/;"	v
event	mod/assignment/lib.php	/^                $event = NULL;$/;"	v
event	mod/assignment/lib.php	/^        $event = NULL;$/;"	v
event	mod/chat/lib.php	/^        $event = NULL;           \/\/ Update calendar too$/;"	v
event	mod/chat/lib.php	/^        $event = NULL;$/;"	v
event	mod/exercise/lib.php	/^        $event = NULL;$/;"	v
event	mod/lesson/lib.php	/^    $event = new stdClass;$/;"	v
event	mod/quiz/attempt.php	/^        $event = (array_key_exists('markall', $responses)) ? QUESTION_EVENTSUBMIT :$/;"	v
event	mod/quiz/lib.php	/^            $event = array_shift($events);$/;"	v
event	mod/quiz/lib.php	/^        $event = NULL;$/;"	v
event	mod/workshop/lib.php	/^                $event = NULL;$/;"	v
event	mod/workshop/lib.php	/^        $event = NULL;$/;"	v
event	question/preview.php	/^        $event = $finishattempt ? QUESTION_EVENTCLOSE : QUESTION_EVENTSUBMIT;$/;"	v
event2	mod/lesson/lib.php	/^        $event2 = $event;$/;"	v
event2	mod/quiz/lib.php	/^            $event2 = $event;$/;"	v
event2	mod/quiz/lib.php	/^        $event2 = NULL;$/;"	v
event2old	mod/quiz/lib.php	/^                $event2old = array_shift($events);$/;"	v
event2old	mod/quiz/lib.php	/^        $event2old = NULL;$/;"	v
event_id	backup/restorelib.php	/^                    $event_id = $data["EVENT"]["#"]["ID"]["0"]["#"];$/;"	v
eventdaystart	calendar/lib.php	/^        $eventdaystart = intval($startdate['mday']);$/;"	v
eventid	calendar/event.php	/^                            $eventid = insert_record('event', $form, true);$/;"	v
eventid	calendar/event.php	/^                    $eventid = insert_record('event', $form, true);$/;"	v
eventid	calendar/event.php	/^    $eventid = optional_param('id', 0, PARAM_INT);$/;"	v
events	backup/backuplib.php	/^        $events = get_records_select("event","courseid='$preferences->backup_course' AND instance='0'","id");$/;"	v
events	backup/restorelib.php	/^            $events = restore_read_xml_events($restore,$xml_file);$/;"	v
events	blocks/calendar_upcoming/block_calendar_upcoming.php	/^        $events = calendar_get_upcoming($courses, $group, $user, $/;"	v
events	calendar/export_execute.php	/^    $events = array();$/;"	v
events	calendar/export_execute.php	/^    $events = get_records_select('event', $whereclause, 'timestart');$/;"	v
events	calendar/lib.php	/^        $events = array();$/;"	v
events	calendar/lib.php	/^        $events = false;$/;"	v
events	calendar/lib.php	/^        $events = get_records_select('event', $whereclause, 'timestart');$/;"	v
events	calendar/view.php	/^        $events = array();$/;"	v
events	calendar/view.php	/^        $events = get_records_select('event', $whereclause, 'timestart');$/;"	v
events	calendar/view.php	/^    $events = calendar_get_upcoming($courses, $groups, $users, $futuredays, $maxevents);$/;"	v
events	calendar/view.php	/^    $events = calendar_get_upcoming($courses, $groups, $users, 1, 100, $starttime);$/;"	v
eventsbyday	calendar/lib.php	/^    $eventsbyday = array();$/;"	v
eventtime	calendar/event.php	/^                $eventtime = usergetdate($event->timestart);$/;"	v
eventtime	calendar/lib.php	/^            $eventtime = calendar_get_link_tag($day, CALENDAR_URL.'view.php?view=day'.$morehref.'&amp;', $enddate['mday'], $enddate['mon'], $enddate['year']).$/;"	v
eventtime	calendar/lib.php	/^            $eventtime = calendar_get_link_tag($daystart, CALENDAR_URL.'view.php?view=day'.$morehref.'&amp;', $startdate['mday'], $startdate['mon'], $startdate['year']).$/;"	v
eventtime	calendar/lib.php	/^        $eventtime = '<span class="dimmed_text"><a class="dimmed" href="'.calendar_get_link_href(CALENDAR_URL.'view.php?view=day'.$morehref.'&amp;', $enddate['mday'], $enddate['mon'], $enddate['year']).'">'.$day.'<\/a> ('.$time.')<\/span>';$/;"	v
eventtime	calendar/lib.php	/^        $eventtime = calendar_get_link_tag($day, CALENDAR_URL.'view.php?view=day'.$morehref.'&amp;', $startdate['mday'], $startdate['mon'], $startdate['year']).' ('.$time.')';$/;"	v
eventtype	calendar/event.php	/^                        $eventtype = 'select';$/;"	v
eventtype	calendar/event.php	/^                $eventtype = 'user';$/;"	v
eventtype	calendar/event.php	/^    $eventtype = optional_param('type', 'select', PARAM_ALPHA);$/;"	v
eventtype	calendar/lib.php	/^        $eventtype = get_string($event->eventtype, $event->modulename);$/;"	v
ewbase	mod/wiki/admin.php	/^    $ewbase = 'view.php?id='.$id;$/;"	v
ewbase	mod/wiki/view.php	/^        $ewbase = 'view.php?id='.$moodleID;$/;"	v
ewiki_action	mod/wiki/view.php	/^    $ewiki_action = optional_param('ewiki_action', '', PARAM_ALPHA);     \/\/ Action on Wiki-Page$/;"	v
ewiki_action_attachments	mod/wiki/ewiki/plugins/moodle/downloads.php	/^function ewiki_action_attachments($id, $data, $action=EWIKI_ACTION_ATTACHMENTS) {$/;"	f
ewiki_add_title	mod/wiki/ewiki/ewiki.php	/^function ewiki_add_title(&$html, $id, &$data, $action, $go_action="links") {$/;"	f
ewiki_array	mod/wiki/ewiki/ewiki.php	/^function ewiki_array($array, $key=false, $am=1, $ci=EWIKI_CASE_INSENSITIVE) {$/;"	f
ewiki_array_hash	mod/wiki/ewiki/ewiki.php	/^function ewiki_array_hash(&$a) {$/;"	f
ewiki_attachments	mod/wiki/ewiki/plugins/aview/downloads.php	/^function ewiki_attachments() {$/;"	f
ewiki_auth	mod/wiki/ewiki/ewiki.php	/^function ewiki_auth($id, &$data, $action, $ring=false, $request_auth=0) {$/;"	f
ewiki_auth_user	mod/wiki/ewiki/ewiki.php	/^function ewiki_auth_user($username, $password) {$/;"	f
ewiki_author	mod/wiki/ewiki/ewiki.php	/^function ewiki_author($defstr="") {$/;"	f
ewiki_author	mod/wiki/view.php	/^        $ewiki_author=fullname($USER);$/;"	v
ewiki_binary	mod/wiki/ewiki/ewiki.php	/^function ewiki_binary($break=0) {$/;"	f
ewiki_binary_resize_image_gd	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^function ewiki_binary_resize_image_gd(&$filename, &$mime, $return=0) {$/;"	f
ewiki_binary_save_image	mod/wiki/ewiki/ewiki.php	/^function ewiki_binary_save_image($filename, $id="", $return=0,$/;"	f
ewiki_chunked_page	mod/wiki/ewiki/ewiki.php	/^function ewiki_chunked_page($action, $id, $dir=-1, $start=10, $end=1, $limit=0, $overlap=0.25, $collapse_last=0.67) {$/;"	f
ewiki_config_DEFAULTSTMP	mod/wiki/ewiki/ewiki.php	/^        $ewiki_config_DEFAULTSTMP = $valv = $vali = $val = NULL;$/;"	v
ewiki_config_DEFAULTSTMP	mod/wiki/ewiki/ewiki.php	/^        $ewiki_config_DEFAULTSTMP = array($/;"	v
ewiki_control_links	mod/wiki/ewiki/ewiki.php	/^function ewiki_control_links($id, &$data, $action) {$/;"	f
ewiki_data_update	mod/wiki/ewiki/ewiki.php	/^function ewiki_data_update(&$data, $author="") {$/;"	f
ewiki_database	mod/wiki/ewiki/ewiki.php	/^function ewiki_database($action, $args, $sw1=0, $sw2=0, $pf=false) {$/;"	f
ewiki_database_moodle	mod/wiki/ewikimoodlelib.php	/^function ewiki_database_moodle($action, &$args, $sw1, $sw2) {$/;"	f
ewiki_database_mysql	mod/wiki/ewiki/ewiki.php	/^function ewiki_database_mysql($action, &$args, $sw1, $sw2) {$/;"	f
ewiki_dbquery_result	mod/wiki/ewiki/ewiki.php	/^   function ewiki_dbquery_result($keys) {$/;"	f
ewiki_dbquery_result	mod/wiki/ewiki/ewiki.php	/^class ewiki_dbquery_result {$/;"	c
ewiki_die	mod/wiki/ewiki/ewiki.php	/^function ewiki_die($msg, $return=0) {$/;"	f
ewiki_dynamic_plugin_loader	mod/wiki/ewiki/plugins/pluginloader.php	/^function ewiki_dynamic_plugin_loader(&$id, &$data, &$action) {$/;"	f
ewiki_edit_patch	mod/wiki/ewiki/plugins/patchsaving.php	/^function ewiki_edit_patch($id, &$data) {$/;"	f
ewiki_editor_content	mod/wiki/ewiki/ewiki.php	/^   $ewiki_editor_content=1;$/;"	v
ewiki_email_protect_edit_hook	mod/wiki/ewiki/plugins/email_protect.php	/^ function ewiki_email_protect_edit_hook($id, &$data, &$hidden_postdata) {$/;"	f
ewiki_email_protect_encode	mod/wiki/ewiki/plugins/email_protect.php	/^ function ewiki_email_protect_encode($string, $func) {$/;"	f
ewiki_email_protect_enctext	mod/wiki/ewiki/plugins/email_protect.php	/^ function ewiki_email_protect_enctext(&$html, $id, $data, $action) {$/;"	f
ewiki_email_protect_feedbots	mod/wiki/ewiki/plugins/email_protect.php	/^ function ewiki_email_protect_feedbots() {$/;"	f
ewiki_email_protect_form	mod/wiki/ewiki/plugins/email_protect.php	/^ function ewiki_email_protect_form($id, $data=0, $action=0, $text="PROTE1", $url="") {$/;"	f
ewiki_email_protect_link	mod/wiki/ewiki/plugins/email_protect.php	/^ function ewiki_email_protect_link(&$href, &$title) {$/;"	f
ewiki_entry_downloads	mod/wiki/ewiki/plugins/moodle/downloads.php	/^function ewiki_entry_downloads($row, $show_section=0, $fullinfo=false) {$/;"	f
ewiki_errmsg	mod/wiki/ewiki/ewiki.php	/^         $ewiki_errmsg = ewiki_t("FORBIDDEN");$/;"	v
ewiki_errmsg	mod/wiki/ewiki/ewiki.php	/^     $ewiki_errmsg = "wrong username and\/or password";$/;"	v
ewiki_errmsg	mod/wiki/ewiki/ewiki.php	/^   $ewiki_errmsg="";$/;"	v
ewiki_etag	mod/wiki/ewiki/ewiki.php	/^function ewiki_etag(&$data) {$/;"	f
ewiki_eventually_initialize	mod/wiki/ewiki/ewiki.php	/^function ewiki_eventually_initialize(&$id, &$data, &$action) {$/;"	f
ewiki_format	mod/wiki/ewiki/ewiki.php	/^function ewiki_format ($/;"	f
ewiki_format_close_para	mod/wiki/ewiki/ewiki.php	/^function ewiki_format_close_para(&$ooo, &$s) {$/;"	f
ewiki_format_close_tags	mod/wiki/ewiki/ewiki.php	/^function ewiki_format_close_tags(&$ooo, &$s, $count=100) {$/;"	f
ewiki_format_comment	mod/wiki/ewiki/ewiki.php	/^function ewiki_format_comment(&$str, &$in, &$iii, &$s, $btype) {$/;"	f
ewiki_format_html	mod/wiki/ewiki/ewiki.php	/^function ewiki_format_html(&$str, &$in, &$iii, &$s) {$/;"	f
ewiki_format_pre	mod/wiki/ewiki/ewiki.php	/^function ewiki_format_pre(&$str, &$in, &$iii, &$s, $btype) {$/;"	f
ewiki_format_remove_notify	mod/wiki/ewiki/plugins/notify.php	/^function ewiki_format_remove_notify(&$source) {$/;"	f
ewiki_format_source_footnotes	mod/wiki/ewiki/plugins/markup/footnotes.php	/^function ewiki_format_source_footnotes (&$source) {$/;"	f
ewiki_get_backlinks	mod/wiki/ewiki/ewiki.php	/^function ewiki_get_backlinks($id) {$/;"	f
ewiki_get_links	mod/wiki/ewiki/ewiki.php	/^function ewiki_get_links($id) {$/;"	f
ewiki_handler_jump	mod/wiki/ewiki/plugins/jump.php	/^function ewiki_handler_jump(&$id, &$data, &$action) {$/;"	f
ewiki_handler_spages	mod/wiki/ewiki/plugins/spages.php	/^function ewiki_handler_spages($id, $data, $action) {$/;"	f
ewiki_headers	mod/wiki/ewiki/plugins/spages.php	/^      $ewiki_headers = array();$/;"	v
ewiki_html_tag_balancer	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^function ewiki_html_tag_balancer(&$html) {$/;"	f
ewiki_http_headers	mod/wiki/ewiki/ewiki.php	/^function ewiki_http_headers(&$o, $id, &$data, $action) {$/;"	f
ewiki_id	mod/wiki/ewiki/ewiki.php	/^function ewiki_id() {$/;"	f
ewiki_in_array	mod/wiki/ewiki/ewiki.php	/^function ewiki_in_array($value, &$array, $dn=0, $ci=EWIKI_CASE_INSENSITIVE) {$/;"	f
ewiki_init_spages	mod/wiki/ewiki/plugins/spages.php	/^function ewiki_init_spages($dirs, $idprep="") {$/;"	f
ewiki_initialization_wizard	mod/wiki/ewiki/plugins/init.php	/^function ewiki_initialization_wizard($id, &$data, &$action) {$/;"	f
ewiki_initialization_wizard2	mod/wiki/ewiki/plugins/init.php	/^function ewiki_initialization_wizard2($id, &$data, $action) {$/;"	f
ewiki_intermap_walking	mod/wiki/ewiki/ewiki.php	/^function ewiki_intermap_walking($id, &$data, $action) {$/;"	f
ewiki_interwiki	mod/wiki/ewiki/ewiki.php	/^function ewiki_interwiki($href, &$type) {$/;"	f
ewiki_link_regex_callback	mod/wiki/ewiki/ewiki.php	/^function ewiki_link_regex_callback($uu, $force_noimg=0) {$/;"	f
ewiki_links	mod/wiki/ewiki/ewiki.php	/^            $ewiki_links = ewiki_database("FIND", $a);$/;"	v
ewiki_links	mod/wiki/ewiki/ewiki.php	/^            $ewiki_links=1;$/;"	v
ewiki_links	mod/wiki/ewiki/ewiki.php	/^      $ewiki_links = ewiki_array($ewiki_links);$/;"	v
ewiki_links	mod/wiki/ewiki/ewiki.php	/^   $ewiki_links = ewiki_database("FIND",  $uu);$/;"	v
ewiki_list_pages	mod/wiki/ewiki/ewiki.php	/^function ewiki_list_pages($pages=array(), $limit=EWIKI_LIST_LIMIT,$/;"	f
ewiki_localization	mod/wiki/ewiki/ewiki.php	/^function ewiki_localization() {$/;"	f
ewiki_log	mod/wiki/ewiki/ewiki.php	/^function ewiki_log($msg, $error_type=3) {$/;"	f
ewiki_make_title	mod/wiki/ewiki/ewiki.php	/^function ewiki_make_title($id='', $title='', $class=3, $action="view", $go_action="links", $may_split=1) {$/;"	f
ewiki_merge_links	mod/wiki/ewiki/ewiki.php	/^function ewiki_merge_links(&$ewiki_links) {$/;"	f
ewiki_mime_magic	mod/wiki/ewiki/plugins/lib/mime_magic.php	/^function ewiki_mime_magic(&$binary_data) {$/;"	f
ewiki_moodle_highlight	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^function ewiki_moodle_highlight(&$o, &$id, &$data, &$action) {$/;"	f
ewiki_moodle_rescue_html	mod/wiki/ewiki/plugins/moodle/moodle_rescue_html.php	/^function ewiki_moodle_rescue_html(&$wiki_source) {$/;"	f
ewiki_notify_edit_hook	mod/wiki/ewiki/plugins/notify.php	/^function ewiki_notify_edit_hook($id, $data, &$hidden_postdata) {$/;"	f
ewiki_notify_links	mod/wiki/ewiki/plugins/notify.php	/^function ewiki_notify_links(&$source, $strip=1) {$/;"	f
ewiki_page	mod/wiki/ewiki/ewiki.php	/^function ewiki_page($id=false) {$/;"	f
ewiki_page_css_container	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_css_container(&$o, &$id, &$data, &$action) {$/;"	f
ewiki_page_edit	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_edit($id, $data, $action) {$/;"	f
ewiki_page_edit_form	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_edit_form(&$id, &$data, &$hidden_postdata) {$/;"	f
ewiki_page_edit_form_final_imgupload	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_edit_form_final_imgupload(&$o, &$id, &$data, &$action) {$/;"	f
ewiki_page_edit_preview	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_edit_preview(&$data) {$/;"	f
ewiki_page_filedownload	mod/wiki/ewiki/plugins/moodle/downloads.php	/^function ewiki_page_filedownload($id, $data, $action, $def_sec="") {$/;"	f
ewiki_page_fileupload	mod/wiki/ewiki/plugins/moodle/downloads.php	/^function ewiki_page_fileupload($id, $data, $action, $def_sec="") {$/;"	f
ewiki_page_hits	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_hits($id=0, $data=0) {$/;"	f
ewiki_page_index	mod/wiki/ewiki/plugins/page/pageindex.php	/^function ewiki_page_index($id=0, $data=0, $action=0, $args=array()) {$/;"	f
ewiki_page_info	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_info($id, &$data, $action) {$/;"	f
ewiki_page_links	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_links($id, &$data, $action) {$/;"	f
ewiki_page_listallchildren	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^function ewiki_page_listallchildren($str_root, &$a_children, &$a_sitemap, &$a_validpages, $i_level, $i_maxdepth, $i_flatmap){$/;"	f
ewiki_page_newest	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_newest($id=0, $data=0) {$/;"	f
ewiki_page_ordered_list	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_ordered_list($orderby="created", $asc=0, $print, $title) {$/;"	f
ewiki_page_orphanedpages	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^function ewiki_page_orphanedpages($id, $data, $action) {$/;"	f
ewiki_page_search	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_search($id, &$data, $action) {$/;"	f
ewiki_page_sitemap	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^function ewiki_page_sitemap($id=0, $data=0, $action=0){$/;"	f
ewiki_page_stupid_diff	mod/wiki/ewiki/plugins/moodle/diff.php	/^ function ewiki_page_stupid_diff($id, $data, $action) {$/;"	f
ewiki_page_updates	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_updates($id=0, $data=0) {$/;"	f
ewiki_page_versions	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_versions($id=0, $data=0) {$/;"	f
ewiki_page_view	mod/wiki/ewiki/ewiki.php	/^function ewiki_page_view($id, &$data, $action, $all=1) {$/;"	f
ewiki_page_wantedpages	mod/wiki/ewiki/plugins/moodle/wantedpages.php	/^function ewiki_page_wantedpages($id, $data, $action) {$/;"	f
ewiki_page_wiki_dump_send	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^function ewiki_page_wiki_dump_send($exportbinaries=0, $exportformats=0, $withvirtualpages=0, $exportdestinations=0) {$/;"	f
ewiki_render_wiki_links	mod/wiki/ewiki/ewiki.php	/^function ewiki_render_wiki_links(&$o) {$/;"	f
ewiki_ring	mod/wiki/ewiki/ewiki.php	/^              $ewiki_ring = (int)($entry[1]);$/;"	v
ewiki_ring	mod/wiki/ewiki/ewiki.php	/^              $ewiki_ring = 2;  \/\/(EWIKI_AUTH_DEFAULT_RING - 1);$/;"	v
ewiki_ring	mod/wiki/ewiki/ewiki.php	/^         $ewiki_ring = (int)EWIKI_AUTH_DEFAULT_RING;$/;"	v
ewiki_scan_wikiwords	mod/wiki/ewiki/ewiki.php	/^function ewiki_scan_wikiwords(&$wiki_source, &$ewiki_links, $se=0) {$/;"	f
ewiki_script	mod/wiki/ewiki/ewiki.php	/^function ewiki_script($asid="", $id=false, $params="", $bin=0, $html=1, $script=NULL) {$/;"	f
ewiki_script_binary	mod/wiki/ewiki/ewiki.php	/^function ewiki_script_binary($asid, $id=false, $params=array(), $upload=0) {$/;"	f
ewiki_script_url	mod/wiki/ewiki/ewiki.php	/^function ewiki_script_url() {$/;"	f
ewiki_sitemap_create	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^function ewiki_sitemap_create($str_rootid, $a_validpages, $i_maxdepth, $i_flatmap=0){$/;"	f
ewiki_spage	mod/wiki/ewiki/plugins/spages.php	/^function ewiki_spage($id, $data, $action) {$/;"	f
ewiki_split_title	mod/wiki/ewiki/ewiki.php	/^function ewiki_split_title ($id='', $split=EWIKI_SPLIT_TITLE, $entities=1) {$/;"	f
ewiki_t	mod/wiki/ewiki/ewiki.php	/^function ewiki_t($const, $repl=array(), $pref_langs=array()) {$/;"	f
ewiki_title	mod/wiki/view.php	/^          $ewiki_title="";$/;"	v
ewiki_upload_sections	mod/wiki/ewiki/plugins/moodle/downloads.php	/^$ewiki_upload_sections = array($/;"	v
ewiki_use_editor	mod/wiki/view.php	/^            $ewiki_use_editor=1;$/;"	v
ewiki_use_editor	mod/wiki/view.php	/^        $ewiki_use_editor=0;$/;"	v
ewiki_valid_pages	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^function ewiki_valid_pages($bool_allowimages=0, $virtual_pages=0){$/;"	f
ewiki_view_append_attachments	mod/wiki/ewiki/plugins/aview/downloads.php	/^function ewiki_view_append_attachments($id, $data, $action) {$/;"	f
ewiki_view_append_backlinks	mod/wiki/ewiki/plugins/aview/backlinks.php	/^function ewiki_view_append_backlinks($id, $data, $action) {$/;"	f
ewscript	mod/wiki/admin.php	/^    $ewscript = $ewbase.'&amp;page=';$/;"	v
ewscript	mod/wiki/lib.php	/^  $ewscript = 'admin.php?id='.$cmid;$/;"	v
ewscript	mod/wiki/view.php	/^        $ewscript = $ewbase.'&amp;page=';$/;"	v
exc_info	backup/restorelib.php	/^                                                            $exc_info = $exceptions[$j];$/;"	v
except	lib/datalib.php	/^        $except = ' AND u.id NOT IN ('. $exceptions .') ';$/;"	v
except	lib/datalib.php	/^        $except = '';$/;"	v
except	message/lib.php	/^        $except = ' AND u.id NOT IN ('. $exceptions .') ';$/;"	v
except	message/lib.php	/^        $except = '';$/;"	v
exceptionid	backup/restorelib.php	/^                                                                $exceptionid = insert_record('grade_exceptions',$exception);$/;"	v
exceptions	backup/restorelib.php	/^                                                            $exceptions = $ite_info['#']['GRADE_EXCEPTIONS']['0']['#']['GRADE_EXCEPTION'];$/;"	v
exceptions	backup/restorelib.php	/^                                                            $exceptions = array();$/;"	v
exceptions	grade/lib.php	/^                                $exceptions = grade_get_exceptions_user($course->id, $student);$/;"	v
exceptions	grade/lib.php	/^        $exceptions = grade_get_exceptions($course->id);$/;"	v
exceptions	lib/datalib.php	/^            $exceptions = ltrim($exceptions, ',');$/;"	v
exceptions	lib/datalib.php	/^        $exceptions = ' AND u.id NOT IN ('. $exceptions .') ';$/;"	v
exceptions	lib/datalib.php	/^        $exceptions = ltrim($exceptions, ',');$/;"	v
exceptions	lib/uploadlib.php	/^            $exceptions = array(); \/\/need this later if we're deleting other files.$/;"	v
exceptions	user/index.php	/^            $exceptions = array_keys($teachers);$/;"	v
exceptions	user/index.php	/^    $exceptions = array(); \/\/ This will be an array of userids that are shown as teachers and thus$/;"	v
excl	mod/wiki/ewiki/ewiki.php	/^                  $excl = 3;$/;"	v
excl	mod/wiki/ewiki/ewiki.php	/^               $excl = 5 - $excl;$/;"	v
exclude	mod/wiki/ewiki/plugins/page/pageindex.php	/^   $exclude = "\\n" . implode("\\n",$/;"	v
excludeServiceKeys	lib/typo3/class.t3lib_div.php	/^			$excludeServiceKeys = t3lib_div::trimExplode(',', $excludeServiceKeys, 1);$/;"	v
excluded_tags	mod/hotpot/backuplib.php	/^            $excluded_tags = array('');$/;"	v
excluded_tags	mod/hotpot/backuplib.php	/^        $excluded_tags = array('hotpot');$/;"	v
excluded_tags	mod/hotpot/backuplib.php	/^        $excluded_tags = array('id','attempt');$/;"	v
excluded_tags	mod/hotpot/backuplib.php	/^        $excluded_tags = array();$/;"	v
excludedtypes	question/type/random/questiontype.php	/^            $excludedtypes = implode(',', $this->excludedtypes);$/;"	v
excludes	lib/weblib.php	/^    $excludes = array();$/;"	v
execp	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$execp = '';$/;"	v
execute	filter/tex/latex.php	/^        function execute( $command, $log=null ) {$/;"	f
execute_sql	lib/datalib.php	/^function execute_sql($command, $feedback=true) {$/;"	f
executions	backup/log.php	/^        $executions = get_records_sql("SELECT DISTINCT laststarttime,laststarttime$/;"	v
exercise	mod/exercise/backuplib.php	/^            $exercise = get_record('exercise','id',$exercise);$/;"	v
exercise_add_custom_scales	mod/exercise/locallib.php	/^function exercise_add_custom_scales($exercise) {$/;"	f
exercise_add_instance	mod/exercise/lib.php	/^function exercise_add_instance($exercise) $/;"	f
exercise_add_instance	mod/exercise/lib.php	/^function exercise_add_instance($exercise) {$/;"	f
exercise_assessments	mod/exercise/backuplib.php	/^        $exercise_assessments = get_records_sql("SELECT * from {$CFG->prefix}exercise_assessments a$/;"	v
exercise_assessments_restore	mod/exercise/restorelib.php	/^    function exercise_assessments_restore($new_exercise_id, $new_submission_id,$info,$restore) {$/;"	f
exercise_backup_mods	mod/exercise/backuplib.php	/^    function exercise_backup_mods($bf,$preferences) {$/;"	f
exercise_backup_one_mod	mod/exercise/backuplib.php	/^    function exercise_backup_one_mod($bf,$preferences,$exercise) {$/;"	f
exercise_check_backup_mods	mod/exercise/backuplib.php	/^    function exercise_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
exercise_check_backup_mods_instances	mod/exercise/backuplib.php	/^    function exercise_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
exercise_choose_from_menu	mod/exercise/lib.php	/^function exercise_choose_from_menu ($options, $name, $selected="", $nothing="choose", $script="", $nothingvalue="0", $return=false) {$/;"	f
exercise_compare_assessments	mod/exercise/locallib.php	/^function exercise_compare_assessments($exercise, $assessment1, $assessment2) {$/;"	f
exercise_copy_assessment	mod/exercise/locallib.php	/^function exercise_copy_assessment($assessment, $submission, $withfeedback = false) {$/;"	f
exercise_count_all_submissions_for_assessment	mod/exercise/locallib.php	/^function exercise_count_all_submissions_for_assessment($exercise, $user) {$/;"	f
exercise_count_assessments	mod/exercise/locallib.php	/^function exercise_count_assessments($submission) {$/;"	f
exercise_count_assessments_by_teacher	mod/exercise/locallib.php	/^function exercise_count_assessments_by_teacher($exercise, $teacher) {$/;"	f
exercise_count_student_submissions	mod/exercise/locallib.php	/^function exercise_count_student_submissions($exercise) {$/;"	f
exercise_count_teacher_assessments	mod/exercise/locallib.php	/^function exercise_count_teacher_assessments($exercise, $user) {$/;"	f
exercise_count_teacher_submissions	mod/exercise/locallib.php	/^function exercise_count_teacher_submissions($exercise) {$/;"	f
exercise_count_teacher_submissions_for_assessment	mod/exercise/locallib.php	/^function exercise_count_teacher_submissions_for_assessment($exercise, $user) {$/;"	f
exercise_count_unassessed_student_submissions	mod/exercise/locallib.php	/^function exercise_count_unassessed_student_submissions($exercise) {$/;"	f
exercise_count_ungraded_assessments_student	mod/exercise/locallib.php	/^function exercise_count_ungraded_assessments_student($exercise) {$/;"	f
exercise_count_ungraded_assessments_student	mod/exercise/locallib.php	/^function exercise_count_ungraded_assessments_student($exercise, $groupid = 0) {$/;"	f
exercise_count_ungraded_assessments_teacher	mod/exercise/locallib.php	/^function exercise_count_ungraded_assessments_teacher($exercise) {$/;"	f
exercise_count_user_assessments	mod/exercise/locallib.php	/^function exercise_count_user_assessments($exercise, $user, $stype = "all") {$/;"	f
exercise_count_user_assessments	mod/exercise/locallib.php	/^function exercise_count_user_assessments($exercise, $user, $type = "all") { $type is all, student or teacher$/;"	f
exercise_count_user_assessments_done	mod/exercise/locallib.php	/^function exercise_count_user_assessments_done($exercise, $user) {$/;"	f
exercise_count_user_assessments_done	mod/exercise/locallib.php	/^function exercise_count_user_assessments_done($exercise,$user) {$/;"	f
exercise_count_user_submissions	mod/exercise/locallib.php	/^function exercise_count_user_submissions($exercise, $user) {$/;"	f
exercise_cron	mod/exercise/lib.php	/^function exercise_cron () $/;"	f
exercise_cron	mod/exercise/lib.php	/^function exercise_cron() {$/;"	f
exercise_delete_instance	mod/exercise/lib.php	/^function exercise_delete_instance($id) $/;"	f
exercise_delete_instance	mod/exercise/lib.php	/^function exercise_delete_instance($id) {$/;"	f
exercise_delete_submitted_files	mod/exercise/locallib.php	/^function exercise_delete_submitted_files($exercise, $submission) {$/;"	f
exercise_delete_user_files	mod/exercise/locallib.php	/^function exercise_delete_user_files($exercise, $user, $exception) {$/;"	f
exercise_elements	mod/exercise/backuplib.php	/^        $exercise_elements = get_records("exercise_elements","exerciseid",$exercise,"id");$/;"	v
exercise_elements_restore	mod/exercise/restorelib.php	/^    function exercise_elements_restore($exercise_id,$info,$restore) {$/;"	f
exercise_file_area	mod/exercise/lib.php	/^function exercise_file_area($exercise, $submission) {$/;"	f
exercise_file_area	mod/exercise/locallib.php	/^function exercise_file_area($exercise, $submission) { <--- in lib.php$/;"	f
exercise_file_area_name	mod/exercise/lib.php	/^function exercise_file_area_name($exercise, $submission) {$/;"	f
exercise_file_area_name	mod/exercise/locallib.php	/^function exercise_file_area_name($exercise, $submission) { <--- in lib.php$/;"	f
exercise_get_assess_logs	mod/exercise/lib.php	/^function exercise_get_assess_logs($course, $timestart) {$/;"	f
exercise_get_assess_logs	mod/exercise/locallib.php	/^function exercise_get_assess_logs($course, $timestart) {  <--- in lib.php$/;"	f
exercise_get_assessments	mod/exercise/lib.php	/^function exercise_get_assessments($submission) {$/;"	f
exercise_get_assessments	mod/exercise/locallib.php	/^function exercise_get_assessments($submission)   <--- in lib.php{$/;"	f
exercise_get_best_grade	mod/exercise/lib.php	/^function exercise_get_best_grade($submission) {$/;"	f
exercise_get_best_submission_grades	mod/exercise/locallib.php	/^function exercise_get_best_submission_grades($exercise) {  <--- in lib.php$/;"	f
exercise_get_best_submission_grades	mod/exercise/locallib.php	/^function exercise_get_best_submission_grades($exercise) {$/;"	f
exercise_get_grade_logs	mod/exercise/lib.php	/^function exercise_get_grade_logs($course, $timestart) {$/;"	f
exercise_get_grade_logs	mod/exercise/locallib.php	/^function exercise_get_grade_logs($course, $timestart) {  <--- in lib.php$/;"	f
exercise_get_mean_grade	mod/exercise/locallib.php	/^function exercise_get_mean_grade($submission) {$/;"	f
exercise_get_mean_submission_grades	mod/exercise/lib.php	/^function exercise_get_mean_submission_grades($exercise) {$/;"	f
exercise_get_mean_submission_grades	mod/exercise/locallib.php	/^function exercise_get_mean_submission_grades($exercise) {  <--- in lib.php$/;"	f
exercise_get_participants	mod/exercise/lib.php	/^function exercise_get_participants($exerciseid) {$/;"	f
exercise_get_post_actions	mod/exercise/lib.php	/^function exercise_get_post_actions() {$/;"	f
exercise_get_student_submission	mod/exercise/locallib.php	/^function exercise_get_student_submission($exercise, $user) {$/;"	f
exercise_get_student_submissions	mod/exercise/locallib.php	/^function exercise_get_student_submissions($exercise) {$/;"	f
exercise_get_student_submissions	mod/exercise/locallib.php	/^function exercise_get_student_submissions($exercise, $order = "time", $groupid = 0) {$/;"	f
exercise_get_submission_assessment	mod/exercise/locallib.php	/^function exercise_get_submission_assessment($submission, $user = null) {$/;"	f
exercise_get_submission_assessment	mod/exercise/locallib.php	/^function exercise_get_submission_assessment($submission, $user) {$/;"	f
exercise_get_submit_logs	mod/exercise/lib.php	/^function exercise_get_submit_logs($course, $timestart) {$/;"	f
exercise_get_submit_logs	mod/exercise/locallib.php	/^function exercise_get_submit_logs($course, $timestart) {$/;"	f
exercise_get_teacher_submission_assessments	mod/exercise/lib.php	/^function exercise_get_teacher_submission_assessments($exercise) {$/;"	f
exercise_get_teacher_submission_assessments	mod/exercise/locallib.php	/^function exercise_get_teacher_submission_assessments($exercise) {  <--- in lib.php$/;"	f
exercise_get_teacher_submissions	mod/exercise/locallib.php	/^function exercise_get_teacher_submissions($exercise) {$/;"	f
exercise_get_ungraded_assessments	mod/exercise/locallib.php	/^function exercise_get_ungraded_assessments($exercise) {$/;"	f
exercise_get_ungraded_assessments_student	mod/exercise/locallib.php	/^function exercise_get_ungraded_assessments_student($exercise) {$/;"	f
exercise_get_ungraded_assessments_teacher	mod/exercise/locallib.php	/^function exercise_get_ungraded_assessments_teacher($exercise) {$/;"	f
exercise_get_unmailed_assessments	mod/exercise/lib.php	/^function exercise_get_unmailed_assessments($cutofftime) {$/;"	f
exercise_get_unmailed_assessments	mod/exercise/locallib.php	/^function exercise_get_unmailed_assessments($cutofftime) {  <--- in lib.php$/;"	f
exercise_get_unmailed_graded_assessments	mod/exercise/locallib.php	/^function exercise_get_unmailed_graded_assessments($cutofftime) {  <--- in lib.php$/;"	f
exercise_get_user_assessments	mod/exercise/locallib.php	/^function exercise_get_user_assessments($exercise, $user) {$/;"	f
exercise_get_user_submissions	mod/exercise/lib.php	/^function exercise_get_user_submissions($exercise, $user) {$/;"	f
exercise_get_user_submissions	mod/exercise/locallib.php	/^function exercise_get_user_submissions($exercise, $user) {$/;"	f
exercise_get_view_actions	mod/exercise/lib.php	/^function exercise_get_view_actions() {$/;"	f
exercise_grades	mod/exercise/backuplib.php	/^        $exercise_grades = get_records_sql("SELECT * from {$CFG->prefix}exercise_grades g$/;"	v
exercise_grades	mod/exercise/lib.php	/^function exercise_grades($exerciseid) $/;"	f
exercise_grades	mod/exercise/lib.php	/^function exercise_grades($exerciseid) {$/;"	f
exercise_grades_restore_mods	mod/exercise/restorelib.php	/^    function exercise_grades_restore_mods($new_exercise_id, $new_assessment_id,$info,$restore) {$/;"	f
exercise_ids	mod/exercise/backuplib.php	/^    function exercise_ids ($course) {$/;"	f
exercise_list_all_ungraded_assessments	mod/exercise/locallib.php	/^function exercise_list_all_ungraded_assessments($exercise) {$/;"	f
exercise_list_submissions_for_admin	mod/exercise/locallib.php	/^function exercise_list_submissions_for_admin($exercise) {$/;"	f
exercise_list_teacher_assessments	mod/exercise/locallib.php	/^function exercise_list_teacher_assessments($exercise, $user) {$/;"	f
exercise_list_teacher_submissions	mod/exercise/locallib.php	/^function exercise_list_teacher_submissions($exercise, $user, $reassess = false) {$/;"	f
exercise_list_teacher_submissions	mod/exercise/locallib.php	/^function exercise_list_teacher_submissions($exercise, $user, $reassess) {$/;"	f
exercise_list_unassessed_student_submissions	mod/exercise/locallib.php	/^function exercise_list_unassessed_student_submissions($exercise, $user) {$/;"	f
exercise_list_unassessed_teacher_submissions	mod/exercise/locallib.php	/^function exercise_list_unassessed_teacher_submissions($exercise, $user) {$/;"	f
exercise_list_ungraded_assessments	mod/exercise/locallib.php	/^function exercise_list_ungraded_assessments($exercise, $stype) {$/;"	f
exercise_list_user_submissions	mod/exercise/locallib.php	/^function exercise_list_user_submissions($exercise, $user) {$/;"	f
exercise_path	mod/exercise/restorelib.php	/^            $exercise_path = $moddata_path."\/exercise";$/;"	v
exercise_path	mod/exercise/restorelib.php	/^        $exercise_path = "";$/;"	v
exercise_print_assessment_form	mod/exercise/locallib.php	/^function exercise_print_assessment_form($exercise, $assessment = false, $allowchanges = false, $returnto = '') {$/;"	f
exercise_print_assessment_form	mod/exercise/locallib.php	/^function exercise_print_assessment_form($exercise, $assessment, $allowchanges, $returnto)$/;"	f
exercise_print_assessments_by_user_for_admin	mod/exercise/locallib.php	/^function exercise_print_assessments_by_user_for_admin($exercise, $user) {$/;"	f
exercise_print_assessments_for_admin	mod/exercise/locallib.php	/^function exercise_print_assessments_for_admin($exercise, $submission) {$/;"	f
exercise_print_assignment_info	mod/exercise/locallib.php	/^function exercise_print_assignment_info($exercise) {$/;"	f
exercise_print_difference	mod/exercise/locallib.php	/^function exercise_print_difference($time) {$/;"	f
exercise_print_feedback	mod/exercise/locallib.php	/^function exercise_print_feedback($course, $submission) {$/;"	f
exercise_print_league_table	mod/exercise/locallib.php	/^function exercise_print_league_table($exercise) {$/;"	f
exercise_print_recent_activity	mod/exercise/lib.php	/^function exercise_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
exercise_print_recent_activity	mod/exercise/lib.php	/^function exercise_print_recent_activity(&$logs, $isteacher=false) $/;"	f
exercise_print_submission_assessments	mod/exercise/locallib.php	/^function exercise_print_submission_assessments($exercise, $submission) {$/;"	f
exercise_print_submission_assessments	mod/exercise/locallib.php	/^function exercise_print_submission_assessments($exercise, $submission, $type) {$/;"	f
exercise_print_submission_title	mod/exercise/lib.php	/^function exercise_print_submission_title($exercise, $submission) {$/;"	f
exercise_print_submission_title	mod/exercise/locallib.php	/^function exercise_print_submission_title($exercise, $submission) {  <--- in lib.php$/;"	f
exercise_print_tabbed_heading	mod/exercise/locallib.php	/^function exercise_print_tabbed_heading($tabs) {$/;"	f
exercise_print_tabbed_table	mod/exercise/locallib.php	/^function exercise_print_tabbed_table($table) {$/;"	f
exercise_print_teacher_assessment_form	mod/exercise/locallib.php	/^function exercise_print_teacher_assessment_form($exercise, $assessment, $submission, $returnto = '') {$/;"	f
exercise_print_teacher_assessment_form	mod/exercise/locallib.php	/^function exercise_print_teacher_assessment_form($exercise, $assessment, $submission, $returnto)$/;"	f
exercise_print_teacher_table	mod/exercise/locallib.php	/^function exercise_print_teacher_table($course) {$/;"	f
exercise_print_time_to_deadline	mod/exercise/locallib.php	/^function exercise_print_time_to_deadline($time) {$/;"	f
exercise_print_upload_form	mod/exercise/locallib.php	/^function exercise_print_upload_form($exercise) {$/;"	f
exercise_print_user_assessments	mod/exercise/locallib.php	/^function exercise_print_user_assessments($exercise, $user) {$/;"	f
exercise_refresh_events	mod/exercise/lib.php	/^function exercise_refresh_events($courseid = 0) {$/;"	f
exercise_restore_files	mod/exercise/restorelib.php	/^    function exercise_restore_files ($oldsubmiss, $newsubmiss, $restore) {$/;"	f
exercise_restore_mods	mod/exercise/restorelib.php	/^    function exercise_restore_mods($mod,$restore) {$/;"	f
exercise_rubrics	mod/exercise/backuplib.php	/^        $exercise_rubrics = get_records_sql("SELECT * from {$CFG->prefix}exercise_rubrics r$/;"	v
exercise_rubrics_restore	mod/exercise/restorelib.php	/^    function exercise_rubrics_restore($exercise_id,$elementno,$info,$restore) {$/;"	f
exercise_submission_ids_by_course	mod/exercise/backuplib.php	/^    function exercise_submission_ids_by_course ($course) {$/;"	f
exercise_submission_ids_by_instance	mod/exercise/backuplib.php	/^    function exercise_submission_ids_by_instance ($instanceid) {$/;"	f
exercise_submissions	mod/exercise/backuplib.php	/^                $exercise_submissions = get_records_select("exercise_submissions","exerciseid = $exerciseid$/;"	v
exercise_submissions	mod/exercise/backuplib.php	/^        $exercise_submissions = get_records_select("exercise_submissions","exerciseid = $exerciseid$/;"	v
exercise_submissions_restore	mod/exercise/restorelib.php	/^    function exercise_submissions_restore($old_exercise_id, $new_exercise_id,$info,$restore) {$/;"	f
exercise_test_for_resubmission	mod/exercise/locallib.php	/^function exercise_test_for_resubmission($exercise, $user) {$/;"	f
exercise_test_user_assessments	mod/exercise/locallib.php	/^function exercise_test_user_assessments($exercise, $user) {$/;"	f
exercise_update_instance	mod/exercise/lib.php	/^function exercise_update_instance($exercise) $/;"	f
exercise_update_instance	mod/exercise/lib.php	/^function exercise_update_instance($exercise) {$/;"	f
exercise_upgrade	mod/exercise/db/mysql.php	/^function exercise_upgrade($oldversion) {$/;"	f
exercise_upgrade	mod/exercise/db/postgres7.php	/^function exercise_upgrade($oldversion) {$/;"	f
exercise_user_complete	mod/exercise/lib.php	/^function exercise_user_complete($course, $user, $mod, $exercise) $/;"	f
exercise_user_complete	mod/exercise/lib.php	/^function exercise_user_complete($course, $user, $mod, $exercise) {$/;"	f
exercise_user_outline	mod/exercise/lib.php	/^function exercise_user_outline($course, $user, $mod, $exercise) $/;"	f
exercise_user_outline	mod/exercise/lib.php	/^function exercise_user_outline($course, $user, $mod, $exercise) {$/;"	f
exercisefound	mod/exercise/locallib.php	/^                        $exercisefound = true;$/;"	v
exercisefound	mod/exercise/locallib.php	/^            $exercisefound = false;$/;"	v
exercises	mod/exercise/backuplib.php	/^        $exercises = get_records ("exercise","course",$preferences->backup_course,"id");$/;"	v
exercisetype	mod/hotpot/report/click/report.php	/^		$exercisetype = $this->get_exercisetype($questions, $questionids, $blank);$/;"	v
exist	backup/restorelib.php	/^                                        $exist = get_record('message','useridfrom',$dbrec->useridfrom,$/;"	v
exist	backup/restorelib.php	/^                                        $exist = get_record('message_contacts','userid',$dbrec->userid,$/;"	v
exist	backup/restorelib.php	/^                                        $exist = get_record('message_read','useridfrom',$dbrec->useridfrom,$/;"	v
exist	mod/quiz/backuplib.php	/^                $exist = get_record('question_categories','id', $key);$/;"	v
existelements	mod/scorm/report.php	/^                            $existelements = true;$/;"	v
existelements	mod/scorm/report.php	/^                        $existelements = true;$/;"	v
existelements	mod/scorm/report.php	/^                $existelements = false;$/;"	v
existinguserarray	course/student.php	/^    $existinguserarray = array();$/;"	v
existinguserlist	course/student.php	/^    $existinguserlist = implode(',', $existinguserarray);$/;"	v
existinteraction	mod/scorm/report.php	/^                    $existinteraction = true;$/;"	v
existinteraction	mod/scorm/report.php	/^                $existinteraction = false;$/;"	v
existobjective	mod/scorm/report.php	/^                    $existobjective = true;$/;"	v
existobjective	mod/scorm/report.php	/^                $existobjective = false;$/;"	v
exists	admin/health.php	/^    function exists() {$/;"	f
exists	lib/filterlib.php	/^            $exists = in_array($filterobject->phrase, $concepts);$/;"	v
exists	lib/filterlib.php	/^            $exists = in_array(strtolower($filterobject->phrase), $lconcepts);$/;"	v
exists	mod/hotpot/db/update_to_v2.php	/^						$exists = true;$/;"	v
exists	mod/hotpot/db/update_to_v2.php	/^				$exists = true;$/;"	v
exists	mod/hotpot/db/update_to_v2.php	/^	$exists = false;$/;"	v
exists	mod/wiki/ewiki/ewiki.php	/^   $exists = ewiki_database("FIND", array($id));$/;"	v
exists_count	backup/restorelib.php	/^                    $exists_count = 0;$/;"	v
exites	mod/scorm/aicc.php	/^                                                $exites = array($/;"	v
exitjump	mod/lesson/locallib.php	/^                $exitjump = $lessonpages[$pageid]->nextpageid;$/;"	v
exitjump	mod/lesson/locallib.php	/^                $exitjump = LESSON_EOL;$/;"	v
exitjump	mod/lesson/locallib.php	/^            $exitjump = LESSON_EOL;$/;"	v
exitjump	mod/lesson/locallib.php	/^            $exitjump = get_field("lesson_answers", "jumpto", "pageid", $pageid, "lessonid", $lesson);$/;"	v
exitlink	mod/scorm/player.php	/^    $exitlink = '(<a href="'.$CFG->wwwroot.'\/course\/view.php?id='.$cm->course.'">'.get_string('exit','scorm').'<\/a>)&nbsp;';$/;"	v
exp	question/format/webct/format.php	/^            $exp = $regs[1];$/;"	v
exp_date	enrol/authorize/enrol.php	/^        $exp_date = sprintf("%02d", $form->ccexpiremm) . $form->ccexpireyyyy;$/;"	v
expandCollide	mod/scorm/locallib.php	/^              function expandCollide(which,list,item) {$/;"	f
expandEntities	lib/soap/nusoap.php	/^	function expandEntities($val) {$/;"	f
expandList	lib/typo3/class.t3lib_div.php	/^	function expandList($list)      {$/;"	f
expandQname	lib/soap/nusoap.php	/^	function expandQname($qname){$/;"	f
expand_blocks	mod/hotpot/template/default.php	/^	function expand_blocks($tag) {$/;"	f
expand_spans	mod/hotpot/report/default.php	/^	function expand_spans(&$table, $zone) {$/;"	f
expand_strings	mod/hotpot/template/default.php	/^	function expand_strings($tag, $search='') {$/;"	f
expanded_category_strings	question/category_class.php	/^    function expanded_category_strings($categories, $parent=null) {$/;"	f
expandedname	question/category_class.php	/^            $expandedname = "$prefix$category->name";$/;"	v
expdate	enrol/authorize/enrol.php	/^            $expdate = sprintf("%02d", intval($form->ccexpiremm)) . $form->ccexpireyyyy;$/;"	v
expectError	lib/pear/PEAR.php	/^    function expectError($code = '*')$/;"	f
expectedanswer	mod/lesson/action/continue.php	/^                                $expectedanswer = substr($expectedanswer,2);$/;"	v
expectedanswer	mod/lesson/action/continue.php	/^                                $expectedanswer=substr($expectedanswer,2);$/;"	v
expectedanswer	mod/lesson/action/continue.php	/^                        $expectedanswer = substr($expectedanswer,0,strlen($expectedanswer) - 2);$/;"	v
expectedanswer	mod/lesson/action/continue.php	/^                    $expectedanswer = preg_quote($expectedanswer, '\/');$/;"	v
expectedanswer	mod/lesson/action/continue.php	/^                    $expectedanswer = str_replace('#####', '.*', $expectedanswer);$/;"	v
expectedanswer	mod/lesson/action/continue.php	/^                    $expectedanswer = str_replace('*', '#####', $expectedanswer);$/;"	v
expectedanswer	mod/lesson/action/continue.php	/^                $expectedanswer  = $answer->answer; \/\/ for easier handling of $answer->answer$/;"	v
expirationtime	auth/ldap/lib.php	/^                       $expirationtime = time() + $info[0]['passwordExpirationInterval'][0]; $/;"	v
expireNotify	lib/adodb/session/adodb-session.php	/^	function expireNotify($expire_notify = null) {$/;"	f
expire_notify	lib/adodb/session/adodb-session.php	/^		$expire_notify	= ADODB_Session::expireNotify();$/;"	v
expires	lib/graphlib.php	/^      $expires = mktime (date("H")+$expiresHours,date("i"),date("s")+$expiresSeconds,date("m"),date("d"),date("Y"));$/;"	v
expires	lib/soap/nusoap.php	/^			$expires = '';$/;"	v
expires	lib/soap/nusoap.php	/^			$expires = substr($cookie_str, $start + strlen($cookie_param));$/;"	v
expires	lib/soap/nusoap.php	/^			$expires = substr($expires, 0, strpos($expires, ';'));$/;"	v
expiresGMT	lib/graphlib.php	/^      $expiresGMT = gmdate('D, d M Y H:i:s', $expires).' GMT';$/;"	v
expiresHours	lib/graphlib.php	/^    $expiresHours = $this->parameter['hours_to_live'];$/;"	v
expiresOffset	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$expiresOffset = 3600 * 24 * 10;        \/\/ 10 days util client cache expires$/;"	v
expiresSeconds	lib/graphlib.php	/^    $expiresSeconds = $this->parameter['seconds_to_live'];$/;"	v
expiretime	auth/ldap/lib.php	/^            $expiretime = auth_ldap_expirationtime2unix($info[0][strtolower($CFG->ldap_expireattr)][0]);$/;"	v
expiry	enrol/manual/enrol.php	/^            $expiry = time() + $course->expirythreshold;$/;"	v
expiry	lib/adodb/adodb-cryptsession.php	/^	$expiry = time() + $ADODB_SESS_LIFE;$/;"	v
expiry	lib/adodb/adodb-session-clob.php	/^	$expiry = time() + $ADODB_SESS_LIFE;$/;"	v
expiry	lib/adodb/adodb-session.php	/^	$expiry = time() + $ADODB_SESS_LIFE;$/;"	v
expiry	lib/adodb/session/adodb-session.php	/^		$expiry = time() + $lifetime;$/;"	v
explodeUrl2Array	lib/typo3/class.t3lib_div.php	/^	function explodeUrl2Array($string,$multidim=FALSE)	{$/;"	f
exploded	mod/quiz/restorelibpre15.php	/^                            $exploded = explode("-",$tok);$/;"	v
exploded	question/type/match/questiontype.php	/^            $exploded = explode("-",$tok);$/;"	v
exploded	question/type/multianswer/questiontype.php	/^            $exploded = explode("-",$tok);$/;"	v
exploded	question/type/randomsamatch/questiontype.php	/^            $exploded = explode("-",$tok);$/;"	v
explodesection	mod/hotpot/lib.php	/^		$explodesection = array();$/;"	v
expn	lib/excel/Parser.php	/^    $expn   = strlen($col_ref) - 1;$/;"	v
expn	lib/excel/Worksheet.php	/^        $expn  = 0;$/;"	v
expn	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $expn   = strlen($col_ref) - 1;$/;"	v
expn	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $expn  = 0;$/;"	v
export_categoryname	lib/questionlib.php	/^    $export_categoryname = clean_filename($category->name);$/;"	v
export_date_format	lib/questionlib.php	/^        $export_date_format = "%%Y%%m%%d-%%H%%M";$/;"	v
export_date_format	lib/questionlib.php	/^    $export_date_format = str_replace(" ","_",get_string("exportnameformat","quiz"));$/;"	v
export_file_extension	question/format.php	/^    function export_file_extension() {$/;"	f
export_file_extension	question/format/qti2/format.php	/^    function export_file_extension() {$/;"	f
export_file_extension	question/format/xhtml/format.php	/^function export_file_extension() {$/;"	f
export_file_extension	question/format/xml/format.php	/^    function export_file_extension() {$/;"	f
export_name	lib/questionlib.php	/^    $export_name = $export_word."-";$/;"	v
export_quiz	question/format/qti2/format.php	/^     function export_quiz($course, $quiz, $questions, $result, $redirect, $submiturl = null) {$/;"	f
export_shortname	lib/questionlib.php	/^        $export_shortname = $course->id;$/;"	v
export_shortname	lib/questionlib.php	/^    $export_shortname = clean_filename($course->shortname);$/;"	v
export_weight	question/format/gift/format.php	/^              $export_weight = $answer->fraction*100;$/;"	v
export_word	lib/questionlib.php	/^        $export_word= "export";$/;"	v
export_word	lib/questionlib.php	/^    $export_word = str_replace($takeoff,"_",strtolower(get_string("exportfilename","quiz")));$/;"	v
exportbasedir	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $exportbasedir=tempnam("\/tmp","WIKIEXPORT");$/;"	v
exportdestinations	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $exportdestinations=array("0" => get_string("downloadaszip","wiki"));$/;"	v
exportdir	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $exportdir=$CFG->dataroot."\/".$course->id."\/".$exportdestinations;$/;"	v
exportdir	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $exportdir=$exportbasedir."\/".$wname;$/;"	v
exportfilename	question/export.php	/^        $exportfilename = default_export_filename($course, $category);$/;"	v
exportfilename	question/export.php	/^    $exportfilename = optional_param('exportfilename','',PARAM_FILE );$/;"	v
exportformats	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^      $exportformats=1;$/;"	v
exportformats	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^    $exportformats=$_REQUEST["exportformats"];$/;"	v
exportformats	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $exportformats=array( "0" => get_string("plaintext","wiki") , "1" => get_string("html","wiki"));$/;"	v
exportpostprocess	question/format.php	/^    function exportpostprocess() {$/;"	f
exportpreprocess	question/format.php	/^    function exportpreprocess($category, $course) {$/;"	f
exportpreprocess	question/format/qti2/format.php	/^    function exportpreprocess($category, $course, $lang = null) {$/;"	f
exportprocess	question/format.php	/^    function exportprocess($filename) {$/;"	f
exportprocess	question/format/qti2/format.php	/^    function exportprocess($filename) {$/;"	f
exportprocess_quiz	question/format/qti2/format.php	/^    function exportprocess_quiz($quiz, $questions, $result, $submiturl, $course) {$/;"	f
exportquestions	question/format/qti2/format.php	/^        $exportquestions = array();$/;"	v
expout	question/format.php	/^        $expout = "";$/;"	v
expout	question/format.php	/^        $expout = $this->presave_process( $expout );$/;"	v
expout	question/format/gift/format.php	/^    $expout = "";$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $smarty->fetch('choice.tpl');$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $smarty->fetch('choiceMultiple.tpl');$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $smarty->fetch('composite.tpl');$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $smarty->fetch('extendedText.tpl');$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $smarty->fetch('match.tpl');$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $smarty->fetch('notimplemented.tpl');$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $smarty->fetch('numerical.tpl');$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $smarty->fetch('textEntry.tpl');$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $this->presave_process( $expout );$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $this->writequestion( $question , $shuffleanswers) . "\\n";$/;"	v
expout	question/format/qti2/format.php	/^            $expout = $this->writequestion( $question , null, true, $path) . "\\n";$/;"	v
expout	question/format/qti2/format.php	/^        $expout = $smarty->fetch('imsmanifest.tpl');$/;"	v
expout	question/format/qti2/format.php	/^        $expout = '';$/;"	v
expout	question/format/xhtml/format.php	/^    $expout = "";$/;"	v
expout	question/format/xml/format.php	/^                $expout=ereg_replace($thispattern, $thisreplace, $expout );$/;"	v
expout	question/format/xml/format.php	/^        $expout = "";$/;"	v
expr	lib/smarty/Smarty_Compiler.class.php	/^                    $expr = "!($is_arg % " . $this->_parse_var_props($expr_arg) . ")";$/;"	v
expr	lib/smarty/Smarty_Compiler.class.php	/^                    $expr = "!(1 & $is_arg)";$/;"	v
expr	lib/smarty/Smarty_Compiler.class.php	/^                    $expr = "!(1 & ($is_arg \/ " . $this->_parse_var_props($expr_arg) . "))";$/;"	v
expr	lib/smarty/Smarty_Compiler.class.php	/^                    $expr = "(1 & $is_arg)";$/;"	v
expr	lib/smarty/Smarty_Compiler.class.php	/^                    $expr = "(1 & ($is_arg \/ " . $this->_parse_var_props($expr_arg) . "))";$/;"	v
expr	lib/smarty/Smarty_Compiler.class.php	/^            $expr = "!($expr)";$/;"	v
expr	lib/soap/nusoap.php	/^				$expr = '([A-Za-z0-9_]+):([A-Za-z]+[A-Za-z0-9_]+)\\[([0-9]+),?([0-9]*)\\]';$/;"	v
expr_arg	lib/smarty/Smarty_Compiler.class.php	/^                    $expr_arg = $tokens[$expr_end++];$/;"	v
expr_end	lib/smarty/Smarty_Compiler.class.php	/^        $expr_end = 0;$/;"	v
expr_type	lib/smarty/Smarty_Compiler.class.php	/^            $expr_type = $first_token;$/;"	v
expr_type	lib/smarty/Smarty_Compiler.class.php	/^            $expr_type = array_shift($tokens);$/;"	v
ext	enrol/authorize/authorizenetlib.php	/^            $ext = (array)$extra;$/;"	v
ext	lib/fpdf/font/makefont/makefont.php	/^        $ext=strtolower(substr($fontfile,-3));$/;"	v
ext	lib/typo3/class.t3lib_div.php	/^			$ext = strtolower(substr($theFile,-4,4));$/;"	v
ext	mod/scorm/locallib.php	/^                $ext = substr($file,strrpos($file,'.'));$/;"	v
ext	mod/scorm/locallib.php	/^            $ext = substr($file,strrpos($file,'.'));$/;"	v
ext	mod/scorm/validate.php	/^        $ext = strtolower(substr(basename($reference),strrpos(basename($reference),'.')));$/;"	v
ext	mod/wiki/ewiki/ewiki.php	/^      $ext = strtok($ext, "?&#");$/;"	v
ext	mod/wiki/ewiki/ewiki.php	/^      $ext = substr($href, strrpos($href,"."));$/;"	v
ext_ref	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^             $ext_ref = $this->_getRefIndex($ext_ref);$/;"	v
ext_ref	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ext_ref = $this->_getRefIndex($ext_ref);$/;"	v
ext_ref	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ext_ref = $this->_packExtRef($ext_ref);$/;"	v
ext_ref	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $ext_ref = preg_replace("\/'$\/", '', $ext_ref); \/\/ Remove trailing ' if any.$/;"	v
ext_ref	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $ext_ref = preg_replace("\/^'\/", '', $ext_ref); \/\/ Remove leading  ' if any.$/;"	v
ext_types	mod/wiki/ewiki/ewiki.php	/^   $ext_types = array($/;"	v
extcourse	enrol/database/enrol.php	/^        $extcourse = $rs->fields[0];$/;"	v
extcourses	enrol/database/enrol.php	/^    $extcourses = array();$/;"	v
extenrolments	enrol/database/enrol.php	/^        $extenrolments = array();$/;"	v
extension	lib/moodlelib.php	/^        $extension = 'zip';$/;"	v
extension	lib/moodlelib.php	/^    $extension = $path_parts["extension"];    \/\/The extension of the file$/;"	v
extension	mod/scorm/locallib.php	/^            $extension = strtolower(substr($ext,1));$/;"	v
extensionList	lib/typo3/class.t3lib_div.php	/^			$extensionList = strtolower($extensionList);$/;"	v
extension_name	lib/environmentlib.php	/^            $extension_name = $extension['@']['name'];$/;"	v
extensionsregex	question/format/qti2/qt_common.php	/^    $extensionsregex = '\/\\.(gif|jpg|jpeg|jpe|png|tif|tiff|bmp|xbm|rgb|svf)$\/';$/;"	v
extensionsregex	question/format/qti2/qt_common.php	/^    $extensionsregex = '\/\\.(gif|jpg|jpeg|jpe|png|tif|tiff|bmp|xbm|rgb|svf|swf|mov|mpg|mpeg|wmf|avi|mpe|flv|mp3|ra|ram)$\/';$/;"	v
extensionsregex	question/format/qti2/qt_common.php	/^    $extensionsregex = '\/\\.(swf)$\/';$/;"	v
extensionsregex	question/format/qti2/qt_common.php	/^    $extensionsregex = '\/\\.(swf|mov|mpg|mpeg|wmf|avi|mpe|flv)$\/';$/;"	v
external	lib/moodlelib.php	/^            $external = true;$/;"	v
external	lib/moodlelib.php	/^    $external = false;$/;"	v
externalusers	lib/db/mysql.php	/^                $externalusers = '\\''. implode('\\',\\'',$externalusers).'\\'';$/;"	v
externalusers	lib/db/mysql.php	/^            $externalusers = auth_get_userlist();$/;"	v
externalusers	lib/db/postgres7.php	/^                $externalusers = '\\''. implode('\\',\\'',$externalusers).'\\'';$/;"	v
externalusers	lib/db/postgres7.php	/^            $externalusers = auth_get_userlist();$/;"	v
extra	blocks/site_main_menu/block_site_main_menu.php	/^                        $extra = '';$/;"	v
extra	blocks/site_main_menu/block_site_main_menu.php	/^                        $extra = urldecode($modinfo[$modnumber]->extra);$/;"	v
extra	blocks/social_activities/block_social_activities.php	/^                        $extra = '';$/;"	v
extra	blocks/social_activities/block_social_activities.php	/^                        $extra = urldecode($modinfo[$modnumber]->extra);$/;"	v
extra	course/lib.php	/^                    $extra = "";$/;"	v
extra	course/lib.php	/^                    $extra = urldecode($modinfo[$modnumber]->extra);$/;"	v
extra	enrol/authorize/enrol.php	/^            $extra = NULL;$/;"	v
extra	enrol/authorize/enrol.php	/^        $extra = new stdClass();$/;"	v
extra	enrol/authorize/locallib.php	/^                    $extra = NULL;$/;"	v
extra	enrol/authorize/locallib.php	/^                $extra = NULL;$/;"	v
extra	enrol/authorize/locallib.php	/^            $extra = NULL;$/;"	v
extra	enrol/authorize/locallib.php	/^        $extra = new stdClass;$/;"	v
extra	lib/adodb/adodb-xmlschema.inc.php	/^						$extra = '';$/;"	v
extra	lib/phpmailer/class.smtp.php	/^            $extra = " " . $keyword;$/;"	v
extra	lib/phpmailer/class.smtp.php	/^        $extra = "";$/;"	v
extra	lib/smarty/plugins/function.html_checkboxes.php	/^    $extra = '';$/;"	v
extra	lib/smarty/plugins/function.html_image.php	/^    $extra = '';$/;"	v
extra	lib/smarty/plugins/function.html_options.php	/^    $extra = '';$/;"	v
extra	lib/smarty/plugins/function.html_radios.php	/^    $extra = '';$/;"	v
extra	lib/smarty/plugins/function.mailto.php	/^    $extra = '';$/;"	v
extra	mod/resource/index.php	/^            $extra = "";$/;"	v
extra	mod/resource/index.php	/^            $extra = urldecode($resource->extra);$/;"	v
extraTick	lib/graphlib.php	/^  $extraTick  = 2 * $this->parameter['x_offset']; \/\/ extra tick to account for padding$/;"	v
extra_javascript	mod/assignment/lib.php	/^                    $extra_javascript = $this->update_main_listing($submission);$/;"	v
extracss	iplookup/ipatlas/plot.php	/^    $extracss = "";$/;"	v
extracss	iplookup/ipatlas/plot.php	/^$extracss = "";$/;"	v
extracss	iplookup/ipatlas/plot.php	/^$extracss = "<style>$/;"	v
extract	lib/pclzip/pclzip.lib.php	/^  function extract(\/* options *\/)$/;"	f
extractByIndex	lib/pclzip/pclzip.lib.php	/^  function extractByIndex($p_index \/* $options *\/)$/;"	f
extract_data	mod/lesson/importppt.php	/^function extract_data($pages, $courseid, $lessonname, $modname) {$/;"	f
extract_response	question/type/randomsamatch/questiontype.php	/^    function extract_response($rawresponse, $nameprefix) {$/;"	f
extractids	question/format/aon/format.php	/^             $extractids = implode(',', array_splice($shortanswerids, -4));$/;"	v
extracts	question/format/aon/format.php	/^             $extracts = get_records_sql("SELECT q.questiontext, a.answer$/;"	v
extrafield	lib/datalib.php	/^        $extrafield = ','.$extrafield;$/;"	v
extrafield	lib/datalib.php	/^    $extrafield = str_replace('ASC','',$sort);$/;"	v
extrafield	lib/datalib.php	/^    $extrafield = str_replace('DESC','',$extrafield);$/;"	v
extrafield	lib/datalib.php	/^    $extrafield = trim($extrafield);$/;"	v
extraheader	blog/blogpage.php	/^            $extraheader = $this->get_extra_header_string();$/;"	v
extraheader	blog/blogpage.php	/^        $extraheader = '';$/;"	v
extranav	mod/assignment/lib.php	/^            $extranav = ' '.format_string($this->assignment->name,true);$/;"	v
extranav	mod/assignment/lib.php	/^            $extranav = '<a target="'.$CFG->framename.'" href="view.php?id='.$this->cm->id.'">'.$/;"	v
extrasql	mod/forum/user.php	/^            $extrasql = '';$/;"	v
extrasql	mod/forum/user.php	/^            $extrasql = 'AND p.parent = 0';$/;"	v
extratedpages	mod/lesson/importppt.php	/^    $extratedpages = array();$/;"	v
f	backup/bb/restore_bb.php	/^    $f = fopen($manifest,"r");$/;"	v
f	backup/lib.php	/^        $f = fopen($file,"r");$/;"	v
f	backup/lib.php	/^        $f = fopen($file,"w");$/;"	v
f	lib/adodb/adodb-connection.inc.php	/^        $f = $this->_gencachename($sql.serialize($inputarr),false);$/;"	v
f	lib/adodb/adodb-recordset.inc.php	/^				$f = $this->FetchField($i);$/;"	v
f	lib/adodb/adodb-recordset.inc.php	/^			$f = $this->fields;$/;"	v
f	lib/adodb/adodb-xmlschema.inc.php	/^	$f = fopen($file,'r');$/;"	v
f	lib/adodb/adodb.inc.php	/^				$f = $this->FetchField($i);$/;"	v
f	lib/adodb/adodb.inc.php	/^			$f = $this->fields;$/;"	v
f	lib/adodb/adodb.inc.php	/^		$f = $this->_gencachename($sql.serialize($inputarr),false);$/;"	v
f	lib/adodb/adodb.inc.php	/^      $f = $this->_gencachename($sql.serialize($inputarr),false);$/;"	v
f	lib/adodb/datadict/datadict-mssql.inc.php	/^		$f = array();$/;"	v
f	lib/adodb/datadict/datadict-oci8.inc.php	/^		$f = array();$/;"	v
f	lib/adodb/datadict/datadict-sybase.inc.php	/^		$f = array();$/;"	v
f	lib/adodb/drivers/adodb-ado.inc.php	/^				$f = $rs->Fields($i);$/;"	v
f	lib/adodb/drivers/adodb-ado.inc.php	/^			$f = $adors->Fields(2);\/\/table\/view name$/;"	v
f	lib/adodb/drivers/adodb-ado.inc.php	/^			$f = next($this->_flds);$/;"	v
f	lib/adodb/drivers/adodb-ado.inc.php	/^		$f = $rs->Fields($fieldOffset);$/;"	v
f	lib/adodb/drivers/adodb-ado.inc.php	/^		$f = $rs->Fields;$/;"	v
f	lib/adodb/drivers/adodb-ado.inc.php	/^		$f = reset($this->_flds);$/;"	v
f	lib/adodb/drivers/adodb-ado5.inc.php	/^				$f = $rs->Fields($i);$/;"	v
f	lib/adodb/drivers/adodb-ado5.inc.php	/^			$f = $adors->Fields(2);\/\/table\/view name$/;"	v
f	lib/adodb/drivers/adodb-ado5.inc.php	/^			$f = next($this->_flds);$/;"	v
f	lib/adodb/drivers/adodb-ado5.inc.php	/^		$f = $rs->Fields($fieldOffset);$/;"	v
f	lib/adodb/drivers/adodb-ado5.inc.php	/^		$f = $rs->Fields;$/;"	v
f	lib/adodb/drivers/adodb-ado5.inc.php	/^		$f = reset($this->_flds);$/;"	v
f	lib/adodb/drivers/adodb-fbsql.inc.php	/^			$f = @fbsql_field_flags($this->_queryID,$fieldOffset);$/;"	v
f	lib/adodb/drivers/adodb-ibase.inc.php	/^		$f = @ibase_fetch_row($this->_queryID); $/;"	v
f	lib/adodb/drivers/adodb-mssql.inc.php	/^			$f = @mssql_fetch_field($this->_queryID);$/;"	v
f	lib/adodb/drivers/adodb-mssql.inc.php	/^			$f = @mssql_fetch_field($this->_queryID, $fieldOffset);$/;"	v
f	lib/adodb/drivers/adodb-mysql.inc.php	/^			$f = @mysql_field_flags($this->_queryID,$fieldOffset);$/;"	v
f	lib/fpdf/font/makefont/makefont.php	/^        $f=fopen($fontfile,'rb');$/;"	v
f	lib/fpdf/font/makefont/makefont.php	/^    $f=fopen($file,'rb');$/;"	v
f	lib/fpdf/font/makefont/makefont.php	/^    $f=fopen($file,'w'.$mode);$/;"	v
f	lib/fpdf/fpdf.php	/^            $f=fopen($name,'wb');$/;"	v
f	lib/fpdf/fpdf.php	/^        $f=fopen($this->_getfontpath().$file,'rb',1);$/;"	v
f	lib/fpdf/fpdf.php	/^    $f=fopen($file,'rb');$/;"	v
f	mod/forum/markposts.php	/^    $f = required_param('f',PARAM_INT); \/\/ The forum to mark$/;"	v
f	mod/forum/view.php	/^    $f       = optional_param('f', 0, PARAM_INT);         \/\/ Forum ID$/;"	v
f	mod/hotpot/report/fullstat/report.php	/^		$f = array(); \/\/ statistics about the $f(ields)$/;"	v
f	mod/hotpot/review.php	/^	$f = array(); \/\/ fields$/;"	v
f	mod/resource/type/ims/resource.class.php	/^        $f = fopen ($filefullpath,'r');$/;"	v
f	mod/resource/type/ims/resource.class.php	/^        $f = fopen ($hashfile,'r');$/;"	v
f	mod/wiki/ewiki/ewiki.php	/^      $f = fopen($filename, "rb");$/;"	v
f	mod/wiki/ewiki/plugins/email_protect.php	/^       $f = "";$/;"	v
f	mod/wiki/ewiki/plugins/notify.php	/^      $f = fopen($fn1, "w");$/;"	v
f	mod/wiki/ewiki/plugins/notify.php	/^      $f = fopen($fn2, "w");$/;"	v
f	mod/wiki/ewiki/plugins/spages.php	/^      $f = fopen($fn, "rb");$/;"	v
f1	lib/adodb/adodb-datadict.inc.php	/^				$f1 = array();$/;"	v
f1	lib/adodb/drivers/adodb-ibase.inc.php	/^			$f1 = $this->FetchField($i); $/;"	v
f1904	lib/excel/Workbook.php	/^        $f1904     = $this->_1904;   \/\/ Flag for 1904 date system$/;"	v
f1904	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $f1904     = $this->_1904;   \/\/ Flag for 1904 date system$/;"	v
fArabic	lib/excel/Worksheet.php	/^        $fArabic        = 0;                     \/\/ 6$/;"	v
fArabic	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fArabic        = 0;                     \/\/ 6$/;"	v
fAuto	lib/excel/Worksheet.php	/^        $fAuto       = 0x00;     \/\/ Automatic fill$/;"	v
fAuto	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fAuto       = 0x00;     \/\/ Automatic fill$/;"	v
fAutoB	lib/excel/Worksheet.php	/^        $fAutoB      = 0x00;     \/\/ Automatic border$/;"	v
fAutoB	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fAutoB      = 0x00;     \/\/ Automatic border$/;"	v
fDefaultHdr	lib/excel/Worksheet.php	/^        $fDefaultHdr    = 1;                     \/\/ 5$/;"	v
fDefaultHdr	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fDefaultHdr    = 1;                     \/\/ 5$/;"	v
fDraft	lib/excel/Worksheet.php	/^        $fDraft       = 0x0;                     \/\/ Print draft quality$/;"	v
fDraft	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fDraft       = 0x0;                     \/\/ Print draft quality$/;"	v
fDspFmla	lib/excel/Worksheet.php	/^        $fDspFmla       = 0;                     \/\/ 0 - bit$/;"	v
fDspFmla	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fDspFmla       = 0;                     \/\/ 0 - bit$/;"	v
fDspGrid	lib/excel/Worksheet.php	/^        $fDspGrid       = 1;                     \/\/ 1$/;"	v
fDspGrid	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fDspGrid       = $this->_screen_gridlines; \/\/ 1$/;"	v
fDspGuts	lib/excel/Worksheet.php	/^        $fDspGuts       = 1;                     \/\/ 7$/;"	v
fDspGuts	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fDspGuts       = $this->_outline_on;    \/\/ 7$/;"	v
fDspRwCol	lib/excel/Worksheet.php	/^        $fDspRwCol      = 1;                     \/\/ 2$/;"	v
fDspRwCol	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fDspRwCol      = 1;                     \/\/ 2$/;"	v
fDspZeros	lib/excel/Worksheet.php	/^        $fDspZeros      = 1;                     \/\/ 4$/;"	v
fDspZeros	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fDspZeros      = 1;                     \/\/ 4$/;"	v
fFrozen	lib/excel/Worksheet.php	/^        $fFrozen        = $this->_frozen;        \/\/ 3$/;"	v
fFrozen	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fFrozen        = $this->_frozen;        \/\/ 3$/;"	v
fFrozenNoSplit	lib/excel/Worksheet.php	/^        $fFrozenNoSplit = 0;                     \/\/ 0 - bit$/;"	v
fFrozenNoSplit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fFrozenNoSplit = 0;                     \/\/ 0 - bit$/;"	v
fGridSet	lib/excel/Worksheet.php	/^        $fGridSet    = !($this->_print_gridlines);     \/\/ Boolean flag$/;"	v
fGridSet	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fGridSet    = !($this->_print_gridlines);     \/\/ Boolean flag$/;"	v
fHCenter	lib/excel/Worksheet.php	/^        $fHCenter = $this->_hcenter;      \/\/ Horizontal centering$/;"	v
fHCenter	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fHCenter = $this->_hcenter;     \/\/ Horizontal centering$/;"	v
fI	lib/typo3/class.t3lib_div.php	/^						$fI = pathinfo($entry);$/;"	v
fI	lib/typo3/class.t3lib_div.php	/^		$fI = pathinfo($filepath);$/;"	v
fLandscape	lib/excel/Worksheet.php	/^        $fLandscape   = $this->_orientation;     \/\/ Page orientation$/;"	v
fLandscape	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fLandscape   = $this->_orientation;     \/\/ Page orientation$/;"	v
fLeftToRight	lib/excel/Worksheet.php	/^        $fLeftToRight = 0x0;                     \/\/ Print over then down$/;"	v
fLeftToRight	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fLeftToRight = 0x0;                     \/\/ Print over then down$/;"	v
fLock	lib/excel/Worksheet.php	/^        $fLock       = $this->_protect;    \/\/ Worksheet is protected$/;"	v
fLock	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fLock       = $this->_protect;    \/\/ Worksheet is protected$/;"	v
fNoColor	lib/excel/Worksheet.php	/^        $fNoColor     = 0x0;                     \/\/ Print black and white$/;"	v
fNoColor	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fNoColor     = 0x0;                     \/\/ Print black and white$/;"	v
fNoOrient	lib/excel/Worksheet.php	/^        $fNoOrient    = 0x0;                     \/\/ Orientation not set$/;"	v
fNoOrient	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fNoOrient    = 0x0;                     \/\/ Orientation not set$/;"	v
fNoPls	lib/excel/Worksheet.php	/^        $fNoPls       = 0x0;                     \/\/ Setup not read from printer$/;"	v
fNoPls	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fNoPls       = 0x0;                     \/\/ Setup not read from printer$/;"	v
fNotes	lib/excel/Worksheet.php	/^        $fNotes       = 0x0;                     \/\/ Print notes$/;"	v
fNotes	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fNotes       = 0x0;                     \/\/ Print notes$/;"	v
fPaged	lib/excel/Worksheet.php	/^        $fPaged         = 1;                     \/\/ 2$/;"	v
fPaged	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fPaged         = 1;                     \/\/ 2$/;"	v
fPrintGrid	lib/excel/Worksheet.php	/^        $fPrintGrid  = $this->_print_gridlines;    \/\/ Boolean flag$/;"	v
fPrintGrid	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fPrintGrid  = $this->_print_gridlines;    \/\/ Boolean flag$/;"	v
fPrintRwCol	lib/excel/Worksheet.php	/^        $fPrintRwCol = $this->_print_headers;     \/\/ Boolean flag$/;"	v
fPrintRwCol	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fPrintRwCol = $this->_print_headers;     \/\/ Boolean flag$/;"	v
fSelected	lib/excel/Worksheet.php	/^        $fSelected      = $this->selected;       \/\/ 1$/;"	v
fSelected	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fSelected      = $this->selected;       \/\/ 1$/;"	v
fToOpen	lib/odbc.php	/^        $fToOpen = fsockopen($this->sHostName, $this->nPort, &$errno, &$errstr, 30);$/;"	v
fUsePage	lib/excel/Worksheet.php	/^        $fUsePage     = 0x0;                     \/\/ Use custom starting page$/;"	v
fUsePage	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fUsePage     = 0x0;                     \/\/ Use custom starting page$/;"	v
fVCenter	lib/excel/Worksheet.php	/^        $fVCenter = $this->_vcenter;      \/\/ Horizontal centering$/;"	v
fVCenter	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fVCenter = $this->_vcenter;     \/\/ Horizontal centering$/;"	v
facility	mod/quiz/report/analysis/report.php	/^            $facility = format_float($q['facility']*100,0)." %";$/;"	v
facility	mod/quiz/report/analysis/report.php	/^        $facility = format_float($q['facility']*100,0);$/;"	v
factor	lib/graphlib.php	/^    $factor = 1;$/;"	v
factor	lib/graphlib.php	/^  $factor = $this->calculated['x_axis']['factor'];$/;"	v
factor	lib/graphlib.php	/^  $factor = round($factor * 1000.0) \/ 1000.0; \/\/ To avoid some wierd rounding errors (Moodle)$/;"	v
factor	lib/pear/OLE.php	/^        $factor = pow(2,32);$/;"	v
factor	mod/exercise/locallib.php	/^    $factor = $COMP->value;$/;"	v
factor	mod/workshop/lib.php	/^    $factor = $COMP->value;$/;"	v
factory	enrol/enrol.class.php	/^    function factory($enrol = '') {$/;"	f
factory	lib/adodb/adodb-pear.inc.php	/^	function &factory($type)$/;"	f
fail	lib/adodb/adodb-time.inc.php	/^			$fail = true;$/;"	v
fail	lib/adodb/adodb-time.inc.php	/^	$fail = false;$/;"	v
fakeThis	lib/typo3/class.t3lib_div.php	/^			$fakeThis = FALSE;$/;"	v
fakedsn	lib/adodb/adodb.inc.php	/^				$fakedsn = 'fake'.substr($db,$at);$/;"	v
false	lib/adodb/adodb-csvlib.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/adodb.inc.php	/^				$false = false;$/;"	v
false	lib/adodb/adodb.inc.php	/^			$false = false;$/;"	v
false	lib/adodb/adodb.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/adodb.inc.php	/^	 		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-ado.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^        $false = false;$/;"	v
false	lib/adodb/drivers/adodb-db2.inc.php	/^			$false = false;$/;"	v
false	lib/adodb/drivers/adodb-db2.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-ibase.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-ibase.inc.php	/^        $false = false;$/;"	v
false	lib/adodb/drivers/adodb-informix72.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-mssql.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-mysql.inc.php	/^			$false = false;$/;"	v
false	lib/adodb/drivers/adodb-mysql.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-oci8.inc.php	/^			$false = false;$/;"	v
false	lib/adodb/drivers/adodb-oci8.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-odbc.inc.php	/^			$false = false;$/;"	v
false	lib/adodb/drivers/adodb-odbc.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^			$false = false;$/;"	v
false	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$false = false;$/;"	v
false	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^			$false = false;$/;"	v
false	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$false = false;$/;"	v
false	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-postgres64.inc.php	/^                	$false = false;$/;"	v
false	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$false = false;$/;"	v
false	lib/adodb/drivers/adodb-sqlite.inc.php	/^	  $false = false;$/;"	v
false	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^		$false = false;$/;"	v
false	question/type/truefalse/editquestion.php	/^        $false   = get_record("question_answers", "id", "$options->falseanswer");$/;"	v
false_feedback	question/format/gift/format.php	/^        $false_feedback = $feedback[1];$/;"	v
false_feedback	question/format/gift/format.php	/^        $false_feedback = '';$/;"	v
falseanswer	question/type/truefalse/questiontype.php	/^        $falseanswer = &$answers[$question->options->falseanswer];$/;"	v
falsechecked	question/type/truefalse/questiontype.php	/^        $falsechecked = ($state->responses[''] == $falseanswer->id) ? ' checked="checked"' : '';$/;"	v
falseclass	question/type/truefalse/questiontype.php	/^            $falseclass = '';$/;"	v
falseclass	question/type/truefalse/questiontype.php	/^            $falseclass = ($falseanswer->fraction) ? ' class="highlight"' : '';$/;"	v
falseid	question/type/truefalse/questiontype.php	/^        $falseid   = $question->name_prefix.'false';$/;"	v
family	lib/fpdf/fpdf.php	/^        $family=$this->FontFamily;$/;"	v
family	lib/fpdf/fpdf.php	/^        $family='helvetica';$/;"	v
family	lib/fpdf/fpdf.php	/^    $family=$this->FontFamily;$/;"	v
family	lib/fpdf/fpdf.php	/^    $family=strtolower($family);$/;"	v
fassoc	lib/adodb/drivers/adodb-mssql.inc.php	/^						$fassoc = array();$/;"	v
fatal	mod/chat/chatd.php	/^    function fatal($message) {$/;"	f
fault	lib/soap/nusoap.php	/^	function fault($faultcode,$faultstring,$faultactor='',$faultdetail=''){$/;"	f
faultdetail	lib/soap/nusoap.php	/^			$faultdetail = $this->getDebug();$/;"	v
faults	enrol/authorize/enrol.php	/^        $faults = '';$/;"	v
fautoinc	lib/adodb/adodb-datadict.inc.php	/^			$fautoinc = false;$/;"	v
fbb	lib/fpdf/font/makefont/makefont.php	/^        $fbb=$fm['FontBBox'];$/;"	v
fbb	lib/fpdf/font/makefont/makefont.php	/^        $fbb=array(0,$des-100,1000,$asc+100);$/;"	v
fbtag	mod/glossary/lib.php	/^         $fbtag       = $bopen;$/;"	v
fbtag	mod/glossary/lib.php	/^     $fbtag      = '';$/;"	v
fbtag	mod/glossary/lib.php	/^     $fbtag     = '';$/;"	v
fc	lib/fpdf/fpdf.php	/^    $fc=$this->FillColor;$/;"	v
fcFPP	auth/fc/fcFPP.php	/^    function fcFPP($host="localhost", $port="3333")$/;"	f
fcFPP	auth/fc/fcFPP.php	/^class fcFPP$/;"	c
fcgroups	auth/fc/lib.php	/^          $fcgroups = $fpp->getGroups($username);$/;"	v
fcgroups	auth/fc/lib.php	/^    $fcgroups = array();$/;"	v
fconstraint	lib/adodb/adodb-datadict.inc.php	/^			$fconstraint = false;$/;"	v
fd	admin/handlevirus.php	/^$fd = fopen('php:\/\/stdin','r');$/;"	v
fd	admin/process_email.php	/^    $fd = fopen('php:\/\/stdin','r');$/;"	v
fd	admin/process_email.php	/^$fd = fopen('php:\/\/stdin','r');$/;"	v
fd	lib/adodb/adodb-connection.inc.php	/^        $fd = fopen($path,'rb');$/;"	v
fd	lib/adodb/adodb-perf.inc.php	/^		$fd = fopen($statfile,"r");$/;"	v
fd	lib/adodb/adodb.inc.php	/^		$fd = fopen($path,'rb');$/;"	v
fd	lib/adodb/drivers/adodb-ibase.inc.php	/^		$fd = fopen($path,'rb'); $/;"	v
fd	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$fd = @pg_lo_open($this->_connectionID,$blob,"r");$/;"	v
fd	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$fd = fopen($path,'r');$/;"	v
fd	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^   $fd = fopen ($filename, "rb");$/;"	v
fd	lib/adodb/tohtml.inc.php	/^				$fd = @fopen($tmpname,'a');$/;"	v
fd	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^        $fd = fopen($filename, 'rb');$/;"	v
fd	lib/fpdf/font/makefont/makefont.php	/^    $fd="array('Ascent'=>".$asc;$/;"	v
fd	lib/fpdf/font/makefont/makefont.php	/^    $fd=MakeFontDescriptor($fm,empty($map));$/;"	v
fd	mod/wiki/ewiki/plugins/lib/mime_magic.php	/^   $fd = substr($binary_data, 0, 3072);$/;"	v
fdefault	lib/adodb/adodb-datadict.inc.php	/^						$fdefault = $this->connection->qstr($fdefault);$/;"	v
fdefault	lib/adodb/adodb-datadict.inc.php	/^						$fdefault = trim($fdefault);$/;"	v
fdefault	lib/adodb/adodb-datadict.inc.php	/^					$fdefault = $this->connection->sysDate;$/;"	v
fdefault	lib/adodb/adodb-datadict.inc.php	/^					$fdefault = $this->connection->sysTimeStamp;$/;"	v
fdefault	lib/adodb/adodb-datadict.inc.php	/^			$fdefault = false;$/;"	v
fdefdate	lib/adodb/adodb-datadict.inc.php	/^			$fdefdate = false;$/;"	v
fdefts	lib/adodb/adodb-datadict.inc.php	/^			$fdefts = false;$/;"	v
feedback	mod/forum/post.php	/^                    $feedback = $replycount ? get_string('deletedposts', 'forum') : get_string('deletedpost', 'forum');$/;"	v
feedback	mod/hotpot/template/v6.php	/^						$feedback = $this->js_value($tags,  $answer."['feedback'][0]['#']", true);$/;"	v
feedback	mod/hotpot/view.php	/^	$feedback = array();$/;"	v
feedback	mod/journal/report.php	/^        $feedback = array();$/;"	v
feedback	question/format/blackboard_6/format.php	/^                    $feedback = addslashes($resp->feedback);   $/;"	v
feedback	question/format/blackboard_6/format.php	/^    $feedback = array();$/;"	v
feedback	question/format/gift/format.php	/^                $feedback = $this->split_truefalse_comment( $comment );$/;"	v
feedback	question/format/gift/format.php	/^      $feedback = explode('#',$comment);$/;"	v
feedback	question/format/hotpot/format.php	/^                        $feedback = addslashes($xml->xml_value($tags,  $answer."['feedback'][0]['#']"));$/;"	v
feedback	question/format/xml/format.php	/^        $feedback = $this->import_text( $answer['#']['feedback'][0]['#']['text'] );$/;"	v
feedback	question/type/essay/questiontype.php	/^                $feedback = format_text($answer->feedback, '', $formatoptions, $cmoptions->course);$/;"	v
feedback	question/type/essay/questiontype.php	/^        $feedback = '';$/;"	v
feedback	question/type/multianswer/questiontype.php	/^                    $feedback = str_replace("'", "\\\\'", $chosenanswer->feedback);$/;"	v
feedback	question/type/multichoice/questiontype.php	/^               $feedback = format_text($answer->feedback, true, $formatoptions, $cmoptions->course) : '';$/;"	v
feedback	question/type/shortanswer/questiontype.php	/^                        $feedback = format_text($answer->feedback, true, $formatoptions, $cmoptions->course);$/;"	v
feedback	question/type/shortanswer/questiontype.php	/^        $feedback = '';$/;"	v
feedback	question/type/truefalse/questiontype.php	/^            $feedback = format_text($chosenanswer->feedback, true, $formatoptions, $cmoptions->course);$/;"	v
feedback	question/type/truefalse/questiontype.php	/^        $feedback = '';$/;"	v
feedback0	question/format/xml/format.php	/^        $feedback0 = $this->import_text($answers[0]['#']['feedback'][0]['#']['text']);$/;"	v
feedback1	question/format/xml/format.php	/^        $feedback1 = $this->import_text($answers[1]['#']['feedback'][0]['#']['text']);$/;"	v
feedbackdata	lib/questionlib.php	/^    $feedbackdata   = array();$/;"	v
feedbacks	question/format/blackboard_6/format.php	/^    $feedbacks = array();$/;"	v
feedbackset	question/format/blackboard_6/format.php	/^    $feedbackset = $quest['#']['itemfeedback'];$/;"	v
feedbacktext	lib/environmentlib.php	/^    $feedbacktext = '';$/;"	v
feedbacktext	question/format/webct/format.php	/^                $feedbacktext="";               \/\/ Start gathering next lines$/;"	v
feedbackxml	lib/environmentlib.php	/^        $feedbackxml = $xml['#']['FEEDBACK'][0]['#'];$/;"	v
feedicons	lib/rsslib.php	/^                $feedicons = '';$/;"	v
feedicons	lib/rsslib.php	/^                $feedicons = '<a href="'. $CFG->wwwroot .'\/blocks\/rss_client\/block_rss_client_action.php?id='. $courseid .'&amp;act=rssedit&amp;rssid='. $feed->id .'&blogid='. $blogid .'">'.$/;"	v
feedinfo	lib/rsslib.php	/^            $feedinfo = '<div class="title"><a href="'. $CFG->wwwroot .'\/blocks\/rss_client\/block_rss_client_action.php?id='. $courseid .'&amp;act=view&rssid='.$feed->id .'&blogid='. $blogid .'">'. $feedtitle .'<\/a><\/div><div class="url"><a href="'. $feed->url .'">'. $feed->url .'<\/a><\/div><div class="description">'.$feed->description.'<\/div>';$/;"	v
feeds	lib/rsslib.php	/^    $feeds = get_records_select('block_rss_client', $select, 'title');$/;"	v
feedtitle	blocks/rss_client/block_rss_client.php	/^                    $feedtitle = '<a href="'. $rss->channel['link'] .'">'. $feedtitle .'<\/a>';$/;"	v
feedtitle	blocks/rss_client/block_rss_client.php	/^                $feedtitle = $this->format_title($rss->channel['title']);$/;"	v
feedtitle	blocks/rss_client/block_rss_client.php	/^                $feedtitle = $this->format_title($rss_record->preferredtitle);$/;"	v
feedtitle	blocks/rss_client/block_rss_client_action.php	/^            $feedtitle =  $rss->channel['title'];$/;"	v
feedtitle	blocks/rss_client/block_rss_client_action.php	/^            $feedtitle = $rss_record->preferredtitle;$/;"	v
feedtitle	lib/rsslib.php	/^                $feedtitle =  stripslashes_safe($feed->title);$/;"	v
feedtitle	lib/rsslib.php	/^                $feedtitle = stripslashes_safe($feed->preferredtitle);$/;"	v
fendbtag	mod/glossary/lib.php	/^         $fendbtag    = $bclose;$/;"	v
fendbtag	mod/glossary/lib.php	/^     $fendbtag      = '';$/;"	v
fendbtag	mod/glossary/lib.php	/^     $fendbtag  = '';$/;"	v
fetch	calendar/event.php	/^                        $fetch = get_record_sql('SELECT 1, MAX(repeatid) AS repeatid FROM '.$CFG->prefix.'event');$/;"	v
fetch	calendar/event.php	/^                    $fetch = get_record_sql('SELECT 1, COUNT(id) AS repeatcount FROM '.$CFG->prefix.'event WHERE repeatid = '.$event->repeatid);$/;"	v
fetch	calendar/event.php	/^                $fetch = get_record_sql('SELECT 1, COUNT(id) AS repeatcount FROM '.$CFG->prefix.'event WHERE repeatid = '.$event->repeatid);$/;"	v
fetch	lib/smarty/Smarty.class.php	/^    function fetch($resource_name, $cache_id = null, $compile_id = null, $display = false)$/;"	f
fetchData	lib/adodb/pear/Auth/Container/ADOdb.php	/^    function fetchData($username, $password)$/;"	f
fetch_entries	blog/lib.php	/^    function fetch_entries($userid, $postid='', $fetchlimit=10, $fetchstart='', $filtertype='', $filterselect='', $tagid='', $tag ='', $sort='lastmodified DESC', $limit=true) {$/;"	f
ffurl	files/index.php	/^                $ffurl = "\/file.php?file=\/$id\/$fileurl";$/;"	v
ffurl	files/index.php	/^                $ffurl = "\/file.php\/$id\/$fileurl";$/;"	v
ffurl	lib/editor/htmlarea/coursefiles.php	/^                $ffurl = "\/file.php?file=\/$id$fileurl";$/;"	v
ffurl	lib/editor/htmlarea/coursefiles.php	/^                $ffurl = "\/file.php\/$id$fileurl";$/;"	v
ffurl	mod/assignment/lib.php	/^                        $ffurl = "$CFG->wwwroot\/file.php?file=\/$filearea\/$file";$/;"	v
ffurl	mod/assignment/lib.php	/^                        $ffurl = "$CFG->wwwroot\/file.php\/$filearea\/$file";$/;"	v
ffurl	mod/assignment/type/uploadsingle/assignment.class.php	/^                        $ffurl = "$CFG->wwwroot\/file.php?file=\/$filearea\/$file";$/;"	v
ffurl	mod/assignment/type/uploadsingle/assignment.class.php	/^                        $ffurl = "$CFG->wwwroot\/file.php\/$filearea\/$file";$/;"	v
ffurl	mod/exercise/lib.php	/^                $ffurl = "file.php?file=\/$filearea\/$file";$/;"	v
ffurl	mod/exercise/lib.php	/^                $ffurl = "file.php\/$filearea\/$file";$/;"	v
ffurl	mod/forum/lib.php	/^                    $ffurl = "$CFG->wwwroot\/file.php?file=\/$filearea\/$file";$/;"	v
ffurl	mod/forum/lib.php	/^                    $ffurl = "$CFG->wwwroot\/file.php\/$filearea\/$file";$/;"	v
ffurl	mod/glossary/lib.php	/^                    $ffurl = "$CFG->wwwroot\/file.php?file=\/$filearea\/$file";$/;"	v
ffurl	mod/glossary/lib.php	/^                    $ffurl = "$CFG->wwwroot\/file.php\/$filearea\/$file";$/;"	v
ffurl	mod/workshop/locallib.php	/^                        $ffurl = "file.php?file=\/$filearea\/$file";$/;"	v
ffurl	mod/workshop/locallib.php	/^                        $ffurl = "file.php\/$filearea\/$file";$/;"	v
ffurl	mod/workshop/submissions.php	/^                            $ffurl = "file.php?file=\/$filearea\/$file";$/;"	v
ffurl	mod/workshop/submissions.php	/^                            $ffurl = "file.php\/$filearea\/$file";$/;"	v
fh	filter/tex/latex.php	/^            $fh = fopen( $tex, 'w' );$/;"	v
fh	lib/excel/OLEwriter.php	/^            $fh = fopen($OLEfile,"wb");$/;"	v
fh	lib/excel/OLEwriter.php	/^            $fh = fopen($this->_tmp_filename, "rb");$/;"	v
fh	lib/excel/OLEwriter.php	/^            $fh = fopen($this->_tmp_filename,"wb");$/;"	v
fh	lib/excel/Worksheet.php	/^            $fh    = $this->_filehandle;$/;"	v
fh	lib/excel/Worksheet.php	/^        $fh = tmpfile();$/;"	v
fh	lib/pear/OLE.php	/^        $fh = @fopen($file, "r");$/;"	v
fh	lib/pear/OLE/PPS/File.php	/^        $fh = @fopen($this->_tmp_filename, "w+b");$/;"	v
fh	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $fh    = $this->_filehandle;$/;"	v
fh	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fh = tmpfile();$/;"	v
fh	lib/typo3/class.t3lib_cs.php	/^			$fh = fopen($customTranslitFile,'rb');$/;"	v
fh	lib/typo3/class.t3lib_cs.php	/^			$fh = fopen($specialCasingFile,'rb');$/;"	v
fh	lib/typo3/class.t3lib_cs.php	/^		$fh = fopen($unicodeDataFile,'rb');$/;"	v
fibquestions	question/format/blackboard/format.php	/^    $fibquestions = $xml["POOL"]["#"]["QUESTION_FILLINBLANK"];$/;"	v
ficon	mod/glossary/lib.php	/^         $ficon       = $icon;$/;"	v
ficon	mod/glossary/lib.php	/^     $ficon     = '';$/;"	v
fid	lib/adodb/adodb-datadict.inc.php	/^			$fid = strtoupper(preg_replace('\/^`(.+)`$\/', '$1', $fname));$/;"	v
fid	mod/data/field.php	/^    $fid            = optional_param('fid', 0 , PARAM_INT);          \/\/ update field id$/;"	v
fie_info	mod/data/restorelib.php	/^        $fie_info = $fields[$i];$/;"	v
field	lib/adodb/adodb-lib.inc.php	/^			$field = $rs->FetchField($i);$/;"	v
field	lib/adodb/tohtml.inc.php	/^		$field = $rs->FetchField($i);$/;"	v
field	lib/datalib.php	/^            $field = '"'. $field .'_alter_column_tmp"';$/;"	v
field	lib/datalib.php	/^    $field = $rs->FetchField(0);$/;"	v
field	lib/phpmailer/class.smtp.php	/^        $field = substr($lines[0],0,strpos($lines[0],":"));$/;"	v
field	mod/data/edit.php	/^                            $field = data_get_field_from_id($namearr[1], $data);$/;"	v
field	mod/data/edit.php	/^                        $field = data_get_field_from_id($namearr[1], $data);$/;"	v
field	mod/data/edit.php	/^            $field = NULL;$/;"	v
field	mod/data/edit.php	/^            $field = data_get_field($eachfield, $data);$/;"	v
field	mod/data/edit.php	/^        $field = data_get_field($eachfield, $data);$/;"	v
field	mod/data/field.php	/^                    $field = data_get_field($ff, $data);$/;"	v
field	mod/data/field.php	/^                    $field = data_get_field_from_id($fid, $data);$/;"	v
field	mod/data/field.php	/^                    $field = data_get_field_new($type, $data);$/;"	v
field	mod/data/field.php	/^        $field = data_get_field_from_id($fid, $data);$/;"	v
field	mod/data/field.php	/^        $field = data_get_field_new($newtype, $data);$/;"	v
field	mod/data/import.php	/^                        $field = $fields[$name];$/;"	v
field	mod/data/lib.php	/^            $field = get_record('data_fields','id',$content->fieldid);$/;"	v
field	mod/data/lib.php	/^    $field = get_record('data_fields','id',$fieldid);$/;"	v
field	mod/data/lib.php	/^    $field = get_record('data_fields','name',$name);$/;"	v
field	mod/hotpot/attempt.php	/^				$field = '';$/;"	v
field	mod/hotpot/attempt.php	/^				$field="q{$q_max}_a0_text";$/;"	v
field	mod/hotpot/db/update_to_v2.php	/^				$field = "SUBSTR($field,$length)";$/;"	v
field	mod/hotpot/db/update_to_v2.php	/^			$field    = "\\"$field\\"";$/;"	v
field	mod/hotpot/db/update_to_v2.php	/^		$field = 'name';$/;"	v
field	mod/hotpot/db/update_to_v2.php	/^		$field = 'string';$/;"	v
field	mod/hotpot/db/update_to_v2.php	/^	$field = 'name';$/;"	v
field	mod/hotpot/index.php	/^				$field = "CONCAT(hotpot, '_', name)";$/;"	v
field	mod/hotpot/index.php	/^				$field = "hotpot||'_'||name";$/;"	v
field	mod/hotpot/index.php	/^		$field = '';$/;"	v
field	mod/resource/type/file/resource.class.php	/^            $field = explode('=', $fieldstring);$/;"	v
field	mod/resource/type/ims/resource.class.php	/^                $field = explode('=', $fieldstring);$/;"	v
field	mod/resource/type/repository/resource.class.php	/^            $field = explode('=', $fieldstring);$/;"	v
field	mod/wiki/ewiki/ewiki.php	/^         $field = implode("", array_keys($args));$/;"	v
field	mod/wiki/ewikimoodlelib.php	/^         $field = implode("", array_keys($args));$/;"	v
fieldArr	lib/typo3/class.t3lib_div.php	/^				$fieldArr = t3lib_div::trimExplode(',',$fields,1);$/;"	v
fieldInsertedCount	lib/adodb/adodb-lib.inc.php	/^	$fieldInsertedCount = 0;$/;"	v
fieldName	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^					$fieldName = $attrs['NAME'];$/;"	v
fieldName	lib/adodb/adodb-xmlschema.inc.php	/^				$fieldName = $attributes['NAME'];$/;"	v
fieldOffset	lib/adodb/drivers/adodb-mysqli.inc.php	/^		  $fieldOffset = mysqli_field_seek($this->_queryID, $fieldnr);$/;"	v
fieldOpts	lib/adodb/adodb-xmlschema.inc.php	/^				$fieldOpts = isset( $attributes['OPTS'] ) ? $attributes['OPTS'] : NULL;$/;"	v
fieldSize	lib/adodb/adodb-xmlschema.inc.php	/^				$fieldSize = isset( $attributes['SIZE'] ) ? $attributes['SIZE'] : NULL;$/;"	v
fieldType	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^					$fieldType = $attrs['TYPE'];$/;"	v
fieldType	lib/adodb/adodb-xmlschema.inc.php	/^				$fieldType = $attributes['TYPE'];$/;"	v
fieldTypes	lib/adodb/toexport.inc.php	/^		$fieldTypes = $rs->FieldTypesArray();$/;"	v
fieldUpdatedCount	lib/adodb/adodb-lib.inc.php	/^		$fieldUpdatedCount = 0;$/;"	v
field_array	lib/smarty/plugins/function.html_select_date.php	/^    $field_array     = null;$/;"	v
field_array	lib/smarty/plugins/function.html_select_time.php	/^    $field_array        = null;$/;"	v
field_id	lib/adodb/adodb-xmlschema.inc.php	/^						$field_id = reset( array_keys( $table_fields ) );$/;"	v
field_id	lib/adodb/adodb-xmlschema.inc.php	/^		$field_id = $this->FieldID( $name );$/;"	v
field_order	lib/smarty/plugins/function.html_select_date.php	/^    $field_order     = 'MDY';$/;"	v
field_order	lib/smarty/plugins/function.html_select_date.php	/^    $field_order = strtoupper($field_order);$/;"	v
field_separator	lib/smarty/plugins/function.html_select_date.php	/^    $field_separator = "\\n";$/;"	v
fieldarray	lib/moodlelib.php	/^    $fieldarray = $db->MetaColumnNames($CFG->prefix.'user');$/;"	v
fieldcount	mod/hotpot/report.php	/^	$fieldcount = count($fieldnames);$/;"	v
fielddelimiter	mod/data/import.php	/^        $fielddelimiter = ',';$/;"	v
fielddelimiter	mod/data/import.php	/^    $fielddelimiter  = optional_param('fielddelimiter', ',', PARAM_CLEANHTML); \/\/ characters used as field delimiters for csv file import$/;"	v
fieldenclosure	mod/data/import.php	/^        $fieldenclosure = "\\n";$/;"	v
fieldenclosure	mod/data/import.php	/^    $fieldenclosure = optional_param('fieldenclosure', '', PARAM_CLEANHTML);   \/\/ characters used as record delimiters for csv file import$/;"	v
fieldids	mod/data/restorelib.php	/^$fieldids = array();    \/\/array in the format of $fieldids[$oldid]=$newid. This is needed because of double dependencies of multiple tables.$/;"	v
fieldlist	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$fieldlist = &$this->fields;$/;"	v
fieldname	admin/auth.php	/^            $fieldname =  get_string($matches[1]) . ' ' . $matches[2];$/;"	v
fieldname	admin/auth.php	/^            $fieldname = get_string($fieldname);$/;"	v
fieldname	admin/auth.php	/^            $fieldname = get_string('language');$/;"	v
fieldname	admin/auth.php	/^        $fieldname = $field;$/;"	v
fieldname	admin/utfdbmigrate.php	/^                        $fieldname = isset($field['@']['name'])?$field['@']['name']:"";$/;"	v
fieldname	lib/db/migrate2utf8.php	/^                            $fieldname = $field['@']['name'];$/;"	v
fieldname	lib/db/migrate2utf8.php	/^        $fieldname = isset($field['@']['name'])?$field['@']['name']:"";$/;"	v
fieldname	mod/hotpot/attempt.php	/^				$fieldname = $HOTPOT_QUIZTYPE[$quiztype]."_q{$qq}_{$name}";$/;"	v
fieldname	mod/hotpot/attempt.php	/^		$fieldname = $HOTPOT_QUIZTYPE[$quiztype]."_q{$qq}_name";$/;"	v
fieldname	mod/hotpot/db/update_to_v2.php	/^			$fieldname = $field->name;$/;"	v
fieldname	mod/hotpot/report.php	/^				$fieldname = $fieldnames[$i];$/;"	v
fieldnames	lib/filelib.php	/^    $fieldnames = fgetcsv($handle, 4096);$/;"	v
fieldnames	mod/data/import.php	/^            $fieldnames = array_shift($records);$/;"	v
fieldnames	mod/data/import.php	/^    $fieldnames = array();$/;"	v
fieldnames	mod/data/import.php	/^    $fieldnames = fgetcsv($fp, 4096, $fielddelimiter, $fieldenclosure);$/;"	v
fieldnames	mod/hotpot/db/update_to_v2.php	/^			$fieldnames = array();$/;"	v
fieldnames	mod/hotpot/db/update_to_v2.php	/^			$fieldnames = implode(',', $fieldnames);$/;"	v
fieldnames	mod/hotpot/report.php	/^			$fieldnames = array('score', 'id', 'clickreportid');$/;"	v
fieldnames	mod/hotpot/report.php	/^			$fieldnames = array('timefinish', 'id', 'clickreportid');$/;"	v
fieldnames	mod/hotpot/report.php	/^			$fieldnames = array();$/;"	v
fieldnr	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$fieldnr = $fieldOffset;$/;"	v
fieldobj	lib/adodb/adodb-recordset.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/adodb.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/datadict/datadict-mssql.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/datadict/datadict-mysql.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/datadict/datadict-oci8.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/datadict/datadict-postgres.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/datadict/datadict-sapdb.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/datadict/datadict-sybase.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-ado.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-ado5.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-db2.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-fbsql.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-ibase.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-mysql.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-mysqli.inc.php	/^		    $fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-oci8.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-oracle.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	lib/adodb/drivers/adodb-vfp.inc.php	/^			$fieldobj = $t;$/;"	v
fieldobj	mod/data/lib.php	/^                $fieldobj = data_get_field($field, $data);$/;"	v
fieldoptions	admin/configvars.php	/^    $fieldoptions = '';$/;"	v
fieldrecords	mod/data/lib.php	/^        $fieldrecords = get_records('data_fields','dataid', $data->id);$/;"	v
fields	admin/configvars.php	/^    $fields = array('none', 'description', 'city', 'country', 'webpage', 'icqnumber', 'skypeid', 'yahooid', 'aimid', 'msnid', 'lastaccess');$/;"	v
fields	auth/db/lib.php	/^    $fields = array("firstname", "lastname", "email", "phone1", "phone2", $/;"	v
fields	auth/ldap/lib.php	/^    $fields = array("firstname", "lastname", "email", "phone1", "phone2", $/;"	v
fields	auth/shibboleth/lib.php	/^    $fields = array("firstname", "lastname", "email", "phone1", "phone2", $/;"	v
fields	enrol/flatfile/enrol.php	/^                    $fields = explode( ",", str_replace( "\\r", "", fgets($fh) ) );$/;"	v
fields	lib/adodb/adodb-lib.inc.php	/^	$fields = '';$/;"	v
fields	lib/adodb/adodb-lib.inc.php	/^	$fields = substr($fields, 0, -2);$/;"	v
fields	lib/adodb/adodb-xmlschema.inc.php	/^				$fields = $this->db->MetaColumns( $table );$/;"	v
fields	lib/adodb/adodb-xmlschema.inc.php	/^			$fields = array();$/;"	v
fields	lib/adodb/drivers/adodb-oci8.inc.php	/^			 $fields = implode(',', $cols);$/;"	v
fields	lib/adodb/drivers/adodb-odbtp.inc.php	/^	function fields($colname)$/;"	f
fields	lib/adodb/drivers/adodb-sqlitepo.inc.php	/^      $fields = @sqlite_fetch_array($this->_queryID,$this->fetchMode);$/;"	v
fields	lib/datalib.php	/^        $fields = 'u.id, u.confirmed, u.username, u.firstname, u.lastname, '.$/;"	v
fields	lib/datalib.php	/^        $fields = str_replace('u.', '', $fields);$/;"	v
fields	lib/filelib.php	/^        $fields = $fields_records;$/;"	v
fields	lib/filelib.php	/^        $fields = array_intersect($fields_records, $fields_table);$/;"	v
fields	message/lib.php	/^    $fields = 'u.id, u.firstname, u.lastname, u.picture';$/;"	v
fields	mod/data/edit.php	/^                $fields = get_records('data_fields','dataid',$data->id);$/;"	v
fields	mod/data/field.php	/^        $fields = get_records('data_fields','dataid',$data->id);$/;"	v
fields	mod/data/import.php	/^                    $fields = get_records('data_fields', 'dataid', $data->id, '', 'name, id, type');$/;"	v
fields	mod/data/lib.php	/^        $fields = NULL;$/;"	v
fields	mod/data/lib.php	/^    $fields = get_records('data_fields','dataid',$data->id, 'name');$/;"	v
fields	mod/data/lib.php	/^    $fields = get_records('data_fields','dataid',$dataid);$/;"	v
fields	mod/data/restorelib.php	/^    $fields = $info['MOD']['#']['FIELDS']['0']['#']['FIELD'];$/;"	v
fields	mod/data/templates.php	/^    $fields = get_records('data_fields', 'dataid', $data->id);$/;"	v
fields	mod/forum/lib.php	/^    $fields = 'postid, firstread, lastread';$/;"	v
fields	mod/hotpot/db/update_to_v2.php	/^			$fields = $db->MetaColumns($table);$/;"	v
fields	mod/hotpot/db/update_to_v2.php	/^	$fields = $db->MetaColumns($table);$/;"	v
fields	mod/hotpot/index.php	/^	$fields = "$/;"	v
fields	mod/hotpot/lib.php	/^					$fields = array_keys(get_object_vars($hotpot));$/;"	v
fields	mod/hotpot/lib.php	/^		$fields = array();$/;"	v
fields	mod/hotpot/report.php	/^			$fields = "";$/;"	v
fields	mod/hotpot/report.php	/^			$fields = "$groupby, $function(".join("||'_'||", $fieldnames).") AS joinedvalues";$/;"	v
fields	mod/hotpot/report.php	/^			$fields = "$groupby, $function(CONCAT(".join(",'_',", $fieldnames).")) AS joinedvalues";$/;"	v
fields	mod/hotpot/report.php	/^	$fields = 'a.*, u.firstname, u.lastname, u.picture';$/;"	v
fields	mod/hotpot/report/fullstat/report.php	/^		$fields = array('correct', 'wrong', 'ignored', 'hints', 'clues', 'checks', 'weighting');$/;"	v
fields	mod/hotpot/review.php	/^	$fields = array('attempt', 'score', 'penalties', 'status', 'timetaken', 'timerecorded');$/;"	v
fields	mod/hotpot/review.php	/^	$fields = array_merge($textfields, $numfields);$/;"	v
fields	user/edit.php	/^            $fields = get_user_fieldnames();$/;"	v
fields	user/edit.php	/^        $fields = get_user_fieldnames();$/;"	v
fields_records	lib/filelib.php	/^        $fields_records = array_keys($proto);$/;"	v
fields_records	lib/filelib.php	/^        $fields_records = array_keys(get_object_vars($proto));$/;"	v
fields_table	lib/filelib.php	/^        $fields_table = array_map(create_function('$a', 'return $a->name;'), $metacolumns);$/;"	v
fieldsize	lib/adodb/adodb-lib.inc.php	/^    $fieldsize = $zthis->FieldCount();$/;"	v
fieldsize	lib/adodb/adodb-lib.inc.php	/^    $fieldsize = sizeof($zthis->fields);$/;"	v
fieldtype	mod/hotpot/db/update_to_v2.php	/^						$fieldtype = "INT2"; \/\/ 2 bytes$/;"	v
fieldtype	mod/hotpot/db/update_to_v2.php	/^						$fieldtype = "INT4"; \/\/ 4 bytes (=INTEGER)$/;"	v
fieldtype	mod/hotpot/db/update_to_v2.php	/^						$fieldtype = "INT8"; \/\/ 8 bytes$/;"	v
fieldtype	mod/hotpot/db/update_to_v2.php	/^						$fieldtype = "INTEGER";$/;"	v
fieldtype	mod/hotpot/db/update_to_v2.php	/^					$fieldtype = "VARCHAR($size)";$/;"	v
fieldtype	mod/hotpot/db/update_to_v2.php	/^					$fieldtype = $type;$/;"	v
fieldtype	mod/hotpot/db/update_to_v2.php	/^			$fieldtype = $type;$/;"	v
file	admin/handlevirus.php	/^            $file = $CFG->dataroot."\/".$file;$/;"	v
file	admin/handlevirus.php	/^            $file = $CFG->dataroot.$file;$/;"	v
file	admin/handlevirus.php	/^    $file = preg_replace('\/\\.\\\/\/','\/',$file);$/;"	v
file	admin/handlevirus.php	/^    $file = preg_replace('\/\\\/\\\/\/','\/',$file);$/;"	v
file	admin/handlevirus.php	/^    $file = substr($line,0,$index);$/;"	v
file	admin/maintenance.php	/^                $file = fopen($filename, 'w');$/;"	v
file	admin/uploaduser.php	/^    $file = @fopen($filename, "rb", $use_include_path);$/;"	v
file	admin/utfdbmigrate.php	/^                $file = fopen($filename, 'w');$/;"	v
file	backup/backuplib.php	/^        $file = $CFG->dataroot."\/temp\/backup\/".$backup_unique_code."\/moodle.xml";$/;"	v
file	backup/restore.php	/^    $file = optional_param( 'file' );$/;"	v
file	backup/restorelib.php	/^        $file = $CFG->dataroot."\/".$file;$/;"	v
file	blocks/rss_client/block_rss_client_action.php	/^    $file = $CFG->dataroot .'\/cache\/rsscache\/'. $rssid .'.xml';$/;"	v
file	blog/rsslib.php	/^        $file = blog_rss_file_name($type, $id, $tagid);$/;"	v
file	course/import/groups/index.php	/^    $file = @fopen($filename, "rb", $use_include_path);$/;"	v
file	doc/index.php	/^            $file = "intro.html";$/;"	v
file	doc/index.php	/^            $file = $frame;$/;"	v
file	doc/index.php	/^    $file  = optional_param('file', "", PARAM_FILE);  \/\/ docs file to view straight$/;"	v
file	doc/view.php	/^    $file = clean_filename($file);$/;"	v
file	doc/view.php	/^    $file = required_param('file',PARAM_FILE);    \/\/ file in this directory to view$/;"	v
file	files/index.php	/^                $file = basename($file);$/;"	v
file	files/index.php	/^    $file    = optional_param('file', '', PARAM_PATH);$/;"	v
file	help.php	/^    $file   = optional_param('file', '', PARAM_CLEAN);$/;"	v
file	lib/adodb/adodb.inc.php	/^		$file = ADODB_DIR."\/drivers\/adodb-".$db.".inc.php";$/;"	v
file	lib/blocklib.php	/^    $file = file($CFG->dirroot.'\/blocks\/'.$blockname.'\/block_'.$blockname.'.php');$/;"	v
file	lib/cas/CAS.php	/^	      $file = $dbg[$i]['file'];$/;"	v
file	lib/cas/CAS.php	/^      $file = '?';$/;"	v
file	lib/datalib.php	/^        $file = '';$/;"	v
file	lib/datalib.php	/^        $file = file($CFG->dataroot .'\/lang\/'. $CFG->lang .'\/help\/forum\/ratings.html');$/;"	v
file	lib/datalib.php	/^        $file = file($CFG->dataroot .'\/lang\/'. $parentlang .'\/help\/forum\/ratings.html');$/;"	v
file	lib/datalib.php	/^        $file = file($CFG->dirroot .'\/lang\/'. $CFG->lang .'\/help\/forum\/ratings.html');$/;"	v
file	lib/datalib.php	/^        $file = file($CFG->dirroot .'\/lang\/'. $parentlang .'\/help\/forum\/ratings.html');$/;"	v
file	lib/datalib.php	/^        $file = file($CFG->dirroot .'\/lang\/en_utf8\/help\/forum\/ratings.html');$/;"	v
file	lib/editor/htmlarea/coursefiles.php	/^                $file = basename($file);$/;"	v
file	lib/editor/htmlarea/coursefiles.php	/^    $file    = optional_param('file', '', PARAM_PATH);$/;"	v
file	lib/environmentlib.php	/^        $file = $CFG->dirroot.'\/'.$CFG->admin.'\/environment.xml';$/;"	v
file	lib/environmentlib.php	/^    $file = $CFG->dataroot.'\/environment\/environment.xml';$/;"	v
file	lib/filelib.php	/^       $file = file($file);$/;"	v
file	lib/fpdf/font/makefont/makefont.php	/^                $file=substr($file,0,$size1).substr($file,$size1+6);$/;"	v
file	lib/fpdf/font/makefont/makefont.php	/^                $file=substr($file,6);$/;"	v
file	lib/fpdf/font/makefont/makefont.php	/^            $file=substr($file,0,$size1+$size2);$/;"	v
file	lib/fpdf/font/makefont/makefont.php	/^        $file=fread($f,filesize($fontfile));$/;"	v
file	lib/fpdf/font/makefont/makefont.php	/^    $file=dirname(__FILE__).'\/'.strtolower($enc).'.map';$/;"	v
file	lib/fpdf/fpdf.php	/^                $file=$family;$/;"	v
file	lib/fpdf/fpdf.php	/^            $file=$font['file'];$/;"	v
file	lib/fpdf/fpdf.php	/^        $file=str_replace(' ','',$family).strtolower($style).'.php';$/;"	v
file	lib/moodlelib.php	/^       $file = file($file);$/;"	v
file	lib/moodlelib.php	/^    $file = clean_filename($file);$/;"	v
file	lib/olson.php	/^    $file = fopen($filename, 'r', 0); $/;"	v
file	lib/pagelib.php	/^    $file = $CFG->dirroot.'\/'.$path.'pagelib.php';$/;"	v
file	lib/rsslib.php	/^        $file = rss_file_name($modname, $mod);$/;"	v
file	lib/smarty/Smarty.class.php	/^            $file = null, $line = null, $error_type = E_USER_ERROR)$/;"	v
file	lib/smarty/plugins/function.html_image.php	/^    $file = '';$/;"	v
file	lib/typo3/class.t3lib_div.php	/^				$file = t3lib_div::getFileAbsFileName($dataStruct);$/;"	v
file	lib/typo3/class.t3lib_div.php	/^		$file = t3lib_div::getFileAbsFileName($fileRef);$/;"	v
file	lib/weblib.php	/^        $file = 'f1';$/;"	v
file	lib/weblib.php	/^        $file = 'f2';$/;"	v
file	mod/data/import.php	/^    $file = @fopen($filename, "rb", $use_include_path);$/;"	v
file	mod/glossary/import.php	/^    $file     = optional_param('file', '', PARAM_FILE);         \/\/ file to import$/;"	v
file	mod/glossary/import.php	/^    $file = $_FILES["file"];$/;"	v
file	mod/lesson/importppt.php	/^        $file = substr($path_parts['basename'], 0, strpos($path_parts['basename'], '.')); \/\/ get rid of the extension$/;"	v
file	mod/resource/type/ims/deploy.php	/^    $file       = required_param ('file', PARAM_PATH);$/;"	v
file	mod/resource/type/ims/repository_deploy.php	/^    $file       = required_param ('file', PARAM_PATH);$/;"	v
file	mod/resource/type/ims/resource.class.php	/^                $file = ltrim($file, '#');$/;"	v
file	mod/resource/type/ims/resource.class.php	/^            $file = $this->resource->reference;$/;"	v
file	question/format.php	/^        $file = clean_filename( $path_parts['basename'] );$/;"	v
file	question/format/coursetestmanager/format.php	/^                $file = $dir . "\\System.mda";$/;"	v
file	theme/index.php	/^                $file = file("$choose\/README.txt");$/;"	v
fileArr	lib/typo3/class.t3lib_div.php	/^					$fileArr = t3lib_div::getAllFilesAndFoldersInPath($fileArr,$path.$subdirs.'\/',$extList,$regDirs,$recursivityLevels-1);$/;"	v
fileArr	lib/typo3/class.t3lib_div.php	/^		$fileArr = array_merge($fileArr, t3lib_div::getFilesInDir($path,$extList,1,1));$/;"	v
file_area	mod/assignment/lib.php	/^    function file_area($userid) {$/;"	f
file_area_name	mod/assignment/lib.php	/^    function file_area_name($userid) {$/;"	f
file_buffer	lib/phpmailer/class.phpmailer.php	/^        $file_buffer = $this->EncodeString($file_buffer, $encoding);$/;"	v
file_buffer	lib/phpmailer/class.phpmailer.php	/^        $file_buffer = fread($fd, filesize($path));$/;"	v
file_ext	question/export.php	/^        $file_ext = $qformat->export_file_extension();$/;"	v
file_full_path	question/format/qti2/format.php	/^    function file_full_path($file, $courseid) {$/;"	f
file_get_contents	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^    function file_get_contents($filename) {$/;"	f
file_get_contents	lib/filelib.php	/^   function file_get_contents($file) {$/;"	f
file_get_contents	lib/moodlelib.php	/^   function file_get_contents($file) {$/;"	f
file_get_contents	mod/hotpot/lib.php	/^	function file_get_contents($filepath) {$/;"	f
file_name	lib/smarty/Config_File.class.php	/^            $file_name = $this->_config_path . $file_name;$/;"	v
file_name	lib/smarty/Config_File.class.php	/^        $file_name = $this->_config_path . $file_name;$/;"	v
file_path	backup/lib.php	/^            $file_path = $CFG->dataroot."\/temp\/backup\/".$file;$/;"	v
file_path	backup/lib.php	/^            $file_path = $CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code;$/;"	v
file_size	files/index.php	/^            $file_size = filesize($filename);$/;"	v
file_size	lib/editor/htmlarea/coursefiles.php	/^            $file_size = filesize($filename);$/;"	v
filearea	mod/assignment/lib.php	/^        $filearea = $this->file_area_name($userid);$/;"	v
filearea	mod/assignment/type/uploadsingle/assignment.class.php	/^        $filearea = $this->file_area_name($userid);$/;"	v
filearea	mod/exercise/lib.php	/^    $filearea = exercise_file_area_name($exercise, $submission);$/;"	v
filearea	mod/forum/lib.php	/^    $filearea = forum_file_area_name($post);$/;"	v
filearea	mod/glossary/lib.php	/^    $filearea = glossary_file_area_name($newentry);$/;"	v
filearea	mod/workshop/locallib.php	/^        $filearea = workshop_file_area_name($workshop, $submission);$/;"	v
filearea	mod/workshop/submissions.php	/^            $filearea = workshop_file_area_name($workshop, $submission);$/;"	v
filearray	lib/moodlelib.php	/^        $filearray = array_shift($files); \/\/\/ use first element of array$/;"	v
filearray	lib/typo3/class.t3lib_div.php	/^			$filearray=$newArr;$/;"	v
filearray	lib/typo3/class.t3lib_div.php	/^		$filearray = array();$/;"	v
filearray	mod/lesson/format.php	/^            $filearray = file($filename);$/;"	v
filearray	mod/lesson/reformat.php	/^    $filearray = file($filename);$/;"	v
filearray	question/format.php	/^            $filearray = file($filename);$/;"	v
filearray	question/format/blackboard_6/format.php	/^                            $filearray = file($q_file);$/;"	v
filecount	mod/assignment/type/uploadsingle/assignment.class.php	/^        $filecount = $this->count_user_files($USER->id);$/;"	v
filedate	files/index.php	/^                        $filedate  = userdate($item['mtime'], get_string("strftimedatetime"));$/;"	v
filedate	files/index.php	/^                $filedate = userdate(filemtime($filename), "%d %b %Y, %I:%M %p");$/;"	v
filedate	files/index.php	/^            $filedate    = userdate(filemtime($filename), "%d %b %Y, %I:%M %p");$/;"	v
filedate	lib/editor/htmlarea/coursefiles.php	/^                        $filedate  = userdate($item['mtime'], get_string("strftimedatetime"));$/;"	v
filedate	lib/editor/htmlarea/coursefiles.php	/^            $filedate    = userdate(filemtime($filename), "%d %b %Y, %I:%M %p");$/;"	v
filedate	lib/editor/htmlarea/coursefiles.php	/^            $filedate = userdate(filemtime($filename), "%d %b %Y, %I:%M %p");$/;"	v
filedate	lib/moodlelib.php	/^            $filedate  = userdate($item['mtime'], get_string("strftimedatetime"));$/;"	v
fileeditorcols	admin/langdoc.php	/^    $fileeditorcols = 100;          \/\/ dtto cols$/;"	v
fileeditorinline	admin/langdoc.php	/^    $fileeditorinline = 1;          \/\/ shall be textareas put in one row?$/;"	v
fileeditorrows	admin/langdoc.php	/^    $fileeditorrows = 12;           \/\/ number of textareas' rows$/;"	v
fileformatname	lib/questionlib.php	/^    $fileformatname=array();$/;"	v
fileformatnames	mod/lesson/import.php	/^    $fileformatnames = array();$/;"	v
fileformatnames	question/export.php	/^    $fileformatnames = get_import_export_formats( "export" );$/;"	v
fileformatnames	question/import.php	/^    $fileformatnames = get_import_export_formats( 'import' );$/;"	v
fileformats	lib/questionlib.php	/^    $fileformats = get_list_of_plugins("question\/format");$/;"	v
fileformats	mod/lesson/import.php	/^    $fileformats = get_list_of_plugins('question\/format');$/;"	v
fileisgood	question/import.php	/^                $fileisgood = true;$/;"	v
fileisgood	question/import.php	/^        $fileisgood = false;$/;"	v
fileisnew	enrol/imsenterprise/enrol.php	/^            $fileisnew = false;$/;"	v
fileisnew	enrol/imsenterprise/enrol.php	/^            $fileisnew = true; \/\/ Let's process it!$/;"	v
fileisnew	enrol/imsenterprise/enrol.php	/^            $fileisnew = true;$/;"	v
filelist	backup/backuplib.php	/^        $filelist = list_directories_and_files ($basedir);$/;"	v
filemissingmark	admin/langdoc.php	/^    $filemissingmark = ' (***)';    \/\/ mark to add to non-existing filenames in selection form$/;"	v
filemtime	enrol/imsenterprise/enrol.php	/^        $filemtime = filemtime($filename);$/;"	v
filename	admin/maintenance.php	/^    $filename = $CFG->dataroot.'\/'.SITEID.'\/maintenance.html';$/;"	v
filename	admin/uploaduser.php	/^    $filename = $um->files['userfile']['tmp_name'];$/;"	v
filename	admin/utfdbmigrate.php	/^    $filename = $CFG->dataroot.'\/'.SITEID.'\/maintenance.html';    \/\/maintenance file$/;"	v
filename	backup/lib.php	/^            $filename = $CFG->dataroot."\/temp\/backup\/".$backup_unique_code."\/".$backup_unique_code."_".$table."_".$old_id.".info";$/;"	v
filename	backup/lib.php	/^        $filename = substr($pathtofile,strrpos($pathtofile,'\/')+1);$/;"	v
filename	blog/rsslib.php	/^        $filename = blog_rss_file_name($type, $id, $tagid);$/;"	v
filename	calendar/export_execute.php	/^$filename = 'icalexport.ics';$/;"	v
filename	course/import/activities/index.php	/^    $filename         = optional_param('filename', 0, PARAM_PATH);$/;"	v
filename	course/import/groups/index.php	/^        $filename = $um->files['userfile']['tmp_name'];$/;"	v
filename	enrol/flatfile/enrol.php	/^            $filename = "$CFG->dataroot\/1\/enrolments.txt";  \/\/ Default location$/;"	v
filename	enrol/flatfile/enrol.php	/^            $filename = $CFG->enrol_flatfilelocation;$/;"	v
filename	enrol/imsenterprise/enrol.php	/^        $filename = "$CFG->dataroot\/1\/imsenterprise-enrol.xml";  \/\/ Default location$/;"	v
filename	enrol/imsenterprise/enrol.php	/^        $filename = $CFG->enrol_imsfilelocation;$/;"	v
filename	file.php	/^    $filename = $args[count($args)-1];$/;"	v
filename	files/index.php	/^                $filename = $fullpath."\/".$dir;$/;"	v
filename	files/index.php	/^            $filename    = $fullpath."\/".$file;$/;"	v
filename	filter/algebra/filter.php	/^        $filename =  $md5  . ".gif";$/;"	v
filename	filter/tex/filter.php	/^        $filename = $md5 . ".gif";$/;"	v
filename	lib/cas/CAS.php	/^      	$filename = $debugDir . 'phpCAS.log';$/;"	v
filename	lib/editor/htmlarea/coursefiles.php	/^            $filename    = $fullpath."\/".$file;$/;"	v
filename	lib/editor/htmlarea/coursefiles.php	/^            $filename = $fullpath."\/".$dir;$/;"	v
filename	lib/phpmailer/class.phpmailer.php	/^            $filename    = $this->attachment[$i][1];$/;"	v
filename	lib/phpmailer/class.phpmailer.php	/^        $filename = basename($path);$/;"	v
filename	lib/typo3/class.t3lib_div.php	/^				$filename = t3lib_extMgm::extPath($extKey).$local;$/;"	v
filename	lib/typo3/class.t3lib_div.php	/^			$filename=$relPathPrefix.$filename;$/;"	v
filename	lib/typo3/class.t3lib_div.php	/^			$filename='';$/;"	v
filename	mod/choice/report.php	/^        $filename = clean_filename("$course->shortname ".strip_tags(format_string($choice->name,true))).'.txt';$/;"	v
filename	mod/choice/report.php	/^        $filename = clean_filename("$course->shortname ".strip_tags(format_string($choice->name,true))).'.xls';$/;"	v
filename	mod/data/field/file/field.class.php	/^                $filename = $_FILES[$names[0].'_'.$names[1]];$/;"	v
filename	mod/data/field/file/field.class.php	/^                $filename = $filename['name'];$/;"	v
filename	mod/data/field/file/field.class.php	/^            $filename = $_FILES[$names[0].'_'.$names[1]];$/;"	v
filename	mod/data/field/picture/field.class.php	/^                $filename = $content->content;$/;"	v
filename	mod/data/field/picture/field.class.php	/^        $filename = '';$/;"	v
filename	mod/data/import.php	/^        $filename = $um->files['recordsfile']['tmp_name'];$/;"	v
filename	mod/data/rsslib.php	/^                        $filename = rss_file_name('data', $data);$/;"	v
filename	mod/forum/rsslib.php	/^                        $filename = rss_file_name('forum', $forum);  \/\/ RSS file$/;"	v
filename	mod/glossary/exportfile.php	/^    $filename = clean_filename(strip_tags(format_string($glossary->name,true)).'.xml');$/;"	v
filename	mod/glossary/rsslib.php	/^                        $filename = rss_file_name('glossary', $glossary);  \/\/ RSS file$/;"	v
filename	mod/quiz/quizfile.php	/^    $filename = $args[count($args)-1];$/;"	v
filename	mod/quiz/report/analysis/report.php	/^            $filename = clean_filename("$course->shortname ".format_string($quiz->name,true));$/;"	v
filename	mod/quiz/report/overview/report.php	/^            $filename = clean_filename("$course->shortname ".format_string($quiz->name,true));$/;"	v
filename	mod/resource/type/ims/resource.class.php	/^        $filename = basename($filefullpath);$/;"	v
filename	mod/wiki/ewiki/ewiki.php	/^         $filename = tempnam(EWIKI_TMP, "ewiki.local.temp.");$/;"	v
filename	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^        $filename = ''; \/\/ this to make sure we don't keep processing in the parent function$/;"	v
filename	question/format/blackboard_6/format.php	/^        $filename = str_replace('\\\\','\/',$filename);$/;"	v
filename	question/format/coursetestmanager/format.php	/^                    $filename = str_replace("\/","\\\\",$filename);$/;"	v
filename	question/format/coursetestmanager/format.php	/^                    $filename = str_replace("\\\\\\\\","\\\\",$filename);$/;"	v
filename	question/format/coursetestmanager/format.php	/^            $filename = $newfile;$/;"	v
filename	question/format/webct/format.php	/^                $filename = trim($webct_options[1]);$/;"	v
filename	rss/file.php	/^    $filename   = 'rss.xml';$/;"	v
filenames	mod/lesson/importppt.php	/^        $filenames = array();$/;"	v
fileoldmark	admin/langdoc.php	/^    $fileoldmark = ' (old?)';       \/\/ mark to add to filenames in selection form id english version is newer$/;"	v
filepath	help.php	/^                                $filepath = $CFG->dataroot .'\/lang\/'. $lang .'\/help\/'. $mod->name .'\/'. $file;$/;"	v
filepath	help.php	/^                                $filepath = $CFG->dataroot .'\/lang\/'. $lang .'\/help\/resource\/type\/'. $type .'.html';$/;"	v
filepath	help.php	/^                                $filepath = $CFG->dirroot .'\/lang\/'. $lang .'\/help\/'. $mod->name .'\/'. $file;$/;"	v
filepath	help.php	/^                                $filepath = $CFG->dirroot .'\/lang\/'. $lang .'\/help\/resource\/type\/'. $type .'.html';$/;"	v
filepath	help.php	/^                        $filepath = $CFG->dirroot .'\/lang\/en_utf8\/help\/'. $module .'\/'. $file;$/;"	v
filepath	help.php	/^                    $filepath = $CFG->dataroot .'\/lang\/'. $lang .'\/help\/'. $file;$/;"	v
filepath	help.php	/^                    $filepath = $CFG->dataroot .'\/lang\/'. $lang .'\/help\/'. $module .'\/'. $file;$/;"	v
filepath	help.php	/^                    $filepath = $CFG->dirroot .'\/lang\/'. $lang .'\/help\/'. $file;$/;"	v
filepath	help.php	/^                    $filepath = $CFG->dirroot .'\/lang\/'. $lang .'\/help\/'. $module .'\/'. $file;$/;"	v
filepath	help.php	/^                    $filepath = $CFG->dirroot.'\/mod\/'.$module.'\/lang\/'. $lang .'\/help\/'. $module .'\/'. $file;$/;"	v
filepath	mod/data/field/picture/field.class.php	/^                $filepath = $CFG->wwwroot.'\/file.php?file=\/'.$path.'\/'.$filename;$/;"	v
filepath	mod/data/field/picture/field.class.php	/^                $filepath = $CFG->wwwroot.'\/file.php\/'.$path.'\/'.$filename;$/;"	v
filepath	mod/data/field/picture/field.class.php	/^        $filepath = '';$/;"	v
filepath	mod/hotpot/db/update_to_v2.php	/^		$filepath = "$CFG->dirroot\/mod\/hotpot\/$file";$/;"	v
filepath	mod/hotpot/db/update_to_v2.php	/^		$filepath = "$CFG->dirroot\/mod\/hotpot\/db\/$CFG->dbtype.sql";$/;"	v
filepath	mod/hotpot/lib.php	/^					$filepath = '';$/;"	v
filepath	mod/hotpot/lib.php	/^				$filepath = $xml_quiz->fileroot.'\/'.$reference;$/;"	v
filepath	mod/hotpot/lib.php	/^				$filepath = $xml_quiz->fileroot.'\/'.$xml_quiz->filesubdir.$hp->nextexercise;$/;"	v
filepath	mod/hotpot/lib.php	/^				$filepath = '';$/;"	v
filepath	mod/hotpot/lib.php	/^			$filepath = ".*?\\.($filetype)";$/;"	v
filepath	mod/hotpot/template/default.php	/^		$filepath = $this->parent->template_dirpath.DIRECTORY_SEPARATOR.$filename;$/;"	v
filepath	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^    $filepath=moodle_binary_get_path($id, $meta, $course, $wiki, $userid, $groupid);$/;"	v
filepath	mod/wiki/lib.php	/^          $filepath=moodle_binary_get_path($id, $data["meta"], $course, $wiki, $userid, $groupid);$/;"	v
filepath	question/format.php	/^        $filepath = $path."\/".$filename . $this->export_file_extension();$/;"	v
filepath	question/format/qti2/format.php	/^            $filepath = $path.'\/'.$this->get_assesment_item_id($question) . ".xml";$/;"	v
filepath	question/format/qti2/format.php	/^        $filepath = $path.'\/imsmanifest.xml';$/;"	v
fileptr	files/index.php	/^                $fileptr  = fopen($basedir.'\/'.$file, "r");$/;"	v
fileptr	files/index.php	/^                $fileptr = fopen($basedir.'\/'.$file,"w");$/;"	v
fileptr	lib/editor/htmlarea/coursefiles.php	/^                $fileptr  = fopen($basedir.$file, "r");$/;"	v
fileptr	lib/editor/htmlarea/coursefiles.php	/^                $fileptr = fopen($basedir.$file,"w");$/;"	v
filerootlength	mod/hotpot/lib.php	/^		$filerootlength = strlen($xml_quiz->fileroot) + 1;$/;"	v
files	backup/backup_scheduled.php	/^    $files = get_directory_list($dirtocheck,"",false);$/;"	v
files	backup/backuplib.php	/^        $files = array();$/;"	v
files	files/index.php	/^                $files = array();$/;"	v
files	lib/editor/htmlarea/coursefiles.php	/^                $files = array();$/;"	v
files	lib/moodlelib.php	/^        $files = $_FILES; \/\/\/ so we don't mess up the _FILES array for subsequent code$/;"	v
files	lib/moodlelib.php	/^    $files = array();$/;"	v
files	lib/weblib.php	/^    $files = array();$/;"	v
files	mod/forum/lib.php	/^                $files = get_directory_list($oldpostdir); \/\/ get it before we rename it.$/;"	v
files	mod/glossary/lib.php	/^                $files = get_directory_list($oldentrydir); \/\/ get it before we rename it.$/;"	v
files	mod/hotpot/db/update_to_v2.php	/^	$files = array('coursefiles.php', 'details.php', 'dummy.html', 'hotpot.php', 'hotpot2db.php');$/;"	v
files	mod/resource/type/directory/resource.class.php	/^    $files = get_directory_list("$CFG->dataroot\/$relativepath", 'moddata', false, true, true);$/;"	v
files	mod/scorm/lib.php	/^        $files = array();$/;"	v
files	mod/scorm/lib.php	/^        $files=scorm_scandir($directory);$/;"	v
files	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $files = array();$/;"	v
files_get_cm_from_resource_name	files/index.php	/^function files_get_cm_from_resource_name($clean_name) {$/;"	f
filesafe	files/index.php	/^                $filesafe = rawurlencode($dir);$/;"	v
filesafe	files/index.php	/^            $filesafe    = rawurlencode($file);$/;"	v
filesafe	lib/editor/htmlarea/coursefiles.php	/^            $filesafe    = rawurlencode($file);$/;"	v
filesafe	lib/editor/htmlarea/coursefiles.php	/^            $filesafe = rawurlencode($dir);$/;"	v
filesdeleted	backup/backup_scheduled.php	/^        $filesdeleted = 0;$/;"	v
filesize	files/index.php	/^                $filesize = display_size($upload_max_filesize);$/;"	v
filesize	files/index.php	/^                $filesize = display_size(get_directory_size("$fullpath\/$dir"));$/;"	v
filesize	lib/editor/htmlarea/coursefiles.php	/^                $filesize = display_size($upload_max_filesize);$/;"	v
filesize	lib/filelib.php	/^            $filesize = strlen($path);$/;"	v
filesize	lib/filelib.php	/^    $filesize     = $pathisstring ? strlen($path) : filesize($path);$/;"	v
filesize	lib/moodlelib.php	/^        $filesize = '5M';$/;"	v
filesize	mod/resource/type/directory/resource.class.php	/^            $filesize = display_size(filesize("$CFG->dataroot\/$relativepath\/$file"));$/;"	v
filesize	mod/resource/type/directory/resource.class.php	/^            $filesize = display_size(get_directory_size("$CFG->dataroot\/$relativepath\/$file"));$/;"	v
filesize	mod/resource/type/ims/resource.class.php	/^        $filesize = filesize($filefullpath);$/;"	v
filestodelete	backup/backup_scheduled.php	/^        $filestodelete = $countmatching - $preferences->backup_keep;$/;"	v
filestozip	lib/moodlelib.php	/^        $filestozip = "";$/;"	v
filestozip	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $filestozip=array();$/;"	v
filetemplate	admin/langdoc.php	/^    $filetemplate = '';             \/\/ template for new files, i.e. '$Id: tags,v 1.24.2.1 2006/06/19 15:33:01 moodler Exp $';$/;"	v
filetocheck	lib/moodlelib.php	/^        $filetocheck = 'installer.php';$/;"	v
filetocheck	lib/moodlelib.php	/^        $filetocheck = 'langconfig.php';$/;"	v
filetocheck	lib/moodlelib.php	/^        $filetocheck = 'moodle.php';$/;"	v
filetodelete	backup/backup_scheduled.php	/^                $filetodelete = $dirtocheck."\/".$matchfile;$/;"	v
filetype	filter/algebra/algebradebug.php	/^       $filetype = 'image\/gif';$/;"	v
filetype	filter/tex/texdebug.php	/^            $filetype = 'image\/gif';$/;"	v
filetype	filter/tex/texed.php	/^        $filetype = 'image\/gif';$/;"	v
filetype	mod/hotpot/lib.php	/^			$filetype = "avi|mpeg|mpg|mp3|mov|wmv";$/;"	v
filetype	mod/survey/restorelib.php	/^                    $filetype = substr($log->url,-3);$/;"	v
fileurl	files/index.php	/^                $fileurl  = rawurlencode($wdir."\/".$dir);$/;"	v
fileurl	files/index.php	/^                $fileurl = rawurlencode(dirname($wdir));$/;"	v
fileurl	files/index.php	/^            $fileurl     = trim($wdir, "\/")."\/$file";$/;"	v
fileurl	lib/editor/htmlarea/coursefiles.php	/^            $fileurl     = "$wdir\/$file";$/;"	v
fileurl	lib/editor/htmlarea/coursefiles.php	/^            $fileurl  = rawurlencode($wdir."\/".$dir);$/;"	v
fileurl	mod/resource/type/ims/resource.class.php	/^                $fileurl = "{$CFG->wwwroot}\/file.php?file=\/{$course->id}\/{$CFG->moddata}\/resource\/{$resource->id}";$/;"	v
fileurl	mod/resource/type/ims/resource.class.php	/^                $fileurl = "{$CFG->wwwroot}\/file.php\/{$course->id}\/{$CFG->moddata}\/resource\/{$resource->id}";$/;"	v
fileurl	mod/resource/type/ims/resource.class.php	/^            $fileurl = $CFG->repositorywebroot . $resource->reference;$/;"	v
fileurlsafe	files/index.php	/^            $fileurlsafe = rawurlencode($fileurl);$/;"	v
fileurlsafe	lib/editor/htmlarea/coursefiles.php	/^            $fileurlsafe = rawurlencode($fileurl);$/;"	v
fill	lib/excel/Format.php	/^        $fill           = $this->pattern;            \/\/ Fill and border line style$/;"	v
fill	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $fill           = $this->_pattern;        \/\/ Fill and border line style$/;"	v
fill	question/category_class.php	/^        $fill = str_repeat($this->tab, $depth);$/;"	v
fillcorrect	question/preview.php	/^    $fillcorrect = optional_param('fillcorrect', 0, PARAM_BOOL);$/;"	v
filler1	lib/moodlelib.php	/^    $filler1 = $fillers[rand(0, strlen($fillers) - 1)];$/;"	v
fillers	lib/moodlelib.php	/^    $fillers = '1234567890!$-+';$/;"	v
fillstr	lib/questionlib.php	/^    $fillstr = '&nbsp;&nbsp;&nbsp;';$/;"	v
filter	auth/ldap/lib.php	/^       $filter = "(&(".$CFG->ldap_user_attribute."=*)(".$CFG->ldap_objectclass."))";$/;"	v
filter	auth/ldap/lib.php	/^    $filter = "(&(".$CFG->ldap_user_attribute."=*)(".$CFG->ldap_objectclass."))";$/;"	v
filter	lib/adodb/session/adodb-session.php	/^				$filter = array($filter);$/;"	v
filter	lib/adodb/session/adodb-session.php	/^				$filter = array_reverse($filter);$/;"	v
filter	lib/adodb/session/adodb-session.php	/^		$filter			= ADODB_Session::filter();$/;"	v
filter	lib/adodb/session/adodb-session.php	/^		$filter	= ADODB_Session::filter();$/;"	v
filter	lib/adodb/session/adodb-session.php	/^	function filter($filter = null) {$/;"	f
filter	lib/fpdf/fpdf.php	/^    $filter=($this->compress) ? '\/Filter \/FlateDecode ' : '';$/;"	v
filter_add_javascript	lib/filterlib.php	/^function filter_add_javascript($text) {$/;"	f
filter_phrases	lib/filterlib.php	/^function filter_phrases ($text, &$link_array, $ignoretagsopen=NULL, $ignoretagsclose=NULL) {$/;"	f
filter_remove_duplicates	lib/filterlib.php	/^function filter_remove_duplicates($linkarray) {$/;"	f
filter_save_ignore_tags	lib/filterlib.php	/^function filter_save_ignore_tags(&$text,$filterignoretagsopen,$filterignoretagsclose,&$ignoretags) {$/;"	f
filter_save_tags	lib/filterlib.php	/^function filter_save_tags(&$text,&$tags) {$/;"	f
filter_text	lib/weblib.php	/^function filter_text($text, $courseid=NULL) {$/;"	f
filtercourse	blocks/calendar_month/block_calendar_month.php	/^            $filtercourse = NULL;$/;"	v
filtercourse	blocks/calendar_month/block_calendar_month.php	/^            $filtercourse = array($courseshown => 1);$/;"	v
filtercourse	blocks/calendar_upcoming/block_calendar_upcoming.php	/^                $filtercourse = NULL;$/;"	v
filtercourse	blocks/calendar_upcoming/block_calendar_upcoming.php	/^                $filtercourse = array($courseshown => 1);$/;"	v
filtercourse	blocks/calendar_upcoming/block_calendar_upcoming.php	/^            $filtercourse = array();$/;"	v
filterignoretagsclose	lib/filterlib.php	/^    $filterignoretagsclose = array('<\/head>', '<\/nolink>', '<\/span>');$/;"	v
filterignoretagsopen	lib/filterlib.php	/^    $filterignoretagsopen  = array('<head>' , '<nolink>' , '<span class="nolink">');$/;"	v
filterinvalidprefixes	lib/filterlib.php	/^    $filterinvalidprefixes = '([^\\W_])';$/;"	v
filterinvalidsuffixes	lib/filterlib.php	/^    $filterinvalidsuffixes = '([^\\W_])';$/;"	v
filterlocations	admin/filters.php	/^    $filterlocations = array('mod','filter');$/;"	v
filtername	admin/filter.php	/^    $filtername =  substr($param->filter, strpos( $param->filter, '\/' )+1 ) ;$/;"	v
filtername	admin/filter.php	/^    $filtername = ucfirst($filtername);$/;"	v
filterobject	lib/filterlib.php	/^    function filterobject($phrase, $hreftagbegin='<span class="highlight">', $/;"	f
filterobject	lib/filterlib.php	/^class filterobject {$/;"	c
filteropt	blocks/html/block_html.php	/^        $filteropt = new stdClass;$/;"	v
filterselect	blocks/blog_tags/block_blog_tags.php	/^                            $filterselect = $COURSE->id;$/;"	v
filterselect	blocks/blog_tags/block_blog_tags.php	/^                            $filterselect = $this->instance->pageid;$/;"	v
filterselect	blocks/blog_tags/block_blog_tags.php	/^                            $filterselect = SITEID;$/;"	v
filterselect	blocks/blog_tags/block_blog_tags.php	/^                        $filterselect = $USER->id;$/;"	v
filterselect	blocks/blog_tags/block_blog_tags.php	/^                        $filterselect = get_current_group($this->instance->pageid);$/;"	v
filterselect	blog/header.php	/^    $filterselect = $USER->id;$/;"	v
filterselect	blog/index.php	/^    $filterselect = $userid;$/;"	v
filterselect	blog/index.php	/^    $filterselect = '';$/;"	v
filterselect	blog/index.php	/^$filterselect = optional_param('filterselect', 0, PARAM_INT);$/;"	v
filterselect	user/index.php	/^        $filterselect = $currentgroup;$/;"	v
filterselect	user/index.php	/^        $filterselect = $id;$/;"	v
filterselect	user/tabs.php	/^        $filterselect = '';$/;"	v
filterselect	user/tabs.php	/^    $filterselect = clean_param($filterselect, PARAM_INT);$/;"	v
filtersettings	admin/filters.php	/^    $filtersettings = array();$/;"	v
filtertype	blocks/blog_tags/block_blog_tags.php	/^                            $filtertype = 'course';$/;"	v
filtertype	blocks/blog_tags/block_blog_tags.php	/^                            $filtertype = 'site';$/;"	v
filtertype	blocks/blog_tags/block_blog_tags.php	/^                        $filtertype = 'course';$/;"	v
filtertype	blocks/blog_tags/block_blog_tags.php	/^                        $filtertype = 'group';$/;"	v
filtertype	blocks/blog_tags/block_blog_tags.php	/^                        $filtertype = 'user';$/;"	v
filtertype	blog/header.php	/^    $filtertype = 'user';$/;"	v
filtertype	blog/index.php	/^    $filtertype = 'site';$/;"	v
filtertype	blog/index.php	/^    $filtertype = 'user';$/;"	v
filtertype	blog/index.php	/^$filtertype = optional_param('filtertype', '', PARAM_ALPHA);$/;"	v
filtertype	user/index.php	/^        $filtertype = 'course';$/;"	v
filtertype	user/index.php	/^        $filtertype = 'group';$/;"	v
filtertype	user/index.php	/^        $filtertype = 'site';$/;"	v
filtertype	user/tabs.php	/^        $filtertype = '';$/;"	v
filtertype	user/tabs.php	/^    $filtertype   = clean_param($filtertype, PARAM_ALPHA);$/;"	v
filterwords	mod/lesson/locallib.php	/^    $filterwords = explode(',', get_string('censorbadwords'));$/;"	v
fin_level	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $fin_level=format_sitemap($a_sitemap, ($wiki_entry->pagename), $str_formatted, $level, $timer, $fordump);$/;"	v
fin_level	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $fin_level=format_sitemap($a_sitemap, $str_rootid, $str_formatted, $level, $timer, $fordump);$/;"	v
final	lib/weblib.php	/^    $final = array();$/;"	v
final	mod/quiz/locallib.php	/^                $final = $attempt->sumgrades;$/;"	v
final	mod/quiz/locallib.php	/^                $final = $attempt;$/;"	v
final_uri	lib/cas/client.php	/^        $final_uri = '';$/;"	v
final_uri	lib/cas/client.php	/^        $final_uri = 'https:\/\/';$/;"	v
final_uri	lib/cas/client.php	/^        $final_uri = ($_SERVER['HTTPS'] == 'on') ? 'https' : 'http';$/;"	v
finalurl	mod/resource/lib.php	/^                        $finalurl = "$root\/$finalurl";$/;"	v
finalurl	mod/resource/lib.php	/^                        $finalurl = $mainroot . $finalurl;$/;"	v
finalurl	mod/resource/lib.php	/^                    $finalurl = $mainroot . $finalurl;$/;"	v
finalurl	mod/resource/lib.php	/^            $finalurl = substr($tag,$start,$end-$start+$diff);$/;"	v
find	lib/weblib.php	/^            $find = array($find);$/;"	v
find_dataset_names	question/type/datasetdependent/abstractqtype.php	/^    function find_dataset_names($text) {$/;"	f
find_day_in_month	lib/moodlelib.php	/^function find_day_in_month($startday, $weekday, $month, $year) {$/;"	f
find_ext_enrolments	enrol/ldap/enrol.php	/^function find_ext_enrolments ($ldap_connection, $memberuid, $type){$/;"	f
find_form_errors	user/edit.php	/^function find_form_errors(&$user, &$usernew, &$err, &$um) {$/;"	f
find_len	mod/wiki/ewiki/ewiki.php	/^               $find_len = strlen($find);$/;"	v
find_range	lib/graphlib.php	/^function find_range($data, $min, $max, $resolution) {$/;"	f
findfile	question/format/coursetestmanager/format.php	/^    function findfile($filename) {$/;"	f
findnext	mod/scorm/locallib.php	/^                    $findnext = true;$/;"	v
findnext	mod/scorm/locallib.php	/^        $findnext = false;$/;"	v
findteacherssql	blocks/online_users/block_online_users.php	/^        $findteacherssql = "SELECT u.id, u.username, u.firstname, u.lastname, u.picture, u.lastaccess, s.timeaccess$/;"	v
finishattempt	mod/quiz/attempt.php	/^        $finishattempt = 1;$/;"	v
finishattempt	mod/quiz/attempt.php	/^    $finishattempt = optional_param('finishattempt', 0, PARAM_BOOL);$/;"	v
finishattempt	question/preview.php	/^    $finishattempt = optional_param('finishattempt', 0, PARAM_BOOL);$/;"	v
finishedQuery	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$finishedQuery = $this->query;$/;"	v
finished_edit_wizard	question/type/datasetdependent/abstractqtype.php	/^    function finished_edit_wizard(&$form) {$/;"	f
finished_edit_wizard	question/type/questiontype.php	/^    function finished_edit_wizard(&$form) {$/;"	f
first	admin/lang.php	/^                        $first = false;$/;"	v
first	admin/lang.php	/^            $first = true;$/;"	v
first	blog/lib.php	/^                    $first = true;$/;"	v
first	blog/lib.php	/^            $first = false;$/;"	v
first	course/index.php	/^            $first = false;$/;"	v
first	course/index.php	/^        $first = true;$/;"	v
first	course/lib.php	/^                    $first = false;$/;"	v
first	course/lib.php	/^            $first = false;$/;"	v
first	course/lib.php	/^            $first = true;$/;"	v
first	course/lib.php	/^        $first = true;$/;"	v
first	grade/lib.php	/^                    $first = 1;$/;"	v
first	grade/lib.php	/^                $first = 1;$/;"	v
first	grade/lib.php	/^            $first = 0;$/;"	v
first	grade/lib.php	/^        $first = 0;$/;"	v
first	lib/adodb/adodb-connection.inc.php	/^                $first = false;			$/;"	v
first	lib/adodb/adodb-connection.inc.php	/^                $first = false;$/;"	v
first	lib/adodb/adodb-connection.inc.php	/^        $first = true;$/;"	v
first	lib/adodb/adodb-lib.inc.php	/^				$first = false;			$/;"	v
first	lib/adodb/adodb-lib.inc.php	/^		$first = true;$/;"	v
first	lib/adodb/drivers/adodb-fbsql.inc.php	/^		$first = true;$/;"	v
first	lib/adodb/drivers/adodb-odbc.inc.php	/^				$first = false;$/;"	v
first	lib/adodb/drivers/adodb-odbc.inc.php	/^			$first = true;$/;"	v
first	lib/pagelib.php	/^            $first = false;$/;"	v
first	lib/pagelib.php	/^        $first = true;$/;"	v
first	lib/tablelib.php	/^                        $first = true;$/;"	v
first	lib/tablelib.php	/^                $first = false;$/;"	v
first	question/category_class.php	/^            $first = false;$/;"	v
first	question/category_class.php	/^        $first = true;$/;"	v
first2cols	lib/adodb/adodb.inc.php	/^			$first2cols = $force_array;$/;"	v
firstChar	lib/typo3/class.t3lib_div.php	/^			$firstChar=substr($tag_tmp,0,1);$/;"	v
first_chars	backup/restorelib.php	/^            $first_chars = fread($handle,200);$/;"	v
first_child	lib/cas/domxml-php4-php5.php	/^ function first_child() {return new php4DOMElement($this->myDOMNode->firstChild,$this->myOwnerDocument);}$/;"	f
first_install	lib/blocklib.php	/^        $first_install = false;$/;"	v
first_install	lib/blocklib.php	/^        $first_install = true;$/;"	v
first_part	backup/restorelib.php	/^            $first_part = strtok($log->url,"&");$/;"	v
first_record	backup/backuplib.php	/^                   $first_record = false;$/;"	v
first_record	backup/backuplib.php	/^        $first_record = true;$/;"	v
firstattempt	mod/lesson/view.php	/^                $firstattempt = current($attempts);$/;"	v
firstcat	question/category_class.php	/^            $firstcat = ($page-1) * PAGE_LENGTH + 1;$/;"	v
firstcat	question/category_class.php	/^            $firstcat = 1;$/;"	v
firstchar	lib/moodlelib.php	/^            $firstchar = substr($dir, 0, 1);$/;"	v
firstchar	lib/moodlelib.php	/^        $firstchar = substr($file, 0, 1);$/;"	v
firstcomment	mod/workshop/locallib.php	/^                    $firstcomment = FALSE;$/;"	v
firstcomment	mod/workshop/locallib.php	/^            $firstcomment = TRUE;$/;"	v
firstcorrectvalue	mod/hotpot/attempt.php	/^				$firstcorrectvalue = $value;$/;"	v
firstcorrectvalue	mod/hotpot/attempt.php	/^		$firstcorrectvalue = '';$/;"	v
firstday	calendar/lib.php	/^$firstday = isset($CFG->calendar_startwday) ? $CFG->calendar_startwday : get_string('firstdayofweek');$/;"	v
firstentry	course/category.php	/^                    $firstentry = false;$/;"	v
firstentry	course/category.php	/^        $firstentry = true;$/;"	v
firstfromindex	lib/moodlelib.php	/^        $firstfromindex = $startday + $diff;$/;"	v
firstgroup	lib/adodb/adodb-lib.inc.php	/^                $firstgroup = false;$/;"	v
firstgroup	lib/adodb/adodb-lib.inc.php	/^    $firstgroup = true;$/;"	v
firstinitial	admin/user.php	/^    $firstinitial = optional_param('firstinitial', '', PARAM_CLEAN); \/\/ only show students with this first initial$/;"	v
firstinitial	lib/datalib.php	/^                             $firstinitial='', $lastinitial='', $group=NULL, $search='', $fields='', $exceptions='') {$/;"	v
firstinitial	lib/datalib.php	/^                   $firstinitial='', $lastinitial='', $page=0, $recordsperpage=99999, $fields='*') {$/;"	v
firstinitial	user/index.php	/^                $firstinitial = $table->get_initial_first();$/;"	v
firstip	lib/typo3/class.t3lib_div.php	/^					$firstip = substr($binip,0,$mask);$/;"	v
firstletter	course/lib.php	/^        $firstletter = substr($modaction, 0, 1);$/;"	v
firstmodify	mod/scorm/lib.php	/^                                    $firstmodify = $usertrack->timemodified;$/;"	v
firstmodify	mod/scorm/lib.php	/^    $firstmodify = $now;$/;"	v
firstname	mod/wiki/db/mysql.php	/^                $firstname = $name[0];$/;"	v
firstname	mod/wiki/db/postgres7.php	/^                $firstname = $name[0];$/;"	v
firstpagecode	mod/glossary/lib.php	/^            $firstpagecode = "$separator<a href=\\"{$baseurl}page=0\\">1<\/a>";$/;"	v
firstpagecode	mod/glossary/lib.php	/^        $firstpagecode = '';$/;"	v
firstpageid	mod/lesson/report.php	/^        $firstpageid = $pageid;$/;"	v
firstpart	lib/typo3/class.t3lib_div.php	/^					$firstpart = substr($binnet,0,$mask);$/;"	v
firstpost	mod/forum/lib.php	/^        $firstpost = forum_get_firstpost_from_discussion($discussion->id);$/;"	v
firstrecord	mod/data/rsslib.php	/^                        $firstrecord = array_shift($records);  \/\/ Get the first and put it back$/;"	v
firstscorm	mod/scorm/player.php	/^            $firstscorm = current($scorms);$/;"	v
firstscorm	mod/scorm/view.php	/^            $firstscorm = current($scorms);$/;"	v
firsttime	admin/cron.php	/^                $firsttime = true;$/;"	v
firsttime	admin/site.php	/^        $firsttime = false;$/;"	v
firsttime	admin/site.php	/^        $firsttime = true;$/;"	v
fitToPages	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function fitToPages($width, $height)$/;"	f
fit_to_pages	lib/excel/Worksheet.php	/^    function fit_to_pages($width, $height)$/;"	f
fiveBitsArray	lib/base32.php	/^    $fiveBitsArray = split("\\n",rtrim(chunk_split($compBits, 5, "\\n"))); $/;"	v
fix	lib/fpdf/font/makefont/makefont.php	/^    $fix=array('Edot'=>'Edotaccent','edot'=>'edotaccent','Idot'=>'Idotaccent','Zdot'=>'Zdotaccent','zdot'=>'zdotaccent',$/;"	v
fixPermissions	lib/typo3/class.t3lib_div.php	/^	function fixPermissions($file)	{$/;"	f
fixWindowsFilePath	lib/typo3/class.t3lib_div.php	/^	function fixWindowsFilePath($theFile)	{$/;"	f
fix_course_sortorder	lib/datalib.php	/^function fix_course_sortorder($categoryid=0, $n=0, $safe=0, $depth=0, $path='') {$/;"	f
fix_object	lib/soaplib.php	/^    function fix_object($value) {$/;"	f
fix_orphaned_questions	mod/quiz/backuplib.php	/^    function fix_orphaned_questions ($course) {$/;"	f
fixch	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$fixch = array('\\\\\\\\134','\\\\\\\\000','\\\\\\\\047');$/;"	v
fixday	lib/moodlelib.php	/^        $fixday = ($formatnoday != $format);$/;"	v
fixday	lib/moodlelib.php	/^        $fixday = false;$/;"	v
fixed_lgd	lib/typo3/class.t3lib_div.php	/^	function fixed_lgd($string,$origChars,$preStr='...')	{$/;"	f
fixed_lgd_cs	lib/typo3/class.t3lib_div.php	/^	function fixed_lgd_cs($string,$chars)	{$/;"	f
fixed_lgd_pre	lib/typo3/class.t3lib_div.php	/^	function fixed_lgd_pre($string,$chars)	{$/;"	f
fl_arr	lib/environmentlib.php	/^    $fl_arr = array_flip($versions);$/;"	v
flag	lib/weblib.php	/^                $flag = false;$/;"	v
flag	lib/weblib.php	/^                $flag = true; \/\/ set flag so we know to use next mod for "next"$/;"	v
flag	lib/weblib.php	/^    $flag = false;$/;"	v
flag	mod/hotpot/template/v6.php	/^				$flag = true;$/;"	v
flag	mod/hotpot/template/v6.php	/^		$flag = false;$/;"	v
flag	mod/lesson/locallib.php	/^                    $flag = false;$/;"	v
flag	mod/lesson/locallib.php	/^            $flag = true;$/;"	v
flag	mod/lesson/view.php	/^                        $flag = false;$/;"	v
flag	mod/lesson/view.php	/^                $flag = true;                $/;"	v
flagnames	mod/wiki/ewiki/ewiki.php	/^   $flagnames = array($/;"	v
flags	lib/fpdf/font/makefont/makefont.php	/^    $flags=0;$/;"	v
flags	mod/lesson/action/editpage.php	/^            $flags = intval($answer->flags); \/\/ force into an integer$/;"	v
flags	mod/wiki/ewiki/ewiki.php	/^      $flags = @$data["flags"];$/;"	v
flags	mod/wiki/ewiki/ewiki.php	/^   $flags = @$data["flags"];$/;"	v
flags	mod/wiki/lib.php	/^        $flags = 0;$/;"	v
flags	mod/wiki/lib.php	/^    $flags = $page["flags"];$/;"	v
flat_records	enrol/ldap/enrol.php	/^        $flat_records=array();$/;"	v
flatten_category_tree	lib/questionlib.php	/^function flatten_category_tree( $cats, $depth=0 ) {$/;"	f
flatten_image_name	question/format/qti2/format.php	/^    function flatten_image_name($name) {$/;"	f
fld	lib/adodb/adodb-connection.inc.php	/^                $fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/adodb-csvlib.inc.php	/^				$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/adodb-datadict.inc.php	/^			$fld = _array_change_key_case($fld);$/;"	v
fld	lib/adodb/adodb.inc.php	/^				$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-ado.inc.php	/^					$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-ado5.inc.php	/^					$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^                        $fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-fbsql.inc.php	/^				$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-ibase.inc.php	/^			 $fld = new ADOFieldObject;$/;"	v
fld	lib/adodb/drivers/adodb-ibase.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-informix72.inc.php	/^				$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-mysql.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-netezza.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-oci8.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-oci8.inc.php	/^		$fld = new ADOFieldObject;$/;"	v
fld	lib/adodb/drivers/adodb-oci8po.inc.php	/^		 $fld = new ADOFieldObject;$/;"	v
fld	lib/adodb/drivers/adodb-odbc.inc.php	/^				$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-odbtp.inc.php	/^				$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-oracle.inc.php	/^			$fld = new ADOFieldObject;$/;"	v
fld	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-sapdb.inc.php	/^			$fld = new ADOFieldObject();$/;"	v
fld	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$fld = new ADOFieldObject;$/;"	v
fld	lib/adodb/drivers/adodb-sqlite.inc.php	/^	    $fld = new ADOFieldObject;$/;"	v
fld	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^				$fld =& new ADOFieldObject();$/;"	v
fldarray	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$fldarray = array();$/;"	v
fldarray	lib/adodb/adodb-xmlschema.inc.php	/^		$fldarray = array();$/;"	v
flds	lib/adodb/adodb-csvlib.inc.php	/^					$flds = false;$/;"	v
flds	lib/adodb/adodb-csvlib.inc.php	/^			$flds = array();$/;"	v
flds	lib/adodb/adodb-datadict.inc.php	/^				$flds = Lens_ParseArgs($v,',');$/;"	v
flds	lib/adodb/adodb-datadict.inc.php	/^			$flds = $holdflds;$/;"	v
flds	lib/adodb/adodb-datadict.inc.php	/^			$flds = array();$/;"	v
flds	lib/adodb/adodb-datadict.inc.php	/^			$flds = explode(',',$flds);$/;"	v
flds	lib/adodb/adodb-datadict.inc.php	/^			$flds = implode(', ',$flds);$/;"	v
flds	lib/adodb/adodb.inc.php	/^		$flds = array();$/;"	v
flds	lib/adodb/datadict/datadict-mssql.inc.php	/^			$flds = explode(',',$flds);$/;"	v
flds	lib/adodb/datadict/datadict-mssql.inc.php	/^			$flds = implode(', ',$flds);$/;"	v
flds	lib/adodb/datadict/datadict-oci8.inc.php	/^			$flds = implode(', ',$flds);$/;"	v
flds	lib/adodb/datadict/datadict-postgres.inc.php	/^			$flds = implode(', ',$flds);$/;"	v
flds	lib/adodb/datadict/datadict-sybase.inc.php	/^			$flds = implode(', ',$flds);$/;"	v
flds	lib/adodb/drivers/adodb-ado.inc.php	/^			$flds = array();$/;"	v
flds	lib/adodb/drivers/adodb-ado5.inc.php	/^			$flds = array();$/;"	v
flds	lib/adodb/drivers/adodb-mssql.inc.php	/^					$flds = @mssql_fetch_array($this->_queryID);$/;"	v
flds0	lib/adodb/adodb-datadict.inc.php	/^			$flds0 = Lens_ParseArgs($txt,',');$/;"	v
flexible_table	lib/tablelib.php	/^    function flexible_table($uniqueid) {$/;"	f
flexible_table	lib/tablelib.php	/^class flexible_table {$/;"	c
floats	lib/bennu/iCalendar_properties.php	/^        $floats = explode(';', $value);$/;"	v
fls	lib/excel/Worksheet.php	/^        $fls         = 0x00;     \/\/ Fill pattern$/;"	v
fls	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $fls         = 0x00;     \/\/ Fill pattern$/;"	v
fm	course/import/activities/mod.php	/^    $fm = '<form method="post" action="'.$CFG->wwwroot.'\/course\/import\/activities\/index.php"><input type="hidden" name="id" value="'.$course->id.'" \/>';$/;"	v
fm	lib/fpdf/font/makefont/makefont.php	/^    $fm=ReadAFM($afmfile,$map);$/;"	v
fm	lib/fpdf/font/makefont/makefont.php	/^    $fm=array();$/;"	v
fm	theme/chameleon/ui/css.php	/^    $fm = new ChameleonFileBrowser;$/;"	v
fmt	lib/adodb/adodb-lib.inc.php	/^	$fmt =  ($html) ? "<\/font><font color=#808080 size=-1> %% line %4d, file: <a href=\\"file:\/%s\\">%s<\/a><\/font>" : "%% line %4d, file: %s";$/;"	v
fmt	lib/adodb/adodb-time.inc.php	/^	$fmt = '\\d\\a\\t\\e T Y-m-d H:i:s a A d D F g G h H i j l L m M n O \\R\\F\\C822 r s t U w y Y z Z 2003';$/;"	v
fmt	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$fmt = $this->qstr($fmt);$/;"	v
fmt	mod/hotpot/report/default.php	/^						$fmt = &$wb->formats[$id];$/;"	v
fmt	mod/hotpot/report/default.php	/^						$fmt = &$wb->pear_excel_workbook->_formats[$id];$/;"	v
fmt	mod/hotpot/report/default.php	/^				$fmt = &$wb->add_format($fmt_properties);$/;"	v
fmt	mod/hotpot/report/default.php	/^				$fmt = 'excel';$/;"	v
fmt	mod/hotpot/report/default.php	/^				$fmt = 'html';$/;"	v
fmt	mod/hotpot/report/default.php	/^				$fmt = 'text';$/;"	v
fmt_properties	mod/hotpot/report/default.php	/^			$fmt_properties = $properties;$/;"	v
fmt_properties_obj	mod/hotpot/report/default.php	/^				$fmt_properties_obj = (object)$fmt_properties;$/;"	v
fmtdate	lib/adodb/adodb-time.inc.php	/^	$fmtdate = '';$/;"	v
fmttypes	lib/bennu/iCalendar_parameters.php	/^                $fmttypes = array($/;"	v
fn	lib/adodb/adodb-connection.inc.php	/^                $fn = $this->fnCacheExecute;$/;"	v
fn	lib/adodb/adodb-connection.inc.php	/^            $fn = $this->fnExecute;$/;"	v
fn	lib/adodb/adodb-connection.inc.php	/^            $fn = $this->raiseErrorFn;$/;"	v
fn	lib/adodb/adodb-connection.inc.php	/^            $fn = $thisConnection->_oldRaiseFn;$/;"	v
fn	lib/adodb/adodb-connection.inc.php	/^            $fn = ADODB_OUTP;$/;"	v
fn	lib/adodb/adodb-cryptsession.php	/^		$fn = next($ADODB_SESSION_EXPIRE_NOTIFY);$/;"	v
fn	lib/adodb/adodb-perf.inc.php	/^				$fn = substr($desc,1);$/;"	v
fn	lib/adodb/adodb-perf.inc.php	/^				$fn = substr($sql,1);$/;"	v
fn	lib/adodb/adodb-recordset.inc.php	/^			$fn = $conn->raiseErrorFn;$/;"	v
fn	lib/adodb/adodb-session-clob.php	/^		$fn = next($ADODB_SESSION_EXPIRE_NOTIFY);$/;"	v
fn	lib/adodb/adodb-session.php	/^		$fn = next($ADODB_SESSION_EXPIRE_NOTIFY);$/;"	v
fn	lib/adodb/adodb.inc.php	/^				$fn = $this->fnCacheExecute;$/;"	v
fn	lib/adodb/adodb.inc.php	/^			$fn = $ADODB_OUTP;$/;"	v
fn	lib/adodb/adodb.inc.php	/^			$fn = $conn->raiseErrorFn;$/;"	v
fn	lib/adodb/adodb.inc.php	/^			$fn = $this->fnExecute;$/;"	v
fn	lib/adodb/adodb.inc.php	/^			$fn = $this->raiseErrorFn;$/;"	v
fn	lib/adodb/adodb.inc.php	/^			$fn = $thisConnection->_oldRaiseFn;$/;"	v
fn	lib/adodb/adodb.inc.php	/^			$fn = ADODB_OUTP;$/;"	v
fn	lib/adodb/drivers/adodb-ibase.inc.php	/^			$fn = 'ibase_execute';$/;"	v
fn	lib/adodb/drivers/adodb-ibase.inc.php	/^			$fn = 'ibase_query';$/;"	v
fn	lib/adodb/drivers/adodb-ibase.inc.php	/^		$fn = ($persist) ? 'ibase_pconnect':'ibase_connect';$/;"	v
fn	lib/adodb/drivers/adodb-oci8.inc.php	/^			$fn = $this->fnExecute;$/;"	v
fn	lib/adodb/drivers/adodb-sqlite.inc.php	/^	    $fn = strtoupper($r['name']);$/;"	v
fn	lib/adodb/session/adodb-session.php	/^			$fn = next($expire_notify);$/;"	v
fn	lib/questionlib.php	/^        $fn = $module->name.'_question_list_instances';$/;"	v
fn	mod/data/lib.php	/^    $fn = preg_replace("\/[\\\\000-\\\\x2c\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x5e\\\\x60\\\\x7b-\\\\177]\/s", '_', $fn);$/;"	v
fn	mod/data/lib.php	/^    $fn = preg_replace("\/\\.\\.+\/", '.', $fn);$/;"	v
fn	mod/data/lib.php	/^    $fn = preg_replace("\/_+\/", '_', $fn);$/;"	v
fn	mod/data/lib.php	/^    $fn = trim($fn);$/;"	v
fn	mod/hotpot/report/default.php	/^		$fn = "print_{$fmt}_{$zone}";$/;"	v
fn	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^              $fn= moodle_binary_get_path($id, $row["meta"], $course, $wiki, $userid, $groupid);$/;"	v
fn	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^            $fn = $fn.$html_ext;$/;"	v
fn	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^            $fn = preg_replace(EWIKI_DUMP_FILENAME_REGEX, "",  urlencode($id));$/;"	v
fn	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $fn = $fn.$html_ext;$/;"	v
fn	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $fn = preg_replace(EWIKI_DUMP_FILENAME_REGEX, "", $fn);$/;"	v
fn	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $fn = urlencode($id);$/;"	v
fn	mod/wiki/ewiki/plugins/spages.php	/^   $fn = $ewiki_spages[strtolower($id)];$/;"	v
fn1	mod/wiki/ewiki/plugins/notify.php	/^      $fn1 = EWIKI_TMP."\/ewiki.tmp.notify.diff.".md5($data["content"]);$/;"	v
fn2	mod/wiki/ewiki/plugins/notify.php	/^      $fn2 = EWIKI_TMP."\/ewiki.tmp.notify.diff.".md5($_REQUEST["content"]);$/;"	v
fn_base	mod/wiki/ewiki/plugins/patchsaving.php	/^   $fn_base = EWIKI_TMP."\/ewiki.base.".md5($base["content"]);$/;"	v
fn_curr	mod/wiki/ewiki/plugins/patchsaving.php	/^   $fn_curr = EWIKI_TMP."\/ewiki.curr.".md5($data["content"]);$/;"	v
fn_patch	mod/wiki/ewiki/plugins/patchsaving.php	/^   $fn_patch = EWIKI_TMP."\/ewiki.patch.".md5($base["content"])."-".md5($_REQUEST["content"]);$/;"	v
fn_requ	mod/wiki/ewiki/plugins/patchsaving.php	/^   $fn_requ = EWIKI_TMP."\/ewiki..requ.".md5($_REQUEST["content"]);$/;"	v
fnadd	mod/wiki/ewiki/plugins/spages.php	/^               $fnadd = "$fn\/";$/;"	v
fnadd	mod/wiki/ewiki/plugins/spages.php	/^               $fnadd = trim($fn, ".") . ".";$/;"	v
fname	course/lib.php	/^                $fname = $mod->name.'_print_overview';$/;"	v
fname	lib/adodb/adodb-datadict.inc.php	/^			$fname = $this->NameQuote($fname);$/;"	v
fname	lib/adodb/adodb-datadict.inc.php	/^			$fname = false;$/;"	v
fname	lib/adodb/tohtml.inc.php	/^			$fname = 'Field '.($i+1);$/;"	v
fname	lib/cas/PGTStorage/pgt-file.php	/^      $fname = $this->getPGTIouFilename($pgt_iou);$/;"	v
fname	lib/statslib.php	/^            $fname = $mod->name.'_get_daily_stats';$/;"	v
fname	lib/statslib.php	/^            $fname = $mod->name.'_get_monthly_stats';$/;"	v
fname	lib/statslib.php	/^            $fname = $mod->name.'_get_weekly_stats';$/;"	v
fnameq	lib/adodb/adodb-lib.inc.php	/^						$fnameq = $upperfname;$/;"	v
fnameq	lib/adodb/adodb-lib.inc.php	/^						$fnameq = $zthis->nameQuote.$upperfname.$zthis->nameQuote;$/;"	v
fnameq	lib/adodb/adodb-lib.inc.php	/^				$fnameq = $upperfname;$/;"	v
fnameq	lib/adodb/adodb-lib.inc.php	/^				$fnameq = $zthis->nameQuote.$upperfname.$zthis->nameQuote;$/;"	v
fnarr	lib/adodb/drivers/adodb-ibase.inc.php	/^					$fnarr =& array_merge( array($conn,$sql) , $iarr);$/;"	v
fnarr	lib/adodb/drivers/adodb-ibase.inc.php	/^					$fnarr =& array_merge( array($sql) , $iarr);$/;"	v
fnarr	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$fnarr = array_merge( array($stmt,$a) , $inputarr);$/;"	v
fneworder	mod/glossary/lib.php	/^         $fneworder   = $neworder;$/;"	v
fneworder	mod/glossary/lib.php	/^     $fneworder = '';$/;"	v
fnoquote	lib/adodb/adodb-datadict.inc.php	/^			$fnoquote = false;$/;"	v
fnotnull	lib/adodb/adodb-datadict.inc.php	/^			$fnotnull = false;$/;"	v
fnotnull	lib/adodb/datadict/datadict-oci8.inc.php	/^			$fnotnull = false;$/;"	v
focus	admin/auth.php	/^                $focus = "form.$key";$/;"	v
focus	admin/auth.php	/^    $focus = '';$/;"	v
focus	admin/config.php	/^                $focus = "form.$key";$/;"	v
focus	admin/config.php	/^    $focus = '';$/;"	v
focus	admin/site.php	/^                $focus = "form.$key";$/;"	v
focus	admin/site.php	/^    $focus = "form.fullname";$/;"	v
focus	auth/cas/login.php	/^        $focus = "login.password";$/;"	v
focus	auth/cas/login.php	/^        $focus = "login.username";$/;"	v
focus	calendar/event.php	/^                        $focus = 'form.'.$key;$/;"	v
focus	course/edit.php	/^                $focus = "form.$key";$/;"	v
focus	course/edit.php	/^    $focus = "";$/;"	v
focus	course/scales.php	/^                $focus = "form$scaleid.save";$/;"	v
focus	course/scales.php	/^    $focus = "";$/;"	v
focus	login/change_password.php	/^        $focus = 'form.password';$/;"	v
focus	login/change_password.php	/^        $focus = 'form.username';$/;"	v
focus	login/index.php	/^        $focus = "login.password";$/;"	v
focus	login/index.php	/^        $focus = "login.username";$/;"	v
focus	login/signup.php	/^        $focus = "";$/;"	v
focus	login/signup.php	/^        $focus = "form.".array_shift($temparr = array_flip(get_object_vars($err)));$/;"	v
focus	mod/wiki/admin.php	/^                $focus="form.authorfieldpattern";$/;"	v
focus	mod/wiki/admin.php	/^                $focus="form.changesfield";$/;"	v
focus	mod/wiki/admin.php	/^                $focus="form.deleteversions";$/;"	v
focuscursor	course/mod.php	/^        $focuscursor = "";$/;"	v
focuscursor	course/mod.php	/^        $focuscursor = "form.name";$/;"	v
font	lib/excel/Workbook.php	/^                $font = $this->formats[$i]->get_font();$/;"	v
font	lib/excel/Workbook.php	/^        $font   = $format->get_font();$/;"	v
font	lib/fpdf/fpdf.php	/^                $font=substr($font,0,$info['length1']).substr($font,$info['length1']+6);$/;"	v
font	lib/fpdf/fpdf.php	/^                $font=substr($font,6);$/;"	v
font	lib/fpdf/fpdf.php	/^        $font='';$/;"	v
font	lib/graphlib.php	/^  $font      = $this->parameter['path_to_fonts'].$message['font'];$/;"	v
font	lib/graphlib.php	/^  $font    = $this->parameter['path_to_fonts'].$message['font'];$/;"	v
font	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                $font = $this->_formats[$i]->getFont();$/;"	v
font	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $font   = $format->getFont();$/;"	v
fontEnd	mod/lesson/action/continue.php	/^                                    $fontEnd   = '<\/span>';$/;"	v
fontHeight	lib/graphlib.php	/^    $fontHeight = abs($bounds[1]-$bounds[7]);$/;"	v
fontHeight	lib/graphlib.php	/^    $fontHeight = abs($bounds[7]-$bounds[1]);$/;"	v
fontStart	mod/lesson/action/continue.php	/^                                    $fontStart = '<span class="incorrect matches">';$/;"	v
font_blue	mod/hotpot/report/fullstat/report.php	/^			$font_blue  = $is_html ? '<font color="blue" size="-2">' : '';$/;"	v
font_blue	mod/hotpot/report/fullstat/report.php	/^		$font_blue  = $is_html ? '<font color="blue">'  : '';$/;"	v
font_brown	mod/hotpot/report/fullstat/report.php	/^			$font_brown = $is_html ? '<font color="brown" size="-2">' : '';$/;"	v
font_brown	mod/hotpot/report/fullstat/report.php	/^		$font_brown = $is_html ? '<font color="brown">' : '';$/;"	v
font_end	mod/hotpot/report/fullstat/report.php	/^			$font_end = $is_html ? '<\/font>'."\\n" : '';$/;"	v
font_end	mod/hotpot/report/fullstat/report.php	/^		$font_end   = $is_html ? '<\/font>' : '';$/;"	v
font_green	mod/hotpot/report/fullstat/report.php	/^			$font_green = $is_html ? '<font color="green" size="-2">' : '';$/;"	v
font_green	mod/hotpot/report/fullstat/report.php	/^		$font_green = $is_html ? '<font color="green">' : '';$/;"	v
font_red	mod/hotpot/report/fullstat/report.php	/^			$font_red   = $is_html ? '<font color="red" size="-2">' : '';$/;"	v
font_red	mod/hotpot/report/fullstat/report.php	/^		$font_red   = $is_html ? '<font color="red">'   : '';$/;"	v
font_small	mod/hotpot/report/fullstat/report.php	/^		$font_small = $is_html ? '<font size="-2">' : '';$/;"	v
font_start	mod/hotpot/report/fullstat/report.php	/^											$font_start = $font_blue;$/;"	v
font_start	mod/hotpot/report/fullstat/report.php	/^											$font_start = $font_brown;$/;"	v
font_start	mod/hotpot/report/fullstat/report.php	/^											$font_start = $font_red;$/;"	v
font_start	mod/hotpot/report/fullstat/report.php	/^									$font_start = $font_green;$/;"	v
fontend	mod/lesson/report.php	/^                $fontend = "";$/;"	v
fontend	mod/lesson/report.php	/^                $fontend = "<\/font>";$/;"	v
fontend2	mod/lesson/report.php	/^                $fontend2 = "";$/;"	v
fontend2	mod/lesson/report.php	/^                $fontend2 = $fontend;$/;"	v
fontkey	lib/fpdf/fpdf.php	/^    $fontkey=$family.$style;$/;"	v
fontlist	admin/editor.php	/^        $fontlist = editor_convert_to_array($CFG->editorfontlist);$/;"	v
fontlist	admin/editor.php	/^    $fontlist = '';$/;"	v
fontlist	admin/editor.php	/^    $fontlist = substr($fontlist, 0, strlen($fontlist) - 1);$/;"	v
fontlist	lib/editor/htmlarea/htmlarea.class.php	/^        $fontlist = isset($this->cfg->editorfontlist) ? explode(';', $this->cfg->editorfontlist) : array();$/;"	v
fontlist	lib/weblib.php	/^    $fontlist = isset($CFG->editorfontlist) ? explode(';', $CFG->editorfontlist) : array();$/;"	v
fontpath	lib/graphlib.php	/^      $fontpath = "$CFG->dataroot\/lang\/$currlang\/fonts\/";$/;"	v
fontpath	lib/graphlib.php	/^      $fontpath = "$CFG->dirroot\/lang\/$currlang\/fonts\/";$/;"	v
fontpath	lib/graphlib.php	/^      $fontpath = "$CFG->libdir\/";$/;"	v
fonts	admin/editor.php	/^    $fonts = array();$/;"	v
fonts	lib/editor/htmlarea/htmlarea.class.php	/^        $fonts = array();$/;"	v
fonts	lib/excel/Workbook.php	/^        $fonts = array();$/;"	v
fonts	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $fonts = array();$/;"	v
fontsize	lib/weblib.php	/^        $fontsize = '';$/;"	v
fontsize	lib/weblib.php	/^        $fontsize = '<font size="'. $table->fontsize .'">';$/;"	v
fontstart	mod/lesson/report.php	/^                $fontstart = "";$/;"	v
fontstart	mod/lesson/report.php	/^                $fontstart = "<span class=\\"dimmed\\">";$/;"	v
fontstart2	mod/lesson/report.php	/^                $fontstart2 = "";$/;"	v
fontstart2	mod/lesson/report.php	/^                $fontstart2 = $fontstart;$/;"	v
footer	blog/rsslib.php	/^        $footer = rss_standard_footer();$/;"	v
footer	lib/adodb/adodb-pager.inc.php	/^		$footer = $this->RenderPageCount();$/;"	v
footer	mod/data/rsslib.php	/^                            $footer = rss_standard_footer();$/;"	v
footer	mod/forum/rsslib.php	/^                        $footer = rss_standard_footer();$/;"	v
footer	mod/glossary/rsslib.php	/^                        $footer = rss_standard_footer();$/;"	v
footer	mod/hotpot/view.php	/^		$footer = '<\/body>'.$footer;$/;"	v
footer	mod/hotpot/view.php	/^	$footer = '<\/html>';$/;"	v
footnote	mod/wiki/ewiki/plugins/markup/footnotes.php	/^      $footnote = substr($source, $l, $r - $l);$/;"	v
force	lib/adodb/adodb.inc.php	/^			    $force = $ADODB_FORCE_TYPE;$/;"	v
force	lib/adodb/adodb.inc.php	/^			$force = $ADODB_FORCE_TYPE;$/;"	v
force	mod/forum/subscribe.php	/^    $force = optional_param('force','',PARAM_ALPHA);  \/\/ Force everyone to be subscribed to this forum?$/;"	v
force	question/type/datasetdependent/datasetitems.php	/^        $force = $reuse = '';$/;"	v
forceAuthentication	lib/cas/CAS.php	/^  function forceAuthentication()$/;"	f
forceAuthentication	lib/cas/client.php	/^  function forceAuthentication()$/;"	f
forceType	lib/soap/nusoap.php	/^		    	$forceType = true;$/;"	v
forceType	lib/soap/nusoap.php	/^	    		$forceType = false;$/;"	v
forceType	lib/soap/nusoap.php	/^        	$forceType = false;$/;"	v
force_array	lib/adodb/adodb.inc.php	/^			$force_array = $inputarr;$/;"	v
forceconfig	theme/chameleon/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/cornflower/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/formal_white/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/metal/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/oceanblue/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/orangewhite/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/orangewhitepda/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/standard/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/standardblue/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/standardgreen/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/standardlogo/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/standardred/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/standardwhite/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forceconfig	theme/wood/styles.php	/^    $forceconfig = optional_param('forceconfig', '', PARAM_FILE);   \/\/ Get config from this theme$/;"	v
forced	mod/forum/lib.php	/^        $forced = false;$/;"	v
forced	mod/forum/lib.php	/^        $forced = get_records_select('forum', $select, '', 'id,course');$/;"	v
forcedownload	file.php	/^        $forcedownload  = 1; \/\/ force download of all attachments$/;"	v
forcedownload	file.php	/^    $forcedownload = optional_param('forcedownload', 0, PARAM_BOOL);$/;"	v
forcelang	help.php	/^    $forcelang = optional_param('forcelang', '', PARAM_ALPHAEXT);$/;"	v
forcelevel	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $forcelevel=FALSE;$/;"	v
forcenew	mod/quiz/attempt.php	/^    $forcenew = optional_param('forcenew', false, PARAM_BOOL); \/\/ Teacher has requested new preview$/;"	v
forcepassword	login/change_password.php	/^    $forcepassword = !empty($USER->preference['auth_forcepasswordchange']);$/;"	v
forcepublish	mod/choice/lib.php	/^			$forcepublish = $choice->publish;$/;"	v
forceregeneration	question/type/datasetdependent/datasetitems.php	/^        $forceregeneration = '<br\/><input type="radio" name="forceregeneration" '$/;"	v
forceregeneration	question/type/datasetdependent/datasetitems.php	/^    $forceregeneration = '';$/;"	v
forcereset	admin/filter.php	/^        $forcereset = true;$/;"	v
forcereset	admin/filter.php	/^    $forcereset = false;$/;"	v
forcereset	filter/mediaplugin/defaultsettings.php	/^        $forcereset = false;$/;"	v
forder	mod/glossary/lib.php	/^         $forder = 'CREATION';$/;"	v
forder	mod/glossary/lib.php	/^         $forder = 'FIRSTNAME';$/;"	v
fordertitle	mod/glossary/lib.php	/^         $fordertitle = $asc;$/;"	v
fordertitle	mod/glossary/lib.php	/^         $fordertitle = $newordertitle;$/;"	v
fordump	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $fordump=1;$/;"	v
fordump	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $fordump=0;$/;"	v
foreach_props	lib/smarty/Smarty_Compiler.class.php	/^            $foreach_props = "\\$this->_foreach[$name]";$/;"	v
foreign_keys	lib/adodb/drivers/adodb-mysql.inc.php	/^	     $foreign_keys = array();	 	 $/;"	v
foreign_keys	lib/adodb/drivers/adodb-mysqli.inc.php	/^	 	$foreign_keys = array();	 	 $/;"	v
foreign_keys	mod/hotpot/restorelib.php	/^        $foreign_keys = array('course' => $restore->course_id);$/;"	v
foreignkeys	mod/hotpot/restorelib.php	/^    $foreignkeys = array($/;"	v
forgot	blocks/login/block_login.php	/^                    $forgot =  $wwwroot . '\/login\/forgot_password.php';$/;"	v
forgot	blocks/login/block_login.php	/^                    $forgot = '';$/;"	v
forgot	blocks/login/block_login.php	/^            $forgot = $wwwroot . '\/login\/forgot_password.php';$/;"	v
form	admin/site.php	/^        $form = $site;$/;"	v
form	calendar/event.php	/^            $form = data_submitted();$/;"	v
form	course/edit.php	/^            $form = $course;$/;"	v
form	course/edit.php	/^        $form = stripslashes_safe($form);$/;"	v
form	course/editsection.php	/^        $form = $section;$/;"	v
form	course/editsection.php	/^        $form = stripslashes_safe($form);$/;"	v
form	course/mod.php	/^                        $form = $mod;$/;"	v
form	course/request.php	/^            $form = stripslashes_safe($form);$/;"	v
form	mod/exercise/assessments.php	/^        $form = data_submitted();$/;"	v
form	mod/exercise/submissions.php	/^        $form = (object)$_POST;$/;"	v
form	mod/glossary/edit.php	/^        $form = get_record("glossary_entries", "id", $e);$/;"	v
form	mod/glossary/edit.php	/^    $form = data_submitted();$/;"	v
form	mod/glossary/formats.php	/^    $form = data_submitted();$/;"	v
form	mod/glossary/import.php	/^    $form = data_submitted();$/;"	v
form	mod/lesson/action/insertpage.php	/^    $form = data_submitted();$/;"	v
form	mod/lesson/action/updatepage.php	/^    $form = data_submitted();$/;"	v
form	mod/lesson/view.php	/^        $form = data_submitted();$/;"	v
form	mod/workshop/assessments.php	/^        $form = (object)$_POST;$/;"	v
form	mod/workshop/assessments.php	/^        $form = data_submitted('nomatch'); \/\/Nomatch because we can come from assess.php$/;"	v
form	mod/workshop/assessments.php	/^        $form = data_submitted();$/;"	v
form	mod/workshop/submissions.php	/^        $form = data_submitted();$/;"	v
form	mod/workshop/upload.php	/^    $form = data_submitted("nomatch"); \/\/ POST may come from two forms$/;"	v
form	question/preview.php	/^        $form = (array)$form;$/;"	v
form2parameters	mod/resource/type/ims/resource.class.php	/^    function form2parameters($resource) {$/;"	f
formHeading	blog/edit.php	/^    $formHeading = get_string('addnewentry', 'blog');$/;"	v
formHeading	blog/edit.php	/^    $formHeading = get_string('updateentrywithid', 'blog');$/;"	v
formHeading	blog/header.php	/^        $formHeading = get_string('addnewentry', 'blog');$/;"	v
formHeading	blog/header.php	/^        $formHeading = get_string('updateentrywithid', 'blog');$/;"	v
form_catname	grade/lib.php	/^            $form_catname = preg_replace('\/[.| ]\/', '_', $category->name);$/;"	v
form_catname	grade/lib.php	/^            $form_catname = str_replace(' ', '_', $category->name);$/;"	v
form_fields	mod/hotpot/lib.php	/^		$form_fields = ''$/;"	v
form_name	mod/hotpot/lib.php	/^		$form_name = ''; \/\/ no <form> tag will be generated$/;"	v
form_name	mod/hotpot/lib.php	/^		$form_name = 'store';$/;"	v
form_table	install.php	/^function form_table($nextstage = WELCOME, $formaction = "install.php") {$/;"	f
form_vars	iplookup/ipatlas/plotimage.php	/^$form_vars = ${"HTTP_".$HTTP_SERVER_VARS["REQUEST_METHOD"]."_VARS"};$/;"	v
formaction	install.php	/^    $formaction = (isset($_GET['configfile'])) ? "install.php?configfile=".$_GET['configfile'] : "install.php";$/;"	v
formaction	user/action_redir.php	/^$formaction = required_param('formaction', PARAM_FILE);$/;"	v
formal	calendar/lib.php	/^    $formal = userdate($tstamp, $shortformat);$/;"	v
format	lib/excel/Workbook.php	/^        $format = $this->tmp_format;$/;"	v
format	lib/excel/Workbook.php	/^        $format = new Format($this->xf_index,$properties);$/;"	v
format	lib/excel/Worksheet.php	/^            $format = $col_array[3];$/;"	v
format	lib/excel/Worksheet.php	/^            $format = $this->_url_format;$/;"	v
format	lib/excel/Worksheet.php	/^            $format = 0;$/;"	v
format	lib/excellib.class.php	/^        $format = $this->MoodleExcelFormat2PearExcelFormat($format);$/;"	v
format	lib/fpdf/fpdf.php	/^            $format=array(420.94,595.28);$/;"	v
format	lib/fpdf/fpdf.php	/^            $format=array(595.28,841.89);$/;"	v
format	lib/fpdf/fpdf.php	/^            $format=array(612,1008);$/;"	v
format	lib/fpdf/fpdf.php	/^            $format=array(612,792);$/;"	v
format	lib/fpdf/fpdf.php	/^            $format=array(841.89,1190.55);$/;"	v
format	lib/fpdf/fpdf.php	/^        $format=strtolower($format);$/;"	v
format	lib/moodlelib.php	/^        $format = $strftimedaydatetime;$/;"	v
format	lib/pear/PEAR.php	/^                $format = "%s";$/;"	v
format	lib/pear/PEAR.php	/^                $format = $options;$/;"	v
format	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $format = $this->_tmp_format;$/;"	v
format	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $format = new Spreadsheet_Excel_Writer_Format($this->_BIFF_version, $this->_xf_index, $properties);$/;"	v
format	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $format = $col_array[3];$/;"	v
format	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $format = $this->_url_format;$/;"	v
format	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $format = 0;$/;"	v
format	lib/smarty/plugins/modifier.date_format.php	/^           $format = str_replace($_win_from, $_win_to, $format);$/;"	v
format	message/lib.php	/^            $format = get_string('strftimedaytime');$/;"	v
format	message/send.php	/^    $format   = optional_param('format', FORMAT_MOODLE, PARAM_INT);$/;"	v
format	mod/choice/report.php	/^    $format   = optional_param('format', CHOICE_PUBLISH_NAMES, PARAM_INT);$/;"	v
format	mod/data/field/textarea/field.class.php	/^                $format = $content->content1;$/;"	v
format	mod/data/field/textarea/field.class.php	/^        $format = 0;$/;"	v
format	mod/glossary/lib.php	/^            $format = get_record('glossary_formats','name',$dp);$/;"	v
format	mod/lesson/import.php	/^            $format = new $classname();$/;"	v
format	mod/quiz/report/analysis/report.php	/^        $format =& $workbook->add_format();$/;"	v
format	mod/quiz/report/overview/report.php	/^            $format =& $workbook->add_format();$/;"	v
format	question/export.php	/^    $format = optional_param('format','', PARAM_FILE );$/;"	v
format	question/format/gift/format.php	/^    $format = 0; \/\/ turn this off for now$/;"	v
format	question/format/hotpot/format.php	/^            $format = new qformat_hotpot();$/;"	v
format	question/format/xhtml/format.php	/^    $format = $question->questiontextformat;$/;"	v
format	question/import.php	/^    $format = optional_param('format','',PARAM_FILE);$/;"	v
format	user/messageselect.php	/^    $format = optional_param('format',FORMAT_MOODLE,PARAM_INT);$/;"	v
formatDump	lib/soap/nusoap.php	/^    function formatDump($str){$/;"	f
formatForTextarea	lib/typo3/class.t3lib_div.php	/^	function formatForTextarea($content)	{$/;"	f
formatSize	lib/typo3/class.t3lib_div.php	/^	function formatSize($sizeInBytes,$labels='')	{$/;"	f
format_array	mod/resource/type/text/resource.class.php	/^    $format_array = format_text_menu();$/;"	v
format_class	lib/questionlib.php	/^        $format_class = new $classname();$/;"	v
format_config	lib/pagelib.php	/^                $format_config = $CFG->dirroot.'\/course\/format\/'.$pageformat.'\/config.php';$/;"	v
format_data_field_checkbox_content	mod/data/field/checkbox/field.class.php	/^    function format_data_field_checkbox_content($content) {$/;"	f
format_data_field_multimenu_content	mod/data/field/multimenu/field.class.php	/^    function format_data_field_multimenu_content($content) {$/;"	f
format_file	lib/questionlib.php	/^        $format_file = $CFG->dirroot . "\/question\/format\/$fileformat\/format.php";$/;"	v
format_float	lib/moodlelib.php	/^function format_float($num, $places=1) {$/;"	f
format_select	message/lib.php	/^    $format_select = choose_from_menu( array(FORMAT_PLAIN => get_string('formatplain'),$/;"	v
format_sitemap	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^function format_sitemap($a_sitemap, $str_rootpage, &$str_formatted, &$prevlevel, &$timer, &$fordump){$/;"	f
format_string	lib/weblib.php	/^function format_string ($string, $striplinks = false, $courseid=NULL ) {$/;"	f
format_text	lib/weblib.php	/^function format_text($text, $format=FORMAT_MOODLE, $options=NULL, $courseid=NULL ) {$/;"	f
format_text_email	lib/weblib.php	/^function format_text_email($text, $format) {$/;"	f
format_text_menu	lib/weblib.php	/^function format_text_menu() {$/;"	f
format_time	lib/moodlelib.php	/^ function format_time($totalsecs, $str=NULL) {$/;"	f
format_title	blocks/rss_client/block_rss_client.php	/^     function format_title($title,$max=64) {$/;"	f
formatb	mod/quiz/report/analysis/report.php	/^        $formatb =& $workbook->add_format();$/;"	v
formatb	mod/quiz/report/overview/report.php	/^            $formatb =& $workbook->add_format();$/;"	v
formatbc	mod/quiz/report/analysis/report.php	/^        $formatbc =& $workbook->add_format();$/;"	v
formatbc	mod/quiz/report/overview/report.php	/^            $formatbc =& $workbook->add_format();$/;"	v
formatblue	mod/quiz/report/analysis/report.php	/^        $formatblue =& $workbook->add_format();$/;"	v
formatbpct	mod/quiz/report/analysis/report.php	/^        $formatbpct =& $workbook->add_format();$/;"	v
formatbrt	mod/quiz/report/analysis/report.php	/^        $formatbrt =& $workbook->add_format();$/;"	v
formatc	mod/quiz/report/analysis/report.php	/^        $formatc =& $workbook->add_format();$/;"	v
formatc	mod/quiz/report/overview/report.php	/^            $formatc =& $workbook->add_format();$/;"	v
formatfile	mod/glossary/lib.php	/^            $formatfile = $CFG->dirroot.'\/mod\/glossary\/formats\/'.$displayformat.'\/'.$displayformat.'_format.php';$/;"	v
formatfile	mod/glossary/lib.php	/^        $formatfile = $CFG->dirroot.'\/mod\/glossary\/formats\/'.$displayformat.'\/'.$displayformat.'_format.php';$/;"	v
formatg	mod/quiz/report/overview/report.php	/^            $formatg =& $workbook->add_format();$/;"	v
formatmenu	user/index.php	/^    $formatmenu = array( '0' => get_string('detailedless'),$/;"	v
formatmessage	mod/chat/gui_header_js/jsupdate.php	/^                $formatmessage = chat_format_message($message, $chatuser->course, $USER, $chat_lastrow);$/;"	v
formatmessage	mod/chat/gui_header_js/jsupdated.php	/^                $formatmessage = chat_format_message($message, $chatuser->course, $USER, $chat_lastrow);$/;"	v
formatmessage	mod/chat/report.php	/^                $formatmessage = chat_format_message($message, $course->id, $USER);$/;"	v
formatname	lib/questionlib.php	/^                $formatname = $fileformat;  \/\/ Just use the raw folder name$/;"	v
formatname	lib/questionlib.php	/^            $formatname = get_string($fileformat, 'quiz');$/;"	v
formatname	mod/lesson/import.php	/^            $formatname = $fileformat;  \/\/ Just use the raw folder name$/;"	v
formatname	mod/lesson/import.php	/^        $formatname = get_string($fileformat, 'lesson');$/;"	v
formatnames	mod/glossary/db/mysql.php	/^      $formatnames = array('dictionary','continuous','fullwithauthor','encyclopedia',$/;"	v
formatnames	mod/glossary/db/postgres7.php	/^      $formatnames = array('dictionary','continuous','fullwithauthor','encyclopedia',$/;"	v
formatnames	mod/glossary/restorelib.php	/^            $formatnames = array('dictionary','continuous','fullwithauthor','encyclopedia',$/;"	v
formatnoday	lib/moodlelib.php	/^        $formatnoday = str_replace('%d', 'DD', $format);$/;"	v
formatnotimplemented	question/format.php	/^        $formatnotimplemented = get_string( 'formatnotimplemented','quiz' );$/;"	v
formatoptions	mod/assignment/lib.php	/^        $formatoptions = new stdClass;$/;"	v
formatoptions	question/type/essay/questiontype.php	/^        $formatoptions          = new stdClass;$/;"	v
formatoptions	question/type/missingtype/questiontype.php	/^        $formatoptions = new stdClass;$/;"	v
formatoptions	question/type/multichoice/questiontype.php	/^        $formatoptions = new stdClass;$/;"	v
formatot	lib/excel/test.php	/^  $formatot =& $workbook->add_format();$/;"	v
formatr	mod/quiz/report/overview/report.php	/^            $formatr =& $workbook->add_format();$/;"	v
formatred	mod/quiz/report/analysis/report.php	/^        $formatred =& $workbook->add_format();$/;"	v
formats	blocks/moodleblock.class.php	/^        $formats = $this->applicable_formats();$/;"	v
formats	lib/blocklib.php	/^    $formats = block_method_result($name, 'applicable_formats');$/;"	v
formats	mod/glossary/formats.php	/^        $formats = array();$/;"	v
formats	mod/glossary/lib.php	/^    $formats = get_list_of_plugins('mod\/glossary\/formats', 'TEMPLATE');$/;"	v
formats	mod/glossary/lib.php	/^    $formats = get_list_of_plugins('mod\/glossary\/formats','TEMPLATE');$/;"	v
formats	mod/glossary/lib.php	/^    $formats = get_records("glossary_formats");$/;"	v
formats	mod/glossary/restorelib.php	/^            $formats = get_list_of_plugins('mod\/glossary\/formats');$/;"	v
formatsForField	mod/data/field/textarea/field.class.php	/^            $formatsForField = format_text_menu();$/;"	v
formatted	lib/phpmailer/class.phpmailer.php	/^            $formatted = $addr[0];$/;"	v
formatted	lib/phpmailer/class.phpmailer.php	/^            $formatted = $this->EncodeHeader($addr[1], 'phrase') . " <" . $/;"	v
formatted_text	question/format/xhtml/format.php	/^    $formatted_text = format_text( $questiontext, $format );$/;"	v
formattedtext	mod/forum/lib.php	/^        $formattedtext = format_text($post->message, $post->format, $options, $course->id);$/;"	v
formattedtextid	mod/forum/lib.php	/^        $formattedtextid = $post->id;$/;"	v
formaty	mod/quiz/report/analysis/report.php	/^        $formaty =& $workbook->add_format();$/;"	v
formaty	mod/quiz/report/overview/report.php	/^            $formaty =& $workbook->add_format();$/;"	v
formatyc	mod/quiz/report/analysis/report.php	/^        $formatyc =& $workbook->add_format();$/;"	v
formdata	mod/hotpot/report.php	/^			$formdata = explode('_', $record->joinedvalues);$/;"	v
formdata	mod/hotpot/report.php	/^	$formdata = array($/;"	v
formerr	lib/weblib.php	/^function formerr($error) {$/;"	f
formlen	lib/excel/Worksheet.php	/^        $formlen    = strlen($formula);    \/\/ Length of the binary string$/;"	v
formlen	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $formlen    = strlen($formula);    \/\/ Length of the binary string$/;"	v
formstart	mod/forum/post.php	/^        $formstart = "";$/;"	v
formstart	mod/forum/post.php	/^        $formstart = "theform.subject";$/;"	v
formstart	user/messageselect.php	/^        $formstart = "";$/;"	v
formstart	user/messageselect.php	/^        $formstart = "theform.messagebody";$/;"	v
formtitle	mod/exercise/locallib.php	/^            $formtitle = get_string("assessmentby", "exercise", fullname($assessmentowner));$/;"	v
formtitle	mod/exercise/locallib.php	/^            $formtitle = get_string("yourassessment", "exercise");$/;"	v
formtitle	mod/exercise/locallib.php	/^        $formtitle = get_string("assessmentform", "exercise");$/;"	v
formula	lib/excel/Worksheet.php	/^            $formula = preg_replace("\/(^=)\/","",$formula);$/;"	v
formula	lib/excel/Worksheet.php	/^            $formula = preg_replace("\/(^@)\/","",$formula);$/;"	v
formula	lib/excel/Worksheet.php	/^        $formula = $this->_parser->to_reverse_polish();$/;"	v
formula	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $formula = preg_replace("\/(^=)\/", "", $formula);$/;"	v
formula	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $formula = preg_replace("\/(^@)\/", "", $formula);$/;"	v
formula	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $formula = $this->_parser->toReversePolish();$/;"	v
formula	question/format/webct/format.php	/^        $formula = "$splits[0]pow($base,$exp)$splits[1]";$/;"	v
formula	question/format/webct/format.php	/^        $formula = str_replace($/;"	v
formula	question/format/webct/format.php	/^    $formula = str_replace(' ', '', $formula);$/;"	v
formula	question/type/calculated/questiontype.php	/^            $formula = ereg_replace("^$regs[2]\\\\([^)]*\\\\)", '1', $formula);$/;"	v
formula	question/type/calculated/questiontype.php	/^            $formula = str_replace($regs[0], $regs[1] . '1', $formula);$/;"	v
formula	question/type/calculated/questiontype.php	/^        $formula = parent::substitute_variables($str, $dataset);$/;"	v
formula	question/type/calculated/questiontype.php	/^        $formula = str_replace($regs[0], '1', $formula);$/;"	v
formula	question/type/calculated/questiontype.php	/^    $formula = strtolower(str_replace(' ', '', $formula));$/;"	v
formula1_size	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^      $formula1_size = strlen($this->_formula1);$/;"	v
formula2_size	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^      $formula2_size = strlen($this->_formula2);$/;"	v
formula_length	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $formula_length = strlen($this->_formula);$/;"	v
forum	mod/forum/backuplib.php	/^            $forum = get_record('forum','id',$forum);$/;"	v
forum	mod/forum/lib.php	/^            $forum = get_record('forum', 'id', $forum, '','','','', 'id,trackingtype');$/;"	v
forum	mod/forum/lib.php	/^        $forum = get_record('forum', 'id', $forum);$/;"	v
forum	mod/forum/lib.php	/^        $forum = get_record('forum','id',$forum);$/;"	v
forum	mod/forum/post.php	/^    $forum = optional_param('forum', 0, PARAM_INT);$/;"	v
forum_add_attachment	mod/forum/lib.php	/^function forum_add_attachment($post, $inputname,&$message) {$/;"	f
forum_add_discussion	mod/forum/lib.php	/^function forum_add_discussion($discussion,&$message) {$/;"	f
forum_add_instance	mod/forum/lib.php	/^function forum_add_instance($forum) {$/;"	f
forum_add_new_post	mod/forum/lib.php	/^function forum_add_new_post($post,&$message) {$/;"	f
forum_add_user	mod/forum/lib.php	/^function forum_add_user($userid, $courseid) {$/;"	f
forum_backup_mods	mod/forum/backuplib.php	/^    function forum_backup_mods($bf,$preferences) {$/;"	f
forum_backup_one_mod	mod/forum/backuplib.php	/^    function forum_backup_one_mod($bf,$preferences,$forum) {$/;"	f
forum_change_discussionid	mod/forum/lib.php	/^function forum_change_discussionid($postid, $discussionid) {$/;"	f
forum_check_backup_mods	mod/forum/backuplib.php	/^   function forum_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
forum_check_backup_mods_instances	mod/forum/backuplib.php	/^    function forum_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
forum_check_throttling	mod/forum/lib.php	/^function forum_check_throttling($forum) {$/;"	f
forum_clean_search_terms	mod/forum/search.php	/^function forum_clean_search_terms($words, $prefix='') {$/;"	f
forum_count_discussion_replies	mod/forum/lib.php	/^function forum_count_discussion_replies($forum='0', $course='0', $user='0') {$/;"	f
forum_count_replies	mod/forum/lib.php	/^function forum_count_replies($post, $children=true) {$/;"	f
forum_count_unrated_posts	mod/forum/lib.php	/^function forum_count_unrated_posts($discussionid, $userid) {$/;"	f
forum_cron	mod/forum/lib.php	/^function forum_cron () {$/;"	f
forum_decode_content_links	mod/forum/restorelib.php	/^    function forum_decode_content_links ($content,$restore) {$/;"	f
forum_decode_content_links_caller	mod/forum/restorelib.php	/^    function forum_decode_content_links_caller($restore) {$/;"	f
forum_delete_discussion	mod/forum/lib.php	/^function forum_delete_discussion($discussion, $fulldelete=false) {$/;"	f
forum_delete_instance	mod/forum/lib.php	/^function forum_delete_instance($id) {$/;"	f
forum_delete_old_attachments	mod/forum/lib.php	/^function forum_delete_old_attachments($post, $exception="") {$/;"	f
forum_delete_post	mod/forum/lib.php	/^function forum_delete_post($post, $children=false) {$/;"	f
forum_delete_userdata	mod/forum/lib.php	/^function forum_delete_userdata($data, $showfeedback=true) {$/;"	f
forum_discussion_ids_by_course	mod/forum/backuplib.php	/^    function forum_discussion_ids_by_course ($course) {$/;"	f
forum_discussion_ids_by_instance	mod/forum/backuplib.php	/^    function forum_discussion_ids_by_instance ($instanceid) {$/;"	f
forum_discussion_update_last_post	mod/forum/lib.php	/^function forum_discussion_update_last_post($discussionid) {$/;"	f
forum_discussions	mod/forum/backuplib.php	/^        $forum_discussions = get_records("forum_discussions","forum",$forum,"id");$/;"	v
forum_discussions_restore_mods	mod/forum/restorelib.php	/^    function forum_discussions_restore_mods($forum_id,$info,$restore) {$/;"	f
forum_encode_content_links	mod/forum/backuplib.php	/^    function forum_encode_content_links ($content,$preferences) {$/;"	f
forum_file_area	mod/forum/lib.php	/^function forum_file_area($post) {$/;"	f
forum_file_area_name	mod/forum/lib.php	/^function forum_file_area_name($post) {$/;"	f
forum_forcesubscribe	mod/forum/lib.php	/^function forum_forcesubscribe($forumid, $value=1) {$/;"	f
forum_get_child_posts	mod/forum/lib.php	/^function forum_get_child_posts($parent, $forumid) {$/;"	f
forum_get_course_forum	mod/forum/lib.php	/^function forum_get_course_forum($courseid, $type) {$/;"	f
forum_get_discussion_posts	mod/forum/lib.php	/^function forum_get_discussion_posts($discussion, $sort, $forumid) {$/;"	f
forum_get_discussions	mod/forum/lib.php	/^function forum_get_discussions($forum="0", $forumsort="d.timemodified DESC",$/;"	f
forum_get_firstpost_from_discussion	mod/forum/lib.php	/^function forum_get_firstpost_from_discussion($discussionid) {$/;"	f
forum_get_participants	mod/forum/lib.php	/^function forum_get_participants($forumid) {$/;"	f
forum_get_post_actions	mod/forum/lib.php	/^function forum_get_post_actions() {$/;"	f
forum_get_post_from_log	mod/forum/lib.php	/^function forum_get_post_from_log($log) {$/;"	f
forum_get_post_full	mod/forum/lib.php	/^function forum_get_post_full($postid) {$/;"	f
forum_get_ratings	mod/forum/lib.php	/^function forum_get_ratings($postid, $sort="u.firstname ASC") {$/;"	f
forum_get_ratings_mean	mod/forum/lib.php	/^function forum_get_ratings_mean($postid, $scale, $ratings=NULL) {$/;"	f
forum_get_ratings_summary	mod/forum/lib.php	/^function forum_get_ratings_summary($postid, $scale, $ratings=NULL) {$/;"	f
forum_get_recent_mod_activity	mod/forum/lib.php	/^function forum_get_recent_mod_activity(&$activities, &$index, $sincetime, $courseid, $cmid="0", $user="", $groupid="") {$/;"	f
forum_get_separate_modules	mod/forum/lib.php	/^function forum_get_separate_modules($courseid) {$/;"	f
forum_get_unmailed_posts	mod/forum/lib.php	/^function forum_get_unmailed_posts($starttime, $endtime) {$/;"	f
forum_get_user_discussions	mod/forum/lib.php	/^function forum_get_user_discussions($courseid, $userid, $groupid=0) {$/;"	f
forum_get_user_grades	mod/forum/lib.php	/^function forum_get_user_grades($forumid) {$/;"	f
forum_get_user_posts	mod/forum/lib.php	/^function forum_get_user_posts($forumid, $userid) {$/;"	f
forum_get_view_actions	mod/forum/lib.php	/^function forum_get_view_actions() {$/;"	f
forum_go_back_to	mod/forum/lib.php	/^function forum_go_back_to($default) {$/;"	f
forum_grades	mod/forum/lib.php	/^function forum_grades($forumid) {$/;"	f
forum_ids	mod/forum/backuplib.php	/^    function forum_ids ($course) {$/;"	f
forum_is_forcesubscribed	mod/forum/lib.php	/^function forum_is_forcesubscribed($forumid) {$/;"	f
forum_is_subscribed	mod/forum/lib.php	/^function forum_is_subscribed($userid, $forumid) {$/;"	f
forum_make_mail_html	mod/forum/lib.php	/^function forum_make_mail_html($course, $forum, $discussion, $post, $userfrom, $userto) {$/;"	f
forum_make_mail_post	mod/forum/lib.php	/^function forum_make_mail_post(&$post, $user, $touser, $course,$/;"	f
forum_make_mail_text	mod/forum/lib.php	/^function forum_make_mail_text($course, $forum, $discussion, $post, $userfrom, $userto, $bare = false) {$/;"	f
forum_mark_old_posts_as_mailed	mod/forum/lib.php	/^function forum_mark_old_posts_as_mailed($endtime) {$/;"	f
forum_menu_list	mod/forum/search.php	/^function forum_menu_list($course)  {$/;"	f
forum_move_attachments	mod/forum/lib.php	/^function forum_move_attachments($discussion, $forumid) {$/;"	f
forum_path	mod/forum/restorelib.php	/^            $forum_path = $moddata_path."\/forum";$/;"	v
forum_path	mod/forum/restorelib.php	/^        $forum_path = "";$/;"	v
forum_path	mod/wiki/restorelib.php	/^        $forum_path = "";$/;"	v
forum_post_ids_by_course	mod/forum/backuplib.php	/^    function forum_post_ids_by_course ($course) {$/;"	f
forum_post_ids_by_instance	mod/forum/backuplib.php	/^    function forum_post_ids_by_instance ($instanceid) {$/;"	f
forum_post_subscription	mod/forum/lib.php	/^function forum_post_subscription($post) {$/;"	f
forum_posts	mod/forum/backuplib.php	/^        $forum_posts = get_records("forum_posts","discussion",$discussion,"id");$/;"	v
forum_posts_restore_mods	mod/forum/restorelib.php	/^    function forum_posts_restore_mods($new_forum_id,$discussion_id,$info,$restore) {$/;"	f
forum_print_attachments	mod/forum/lib.php	/^function forum_print_attachments($post, $return=NULL) {$/;"	f
forum_print_big_search_form	mod/forum/search.php	/^function forum_print_big_search_form($course) {$/;"	f
forum_print_discussion	mod/forum/lib.php	/^function forum_print_discussion($course, $forum, $discussion, $post, $mode, $canreply=NULL) {$/;"	f
forum_print_discussion_header	mod/forum/lib.php	/^function forum_print_discussion_header(&$post, $forum, $group=-1, $datestring="", $cantrack=true, $forumtracked=true) {$/;"	f
forum_print_latest_discussions	mod/forum/lib.php	/^function forum_print_latest_discussions($course, $forum, $maxdiscussions=5, $displayformat='plain', $sort='',$/;"	f
forum_print_mode_form	mod/forum/lib.php	/^function forum_print_mode_form($discussion, $mode) {$/;"	f
forum_print_overview	mod/forum/lib.php	/^function forum_print_overview($courses,&$htmlarray) {$/;"	f
forum_print_post	mod/forum/lib.php	/^function forum_print_post(&$post, $courseid, $ownpost=false, $reply=false, $link=false,$/;"	f
forum_print_posts_flat	mod/forum/lib.php	/^function forum_print_posts_flat($discussion, $courseid, $direction, $ratings, $reply, &$user_read_array, $forumid=0) {$/;"	f
forum_print_posts_nested	mod/forum/lib.php	/^function forum_print_posts_nested($parent, $courseid, $ratings, $reply, &$user_read_array, $forumid=0) {$/;"	f
forum_print_posts_threaded	mod/forum/lib.php	/^function forum_print_posts_threaded($parent, $courseid, $depth, $ratings, $reply, &$user_read_array, $forumid=0) {$/;"	f
forum_print_rating_menu	mod/forum/lib.php	/^function forum_print_rating_menu($postid, $userid, $scale) {$/;"	f
forum_print_ratings_mean	mod/forum/lib.php	/^function forum_print_ratings_mean($postid, $scale, $link=true) {$/;"	f
forum_print_recent_activity	mod/forum/lib.php	/^function forum_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
forum_print_recent_mod_activity	mod/forum/lib.php	/^function forum_print_recent_mod_activity($activity, $course, $detail=false) {$/;"	f
forum_rating_ids_by_course	mod/forum/backuplib.php	/^    function forum_rating_ids_by_course ($course) {      $/;"	f
forum_rating_ids_by_instance	mod/forum/backuplib.php	/^    function forum_rating_ids_by_instance ($instanceid) {      $/;"	f
forum_ratings	mod/forum/backuplib.php	/^        $forum_ratings = get_records("forum_ratings","post",$post,"id");$/;"	v
forum_ratings_restore_mods	mod/forum/restorelib.php	/^    function forum_ratings_restore_mods($new_post_id,$info,$restore) {$/;"	f
forum_read	mod/forum/backuplib.php	/^        $forum_read = get_records("forum_read","forumid",$forum,"id");$/;"	v
forum_read_restore_mods	mod/forum/restorelib.php	/^    function forum_read_restore_mods($forum_id,$info,$restore) {$/;"	f
forum_reset_course_form	mod/forum/lib.php	/^function forum_reset_course_form($course) {$/;"	f
forum_restore_files	mod/forum/restorelib.php	/^    function forum_restore_files ($oldforid, $newforid, $oldpostid, $newpostid, $restore) {$/;"	f
forum_restore_logs	mod/forum/restorelib.php	/^    function forum_restore_logs($restore,$log) {$/;"	f
forum_restore_mods	mod/forum/restorelib.php	/^    function forum_restore_mods($mod,$restore) {$/;"	f
forum_restore_wiki2markdown	mod/forum/restorelib.php	/^    function forum_restore_wiki2markdown ($restore) {$/;"	f
forum_rss_delete_file	mod/forum/rsslib.php	/^    function forum_rss_delete_file($forum) {$/;"	f
forum_rss_feed	mod/forum/rsslib.php	/^    function forum_rss_feed($forum) {$/;"	f
forum_rss_feed_discussions	mod/forum/rsslib.php	/^    function forum_rss_feed_discussions($forum, $newsince=0) {$/;"	f
forum_rss_feed_posts	mod/forum/rsslib.php	/^    function forum_rss_feed_posts($forum, $newsince=0) {$/;"	f
forum_rss_feeds	mod/forum/rsslib.php	/^    function forum_rss_feeds() {$/;"	f
forum_rss_newstuff	mod/forum/rsslib.php	/^    function forum_rss_newstuff($forum, $time) {$/;"	f
forum_scale_used	mod/forum/lib.php	/^function forum_scale_used ($forumid,$scaleid) {$/;"	f
forum_search_form	mod/forum/lib.php	/^function forum_search_form($course, $search='') {$/;"	f
forum_search_posts	mod/forum/lib.php	/^function forum_search_posts($searchterms, $courseid, $page=0, $recordsperpage=50, &$totalcount, $groupid=0, $extrasql='') {$/;"	f
forum_set_return	mod/forum/lib.php	/^function forum_set_return() {$/;"	f
forum_shorten_post	mod/forum/lib.php	/^function forum_shorten_post($message) {$/;"	f
forum_subscribe	mod/forum/lib.php	/^function forum_subscribe($userid, $forumid) {$/;"	f
forum_subscribed_users	mod/forum/lib.php	/^function forum_subscribed_users($course, $forum, $groupid=0) {$/;"	f
forum_subscription_ids_by_course	mod/forum/backuplib.php	/^    function forum_subscription_ids_by_course ($course) {$/;"	f
forum_subscription_ids_by_instance	mod/forum/backuplib.php	/^    function forum_subscription_ids_by_instance($instanceid) {$/;"	f
forum_subscriptions	mod/forum/backuplib.php	/^        $forum_subscriptions = get_records("forum_subscriptions","forum",$forum,"id");$/;"	v
forum_subscriptions_restore_mods	mod/forum/restorelib.php	/^    function forum_subscriptions_restore_mods($forum_id,$info,$restore) {$/;"	f
forum_tp_add_read_record	mod/forum/lib.php	/^function forum_tp_add_read_record($userid, $postid, $discussionid=-1, $forumid=-1) {$/;"	f
forum_tp_can_track_forums	mod/forum/lib.php	/^function forum_tp_can_track_forums($forum=false, $user=false) {$/;"	f
forum_tp_clean_read_records	mod/forum/lib.php	/^function forum_tp_clean_read_records() {$/;"	f
forum_tp_count_discussion_read_records	mod/forum/lib.php	/^function forum_tp_count_discussion_read_records($userid, $discussionid) {$/;"	f
forum_tp_count_discussion_unread_posts	mod/forum/lib.php	/^function forum_tp_count_discussion_unread_posts($userid, $discussionid) {$/;"	f
forum_tp_count_forum_posts	mod/forum/lib.php	/^function forum_tp_count_forum_posts($forumid, $groupid=false) {$/;"	f
forum_tp_count_forum_read_records	mod/forum/lib.php	/^function forum_tp_count_forum_read_records($userid, $forumid, $groupid=false) {$/;"	f
forum_tp_count_forum_unread_posts	mod/forum/lib.php	/^function forum_tp_count_forum_unread_posts($userid, $forumid, $groupid=false) {$/;"	f
forum_tp_delete_read_records	mod/forum/lib.php	/^function forum_tp_delete_read_records($userid=-1, $postid=-1, $discussionid=-1, $forumid=-1) {$/;"	f
forum_tp_get_discussion_read_records	mod/forum/lib.php	/^function forum_tp_get_discussion_read_records($userid, $discussionid) {$/;"	f
forum_tp_get_read_records	mod/forum/lib.php	/^function forum_tp_get_read_records($userid=-1, $postid=-1, $discussionid=-1, $forumid=-1) {$/;"	f
forum_tp_get_untracked_forums	mod/forum/lib.php	/^function forum_tp_get_untracked_forums($userid, $courseid=false) {$/;"	f
forum_tp_is_post_old	mod/forum/lib.php	/^function forum_tp_is_post_old(&$post, $time=null) {$/;"	f
forum_tp_is_post_read	mod/forum/lib.php	/^function forum_tp_is_post_read($userid, &$post) {$/;"	f
forum_tp_is_tracked	mod/forum/lib.php	/^function forum_tp_is_tracked($forum, $userid=false) {$/;"	f
forum_tp_mark_discussion_read	mod/forum/lib.php	/^function forum_tp_mark_discussion_read($userid, $discussionid, $forumid) {$/;"	f
forum_tp_mark_forum_read	mod/forum/lib.php	/^function forum_tp_mark_forum_read($userid, $forumid, $groupid=false) {$/;"	f
forum_tp_mark_post_read	mod/forum/lib.php	/^function forum_tp_mark_post_read($userid, &$post, $forumid) {$/;"	f
forum_tp_start_tracking	mod/forum/lib.php	/^function forum_tp_start_tracking($forumid, $userid=false) {$/;"	f
forum_tp_stop_tracking	mod/forum/lib.php	/^function forum_tp_stop_tracking($forumid, $userid=false) {$/;"	f
forum_unsubscribe	mod/forum/lib.php	/^function forum_unsubscribe($userid, $forumid) {$/;"	f
forum_update_instance	mod/forum/lib.php	/^function forum_update_instance($forum) {$/;"	f
forum_update_post	mod/forum/lib.php	/^function forum_update_post($post,&$message) {$/;"	f
forum_update_subscriptions_button	mod/forum/lib.php	/^function forum_update_subscriptions_button($courseid, $forumid) {$/;"	f
forum_upgrade	mod/forum/db/mysql.php	/^function forum_upgrade($oldversion) {$/;"	f
forum_upgrade	mod/forum/db/oci8po.php	/^function forum_upgrade($oldversion) {$/;"	f
forum_upgrade	mod/forum/db/postgres7.php	/^function forum_upgrade($oldversion) {$/;"	f
forum_user_can_post	mod/forum/lib.php	/^function forum_user_can_post($forum, $user=NULL) {$/;"	f
forum_user_can_post_discussion	mod/forum/lib.php	/^function forum_user_can_post_discussion($forum, $currentgroup=false, $groupmode='', $edit=0) {$/;"	f
forum_user_can_see_discussion	mod/forum/lib.php	/^function forum_user_can_see_discussion($forum,$discussion,$user=NULL) {$/;"	f
forum_user_can_see_post	mod/forum/lib.php	/^function forum_user_can_see_post($forum,$discussion,$post,$user=NULL) {$/;"	f
forum_user_can_view_post	mod/forum/lib.php	/^function forum_user_can_view_post($post, $course, $cm, $forum, $discussion, $user=NULL){$/;"	f
forum_user_complete	mod/forum/lib.php	/^function forum_user_complete($course, $user, $mod, $forum) {$/;"	f
forum_user_has_posted	mod/forum/lib.php	/^function forum_user_has_posted($forumid,$did,$userid) {$/;"	f
forum_user_has_posted_discussion	mod/forum/lib.php	/^function forum_user_has_posted_discussion($forumid, $userid) {$/;"	f
forum_user_outline	mod/forum/lib.php	/^function forum_user_outline($course, $user, $mod, $forum) {$/;"	f
forumallows	mod/forum/lib.php	/^        $forumallows = ($forum->trackingtype == FORUM_TRACKING_OPTIONAL);$/;"	v
forumallows	mod/forum/lib.php	/^        $forumallows = true;$/;"	v
forumforced	mod/forum/lib.php	/^        $forumforced = ($forum->trackingtype == FORUM_TRACKING_ON);$/;"	v
forumforced	mod/forum/lib.php	/^        $forumforced = false;$/;"	v
forumid	mod/forum/search.php	/^    $forumid = trim(optional_param('forumid', 0, PARAM_INT));      \/\/ ForumID to search for$/;"	v
forumlink	mod/forum/index.php	/^                                $forumlink = format_string($forum->name,true);$/;"	v
forumlink	mod/forum/index.php	/^                        $forumlink = format_string($forum->name,true);$/;"	v
forumlink	mod/forum/index.php	/^                    $forumlink = "<a class=\\"dimmed\\" href=\\"view.php?f=$forum->id\\">".format_string($forum->name,true)."<\/a>";$/;"	v
forumlink	mod/forum/index.php	/^                    $forumlink = "<a href=\\"view.php?f=$forum->id\\">".format_string($forum->name,true)."<\/a>";$/;"	v
forumlink	mod/forum/index.php	/^                $forumlink = "<a class=\\"dimmed\\" href=\\"view.php?f=$forum->id\\">".format_string($forum->name,true)."<\/a>";$/;"	v
forumlink	mod/forum/index.php	/^                $forumlink = "<a href=\\"view.php?f=$forum->id\\">".format_string($forum->name,true)."<\/a>";$/;"	v
forummodule	mod/forum/lib.php	/^        $forummodule = get_record("modules", "name", "forum");$/;"	v
forummodule	mod/forum/lib.php	/^    $forummodule = get_record("modules", "name", "forum");$/;"	v
forums	mod/forum/backuplib.php	/^        $forums = get_records ("forum","course",$preferences->backup_course,"id");$/;"	v
forums	mod/hotpot/view.php	/^			$forums = get_records('forum', 'course', "$course->id");$/;"	v
forumselect	mod/forum/lib.php	/^        $forumselect = " AND cm.id = '$cmid'";$/;"	v
forumselect	mod/forum/lib.php	/^        $forumselect = " AND d.forum = '$forum'";$/;"	v
forumselect	mod/forum/lib.php	/^        $forumselect = "";$/;"	v
forumselect	mod/forum/lib.php	/^    $forumselect = $courseselect = $userselect = '';$/;"	v
forumsort	mod/forum/lib.php	/^        $forumsort = "d.timemodified DESC";$/;"	v
forumtobeinserted	mod/forum/restorelib.php	/^                    $forumtobeinserted = false;$/;"	v
forumtobeinserted	mod/forum/restorelib.php	/^            $forumtobeinserted = true;$/;"	v
forumtracked	mod/forum/lib.php	/^        $forumtracked = false;$/;"	v
forumtracked	mod/forum/lib.php	/^        $forumtracked = forum_tp_is_tracked($forum);$/;"	v
found	backup/restorelib.php	/^                    $found = $fcat->id;$/;"	v
found	backup/restorelib.php	/^            $found = $fcat->id;$/;"	v
found	backup/restorelib.php	/^        $found = 0;$/;"	v
found	lib/adodb/drivers/adodb-odbc.inc.php	/^					$found = true;$/;"	v
found	lib/adodb/drivers/adodb-odbc.inc.php	/^			$found = false;$/;"	v
found	lib/fpdf/font/makefont/makefont.php	/^            $found=true;$/;"	v
found	lib/fpdf/font/makefont/makefont.php	/^    $found=false;$/;"	v
found	lib/moodlelib.php	/^            $found = ((ip2long($addr) & $mask) == (ip2long($ip) & $mask));$/;"	v
found	lib/moodlelib.php	/^            $found = (strpos($addr, $subnet) === 0);$/;"	v
found	lib/moodlelib.php	/^    $found = false;$/;"	v
found	lib/smarty/Smarty_Compiler.class.php	/^            $found = true;$/;"	v
found	lib/smarty/Smarty_Compiler.class.php	/^        $found = false;$/;"	v
found	lib/soap/nusoap.php	/^				$found = true;$/;"	v
found	lib/soap/nusoap.php	/^			$found = false;$/;"	v
found	lib/weblib.php	/^                    $found = ($selected == $tab->id);$/;"	v
found	lib/weblib.php	/^        $found = false;$/;"	v
found	mod/hotpot/attempt.php	/^				$found = true;$/;"	v
found	mod/hotpot/attempt.php	/^		$found = false;$/;"	v
found	mod/hotpot/index.php	/^				$found = false;$/;"	v
found	mod/hotpot/lib.php	/^					$found = true;$/;"	v
found	mod/hotpot/lib.php	/^	$found = false;$/;"	v
found	mod/lesson/action/continue.php	/^                                $found = true;$/;"	v
found	mod/lesson/action/continue.php	/^                            $found = true;$/;"	v
found	mod/lesson/action/continue.php	/^                    $found = true; \/\/ if found current page$/;"	v
found	mod/lesson/action/continue.php	/^                $found = false;$/;"	v
found	mod/lesson/action/continue.php	/^            $found = false;$/;"	v
found	mod/lesson/view.php	/^                                $found = true;$/;"	v
found	mod/lesson/view.php	/^                    $found = false;$/;"	v
found	mod/wiki/ewiki/ewiki.php	/^               $found = ewiki_database("FIND", array($filename));$/;"	v
found	mod/wiki/ewiki/ewiki.php	/^      $found = array();$/;"	v
found	mod/wiki/ewiki/plugins/init.php	/^                  $found = ewiki_database("FIND", array($filename));$/;"	v
foundQ	question/format/aiken/format.php	/^            $foundQ = 0;$/;"	v
found_version	lib/environmentlib.php	/^                $found_version = $arrversion;$/;"	v
found_version	lib/environmentlib.php	/^        $found_version = false;$/;"	v
foundcorrect	question/type/randomsamatch/questiontype.php	/^                        $foundcorrect = true;$/;"	v
foundcorrect	question/type/randomsamatch/questiontype.php	/^                    $foundcorrect = true;$/;"	v
foundcorrect	question/type/randomsamatch/questiontype.php	/^                $foundcorrect = false;$/;"	v
foundcorrect	question/type/randomsamatch/questiontype.php	/^            $foundcorrect = false;$/;"	v
foundcoursenamestring	course/edit.php	/^            $foundcoursenamestring = addslashes(implode(',', $foundcoursenames));$/;"	v
foundcoursenamestring	course/request.php	/^            $foundcoursenamestring = addslashes(implode(',', $foundcoursenames));$/;"	v
foundcourses	course/request.php	/^            $foundcourses = $foundreqcourses;$/;"	v
foundcourses	course/request.php	/^            $foundcourses = array_merge($foundcourses,$foundreqcourses);$/;"	v
foundcourses	course/request.php	/^        $foundcourses = get_records("course", "shortname", $form->shortname);$/;"	v
foundcourses	course/request.php	/^    $foundcourses = null;$/;"	v
foundkey	filter/multilang/filter.php	/^        $foundkey = array_search($lang, $preflangs);$/;"	v
foundreqcourses	course/request.php	/^        $foundreqcourses = get_records("course_request", "shortname", $form->shortname);$/;"	v
foundreqcourses	course/request.php	/^    $foundreqcourses = null;$/;"	v
fp	admin/uploaduser.php	/^    $fp = fopen($filename, "r");$/;"	v
fp	admin/uploaduser.php	/^    $fp = fopen($filename, "w");$/;"	v
fp	backup/restorelib.php	/^        $fp = fopen($xml_file,"r")$/;"	v
fp	course/import/groups/index.php	/^        $fp = fopen($filename, "r");$/;"	v
fp	course/import/groups/index.php	/^        $fp = fopen($filename, "w");$/;"	v
fp	enrol/authorize/authorizenetlib.php	/^    $fp = fsockopen("ssl:\/\/$host", 443, $errno, $errstr, 60);$/;"	v
fp	enrol/paypal/ipn.php	/^    $fp = fsockopen ('www.paypal.com', 80, $errno, $errstr, 30);$/;"	v
fp	lib/adodb/adodb-csvlib.inc.php	/^		$fp = @fopen($url,'rb');$/;"	v
fp	lib/adodb/adodb-xmlschema.inc.php	/^		$fp = fopen( $filename, "w" );$/;"	v
fp	lib/adodb/drivers/adodb-informix72.inc.php	/^			$fp = ifx_fieldproperties($this->_queryID);$/;"	v
fp	lib/adodb/toexport.inc.php	/^	$fp = fopen('php:\/\/stdout','wb');$/;"	v
fp	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^        $fp = @fopen($cacheFile, "wb");$/;"	v
fp	lib/smarty/Config_File.class.php	/^        $fp = @fopen($config_file, "r");$/;"	v
fp	lib/smarty/plugins/function.fetch.php	/^                    $fp = fsockopen($proxy_host,$proxy_port,$errno,$errstr,$timeout);$/;"	v
fp	lib/smarty/plugins/function.fetch.php	/^                    $fp = fsockopen($server_name,$port,$errno,$errstr,$timeout);$/;"	v
fp	lib/soap/nusoap.php	/^                $fp = fopen($this->externalWSDLURL, 'r');$/;"	v
fp	mod/data/import.php	/^        $fp = fopen($filename, "w");$/;"	v
fp	mod/resource/type/ims/resource.class.php	/^        $fp = fopen($file, 'r')$/;"	v
fp	mod/scorm/validate.php	/^            $fp = fopen($CFG->dataroot.'\/'.$courseid.'\/'.$reference,"r");$/;"	v
fpp	auth/fc/lib.php	/^    $fpp = new fcFPP($hostname,$port);$/;"	v
fprec	lib/adodb/adodb-datadict.inc.php	/^									$fprec = substr($v,$dotat+1);$/;"	v
fprec	lib/adodb/adodb-datadict.inc.php	/^			$fprec = false;$/;"	v
fprimary	lib/adodb/adodb-datadict.inc.php	/^			$fprimary = false;$/;"	v
frac	lib/pear/Spreadsheet/Excel/Writer.php	/^        $frac = $col % 26;$/;"	v
fraction	lib/adodb/drivers/adodb-mysql.inc.php	/^		$fraction = $dayFraction * 24 * 3600;$/;"	v
fraction	question/format/hotpot/format.php	/^                            $fraction = $percent\/100;$/;"	v
fraction	question/format/hotpot/format.php	/^                            $fraction = 1;$/;"	v
fraction	question/format/hotpot/format.php	/^                            $fraction = empty($correct) ? 0 : 1;$/;"	v
fraction	question/format/hotpot/format.php	/^                        $fraction = 0;$/;"	v
fraction	question/format/hotpot/format.php	/^                        $fraction = round(1\/$no_of_correct_answers, 5);$/;"	v
fraction	question/format/learnwise/format.php	/^                        $fraction = $optionsaward[$n] \/ $totalaward; $/;"	v
fraction	question/format/learnwise/format.php	/^                        $fraction = (int) $questionaward; $/;"	v
fraction	question/format/learnwise/format.php	/^                        $fraction = -$optionsaward[$n] \/ count($optionstext);$/;"	v
fraction	question/format/learnwise/format.php	/^                        $fraction = 0;$/;"	v
fraction	question/format/xml/format.php	/^        $fraction = $answer['@']['fraction'];$/;"	v
fraction0	question/format/xml/format.php	/^        $fraction0 = $answers[0]['@']['fraction'];$/;"	v
fraction1	question/format/xml/format.php	/^        $fraction1 = $answers[1]['@']['fraction'];$/;"	v
fraction_pc	question/format/xml/format.php	/^                $fraction_pc = round( $answer->fraction * 100 );$/;"	v
fractions	question/format.php	/^                $fractions = $question->fraction;$/;"	v
fractions	question/format/blackboard_6/format.php	/^    $fractions = array();$/;"	v
fractionset	question/format/coursetestmanager/format.php	/^                                      $fractionset = 1;$/;"	v
fractionset	question/format/coursetestmanager/format.php	/^                            $fractionset = 0;$/;"	v
fragment	lib/validateurlsyntax.php	/^    $fragment          = '(#(' . $reserved . '|' . $unreserved . '|' . $escaped . ')*)' . $aOptions['r'];$/;"	v
fragment	message/lib.php	/^    $fragment = $leadin.highlight(implode(' ',$keywords), $fragment).$leadout;$/;"	v
fragment	message/lib.php	/^    $fragment = substr($message, $start, $end - $start);$/;"	v
fragment	mod/hotpot/lib.php	/^		$fragment = $matches[3];$/;"	v
fragment	mod/hotpot/lib.php	/^		$fragment = '';$/;"	v
frame	doc/index.php	/^    $frame = optional_param('frame', "", PARAM_FILE); \/\/ docs file to view in frame$/;"	v
framename	mod/hotpot/view.php	/^	$framename = optional_param('framename');$/;"	v
frameold	lib/editor/htmlarea/coursefiles.php	/^                    $frameold = $CFG->framename;$/;"	v
frameoption	mod/resource/type/file/resource.class.php	/^    $frameoption = "\\"framepage\\"";$/;"	v
frameoption	mod/resource/type/ims/resource.class.php	/^        $frameoption = "\\"framepage\\"";$/;"	v
frameoption	mod/resource/type/repository/resource.class.php	/^    $frameoption = "\\"framepage\\"";$/;"	v
frameset	mod/hotpot/view.php	/^		$frameset = $matches[2][$last];$/;"	v
frameset	mod/hotpot/view.php	/^	$frameset = '';$/;"	v
frameset	mod/resource/type/file/resource.class.php	/^    $frameset = optional_param( 'frameset','' );$/;"	v
frameset	mod/resource/type/ims/resource.class.php	/^        $frameset= optional_param('frameset', '', PARAM_ALPHA);$/;"	v
frameset	mod/workshop/assess.php	/^    $frameset      = optional_param('frameset', '', PARAM_ALPHA);$/;"	v
frameset	mod/workshop/viewassessment.php	/^    $frameset      = optional_param('frameset', '', PARAM_ALPHA);$/;"	v
frameset_tags	mod/hotpot/view.php	/^		$frameset_tags = $matches[1][$last];$/;"	v
frameset_tags	mod/hotpot/view.php	/^	$frameset_tags = '';$/;"	v
freetypeDpiComp	lib/typo3/class.t3lib_div.php	/^	function freetypeDpiComp($font_size)	{$/;"	f
freezePanes	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function freezePanes($panes)$/;"	f
freeze_panes	lib/excel/Worksheet.php	/^    function freeze_panes($panes)$/;"	f
fresult	auth/ldap/lib.php	/^                $fresult=array();$/;"	v
fresult	auth/ldap/lib.php	/^            $fresult=array();$/;"	v
fresult	auth/ldap/lib.php	/^    $fresult = array();$/;"	v
fresult	auth/ldap/lib.php	/^    $fresult=array();$/;"	v
frm	admin/creators.php	/^        $frm = new object();$/;"	v
frm	admin/enrol_config.php	/^        $frm = $CFG;$/;"	v
frm	auth/cas/login.php	/^            $frm = data_submitted();$/;"	v
frm	auth/cas/login.php	/^            $frm = false;$/;"	v
frm	auth/cas/login.php	/^        $frm = data_submitted();$/;"	v
frm	auth/cas/login.php	/^    $frm = false;$/;"	v
frm	login/index.php	/^            $frm = data_submitted($loginurl);$/;"	v
frm	login/index.php	/^            $frm = false;$/;"	v
frm	login/index.php	/^        $frm = data_submitted($loginurl);$/;"	v
frm	login/index.php	/^    $frm = false;$/;"	v
frm	sso/hive/login.php	/^    $frm = data_submitted('');$/;"	v
frmchecked	lib/weblib.php	/^function frmchecked(&$var, $true_value = 'checked', $false_value = '') {$/;"	f
from	calendar/set.php	/^    $from = required_param('from');$/;"	v
from	enrol/authorize/locallib.php	/^    $from   = "FROM {$CFG->prefix}enrol_authorize E ";$/;"	v
from	lib/bennu/iCalendar_properties.php	/^                $from = $i + 1;$/;"	v
from	lib/bennu/iCalendar_properties.php	/^        $from  = 0;$/;"	v
from	lib/moodlelib.php	/^        $from = max((empty($from_year) ? $SESSION->dst_range[0] : $from_year), 1971);$/;"	v
from	lib/moodlelib.php	/^        $from = max((empty($from_year) ? intval(date('Y')) - 3 : $from_year), 1971);$/;"	v
from	lib/moodlelib.php	/^        $from = rand(0,$last);$/;"	v
from	lib/moodlelib.php	/^    $from = get_admin();$/;"	v
from	lib/phpmailer/class.phpmailer.php	/^        $from = array();$/;"	v
from	lib/smarty/Smarty_Compiler.class.php	/^        $from = $attrs['from'];$/;"	v
from	mod/quiz/backuplib.php	/^            $from = '';$/;"	v
from	mod/quiz/backuplib.php	/^        $from = ", {$CFG->prefix}quiz q";$/;"	v
from	mod/quiz/report/grading/report.php	/^        $from   = 'FROM '.$CFG->prefix.'user u LEFT JOIN '.$CFG->prefix.'quiz_attempts qa ON (u.id = qa.userid AND qa.quiz = '.$quiz->id.') ';$/;"	v
from	mod/quiz/report/overview/report.php	/^                    $from  = 'FROM '.$CFG->prefix.'user u JOIN '.$CFG->prefix.'quiz_attempts qa ON u.id = qa.userid ';$/;"	v
from	mod/quiz/report/overview/report.php	/^                $from   = 'FROM '.$CFG->prefix.'user u JOIN '.$CFG->prefix.'quiz_attempts qa ON u.id = qa.userid ';$/;"	v
from	mod/quiz/report/overview/report.php	/^                $from  = 'FROM '.$CFG->prefix.'user u JOIN '.$CFG->prefix.'user_students us ON us.userid = u.id JOIN '.$CFG->prefix.'groups_members gm ON u.id = gm.userid '.$/;"	v
from	mod/quiz/report/overview/report.php	/^                $from  = 'FROM '.$CFG->prefix.'user u JOIN '.$CFG->prefix.'user_students us ON us.userid = u.id LEFT JOIN '.$CFG->prefix.'quiz_attempts qa ON u.id = qa.userid AND qa.quiz = '.$quiz->id;$/;"	v
from	user/index.php	/^        $from   = 'FROM '.$CFG->prefix.'user u ';$/;"	v
from	user/index.php	/^        $from   = 'FROM '.$CFG->prefix.'user u LEFT JOIN '.$CFG->prefix.'user_students s ON s.userid = u.id ';$/;"	v
fromX	lib/graphlib.php	/^      $fromX = $thisX; \/\/ ...$/;"	v
fromX	lib/graphlib.php	/^      $fromX = 'none';$/;"	v
fromX	lib/graphlib.php	/^  $fromX = 0;$/;"	v
fromY	lib/graphlib.php	/^      $fromY = $thisY; \/\/ start next line from here$/;"	v
fromY	lib/graphlib.php	/^      $fromY = 'none';$/;"	v
fromY	lib/graphlib.php	/^  $fromY = 'none';$/;"	v
from_zip_file	backup/backuplib.php	/^        $from_zip_file = $CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code."\/".$preferences->backup_name;$/;"	v
fromblocked	message/lib.php	/^                    $fromblocked = (array_key_exists($message->useridfrom, $contacts) and $/;"	v
fromblocked	message/lib.php	/^                    $fromblocked = false;$/;"	v
fromcontact	message/lib.php	/^                    $fromcontact = (array_key_exists($message->useridfrom, $contacts) and $/;"	v
fromcontact	message/lib.php	/^                    $fromcontact = false;$/;"	v
fromcourse	course/import/activities/index.php	/^    $fromcourse       = optional_param('fromcourse', 0, PARAM_INT);$/;"	v
fromcoursesearch	course/import/activities/index.php	/^    $fromcoursesearch = optional_param('fromcoursesearch', '', PARAM_RAW);$/;"	v
fromday	mod/forum/search.php	/^    $fromday = optional_param('fromday', 0, PARAM_INT);      \/\/ Starting date$/;"	v
fromenc	admin/utfdbmigrate.php	/^                                                    $fromenc = $globallang;$/;"	v
fromenc	admin/utfdbmigrate.php	/^                                                    $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	backup/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	backup/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	blocks/db/migrate2utf8.php	/^            $fromenc = $globallang;$/;"	v
fromenc	blocks/db/migrate2utf8.php	/^            $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	blocks/rss_client/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	blocks/rss_client/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	lib/db/migrate2utf8.php	/^                $fromenc = get_original_encoding('','',$record->lang);$/;"	v
fromenc	lib/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	lib/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/assignment/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/assignment/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/chat/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/chat/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/choice/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/choice/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/data/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/data/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/exercise/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/exercise/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/forum/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/forum/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/glossary/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/glossary/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/hotpot/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/hotpot/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/journal/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/journal/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/label/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/label/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/lams/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/lams/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/lesson/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/lesson/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/quiz/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/quiz/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/resource/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/resource/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/scorm/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/scorm/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/survey/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/survey/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/wiki/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/wiki/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromenc	mod/workshop/db/migrate2utf8.php	/^        $fromenc = $globallang;$/;"	v
fromenc	mod/workshop/db/migrate2utf8.php	/^        $fromenc = get_original_encoding($sitelang, $courselang, $userlang);$/;"	v
fromhour	mod/forum/search.php	/^    $fromhour = optional_param('fromhour', 0, PARAM_INT);      \/\/ Starting date$/;"	v
fromme	message/lib.php	/^                $fromme = true;$/;"	v
fromme	message/lib.php	/^        $fromme   = false;$/;"	v
fromminute	mod/forum/search.php	/^    $fromminute = optional_param('fromminute', 0, PARAM_INT);      \/\/ Starting date$/;"	v
frommonth	mod/forum/search.php	/^    $frommonth = optional_param('frommonth', 0, PARAM_INT);      \/\/ Starting date$/;"	v
fromsql	mod/data/view.php	/^    $fromsql = ' FROM '.$tables.$where.$groupselect.$approveselect.$searchselect;$/;"	v
fromyear	mod/forum/search.php	/^    $fromyear = optional_param('fromyear', 0, PARAM_INT);      \/\/ Starting date$/;"	v
frontpage	course/lib.php	/^    $frontpage = $frontpage?array_flip($frontpage):array();$/;"	v
frontpage	course/lib.php	/^    $frontpage = explode(',', $CFG->frontpage);$/;"	v
frontrows	lib/weblib.php	/^        $frontrows = array();$/;"	v
frs	lib/excel/Worksheet.php	/^        $frs         = 0x0000;   \/\/ Frame style$/;"	v
frs	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $frs         = 0x0000;   \/\/ Frame style$/;"	v
fsType	lib/fpdf/font/makefont/makefont.php	/^    $fsType=ReadShort($f);$/;"	v
fsave	admin/filters.php	/^            $fsave = $activefilters[$key];$/;"	v
fscale	lib/adodb/drivers/adodb-ibase.inc.php	/^		$fscale = abs($fscale);$/;"	v
fsize	lib/adodb/adodb-datadict.inc.php	/^									$fsize = substr($v,0,$dotat);$/;"	v
fsize	lib/adodb/adodb-datadict.inc.php	/^			$fsize = false;$/;"	v
fsort	mod/glossary/lib.php	/^         $fsort  = get_string("firstname");$/;"	v
fsort	mod/glossary/lib.php	/^         $fsort  = get_string("sortbycreation", "glossary");$/;"	v
fstat	mod/scorm/validate.php	/^            $fstat = fstat($fp);$/;"	v
fstr	mod/wiki/ewiki/ewiki.php	/^            $fstr = "";$/;"	v
fstr	mod/wiki/lib.php	/^        $fstr = "";$/;"	v
ft	lib/excellib.class.php	/^        $ft =& new MoodleExcelFormat ($this->pear_excel_workbook, $properties);$/;"	v
ftype	lib/adodb/adodb-datadict.inc.php	/^					$ftype = 'TIMESTAMP';$/;"	v
ftype	lib/adodb/adodb-datadict.inc.php	/^				$ftype = strtoupper($ftype);$/;"	v
ftype	lib/adodb/adodb-datadict.inc.php	/^			$ftype = $this->_GetSize($ftype, $ty, $fsize, $fprec);$/;"	v
ftype	lib/adodb/adodb-datadict.inc.php	/^			$ftype = false;$/;"	v
ftype	lib/adodb/datadict/datadict-access.inc.php	/^			$ftype = 'COUNTER';$/;"	v
ftype	lib/adodb/datadict/datadict-informix.inc.php	/^			$ftype = 'SERIAL';$/;"	v
ftype	lib/adodb/datadict/datadict-postgres.inc.php	/^			$ftype = 'SERIAL';$/;"	v
full_tag	backup/backuplib.php	/^    function full_tag($tag,$level=0,$endline=true,$content,$attributes=null) {$/;"	f
full_tag_found_in_cache	enrol/imsenterprise/enrol.php	/^function full_tag_found_in_cache($tagname, $latestline){ \/\/ Return entire element if found. Otherwise return false.$/;"	f
fullblock	lib/blocklib.php	/^        $fullblock = $CFG->dirroot .'\/blocks\/'. $blockname;$/;"	v
fullbuttonhtml	mod/lesson/view.php	/^                        $fullbuttonhtml = "\\n<div class=\\"branchbuttoncontainer\\">\\n    " . implode($implode2, $buttonsarranged). "\\n<\/div>\\n";$/;"	v
fullclone	lib/moodlelib.php	/^function fullclone($thing) {$/;"	f
fulldelete	lib/filelib.php	/^function fulldelete($location) {$/;"	f
fulldelete	question/format/coursetestmanager/format.php	/^        function fulldelete($location) {$/;"	f
fullfile	admin/delete.php	/^            $fullfile = $rootdir .'\/'. $file;$/;"	v
fullfile	files/index.php	/^                        $fullfile = $basedir.'\/'.$file;$/;"	v
fullfile	lib/editor/htmlarea/coursefiles.php	/^                    $fullfile = $basedir.$file;$/;"	v
fullfile	lib/filelib.php	/^                $fullfile = $location."\/".$file;$/;"	v
fullfile	lib/moodlelib.php	/^        $fullfile = $rootdir .'\/'. $file;$/;"	v
fullfile	question/format/coursetestmanager/format.php	/^                        $fullfile = $location."\/".$file;$/;"	v
fulllink	message/lib.php	/^        $fulllink = $linktext;$/;"	v
fulllink	message/lib.php	/^        $fulllink = $strmessagehistory;$/;"	v
fulllink	message/lib.php	/^        $fulllink = '<img src="'.$CFG->pixpath.'\/t\/log.gif" height="11" width="11" border="0">';$/;"	v
fulllink	mod/forum/search.php	/^        $fulllink = "<a href=\\"discuss.php?d=$post->discussion#$post->id\\">".get_string("postincontext", "forum")."<\/a>";$/;"	v
fulllink	mod/forum/user.php	/^            $fulllink = "<a href=\\"discuss.php?d=$post->discussion#$post->id\\">".$/;"	v
fullmatch	lib/filterlib.php	/^                                   $fullmatch=false,$/;"	v
fullmod	lib/adminlib.php	/^        $fullmod = $CFG->dirroot .'\/mod\/'. $mod;$/;"	v
fullmod	lib/moodlelib.php	/^                $fullmod = $CFG->dirroot .'\/mod\/'. $mod;$/;"	v
fullmode	user/index.php	/^        $fullmode = $SESSION->userindexmode;$/;"	v
fullmode	user/index.php	/^        $fullmode = false;$/;"	v
fullmodulename	course/mod.php	/^        $fullmodulename = get_string("modulename", $module->name);$/;"	v
fullmodulename	course/mod.php	/^        $fullmodulename = strtolower(get_string("modulename", $module->name));$/;"	v
fullname	admin/oacleanup.php	/^        $fullname = empty($course->fullname) ? 'Course: '.$course->id : $course->fullname;$/;"	v
fullname	admin/user.php	/^                $fullname = fullname($user, true);$/;"	v
fullname	backup/restorelib.php	/^        $fullname = $course_header->course_fullname;$/;"	v
fullname	blocks/admin/block_admin.php	/^            $fullname = fullname($USER, true);$/;"	v
fullname	blog/lib.php	/^        $fullname = fullname($user, isteacher($template['userid']));$/;"	v
fullname	course/lib.php	/^                $fullname = fullname($teacher, isteacher($course->id)); \/\/ is the USER a teacher of that course$/;"	v
fullname	course/lib.php	/^            $fullname = fullname($user, $isteacher);$/;"	v
fullname	course/lib.php	/^        $fullname = fullname($log, $isteacher);$/;"	v
fullname	course/user.php	/^    $fullname          = fullname($user, true);$/;"	v
fullname	iplookup/ipatlas/plot.php	/^    $fullname = fullname($user, true);$/;"	v
fullname	lib/datalib.php	/^    $fullname  = sql_fullname('u.firstname', 'u.lastname');$/;"	v
fullname	lib/datalib.php	/^    $fullname  = sql_fullname('u.firstname','u.lastname');$/;"	v
fullname	lib/datalib.php	/^    $fullname  = sql_fullname();$/;"	v
fullname	lib/moodlelib.php	/^function fullname($user, $override=false) {$/;"	f
fullname	lib/weblib.php	/^            $fullname = fullname($realuser, true);$/;"	v
fullname	lib/weblib.php	/^        $fullname = fullname($user, true);$/;"	v
fullname	login/change_password.php	/^            $fullname = fullname($USER, true);$/;"	v
fullname	login/change_password.php	/^    $fullname = fullname($USER, true);$/;"	v
fullname	message/lib.php	/^                    $fullname  = fullname($contact);$/;"	v
fullname	message/lib.php	/^                $fullname  = fullname($contact);$/;"	v
fullname	message/lib.php	/^                $fullname = fullname($messageuser);$/;"	v
fullname	message/lib.php	/^             $fullname = " u.firstname||' '||u.lastname ";$/;"	v
fullname	message/lib.php	/^             $fullname = ' CONCAT(u.firstname," ",u.lastname) ';$/;"	v
fullname	message/lib.php	/^             $fullname = ' u.firstname||" "||u.lastname ';$/;"	v
fullname	mod/chat/lib.php	/^        $fullname = fullname($chatuser, $isteacher);$/;"	v
fullname	mod/data/lib.php	/^    $fullname = fullname($user, isteacher($comment->userid));$/;"	v
fullname	mod/forum/lib.php	/^    $fullname = fullname($post, $isteacher);$/;"	v
fullname	mod/forum/lib.php	/^    $fullname = fullname($post, isteacher($forum->course));$/;"	v
fullname	mod/forum/lib.php	/^    $fullname = fullname($user, isteacher($course->id));$/;"	v
fullname	mod/forum/user.php	/^    $fullname        = fullname($user, isteacher($course->id));$/;"	v
fullname	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^        $fullname = fullname($user, isteacher($course->id));$/;"	v
fullname	mod/glossary/formats/encyclopedia/encyclopedia_format.php	/^        $fullname = fullname($user, isteacher($course->id));$/;"	v
fullname	mod/glossary/formats/fullwithauthor/fullwithauthor_format.php	/^        $fullname = fullname($user, isteacher($course->id));$/;"	v
fullname	mod/glossary/lib.php	/^    $fullname = fullname($user, isteacher($course->id));$/;"	v
fullname	mod/hotpot/lib.php	/^	function fullname($user) {$/;"	f
fullname	user/index.php	/^        $fullname  = sql_fullname('u.firstname','u.lastname');$/;"	v
fullname	user/view.php	/^    $fullname = fullname($user, isteacher($course->id));$/;"	v
fullname	userpix/index.php	/^        $fullname = fullname($user);$/;"	v
fullname	userpix/upgrade.php	/^        $fullname = fullname($user);$/;"	v
fullnamelink	message/lib.php	/^                        $fullnamelink = '<strong>'.$fullnamelink.' ('.$unread.')<\/strong>';$/;"	v
fullnamelink	message/lib.php	/^                    $fullnamelink  = $fullname;$/;"	v
fullnamelink	message/lib.php	/^                    $fullnamelink = '<strong>'.$fullnamelink.' ('.$messageuser->count.')<\/strong>';$/;"	v
fullnamelink	message/lib.php	/^                    $fullnamelink = '<strong>'.$fullnamelink.' ('.$unread.')<\/strong>';$/;"	v
fullnamelink	message/lib.php	/^                $fullnamelink = $fullname;$/;"	v
fullnames	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^    $fullnames = get_list_of_pixnames();$/;"	v
fullnamesearch	lib/datalib.php	/^    $fullnamesearch = '';$/;"	v
fullnav	files/index.php	/^            $fullnav = "$strfiles";$/;"	v
fullnav	files/index.php	/^            $fullnav = "<a href=\\"".$ME."?id=$course->id&amp;wdir=\/&amp;choose=$choose\\">$strfiles<\/a> $navigation -> ".$dirs[$numdirs-1];$/;"	v
fullnav	files/index.php	/^            $fullnav = str_replace('->', '&raquo;', "$course->shortname -> $fullnav");$/;"	v
fullorderlist	mod/survey/download.php	/^    $fullorderlist = "";$/;"	v
fullpath	files/index.php	/^    $fullpath = $basedir.$wdir;$/;"	v
fullpath	lib/editor/htmlarea/coursefiles.php	/^    $fullpath = $basedir.$wdir;$/;"	v
fullpath	lib/uploadlib.php	/^        $fullpath = $file;$/;"	v
fullpath	lib/uploadlib.php	/^        $fullpath = $file['tmp_name'];$/;"	v
fullpath	mod/assignment/lib.php	/^        $fullpath = $CFG->dirroot.'\/mod\/assignment\/type\/'.$type;$/;"	v
fullpath	question/format.php	/^        $fullpath = "{$CFG->dataroot}\/{$this->course->id}\/$path";$/;"	v
fullpath	question/format/blackboard_6/format.php	/^        $fullpath = $this->temp_dir.'\/res00001\/'.$filename;$/;"	v
fullpivot	mod/glossary/sql.php	/^        $fullpivot = 0;$/;"	v
fullpivot	mod/glossary/sql.php	/^    $fullpivot = 1;$/;"	v
fullplug	lib/adminlib.php	/^        $fullplug = $CFG->dirroot .'\/'.$dir.'\/'. $plug;$/;"	v
fullpost	mod/forum/lib.php	/^        $fullpost = true;$/;"	v
fullpost	mod/forum/lib.php	/^    $fullpost = false;$/;"	v
fullquestions	mod/survey/download.php	/^    $fullquestions = get_records_list("survey_questions", "id", $fullorderlist);$/;"	v
fullscreen	lib/weblib.php	/^    $fullscreen = 0;$/;"	v
fullsearch	mod/glossary/view.php	/^    $fullsearch = optional_param('fullsearch', 0,PARAM_INT);         \/\/ full search (concept and definition) when searching?$/;"	v
fullsearchchecked	mod/glossary/view.php	/^        $fullsearchchecked = '';$/;"	v
fullsearchchecked	mod/glossary/view.php	/^        $fullsearchchecked = 'checked="checked"';$/;"	v
fullsize	message/lib.php	/^    $fullsize = 120;$/;"	v
fullsubject	mod/forum/search.php	/^        $fullsubject = "<a href=\\"view.php?f=$forum->id\\">".format_string($forum->name,true)."<\/a>";$/;"	v
fullsubject	mod/forum/user.php	/^                $fullsubject = '<a href="'.$CFG->wwwroot.'\/course\/view.php?id='.$forum->course.'">'.$postcoursename.'<\/a> -> '. $fullsubject;$/;"	v
fullsubject	mod/forum/user.php	/^            $fullsubject = "<a href=\\"view.php?f=$forum->id\\">".format_string($forum->name,true)."<\/a>";$/;"	v
fullurl	mod/lesson/mediafile.php	/^        $fullurl = "$CFG->wwwroot$relativeurl";$/;"	v
fullurl	mod/lesson/mediafile.php	/^        $fullurl = $lesson->mediafile;        $/;"	v
fullurl	mod/resource/type/file/resource.class.php	/^        $fullurl = "$CFG->wwwroot$relativeurl";$/;"	v
fullurl	mod/resource/type/file/resource.class.php	/^        $fullurl = $resource->reference;$/;"	v
fullurl	mod/resource/type/file/resource.class.php	/^        $fullurl = 'file:\/\/\/'.htmlentities($relativeurl);$/;"	v
fullurl	mod/resource/type/ims/preview.php	/^        $fullurl = '?directory='.$directory.'&amp;page=';$/;"	v
fullurl	mod/resource/type/ims/preview.php	/^    $fullurl = "$CFG->repositorywebroot\/$directory\/".$items[$page]->href;$/;"	v
fullurl	mod/resource/type/ims/resource.class.php	/^                    $fullurl = $fileurl.'\/'.$items[$page]->href;$/;"	v
fullurl	mod/resource/type/ims/resource.class.php	/^                    $fullurl = $items[$page]->href;$/;"	v
fullurl	mod/resource/type/ims/resource.class.php	/^                $fullurl = $viewurl.$page;$/;"	v
fullurl	mod/resource/type/ims/resource.class.php	/^            $fullurl = $viewurl.$page;$/;"	v
fullurl	mod/resource/type/ims/resource.class.php	/^        $fullurl = $CFG->wwwroot.'\/mod\/resource\/view.php?r='.$resource->id.'&amp;frameset=ims&amp;page=';$/;"	v
fullurl	mod/resource/type/ims/resource.class.php	/^        $fullurl = '';$/;"	v
fullurl	mod/resource/type/repository/resource.class.php	/^       $fullurl =  $resource->reference. '&amp;HIVE_SESSION='.$SESSION->HIVE_SESSION;$/;"	v
fullwords	mod/forum/search.php	/^    $fullwords = trim(optional_param('fullwords', '', PARAM_NOTAGS)); \/\/ Whole words$/;"	v
fun	lib/statslib.php	/^    $fun = 'stats_get_base_'.$timestr;$/;"	v
funcCall	lib/soap/nusoap.php	/^					$funcCall = "\\$this->methodreturn = ".$class."::".$method."(";$/;"	v
funcCall	lib/soap/nusoap.php	/^					$funcCall = $instname." = new ".$class."(); ";$/;"	v
funcCall	lib/soap/nusoap.php	/^				$funcCall = "\\$this->methodreturn = $this->methodname(";$/;"	v
funcCall	lib/soap/nusoap.php	/^				$funcCall = substr($funcCall, 0, -1);$/;"	v
funcRef	lib/typo3/class.t3lib_div.php	/^			$funcRef = $funcName;$/;"	v
funcRef	lib/typo3/class.t3lib_div.php	/^			$funcRef = substr($funcRef,1);$/;"	v
function	admin/process_email.php	/^$function = $modname.'_process_email';$/;"	v
function	backup/restorelib.php	/^        $function = $log->module."_restore_logs";$/;"	v
function	lib/cas/CAS.php	/^	      $function = $dbg[$i]['function'];$/;"	v
function	lib/cas/CAS.php	/^      $function = '?';$/;"	v
function	lib/environmentlib.php	/^        $function = $xml['#']['BYPASS'][0]['@']['function'];$/;"	v
function	lib/environmentlib.php	/^        $function = $xml['#']['RESTRICT'][0]['@']['function'];$/;"	v
function	lib/excel/Parser.php	/^    $function = $this->_current_token;$/;"	v
function	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $function = strtoupper($this->_current_token);$/;"	v
function	lib/statslib.php	/^        $function = $mod->name.'_get_'.$str.'_actions';$/;"	v
function	lib/statslib.php	/^    $function = 'stats_get_'.$str.'_actions';$/;"	v
function	lib/statslib.php	/^    $function = 'stats_get_base_'.$str;$/;"	v
function	mod/hotpot/report.php	/^			$function = '';$/;"	v
function	mod/hotpot/report.php	/^			$function = 'MAX';$/;"	v
function	mod/hotpot/report.php	/^			$function = 'MIN';$/;"	v
function_name	backup/backuplib.php	/^            $function_name = $name."_encode_content_links";$/;"	v
function_name	backup/restorelib.php	/^                $function_name = $name."_decode_content_links_caller";$/;"	v
function_name	backup/restorelib.php	/^                $function_name = $name."_refresh_events";$/;"	v
function_name	backup/restorelib.php	/^                $function_name = $name."_restore_wiki2markdown";$/;"	v
function_name	backup/restorelib.php	/^            $function_name = $name."_decode_content_links";$/;"	v
function_name	lib/moodlelib.php	/^                    $function_name = $cm->modname.'_scale_used';$/;"	v
function_name	lib/smarty/core/core.process_cached_inserts.php	/^        $function_name = $smarty->_plugins['insert'][$name][0];$/;"	v
functionname	admin/filter.php	/^            $functionname = $filtername.'_process_config';$/;"	v
functionname	course/lib.php	/^                   $functionname = $modname."_get_coursemodule_info";$/;"	v
functionname	lib/weblib.php	/^                $functionname = basename($textfilter).'_filter';$/;"	v
functionname	mod/glossary/lib.php	/^            $functionname = 'glossary_print_entry_'.$displayformat;$/;"	v
functionname	mod/glossary/lib.php	/^            $functionname = 'glossary_show_entry_'.$displayformat;$/;"	v
funsigned	lib/adodb/adodb-datadict.inc.php	/^			$funsigned = false;$/;"	v
g	mod/glossary/view.php	/^    $g  = optional_param('g', 0, PARAM_INT);            \/\/ Glossary ID$/;"	v
gSQLBlockRows	lib/adodb/adodb-pager.inc.php	/^		$gSQLBlockRows = $this->rows;$/;"	v
gSQLBlockRows	lib/adodb/tohtml.inc.php	/^$gSQLBlockRows=20; \/\/ max no of rows per table block$/;"	v
gSQLMaxRows	lib/adodb/tohtml.inc.php	/^$gSQLMaxRows = 1000; \/\/ max no of rows to download$/;"	v
g_pclzip_version	lib/pclzip/pclzip.lib.php	/^  $g_pclzip_version = "2.4";$/;"	v
gap	mod/hotpot/template/v6.php	/^			$gap = '';$/;"	v
gap	mod/quiz/report/analysis/report.php	/^        $gap = ($top - $bottom)\/3;$/;"	v
gap_count	question/format/hotpot/format.php	/^        $gap_count = 0;$/;"	v
gapsize	mod/hotpot/template/v6.php	/^						$gapsize = max($gapsize, strlen($answertext));$/;"	v
gapsize	mod/hotpot/template/v6.php	/^					$gapsize = 6;$/;"	v
gb	lib/moodlelib.php	/^        $gb = get_string('sizegb');$/;"	v
gc	lib/adodb/session/adodb-session.php	/^	function gc($maxlifetime) {$/;"	f
gd_info	lib/moodlelib.php	/^        $gd_info = gd_info();$/;"	v
gdversion	lib/moodlelib.php	/^                $gdversion = intval($parts[1]);$/;"	v
gdversion	lib/moodlelib.php	/^            $gdversion = 1;$/;"	v
gdversion	lib/moodlelib.php	/^            $gdversion = 2;$/;"	v
gdversion	lib/moodlelib.php	/^    $gdversion = 0;$/;"	v
gen_textarea	mod/data/field/textarea/field.class.php	/^    function gen_textarea($usehtmleditor, $text='') {$/;"	f
generalforums	mod/forum/index.php	/^    $generalforums = array();            \/\/ For now$/;"	v
generate_dataset_item	question/type/calculated/questiontype.php	/^    function generate_dataset_item($options) {$/;"	f
generate_dataset_item	question/type/datasetdependent/abstractqtype.php	/^    function generate_dataset_item($options) {$/;"	f
generate_email_processing_address	lib/moodlelib.php	/^function generate_email_processing_address($modid,$modargs) {$/;"	f
generate_guid	lib/bennu/bennu.class.php	/^    function generate_guid() {$/;"	f
generate_password	lib/moodlelib.php	/^function generate_password($maxlen=10) {$/;"	f
generaterssfeeds	lib/rsslib.php	/^                $generaterssfeeds = $modname.'_rss_feeds';$/;"	v
get	lib/smarty/Config_File.class.php	/^    function &get($file_name, $section_name = NULL, $var_name = NULL)$/;"	f
get	mod/wiki/ewiki/ewiki.php	/^   function get($all=0, $flags=0x00) {$/;"	f
get	mod/wiki/lib.php	/^     $get = ewiki_database("GET", array("id" => $pagetocheck));$/;"	v
getA	lib/typo3/class.t3lib_div.php	/^		$getA = is_array($_GET[$var]) ? $_GET[$var] : array();$/;"	v
getAllFilesAndFoldersInPath	lib/typo3/class.t3lib_div.php	/^	function getAllFilesAndFoldersInPath($fileArr,$path,$extList='',$regDirs=0,$recursivityLevels=99)	{$/;"	f
getBacktrace	lib/pear/PEAR.php	/^    function getBacktrace($frame = null)$/;"	f
getBindingData	lib/soap/nusoap.php	/^	function getBindingData($binding)$/;"	f
getBlockSize	lib/adodb/session/adodb-compress-bzip2.php	/^	function getBlockSize() {$/;"	f
getBypassStr	lib/environmentlib.php	/^    function getBypassStr() {$/;"	f
getCallback	lib/pear/PEAR.php	/^    function getCallback() {$/;"	f
getCallbackURL	lib/cas/client.php	/^  function getCallbackURL()$/;"	f
getCipher	lib/adodb/session/adodb-encrypt-mcrypt.php	/^	function getCipher() {$/;"	f
getCode	lib/pear/PEAR.php	/^     function getCode()$/;"	f
getContents	backup/restorelib.php	/^        function getContents() {$/;"	f
getCookies	lib/soap/nusoap.php	/^	function getCookies() {$/;"	f
getCookiesForRequest	lib/soap/nusoap.php	/^	function getCookiesForRequest($cookies, $secure=false) {$/;"	f
getCurrent	lib/lexer.php	/^        function getCurrent() {$/;"	f
getCurrentVersion	lib/environmentlib.php	/^    function getCurrentVersion() {$/;"	f
getData	lib/pear/OLE.php	/^    function getData($index, $position, $length)$/;"	f
getData	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function getData()$/;"	f
getDataLength	lib/pear/OLE.php	/^    function getDataLength($index)$/;"	f
getDebug	lib/soap/nusoap.php	/^	function &getDebug() {$/;"	f
getDebugAsXMLComment	lib/soap/nusoap.php	/^	function &getDebugAsXMLComment() {$/;"	f
getDebugInfo	lib/pear/PEAR.php	/^    function getDebugInfo()$/;"	f
getDebugLevel	lib/soap/nusoap.php	/^	function getDebugLevel() {$/;"	f
getDefaultRpcParams	lib/soap/nusoap.php	/^	function getDefaultRpcParams() {$/;"	f
getDir	mod/hotpot/lib.php	/^	function getDir(s) {$/;"	f
getError	lib/soap/nusoap.php	/^	function getError(){$/;"	f
getErrorCode	lib/environmentlib.php	/^    function getErrorCode() {$/;"	f
getErrorMessage	lib/cas/PGTStorage/pgt-main.php	/^  function getErrorMessage()$/;"	f
getFeedbackStr	lib/environmentlib.php	/^    function getFeedbackStr() {$/;"	f
getFileAbsFileName	lib/typo3/class.t3lib_div.php	/^	function getFileAbsFileName($filename,$onlyRelative=1,$relToTYPO3_mainDir=0)	{$/;"	f
getFilesInDir	lib/typo3/class.t3lib_div.php	/^	function getFilesInDir($path,$extensionList='',$prependPath=0,$order='')	{$/;"	f
getFont	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function getFont()$/;"	f
getFontKey	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function getFontKey()$/;"	f
getFormat	lib/cas/PGTStorage/pgt-file.php	/^  function getFormat()$/;"	f
getGlobalDebugLevel	lib/soap/nusoap.php	/^	function getGlobalDebugLevel() {$/;"	f
getGroups	auth/fc/fcFPP.php	/^    function getGroups($userid){$/;"	f
getHTTPBody	lib/soap/nusoap.php	/^	function getHTTPBody($soapmsg) {$/;"	f
getHTTPContentType	lib/soap/nusoap.php	/^	function getHTTPContentType() {$/;"	f
getHTTPContentTypeCharset	lib/soap/nusoap.php	/^	function getHTTPContentTypeCharset() {$/;"	f
getHeaders	lib/soap/nusoap.php	/^	function getHeaders(){$/;"	f
getIndpEnv	lib/typo3/class.t3lib_div.php	/^	function getIndpEnv($getEnvName)	{$/;"	f
getInfo	lib/environmentlib.php	/^    function getInfo() {$/;"	f
getIterator	lib/adodb/adodb-iterator.inc.php	/^    function getIterator() {$/;"	f
getLang	lib/cas/client.php	/^  function getLang()$/;"	f
getLevel	lib/adodb/session/adodb-compress-gzip.php	/^	function getLevel() {$/;"	f
getLevel	lib/environmentlib.php	/^    function getLevel() {$/;"	f
getLink	lib/cas/PGTStorage/pgt-db.php	/^  function getLink()$/;"	f
getLocalPart	lib/soap/nusoap.php	/^	function getLocalPart($str){$/;"	f
getMessage	lib/pear/PEAR.php	/^    function getMessage()$/;"	f
getMinLength	lib/adodb/session/adodb-compress-bzip2.php	/^	function getMinLength() {$/;"	f
getMinLength	lib/adodb/session/adodb-compress-gzip.php	/^	function getMinLength() {$/;"	f
getMode	lib/adodb/session/adodb-encrypt-mcrypt.php	/^	function getMode() {$/;"	f
getMode	lib/pear/PEAR.php	/^    function getMode() {$/;"	f
getMozSelection	lib/editor/htmlarea/htmlarea.php	/^    function getMozSelection(txtarea) {$/;"	f
getName	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function getName()$/;"	f
getNamespaceFromPrefix	lib/soap/nusoap.php	/^	function getNamespaceFromPrefix($prefix){$/;"	f
getNeededVersion	lib/environmentlib.php	/^    function getNeededVersion() {$/;"	f
getObjValue	mod/hotpot/lib.php	/^	function getObjValue(obj) {$/;"	f
getOperationData	lib/soap/nusoap.php	/^	function getOperationData($operation){$/;"	f
getOperationData	lib/soap/nusoap.php	/^	function getOperationData($operation, $bindingType = 'soap')$/;"	f
getOperationDataForSoapAction	lib/soap/nusoap.php	/^	function getOperationDataForSoapAction($soapAction, $bindingType = 'soap') {$/;"	f
getOperations	lib/soap/nusoap.php	/^	function getOperations($bindingType = 'soap')$/;"	f
getP	lib/typo3/class.t3lib_div.php	/^			$getP = array();$/;"	v
getP	lib/typo3/class.t3lib_div.php	/^		$getP = t3lib_div::array_merge_recursive_overrule($getP,$getParams);$/;"	v
getPGT	lib/cas/client.php	/^  function getPGT()$/;"	f
getPGTIouFilename	lib/cas/PGTStorage/pgt-file.php	/^  function getPGTIouFilename($pgt_iou)$/;"	f
getPHPType	lib/soap/nusoap.php	/^	function getPHPType($type,$ns){$/;"	f
getPT	lib/cas/client.php	/^  function getPT()$/;"	f
getPart	lib/environmentlib.php	/^    function getPart() {$/;"	f
getPath	lib/cas/PGTStorage/pgt-file.php	/^  function getPath()$/;"	f
getPrefix	lib/soap/nusoap.php	/^	function getPrefix($str){$/;"	f
getPrefixFromNamespace	lib/soap/nusoap.php	/^	function getPrefixFromNamespace($ns) {$/;"	f
getProcedureList	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^	function getProcedureList($schema)$/;"	f
getProxy	lib/soap/nusoap.php	/^	function getProxy(){$/;"	f
getProxyClassCode	lib/soap/nusoap.php	/^	function getProxyClassCode() {$/;"	f
getResponse	lib/soap/nusoap.php	/^	function getResponse(){$/;"	f
getRestrictStr	lib/environmentlib.php	/^    function getRestrictStr() {$/;"	f
getResume	auth/fc/fcFPP.php	/^    function getResume($userid){$/;"	f
getSQL	lib/adodb/adodb-xmlschema.inc.php	/^	function getSQL( $format = NULL, $sqlArray = NULL ) {$/;"	f
getST	lib/cas/client.php	/^  function getST()$/;"	f
getServerBaseURL	lib/cas/client.php	/^  function getServerBaseURL()$/;"	f
getServerHostname	lib/cas/client.php	/^  function getServerHostname()$/;"	f
getServerLoginURL	lib/cas/CAS.php	/^  function getServerLoginURL()$/;"	f
getServerLoginURL	lib/cas/client.php	/^  function getServerLoginURL($gateway)$/;"	f
getServerLogoutURL	lib/cas/CAS.php	/^  function getServerLogoutURL()$/;"	f
getServerLogoutURL	lib/cas/client.php	/^  function getServerLogoutURL()$/;"	f
getServerPort	lib/cas/client.php	/^  function getServerPort()$/;"	f
getServerProxyURL	lib/cas/client.php	/^  function getServerProxyURL()$/;"	f
getServerProxyValidateURL	lib/cas/client.php	/^  function getServerProxyValidateURL()$/;"	f
getServerServiceValidateURL	lib/cas/client.php	/^  function getServerServiceValidateURL()$/;"	f
getServerURI	lib/cas/client.php	/^  function getServerURI()$/;"	f
getServerVersion	lib/cas/client.php	/^  function getServerVersion()$/;"	f
getServiceURL	lib/cas/CAS.php	/^   function getServiceURL()$/;"	f
getSource	lib/adodb/session/adodb-encrypt-mcrypt.php	/^	function getSource() {$/;"	f
getStaticProperty	lib/pear/PEAR.php	/^    function &getStaticProperty($class, $var)$/;"	f
getStatus	lib/environmentlib.php	/^    function getStatus() {$/;"	f
getStorageInfo	lib/cas/PGTStorage/pgt-db.php	/^  function getStorageInfo()$/;"	f
getStorageInfo	lib/cas/PGTStorage/pgt-file.php	/^  function getStorageInfo()$/;"	f
getStorageInfo	lib/cas/PGTStorage/pgt-main.php	/^  function getStorageInfo()$/;"	f
getStorageType	lib/cas/PGTStorage/pgt-db.php	/^  function getStorageType()$/;"	f
getStorageType	lib/cas/PGTStorage/pgt-file.php	/^  function getStorageType()$/;"	f
getStorageType	lib/cas/PGTStorage/pgt-main.php	/^  function getStorageType()$/;"	f
getString	lib/cas/client.php	/^  function getString($str)$/;"	f
getTable	lib/cas/PGTStorage/pgt-db.php	/^  function getTable()$/;"	f
getThisUrl	lib/typo3/class.t3lib_div.php	/^	function getThisUrl()	{$/;"	f
getType	lib/pear/PEAR.php	/^    function getType()$/;"	f
getType	lib/searchlib.php	/^  function getType(){$/;"	f
getTypeDef	lib/soap/nusoap.php	/^	function getTypeDef($type){$/;"	f
getTypeDef	lib/soap/nusoap.php	/^	function getTypeDef($type, $ns) {$/;"	f
getURL	lib/cas/PGTStorage/pgt-db.php	/^  function getURL()$/;"	f
getURL	lib/cas/client.php	/^  function getURL()$/;"	f
getURL	lib/typo3/class.t3lib_div.php	/^	function getURL($url)	{$/;"	f
getUser	lib/cas/CAS.php	/^  function getUser()$/;"	f
getUser	lib/cas/client.php	/^  function getUser()$/;"	f
getUserInfo	auth/fc/fcFPP.php	/^    function getUserInfo($userid, $field){$/;"	f
getUserInfo	lib/pear/PEAR.php	/^    function getUserInfo()$/;"	f
getUserObj	lib/typo3/class.t3lib_div.php	/^	function &getUserObj($classRef,$checkPrefix='user_',$silent=0)	{$/;"	f
getValue	lib/searchlib.php	/^  function getValue(){  $/;"	f
getVersion	lib/cas/CAS.php	/^  function getVersion()$/;"	f
getWorkLevel	lib/adodb/session/adodb-compress-bzip2.php	/^	function getWorkLevel() {$/;"	f
getXf	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function getXf($style)$/;"	f
getXfIndex	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function getXfIndex()$/;"	f
get_access_icons	enrol/authorize/enrol.php	/^    function get_access_icons($course) {$/;"	f
get_access_icons	enrol/database/enrol.php	/^function get_access_icons($course) {$/;"	f
get_access_icons	enrol/flatfile/enrol.php	/^function get_access_icons($course) {$/;"	f
get_access_icons	enrol/imsenterprise/enrol.php	/^function get_access_icons($course){}$/;"	f
get_access_icons	enrol/ldap/enrol.php	/^function get_access_icons($course) {$/;"	f
get_access_icons	enrol/manual/enrol.php	/^function get_access_icons($course) {$/;"	f
get_access_icons	enrol/paypal/enrol.php	/^function get_access_icons($course) {$/;"	f
get_actual_response	question/type/calculated/questiontype.php	/^    function get_actual_response(&$question, &$state) {$/;"	f
get_actual_response	question/type/match/questiontype.php	/^    function get_actual_response($question, $state) {$/;"	f
get_actual_response	question/type/multianswer/questiontype.php	/^    function get_actual_response($question, $state) {$/;"	f
get_actual_response	question/type/multichoice/questiontype.php	/^    function get_actual_response($question, $state) {$/;"	f
get_actual_response	question/type/questiontype.php	/^    function get_actual_response($question, $state) {$/;"	f
get_actual_response	question/type/random/questiontype.php	/^    function get_actual_response(&$question, &$state){$/;"	f
get_actual_response	question/type/truefalse/questiontype.php	/^    function get_actual_response($question, $state) {$/;"	f
get_admin	lib/datalib.php	/^function get_admin () {$/;"	f
get_admins	lib/datalib.php	/^function get_admins() {$/;"	f
get_all_components_md5	lib/componentlib.class.php	/^    function get_all_components_md5() {$/;"	f
get_all_instances_in_course	lib/datalib.php	/^function get_all_instances_in_course($modulename, $course) {$/;"	f
get_all_instances_in_courses	lib/datalib.php	/^function get_all_instances_in_courses($modulename,$courses) {$/;"	f
get_all_mods	course/lib.php	/^function get_all_mods($courseid, &$mods, &$modnames, &$modnamesplural, &$modnamesused) {$/;"	f
get_all_responses	question/type/match/questiontype.php	/^    function get_all_responses($question, $state) {$/;"	f
get_all_responses	question/type/numerical/questiontype.php	/^    function get_all_responses(&$question, &$state) {$/;"	f
get_all_responses	question/type/questiontype.php	/^    function get_all_responses(&$question, &$state) {$/;"	f
get_all_responses	question/type/random/questiontype.php	/^    function get_all_responses(&$question, &$state){$/;"	f
get_all_sections	course/lib.php	/^function get_all_sections($courseid) {$/;"	f
get_and_set_current_group	lib/moodlelib.php	/^function get_and_set_current_group($course, $groupmode, $groupid=-1) {$/;"	f
get_array_of_activities	course/lib.php	/^function get_array_of_activities($courseid) {$/;"	f
get_assesment_item_id	question/format/qti2/format.php	/^    function get_assesment_item_id($question) {$/;"	f
get_attribute	lib/cas/domxml-php4-php5.php	/^ function get_attribute($name) {return $this->myDOMNode->getAttribute($name);}$/;"	f
get_baseurl	blog/lib.php	/^    function get_baseurl($filtertype, $filterselect) {$/;"	f
get_baseurl	mod/hotpot/lib.php	/^	function get_baseurl() {$/;"	f
get_body_class	lib/pagelib.php	/^    function get_body_class() {$/;"	f
get_body_id	lib/pagelib.php	/^    function get_body_id() {$/;"	f
get_boundaryBox	lib/graphlib.php	/^function get_boundaryBox($message) {$/;"	f
get_categories	lib/datalib.php	/^function get_categories($parent='none', $sort='sortorder ASC') {$/;"	f
get_clam_error_code	lib/uploadlib.php	/^function get_clam_error_code($returncode) {$/;"	f
get_class_constructor	lib/blocklib.php	/^function get_class_constructor($classname) {$/;"	f
get_cloze_answers_array	question/format/qti2/format.php	/^    function get_cloze_answers_array($question) {$/;"	f
get_cloze_intro	question/format/qti2/format.php	/^    function get_cloze_intro(&$text) {$/;"	f
get_cloze_questions	question/format/qti2/format.php	/^     function get_cloze_questions($question, $answers, $allowabletags) {$/;"	f
get_complete_user_data	lib/moodlelib.php	/^function get_complete_user_data($field, $value) {$/;"	f
get_component_md5	lib/componentlib.class.php	/^    function get_component_md5() {$/;"	f
get_config	lib/moodlelib.php	/^function get_config($plugin=NULL, $name=NULL) {$/;"	f
get_config_options	question/type/questiontype.php	/^    function get_config_options() {$/;"	f
get_config_options	question/type/rqp/questiontype.php	/^    function get_config_options() {$/;"	f
get_config_vars	lib/smarty/Smarty.class.php	/^    function &get_config_vars($name=null)$/;"	f
get_content	blocks/activity_modules/block_activity_modules.php	/^    function get_content() {$/;"	f
get_content	blocks/admin/block_admin.php	/^    function get_content() {$/;"	f
get_content	blocks/blog_menu/block_blog_menu.php	/^    function get_content() {$/;"	f
get_content	blocks/blog_tags/block_blog_tags.php	/^    function get_content() {$/;"	f
get_content	blocks/calendar_month/block_calendar_month.php	/^    function get_content() {$/;"	f
get_content	blocks/calendar_upcoming/block_calendar_upcoming.php	/^    function get_content() {$/;"	f
get_content	blocks/course_list/block_course_list.php	/^    function get_content() {$/;"	f
get_content	blocks/course_summary/block_course_summary.php	/^    function get_content() {$/;"	f
get_content	blocks/glossary_random/block_glossary_random.php	/^    function get_content() {$/;"	f
get_content	blocks/html/block_html.php	/^    function get_content() {$/;"	f
get_content	blocks/loancalc/block_loancalc.php	/^    function get_content() {$/;"	f
get_content	blocks/login/block_login.php	/^    function get_content () {$/;"	f
get_content	blocks/messages/block_messages.php	/^    function get_content() {$/;"	f
get_content	blocks/moodleblock.class.php	/^    function get_content() {$/;"	f
get_content	blocks/news_items/block_news_items.php	/^    function get_content() {$/;"	f
get_content	blocks/online_users/block_online_users.php	/^    function get_content() {$/;"	f
get_content	blocks/participants/block_participants.php	/^    function get_content() {$/;"	f
get_content	blocks/quiz_results/block_quiz_results.php	/^    function get_content() {$/;"	f
get_content	blocks/recent_activity/block_recent_activity.php	/^    function get_content() {$/;"	f
get_content	blocks/rss_client/block_rss_client.php	/^    function get_content() {$/;"	f
get_content	blocks/search_forums/block_search_forums.php	/^    function get_content() {$/;"	f
get_content	blocks/section_links/block_section_links.php	/^    function get_content() {$/;"	f
get_content	blocks/site_main_menu/block_site_main_menu.php	/^    function get_content() {$/;"	f
get_content	blocks/social_activities/block_social_activities.php	/^    function get_content() {$/;"	f
get_content	lib/cas/domxml-php4-php5.php	/^ function get_content() {return $this->myDOMNode->textContent;}$/;"	f
get_content_type	blocks/moodleblock.class.php	/^    function get_content_type() {$/;"	f
get_correct_answers	question/format/qti2/format.php	/^    function get_correct_answers($answers)$/;"	f
get_correct_responses	question/type/calculated/questiontype.php	/^    function get_correct_responses(&$question, &$state) {$/;"	f
get_correct_responses	question/type/match/questiontype.php	/^    function get_correct_responses(&$question, &$state) {$/;"	f
get_correct_responses	question/type/multianswer/questiontype.php	/^    function get_correct_responses(&$question, &$state) {$/;"	f
get_correct_responses	question/type/multichoice/questiontype.php	/^    function get_correct_responses(&$question, &$state) {$/;"	f
get_correct_responses	question/type/numerical/questiontype.php	/^    function get_correct_responses(&$question, &$state) {$/;"	f
get_correct_responses	question/type/questiontype.php	/^    function get_correct_responses(&$question, &$state) {$/;"	f
get_correct_responses	question/type/random/questiontype.php	/^    function get_correct_responses(&$question, &$state) {$/;"	f
get_correct_responses	question/type/rqp/questiontype.php	/^    function get_correct_responses(&$question, &$state) {$/;"	f
get_correct_responses	question/type/truefalse/questiontype.php	/^    function get_correct_responses(&$question, &$state) {$/;"	f
get_course_cost	enrol/authorize/enrol.php	/^    function get_course_cost($course)$/;"	f
get_course_ids	question/category_class.php	/^    function get_course_ids($categories) {$/;"	f
get_course_lang	admin/utfdbmigrate.php	/^function get_course_lang($courseid) {$/;"	f
get_course_media_files	question/format/qti2/qt_common.php	/^function get_course_media_files($courseid) $/;"	f
get_course_mods	lib/datalib.php	/^function get_course_mods($courseid) {$/;"	f
get_course_students	lib/datalib.php	/^function get_course_students($courseid, $sort='s.timeaccess', $dir='', $page=0, $recordsperpage=99999,$/;"	f
get_course_teachers	lib/datalib.php	/^function get_course_teachers($courseid, $sort='t.authority ASC', $exceptions='') {$/;"	f
get_course_users	lib/datalib.php	/^function get_course_users($courseid, $sort='timeaccess DESC', $exceptions='', $fields='') {$/;"	f
get_coursemodule_from_instance	lib/datalib.php	/^function get_coursemodule_from_instance($modulename, $instance, $courseid=0) {$/;"	f
get_courses	lib/datalib.php	/^function get_courses($categoryid="all", $sort="c.sortorder ASC", $fields="c.*") {$/;"	f
get_courses_in_metacourse	lib/datalib.php	/^function get_courses_in_metacourse($metacourseid) {$/;"	f
get_courses_notin_metacourse	lib/datalib.php	/^function get_courses_notin_metacourse($metacourseid,$count=false) {$/;"	f
get_courses_page	lib/datalib.php	/^function get_courses_page($categoryid="all", $sort="c.sortorder ASC", $fields="c.*",$/;"	f
get_courses_search	lib/datalib.php	/^function get_courses_search($searchterms, $sort='fullname ASC', $page=0, $recordsperpage=50, &$totalcount) {$/;"	f
get_creators	lib/datalib.php	/^function get_creators() {$/;"	f
get_css	mod/hotpot/template/v6.php	/^		$get_css = optional_param('css', false);$/;"	v
get_css	mod/hotpot/view.php	/^	$get_css = optional_param('css');$/;"	v
get_current_group	lib/moodlelib.php	/^function get_current_group($courseid, $full=false) {$/;"	f
get_data	lib/excel/Worksheet.php	/^    function get_data()$/;"	f
get_dataset_definitions	question/type/datasetdependent/abstractqtype.php	/^    function get_dataset_definitions($form) {$/;"	f
get_default_numerical_unit	question/type/numerical/questiontype.php	/^    function get_default_numerical_unit(&$question) {$/;"	f
get_default_question_category	question/editlib.php	/^function get_default_question_category($courseid) {$/;"	f
get_dir_name_from_resource	files/index.php	/^function get_dir_name_from_resource($clean_name) {$/;"	f
get_directory_list	lib/moodlelib.php	/^function get_directory_list($rootdir, $excludefile='', $descend=true, $getdirs=false, $getfiles=true) {$/;"	f
get_directory_size	lib/moodlelib.php	/^function get_directory_size($rootdir, $excludefile='') {$/;"	f
get_dirs	lib/typo3/class.t3lib_div.php	/^	function get_dirs($path)	{$/;"	f
get_element_by_id	lib/cas/domxml-php4-php5.php	/^ function get_element_by_id($id) {return new php4DOMElement($this->myDOMNode->getElementById($id),$this);}$/;"	f
get_elements_by_tagname	lib/cas/domxml-php4-php5.php	/^ function get_elements_by_tagname($name)$/;"	f
get_environment_for_version	lib/environmentlib.php	/^function get_environment_for_version($version) {$/;"	f
get_error	lib/componentlib.class.php	/^    function get_error() {$/;"	f
get_errors	lib/uploadlib.php	/^    function get_errors() {$/;"	f
get_exercisetype	mod/hotpot/report/click/report.php	/^	function get_exercisetype(&$questions, &$questionids, &$blank) {$/;"	f
get_extra_header_string	blog/blogpage.php	/^    function get_extra_header_string() {$/;"	f
get_extra_md5_field	lib/componentlib.class.php	/^    function get_extra_md5_field() {$/;"	f
get_field	lib/datalib.php	/^function get_field($table, $return, $field1, $value1, $field2='', $value2='', $field3='', $value3='') {$/;"	f
get_field_sql	lib/datalib.php	/^function get_field_sql($sql) {$/;"	f
get_fieldset_sql	lib/datalib.php	/^function get_fieldset_sql($sql) {$/;"	f
get_file_argument	lib/weblib.php	/^function get_file_argument($scriptname) {$/;"	f
get_file_dimensions	question/format/qti2/qt_common.php	/^function get_file_dimensions($file) {$/;"	f
get_file_names	lib/smarty/Config_File.class.php	/^    function get_file_names()$/;"	f
get_file_upload_error	lib/uploadlib.php	/^    function get_file_upload_error(&$file) {$/;"	f
get_font	lib/excel/Format.php	/^    function get_font()$/;"	f
get_font_key	lib/excel/Format.php	/^    function get_font_key()$/;"	f
get_format	question/format/xml/format.php	/^    function get_format( $id ) {$/;"	f
get_format_name	blog/blogpage.php	/^    function get_format_name() {$/;"	f
get_format_name	lib/pagelib.php	/^    function get_format_name() {$/;"	f
get_format_name	my/pagelib.php	/^    function get_format_name() {$/;"	f
get_formatted_entry_body	blog/lib.php	/^    function get_formatted_entry_body($body, $format) {$/;"	f
get_fractional_grade	question/type/questiontype.php	/^    function get_fractional_grade(&$question, &$state) {$/;"	f
get_grade_options	lib/questionlib.php	/^function get_grade_options() {$/;"	f
get_group_students	lib/datalib.php	/^function get_group_students($groupids, $sort='u.lastaccess DESC') {$/;"	f
get_group_teachers	lib/datalib.php	/^function get_group_teachers($courseid, $groupid) {$/;"	f
get_group_users	lib/datalib.php	/^function get_group_users($groupid, $sort='u.lastaccess DESC', $exceptions='', $fields='u.*') {$/;"	f
get_groups	lib/datalib.php	/^function get_groups($courseid, $userid=0) {$/;"	f
get_guest	lib/datalib.php	/^function get_guest() {$/;"	f
get_halfway_color	mod/hotpot/template/default.php	/^	function get_halfway_color($x, $y) {$/;"	f
get_html	mod/hotpot/view.php	/^				$get_html = ($framename=='main') ? true : false;$/;"	v
get_html	mod/hotpot/view.php	/^				$get_html = true;$/;"	v
get_html	mod/hotpot/view.php	/^			$get_html = empty($framename) ? true : false;$/;"	v
get_id	lib/pagelib.php	/^    function get_id() {$/;"	f
get_image_size	lib/editor/htmlarea/coursefiles.php	/^function get_image_size($filepath) {$/;"	f
get_import_export_formats	lib/questionlib.php	/^function get_import_export_formats( $type ) {$/;"	f
get_initial_first	lib/tablelib.php	/^    function get_initial_first() {$/;"	f
get_initial_last	lib/tablelib.php	/^    function get_initial_last() {$/;"	f
get_installer_list_of_languages	install.php	/^function get_installer_list_of_languages() {$/;"	f
get_jcross_aword	mod/hotpot/template/v6.php	/^	function get_jcross_aword(&$row, $r, $r_max, $c, $c_max) {$/;"	f
get_jcross_dword	mod/hotpot/template/v6.php	/^	function get_jcross_dword(&$row, $r, $r_max, $c, $c_max) {$/;"	f
get_jcross_word	mod/hotpot/template/v6.php	/^	function get_jcross_word(&$row, $r, $r_max, $c, $c_max, $go_down=false) {$/;"	f
get_jmatch_items	mod/hotpot/template/v6.php	/^	function get_jmatch_items(&$l_items, &$r_items) {$/;"	f
get_js	mod/hotpot/template/v6.php	/^		$get_js = optional_param('js', false);$/;"	v
get_js	mod/hotpot/view.php	/^	$get_js = optional_param('js');$/;"	v
get_key	lib/smarty/Config_File.class.php	/^    function &get_key($config_key)$/;"	f
get_last_soap_messages	lib/soap/phpsoap.php	/^function get_last_soap_messages($connection) {$/;"	f
get_last_soap_messages	lib/soaplib.php	/^    function get_last_soap_messages($connection) {$/;"	f
get_lastaccess_sql	user/index.php	/^function get_lastaccess_sql($accesssince='') {$/;"	f
get_latest_version_available	lib/environmentlib.php	/^function get_latest_version_available ($version) {$/;"	f
get_lines	lib/phpmailer/class.smtp.php	/^    function get_lines() {$/;"	f
get_list_of_charsets	lib/moodlelib.php	/^function get_list_of_charsets() {$/;"	f
get_list_of_countries	lib/moodlelib.php	/^function get_list_of_countries() {$/;"	f
get_list_of_creditcards	enrol/authorize/enrol.php	/^function get_list_of_creditcards($getall = false)$/;"	f
get_list_of_currencies	lib/moodlelib.php	/^function get_list_of_currencies() {$/;"	f
get_list_of_environment_versions	lib/environmentlib.php	/^function get_list_of_environment_versions ($contents) {$/;"	f
get_list_of_languages	lib/moodlelib.php	/^function get_list_of_languages() {$/;"	f
get_list_of_pixnames	lib/moodlelib.php	/^function get_list_of_pixnames() {$/;"	f
get_list_of_plugins	lib/moodlelib.php	/^function get_list_of_plugins($plugin='mod', $exclude='', $basedir='') {$/;"	f
get_list_of_themes	lib/moodlelib.php	/^function get_list_of_themes() {$/;"	f
get_list_of_timezones	lib/moodlelib.php	/^function get_list_of_timezones() {$/;"	f
get_local_list_of_languages	admin/langimport.php	/^    function get_local_list_of_languages() {$/;"	f
get_local_md5	lib/componentlib.class.php	/^    function get_local_md5() {$/;"	f
get_locale_charset	lib/typo3/class.t3lib_cs.php	/^	function get_locale_charset($locale)	{$/;"	f
get_logs	lib/datalib.php	/^function get_logs($select, $order='l.time DESC', $limitfrom='', $limitnum='', &$totalcount) {$/;"	f
get_logs_usercourse	lib/datalib.php	/^function get_logs_usercourse($userid, $courseid, $coursestart) {$/;"	f
get_logs_userday	lib/datalib.php	/^function get_logs_userday($userid, $courseid, $daystart) {$/;"	f
get_main_teacher_lang	admin/utfdbmigrate.php	/^function get_main_teacher_lang($courseid) {$/;"	f
get_max_upload_file_size	lib/moodlelib.php	/^function get_max_upload_file_size($sitebytes=0, $coursebytes=0, $modulebytes=0) {$/;"	f
get_max_upload_sizes	lib/moodlelib.php	/^function get_max_upload_sizes($sitebytes=0, $coursebytes=0, $modulebytes=0) {$/;"	f
get_media_tag	question/format/qti2/qt_common.php	/^function get_media_tag($file, $courseid = 0, $alt = 'media file', $width = 0, $height = 0) {$/;"	f
get_memory_limit	install.php	/^function get_memory_limit() {$/;"	f
get_mimetype_description	lib/filelib.php	/^function get_mimetype_description($mimetype,$capitalise=false) {$/;"	f
get_mimetypes_array	lib/filelib.php	/^function get_mimetypes_array() {$/;"	f
get_module_type	backup/lib.php	/^    function get_module_type ($courseid,$moduleid) {$/;"	f
get_moodle_cookie	lib/moodlelib.php	/^function get_moodle_cookie() {$/;"	f
get_my_courses	lib/datalib.php	/^function get_my_courses($userid, $sort='visible DESC,sortorder ASC') {$/;"	f
get_name	lib/bennu/iCalendar_components.php	/^    function get_name() {$/;"	f
get_name	lib/excel/Worksheet.php	/^    function get_name()$/;"	f
get_new_filename	lib/uploadlib.php	/^    function get_new_filename() {$/;"	f
get_new_filepath	lib/uploadlib.php	/^    function get_new_filepath() {$/;"	f
get_null_size	lib/graphlib.php	/^function get_null_size() {$/;"	f
get_numerical_units	question/type/numerical/questiontype.php	/^    function get_numerical_units(&$question) {$/;"	f
get_original_encoding	admin/utfdbmigrate.php	/^function get_original_encoding($sitelang, $courselang, $userlang){$/;"	f
get_original_filename	lib/uploadlib.php	/^    function get_original_filename() {$/;"	f
get_page_size	lib/tablelib.php	/^    function get_page_size() {$/;"	f
get_page_start	lib/tablelib.php	/^    function get_page_start() {$/;"	f
get_parameter	lib/bennu/iCalendar_properties.php	/^    function get_parameter($name) {$/;"	f
get_parsed_array	lib/searchlib.php	/^    function get_parsed_array(){$/;"	f
get_performance_info	lib/moodlelib.php	/^function get_performance_info() {$/;"	f
get_postgres_db	admin/utfdbmigrate.php	/^function &get_postgres_db() {$/;"	f
get_property_list	lib/bennu/iCalendar_components.php	/^    function get_property_list($name) {$/;"	f
get_qti_interaction_type	question/format/qti2/format.php	/^    function get_qti_interaction_type($type_id) {$/;"	f
get_qti_scoreable	question/format/qti2/format.php	/^    function get_qti_scoreable($question) {$/;"	f
get_qti_solution_available	question/format/qti2/format.php	/^    function get_qti_solution_available($question) {$/;"	f
get_qtype	question/format/qti2/format.php	/^    function get_qtype( $type_id ) {$/;"	f
get_qtype	question/format/xml/format.php	/^    function get_qtype( $type_id ) {$/;"	f
get_question_actual_response	lib/questionlib.php	/^function get_question_actual_response($question, $state) {$/;"	f
get_question_categories	question/category_class.php	/^    function get_question_categories($parent=null, $sort="sortorder ASC") {$/;"	f
get_question_fraction_grade	lib/questionlib.php	/^function get_question_fraction_grade($question, $state) {$/;"	f
get_question_image	lib/questionlib.php	/^function get_question_image($question, $courseid) {$/;"	f
get_question_options	lib/questionlib.php	/^function get_question_options(&$questions) {$/;"	f
get_question_options	question/type/calculated/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/description/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/match/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/multianswer/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/multichoice/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/numerical/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/random/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/randomsamatch/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/rqp/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/shortanswer/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_options	question/type/truefalse/questiontype.php	/^    function get_question_options(&$question) {$/;"	f
get_question_responses	lib/questionlib.php	/^function get_question_responses($question, $state) {$/;"	f
get_question_states	lib/questionlib.php	/^function get_question_states(&$questions, $cmoptions, $attempt) {$/;"	f
get_questions_category	question/editlib.php	/^function get_questions_category( $category, $noparent=false, $recurse=true ) {$/;"	f
get_real_size	lib/moodlelib.php	/^function get_real_size($size=0) {$/;"	f
get_recent_enrolments	lib/datalib.php	/^function get_recent_enrolments($courseid, $timestart) {$/;"	f
get_recent_mod_activity	course/recent.php	/^                    $get_recent_mod_activity = $coursemod->name."_get_recent_mod_activity";$/;"	v
get_record	lib/datalib.php	/^function get_record($table, $field1, $value1, $field2='', $value2='', $field3='', $value3='', $fields='*') {$/;"	f
get_record_select	lib/datalib.php	/^function get_record_select($table, $select='', $fields='*') {$/;"	f
get_record_sql	lib/datalib.php	/^function get_record_sql($sql, $expectmultiple=false, $nolimit=false) {$/;"	f
get_records	lib/datalib.php	/^function get_records($table, $field='', $value='', $sort='', $fields='*', $limitfrom='', $limitnum='') {$/;"	f
get_records_csv	lib/filelib.php	/^function get_records_csv($file, $table) {$/;"	f
get_records_list	lib/datalib.php	/^function get_records_list($table, $field='', $values='', $sort='', $fields='*', $limitfrom='', $limitnum='') {$/;"	f
get_records_menu	lib/datalib.php	/^function get_records_menu($table, $field='', $value='', $sort='', $fields='*') {$/;"	f
get_records_select	lib/datalib.php	/^function get_records_select($table, $select='', $sort='', $fields='*', $limitfrom='', $limitnum='') {$/;"	f
get_records_select_menu	lib/datalib.php	/^function get_records_select_menu($table, $select='', $sort='', $fields='*') {$/;"	f
get_records_sql	lib/datalib.php	/^function get_records_sql($sql) {$/;"	f
get_records_sql_menu	lib/datalib.php	/^function get_records_sql_menu($sql) {$/;"	f
get_recordset	lib/datalib.php	/^function get_recordset($table, $field='', $value='', $sort='', $fields='*', $limitfrom='', $limitnum='') {$/;"	f
get_recordset_list	lib/datalib.php	/^function get_recordset_list($table, $field='', $values='', $sort='', $fields='*', $limitfrom='', $limitnum='') {$/;"	f
get_recordset_select	lib/datalib.php	/^function get_recordset_select($table, $select='', $sort='', $fields='*', $limitfrom='', $limitnum='') {$/;"	f
get_recordset_sql	lib/datalib.php	/^function get_recordset_sql($sql) {$/;"	f
get_recstatus	enrol/imsenterprise/enrol.php	/^function get_recstatus($tagdata, $tagname){$/;"	f
get_referer	lib/weblib.php	/^function get_referer() {$/;"	f
get_registered_object	lib/smarty/Smarty.class.php	/^    function &get_registered_object($name) {$/;"	f
get_response	lib/soap/nusoap.php	/^	function get_response(){$/;"	f
get_rss_by_id	blocks/rss_client/block_rss_client.php	/^    function get_rss_by_id($rssid, $display_description, $shownumentries, $showtitle=false) {$/;"	f
get_sa_candidates	question/type/randomsamatch/questiontype.php	/^    function get_sa_candidates($categorylist, $questionsinuse=0) {$/;"	f
get_scales_menu	lib/datalib.php	/^function get_scales_menu($courseid=0) {$/;"	f
get_section_names	lib/smarty/Config_File.class.php	/^    function get_section_names($file_name)$/;"	f
get_single	question/format/xml/format.php	/^    function get_single( $id ) {$/;"	f
get_site	lib/datalib.php	/^function get_site() {$/;"	f
get_site_users	lib/datalib.php	/^function get_site_users($sort='u.lastaccess DESC', $fields='*', $exceptions='') {$/;"	f
get_slash_arguments	lib/weblib.php	/^function get_slash_arguments($file='file.php') {$/;"	f
get_sort_field	mod/data/lib.php	/^    function get_sort_field() {$/;"	f
get_sort_sql	mod/data/field/date/field.class.php	/^    function get_sort_sql($fieldname) {$/;"	f
get_sort_sql	mod/data/field/number/field.class.php	/^    function get_sort_sql($fieldname) {$/;"	f
get_sort_sql	mod/data/lib.php	/^    function get_sort_sql($fieldname) {$/;"	f
get_sql_sort	lib/tablelib.php	/^    function get_sql_sort($uniqueid = NULL) {$/;"	f
get_sql_where	lib/tablelib.php	/^    function get_sql_where() {$/;"	f
get_string	lib/moodlelib.php	/^function get_string($identifier, $module='', $a=NULL) {$/;"	f
get_string_from_file	lib/moodlelib.php	/^function get_string_from_file($identifier, $langfile, $destination) {$/;"	f
get_strings	lib/moodlelib.php	/^function get_strings($array, $module='') {$/;"	f
get_student_courses	enrol/database/enrol.php	/^function get_student_courses(&$user) {$/;"	f
get_student_courses	enrol/ldap/enrol.php	/^function get_student_courses(&$user) {$/;"	f
get_student_courses	enrol/manual/enrol.php	/^function get_student_courses(&$user) {$/;"	f
get_subdirs	backup/bb/restore_bb.php	/^function get_subdirs($directory){$/;"	f
get_submission	mod/assignment/lib.php	/^    function get_submission($userid=0, $createnew=false) {$/;"	f
get_submissions	mod/assignment/lib.php	/^    function get_submissions($sort='', $dir='DESC') {$/;"	f
get_tag_attributes	lib/typo3/class.t3lib_div.php	/^	function get_tag_attributes($tag)	{$/;"	f
get_teacher	lib/datalib.php	/^function get_teacher($courseid) {$/;"	f
get_teacher_courses	enrol/ldap/enrol.php	/^function get_teacher_courses(&$user) {$/;"	f
get_teacher_courses	enrol/manual/enrol.php	/^function get_teacher_courses(&$user) {$/;"	f
get_template_vars	lib/smarty/Smarty.class.php	/^    function &get_template_vars($name=null)$/;"	f
get_texsource	question/type/questiontype.php	/^    function get_texsource(&$question, &$state, $cmoptions, $type) {$/;"	f
get_texsource	question/type/random/questiontype.php	/^    function get_texsource(&$question, &$state, $cmoptions, $type) {$/;"	f
get_timezone_record	lib/moodlelib.php	/^function get_timezone_record($timezonename) {$/;"	f
get_title	blocks/moodleblock.class.php	/^    function get_title() {$/;"	f
get_tolerance_interval	question/type/numerical/questiontype.php	/^    function get_tolerance_interval(&$answer) {$/;"	f
get_type	blocks/pagedemo.php	/^        function get_type() {$/;"	f
get_type	blog/blogpage.php	/^    function get_type() {$/;"	f
get_type	lib/pagelib.php	/^    function get_type() {$/;"	f
get_type	mod/chat/pagelib.php	/^    function get_type() {$/;"	f
get_type	mod/data/pagelib.php	/^    function get_type() {$/;"	f
get_type	mod/quiz/pagelib.php	/^    function get_type() {$/;"	f
get_type	my/pagelib.php	/^    function get_type() {$/;"	f
get_user_courses	enrol/ldap/enrol.php	/^function get_user_courses(&$user, $type) {$/;"	f
get_user_fieldnames	lib/moodlelib.php	/^function get_user_fieldnames() {$/;"	f
get_user_info_from_db	lib/moodlelib.php	/^function get_user_info_from_db($field, $value) {  \/\/ For backward compatibility$/;"	f
get_user_lang	admin/utfdbmigrate.php	/^function get_user_lang($userid) {$/;"	f
get_user_preferences	lib/moodlelib.php	/^function get_user_preferences($name=NULL, $default=NULL, $userid=NULL) {$/;"	f
get_user_preferences	mod/hotpot/lib.php	/^	function get_user_preferences($name=NULL, $default=NULL, $userid=NULL) {$/;"	f
get_user_timezone	lib/moodlelib.php	/^function get_user_timezone($tz = 99) {$/;"	f
get_user_timezone_offset	lib/moodlelib.php	/^function get_user_timezone_offset($tz = 99) {$/;"	f
get_user_window	mod/chat/chatd.php	/^    function get_user_window($sessionid) {$/;"	f
get_users	lib/datalib.php	/^function get_users($get=true, $search='', $confirmed=false, $exceptions='', $sort='firstname ASC',$/;"	f
get_users_confirmed	lib/datalib.php	/^function get_users_confirmed() {$/;"	f
get_users_listing	lib/datalib.php	/^function get_users_listing($sort='lastaccess', $dir='ASC', $page=0, $recordsperpage=99999,$/;"	f
get_users_longtimenosee	lib/datalib.php	/^function get_users_longtimenosee($cutofftime) {$/;"	f
get_users_not_fully_set_up	lib/datalib.php	/^function get_users_not_fully_set_up($cutofftime=2000000000) {$/;"	f
get_users_not_in_group	lib/datalib.php	/^function get_users_not_in_group($courseid) {$/;"	f
get_users_unconfirmed	lib/datalib.php	/^function get_users_unconfirmed($cutofftime=2000000000) {$/;"	f
get_value	lib/bennu/iCalendar_properties.php	/^    function get_value() {$/;"	f
get_var_names	lib/smarty/Config_File.class.php	/^    function get_var_names($file_name, $section = NULL)$/;"	f
get_version	blocks/moodleblock.class.php	/^    function get_version() {$/;"	f
get_viewable_entry_count	blog/lib.php	/^    function get_viewable_entry_count($userid, $postid='', $fetchlimit=10, $fetchstart='', $filtertype='', $filterselect='', $tagid='', $tag ='', $sort='lastmodified DESC') {$/;"	f
get_virtual_qtype	question/type/datasetdependent/abstractqtype.php	/^    function get_virtual_qtype() {$/;"	f
get_xf	lib/excel/Format.php	/^    function get_xf($style)$/;"	f
get_xf_index	lib/excel/Format.php	/^    function get_xf_index()$/;"	f
getchar	lib/editor/htmlarea/popups/dlg_ins_char.php	/^function getchar(obj) {$/;"	f
getclass	lib/weblib.php	/^    $getclass = $class;$/;"	v
getcopy	blog/lib.php	/^        $getcopy  = $_GET;$/;"	v
getcopy	lib/tablelib.php	/^            $getcopy  = $_GET;$/;"	v
getcoursedirs	question/format/coursetestmanager/format.php	/^    function getcoursedirs() {$/;"	f
getid	backup/restorelib.php	/^                    $getid = backup_getid($restore->backup_unique_code, $parts[1], $instance->pageid);$/;"	v
getid	lib/weblib.php	/^    $getid    = $id;$/;"	v
getmicrotime	lib/soap/nusoap.php	/^	function getmicrotime() {$/;"	f
getnext	lib/adodb/adodb-connection.inc.php	/^        $getnext = sprintf($this->_genIDSQL,$seqname);$/;"	v
getnext	lib/adodb/adodb.inc.php	/^		$getnext = sprintf($this->_genIDSQL,$seqname);$/;"	v
getnext	lib/adodb/drivers/adodb-ibase.inc.php	/^		$getnext = ("SELECT Gen_ID($seqname,1) FROM RDB\\$DATABASE");$/;"	v
getnext	lib/adodb/drivers/adodb-mysql.inc.php	/^		$getnext = sprintf($this->_genIDSQL,$seqname);$/;"	v
getnext	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$getnext = sprintf($this->_genIDSQL,$seqname);$/;"	v
getquestioncategories	question/format/coursetestmanager/format.php	/^    function getquestioncategories($filename, $mdapath="", $hostname="") {$/;"	f
getquestions	question/format/coursetestmanager/format.php	/^        function getquestions($filename, $category, $mdapath="", $hostname="") {$/;"	f
getremoteaddr	lib/moodlelib.php	/^ function getremoteaddr() {$/;"	f
getsettletime	enrol/authorize/authorizenetlib.php	/^function getsettletime($time)$/;"	f
getuserlastmodified	mod/forum/lib.php	/^    $getuserlastmodified = ($displayformat == 'header');$/;"	v
getvars	calendar/export.php	/^$getvars = 'cal_d='.$day.'&amp;cal_m='.$mon.'&amp;cal_y='.$yr; \/\/ For filtering$/;"	v
getvars	calendar/lib.php	/^                $getvars = '&amp;from=course&amp;id='.$id;$/;"	v
getvars	calendar/lib.php	/^                $getvars = '&amp;from=course';$/;"	v
getvars	calendar/lib.php	/^            $getvars = '&amp;from='.$type;$/;"	v
getvars	calendar/lib.php	/^    $getvars = '';$/;"	v
getvars	calendar/view.php	/^    $getvars = 'cal_d='.$day.'&amp;cal_m='.$mon.'&amp;cal_y='.$yr; \/\/ For filtering$/;"	v
getvars	calendar/view.php	/^    $getvars = 'from=day&amp;cal_d='.$d.'&amp;cal_m='.$m.'&amp;cal_y='.$y; \/\/ For filtering$/;"	v
getvars	calendar/view.php	/^    $getvars = 'from=month&amp;cal_d='.$day.'&amp;cal_m='.$mon.'&amp;cal_y='.$yr; \/\/ For filtering$/;"	v
getweek	lib/moodlelib.php	/^function getweek ($startdate, $thedate) {$/;"	f
gfxConf	lib/typo3/class.t3lib_div.php	/^		$gfxConf = $GLOBALS['TYPO3_CONF_VARS']['GFX'];$/;"	v
gids	mod/glossary/db/mysql.php	/^            $gids = "";$/;"	v
gids	mod/glossary/db/mysql.php	/^            $gids = substr($gids,0,-1);  \/\/ ID's of VALID glossaries$/;"	v
gif	filter/tex/latex.php	/^            $gif = "{$this->temp_dir}\/$filename.gif";$/;"	v
gif_compress	lib/typo3/class.t3lib_div.php	/^	function gif_compress($theFile, $type)	{$/;"	f
gift_answerweight_regex	question/format/gift/format.php	/^        $gift_answerweight_regex = "^%\\-*([0-9]{1,2})\\.?([0-9]*)%";        $/;"	v
glo_dir_from	mod/glossary/backuplib.php	/^            $glo_dir_from = $CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/glossary";$/;"	v
glo_dir_to	mod/glossary/backuplib.php	/^        $glo_dir_to = $CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code.$/;"	v
globallang	admin/utfdbmigrate.php	/^    $globallang = optional_param('globallang', '', PARAM_FILE);$/;"	v
glos	mod/glossary/lib.php	/^            $glos = "";$/;"	v
glos	mod/glossary/lib.php	/^            $glos = substr($glos,0,-1);$/;"	v
glos	mod/glossary/lib.php	/^        $glos = $glossary->id;$/;"	v
glossaries	blocks/glossary_random/block_glossary_random.php	/^        $glossaries = get_records_select_menu('glossary', 'course='.$this->course->id,'name','id,name');$/;"	v
glossaries	mod/glossary/backuplib.php	/^        $glossaries = get_records ("glossary","course",$preferences->backup_course,"mainglossary");$/;"	v
glossaries	mod/glossary/db/mysql.php	/^      $glossaries = get_records('glossary', '', '', '', 'id, name');$/;"	v
glossaries	mod/glossary/db/postgres7.php	/^      $glossaries = get_records('glossary', '', '', '', 'id, name');$/;"	v
glossary	blocks/glossary_random/block_glossary_random.php	/^        $glossary=get_record('glossary', 'id', $glossaryid);$/;"	v
glossary	mod/glossary/backuplib.php	/^            $glossary = get_record('glossary','id',$glossary);$/;"	v
glossary	mod/glossary/db/mysql.php	/^              $glossary = get_record('glossary', 'id', "$category->glossaryid");$/;"	v
glossary	mod/glossary/db/postgres7.php	/^              $glossary = get_record('glossary', 'id', "$category->glossaryid");$/;"	v
glossary	mod/glossary/lib.php	/^          $glossary = get_record("glossary","id",$entry->glossaryid);$/;"	v
glossary	mod/glossary/showentry.php	/^        $glossary = get_record('glossary','id',$entry->glossaryid);$/;"	v
glossary_add_attachment	mod/glossary/lib.php	/^function glossary_add_attachment($entry, $inputname) {$/;"	f
glossary_add_instance	mod/glossary/lib.php	/^function glossary_add_instance($glossary) {$/;"	f
glossary_alias_restore_mods	mod/glossary/restorelib.php	/^    function glossary_alias_restore_mods($old_entry_id,$new_entry_id,$info,$restore) {$/;"	f
glossary_backup_mods	mod/glossary/backuplib.php	/^    function glossary_backup_mods($bf,$preferences) {$/;"	f
glossary_backup_one_mod	mod/glossary/backuplib.php	/^    function glossary_backup_one_mod($bf,$preferences,$glossary) {$/;"	f
glossary_categories	mod/glossary/backuplib.php	/^        $glossary_categories = get_records("glossary_categories","glossaryid",$glossary,"id");$/;"	v
glossary_categories_restore_mods	mod/glossary/restorelib.php	/^    function glossary_categories_restore_mods($old_glossary_id,$new_glossary_id,$info,$restore) {$/;"	f
glossary_check_backup_mods	mod/glossary/backuplib.php	/^   function glossary_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
glossary_check_backup_mods_instances	mod/glossary/backuplib.php	/^   function glossary_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
glossary_comments_restore_mods	mod/glossary/restorelib.php	/^    function glossary_comments_restore_mods($old_entry_id,$new_entry_id,$info,$restore) {$/;"	f
glossary_copy_attachments	mod/glossary/lib.php	/^function glossary_copy_attachments($entry, $newentry) {$/;"	f
glossary_count_unrated_entries	mod/glossary/lib.php	/^function glossary_count_unrated_entries($glossaryid, $userid) {$/;"	f
glossary_cron	mod/glossary/lib.php	/^function glossary_cron () {$/;"	f
glossary_debug	mod/glossary/lib.php	/^function glossary_debug($debug,$text,$br=1) {$/;"	f
glossary_decode_content_links	mod/glossary/restorelib.php	/^    function glossary_decode_content_links ($content,$restore) {$/;"	f
glossary_decode_content_links_caller	mod/glossary/restorelib.php	/^    function glossary_decode_content_links_caller($restore) {$/;"	f
glossary_delete_attachments	mod/glossary/lib.php	/^function glossary_delete_attachments($glossary) {$/;"	f
glossary_delete_instance	mod/glossary/lib.php	/^function glossary_delete_instance($id) {$/;"	f
glossary_delete_old_attachments	mod/glossary/lib.php	/^function glossary_delete_old_attachments($entry, $exception="") {$/;"	f
glossary_encode_content_links	mod/glossary/backuplib.php	/^    function glossary_encode_content_links ($content,$preferences) {$/;"	f
glossary_end_tag	mod/glossary/lib.php	/^function glossary_end_tag($tag,$level=0,$endline=true) {$/;"	f
glossary_entries	mod/glossary/backuplib.php	/^        $glossary_entries = get_records("glossary_entries","glossaryid",$glossary,"id");$/;"	v
glossary_entries_categories_restore_mods	mod/glossary/restorelib.php	/^    function glossary_entries_categories_restore_mods($old_category_id,$new_category_id,$info,$restore) {$/;"	f
glossary_entries_ids_by_course	mod/glossary/backuplib.php	/^    function glossary_entries_ids_by_course ($course) {$/;"	f
glossary_entries_ids_by_instance	mod/glossary/backuplib.php	/^    function glossary_entries_ids_by_instance ($instanceid) {$/;"	f
glossary_entries_restore_mods	mod/glossary/restorelib.php	/^    function glossary_entries_restore_mods($old_glossary_id,$new_glossary_id,$info,$restore) {$/;"	f
glossary_file_area	mod/glossary/lib.php	/^function glossary_file_area($entry) {$/;"	f
glossary_file_area_name	mod/glossary/lib.php	/^function glossary_file_area_name($entry) {$/;"	f
glossary_filter	mod/glossary/filter.php	/^function glossary_filter($courseid, $text) {$/;"	f
glossary_full_tag	mod/glossary/lib.php	/^function glossary_full_tag($tag,$level=0,$endline=true,$content) {$/;"	f
glossary_generate_export_file	mod/glossary/lib.php	/^function glossary_generate_export_file($glossary, $hook = "", $hook = 0) {$/;"	f
glossary_get_available_formats	mod/glossary/lib.php	/^function glossary_get_available_formats() {$/;"	f
glossary_get_entries	mod/glossary/lib.php	/^function glossary_get_entries($glossaryid, $entrylist, $pivot = "") {$/;"	f
glossary_get_entries_by_category	mod/glossary/lib.php	/^function glossary_get_entries_by_category($glossary, $hook, $where="", $orderby="", $pivot = "") {$/;"	f
glossary_get_entries_search	mod/glossary/lib.php	/^function glossary_get_entries_search($concept, $courseid) {$/;"	f
glossary_get_entries_sorted	mod/glossary/lib.php	/^function glossary_get_entries_sorted($glossary, $where="", $orderby="", $pivot = "") {$/;"	f
glossary_get_paging_bar	mod/glossary/lib.php	/^function glossary_get_paging_bar($totalcount, $page, $perpage, $baseurl, $maxpageallowed=99999, $maxdisplay=20, $separator="&nbsp;", $specialtext="", $specialvalue=-1, $previousandnext = true) {$/;"	f
glossary_get_participants	mod/glossary/lib.php	/^function glossary_get_participants($glossaryid) {$/;"	f
glossary_get_post_actions	mod/glossary/lib.php	/^function glossary_get_post_actions() {$/;"	f
glossary_get_ratings	mod/glossary/lib.php	/^function glossary_get_ratings($entryid, $sort="u.firstname ASC") {$/;"	f
glossary_get_ratings_mean	mod/glossary/lib.php	/^function glossary_get_ratings_mean($entryid, $scale, $ratings=NULL) {$/;"	f
glossary_get_ratings_summary	mod/glossary/lib.php	/^function glossary_get_ratings_summary($entryid, $scale, $ratings=NULL) {$/;"	f
glossary_get_user_entries	mod/glossary/lib.php	/^function glossary_get_user_entries($glossaryid, $userid) {$/;"	f
glossary_get_user_grades	mod/glossary/lib.php	/^function glossary_get_user_grades($glossaryid) {$/;"	f
glossary_get_view_actions	mod/glossary/lib.php	/^function glossary_get_view_actions() {$/;"	f
glossary_grades	mod/glossary/lib.php	/^function glossary_grades($glossaryid) {$/;"	f
glossary_ids	mod/glossary/backuplib.php	/^    function glossary_ids ($course) {$/;"	f
glossary_log_info	mod/glossary/lib.php	/^function glossary_log_info($log) {$/;"	f
glossary_main_file_area	mod/glossary/lib.php	/^function glossary_main_file_area($glossary) {$/;"	f
glossary_mod_file_area	mod/glossary/lib.php	/^function glossary_mod_file_area($glossary) {$/;"	f
glossary_move_attachments	mod/glossary/lib.php	/^function glossary_move_attachments($entry, $glossaryid) {$/;"	f
glossary_path	mod/glossary/restorelib.php	/^            $glossary_path = $moddata_path."\/glossary";$/;"	v
glossary_path	mod/glossary/restorelib.php	/^        $glossary_path = "";$/;"	v
glossary_print_addentry_menu	mod/glossary/lib.php	/^function glossary_print_addentry_menu($cm, $glossary, $mode, $hook, $sortkey='', $sortorder = '') {$/;"	f
glossary_print_all_links	mod/glossary/lib.php	/^function glossary_print_all_links($cm, $glossary, $mode, $hook) {$/;"	f
glossary_print_alphabet_links	mod/glossary/lib.php	/^function glossary_print_alphabet_links($cm, $glossary, $mode, $hook, $sortkey, $sortorder) {$/;"	f
glossary_print_alphabet_menu	mod/glossary/lib.php	/^function glossary_print_alphabet_menu($cm, $glossary, $mode, $hook, $sortkey='', $sortorder = '') {$/;"	f
glossary_print_approval_menu	mod/glossary/lib.php	/^function glossary_print_approval_menu($cm, $glossary,$mode, $hook, $sortkey = '', $sortorder = '') {$/;"	f
glossary_print_attachments	mod/glossary/lib.php	/^function glossary_print_attachments($entry, $return=NULL, $align="left") {$/;"	f
glossary_print_author_menu	mod/glossary/lib.php	/^function glossary_print_author_menu($cm, $glossary,$mode, $hook, $sortkey = '', $sortorder = '') {$/;"	f
glossary_print_categories_menu	mod/glossary/lib.php	/^function glossary_print_categories_menu($cm, $glossary, $hook, $category) {$/;"	f
glossary_print_comment	mod/glossary/lib.php	/^function glossary_print_comment($course, $cm, $glossary, $entry, $comment) {$/;"	f
glossary_print_dynaentry	mod/glossary/lib.php	/^function glossary_print_dynaentry($courseid, $entries, $displayformat = -1) {$/;"	f
glossary_print_entry	mod/glossary/lib.php	/^function glossary_print_entry($course, $cm, $glossary, $entry, $mode='',$hook='',$printicons = 1, $displayformat  = -1, $ratings = NULL, $printview = false) {$/;"	f
glossary_print_entry_TEMPLATE	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^function glossary_print_entry_TEMPLATE($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL) {$/;"	f
glossary_print_entry_aliases	mod/glossary/lib.php	/^function  glossary_print_entry_aliases($course, $cm, $glossary, $entry,$mode='',$hook='', $type = 'print') {$/;"	f
glossary_print_entry_approval	mod/glossary/lib.php	/^function  glossary_print_entry_approval($cm, $entry, $mode,$align="right",$insidetable=true) {$/;"	f
glossary_print_entry_attachment	mod/glossary/lib.php	/^function glossary_print_entry_attachment($entry,$format=NULL,$align="right",$insidetable=true) {$/;"	f
glossary_print_entry_commentslink	mod/glossary/lib.php	/^function glossary_print_entry_commentslink($course, $cm, $glossary, $entry,$mode,$hook, $type = 'print') {$/;"	f
glossary_print_entry_concept	mod/glossary/lib.php	/^function  glossary_print_entry_concept($entry) {$/;"	f
glossary_print_entry_continuous	mod/glossary/formats/continuous/continuous_format.php	/^function glossary_print_entry_continuous($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL) {$/;"	f
glossary_print_entry_default	mod/glossary/lib.php	/^function glossary_print_entry_default ($entry) {$/;"	f
glossary_print_entry_definition	mod/glossary/lib.php	/^function glossary_print_entry_definition($entry) {$/;"	f
glossary_print_entry_dictionary	mod/glossary/formats/dictionary/dictionary_format.php	/^function glossary_print_entry_dictionary($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL) {$/;"	f
glossary_print_entry_encyclopedia	mod/glossary/formats/encyclopedia/encyclopedia_format.php	/^function glossary_print_entry_encyclopedia($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL) {$/;"	f
glossary_print_entry_entrylist	mod/glossary/formats/entrylist/entrylist_format.php	/^function glossary_print_entry_entrylist($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL) {$/;"	f
glossary_print_entry_faq	mod/glossary/formats/faq/faq_format.php	/^function glossary_print_entry_faq($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL) {$/;"	f
glossary_print_entry_fullwithauthor	mod/glossary/formats/fullwithauthor/fullwithauthor_format.php	/^function glossary_print_entry_fullwithauthor($course, $cm, $glossary, $entry, $mode="", $hook="", $printicons=1, $ratings=NULL) {$/;"	f
glossary_print_entry_fullwithoutauthor	mod/glossary/formats/fullwithoutauthor/fullwithoutauthor_format.php	/^function glossary_print_entry_fullwithoutauthor($course, $cm, $glossary, $entry, $mode="", $hook="", $printicons=1, $ratings=NULL) {$/;"	f
glossary_print_entry_icons	mod/glossary/lib.php	/^function glossary_print_entry_icons($course, $cm, $glossary, $entry, $mode='',$hook='', $type = 'print') {$/;"	f
glossary_print_entry_lower_section	mod/glossary/lib.php	/^function  glossary_print_entry_lower_section($course, $cm, $glossary, $entry, $mode, $hook,$printicons,$ratings,$aliases=true) {$/;"	f
glossary_print_entry_ratings	mod/glossary/lib.php	/^function  glossary_print_entry_ratings($course, $entry, $ratings = NULL) {$/;"	f
glossary_print_export_menu	mod/glossary/lib.php	/^function glossary_print_export_menu($cm, $glossary, $mode, $hook, $sortkey='', $sortorder = '') {$/;"	f
glossary_print_import_menu	mod/glossary/lib.php	/^function glossary_print_import_menu($cm, $glossary, $mode, $hook, $sortkey='', $sortorder = '') {$/;"	f
glossary_print_rating_menu	mod/glossary/lib.php	/^function glossary_print_rating_menu($entryid, $userid, $scale) {$/;"	f
glossary_print_ratings_mean	mod/glossary/lib.php	/^function glossary_print_ratings_mean($entryid, $scale) {$/;"	f
glossary_print_recent_activity	mod/glossary/lib.php	/^function glossary_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
glossary_print_sorting_links	mod/glossary/lib.php	/^function glossary_print_sorting_links($cm, $mode, $sortkey = '',$sortorder = '') {$/;"	f
glossary_print_special_links	mod/glossary/lib.php	/^function glossary_print_special_links($cm, $glossary, $mode, $hook) {$/;"	f
glossary_print_tabbed_table_end	mod/glossary/lib.php	/^function glossary_print_tabbed_table_end() {$/;"	f
glossary_print_tabbed_table_start	mod/glossary/lib.php	/^function glossary_print_tabbed_table_start($data, $currenttab, $tabsperrow=4) {$/;"	f
glossary_ratings_restore_mods	mod/glossary/restorelib.php	/^    function glossary_ratings_restore_mods($old_entry_id,$new_entry_id,$info,$restore) {$/;"	f
glossary_read_imported_file	mod/glossary/lib.php	/^function glossary_read_imported_file($file) {$/;"	f
glossary_restore_files	mod/glossary/restorelib.php	/^    function glossary_restore_files ($oldgloid, $newgloid, $oldentryid, $newentryid, $restore) {$/;"	f
glossary_restore_logs	mod/glossary/restorelib.php	/^    function glossary_restore_logs($restore,$log) {$/;"	f
glossary_restore_mods	mod/glossary/restorelib.php	/^    function glossary_restore_mods($mod,$restore) {$/;"	f
glossary_restore_wiki2markdown	mod/glossary/restorelib.php	/^    function glossary_restore_wiki2markdown ($restore) {$/;"	f
glossary_rss_feed	mod/glossary/rsslib.php	/^    function glossary_rss_feed($glossary) {$/;"	f
glossary_rss_feed_withauthor	mod/glossary/rsslib.php	/^    function glossary_rss_feed_withauthor($glossary, $newsince=0) {$/;"	f
glossary_rss_feed_withoutauthor	mod/glossary/rsslib.php	/^    function glossary_rss_feed_withoutauthor($glossary, $newsince=0) {$/;"	f
glossary_rss_feeds	mod/glossary/rsslib.php	/^    function glossary_rss_feeds() {$/;"	f
glossary_rss_newstuff	mod/glossary/rsslib.php	/^    function glossary_rss_newstuff($glossary, $time) {$/;"	f
glossary_scale_used	mod/glossary/lib.php	/^function glossary_scale_used ($glossaryid,$scaleid) {$/;"	f
glossary_search	mod/glossary/lib.php	/^function glossary_search($course, $searchterms, $extended = 0, $glossary = NULL) {$/;"	f
glossary_search_entries	mod/glossary/lib.php	/^function glossary_search_entries($searchterms, $glossary, $extended) {$/;"	f
glossary_show_entry_TEMPLATE	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^function glossary_show_entry_TEMPLATE($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL, $aliases=true) {$/;"	f
glossary_show_entry_continuous	mod/glossary/formats/continuous/continuous_format.php	/^function glossary_show_entry_continuous($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL, $aliases=false) {$/;"	f
glossary_show_entry_dictionary	mod/glossary/formats/dictionary/dictionary_format.php	/^function glossary_show_entry_dictionary($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL, $aliases=true) {$/;"	f
glossary_show_entry_encyclopedia	mod/glossary/formats/encyclopedia/encyclopedia_format.php	/^function glossary_show_entry_encyclopedia($course, $cm, $glossary, $entry, $mode='',$hook='',$printicons=1,$ratings=NULL, $aliases=true) {$/;"	f
glossary_show_entry_entrylist	mod/glossary/formats/entrylist/entrylist_format.php	/^function glossary_show_entry_entrylist($course, $cm, $glossary, $entry, $mode='', $hook='', $printicons=1, $ratings=NULL, $aliases=true) {$/;"	f
glossary_show_entry_faq	mod/glossary/formats/faq/faq_format.php	/^function glossary_show_entry_faq($course, $cm, $glossary, $entry, $mode="", $hook="", $printicons=1, $ratings=NULL, $aliases=true) {$/;"	f
glossary_show_entry_fullwithauthor	mod/glossary/formats/fullwithauthor/fullwithauthor_format.php	/^function glossary_show_entry_fullwithauthor($course, $cm, $glossary, $entry, $mode="", $hook="", $printicons=1, $ratings=NULL, $aliases=true) {$/;"	f
glossary_show_entry_fullwithoutauthor	mod/glossary/formats/fullwithoutauthor/fullwithoutauthor_format.php	/^function glossary_show_entry_fullwithoutauthor($course, $cm, $glossary, $entry, $mode="", $hook="", $printicons=1, $ratings=NULL, $aliases=true) {$/;"	f
glossary_sort_entries	mod/glossary/lib.php	/^function glossary_sort_entries ( $entry0, $entry1 ) {$/;"	f
glossary_sort_entries_by_length	mod/glossary/filter.php	/^function glossary_sort_entries_by_length ($entry0, $entry1) {$/;"	f
glossary_start_tag	mod/glossary/lib.php	/^function glossary_start_tag($tag,$level=0,$endline=false) {$/;"	f
glossary_update_instance	mod/glossary/lib.php	/^function glossary_update_instance($glossary) {$/;"	f
glossary_upgrade	mod/glossary/db/mysql.php	/^function glossary_upgrade($oldversion) {$/;"	f
glossary_upgrade	mod/glossary/db/oci8po.php	/^function glossary_upgrade($oldversion) {$/;"	f
glossary_upgrade	mod/glossary/db/postgres7.php	/^function glossary_upgrade($oldversion) {$/;"	f
glossary_user_complete	mod/glossary/lib.php	/^function glossary_user_complete($course, $user, $mod, $glossary) {$/;"	f
glossary_user_outline	mod/glossary/lib.php	/^function glossary_user_outline($course, $user, $mod, $glossary) {$/;"	f
glossarydir	mod/glossary/lib.php	/^            $glossarydir = glossary_mod_file_area($glossary);$/;"	v
glossaryid	blocks/glossary_random/block_glossary_random.php	/^        $glossaryid = $this->config->glossary;$/;"	v
glossarylist	mod/glossary/filter.php	/^        $glossarylist = '';$/;"	v
glossarylist	mod/glossary/filter.php	/^        $glossarylist = substr($glossarylist,0,-1);$/;"	v
glossarymodule	mod/glossary/lib.php	/^        $glossarymodule = get_record("modules", "name", "glossary");$/;"	v
glossaryname	mod/glossary/filter.php	/^            $glossaryname = $glossaries[$concept->glossaryid];$/;"	v
gmt	lib/adodb/adodb-time.inc.php	/^			$gmt = ($is_gmt) ? 0 : adodb_get_gmt_diff();$/;"	v
gmt	lib/adodb/adodb-time.inc.php	/^			$gmt = adodb_get_gmt_diff();$/;"	v
gmt_different	lib/adodb/adodb-time.inc.php	/^	$gmt_different = ($is_gmt) ? 0 : adodb_get_gmt_diff();$/;"	v
gn	lib/fpdf/font/makefont/makefont.php	/^                $gn='Euro';$/;"	v
gn	lib/fpdf/font/makefont/makefont.php	/^            $gn=$e[2];$/;"	v
gn	lib/fpdf/font/makefont/makefont.php	/^            $gn=$e[7];$/;"	v
go	lib/weblib.php	/^        $go = get_string('go');$/;"	v
go_action	mod/wiki/ewiki/ewiki.php	/^         $go_action = $uu;$/;"	v
goforward	install.php	/^    $goforward = true;$/;"	v
good	user/messageselect.php	/^                    $good = $good && message_post_message($USER,$user,$messagebody,$format,'direct');$/;"	v
good	user/messageselect.php	/^                $good = 1;$/;"	v
goodStr	lib/html2text.php	/^            $goodStr = preg_split( "\/<\\\/?textarea[^>]*>\/i", $badStr[$x] );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = ''; \/\/ Moodle$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = implode('',$badStr);$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<(\\\/title|hr)[^>]*>\/i", "\\n          --------------------\\n", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<(h|div|p)[^>]*>\/i", "\\n\\n", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<(input|textarea|button|select)[^>]*>\/i", "[INPUT] ", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<(th|td)[^>]*>\/i", "\\t", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<(ul|ol|br|dl|dt|table|caption|\\\/textarea|tr[^>]*>\\s*<(td|th))[^>]*>\/i", "\\n", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<a[^>]* href=(\\"((?!\\"|#|javascript:)[^\\"#]*)(\\"|#)|'((?!'|#|javascript:)[^'#]*)('|#)|((?!'|\\"|>|#|javascript:)[^#\\"'> ]*))[^>]*>([^<]*)<\\\/a>\/i", "$7 [$2$4$6]", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<dd[^>]*>\/i", "\\n\\t", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<form[^>]* action=(\\"([^\\"]+)\\"|'([^']+)'|([^\\"'> ]+))[^>]*>\/i", "\\n[FORM: $2$3$4] ", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<img[^>]* alt=(\\"([^\\"]+)\\"|'([^']+)'|([^\\"'> ]+))[^>]*>\/i", "[$2$3$4] ", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<li[^>]*>\/i", "\\n ", $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<option[^>]*>[^<]*\/i", '', $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace( "\/<sup[^>]*>\/i", '^', $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace("\/[ \\t]+(\\n|$)\/", "$1", $goodStr);$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace("\/\\n(\\s*\\n){2}\/", "\\n\\n\\n", $goodStr);$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace("\/\\r\\n?|\\f\/", "\\n", $goodStr);$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = preg_replace("\/^\\n*|\\n*$\/", '', $goodStr);$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = strip_tags( $goodStr );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = strip_tags( $goodStr, '<title><hr><h1><h2><h3><h4><h5><h6><div><p><pre><sup><ul><ol><br><dl><dt><table><caption><tr><li><dd><th><td><a><area><img><form><input><textarea><button><select><option>' );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = strtr( $goodStr, array_flip( get_html_translation_table( HTML_ENTITIES ) ) );$/;"	v
goodStr	lib/html2text.php	/^    $goodStr = wordwrap( $goodStr, 78 );$/;"	v
goodmatches	lib/moodlelib.php	/^    $goodmatches = array();$/;"	v
goodreferer	lib/weblib.php	/^            $goodreferer = substr($goodreferer, 0, $pos);$/;"	v
goodreferer	lib/weblib.php	/^        $goodreferer = qualified_me();$/;"	v
goto	login/confirm.php	/^                    $goto = $SESSION->wantsurl;$/;"	v
gra_info	mod/exercise/restorelib.php	/^                $gra_info = $grades[$i];$/;"	v
gra_info	mod/quiz/restorelib.php	/^            $gra_info = $grades[$i];$/;"	v
gra_info	mod/quiz/restorelib.php	/^            $gra_info = $instances[$i];$/;"	v
gra_info	mod/quiz/restorelibpre15.php	/^            $gra_info = $grades[$i];$/;"	v
gra_info	mod/workshop/restorelib.php	/^                $gra_info = $grades[$i];$/;"	v
grade	blocks/quiz_results/block_quiz_results.php	/^                $grade = next($grades);$/;"	v
grade	blocks/quiz_results/block_quiz_results.php	/^                $grade = prev($grades);$/;"	v
grade	blocks/quiz_results/block_quiz_results.php	/^            $grade = end($grades);$/;"	v
grade	blocks/quiz_results/block_quiz_results.php	/^            $grade = reset($grades);$/;"	v
grade	course/grades.php	/^                $grade = strip_tags($grade);$/;"	v
grade	grade/lib.php	/^                                                $grade = $grades_by_student["$exception->userid"]["$exception->catname"]["$assgn->name"]['grade'];$/;"	v
grade	grade/lib.php	/^                    $grade = $grades_by_student[$student]['student_data']['percent'];$/;"	v
grade	grade/lib.php	/^                    $grade = $grades_by_student[$student]['student_data']['weighted'];$/;"	v
grade	grade/lib.php	/^                $grade = strip_tags($grade);$/;"	v
grade	lib/questionlib.php	/^   $grade = round($state->last_graded->grade, 3);$/;"	v
grade	mod/assignment/index.php	/^                $grade = $assignmentinstance->display_grade($submission->grade);$/;"	v
grade	mod/assignment/index.php	/^        $grade = '-';$/;"	v
grade	mod/assignment/lib.php	/^                            $grade = '<div id="g'.$auser->id.'">'.$this->display_grade($auser->grade).'<\/div>';$/;"	v
grade	mod/assignment/lib.php	/^                            $grade = '<div id="g'.$auser->id.'">'.choose_from_menu(make_grades_menu($this->assignment->grade), $/;"	v
grade	mod/assignment/lib.php	/^                        $grade = $_POST['menu'][$id];$/;"	v
grade	mod/assignment/lib.php	/^                        $grade = '<div id="g'.$auser->id.'">'.choose_from_menu(make_grades_menu($this->assignment->grade), $/;"	v
grade	mod/assignment/lib.php	/^                        $grade = '<div id="g'.$auser->id.'">-<\/div>';$/;"	v
grade	mod/exercise/assessments.php	/^                    $grade = 0.0;$/;"	v
grade	mod/exercise/assessments.php	/^                    $grade = 100.0;$/;"	v
grade	mod/exercise/assessments.php	/^                $grade = ($elements[$form->grade[0]]->maxscore + $form->grade[1]) * 100 \/ $exercise->grade;$/;"	v
grade	mod/exercise/assessments.php	/^                $grade = ($elements[intval($error + 0.5)]->maxscore + $form->grade[$i]) * 100 \/ $exercise->grade;$/;"	v
grade	mod/exercise/assessments.php	/^                $grade = ($elements[intval($error + 0.5)]->maxscore + $form->grade[$i])$/;"	v
grade	mod/exercise/assessments.php	/^                $grade = 0; \/\/ set to satisfy save to db$/;"	v
grade	mod/exercise/assessments.php	/^                $grade = 100.0 * ($rawgrade \/ $totalweight);$/;"	v
grade	mod/exercise/submissions.php	/^                                $grade = "<font color=\\"red\\">(".$grade.")<\/font>";$/;"	v
grade	mod/exercise/submissions.php	/^                            $grade = number_format($assessment->grade * $exercise->grade \/ 100.0, 1);$/;"	v
grade	mod/exercise/view.php	/^                            $grade = "<font color=\\"red\\">(".$grade.")<\/font>";$/;"	v
grade	mod/exercise/view.php	/^                        $grade = number_format($assessment->grade * $exercise->grade \/ 100.0, 1);$/;"	v
grade	mod/hotpot/lib.php	/^				$grade = "MAX(CONCAT(timestart, '_', IF(score IS NULL, '', ROUND(score * $weighting, $precision)))) AS grade";$/;"	v
grade	mod/hotpot/lib.php	/^				$grade = "MAX(timestart||'_'||(CASE WHEN (score IS NULL) THEN '' ELSE TRIM(ROUND(score * $weighting, $precision)) END)) AS grade";$/;"	v
grade	mod/hotpot/lib.php	/^				$grade = "MIN(CONCAT(timestart, '_', IF(score IS NULL, '', ROUND(score * $weighting, $precision)))) AS grade";$/;"	v
grade	mod/hotpot/lib.php	/^				$grade = "MIN(timestart||'_'||(CASE WHEN (score IS NULL) THEN '' ELSE TRIM(ROUND(score * $weighting, $precision)) END)) AS grade";$/;"	v
grade	mod/hotpot/lib.php	/^			$grade = "ROUND(MAX(score) * $weighting, $precision) AS grade";$/;"	v
grade	mod/hotpot/lib.php	/^			$grade = "ROUND(SUM(score)\/COUNT(id) * $weighting, $precision) AS grade";$/;"	v
grade	mod/hotpot/lib.php	/^	$grade = "";$/;"	v
grade	mod/hotpot/report/fullstat/report.php	/^				$grade = $blank;$/;"	v
grade	mod/hotpot/report/fullstat/report.php	/^			$grade = isset($user->grade) ? $user->grade : $blank;$/;"	v
grade	mod/hotpot/report/overview/report.php	/^				$grade = NULL;$/;"	v
grade	mod/hotpot/report/overview/report.php	/^			$grade = isset($user->grade) ? $user->grade : $spacer;$/;"	v
grade	mod/hotpot/report/simplestat/report.php	/^				$grade = $no_value;$/;"	v
grade	mod/hotpot/report/simplestat/report.php	/^				$grade = $user->grade;$/;"	v
grade	mod/hotpot/report/simplestat/report.php	/^				$grade = NULL;$/;"	v
grade	mod/lesson/index.php	/^                    $grade = get_record_sql("SELECT AVG(grade) as grade FROM {$CFG->prefix}lesson_grades $/;"	v
grade	mod/lesson/index.php	/^                    $grade = get_record_sql("SELECT MAX(grade) as grade FROM {$CFG->prefix}lesson_grades $/;"	v
grade	mod/lesson/report.php	/^                $grade = -1;$/;"	v
grade	mod/lesson/report.php	/^                $grade = current($grades);$/;"	v
grade	mod/lesson/report.php	/^                $grade = round($grade->grade, 2);$/;"	v
grade	mod/lesson/view.php	/^                            $grade = $grades[$highscore->gradeid]->grade;$/;"	v
grade	mod/lesson/view.php	/^                            $grade = new stdClass;$/;"	v
grade	mod/lesson/view.php	/^                $grade = $grades[$highscore->gradeid]->grade;$/;"	v
grade	mod/lesson/view.php	/^                $grade = current($grades);$/;"	v
grade	mod/lesson/view.php	/^        $grade = current($grades);$/;"	v
grade	mod/quiz/report/grading/report.php	/^            $grade          = round($state->last_graded->grade, 3);$/;"	v
grade	mod/quiz/report/overview/report.php	/^                                    $grade = '--';$/;"	v
grade	mod/quiz/report/overview/report.php	/^                                    $grade = round(get_field('question_states', 'grade', 'id', $gradedstateid), $quiz->decimalpoints);$/;"	v
grade	mod/quiz/review.php	/^            $grade = round(($attempt->sumgrades\/$quiz->sumgrades)*$quiz->grade, $CFG->quiz_decimalpoints);$/;"	v
grade	mod/workshop/assessments.php	/^                    $grade = 0;$/;"	v
grade	mod/workshop/assessments.php	/^                    $grade = 100;$/;"	v
grade	mod/workshop/assessments.php	/^                $grade = ($elements[$form->grade[0]]->maxscore + $form->grade[1]);$/;"	v
grade	mod/workshop/assessments.php	/^                $grade = ($elements[intval($error + 0.5)]->maxscore + $form->grade[$i]) * 100 \/ $workshop->grade;$/;"	v
grade	mod/workshop/assessments.php	/^                $grade = 0; \/\/ set to satisfy save to db$/;"	v
grade	mod/workshop/assessments.php	/^                $grade = 100.0 * ($rawgrade \/ $totalweight);$/;"	v
grade	mod/workshop/index.php	/^                    $grade = workshop_submission_grade($workshop, $submission);$/;"	v
grade	mod/workshop/lib.php	/^                                $grade =  get_field("workshop_grades", "grade",$/;"	v
grade	mod/workshop/lib.php	/^                                $grade = 0.01;$/;"	v
grade	mod/workshop/lib.php	/^                                $grade = workshop_submission_grade($workshop, $submission);$/;"	v
grade	mod/workshop/lib.php	/^                            $grade =  get_field("workshop_grades", "grade",$/;"	v
grade	mod/workshop/lib.php	/^            $grade = $grade \/ $n;$/;"	v
grade	mod/workshop/lib.php	/^    $grade = 0;$/;"	v
grade	mod/workshop/locallib.php	/^                            $grade = number_format($assessment->grade * $workshop->grade \/ 100, 1);$/;"	v
grade	mod/workshop/locallib.php	/^    $grade = $workshop->gradinggrade + $workshop->grade;$/;"	v
grade	mod/workshop/view.php	/^                    $grade = workshop_submission_grade($workshop, $submission);$/;"	v
grade	mod/workshop/view.php	/^                $grade = workshop_submission_grade($workshop, $submission);$/;"	v
grade	question/type/questiontype.php	/^                $grade = (!question_state_is_graded($state->last_graded)) ? '--\/' : round($state->last_graded->grade, $cmoptions->decimalpoints).'\/';$/;"	v
grade	question/type/questiontype.php	/^        $grade = $state->grade;$/;"	v
grade	question/type/questiontype.php	/^        $grade = '';$/;"	v
grade_add_category_form	grade/lib.php	/^function grade_add_category_form() {$/;"	f
grade_array	grade/lib.php	/^    $grade_array = explode(',',$grades);$/;"	v
grade_assign_categories	grade/lib.php	/^function grade_assign_categories() {$/;"	f
grade_categories	backup/backuplib.php	/^        $grade_categories = get_records("grade_category", "courseid", $preferences->backup_course);$/;"	v
grade_category_select	grade/lib.php	/^function grade_category_select($id_selected = 0) {$/;"	f
grade_columns	grade/lib.php	/^            $grade_columns = $preferences->show_weighted + $preferences->show_points + $preferences->show_percent;$/;"	v
grade_columns	grade/lib.php	/^        $grade_columns = $preferences->show_weighted + $preferences->show_points + $preferences->show_percent;$/;"	v
grade_delete_category	grade/lib.php	/^function grade_delete_category() {$/;"	f
grade_delete_category_form	grade/lib.php	/^function grade_delete_category_form() {$/;"	f
grade_display_grade_preferences	grade/lib.php	/^function grade_display_grade_preferences($course, $preferences) {$/;"	f
grade_display_grade_weights	grade/lib.php	/^function grade_display_grade_weights() {$/;"	f
grade_display_letter_grades	grade/lib.php	/^function grade_display_letter_grades() {$/;"	f
grade_download	grade/lib.php	/^function grade_download($download, $id) {$/;"	f
grade_download_form	grade/lib.php	/^function grade_download_form($type='both') {$/;"	f
grade_drop_exceptions	grade/lib.php	/^function grade_drop_exceptions($grades, $grades_exceptions) {$/;"	f
grade_drop_lowest	grade/lib.php	/^function grade_drop_lowest($grades, $drop, $total) {$/;"	f
grade_exception_array	grade/lib.php	/^    $grade_exception_array = explode(',',$grades_exceptions);$/;"	v
grade_exceptions	backup/backuplib.php	/^        $grade_exceptions = get_records_sql("SELECT *$/;"	v
grade_exceptions	grade/exceptions.php	/^    $grade_exceptions = get_records_sql($sql);$/;"	v
grade_get_category_weight	grade/lib.php	/^function grade_get_category_weight($course, $category) {$/;"	f
grade_get_exceptions	grade/lib.php	/^function grade_get_exceptions($course) {$/;"	f
grade_get_exceptions_user	grade/lib.php	/^function grade_get_exceptions_user($course, $userid) {$/;"	f
grade_get_formatted_grades	grade/lib.php	/^function grade_get_formatted_grades() {$/;"	f
grade_get_grade_item_exceptions	grade/exceptions.php	/^function grade_get_grade_item_exceptions($id) {$/;"	f
grade_get_grade_items	grade/lib.php	/^function grade_get_grade_items($course) {$/;"	f
grade_get_grade_letter	grade/lib.php	/^function grade_get_grade_letter($course, $grade) {$/;"	f
grade_get_grades	grade/lib.php	/^function grade_get_grades() {$/;"	f
grade_get_module_link	grade/lib.php	/^function grade_get_module_link($course, $cminstance, $modid) {$/;"	f
grade_get_preference	grade/lib.php	/^function grade_get_preference($courseid, $name) {$/;"	f
grade_get_preferences	grade/lib.php	/^function grade_get_preferences($courseid) {$/;"	f
grade_get_stats	grade/lib.php	/^function grade_get_stats($category='all') {$/;"	f
grade_get_users_by_group	grade/lib.php	/^function grade_get_users_by_group($course, $group) {$/;"	f
grade_info	mod/lesson/restorelib.php	/^                $grade_info = $grades[$i];$/;"	v
grade_insert_category	grade/lib.php	/^function grade_insert_category() {$/;"	f
grade_itemcount	grade/exceptions.php	/^    $grade_itemcount = count($grade_items);$/;"	v
grade_itemmodified	grade/exceptions.php	/^                    $grade_itemmodified = true;$/;"	v
grade_itemmodified	grade/exceptions.php	/^                $grade_itemmodified = false;$/;"	v
grade_items	backup/backuplib.php	/^        $grade_items = get_records_sql("SELECT *$/;"	v
grade_items	grade/exceptions.php	/^    $grade_items = array();$/;"	v
grade_items	grade/exceptions.php	/^    $grade_items = get_records('grade_item', 'courseid', $course->id);$/;"	v
grade_letters	backup/backuplib.php	/^        $grade_letters = get_records("grade_letter", "courseid", $preferences->backup_course);$/;"	v
grade_letters_set	grade/lib.php	/^function grade_letters_set($course) {$/;"	f
grade_mode	grade/lib.php	/^function grade_mode($items) {$/;"	f
grade_nav	grade/lib.php	/^function grade_nav($course, $action='grades') {$/;"	f
grade_preferences	backup/backuplib.php	/^        $grade_preferences = get_records("grade_preferences", "courseid", $preferences->backup_course);$/;"	v
grade_preferences_menu	grade/lib.php	/^function grade_preferences_menu($action, $course, $group=0) {$/;"	f
grade_responses	question/type/calculated/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/datasetdependent/abstractqtype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/description/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/essay/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/match/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/missingtype/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/multianswer/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/multichoice/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/numerical/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/random/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/rqp/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/shortanswer/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_responses	question/type/truefalse/questiontype.php	/^    function grade_responses(&$question, &$state, $cmoptions) {$/;"	f
grade_set_categories	grade/lib.php	/^function grade_set_categories() {$/;"	f
grade_set_grade_weights	grade/lib.php	/^function grade_set_grade_weights() {$/;"	f
grade_set_letter_grades	grade/lib.php	/^function grade_set_letter_grades() {$/;"	f
grade_set_preference	grade/lib.php	/^function grade_set_preference($courseid, $name, $value) {$/;"	f
grade_set_preferences	grade/lib.php	/^function grade_set_preferences($course, $newprefs) {$/;"	f
grade_set_uncategorized	grade/lib.php	/^function grade_set_uncategorized() {$/;"	f
grade_sort_by_firstname	grade/lib.php	/^function grade_sort_by_firstname($x,$y)$/;"	f
grade_sort_by_highgrade_category	grade/lib.php	/^function grade_sort_by_highgrade_category($x,$y) {$/;"	f
grade_sort_by_highgrade_category_asc	grade/lib.php	/^function grade_sort_by_highgrade_category_asc($x,$y) {$/;"	f
grade_sort_by_lastname	grade/lib.php	/^function grade_sort_by_lastname($x,$y)$/;"	f
grade_sort_by_percent	grade/lib.php	/^function grade_sort_by_percent($x,$y) {$/;"	f
grade_sort_by_percent_asc	grade/lib.php	/^function grade_sort_by_percent_asc($x,$y) {$/;"	f
grade_sort_by_points	grade/lib.php	/^function grade_sort_by_points($x,$y) {$/;"	f
grade_sort_by_points_asc	grade/lib.php	/^function grade_sort_by_points_asc($x,$y) {$/;"	f
grade_sort_by_weighted	grade/lib.php	/^function grade_sort_by_weighted($x,$y) {$/;"	f
grade_sort_by_weighted_asc	grade/lib.php	/^function grade_sort_by_weighted_asc($x,$y) {$/;"	f
grade_sort_link	grade/lib.php	/^                    $grade_sort_link = '<a href="?id='.$course->id.'&amp;action=grades&amp;sort=highgrade&amp;group='.$group.'"><img src="'.$CFG->wwwroot.'\/pix\/t\/down.gif" alt="'.get_string('highgradedescending','grades').'" \/><\/a>';$/;"	v
grade_stats	grade/lib.php	/^function grade_stats() {$/;"	f
grade_value	mod/lesson/index.php	/^                    $grade_value = 0;$/;"	v
grade_value	mod/lesson/index.php	/^                    $grade_value = number_format($grade->grade * $lesson->grade \/ 100, 1);$/;"	v
grade_value	mod/lesson/index.php	/^                $grade_value = $lesson->grade;$/;"	v
grade_view_all_grades	grade/lib.php	/^function grade_view_all_grades($view_by_student) {$/;"	f
grade_view_category_grades	grade/lib.php	/^function grade_view_category_grades($view_by_student) {$/;"	f
gradeall	mod/quiz/report/grading/report.php	/^        $gradeall  = optional_param('gradeall', 0, PARAM_INT);$/;"	v
gradebetterthan	mod/lesson/view.php	/^                                    $gradebetterthan = true;$/;"	v
gradebetterthan	mod/lesson/view.php	/^                        $gradebetterthan = true; \/\/ there isn't one set$/;"	v
gradebetterthan	mod/lesson/view.php	/^                    $gradebetterthan = false;$/;"	v
gradecol	mod/quiz/index.php	/^                    $gradecol = "";$/;"	v
gradecol	mod/quiz/index.php	/^                    $gradecol = "$bestgrade \/ $quiz->grade";$/;"	v
gradecol	mod/quiz/index.php	/^                $gradecol = "";$/;"	v
gradecol	mod/quiz/index.php	/^                $gradecol = "<a href=\\"report.php?mode=overview&amp;q=$quiz->id\\">".get_string('numattempts', 'quiz', $a).'<\/a>';$/;"	v
gradecol	mod/quiz/index.php	/^        $gradecol = $strattempts;$/;"	v
gradecol	mod/quiz/index.php	/^        $gradecol = $strbestgrade;$/;"	v
gradecolumn	mod/quiz/view.php	/^    $gradecolumn=0;$/;"	v
gradecontent	mod/exercise/lib.php	/^                $gradecontent = true;$/;"	v
gradecontent	mod/exercise/lib.php	/^    $gradecontent = false;$/;"	v
gradecontent	mod/workshop/lib.php	/^                $gradecontent = true;$/;"	v
gradecontent	mod/workshop/lib.php	/^    $gradecontent = false;$/;"	v
gradedstates	lib/questionlib.php	/^    $gradedstates = get_records_sql($sql);$/;"	v
gradeformat	blocks/quiz_results/block_quiz_results.php	/^            $gradeformat = intval(empty($this->config->gradeformat) ? B_QUIZRESULTS_GRADE_FORMAT_PCT : $this->config->gradeformat);$/;"	v
gradefunction	course/grade.php	/^                            $gradefunction = $mod->modname."_grades";$/;"	v
gradefunction	course/grades.php	/^                        $gradefunction = $mod->modname."_grades";$/;"	v
gradefunction	grade/lib.php	/^                            $gradefunction = $mod->modname."_grades";$/;"	v
gradefunction	grade/lib.php	/^                        $gradefunction = $mod->modname."_grades";$/;"	v
gradefunction	grade/lib.php	/^                    $gradefunction = $mod->modname."_grades";$/;"	v
gradeid	mod/lesson/report.php	/^                $gradeid = get_field_sql("SELECT id FROM {$CFG->prefix}lesson_grades $/;"	v
gradeinfo	mod/lesson/locallib.php	/^        $gradeinfo = lesson_grade($lesson, $ntries);$/;"	v
gradeinfo	mod/lesson/locallib.php	/^    $gradeinfo               = new stdClass;$/;"	v
gradeinfo	mod/lesson/view.php	/^                    $gradeinfo = lesson_grade($lesson, $ntries);$/;"	v
gradeinfo	mod/lesson/view.php	/^                $gradeinfo = lesson_grade($lesson, $ntries);$/;"	v
gradeinfo	mod/lesson/view.php	/^        $gradeinfo = lesson_grade($lesson, $essay->retry, $essay->userid);    $/;"	v
gradelink	mod/quiz/report/grading/report.php	/^                $gradelink = "<a href=\\"report.php?mode=grading&amp;action=grade&amp;q=$quiz->id&amp;questionid=$question->id&amp;userid=$attempt->userid\\">".$/;"	v
grademenu	mod/assignment/lib.php	/^        $grademenu = make_grades_menu($this->assignment->grade);$/;"	v
grademethod	mod/hotpot/report.php	/^		$grademethod = "$hotpot->grade x $grademethod\/100";$/;"	v
grademethod	mod/hotpot/report.php	/^		$grademethod = '<font size="1">'.$grademethod.'<\/font>';$/;"	v
grademethod	mod/hotpot/report.php	/^	$grademethod = $HOTPOT_GRADEMETHOD[$hotpot->grademethod];$/;"	v
gradenav	grade/lib.php	/^    $gradenav = "<a href=\\"$CFG->wwwroot\/course\/view.php?id=$course->id\\">$course->shortname<\/a>";$/;"	v
gradeoptions	lib/questionlib.php	/^    $gradeoptions = array();$/;"	v
gradeoptions	question/question.php	/^    $gradeoptions = $creategrades->gradeoptions;$/;"	v
gradeoptionsfull	lib/questionlib.php	/^    $gradeoptionsfull = array();$/;"	v
gradeoptionsfull	question/format.php	/^        $gradeoptionsfull = $grades->gradeoptionsfull;$/;"	v
gradeoptionsfull	question/question.php	/^    $gradeoptionsfull = $creategrades->gradeoptionsfull;$/;"	v
grades	blocks/quiz_results/block_quiz_results.php	/^            $grades = array_filter($grades, create_function('$el', '$allowed = explode(",", "'.$strallowedusers.'"); return in_array($el->userid, $allowed);'));$/;"	v
grades	blocks/quiz_results/block_quiz_results.php	/^        $grades = get_records('quiz_grades', 'quiz', $quizid, 'grade, timemodified DESC');$/;"	v
grades	course/grade.php	/^    $grades = array();      \/\/ Collect all grades in this array$/;"	v
grades	grade/lib.php	/^	$grades = implode('', $grade_array);$/;"	v
grades	grade/lib.php	/^            $grades = implode(',',$ret_grades);$/;"	v
grades	grade/lib.php	/^        $grades = 0;$/;"	v
grades	grade/lib.php	/^    $grades = grade_get_grades();$/;"	v
grades	grade/lib.php	/^    $grades = implode(',', $ret_grades);$/;"	v
grades	lib/moodlelib.php	/^    $grades = array();$/;"	v
grades	lib/questionlib.php	/^    $grades = array($/;"	v
grades	lib/questionlib.php	/^    $grades = new stdClass;$/;"	v
grades	mod/assignment/lib.php	/^        $grades = "(" .  $activity->content->grade . " \/ " . $activity->content->maxgrade . ") ";$/;"	v
grades	mod/assignment/lib.php	/^    $grades = get_records_menu('assignment_submissions', 'assignment',$/;"	v
grades	mod/exercise/lib.php	/^    $grades = get_records_sql("SELECT DISTINCT u.userid, AVG(a.grade) AS grade FROM $/;"	v
grades	mod/exercise/restorelib.php	/^            $grades = $info['#']['GRADES']['0']['#']['GRADE'];$/;"	v
grades	mod/hotpot/lib.php	/^		$grades = get_records_sql_menu("$/;"	v
grades	mod/hotpot/lib.php	/^	$grades = array();$/;"	v
grades	mod/hotpot/report.php	/^	$grades = hotpot_get_grades($hotpot, $user_ids);$/;"	v
grades	mod/journal/lib.php	/^                $grades = make_grades_menu($journal->assessed);$/;"	v
grades	mod/journal/lib.php	/^            $grades = make_grades_menu($journal->assessed);$/;"	v
grades	mod/journal/lib.php	/^    $grades = get_records_menu("journal_entries", "journal", $/;"	v
grades	mod/journal/report.php	/^        $grades = make_grades_menu($journal->assessed);$/;"	v
grades	mod/journal/view.php	/^            $grades = make_grades_menu($journal->assessed);$/;"	v
grades	mod/lesson/backuplib.php	/^        $grades = get_records("lesson_grades", "lessonid", $lessonid);$/;"	v
grades	mod/lesson/lib.php	/^        $grades = get_records_sql_menu("SELECT userid,AVG(grade) FROM {$CFG->prefix}lesson_grades WHERE$/;"	v
grades	mod/lesson/lib.php	/^        $grades = get_records_sql_menu("SELECT userid,MAX(grade) FROM {$CFG->prefix}lesson_grades WHERE$/;"	v
grades	mod/lesson/report.php	/^        $grades = array();$/;"	v
grades	mod/lesson/restorelib.php	/^            $grades = $info['MOD']['#']['GRADES']['0']['#']['GRADE'];$/;"	v
grades	mod/lesson/view.php	/^                $grades = get_records_select("lesson_grades", "lessonid = $lesson->id and userid = $essay->userid", "completed", "*", $essay->retry, 1);$/;"	v
grades	mod/lesson/view.php	/^            $grades = array();$/;"	v
grades	mod/quiz/lib.php	/^        $grades = "(" .  $activity->content->sumgrades . " \/ " . $activity->content->maxgrade . ") ";$/;"	v
grades	mod/quiz/locallib.php	/^    $grades = array();$/;"	v
grades	mod/quiz/restorelib.php	/^        $grades = $info['MOD']['#']['GRADES']['0']['#']['GRADE'];$/;"	v
grades	mod/quiz/restorelibpre15.php	/^        $grades = $info['MOD']['#']['GRADES']['0']['#']['GRADE'];$/;"	v
grades	mod/quiz/restorelibpre15.php	/^        $grades = $info['MOD']['#']['QUESTION_GRADES']['0']['#']['QUESTION_GRADE'];$/;"	v
grades	mod/workshop/restorelib.php	/^            $grades = $info['#']['GRADES']['0']['#']['GRADE'];$/;"	v
grades	question/format.php	/^        $grades = get_grade_options();$/;"	v
grades_by_student	grade/lib.php	/^            $grades_by_student = 0;$/;"	v
grading	mod/assignment/lib.php	/^                    $grading = true;$/;"	v
grading	mod/assignment/lib.php	/^                $grading    = false;$/;"	v
gradinggrade	mod/exercise/assessments.php	/^        $gradinggrade = $_POST['gradinggrade'] * 100 \/ $exercise->gradinggrade;$/;"	v
gradinggrade	mod/exercise/assessments.php	/^        $gradinggrade = exercise_compare_assessments($exercise, $assessment, $stassessment);$/;"	v
gradinggrade	mod/exercise/locallib.php	/^        $gradinggrade = 0;$/;"	v
gradinggrade	mod/exercise/locallib.php	/^    $gradinggrade = (($factor - ($sumdiffs \/ $sumweights)) \/ $factor) * 100;$/;"	v
gradinggrade	mod/exercise/submissions.php	/^                            $gradinggrade = number_format($ownassessment->gradinggrade * $exercise->gradinggrade \/$/;"	v
gradinggrade	mod/exercise/view.php	/^                        $gradinggrade = number_format($ownassessment->gradinggrade * $exercise->gradinggrade \/ 100.0,$/;"	v
gradinggrade	mod/workshop/assessments.php	/^                            $gradinggrade = workshop_compare_assessments($workshop, $assessment, $teacherassessment);$/;"	v
gradinggrade	mod/workshop/assessments.php	/^                        $gradinggrade = workshop_compare_assessments($workshop, $assessment, $studentassessment);$/;"	v
gradinggrade	mod/workshop/index.php	/^                    $gradinggrade = workshop_gradinggrade($workshop, $USER);$/;"	v
gradinggrade	mod/workshop/lib.php	/^                                $gradinggrade = workshop_compare_assessments($workshop, $best, $assessment);$/;"	v
gradinggrade	mod/workshop/lib.php	/^                        $gradinggrade = 0;$/;"	v
gradinggrade	mod/workshop/lib.php	/^                        $gradinggrade = workshop_gradinggrade($workshop, $student);$/;"	v
gradinggrade	mod/workshop/lib.php	/^        $gradinggrade = $gradinggrade \/ $n;$/;"	v
gradinggrade	mod/workshop/lib.php	/^        $gradinggrade = 0;$/;"	v
gradinggrade	mod/workshop/lib.php	/^    $gradinggrade = (($factor - ($sumdiffs \/ $sumweights)) \/ $factor) * 100;$/;"	v
gradinggrade	mod/workshop/lib.php	/^    $gradinggrade = 0;$/;"	v
gradinggrade	mod/workshop/locallib.php	/^        $gradinggrade = number_format($gradinggrade\/$n * $workshop->gradinggrade \/ 100, 1);$/;"	v
gradinggrade	mod/workshop/locallib.php	/^    $gradinggrade = 0;$/;"	v
gradingmethod	question/format/qti2/format.php	/^        $gradingmethod = array (1 => 'GRADEHIGHEST',$/;"	v
gradingscaled	mod/exercise/locallib.php	/^                $gradingscaled = round($assessment->gradinggrade * $exercise->gradinggrade \/ 100.0);$/;"	v
gradingweight	mod/exercise/submissions.php	/^            $gradingweight = $form->gradingweight;$/;"	v
grafs	lib/markdown.php	/^	$grafs = preg_split('\/\\n{2,}\/', $text, -1, PREG_SPLIT_NO_EMPTY);$/;"	v
grandtotal	mod/exercise/locallib.php	/^    $grandtotal = 0;$/;"	v
graph	admin/report/courseoverview/reportsgraph.php	/^    $graph = new graph(750,400);$/;"	v
graph	course/report/log/graph.php	/^       $graph = new graph(750, 400);$/;"	v
graph	course/report/stats/graph.php	/^    $graph = new graph(750,400);$/;"	v
graph	lib/graphlib.php	/^class graph {$/;"	c
graph	lib/graphlib.php	/^function graph() {$/;"	f
graph	mod/survey/graph.php	/^       $graph = new graph($SURVEY_GWIDTH,$SURVEY_GHEIGHT);$/;"	v
graphBottom	lib/graphlib.php	/^  $graphBottom   = $this->calculated['boundary_box']['bottom'];$/;"	v
graphLeft	lib/graphlib.php	/^  $graphLeft     = $this->calculated['boundary_box']['left'];$/;"	v
graphRight	lib/graphlib.php	/^  $graphRight    = $this->calculated['boundary_box']['right'];$/;"	v
graphTop	lib/graphlib.php	/^  $graphTop      = $this->calculated['boundary_box']['top'];$/;"	v
grbit	lib/excel/Format.php	/^        $grbit      = 0x00;                \/\/ Font attributes$/;"	v
grbit	lib/excel/Workbook.php	/^        $grbit           = 0x0020;       \/\/ Option flags$/;"	v
grbit	lib/excel/Workbook.php	/^        $grbit     = 0x0000;                    \/\/ Sheet identifier$/;"	v
grbit	lib/excel/Workbook.php	/^        $grbit     = 0x0038;                 \/\/ Option flags$/;"	v
grbit	lib/excel/Worksheet.php	/^            $grbit = $col_array[4];$/;"	v
grbit	lib/excel/Worksheet.php	/^            $grbit = 0;$/;"	v
grbit	lib/excel/Worksheet.php	/^            $grbit = 0x04c1;$/;"	v
grbit	lib/excel/Worksheet.php	/^            $grbit = 0x05c1;$/;"	v
grbit	lib/excel/Worksheet.php	/^        $grbit             = $fDspFmla;$/;"	v
grbit	lib/excel/Worksheet.php	/^        $grbit           = $fLeftToRight;$/;"	v
grbit	lib/excel/Worksheet.php	/^        $grbit          = 0x00B6;     \/\/ Option flags$/;"	v
grbit	lib/excel/Worksheet.php	/^        $grbit        = 0x00;                 \/\/ Option flags$/;"	v
grbit	lib/excel/Worksheet.php	/^        $grbit       = 0x01C0;               \/\/ Option flags. (monkey) see $1 do$/;"	v
grbit	lib/excel/Worksheet.php	/^        $grbit       = 0x0614;   \/\/ Option flags$/;"	v
grbit	lib/excel/Worksheet.php	/^        $grbit     = 0x03;                \/\/ Option flags$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $grbit      = 0x00;                \/\/ Font attributes$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $grbit           = 0x0020;       \/\/ Option flags$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $grbit     = 0x0000;                    \/\/ Visibility and sheet type$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $grbit     = 0x0038;                 \/\/ Option flags$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $grbit = $col_array[4];$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $grbit = 0;$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $grbit = 0x04c1;$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $grbit = 0x05c1;$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit             = $fDspFmla;$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit           = $fLeftToRight;$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit          = 0x00B6;     \/\/ Option flags$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit        = 0x00;                 \/\/ Option flags$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit       = 0x0000;               \/\/ Option flags$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit       = 0x0000;$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit       = 0x0002;      \/\/ Prompt box at cell, no cached validity data at DV records$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit       = 0x0614;   \/\/ Option flags$/;"	v
grbit	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit     = 0x03;                \/\/ Option flags$/;"	v
grbit2	lib/excel/Worksheet.php	/^        $grbit2      = 0x0001;   \/\/ Option flags$/;"	v
grbit2	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $grbit2      = 0x0001;   \/\/ Option flags$/;"	v
green	lib/gdlib.php	/^            $green = (int) (($c1['green'] + $c2['green'] + $c3['green'] + $c4['green']) \/ 4); $/;"	v
greg_correction	lib/adodb/adodb-time.inc.php	/^			$greg_correction = 0;$/;"	v
greg_correction	lib/adodb/adodb-time.inc.php	/^		$greg_correction = 0;$/;"	v
grid	lib/adodb/adodb-pager.inc.php	/^		$grid = $this->RenderGrid();$/;"	v
gridBottom	lib/graphlib.php	/^  $gridBottom  = $this->calculated['boundary_box']['bottom'];$/;"	v
gridBottom	lib/graphlib.php	/^  $gridBottom = $this->calculated['boundary_box']['bottom'];$/;"	v
gridColour	lib/graphlib.php	/^  $gridColour  = $this->colour[$this->parameter['grid_colour']];$/;"	v
gridLeft	lib/graphlib.php	/^  $gridLeft    = $this->calculated['boundary_box']['left'] + ($xStep * $ticksOffset); \/\/ grid x start$/;"	v
gridLeft	lib/graphlib.php	/^  $gridLeft    = $this->calculated['boundary_box']['left'];$/;"	v
gridRight	lib/graphlib.php	/^  $gridRight   = $this->calculated['boundary_box']['right'];$/;"	v
gridTop	lib/graphlib.php	/^  $gridTop     = $this->calculated['boundary_box']['top'];$/;"	v
gridX	lib/graphlib.php	/^  $gridX = $gridLeft;$/;"	v
gro_db	backup/restorelib.php	/^                        $gro_db = get_record("groups","courseid",$restore->course_id,"name",$gro->name,"description",$gro->description);$/;"	v
grosscoursefiles	question/type/datasetdependent/datasetitems.php	/^    $grosscoursefiles = get_directory_list("$CFG->dataroot\/$course->id",$/;"	v
group	auth/ldap/lib.php	/^        $group = trim($group);$/;"	v
group	backup/restorelib.php	/^                            $group = backup_getid($restore->backup_unique_code,"groups",$eve->groupid);$/;"	v
group	blog/index.php	/^                $group = get_record('groups','id',$groupid);$/;"	v
group	calendar/event.php	/^        $group = get_record('groups', 'id', $groupid);$/;"	v
group	calendar/lib.php	/^                $group = $grouparray;$/;"	v
group	calendar/lib.php	/^                $group = false;$/;"	v
group	calendar/lib.php	/^            $group = true;$/;"	v
group	calendar/lib.php	/^        $group = false;$/;"	v
group	calendar/lib.php	/^        $group = get_record('groups', 'id', $event->groupid);$/;"	v
group	course/group.php	/^    $group = optional_param('group', 0, PARAM_INT);    \/\/ Optionally look at other groups$/;"	v
group	course/report/log/index.php	/^    $group       = optional_param('group', -1, PARAM_INT); \/\/ Group to display$/;"	v
group	grade/exceptions.php	/^    $group = get_current_group($course->id);$/;"	v
group	grade/index.php	/^        $group = get_and_set_current_group($course, $course->groupmode, $group);$/;"	v
group	grade/index.php	/^        $group = get_current_group($course->id);$/;"	v
group	grade/index.php	/^    $group    = optional_param('group', -1);$/;"	v
group	grade/lib.php	/^            $group = clean_param($_REQUEST['group'], PARAM_INT);$/;"	v
group	lib/adodb/adodb-lib.inc.php	/^            $group = rtrim($zthis->fields[2]);$/;"	v
group	lib/adodb/adodb-lib.inc.php	/^        $group = '';$/;"	v
group	mod/assignment/index.php	/^        $group = get_record("groups", "id", $currentgroup);$/;"	v
group	mod/chat/restorelib.php	/^            $group = backup_getid($restore->backup_unique_code,"group",$message->groupid);$/;"	v
group	mod/data/index.php	/^        $group = get_record("groups", "id", $currentgroup);$/;"	v
group	mod/forum/lib.php	/^                        $group = $groups[$discussion->groupid] = get_record('groups', 'id', $discussion->groupid);$/;"	v
group	mod/forum/lib.php	/^                        $group = $groups[$discussion->groupid];$/;"	v
group	mod/forum/lib.php	/^                    $group = -1;$/;"	v
group	mod/forum/restorelib.php	/^            $group = backup_getid($restore->backup_unique_code,"group",$discussion->groupid);$/;"	v
group	mod/forum/subscribers.php	/^    $group = optional_param('group',0,PARAM_INT);      \/\/ change of group$/;"	v
group	mod/journal/view.php	/^            $group = get_record("groups", "id", $currentgroup);$/;"	v
group	mod/quiz/report/analysis/report.php	/^            $group = ' GROUP BY qa.userid ';            $/;"	v
group	mod/quiz/report/analysis/report.php	/^            $group = ' GROUP BY qa.userid ';$/;"	v
group	mod/quiz/report/analysis/report.php	/^            $group = '';$/;"	v
group	mod/survey/download.php	/^        $group = false;$/;"	v
group	mod/survey/download.php	/^    $group = optional_param('group', 0, PARAM_INT);$/;"	v
group	mod/survey/graph.php	/^        $group = false;$/;"	v
group	mod/survey/graph.php	/^    $group = optional_param('group', 0, PARAM_INT);  \/\/ Group ID$/;"	v
group	mod/wiki/lib.php	/^        $group = get_record('groups', 'id', $wiki_entry->groupid);$/;"	v
group	mod/wiki/restorelib.php	/^            $group = backup_getid($restore->backup_unique_code,"group",$entry->groupid);$/;"	v
group	mod/workshop/view.php	/^    $group  = optional_param('group', -1, PARAM_INT);$/;"	v
group	user/index.php	/^    $group        = optional_param('group', -1, PARAM_INT);                   \/\/ Group to show$/;"	v
group	user/tabs.php	/^        $group = get_record('groups','id',$filterselect);$/;"	v
group_id	backup/restorelib.php	/^                    $group_id = $data["GROUP"]["#"]["ID"]["0"]["#"];$/;"	v
grouparray	calendar/lib.php	/^                        $grouparray = array_merge($grouparray, array_keys($grouprecords));$/;"	v
grouparray	calendar/lib.php	/^            $grouparray = array();$/;"	v
groupbuttons	blocks/site_main_menu/block_site_main_menu.php	/^        $groupbuttons = $course->groupmode;$/;"	v
groupbuttons	blocks/social_activities/block_social_activities.php	/^        $groupbuttons = $course->groupmode;$/;"	v
groupbuttons	course/lib.php	/^        $groupbuttons     = ($course->groupmode or (!$course->groupmodeforce));$/;"	v
groupbuttonslink	blocks/site_main_menu/block_site_main_menu.php	/^        $groupbuttonslink = (!$course->groupmodeforce);$/;"	v
groupbuttonslink	blocks/social_activities/block_social_activities.php	/^        $groupbuttonslink = (!$course->groupmodeforce);$/;"	v
groupbuttonslink	course/lib.php	/^        $groupbuttonslink = (!$course->groupmodeforce);$/;"	v
groupby	mod/hotpot/report.php	/^		$groupby = 'userid';$/;"	v
groupcount	course/groups.php	/^    $groupcount = count($groups);$/;"	v
groupcourses	calendar/lib.php	/^            $groupcourses = array($groupeventsfrom);$/;"	v
groupcourses	calendar/lib.php	/^            $groupcourses = array_keys($groupeventsfrom);$/;"	v
groupevents	calendar/lib.php	/^                $groupevents = false;$/;"	v
groupevents	calendar/lib.php	/^    $groupevents = true;$/;"	v
groupeventsfrom	calendar/lib.php	/^        $groupeventsfrom = $SESSION->cal_courses_shown;$/;"	v
groupgrade	blocks/quiz_results/block_quiz_results.php	/^                $groupgrade = next($groupgrades);$/;"	v
groupgrade	blocks/quiz_results/block_quiz_results.php	/^                $groupgrade = prev($groupgrades);$/;"	v
groupgrade	blocks/quiz_results/block_quiz_results.php	/^            $groupgrade = end($groupgrades);$/;"	v
groupgrade	blocks/quiz_results/block_quiz_results.php	/^            $groupgrade = reset($groupgrades);$/;"	v
groupgrades	blocks/quiz_results/block_quiz_results.php	/^            $groupgrades = array();$/;"	v
groupid	blocks/quiz_results/block_quiz_results.php	/^                    $groupid = $groupofuser[$grade->userid]->groupid;$/;"	v
groupid	blog/index.php	/^                $groupid = $filterselect;$/;"	v
groupid	blog/index.php	/^                $groupid = 0;$/;"	v
groupid	blog/index.php	/^            $groupid = 0;$/;"	v
groupid	calendar/event.php	/^                    $groupid      = optional_param('groupid',  $defaultgroup->id, PARAM_INT);$/;"	v
groupid	calendar/event.php	/^                    $groupid = optional_param('groupid', 0, PARAM_INT);$/;"	v
groupid	course/lib.php	/^                    $groupid = ($groupmode == SEPARATEGROUPS && !isteacheredit($course->id)) ?$/;"	v
groupid	course/lib.php	/^        $groupid = 0;$/;"	v
groupid	course/lib.php	/^        $groupid = get_current_group($course->id);$/;"	v
groupid	enrol/imsenterprise/enrol.php	/^                                        $groupid = insert_record('groups', $group);$/;"	v
groupid	enrol/manual/enrol.php	/^    $groupid = $this->check_group_entry($course->id, $form->password);$/;"	v
groupid	mod/chat/gui_header_js/index.php	/^        $groupid = 0;$/;"	v
groupid	mod/chat/gui_header_js/index.php	/^    $groupid = optional_param('groupid', 0, PARAM_INT); \/\/only for teachers$/;"	v
groupid	mod/chat/gui_sockets/index.php	/^        $groupid = 0;$/;"	v
groupid	mod/chat/gui_sockets/index.php	/^    $groupid = optional_param('groupid', 0, PARAM_INT); \/\/only for teachers$/;"	v
groupid	mod/exercise/locallib.php	/^    $groupid = get_current_group($course->id);$/;"	v
groupid	mod/exercise/submissions.php	/^        $groupid = get_current_group($course->id);$/;"	v
groupid	mod/forum/index.php	/^                        $groupid = ($groupmode==SEPARATEGROUPS && !isteacheredit($course->id)) ? $currentgroup : false;$/;"	v
groupid	mod/forum/index.php	/^                    $groupid = ($groupmode==SEPARATEGROUPS && !isteacheredit($course->id)) ? $currentgroup : false;$/;"	v
groupid	mod/forum/search.php	/^        $groupid = $group->id;$/;"	v
groupid	mod/forum/search.php	/^        $groupid = 0;$/;"	v
groupid	mod/forum/user.php	/^    $groupid = $isseparategroups ? \/*get_current_group*\/mygroupid($course->id) : NULL;$/;"	v
groupid	mod/wiki/admin.php	/^    $groupid = optional_param('groupid', 0, PARAM_INT);    \/\/ Group wiki.$/;"	v
groupid	mod/wiki/lib.php	/^            $groupid = $groupid ? $groupid : $mygroupids[0]\/*mygroupid($course->id)*\/;$/;"	v
groupid	mod/wiki/lib.php	/^            $groupid = $groupid ? $groupid : $mygroups[0]\/*mygroupid($course->id)*\/;$/;"	v
groupid	mod/wiki/lib.php	/^            $groupid = $mygroupid[0]\/*mygroupid($course->id)*\/;$/;"	v
groupid	mod/wiki/lib.php	/^            $groupid = 0;$/;"	v
groupid	mod/wiki/view.php	/^    $groupid      = optional_param('groupid', 0, PARAM_INT);             \/\/ Group wiki.$/;"	v
groupid	mod/workshop/locallib.php	/^        $groupid = 0;$/;"	v
groupid	mod/workshop/locallib.php	/^        $groupid = get_current_group($course->id);$/;"	v
groupid	user/pixgroup.php	/^        $groupid  = (integer)$args[0];$/;"	v
groupids	enrol/imsenterprise/enrol.php	/^    $groupids = array();$/;"	v
groupimage	course/lib.php	/^            $groupimage = $CFG->pixpath.'\/t\/groupn.gif';$/;"	v
groupimage	course/lib.php	/^            $groupimage = $CFG->pixpath.'\/t\/groups.gif';$/;"	v
groupimage	course/lib.php	/^            $groupimage = $CFG->pixpath.'\/t\/groupv.gif';$/;"	v
grouplink	course/lib.php	/^            $grouplink  = $path.'\/mod.php?id='.$mod->id.'&amp;groupmode=0&amp;sesskey='.$sesskey;$/;"	v
grouplink	course/lib.php	/^            $grouplink  = $path.'\/mod.php?id='.$mod->id.'&amp;groupmode=1&amp;sesskey='.$sesskey;$/;"	v
grouplink	course/lib.php	/^            $grouplink  = $path.'\/mod.php?id='.$mod->id.'&amp;groupmode=2&amp;sesskey='.$sesskey;$/;"	v
groupmembers	blocks/online_users/block_online_users.php	/^            $groupmembers = ", {$CFG->prefix}groups_members gm ";$/;"	v
groupmembers	blocks/online_users/block_online_users.php	/^        $groupmembers = "";$/;"	v
groupmembers	grade/lib.php	/^            $groupmembers = get_group_users($group);$/;"	v
groupmembers	lib/datalib.php	/^        $groupmembers = ', '. $CFG->prefix .'groups_members gm ';$/;"	v
groupmembers	lib/datalib.php	/^    $groupmembers = '';$/;"	v
groupmode	blocks/news_items/block_news_items.php	/^                $groupmode = groupmode($COURSE, $cm);$/;"	v
groupmode	blocks/quiz_results/block_quiz_results.php	/^                $groupmode = $course->groupmode;$/;"	v
groupmode	blocks/quiz_results/block_quiz_results.php	/^                $groupmode = $module->groupmode;$/;"	v
groupmode	blocks/quiz_results/block_quiz_results.php	/^            $groupmode = VISIBLEGROUPS;$/;"	v
groupmode	blocks/quiz_results/block_quiz_results.php	/^        $groupmode = NOGROUPS;$/;"	v
groupmode	course/lib.php	/^                    $groupmode = groupmode($course, $mod);$/;"	v
groupmode	course/lib.php	/^            $groupmode = '<a title="'.$grouptitle.' ('.$str->clicktochange.')" href="'.$grouplink.'">'.$/;"	v
groupmode	course/lib.php	/^            $groupmode = '<img title="'.$grouptitle.' ('.$str->forcedmode.')" '.$/;"	v
groupmode	course/lib.php	/^        $groupmode =  groupmode($course);$/;"	v
groupmode	course/lib.php	/^        $groupmode = "";$/;"	v
groupmode	course/lib.php	/^    $groupmode = groupmode($course, $cm);$/;"	v
groupmode	course/mod.php	/^    $groupmode     = optional_param('groupmode', -1, PARAM_INT);$/;"	v
groupmode	course/recent.php	/^                $groupmode = groupmode($course, $coursemod);$/;"	v
groupmode	lib/moodlelib.php	/^function groupmode($course, $cm=null) {$/;"	f
groupmode	mod/exercise/view.php	/^        $groupmode = groupmode($course, $cm);   \/\/ Groups are being used?$/;"	v
groupmode	mod/forum/discuss.php	/^        $groupmode = NOGROUPS;$/;"	v
groupmode	mod/forum/discuss.php	/^        $groupmode = groupmode($course, $cm);$/;"	v
groupmode	mod/forum/index.php	/^                $groupmode = NOGROUPS;$/;"	v
groupmode	mod/forum/index.php	/^                $groupmode = groupmode($course, $forum);  \/\/\/ Can do this because forum->groupmode is defined$/;"	v
groupmode	mod/forum/lib.php	/^            $groupmode = SEPARATEGROUPS;$/;"	v
groupmode	mod/forum/lib.php	/^            $groupmode = false;$/;"	v
groupmode	mod/forum/lib.php	/^            $groupmode = groupmode($course, $cm);$/;"	v
groupmode	mod/forum/lib.php	/^    $groupmode = array();   \/\/\/ To cache group modes$/;"	v
groupmode	mod/forum/search.php	/^                    $groupmode = groupmode($course, $cm);   \/\/ Groups are being used$/;"	v
groupmode	mod/forum/view.php	/^        $groupmode = NOGROUPS;$/;"	v
groupmode	mod/forum/view.php	/^        $groupmode = groupmode($course, $cm);   \/\/ Groups are being used$/;"	v
groupmode	mod/hotpot/lib.php	/^		$groupmode = '';$/;"	v
groupmode	mod/hotpot/lib.php	/^		$groupmode = 'cm.groupmode,';$/;"	v
groupmode	mod/survey/download.php	/^    $groupmode = groupmode($course, $cm);   \/\/ Groups are being used$/;"	v
groupmode	mod/survey/graph.php	/^    $groupmode = groupmode($course, $cm);   \/\/ Groups are being used$/;"	v
groupmode	mod/wiki/lib.php	/^        $groupmode = groupmode($course, $wiki);$/;"	v
groupmode	mod/wiki/lib.php	/^    $groupmode = groupmode($course, $wiki);$/;"	v
groupmode	mod/workshop/view.php	/^        $groupmode = groupmode($course, $cm);   \/\/ Groups are being used?$/;"	v
groupmode	user/index.php	/^    $groupmode    = groupmode($course);   \/\/ Groups are being used$/;"	v
groupmodes	calendar/lib.php	/^                        $groupmodes = get_records_list('course', 'id', implode(',', $groupcourses), '', 'id, groupmode, groupmodeforce');$/;"	v
groupmodes	calendar/lib.php	/^            $groupmodes = NULL;$/;"	v
groupmodified	course/groups.php	/^                        $groupmodified = true;$/;"	v
groupmodified	course/groups.php	/^                $groupmodified = false;$/;"	v
groupname	course/import/groups/index.php	/^                	$groupname = $newgroup->name;$/;"	v
groupname	mod/assignment/index.php	/^        $groupname = " ($group->name)";$/;"	v
groupname	mod/assignment/index.php	/^        $groupname = "";$/;"	v
groupname	mod/chat/gui_header_js/index.php	/^            $groupname = ': '.$group->name;$/;"	v
groupname	mod/chat/gui_header_js/index.php	/^            $groupname = ': '.get_string('allparticipants');$/;"	v
groupname	mod/chat/gui_header_js/index.php	/^        $groupname = '';$/;"	v
groupname	mod/chat/gui_sockets/index.php	/^            $groupname = ': '.$group->name;$/;"	v
groupname	mod/chat/gui_sockets/index.php	/^            $groupname = ': '.get_string('allparticipants');$/;"	v
groupname	mod/chat/gui_sockets/index.php	/^        $groupname = '';$/;"	v
groupname	mod/data/index.php	/^        $groupname = " ($group->name)";$/;"	v
groupname	mod/data/index.php	/^        $groupname = "";$/;"	v
groupname	mod/journal/view.php	/^            $groupname = " ($group->name)";$/;"	v
groupname	mod/journal/view.php	/^            $groupname = "";$/;"	v
groupname	question/format/examview/format.php	/^            $groupname = trim($match_group['@']['name']);$/;"	v
groupname	question/format/examview/format.php	/^            $groupname = trim($qrec['@']['group']);$/;"	v
groupofuser	blocks/quiz_results/block_quiz_results.php	/^            $groupofuser = get_records_sql($/;"	v
groupparam	mod/chat/view.php	/^        $groupparam = "";$/;"	v
groupparam	mod/chat/view.php	/^        $groupparam = "&amp;groupid=$currentgroup";$/;"	v
groupparam	mod/data/edit.php	/^        $groupparam = "";$/;"	v
groupparam	mod/data/edit.php	/^        $groupparam = "&amp;groupid=$currentgroup";$/;"	v
groups	admin/upgradeforumread.php	/^        $groups = array();$/;"	v
groups	auth/fc/fcFPP.php	/^	$groups = array();$/;"	v
groups	auth/fc/fcFPP.php	/^	$groups = array_map("strtolower",$groups);$/;"	v
groups	auth/ldap/lib.php	/^    $groups = explode(";",$groupdns);$/;"	v
groups	backup/backuplib.php	/^        $groups = get_records("groups","courseid",$preferences->backup_course);$/;"	v
groups	backup/restorelib.php	/^            $groups = restore_read_xml_groups($restore,$xml_file);$/;"	v
groups	blocks/quiz_results/block_quiz_results.php	/^            $groups = get_groups($courseid);$/;"	v
groups	course/groups.php	/^                $groups = get_groups($course->id);$/;"	v
groups	course/groups.php	/^    $groups = get_groups($course->id);$/;"	v
groups	course/report/log/lib.php	/^            $groups = array();$/;"	v
groups	lib/datalib.php	/^        $groups = $groupids;$/;"	v
groups_members	backup/backuplib.php	/^        $groups_members = get_records("groups_members","groupid",$groupid);$/;"	v
groupsdb	mod/survey/lib.php	/^        $groupsdb = "";$/;"	v
groupsdb	mod/survey/lib.php	/^        $groupsdb = ", {$CFG->prefix}groups_members AS gm";$/;"	v
groupsel	mod/forum/lib.php	/^        $groupsel = ' AND (d.groupid = '.$groupid.' OR d.groupid = -1)';$/;"	v
groupsel	mod/forum/lib.php	/^    $groupsel = '';$/;"	v
groupselect	blocks/online_users/block_online_users.php	/^        $groupselect = "";$/;"	v
groupselect	mod/chat/gui_header_js/jsupdate.php	/^    $groupselect = $chatuser->groupid ? " AND (groupid='".$chatuser->groupid."' OR groupid='0') " : "";$/;"	v
groupselect	mod/chat/gui_header_js/jsupdated.php	/^        $groupselect = $chatuser->groupid ? " AND (groupid='".$chatuser->groupid."' OR groupid='0') " : "";$/;"	v
groupselect	mod/chat/lib.php	/^        $groupselect = " AND (c.groupid='$groupid' OR c.groupid='0')";$/;"	v
groupselect	mod/chat/lib.php	/^        $groupselect = " AND (groupid='$groupid' OR groupid='0')";$/;"	v
groupselect	mod/chat/lib.php	/^        $groupselect = "";$/;"	v
groupselect	mod/chat/report.php	/^            $groupselect = " AND groupid = '$currentgroup'";$/;"	v
groupselect	mod/chat/report.php	/^            $groupselect = "";$/;"	v
groupselect	mod/chat/report.php	/^        $groupselect = " AND groupid = '$currentgroup'";$/;"	v
groupselect	mod/chat/report.php	/^        $groupselect = "";$/;"	v
groupselect	mod/chat/view.php	/^        $groupselect = " AND groupid = '$currentgroup'";$/;"	v
groupselect	mod/chat/view.php	/^        $groupselect = "";$/;"	v
groupselect	mod/data/edit.php	/^        $groupselect = " AND groupid = '$currentgroup'";$/;"	v
groupselect	mod/data/edit.php	/^        $groupselect = "";$/;"	v
groupselect	mod/data/view.php	/^        $groupselect = " AND (r.groupid = '$currentgroup' OR r.groupid = 0)";$/;"	v
groupselect	mod/data/view.php	/^        $groupselect = ' ';$/;"	v
groupselect	mod/forum/lib.php	/^        $groupselect = " AND (d.groupid = '$visiblegroups' OR d.groupid = '-1') ";$/;"	v
groupselect	mod/forum/lib.php	/^        $groupselect = " AND d.groupid = '$groupid' ";$/;"	v
groupselect	mod/forum/lib.php	/^        $groupselect = " AND g.groupid = '$groupid' AND u.id = g.userid";$/;"	v
groupselect	mod/forum/lib.php	/^        $groupselect = "";$/;"	v
groupsql	mod/survey/lib.php	/^        $groupsql = "";$/;"	v
groupsql	mod/survey/lib.php	/^        $groupsql = "AND gm.groupid = $groupid AND u.id = gm.userid";$/;"	v
groupstr	lib/datalib.php	/^        $groupstr = '(m.groupid = '.array_shift($groups);$/;"	v
groupstr	lib/datalib.php	/^        $groupstr = 'm.groupid = '.$groupids;$/;"	v
groupstr	user/view.php	/^            $groupstr = '';$/;"	v
grouptables	mod/forum/lib.php	/^        $grouptables = "";$/;"	v
grouptables	mod/forum/lib.php	/^        $grouptables = ", {$CFG->prefix}groups_members g";$/;"	v
grouptitle	course/lib.php	/^            $grouptitle = $str->groupsnone;$/;"	v
grouptitle	course/lib.php	/^            $grouptitle = $str->groupsseparate;$/;"	v
grouptitle	course/lib.php	/^            $grouptitle = $str->groupsvisible;$/;"	v
gsd	mod/quiz/report/analysis/report.php	/^            $gsd = sqrt(($sumg2 - $sumg*$sumg\/$n)\/($n));$/;"	v
gsd	mod/quiz/report/analysis/report.php	/^            $gsd = sqrt(($sumg2 - $sumg*$sumg\/$n)\/($n-1));$/;"	v
gselect	course/lib.php	/^                    $gselect = '(l.userid='.$guser->userid;$/;"	v
gtrue	user/view.php	/^                    $gtrue = true;$/;"	v
gtrue	user/view.php	/^        $gtrue = false;$/;"	v
guest	user/index.php	/^    $guest = get_guest();$/;"	v
guest_id	mod/hotpot/report.php	/^			$guest_id = get_records_select_menu('user', "username='guest'", '', 'id,id');$/;"	v
guest_name	course/enrol.php	/^        $guest_name = fullname($USER, true);$/;"	v
guest_name	lib/moodlelib.php	/^            $guest_name = fullname($USER, true);$/;"	v
guest_user	lib/moodlelib.php	/^function guest_user() {$/;"	f
h	admin/uploaduser.php	/^                $h = trim($h); $header[$i] = $h; \/\/ remove whitespace$/;"	v
h	course/import/groups/index.php	/^            $h = trim($h); $header[$i] = $h; \/\/ remove whitespace$/;"	v
h	lib/bennu/iCalendar_rfc2445.php	/^            $h = intval(substr($value, 0, 2));$/;"	v
h	lib/bennu/iCalendar_rfc2445.php	/^            $h = intval(substr($value, 1, 2));$/;"	v
h	lib/fpdf/fpdf.php	/^                    $h=isset($this->OrientationChanges[$l[0]]) ? $wPt : $hPt;$/;"	v
h	lib/fpdf/fpdf.php	/^        $h=$info['h']\/$this->k;$/;"	v
h	lib/fpdf/fpdf.php	/^        $h=$w*$info['h']\/$info['w'];$/;"	v
h	lib/fpdf/fpdf.php	/^    $h=$this->_freadint($f);$/;"	v
h	lib/soap/nusoap.php	/^			$h = substr($regs[8],1,2);$/;"	v
h	mod/glossary/lib.php	/^    $h = fopen($file,"r");$/;"	v
h	mod/hotpot/report/default.php	/^		$h = $table->tableclass.'header';$/;"	v
hPt	lib/fpdf/fpdf.php	/^        $hPt=$this->fhPt;$/;"	v
hPt	lib/fpdf/fpdf.php	/^        $hPt=$this->fwPt;$/;"	v
half	lib/gdlib.php	/^        $half = floor($image->height \/ 2.0);$/;"	v
half	lib/gdlib.php	/^        $half = floor($image->width \/ 2.0);$/;"	v
half	lib/graphlib.php	/^  $half = $size \/ 2;$/;"	v
half	lib/graphlib.php	/^  $half = round($size \/ 2);$/;"	v
halfheight	mod/data/field/picture/field.class.php	/^            $halfheight = floor($hcrop * 0.5);$/;"	v
halfsize	message/lib.php	/^    $halfsize = (int)($fullsize\/2);$/;"	v
halfwidth	mod/data/field/picture/field.class.php	/^            $halfwidth  = floor($wcrop * 0.5);$/;"	v
handle	admin/health.php	/^        $handle = @fopen($CFG->wwwroot.'\/file.php?file=\/testslasharguments', "r");$/;"	v
handle	admin/health.php	/^        $handle = @fopen($CFG->wwwroot.'\/file.php\/testslasharguments', "r");$/;"	v
handle	backup/restorelib.php	/^            $handle = fopen ($file, "r");$/;"	v
handle	filter/algebra/algebradebug.php	/^                $handle = fopen($commandpath,"rb");$/;"	v
handle	filter/tex/texdebug.php	/^                    $handle = fopen($commandpath,"rb");$/;"	v
handle	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$handle = pg_lo_open($this->_connectionID, $oid, 'w');$/;"	v
handle	lib/filelib.php	/^    $handle = fopen($filename, 'rb');$/;"	v
handle	lib/moodlelib.php	/^    $handle = opendir($dir);$/;"	v
handle	mod/chat/chatd.php	/^        $handle = socket_accept($this->listen_socket);$/;"	v
handle	mod/forum/backuplib.php	/^                $handle = opendir($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/forum");$/;"	v
handle	mod/scorm/backuplib.php	/^                $handle = opendir($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/scorm");$/;"	v
handle	mod/wiki/backuplib.php	/^                $handle = opendir($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/wiki");$/;"	v
handle	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $handle = opendir($dir);$/;"	v
handle	mod/wiki/lib.php	/^  $handle = @opendir($basedir);$/;"	v
handle	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^        $handle = opendir($this->dir);       $/;"	v
handle_filename_collision	lib/uploadlib.php	/^    function handle_filename_collision($destination, &$file, $format='%s_%d.%s') {$/;"	f
handle_questions_media	question/format/qti2/format.php	/^function handle_questions_media(&$questions, $path, $courseid) {$/;"	f
handle_soap_wsdl_request	lib/soaplib.php	/^function handle_soap_wsdl_request($wsdlfile, $address=false) {$/;"	f
handler	lib/lexer.php	/^                $handler = $this->_mode_handlers[$handler];$/;"	v
handler	lib/lexer.php	/^            $handler = $this->_mode->getCurrent();$/;"	v
handler_o	mod/wiki/ewiki/ewiki.php	/^   $handler_o = "";$/;"	v
handles	mod/chat/chatd.php	/^            $handles = array();$/;"	v
handles	mod/chat/chatd.php	/^        $handles = $monitor;$/;"	v
hasAM	lib/adodb/adodb-time.inc.php	/^		$hasAM = strrpos($tstr,'M') !== false;$/;"	v
hasMore	lib/adodb/adodb-iterator.inc.php	/^	function hasMore()$/;"	f
hasNumIndex	lib/adodb/toexport.inc.php	/^	$hasNumIndex = isset($rs->fields[0]);$/;"	v
hasPGT	lib/cas/client.php	/^  function hasPGT()$/;"	f
hasPT	lib/cas/client.php	/^  function hasPT()$/;"	f
hasST	lib/cas/client.php	/^  function hasST()$/;"	f
has_attribute	lib/cas/domxml-php4-php5.php	/^ function has_attribute($name) {return $this->myDOMNode->hasAttribute($name);}$/;"	f
has_attributes	lib/cas/domxml-php4-php5.php	/^ function has_attributes() {return $this->myDOMNode->hasAttributes();}$/;"	f
has_child_nodes	lib/cas/domxml-php4-php5.php	/^ function has_child_nodes() {return $this->myDOMNode->hasChildNodes();}$/;"	f
has_config	blocks/blog_tags/block_blog_tags.php	/^    function has_config() {$/;"	f
has_config	blocks/course_list/block_course_list.php	/^    function has_config() {$/;"	f
has_config	blocks/moodleblock.class.php	/^    function has_config() {$/;"	f
has_config	blocks/online_users/block_online_users.php	/^    function has_config() {return true;}$/;"	f
has_config	blocks/rss_client/block_rss_client.php	/^    function has_config() {$/;"	f
has_drop_column	lib/adodb/datadict/datadict-postgres.inc.php	/^		$has_drop_column = 7.3 <= (float) @$this->serverInfo['version'];$/;"	v
hasgap	lib/datalib.php	/^        $hasgap = true;$/;"	v
hasgap	lib/datalib.php	/^    $hasgap    = false; $/;"	v
hash	admin/process_email.php	/^$hash = substr($address,-16);$/;"	v
hash	course/format/lams/format.php	/^            $hash = sha1(strtolower($plaintext));$/;"	v
hash	mod/lams/userinfo.php	/^    $hash = sha1(strtolower($plaintext));$/;"	v
hash	mod/lams/view.php	/^    $hash = sha1(strtolower($plaintext));$/;"	v
hash	mod/resource/type/ims/deploy.php	/^    $hash = $resource_obj->calculatefilehash($resourcefile);$/;"	v
hashSource	lib/typo3/class.t3lib_div.php	/^					$hashSource = substr($localized_file,strlen(PATH_site)).'|'.date('d-m-Y H:i:s',filemtime($localized_file));$/;"	v
hashSource	lib/typo3/class.t3lib_div.php	/^			$hashSource = substr($fileRef,strlen(PATH_site)).'|'.date('d-m-Y H:i:s',filemtime($fileRef));$/;"	v
hash_internal_user_password	lib/moodlelib.php	/^function hash_internal_user_password($password) {$/;"	f
hash_num_formats	lib/excel/Workbook.php	/^        $hash_num_formats = array();$/;"	v
hash_num_formats	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $hash_num_formats = array();$/;"	v
hashedDigest	lib/soap/nusoap.php	/^				$hashedDigest = md5($unhashedDigest);$/;"	v
hashedpassword	lib/moodlelib.php	/^        $hashedpassword = 'not cached';$/;"	v
hashedpassword	lib/moodlelib.php	/^        $hashedpassword = hash_internal_user_password($password);$/;"	v
hashfile	mod/resource/type/ims/resource.class.php	/^        $hashfile= $CFG->dataroot.'\/'.$course->id.'\/'.$CFG->moddata.'\/resource\/'.$resource->id.'\/moodle_hash.ser';$/;"	v
hashpos	question/format/gift/format.php	/^            $hashpos = strpos($answer,"#");$/;"	v
hashpos	question/format/missingword/format.php	/^                        $hashpos = strpos($answer,"#");$/;"	v
hashvalue	mod/lams/lib.php	/^      $hashvalue = sha1(strtolower($rawstring));$/;"	v
hashvalue	mod/lams/lib.php	/^    $hashvalue = sha1(strtolower($plaintext));$/;"	v
hashvalue	mod/lams/lib.php	/^    $hashvalue = sha1(strtolower($rawstring));$/;"	v
hasimage	question/format/qti2/format.php	/^        $hasimage = empty($question->image) ? 0 : 1;$/;"	v
hasletters	backup/restorelib.php	/^                    $hasletters = get_records('grade_letter', 'courseid', $restore->course_id);$/;"	v
hasnumeric	lib/adodb/adodb-lib.inc.php	/^		$hasnumeric = isset($rs->fields[0]);$/;"	v
hasparam	blog/lib.php	/^                        $hasparam = true;$/;"	v
hasparam	blog/lib.php	/^                    $hasparam = true;$/;"	v
hasparam	lib/adodb/adodb-datadict.inc.php	/^						$hasparam = $token;$/;"	v
hasparam	lib/adodb/adodb-datadict.inc.php	/^						$hasparam = false;$/;"	v
hasparam	lib/adodb/adodb-datadict.inc.php	/^			$hasparam = false;$/;"	v
hasref	lib/adodb/drivers/adodb-oci8.inc.php	/^			$hasref = false;$/;"	v
hasref	lib/adodb/drivers/adodb-oci8.inc.php	/^			$hasref = true;$/;"	v
hasresponses	question/question.php	/^                $hasresponses = record_exists('question_states', 'question', $form->id) or$/;"	v
hassize	question/format/qti2/format.php	/^        $hassize = empty($question->mediax) ? 0 : 1;$/;"	v
hasvalue	lib/adodb/adodb-lib.inc.php	/^	$hasvalue = false;$/;"	v
have_function	lib/smarty/Smarty_Compiler.class.php	/^                $have_function = false;$/;"	v
have_function	lib/smarty/Smarty_Compiler.class.php	/^        $have_function = true;$/;"	v
haystack	lib/weblib.php	/^        $haystack = ereg_replace("$list_of_words_cp", "$left_string"."\\\\1"."$right_string", $haystack);$/;"	v
haystack	lib/weblib.php	/^        $haystack = eregi_replace("$list_of_words_cp", "$left_string"."\\\\1"."$right_string", $haystack);$/;"	v
haystack	lib/weblib.php	/^    $haystack = str_replace($final,array_keys($final),$haystack);$/;"	v
haystack	lib/weblib.php	/^    $haystack = str_replace(array_keys($final),$final,$haystack);$/;"	v
hcrop	mod/data/field/picture/field.class.php	/^                    $hcrop = intval($thumbheight * $wratio);$/;"	v
hcrop	mod/data/field/picture/field.class.php	/^            $hcrop = $image->height;$/;"	v
hdir	lib/smarty/plugins/function.html_table.php	/^    $hdir = 'right';$/;"	v
hdr	lib/adodb/tohtml.inc.php	/^	$hdr = "<TABLE COLS=$ncols $ztabhtml><tr>\\n\\n";$/;"	v
hdr	lib/soap/nusoap.php	/^			$hdr = $k.': '.$v;$/;"	v
hdr	lib/soap/nusoap.php	/^			$hdr = 'Cookie: '.$cookie_str;$/;"	v
he	mod/wiki/ewiki/ewiki.php	/^   $he = array_reverse($GLOBALS["ewiki_config"]["htmlentities"]);$/;"	v
head	course/scales.php	/^        $head = $strscale.",".$stractivities.",".$strtype.",".$stroptions;$/;"	v
head	lib/markdown.php	/^	$head		= $matches[1];$/;"	v
head	lib/markdown.php	/^	$head		= preg_replace('\/[|] *$\/m', '', $head);$/;"	v
head	lib/markdown.php	/^	$head	= _DoCodeSpans($head);$/;"	v
head	mod/hotpot/view.php	/^			$head = str_replace($matches[0][$i], '', $head);$/;"	v
head	mod/hotpot/view.php	/^		$head = $matches[2];$/;"	v
head	mod/hotpot/view.php	/^		$head = preg_replace('|<title[^>]*>(.*?)<\/title>|is', '', $head);$/;"	v
head	mod/hotpot/view.php	/^	$head = '';$/;"	v
header	admin/uploaduser.php	/^            $header = split($csv_delimiter, fgets($fp,1024));$/;"	v
header	blog/rsslib.php	/^        $header = rss_standard_header(get_string($type.'blog','blog', $info), $/;"	v
header	calendar/event.php	/^                        $header = get_string('typecourse', 'calendar');$/;"	v
header	calendar/event.php	/^                        $header = get_string('typegroup', 'calendar');$/;"	v
header	calendar/event.php	/^                    $header = get_string('typesite', 'calendar');$/;"	v
header	calendar/event.php	/^                    $header = get_string('typeuser', 'calendar');$/;"	v
header	calendar/event.php	/^                $header = ' ('.$header.')';$/;"	v
header	calendar/event.php	/^            $header = '';$/;"	v
header	course/import/groups/index.php	/^        $header = split($csv_delimiter, fgets($fp,1024));$/;"	v
header	enrol/paypal/ipn.php	/^    $header = '';$/;"	v
header	grade/lib.php	/^                $header = '<tr class="header">';$/;"	v
header	grade/lib.php	/^                $header = '<tr class="header"><th rowspan="2">'.$student_heading_link.'<\/th>';$/;"	v
header	grade/lib.php	/^            $header = '<\/tr>';$/;"	v
header	grade/lib.php	/^            $header = '<tr><th rowspan="2">'.$student_heading_link.'<\/th>';$/;"	v
header	lib/adodb/adodb-pager.inc.php	/^			$header = "&nbsp;";$/;"	v
header	lib/adodb/adodb-pager.inc.php	/^			$header = $this->RenderNav();$/;"	v
header	lib/excel/BIFFwriter.php	/^        $header    = pack("vv", $record, $length);$/;"	v
header	lib/excel/BIFFwriter.php	/^        $header  = pack("vv",   $record, $length);$/;"	v
header	lib/excel/BIFFwriter.php	/^        $header  = pack("vv", $record, strlen($data) - $i);$/;"	v
header	lib/excel/BIFFwriter.php	/^        $header = pack("vv", $record, $limit);  \/\/ Headers for continue records$/;"	v
header	lib/excel/Format.php	/^        $header      = pack("vv",       $record, $length);$/;"	v
header	lib/excel/Format.php	/^        $header  = pack("vv",         $record, $length);$/;"	v
header	lib/excel/Workbook.php	/^        $header             = pack("vv",  $record, $length);$/;"	v
header	lib/excel/Workbook.php	/^        $header             = pack("vv", $record, $length);$/;"	v
header	lib/excel/Workbook.php	/^        $header      = pack("vv",  $record, $length);$/;"	v
header	lib/excel/Workbook.php	/^        $header    = pack("vv",        $record, $length);$/;"	v
header	lib/excel/Workbook.php	/^        $header    = pack("vv",  $record, $length);$/;"	v
header	lib/excel/Workbook.php	/^        $header    = pack("vv", $record, $length);$/;"	v
header	lib/excel/Workbook.php	/^        $header   = pack("vv", $record, $length);$/;"	v
header	lib/excel/Workbook.php	/^        $header = pack("vvv",  $record, $length, $ccv);$/;"	v
header	lib/excel/Worksheet.php	/^            $header = pack("vv",   $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header      = pack("vv",   $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header      = pack("vv",  $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header      = pack("vv", $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header      = pack("vvvvV", $record, $length, $cf, $env, $lcb);$/;"	v
header	lib/excel/Worksheet.php	/^        $header     = pack("vv",    $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header     = pack("vv",  $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header    = pack("vv",      $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header    = pack("vv",    $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header    = pack("vv",   $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header    = pack("vv",  $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header    = pack("vv", $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header   = pack("vv",         $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header   = pack("vv",       $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header   = pack("vv",     $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header   = pack("vv",    $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header   = pack("vv", $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header  = pack("Vvvvv", 0x000c, $width, $height, 0x01, 0x18);$/;"	v
header	lib/excel/Worksheet.php	/^        $header  = pack("vv",   $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header  = pack("vv",  $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header  = pack("vv", $record, $length);$/;"	v
header	lib/excel/Worksheet.php	/^        $header = pack("vv", $record, $length);$/;"	v
header	lib/fpdf/font/makefont/makefont.php	/^            $header=(ord($file{0})==128);$/;"	v
header	lib/fpdf/fpdf.php	/^            $header=(ord($font{0})==128);$/;"	v
header	lib/moodlelib.php	/^    $header = $CFG->mailprefix . substr(base64_encode(pack('C',$modid)),0,2).$modargs;$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $header    = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $header  = pack("vv",   $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $header  = pack("vv", $record, strlen($data) - $i);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $header = pack("vv", $record, $limit);  \/\/ Headers for continue records$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $header      = pack("vv",       $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $header  = pack("vv",         $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                    $header  = pack('vv', $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header             = pack("vv",  $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header             = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header           = pack("vv",  $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header          = pack('vv', $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header      = pack("vv",  $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header      = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header    = pack("vv",        $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header    = pack("vv",  $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header    = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header   = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header = pack("vvv",  $record, $length, $ccv);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $header = pack('vv',  $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $header = pack("vv",   $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $header = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header      = pack("vv",   $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header      = pack("vv",  $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header      = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header      = pack("vvvvV", $record, $length, $cf, $env, $lcb);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header      = pack('vv', $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header     = pack("vv",    $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header    = pack("vv",      $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header    = pack("vv",   $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header    = pack("vv",  $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header    = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header    = pack('vv',   $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header   = pack("vv",         $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header   = pack("vv",       $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header   = pack("vv",     $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header   = pack("vv",    $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header   = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header   = pack('vv', $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header  = pack("Vvvvv", 0x000c, $width, $height, 0x01, 0x18);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header  = pack("vv",   $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header  = pack("vv",  $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header  = pack("vv", $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header = pack("vv",  $record, $length);$/;"	v
header	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $header = pack("vv", $record, $length);$/;"	v
header	lib/phpmailer/class.phpmailer.php	/^        $header = "";$/;"	v
header	lib/phpmailer/mailerc.php	/^        $header = "";$/;"	v
header	lib/phpmailer/mailerc.php	/^        $header = $this->received();$/;"	v
header	mod/chat/chatd.php	/^                $header  = "HTTP\/1.1 200 OK\\n";$/;"	v
header	mod/data/rsslib.php	/^                        $header = rss_standard_header($course->shortname.': '.format_string($data->name,true),$/;"	v
header	mod/forum/rsslib.php	/^                    $header = rss_standard_header(strip_tags(format_string($forum->name,true)),$/;"	v
header	mod/glossary/rsslib.php	/^                    $header = rss_standard_header(format_string($glossary->name,true),$/;"	v
header	mod/survey/download.php	/^        $header = array("surveyid","surveyname","userid","firstname","lastname","email","idnumber","time", "notes");$/;"	v
header	my/pagelib.php	/^        $header = $site->shortname.': '.$nav;$/;"	v
header	sso/hive/lib.php	/^            $header = explode('HIVE_SESSION=', $header);$/;"	v
header1	grade/lib.php	/^            $header1 = '<tr class="header">';$/;"	v
header1	grade/lib.php	/^        $header1 = '<tr>';$/;"	v
header_array	lib/soap/nusoap.php	/^		$header_array = explode($lb,$header_data);$/;"	v
header_data	lib/soap/nusoap.php	/^		$header_data = trim(substr($data,0,$pos));$/;"	v
header_length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                $header_length   = 3; \/\/ Min string + header size -1$/;"	v
header_name	lib/soap/nusoap.php	/^				$header_name = strtolower(trim($arr[0]));$/;"	v
header_val	lib/cas/client.php	/^          $header_val = preg_replace('\/^Set-Cookie: *\/','',$header);$/;"	v
headerdata	mod/forum/lib.php	/^                $headerdata = New stdClass;$/;"	v
headers	lib/cas/client.php	/^      $headers = '';$/;"	v
headers	lib/cas/client.php	/^      $headers = preg_split ("\/[\\n\\r]+\/",substr($buf,0,$pos));    $/;"	v
headers	lib/markdown.php	/^	$headers	= preg_split('\/ *[|] *\/', $head);$/;"	v
headers	lib/soap/nusoap.php	/^			$headers = $xml;$/;"	v
headers	lib/soap/nusoap.php	/^			$headers = getallheaders();$/;"	v
headers	lib/soap/nusoap.php	/^		$headers = "<SOAP-ENV:Header>".$headers."<\/SOAP-ENV:Header>";$/;"	v
headers	lib/typo3/class.t3lib_div.php	/^				$headers=trim($headers).chr(10).$/;"	v
headers	lib/typo3/class.t3lib_div.php	/^		$headers=trim(implode(chr(10),t3lib_div::trimExplode(chr(10),$headers,1)));	\/\/ make sure no empty lines are there.$/;"	v
headers	mod/quiz/report/analysis/report.php	/^        $headers = array(get_string('qidtitle','quiz_analysis'), get_string('qtypetitle','quiz_analysis'), $/;"	v
headers	mod/quiz/report/overview/report.php	/^            $headers = array(get_string('fullname'), get_string('startedon', 'quiz'), get_string('attemptduration', 'quiz'));$/;"	v
headers	mod/quiz/report/overview/report.php	/^            $headers = get_string('fullname')."\\t".get_string('startedon', 'quiz')."\\t".get_string('attemptduration', 'quiz');$/;"	v
headers	mod/wiki/ewiki/plugins/spages.php	/^      $headers = &$ewiki_headers;$/;"	v
headertext	course/format/social/format.php	/^        $headertext = '<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>'.$/;"	v
headertext	index.php	/^                        $headertext = $newsforum->name;$/;"	v
headertext	index.php	/^                        $headertext = '<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>'.$/;"	v
headertext	mod/scorm/locallib.php	/^        $headertext = '<table width="100%"><tr><td class="title">'.get_string('name').': <b>'.format_string($scorm->name).'<\/b>';$/;"	v
heading	course/lib.php	/^            $heading = $heading .$/;"	v
heading	course/lib.php	/^            $heading = true;$/;"	v
heading	course/lib.php	/^        $heading = "";$/;"	v
heading	course/lib.php	/^        $heading = $strsince . ": <a href=\\"$CFG->wwwroot\/course\/recent.php?id=$course->id\\">$strlastlogin<\/a>" . " | " . $heading;$/;"	v
heading	course/lib.php	/^    $heading = false;$/;"	v
heading	lib/weblib.php	/^    $heading     = isset($THEME->heading) ? $THEME->heading : '';$/;"	v
heading	mod/forum/lib.php	/^                $heading = true;$/;"	v
heading	mod/forum/lib.php	/^    $heading = false;$/;"	v
heading	mod/hotpot/index.php	/^	$heading = "$course->fullname";$/;"	v
heading	mod/hotpot/report.php	/^	$heading = "$course->fullname";$/;"	v
heading	mod/hotpot/review.php	/^	$heading = "$course->fullname";$/;"	v
heading	mod/hotpot/view.php	/^	$heading = "$course->fullname";$/;"	v
heading	user/messageselect.php	/^            $heading =  get_string('addedrecip','moodle',$count);$/;"	v
heading	user/messageselect.php	/^            $heading = get_string('addedrecips','moodle',$count);$/;"	v
headstagetext	install.php	/^$headstagetext = array(WELCOME       => get_string('chooselanguagehead', 'install'),$/;"	v
health_find_problems	admin/health.php	/^function health_find_problems() {$/;"	f
health_print_solution	admin/health.php	/^function health_print_solution($classname) {$/;"	f
height	filter/algebra/filter.php	/^    $height = "height=\\"$height\\"";$/;"	v
height	filter/tex/filter.php	/^        $height = "height=\\"$height\\"";$/;"	v
height	lib/excel/Worksheet.php	/^        $height     = $height + $y1 -1;$/;"	v
height	lib/excel/Worksheet.php	/^        $height = $width_and_height[2];$/;"	v
height	lib/graphlib.php	/^    $height = abs($bounds[1]-$bounds[5]);$/;"	v
height	lib/graphlib.php	/^    $height = abs($bounds[3]-$bounds[7]);$/;"	v
height	lib/graphlib.php	/^    $height = abs($bounds[7]-$bounds[1]);$/;"	v
height	lib/graphlib.php	/^  $height        = $this->calculated['legend']['boundary_box_all']['height'];$/;"	v
height	lib/graphlib.php	/^  $height     = $boundaryBox['height'];$/;"	v
height	lib/graphlib.php	/^  $height    = $message['boundary_box']['height'];$/;"	v
height	lib/graphlib.php	/^  $height = $padding * ($numSets + 1) + $sumTextHeight; \/\/ top and bottom padding + padding between text + text.$/;"	v
height	lib/graphlib.php	/^  $height = $this->calculated['boundary_box']['bottom'] - $this->calculated['boundary_box']['top'];$/;"	v
height	lib/graphlib.php	/^  $height = 0;$/;"	v
height	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $height     = $height + $y1 -1;$/;"	v
height	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $height = $width_and_height[2];$/;"	v
height	lib/smarty/plugins/function.html_image.php	/^            $height = $_image_data[1];$/;"	v
height	lib/smarty/plugins/function.html_image.php	/^        $height = round($height * $_resize);$/;"	v
height	lib/smarty/plugins/function.html_image.php	/^    $height = '';$/;"	v
height	lib/weblib.php	/^                                 $height=400, $width=500, $title='Popup window', $options='none', $return=false,$/;"	v
height	lib/weblib.php	/^                               $height=400, $width=500, $title='Popup window', $options='none', $return=false) {$/;"	v
height	lib/weblib.php	/^        $height = 'height="'. $height .'"';$/;"	v
height	mod/choice/lib.php	/^                    $height = $COLUMN_HEIGHT * ((float)$column[$optionid] \/ (float)$maxcolumn);$/;"	v
height	mod/choice/lib.php	/^                $height = 0;$/;"	v
height	mod/data/field/file/field.class.php	/^            $height = $this->field->param2 ? ' height = "'.$this->field->param2.'" ':' ';$/;"	v
height	mod/data/field/picture/field.class.php	/^                $height = $this->field->param2 ? ' height="'.$this->field->param2.'" ':' ';$/;"	v
height	mod/data/field/picture/field.class.php	/^                $height = $this->field->param5 ? ' height="'.$this->field->param5.'" ' : ' ';$/;"	v
height	mod/exercise/locallib.php	/^    $height = 2;$/;"	v
height	question/format/qti2/custommediafilter.php	/^        $height = 180;$/;"	v
height	question/format/qti2/custommediafilter.php	/^        $height = 300;$/;"	v
help_button	mod/hotpot/report/fullstat/report.php	/^			$help_button = $is_html ? helpbutton("discrimination", "", "quiz", true, false, "", true) : "";$/;"	v
help_preview_url	admin/langdoc.php	/^function help_preview_url($currentfile) {$/;"	f
helpbutton	admin/index.php	/^        $helpbutton = helpbutton('install', $strinstallation, 'moodle', true, false, '', true);$/;"	v
helpbutton	lib/weblib.php	/^function helpbutton ($page, $title='', $module='moodle', $image=true, $linktext=false, $text='', $return=false,$/;"	f
helpbutton	mod/quiz/view.php	/^                $helpbutton=helpbutton('missing\\ grade', get_string('wheregrade', 'quiz'), 'quiz', true, false, '',true);$/;"	v
helpfound	help.php	/^                $helpfound = true;$/;"	v
helpfound	help.php	/^        $helpfound = true;$/;"	v
helpfound	help.php	/^    $helpfound = false;$/;"	v
helptext	admin/auth.php	/^                $helptext = '&nbsp;';$/;"	v
helptext	admin/auth.php	/^            $helptext = '';$/;"	v
hex	lib/editor/htmlarea/htmlarea.php	/^    function hex(d) {$/;"	f
hex	lib/editor/htmlarea/htmlarea_bak.php	/^    function hex(d) {$/;"	f
hex	lib/pear/OLE.php	/^            $hex = $high_part % 0x100;$/;"	v
hex	lib/pear/OLE.php	/^            $hex = $low_part % 0x100;$/;"	v
hexbyte	lib/typo3/class.t3lib_cs.php	/^								$hexbyte = $regA[1];$/;"	v
hexstring	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^	$hexstring = $this->qstr($hexstring);$/;"	v
hexstring	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^	$hexstring = '';$/;"	v
hi_score	mod/hotpot/report/fullstat/report.php	/^					$hi_score = $scores[0];$/;"	v
hi_score	mod/hotpot/report/fullstat/report.php	/^					$hi_score = $scores[round($count*2\/3)];$/;"	v
hi_score	mod/hotpot/report/fullstat/report.php	/^					$hi_score = 0;$/;"	v
hidden	admin/filters.php	/^            $hidden = false;$/;"	v
hidden	admin/filters.php	/^            $hidden = true;$/;"	v
hidden_postdata	mod/wiki/ewiki/ewiki.php	/^   $hidden_postdata = array();$/;"	v
hiddendata	admin/block.php	/^    $hiddendata = array($/;"	v
hiddendata	lib/blocklib.php	/^            $hiddendata = array($/;"	v
hiddendata	lib/blocklib.php	/^            $hiddendata = array_merge($hiddendata, $page->url_get_parameters());$/;"	v
hiddenfields	lib/weblib.php	/^        $hiddenfields = array();$/;"	v
hiddenfields	lib/weblib.php	/^        $hiddenfields = array_flip(explode(',', $CFG->hiddenuserfields));$/;"	v
hiddenfields	user/index.php	/^        $hiddenfields = array();  \/\/ teachers and admins are allowed to see everything$/;"	v
hiddenfields	user/index.php	/^        $hiddenfields = array_flip(explode(',', $CFG->hiddenuserfields));$/;"	v
hiddenfields	user/view.php	/^        $hiddenfields = array();  \/\/ teachers and admins are allowed to see everything$/;"	v
hiddenfields	user/view.php	/^        $hiddenfields = array_flip(explode(',', $CFG->hiddenuserfields));$/;"	v
hiddenfilter	course/recent.php	/^            $hiddenfilter = " AND cm.visible = '1' ";$/;"	v
hiddenfilter	course/recent.php	/^            $hiddenfilter = " AND cs.visible = '1' ";$/;"	v
hiddenfilter	course/recent.php	/^            $hiddenfilter = "";$/;"	v
hiddensection	course/lib.php	/^        $hiddensection = !get_field('course_sections', 'visible', 'id', $form->section);$/;"	v
hiddensection	course/lib.php	/^        $hiddensection = !get_field('course_sections', 'visible', 'section', $form->section, 'course', $form->course);$/;"	v
hide	admin/blocks.php	/^    $hide     = optional_param('hide', 0, PARAM_INT);$/;"	v
hide	admin/modules.php	/^    $hide    = optional_param('hide', '', PARAM_SAFEDIR);$/;"	v
hide	admin/questiontypes.php	/^    $hide    = optional_param('hide', '', PARAM_SAFEDIR);$/;"	v
hide	course/category.php	/^    $hide     = optional_param('hide', 0, PARAM_INT);$/;"	v
hide	course/index.php	/^    $hide     = optional_param('hide',0,PARAM_INT);$/;"	v
hide	course/mod.php	/^    $hide          = optional_param('hide', 0, PARAM_INT);$/;"	v
hide	course/search.php	/^    $hide    = optional_param('hide', 0, PARAM_INT);$/;"	v
hide	course/view.php	/^    $hide        = optional_param('hide', 0, PARAM_INT);$/;"	v
hide	mod/hotpot/report/fullstat/report.php	/^	$hide = get_string('hide');$/;"	v
hideGridlines	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function hideGridlines()$/;"	f
hideIfNotTranslated	lib/typo3/class.t3lib_div.php	/^	function hideIfNotTranslated($l18n_cfg_fieldValue)	{$/;"	f
hideScreenGridlines	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function hideScreenGridlines()$/;"	f
hide_event	lib/moodlelib.php	/^function hide_event($event) {$/;"	f
hide_gridlines	lib/excel/Worksheet.php	/^    function hide_gridlines()$/;"	f
hide_header	blocks/course_summary/block_course_summary.php	/^    function hide_header() {$/;"	f
hide_header	blocks/glossary_random/block_glossary_random.php	/^    function hide_header() {$/;"	f
hide_header	blocks/moodleblock.class.php	/^    function hide_header() {$/;"	f
hidebuttons	admin/editor.php	/^    $hidebuttons = '';$/;"	v
hideshow	admin/filters.php	/^            $hideshow = "<a href=\\"$myurl&amp;action=hide&amp;filterpath=$upath\\">";$/;"	v
hideshow	admin/filters.php	/^            $hideshow = "<a href=\\"$myurl&amp;action=show&amp;filterpath=$upath\\">";$/;"	v
hideshow	course/lib.php	/^        $hideshow = '<a title="'.$str->hide.'" href="'.$path.'\/mod.php?hide='.$mod->id.$/;"	v
hideshow	course/lib.php	/^        $hideshow = '<a title="'.$str->show.'" href="'.$path.'\/mod.php?show='.$mod->id.$/;"	v
high_part	lib/pear/OLE.php	/^        $high_part = 0;$/;"	v
high_part	lib/pear/OLE.php	/^        $high_part = floor($big_date\/$factor);$/;"	v
highlight	blocks/section_links/block_section_links.php	/^            $highlight = $course->marker;$/;"	v
highlight	blocks/section_links/block_section_links.php	/^            $highlight = ceil((time()-$course->startdate)\/604800);$/;"	v
highlight	blocks/section_links/block_section_links.php	/^        $highlight = 0;$/;"	v
highlight	lib/weblib.php	/^function highlight($needle, $haystack, $case=0,$/;"	f
highlightfast	lib/weblib.php	/^function highlightfast($needle, $haystack) {$/;"	f
highscore	mod/lesson/report.php	/^                            $highscore = $try["grade"];$/;"	v
highscore	mod/lesson/report.php	/^            $highscore = get_string("notcompleted", "lesson");$/;"	v
highscore	mod/lesson/report.php	/^        $highscore     = NULL;$/;"	v
highscore_info	mod/lesson/restorelib.php	/^                $highscore_info = $highscores[$i];$/;"	v
highscores	mod/lesson/backuplib.php	/^        $highscores = get_records("lesson_high_scores", "lessonid", $lessonid);$/;"	v
highscores	mod/lesson/restorelib.php	/^            $highscores = $info['MOD']['#']['HIGHSCORES']['0']['#']['HIGHSCORE'];$/;"	v
hightime	mod/lesson/report.php	/^                            $hightime = $timetotake;$/;"	v
hightime	mod/lesson/report.php	/^            $hightime = format_time($hightime);$/;"	v
hightime	mod/lesson/report.php	/^            $hightime = get_string("notcompleted", "lesson");$/;"	v
hightime	mod/lesson/report.php	/^        $hightime      = NULL;$/;"	v
hints	mod/hotpot/report/fullstat/report.php	/^							$hints = empty($response->hints) ? 0 : $response->hints;$/;"	v
history	question/type/questiontype.php	/^                $history = make_table($table);$/;"	v
history	question/type/questiontype.php	/^        $history = $this->history($question, $state, $number, $cmoptions, $options);$/;"	v
history	question/type/questiontype.php	/^        $history = '';$/;"	v
history	question/type/questiontype.php	/^    function history($question, $state, $number, $cmoptions, $options) {$/;"	f
historylength	question/preview.php	/^        $historylength = 0;$/;"	v
historylength	question/preview.php	/^        $historylength = count($states) - 1;$/;"	v
hits	lib/adodb/adodb-perf.inc.php	/^			$hits   = sprintf('%2.2f',$arr[0]);$/;"	v
hits	lib/adodb/perf/perf-mysql.inc.php	/^		$hits = $this->_DBParameter(array("show status","Key_read_requests"));$/;"	v
hits	lib/adodb/perf/perf-mysql.inc.php	/^		$hits = $this->_DBParameter(array("show status","Qcache_hits"));$/;"	v
hive_ref	mod/resource/type/repository/hive/makelink.php	/^        $hive_ref = 'HIVE_REF=hdi%3A'. $itemid;$/;"	v
hive_ref	mod/resource/type/repository/hive/makelink.php	/^    $hive_ref = 'HIVE_REF=hii%3A'. $aliasid;$/;"	v
hive_ret	mod/resource/type/repository/hive/makelink.php	/^        $hive_ret = 'HIVE_RET=CNV';$/;"	v
hive_ret	mod/resource/type/repository/hive/makelink.php	/^    $hive_ret = 'HIVE_RET=ORG';$/;"	v
holdflds	lib/adodb/adodb-datadict.inc.php	/^			$holdflds = array();$/;"	v
holdtransOK	lib/adodb/adodb.inc.php	/^		$holdtransOK = $this->_transOK;$/;"	v
holdtransOK	lib/adodb/drivers/adodb-mysql.inc.php	/^		$holdtransOK = $this->_transOK; \/\/ save the current status$/;"	v
holdtransOK	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$holdtransOK = $this->_transOK; \/\/ save the current status$/;"	v
home	lib/weblib.php	/^            $home  = false;$/;"	v
home	lib/weblib.php	/^            $home  = true;$/;"	v
home	lib/weblib.php	/^        $home  = false;$/;"	v
home	lib/weblib.php	/^        $home = false;$/;"	v
home	lib/weblib.php	/^        $home = true;$/;"	v
homelink	lib/weblib.php	/^            $homelink  = '<div class="sitelink">'.$/;"	v
homelink	lib/weblib.php	/^            $homelink = '';$/;"	v
homelink	lib/weblib.php	/^            $homelink = '<div class="homelink"><a target="'.$CFG->framename.'" href="'.$CFG->wwwroot.$/;"	v
homelink	lib/weblib.php	/^        $homelink = '<div class="homelink"><a target="'.$CFG->framename.'" href="'.$CFG->wwwroot.'\/">'.get_string('home').'<\/a><\/div>';$/;"	v
hook	mod/glossary/approve.php	/^    $hook = optional_param('hook','ALL', PARAM_CLEAN);$/;"	v
hook	mod/glossary/deleteentry.php	/^    $hook = optional_param('hook', '', PARAM_CLEAN);$/;"	v
hook	mod/glossary/edit.php	/^$hook = optional_param('hook', '', PARAM_ALPHANUM);   \/\/ CategoryID$/;"	v
hook	mod/glossary/editcategories.php	/^    $hook   = optional_param('hook', '', PARAM_ALPHANUM); \/\/ category ID$/;"	v
hook	mod/glossary/exportentry.php	/^    $hook = optional_param('hook', '', PARAM_ALPHANUM);$/;"	v
hook	mod/glossary/import.php	/^    $hook     = optional_param('hook', 'ALL', PARAM_ALPHANUM);$/;"	v
hook	mod/glossary/print.php	/^            $hook      = $dp->defaulthook;$/;"	v
hook	mod/glossary/print.php	/^            $hook = 'ALL';$/;"	v
hook	mod/glossary/print.php	/^    $hook    = optional_param('hook','ALL', PARAM_ALPHANUM);   \/\/ what to show$/;"	v
hook	mod/glossary/view.php	/^            $hook      = $dp->defaulthook;$/;"	v
hook	mod/glossary/view.php	/^            $hook = 'ALL';$/;"	v
hook	mod/glossary/view.php	/^        $hook = $show;$/;"	v
hook	mod/glossary/view.php	/^        $hook = trim(strip_tags($hook));$/;"	v
hook	mod/glossary/view.php	/^    $hook       = optional_param('hook', '', PARAM_CLEAN);           \/\/ the term, entry, cat, etc... to look for based on mode$/;"	v
horPos	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $horPos      = 0x00000000;  \/\/ Horizontal position of prompt box, if fixed position$/;"	v
host	admin/utfdbmigrate.php	/^                $host = split(":", $CFG->dbhost);$/;"	v
host	admin/utfdbmigrate.php	/^                $host = split(":", $_SESSION['newpostgresdb']->dbhost);$/;"	v
host	auth/fc/fcFPP.php	/^	$host = $this->_hostname;$/;"	v
host	auth/imap/lib.php	/^                $host = '{'.$host.":$CFG->auth_imapport\/imap\/notls}";$/;"	v
host	auth/imap/lib.php	/^                $host = '{'.$host.":$CFG->auth_imapport\/imap\/ssl\/novalidate-cert}";$/;"	v
host	auth/imap/lib.php	/^                $host = '{'.$host.":$CFG->auth_imapport\/imap\/ssl}";$/;"	v
host	auth/imap/lib.php	/^                $host = '{'.$host.":$CFG->auth_imapport}";$/;"	v
host	auth/imap/lib.php	/^        $host = trim($host);$/;"	v
host	auth/nntp/lib.php	/^        $host = '{'.trim($host).":$CFG->auth_nntpport\/nntp}";$/;"	v
host	auth/pop3/lib.php	/^                $host = '{'.$host.":$CFG->auth_pop3port\/pop3\/notls}$CFG->auth_pop3mailbox";$/;"	v
host	auth/pop3/lib.php	/^                $host = '{'.$host.":$CFG->auth_pop3port\/pop3\/ssl\/novalidate-cert}$CFG->auth_pop3mailbox";$/;"	v
host	auth/pop3/lib.php	/^                $host = '{'.$host.":$CFG->auth_pop3port\/pop3}$CFG->auth_pop3mailbox";$/;"	v
host	auth/pop3/lib.php	/^            $host = substr($host, 0, strlen($host) - 1);$/;"	v
host	auth/pop3/lib.php	/^        $host = trim($host);$/;"	v
host	enrol/authorize/authorizenetlib.php	/^    $host = $test ? 'certification.authorize.net' : 'secure.authorize.net';$/;"	v
host	lib/adodb/adodb-errorhandler.inc.php	/^		$host = $p1;$/;"	v
host	lib/adodb/adodb-errorpear.inc.php	/^		$host = $p1;$/;"	v
host	lib/adodb/drivers/adodb-postgres64.inc.php	/^			 	$host = split(":", $str);$/;"	v
host	lib/adodb/server.php	/^$host = 'localhost'; \/\/ DSN for odbc$/;"	v
host	lib/adodb/session/adodb-session.php	/^		$host		= ADODB_Session::host();$/;"	v
host	lib/adodb/session/adodb-session.php	/^	function host($host = null) {$/;"	f
host	lib/phpmailer/class.phpmailer.php	/^                $host = $hosts[$index];$/;"	v
host	lib/phpmailer/class.smtp.php	/^            $host = "localhost";$/;"	v
host	lib/smarty/plugins/function.fetch.php	/^                $host = $server_name = $uri_parts['host'];$/;"	v
host	lib/soap/nusoap.php	/^			$host = $this->host;$/;"	v
host	lib/soap/nusoap.php	/^			$host = 'ssl:\/\/' . $this->host;$/;"	v
hostNameParts	lib/typo3/class.t3lib_div.php	/^				$hostNameParts = explode('.',$test);$/;"	v
hostURL	lib/soap/nusoap.php	/^		$hostURL = ($this->port != '') ? "https:\/\/$this->host:$this->port" : "https:\/\/$this->host";$/;"	v
hostname	auth/fc/lib.php	/^    $hostname = $CFG->auth_fchost;$/;"	v
hostname	lib/cas/CAS.php	/^			   $hostname='',$/;"	v
hostname	lib/moodlelib.php	/^        $hostname = $_ENV['HTTP_HOST'];$/;"	v
hostname	lib/moodlelib.php	/^        $hostname = $_ENV['SERVER_NAME'];$/;"	v
hostname	lib/moodlelib.php	/^        $hostname = $_SERVER['HTTP_HOST'];$/;"	v
hostname	lib/moodlelib.php	/^        $hostname = $_SERVER['SERVER_NAME'];$/;"	v
hostname	lib/moodlelib.php	/^    $hostname = 'unknownhost';$/;"	v
hostname	lib/weblib.php	/^        $hostname = $_ENV['HTTP_HOST'];$/;"	v
hostname	lib/weblib.php	/^        $hostname = $_ENV['SERVER_NAME'];$/;"	v
hostname	lib/weblib.php	/^        $hostname = $_SERVER['HTTP_HOST'];$/;"	v
hostname	lib/weblib.php	/^        $hostname = $_SERVER['SERVER_NAME'];$/;"	v
hostname	lib/weblib.php	/^        $hostname = $url['host'];$/;"	v
hostname	mod/forum/lib.php	/^        $hostname = $urlinfo['host'];$/;"	v
hostname	mod/wiki/ewiki/ewiki.php	/^   $hostname = $ip;$/;"	v
hostname	question/format/coursetestmanager/format.php	/^                $hostname = trim($hostname);$/;"	v
hostname	question/format/coursetestmanager/format.php	/^        $hostname = trim($hostname);$/;"	v
hostname_access_error	question/format/coursetestmanager/format.php	/^            $hostname_access_error = $hostname . " ";$/;"	v
hostname_access_error	question/format/coursetestmanager/format.php	/^            $hostname_access_error = 0;$/;"	v
hosts	auth/imap/lib.php	/^    $hosts = split(';', $CFG->auth_imaphost);   \/\/ Could be multiple hosts$/;"	v
hosts	auth/nntp/lib.php	/^    $hosts = split(';', $CFG->auth_nntphost);   \/\/ Could be multiple hosts$/;"	v
hosts	auth/pop3/lib.php	/^    $hosts = split(';', $CFG->auth_pop3host);   \/\/ Could be multiple hosts$/;"	v
hosts	lib/phpmailer/class.phpmailer.php	/^        $hosts = explode(";", $this->Host);$/;"	v
hotpot	mod/hotpot/lib.php	/^				$hotpot = &$hotpot_module->hotpot;$/;"	v
hotpot	mod/hotpot/lib.php	/^	$hotpot = get_record('hotpot', 'id', $hotpotid);$/;"	v
hotpot_add_attempt	mod/hotpot/lib.php	/^function hotpot_add_attempt($hotpotid) {$/;"	f
hotpot_add_attempt_details	mod/hotpot/lib.php	/^function hotpot_add_attempt_details(&$attempt) {$/;"	f
hotpot_add_chain	mod/hotpot/lib.php	/^function hotpot_add_chain(&$hp) {$/;"	f
hotpot_add_instance	mod/hotpot/lib.php	/^function hotpot_add_instance(&$hp) {$/;"	f
hotpot_add_response	mod/hotpot/lib.php	/^function hotpot_add_response(&$attempt, &$question, &$response) {$/;"	f
hotpot_adjust_response_field	mod/hotpot/lib.php	/^function hotpot_adjust_response_field($quiztype, &$question, &$num, &$name, &$data) {$/;"	f
hotpot_backup_attempts	mod/hotpot/backuplib.php	/^    function hotpot_backup_attempts($bf, &$parent, $level, $status) {$/;"	f
hotpot_backup_details	mod/hotpot/backuplib.php	/^    function hotpot_backup_details($bf, &$parent, $level, $status) {$/;"	f
hotpot_backup_mods	mod/hotpot/backuplib.php	/^    function hotpot_backup_mods($bf, $preferences) {$/;"	f
hotpot_backup_one_mod	mod/hotpot/backuplib.php	/^    function hotpot_backup_one_mod($bf, $preferences, $instance=0) {$/;"	f
hotpot_backup_questions	mod/hotpot/backuplib.php	/^    function hotpot_backup_questions($bf, &$parent, $level, $status) {$/;"	f
hotpot_backup_records	mod/hotpot/backuplib.php	/^    function hotpot_backup_records(&$bf, $status, $level, $table, $select, $records_tag, $records_tags, $record_tag, $record_tags, $excluded_tags, $more_backup) {$/;"	f
hotpot_backup_responses	mod/hotpot/backuplib.php	/^    function hotpot_backup_responses($bf, &$parent, $level, $status) {$/;"	f
hotpot_backup_string_ids	mod/hotpot/backuplib.php	/^    function hotpot_backup_string_ids(&$record, $fields) {$/;"	f
hotpot_backup_strings	mod/hotpot/backuplib.php	/^    function hotpot_backup_strings($bf, $record, $level, $status) {$/;"	f
hotpot_check_backup_mods	mod/hotpot/backuplib.php	/^    function hotpot_check_backup_mods($course, $user_data=false, $backup_unique_code, $instances=null) {$/;"	f
hotpot_check_backup_mods_instances	mod/hotpot/backuplib.php	/^    function hotpot_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
hotpot_convert_navbutton_url	mod/hotpot/lib.php	/^function hotpot_convert_navbutton_url($baseurl, $reference, $url, $course, $stripslashes=true) {$/;"	f
hotpot_convert_preloadimages_urls	mod/hotpot/lib.php	/^function hotpot_convert_preloadimages_urls($baseurl, $reference, $urls, $stripslashes=true) {$/;"	f
hotpot_convert_relative_url	mod/hotpot/lib.php	/^function hotpot_convert_relative_url($baseurl, $reference, $opentag, $url, $closetag, $stripslashes=true) {$/;"	f
hotpot_convert_relative_urls	mod/hotpot/lib.php	/^	function hotpot_convert_relative_urls(&$str) {$/;"	f
hotpot_convert_stylesheets_urls	mod/hotpot/lib.php	/^function hotpot_convert_stylesheets_urls($baseurl, $reference, $css, $stripslashes=true) {$/;"	f
hotpot_convert_url	mod/hotpot/lib.php	/^function hotpot_convert_url($baseurl, $reference, $url, $stripslashes=true) {$/;"	f
hotpot_create_table	mod/hotpot/db/update_to_v2.php	/^function hotpot_create_table($table) {$/;"	f
hotpot_cron	mod/hotpot/lib.php	/^function hotpot_cron () {$/;"	f
hotpot_db_add_index	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_add_index($table, $field, $length='') {$/;"	f
hotpot_db_append_table	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_append_table($oldtable, $table, $feedback=true) {$/;"	f
hotpot_db_delete_index	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_delete_index($table, $index, $feedback=false) {$/;"	f
hotpot_db_field_exists	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_field_exists($table, $field, $feedback=false) {$/;"	f
hotpot_db_index_exists	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_index_exists($table, $index, $feedback=false) {$/;"	f
hotpot_db_object_exists	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_object_exists($table, $field='', $feedback=false) {$/;"	f
hotpot_db_remove_field	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_remove_field($table, $field, $feedback=true) {$/;"	f
hotpot_db_remove_table	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_remove_table($table, $feedback=true) {$/;"	f
hotpot_db_rename_table	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_rename_table($oldtable, $table, $feedback=true) {$/;"	f
hotpot_db_set_table_comment	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_set_table_comment($table, $comment, $feedback=true) {$/;"	f
hotpot_db_table_exists	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_table_exists($table, $feedback=false) {$/;"	f
hotpot_db_update_field_type	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_update_field_type($table, $oldfield, $field, $type, $size, $unsigned, $notnull, $default=NULL, $after=NULL) {$/;"	f
hotpot_db_update_record	mod/hotpot/db/update_to_v2.php	/^function hotpot_db_update_record($table, $record, $forcenull=false) {$/;"	f
hotpot_default_report	mod/hotpot/report/default.php	/^class hotpot_default_report {$/;"	c
hotpot_delete_and_notify	mod/hotpot/lib.php	/^function hotpot_delete_and_notify($table, $select, $strtable) {$/;"	f
hotpot_delete_instance	mod/hotpot/lib.php	/^function hotpot_delete_instance($id) {$/;"	f
hotpot_delete_selected_attempts	mod/hotpot/report.php	/^function hotpot_delete_selected_attempts(&$hotpot, $del) {$/;"	f
hotpot_denull_int_field	mod/hotpot/db/update_to_v2.php	/^function hotpot_denull_int_field($table, $field, $size, $unsigned=true) {$/;"	f
hotpot_feedback_teachers	mod/hotpot/view.php	/^function hotpot_feedback_teachers(&$course, &$hotpot) {$/;"	f
hotpot_flush	mod/hotpot/db/update_to_v2.php	/^function hotpot_flush($n=0, $time=false) {$/;"	f
hotpot_format_score	mod/hotpot/lib.php	/^function hotpot_format_score($record, $undefined='&nbsp;') {$/;"	f
hotpot_format_status	mod/hotpot/lib.php	/^function hotpot_format_status($record, $undefined='&nbsp;') {$/;"	f
hotpot_get_all_instances_in_course	mod/hotpot/lib.php	/^function hotpot_get_all_instances_in_course($modulename, $course) {$/;"	f
hotpot_get_chain	mod/hotpot/lib.php	/^function hotpot_get_chain(&$cm) {$/;"	f
hotpot_get_grades	mod/hotpot/lib.php	/^function hotpot_get_grades($hotpot, $user_ids='') {$/;"	f
hotpot_get_instructions	question/format/hotpot/format.php	/^    function hotpot_get_instructions(&$xml) {$/;"	f
hotpot_get_next_attempt	mod/hotpot/lib.php	/^function hotpot_get_next_attempt($hotpotid) {$/;"	f
hotpot_get_next_cm	mod/hotpot/attempt.php	/^function hotpot_get_next_cm(&$cm) {$/;"	f
hotpot_get_participants	mod/hotpot/lib.php	/^function hotpot_get_participants($hotpotid) {$/;"	f
hotpot_get_precision	mod/hotpot/lib.php	/^function hotpot_get_precision(&$hotpot) {$/;"	f
hotpot_get_question_name	mod/hotpot/lib.php	/^function hotpot_get_question_name($question) {$/;"	f
hotpot_get_reading	question/format/hotpot/format.php	/^    function hotpot_get_reading(&$xml) {$/;"	f
hotpot_get_recent_mod_activity	mod/hotpot/lib.php	/^function hotpot_get_recent_mod_activity(&$activities, &$index, $sincetime, $courseid, $cmid="", $userid="", $groupid="") {$/;"	f
hotpot_get_records_groupby	mod/hotpot/report.php	/^function hotpot_get_records_groupby($function, $fieldnames, $table, $select, $groupby) {$/;"	f
hotpot_get_report_names	mod/hotpot/report.php	/^function hotpot_get_report_names($names='') {$/;"	f
hotpot_get_report_users	mod/hotpot/report.php	/^function hotpot_get_report_users($course_ids, $formdata) {$/;"	f
hotpot_get_title	question/format/hotpot/format.php	/^    function hotpot_get_title(&$xml, $x, $flag=false) {$/;"	f
hotpot_get_titles_and_next_ex	mod/hotpot/lib.php	/^function hotpot_get_titles_and_next_ex(&$hp, $filepath, $get_next=false) {$/;"	f
hotpot_grade_heading	mod/hotpot/report.php	/^function hotpot_grade_heading($hotpot, $formdata) {$/;"	f
hotpot_grades	mod/hotpot/lib.php	/^function hotpot_grades($hotpotid) {$/;"	f
hotpot_id	mod/hotpot/lib.php	/^			$hotpot_id = $hotpot_modules[$id]->instance;$/;"	v
hotpot_ids	mod/hotpot/report.php	/^			$hotpot_ids = $hotpot->id;$/;"	v
hotpot_ids	mod/hotpot/report.php	/^			$hotpot_ids = join(',', array_keys($records));$/;"	v
hotpot_ids	mod/hotpot/report.php	/^	$hotpot_ids = '';$/;"	v
hotpot_index_remove_prefix	mod/hotpot/db/update_to_v2.php	/^function hotpot_index_remove_prefix($table, $field, $length=0) {$/;"	f
hotpot_is_visible	mod/hotpot/lib.php	/^function hotpot_is_visible(&$cm) {$/;"	f
hotpot_keypad_sort_value	mod/hotpot/template/v6.php	/^function hotpot_keypad_sort_value($char) {$/;"	f
hotpot_modules	mod/hotpot/lib.php	/^			$hotpot_modules = array();$/;"	v
hotpot_modules	mod/hotpot/lib.php	/^		$hotpot_modules = array();$/;"	v
hotpot_modules	mod/hotpot/lib.php	/^		$hotpot_modules = get_records_select('course_modules', "id IN ($course_module_ids) AND module=$cm->module");$/;"	v
hotpot_print_attempt_details	mod/hotpot/review.php	/^function hotpot_print_attempt_details(&$hotpot, &$attempt) {$/;"	f
hotpot_print_attempt_summary	mod/hotpot/review.php	/^function hotpot_print_attempt_summary(&$hotpot, &$attempt) {$/;"	f
hotpot_print_recent_activity	mod/hotpot/lib.php	/^function hotpot_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
hotpot_print_recent_mod_activity	mod/hotpot/lib.php	/^function hotpot_print_recent_mod_activity($activity, $course, $detail=false) {$/;"	f
hotpot_print_report_heading	mod/hotpot/report.php	/^function hotpot_print_report_heading(&$course, &$cm, &$hotpot, &$mode) {$/;"	f
hotpot_print_report_selector	mod/hotpot/report.php	/^function hotpot_print_report_selector(&$course, &$hotpot, &$formdata) {$/;"	f
hotpot_print_review_buttons	mod/hotpot/review.php	/^function hotpot_print_review_buttons(&$course, &$hotpot, &$attempt) {$/;"	f
hotpot_print_show_links	mod/hotpot/lib.php	/^function hotpot_print_show_links($course, $location, $reference, $actions='', $spacer=' &nbsp; ', $new_window=false) {$/;"	f
hotpot_remove_orphans	mod/hotpot/db/update_to_v2.php	/^function hotpot_remove_orphans($secondarytable, $secondarykeyfield, $primarytable, $primarykeyfield='id') {$/;"	f
hotpot_report	mod/hotpot/report/click/report.php	/^class hotpot_report extends hotpot_default_report {$/;"	c
hotpot_report	mod/hotpot/report/fullstat/report.php	/^class hotpot_report extends hotpot_default_report {$/;"	c
hotpot_report	mod/hotpot/report/overview/report.php	/^class hotpot_report extends hotpot_default_report {$/;"	c
hotpot_report	mod/hotpot/report/simplestat/report.php	/^class hotpot_report extends hotpot_default_report {$/;"	c
hotpot_restore_attempts	mod/hotpot/restorelib.php	/^function hotpot_restore_attempts(&$restore, $status, &$xml, &$record, $hotpot_v20=false) {$/;"	f
hotpot_restore_clickreportids	mod/hotpot/restorelib.php	/^function hotpot_restore_clickreportids(&$restore, $status) {$/;"	f
hotpot_restore_details	mod/hotpot/restorelib.php	/^function hotpot_restore_details(&$restore, $status, &$xml, &$record) {$/;"	f
hotpot_restore_logs	mod/hotpot/restorelib.php	/^function hotpot_restore_logs($restore, $log) {$/;"	f
hotpot_restore_mods	mod/hotpot/restorelib.php	/^function hotpot_restore_mods($mod, $restore) {$/;"	f
hotpot_restore_questions	mod/hotpot/restorelib.php	/^function hotpot_restore_questions(&$restore, $status, &$xml, &$record) {$/;"	f
hotpot_restore_record	mod/hotpot/restorelib.php	/^function hotpot_restore_record(&$restore, $status, &$xml, $table, $foreign_keys, $more_restore, $secondary_key) {$/;"	f
hotpot_restore_records	mod/hotpot/restorelib.php	/^function hotpot_restore_records(&$restore, $status, &$xml, $table, $foreign_keys, $more_restore='', $records_TAG='', $record_TAG='', $secondary_key='') {$/;"	f
hotpot_restore_responses	mod/hotpot/restorelib.php	/^function hotpot_restore_responses(&$restore, $status, &$xml, &$record) {$/;"	f
hotpot_restore_strings	mod/hotpot/restorelib.php	/^function hotpot_restore_strings(&$restore, $status, &$xml, &$record) {$/;"	f
hotpot_rm	mod/hotpot/db/update_to_v2.php	/^function hotpot_rm($target, $output=true) {$/;"	f
hotpot_scale_used	mod/hotpot/lib.php	/^function hotpot_scale_used ($hotpotid, $scaleid) {$/;"	f
hotpot_seed_RNG	question/format/hotpot/format.php	/^    function hotpot_seed_RNG() {$/;"	f
hotpot_set_attempt_details	mod/hotpot/attempt.php	/^function hotpot_set_attempt_details(&$attempt) {$/;"	f
hotpot_set_form_values	mod/hotpot/lib.php	/^function hotpot_set_form_values(&$hp) {$/;"	f
hotpot_set_name_summary_reference	mod/hotpot/lib.php	/^function hotpot_set_name_summary_reference(&$hp, $chain_index=NULL) {$/;"	f
hotpot_showhide_button	mod/hotpot/report/fullstat/report.php	/^function hotpot_showhide_button($id) {$/;"	f
hotpot_showhide_set	mod/hotpot/report/fullstat/report.php	/^function hotpot_showhide_set($id) {$/;"	f
hotpot_sort_keypad_chars	mod/hotpot/template/v6.php	/^function hotpot_sort_keypad_chars($a, $b) {$/;"	f
hotpot_sort_stat_values	mod/hotpot/report/fullstat/report.php	/^function hotpot_sort_stat_values($a, $b) {$/;"	f
hotpot_string	mod/hotpot/lib.php	/^function hotpot_string($id) {$/;"	f
hotpot_string_id	mod/hotpot/lib.php	/^function hotpot_string_id($str) {$/;"	f
hotpot_string_ids	mod/hotpot/lib.php	/^function hotpot_string_ids($field_value) {$/;"	f
hotpot_strings	mod/hotpot/lib.php	/^function hotpot_strings($ids) {$/;"	f
hotpot_transfer_records	mod/hotpot/db/update_to_v2.php	/^function hotpot_transfer_records($oldtable, $table, $foreignkeys, $primarykey, &$new) {$/;"	f
hotpot_update_chain	mod/hotpot/lib.php	/^function hotpot_update_chain(&$hp) {$/;"	f
hotpot_update_course_modules	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_course_modules($oldmodulename, $modulename, &$new) {$/;"	f
hotpot_update_fields	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_fields($table, $feedback=false) {$/;"	f
hotpot_update_instance	mod/hotpot/lib.php	/^function hotpot_update_instance(&$hp) {$/;"	f
hotpot_update_logs	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_logs($oldmodulename, $modulename, $moduleid, &$new) {$/;"	f
hotpot_update_print	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_print($msg=false, $n=300) {$/;"	f
hotpot_update_print_ok	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_print_ok($ok) {$/;"	f
hotpot_update_print_progress	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_print_progress($i) {$/;"	f
hotpot_update_print_warning	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_print_warning($field, $value, $table, $id) {$/;"	f
hotpot_update_string_id_list	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_string_id_list($table, &$record, $field, &$new) {$/;"	f
hotpot_update_to_v2_1	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_to_v2_1() {$/;"	f
hotpot_update_to_v2_1_16	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_to_v2_1_16() {$/;"	f
hotpot_update_to_v2_1_17	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_to_v2_1_17() {$/;"	f
hotpot_update_to_v2_1_18	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_to_v2_1_18() {$/;"	f
hotpot_update_to_v2_1_2	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_to_v2_1_2() {$/;"	f
hotpot_update_to_v2_1_6	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_to_v2_1_6() {$/;"	f
hotpot_update_to_v2_1_8	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_to_v2_1_8() {$/;"	f
hotpot_update_to_v2_from_hotpotatoes	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_to_v2_from_hotpotatoes() {$/;"	f
hotpot_update_to_v2_from_v1	mod/hotpot/db/update_to_v2.php	/^function hotpot_update_to_v2_from_v1() {$/;"	f
hotpot_upgrade	mod/hotpot/db/mysql.php	/^function hotpot_upgrade($oldversion) {$/;"	f
hotpot_upgrade	mod/hotpot/db/postgres7.php	/^function hotpot_upgrade($oldversion) {$/;"	f
hotpot_user_complete	mod/hotpot/lib.php	/^function hotpot_user_complete($course, $user, $mod, $hp) {$/;"	f
hotpot_user_outline	mod/hotpot/lib.php	/^function hotpot_user_outline($course, $user, $mod, $hp) {$/;"	f
hotpot_utf8_to_html_entity	mod/hotpot/lib.php	/^function hotpot_utf8_to_html_entity($char) {$/;"	f
hotpot_utf8_to_html_entity	question/format/hotpot/format.php	/^function hotpot_utf8_to_html_entity($char) {$/;"	f
hotpot_xml_quiz	mod/hotpot/lib.php	/^	function hotpot_xml_quiz(&$obj, $read_file=true, $parse_xml=true, $convert_urls=true, $report_errors=true, $create_html=true) {$/;"	f
hotpot_xml_quiz	mod/hotpot/lib.php	/^class hotpot_xml_quiz extends hotpot_xml_tree {$/;"	c
hotpot_xml_quiz_template	mod/hotpot/template/v6.php	/^	function hotpot_xml_quiz_template(&$parent) {$/;"	f
hotpot_xml_quiz_template	mod/hotpot/template/v6.php	/^class hotpot_xml_quiz_template extends hotpot_xml_template_default {$/;"	c
hotpot_xml_template_default	mod/hotpot/template/default.php	/^class hotpot_xml_template_default {$/;"	c
hotpot_xml_tree	mod/hotpot/lib.php	/^	function hotpot_xml_tree($str, $xml_root='') {$/;"	f
hotpot_xml_tree	mod/hotpot/lib.php	/^class hotpot_xml_tree {$/;"	c
hotpot_xml_tree	question/format/hotpot/format.php	/^    function hotpot_xml_tree($str, $xml_root='') {$/;"	f
hotpot_xml_tree	question/format/hotpot/format.php	/^class hotpot_xml_tree {$/;"	c
hotpotids	mod/hotpot/index.php	/^	$hotpotids = array();$/;"	v
hotpotids	mod/hotpot/index.php	/^	$hotpotids = implode(',', $hotpotids);$/;"	v
hotpotmoduleid	mod/hotpot/db/update_to_v2.php	/^				$hotpotmoduleid = get_field('modules', 'id', 'name', 'hotpot');$/;"	v
hotpots	mod/hotpot/backuplib.php	/^        $hotpots = get_records ("hotpot","course",$preferences->backup_course,"id");$/;"	v
hotpots	mod/hotpot/index.php	/^		$hotpots = array();$/;"	v
hotpots	mod/hotpot/lib.php	/^		$hotpots = array();$/;"	v
hotpots	mod/hotpot/lib.php	/^		$hotpots = get_records_list('hotpot', 'id', implode(',', $ids));$/;"	v
hour	course/report/log/graph.php	/^           $hour = $daystart + $i * 3600;$/;"	v
hour	lib/adodb/adodb-time.inc.php	/^		$hour = floor($d \/$_hour_power);$/;"	v
hour	lib/adodb/adodb-time.inc.php	/^		$hour = floor($d\/$_hour_power);$/;"	v
hour	lib/adodb/adodb-time.inc.php	/^	$hour = $arr['hours'];$/;"	v
hour_extra	lib/smarty/plugins/function.html_select_time.php	/^    $hour_extra         = null;$/;"	v
hour_fmt	lib/smarty/plugins/function.html_select_time.php	/^        $hour_fmt = $use_24_hours ? '%H' : '%I';$/;"	v
hours	admin/configvars.php	/^    $hours = array();$/;"	v
hours	backup/lib.php	/^        $hours = 4;$/;"	v
hours	lib/bennu/iCalendar_rfc2445.php	/^                $hours = explode(',', $vars['BYHOUR']);$/;"	v
hours	lib/moodlelib.php	/^    $hours     = floor($remainder\/HOURSECS);$/;"	v
hours	lib/olson.php	/^            $hours = $hours-1;$/;"	v
hours	lib/olson.php	/^        $hours   = intval($matches[2]);$/;"	v
hours	lib/olson.php	/^        $hours = $mins \/ 60;$/;"	v
hours	lib/olson.php	/^        $hours = (int)$hours;$/;"	v
hours	lib/smarty/plugins/function.html_select_time.php	/^        $hours       = $use_24_hours ? range(0, 23) : range(1, 12);$/;"	v
hours	mod/scorm/locallib.php	/^        $hours = '0' . $hours;$/;"	v
hours	mod/scorm/locallib.php	/^    $hours = $aes[0] + $bes[0] + $change;  \/\/Hours$/;"	v
hover	lib/editor/htmlarea/popups/dlg_ins_char.php	/^function hover(obj,val) {$/;"	f
how	lib/adodb/adodb-perf.inc.php	/^			$how = $arr[1];$/;"	v
hownear	lib/questionlib.php	/^        $hownear = array();$/;"	v
hp	mod/hotpot/report.php	/^    $hp = optional_param("hp"); \/\/ hotpot ID$/;"	v
hp	mod/hotpot/review.php	/^	$hp = optional_param("hp"); \/\/ hotpot ID$/;"	v
hp	mod/hotpot/view.php	/^		$hp = optional_param("hp"); \/\/ hotpot ID$/;"	v
hppassword	mod/hotpot/view.php	/^	$hppassword = optional_param('hppassword');$/;"	v
hr	auth/ldap/lib.php	/^            $hr=substr($time,8,2);$/;"	v
hr	lib/adodb/adodb-time.inc.php	/^	$hr = intval($hr);$/;"	v
hratio	mod/data/field/picture/field.class.php	/^                $hratio = $image->height \/ $thumbheight;$/;"	v
href	calendar/lib.php	/^                $href = calendar_get_link_href(CALENDAR_URL.$linkhref, $ed['mday'], $ed['mon'], $ed['year']);$/;"	v
href	calendar/lib.php	/^    $href = calendar_get_link_href($linkbase, $d, $m, $y);$/;"	v
href	mod/hotpot/lib.php	/^				$href = "$CFG->wwwroot\/mod\/hotpot\/view.php?hp=$id";$/;"	v
href	mod/hotpot/lib.php	/^		$href = "$CFG->wwwroot\/mod\/hotpot\/review.php?hp=$activity->instance&attempt=".$activity->content->attemptid;$/;"	v
href	mod/hotpot/lib.php	/^		$href = "$CFG->wwwroot\/mod\/hotpot\/view.php?hp=$activity->instance";$/;"	v
href	mod/hotpot/lib.php	/^	$href = "$CFG->wwwroot\/user\/view.php?id=$activity->user->userid&course=$course";$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^         $href = $uu;$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^         $href = ewiki_script($go_action, $id);$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^         $href = ewiki_script_binary("", $href);$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^         $href = str_replace("%s", $page, $p1);$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^         $href = str_replace($f, $t, $href);$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^      $href = "mailto:" . $href;$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^      $href = $ewiki_id;$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^      $href = $uu;$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^      $href = substr($str, 0, $l) . substr($str, $r + 1);$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^      $href = trim(substr($href, 0, $p));$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^   $href = $title = strtok($str, "|");$/;"	v
href	mod/wiki/ewiki/ewiki.php	/^   $href = ltrim(trim($href), "^");$/;"	v
href	mod/wiki/ewiki/plugins/email_protect.php	/^         $href = ewiki_email_protect_encode($href, 2);$/;"	v
href	mod/wiki/ewiki/plugins/email_protect.php	/^         $href = substr($href, 7);$/;"	v
href2	mod/wiki/ewiki/ewiki.php	/^      $href2 = trim(substr($href, $p));$/;"	v
href2	mod/wiki/ewiki/ewiki.php	/^   $href2 = "";$/;"	v
href_base	mod/resource/type/ims/deploy.php	/^                    $href_base = $manifest_base;$/;"	v
href_base	mod/resource/type/ims/deploy.php	/^                $href_base = '';$/;"	v
href_base	mod/resource/type/ims/repository_deploy.php	/^                    $href_base = $manifest_base;$/;"	v
href_base	mod/resource/type/ims/repository_deploy.php	/^                $href_base = '';$/;"	v
href_i	mod/wiki/ewiki/ewiki.php	/^   $href_i = EWIKI_CASE_INSENSITIVE ? strtolower($href) : ($href);$/;"	v
href_tag_begin	filter/activitynames/filter.php	/^                            $href_tag_begin = "<a class=\\"autolink\\" title=\\"$title\\" href=\\"$CFG->wwwroot\/mod\/$activity->mod\/view.php?id=$activity->cm\\" target=\\"$CFG->framename\\">";$/;"	v
href_tag_begin	mod/glossary/filter.php	/^                $href_tag_begin = '<a class="glossary autolink glossaryid'.$concept->glossaryid.'" title="'.$title.'" '.$/;"	v
href_tag_begin	mod/glossary/filter.php	/^                $href_tag_begin = '<a target="entry" class="glossary autolink glossaryid'.$concept->glossaryid.'" title="'.$title.'" '.$/;"	v
hreftagend	lib/filterlib.php	/^                                   $hreftagend='<\/span>', $/;"	v
hrs	enrol/authorize/authorizenetlib.php	/^    $hrs = ($cutoff - $mins) \/ 60;$/;"	v
html	lib/adodb/adodb-lib.inc.php	/^	$html =  (isset($_SERVER['HTTP_USER_AGENT']));$/;"	v
html	lib/adodb/adodb-perf.inc.php	/^		$html = rs2html($rs,false,false,false,false);$/;"	v
html	lib/adodb/perf/perf-mssql.inc.php	/^		$html =  adodb_perf::HealthCheck($cli);$/;"	v
html	lib/adodb/perf/perf-mysql.inc.php	/^		$html = rs2html($rs,false,false,false,false);$/;"	v
html	lib/cas/domxml-php4-php5.php	/^   $html=$dom_document->myDOMNode->saveHTML();$/;"	v
html	lib/questionlib.php	/^        $html =  "<a href=\\"$CFG->wwwroot\/question\/question.php?id=$question->id\\" title=\\""$/;"	v
html	lib/questionlib.php	/^    $html = '<img border="0" height="16" width="16" src="'.$CFG->wwwroot.'\/question\/type\/'.$/;"	v
html	mod/hotpot/lib.php	/^	$html = <<<END_OF_SCRIPT$/;"	v
html	mod/wiki/ewiki/ewiki.php	/^   $html = "";$/;"	v
html	mod/wiki/ewiki/ewiki.php	/^   $html = ewiki_make_title($id, '', 1, $action, $go_action) . $html;$/;"	v
html	mod/wiki/ewiki/plugins/email_protect.php	/^          $html = "<h3>" . ewiki_t("PROTE0") . "<\/h3>\\n";$/;"	v
html	mod/wiki/ewiki/plugins/email_protect.php	/^       $html = preg_replace('\/([-_+\\w\\d.]+@[-\\w\\d.]+\\.[\\w]{2,5})\\b\/me',$/;"	v
html	mod/wiki/ewiki/plugins/email_protect.php	/^    $html = "";$/;"	v
html	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^   $html = $done;$/;"	v
html2text	lib/html2text.php	/^function html2text( $badStr ) {$/;"	f
htmlPrepare	question/format/examview/format.php	/^    function htmlPrepare($htmltext)$/;"	f
htmlTag	lib/weblib.php	/^    $htmlTag = $htmlArray[1];$/;"	v
html_attributes	blocks/moodleblock.class.php	/^    function html_attributes() {$/;"	f
html_dump_mem	lib/cas/domxml-php4-php5.php	/^ function html_dump_mem() {return $this->myDOMNode->saveHTML();}$/;"	f
html_entity_decode	lib/moodlelib.php	/^     function html_entity_decode($string) {$/;"	f
html_entity_decode	mod/hotpot/lib.php	/^	function html_entity_decode($str) {$/;"	f
html_ext	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^    $html_ext = ".html";$/;"	v
html_footer	files/index.php	/^    function html_footer() {$/;"	f
html_footer	lib/editor/htmlarea/coursefiles.php	/^    function html_footer() {$/;"	f
html_header	files/index.php	/^    function html_header($course, $wdir, $formfield=""){$/;"	f
html_header	lib/editor/htmlarea/coursefiles.php	/^    function html_header($course, $wdir, $formfield=""){$/;"	f
html_result	lib/smarty/plugins/function.html_select_date.php	/^    $html_result = $month_result = $day_result = $year_result = "";$/;"	v
html_result	lib/smarty/plugins/function.html_select_time.php	/^    $html_result = '';$/;"	v
html_standalone	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^   $html_standalone = array($/;"	v
html_tags	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^      $html_tags = array_merge(  (array) $html_tags, array($/;"	v
html_tags	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^   $html_tags = array($/;"	v
html_to_text	lib/weblib.php	/^function html_to_text($html) {$/;"	f
htmlarea	lib/editor/htmlarea/htmlarea.class.php	/^    function htmlarea($courseid) {$/;"	f
htmlarea	lib/editor/htmlarea/htmlarea.class.php	/^class htmlarea extends editorObject {$/;"	c
htmlarray	course/lib.php	/^    $htmlarray = array();$/;"	v
htmleditor	lib/editorlib.php	/^        $htmleditor = !empty($editorname) ? $editorname : intval($USER->htmleditor);$/;"	v
htmlendings	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $htmlendings = array('+(<br.*>)+iU', '+(<p.*>)+iU', '+(<\/p>)+i', '+(<hr.*>)+iU', '+(<ol.*>)+iU',$/;"	v
htmlentities	mod/wiki/ewiki/ewiki.php	/^   $htmlentities = $ewiki_config["htmlentities"];$/;"	v
htmlid	lib/weblib.php	/^            $htmlid = 'auto-rb'.sprintf('%04d', ++$idcounter);$/;"	v
htmlid	lib/weblib.php	/^    $htmlid = 'auto-cb'.sprintf('%04d', ++$idcounter);$/;"	v
htmlid	lib/weblib.php	/^    $htmlid = 'auto-tf'.sprintf('%04d', ++$idcounter);$/;"	v
htmlrepl	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $htmlrepl = array("\\n\\$1\\n", "\\n\\$1\\n", "\\n\\$1\\n", "\\n\\$1\\n", "\\n\\$1\\n",$/;"	v
htmlspecialchars_decode	lib/typo3/class.t3lib_div.php	/^	function htmlspecialchars_decode($value)	{$/;"	f
htmltags	mod/hotpot/lib.php	/^			$htmltags = '('$/;"	v
htmltags	question/format/hotpot/format.php	/^            $htmltags = '('$/;"	v
htmltext	question/format/examview/format.php	/^				$htmltext = addslashes($htmltext);$/;"	v
htmltext	question/format/examview/format.php	/^			    $htmltext = $this->htmlPrepare($value);$/;"	v
htmltext	question/format/examview/format.php	/^			$htmltext = $this->htmlPrepare($match_group->questiontext);$/;"	v
htmltext	question/format/examview/format.php	/^			$htmltext = addslashes($htmltext);$/;"	v
htmltext	question/format/examview/format.php	/^                $htmltext = $this->htmlPrepare($match_group->subanswers[$key]);$/;"	v
htmltext	question/format/examview/format.php	/^        $htmltext = $this->ArrayTagToString($qrec['#']['text'][0]['#']);$/;"	v
htmltext	question/format/examview/format.php	/^        $htmltext = $this->htmlPrepare($htmltext);$/;"	v
htmltext	question/format/examview/format.php	/^        $htmltext = addslashes($htmltext);$/;"	v
http	lib/soap/nusoap.php	/^					$http = new soap_transport_http($this->endpoint);$/;"	v
http	lib/soap/nusoap.php	/^					$http =& $this->persistentConnection;$/;"	v
http_reason	lib/soap/nusoap.php	/^		$http_reason = count($arr) > 2 ? $arr[2] : '';$/;"	v
http_status	lib/soap/nusoap.php	/^		$http_status = intval($arr[1]);$/;"	v
http_version	lib/soap/nusoap.php	/^		$http_version = $arr[0];$/;"	v
httpreferer	error/index.php	/^    $httpreferer = empty($_SERVER['HTTP_REFERER']) ? '' : $_SERVER['HTTP_REFERER'];$/;"	v
httpsrequired	lib/moodlelib.php	/^function httpsrequired() {$/;"	f
httpsurl	admin/config.php	/^    $httpsurl = str_replace('http:\/\/', 'https:\/\/', $CFG->wwwroot);$/;"	v
i	admin/backup.php	/^        $i = 0;$/;"	v
i	admin/langimport.php	/^            $i = 0;$/;"	v
i	auth/ldap/lib.php	/^    $i=0;$/;"	v
i	blocks/glossary_random/block_glossary_random.php	/^                        $i = $this->config->previous + 1;$/;"	v
i	blocks/glossary_random/block_glossary_random.php	/^                        $i = 1;$/;"	v
i	blocks/glossary_random/block_glossary_random.php	/^                    $i = $numberofentries;$/;"	v
i	blocks/glossary_random/block_glossary_random.php	/^                    $i = rand(1,$numberofentries);$/;"	v
i	course/grades.php	/^        $i = 0;$/;"	v
i	course/recent.php	/^        $i = 0;$/;"	v
i	course/report/log/graph.php	/^       $i = 0;$/;"	v
i	grade/lib.php	/^        $i = 0;$/;"	v
i	grade/lib.php	/^    $i = 1;$/;"	v
i	grade/lib.php	/^    $i=0;$/;"	v
i	lib/adodb/adodb-connection.inc.php	/^            $i = 0;$/;"	v
i	lib/adodb/adodb-recordset.inc.php	/^		$i = 0;$/;"	v
i	lib/adodb/adodb-time.inc.php	/^	$i = 365.25*86400*($start-1970);$/;"	v
i	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$i = 0;$/;"	v
i	lib/adodb/adodb.inc.php	/^			$i = 0;$/;"	v
i	lib/adodb/adodb.inc.php	/^		$i = 0;$/;"	v
i	lib/adodb/datadict/datadict-db2.inc.php	/^				$i=0;$/;"	v
i	lib/adodb/drivers/adodb-csv.inc.php	/^			$i = 0;$/;"	v
i	lib/adodb/drivers/adodb-fbsql.inc.php	/^		$i = 0;$/;"	v
i	lib/adodb/drivers/adodb-mssql.inc.php	/^			$i = 0;$/;"	v
i	lib/adodb/drivers/adodb-mysql.inc.php	/^		$i = 0;$/;"	v
i	lib/adodb/drivers/adodb-oci8po.inc.php	/^			$i = 0;$/;"	v
i	lib/adodb/drivers/adodb-postgres64.inc.php	/^				$i = 1;$/;"	v
i	lib/adodb/drivers/adodb-postgres7.inc.php	/^			$i = 1;$/;"	v
i	lib/adodb/toexport.inc.php	/^		$i = 0;$/;"	v
i	lib/cas/domxml-php4-php5.php	/^  $i=0;$/;"	v
i	lib/excel/Parser.php	/^    $i = $this->_current_char;$/;"	v
i	lib/excel/Worksheet.php	/^        $i        = 1;       \/\/ char position$/;"	v
i	lib/fpdf/fpdf.php	/^                $i=$sep+1;$/;"	v
i	lib/fpdf/fpdf.php	/^            $i=count($this->fonts)+1;$/;"	v
i	lib/fpdf/fpdf.php	/^    $i=0;$/;"	v
i	lib/fpdf/fpdf.php	/^    $i=count($this->fonts)+1;$/;"	v
i	lib/moodlelib.php	/^   $i = 0;$/;"	v
i	lib/pclzip/pclzip.lib.php	/^    $i = 0;$/;"	v
i	lib/pclzip/pclzip.lib.php	/^    $i=0;$/;"	v
i	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $i = $this->_current_char;$/;"	v
i	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $i        = 1;       \/\/ char position$/;"	v
i	lib/phpmailer/mailerc.php	/^        $i = 0;$/;"	v
i	lib/smarty/Smarty_Compiler.class.php	/^                        $i = $j;$/;"	v
i	lib/smarty/Smarty_Compiler.class.php	/^                    $i = $is_arg_start;$/;"	v
i	lib/soap/nusoap.php	/^					$i = 0;$/;"	v
i	lib/typo3/class.t3lib_cs.php	/^				$i = $len;$/;"	v
i	lib/typo3/class.t3lib_cs.php	/^				$i = strlen($string)+$len;$/;"	v
i	lib/typo3/class.t3lib_cs.php	/^			$i = $this->euc_char2byte_pos($string,$len,$charset);$/;"	v
i	lib/typo3/class.t3lib_cs.php	/^			$i = $this->utf8_char2byte_pos($string,$len);$/;"	v
i	lib/typo3/class.t3lib_cs.php	/^			$i = 0;$/;"	v
i	lib/typo3/class.t3lib_cs.php	/^			$i = strlen($str)-1;$/;"	v
i	lib/typo3/class.t3lib_cs.php	/^		$i = $len-1;$/;"	v
i	lib/weblib.php	/^    $i = 0;$/;"	v
i	lib/weblib.php	/^    $i = 1;                     \/\/ Counter is used to get rid of the last comma.$/;"	v
i	lib/weblib.php	/^    $i=0;$/;"	v
i	lib/xmlize.php	/^    $i = 0;$/;"	v
i	message/lib.php	/^    $i = 0;$/;"	v
i	mod/assignment/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/chat/gui_header_js/users.php	/^        $i = 0;$/;"	v
i	mod/chat/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/choice/report.php	/^        $i=0;  $/;"	v
i	mod/choice/report.php	/^      $i=0;  $/;"	v
i	mod/choice/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/exercise/assessments.php	/^                $i = $exercise->nelements;$/;"	v
i	mod/exercise/locallib.php	/^            $i = exercise_count_assessments_by_teacher($exercise, $teacher);$/;"	v
i	mod/forum/lib.php	/^   $i = 0;$/;"	v
i	mod/forum/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/glossary/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/hotpot/attempt.php	/^					$i = 0;$/;"	v
i	mod/hotpot/db/update_to_v2.php	/^		$i = 0;$/;"	v
i	mod/hotpot/index.php	/^					$i = 0;$/;"	v
i	mod/hotpot/lib.php	/^		$i = 0;$/;"	v
i	mod/hotpot/lib.php	/^	$i = 0;$/;"	v
i	mod/hotpot/lib.php	/^	$i = count_records_select('hotpot_attempts', "hotpot='$hotpotid' AND userid='$USER->id'", 'MAX(attempt)');$/;"	v
i	mod/hotpot/report/default.php	/^					$i = 0; \/\/ index on $cells$/;"	v
i	mod/hotpot/report/default.php	/^			$i = strlen($table->caption);$/;"	v
i	mod/hotpot/report/fullstat/report.php	/^				$i = count($table->stat[0]);$/;"	v
i	mod/hotpot/restorelib.php	/^    $i = 0;$/;"	v
i	mod/hotpot/template/v6.php	/^					$i = count($values);$/;"	v
i	mod/hotpot/template/v6.php	/^			$i = $this->parent->xml_value('hotpot-config-file,'.$this->parent->quiztype.',questions-to-show');$/;"	v
i	mod/hotpot/template/v6.php	/^			$i = 0;$/;"	v
i	mod/hotpot/template/v6.php	/^		$i = $this->parent->xml_value('hotpot-config-file,'.$this->parent->quiztype.',show-limited-questions');$/;"	v
i	mod/hotpot/template/v6.php	/^		$i = 0; \/\/ clue index$/;"	v
i	mod/hotpot/template/v6.php	/^		$i = 0; \/\/ clue index;$/;"	v
i	mod/hotpot/template/v6.php	/^		$i = 0;$/;"	v
i	mod/label/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/lesson/action/continue.php	/^            $i = 0;$/;"	v
i	mod/lesson/action/continue.php	/^            $i=0;$/;"	v
i	mod/lesson/importppt.php	/^    $i = 0;$/;"	v
i	mod/lesson/importppt.php	/^    $i = 1; $/;"	v
i	mod/lesson/importppt.php	/^    $i = 1;$/;"	v
i	mod/lesson/locallib.php	/^            $i = 0;$/;"	v
i	mod/lesson/report.php	/^                $i = 0;$/;"	v
i	mod/lesson/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/lesson/view.php	/^                        $i = 0;$/;"	v
i	mod/lesson/view.php	/^                    $i = 1;$/;"	v
i	mod/quiz/edit.php	/^            $i = 0;$/;"	v
i	mod/quiz/locallib.php	/^            $i = 1;$/;"	v
i	mod/quiz/locallib.php	/^    $i = 1;$/;"	v
i	mod/quiz/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/resource/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/scorm/lib.php	/^                            $i = $level;$/;"	v
i	mod/scorm/locallib.php	/^                            $i = $close;$/;"	v
i	mod/scorm/locallib.php	/^                    $i = $level;$/;"	v
i	mod/scorm/locallib.php	/^    $i=0;  $/;"	v
i	mod/scorm/locallib.php	/^    $i=0;$/;"	v
i	mod/scorm/report.php	/^                $i = 0;$/;"	v
i	mod/scorm/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/survey/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/wiki/ewiki/ewiki.php	/^             $i = 'author';$/;"	v
i	mod/wiki/ewiki/ewiki.php	/^            $i = "content size";$/;"	v
i	mod/wiki/ewiki/ewiki.php	/^            $i = EWIKI_CASE_INSENSITIVE ? strtolower($row["id"]) : $row["id"];$/;"	v
i	mod/wiki/ewiki/ewiki.php	/^         $i = strtolower($i);$/;"	v
i	mod/wiki/ewiki/plugins/email_protect.php	/^          $i = substr($i, 1);$/;"	v
i	mod/wiki/ewiki/plugins/email_protect.php	/^       $i = @$_SERVER["SERVER_SOFTWARE"] .$/;"	v
i	mod/wiki/ewikimoodlelib.php	/^            $i = EWIKI_CASE_INSENSITIVE ? strtolower($row["id"]) : $row["id"];$/;"	v
i	mod/wiki/lib.php	/^  $i=0;$/;"	v
i	mod/wiki/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	mod/workshop/assess.php	/^                    $i = $workshop->nelements;$/;"	v
i	mod/workshop/assessments.php	/^                $i = $workshop->nelements;$/;"	v
i	mod/workshop/restorelib.php	/^            $i = 0;   \/\/Counter to send some output to the browser to avoid timeouts$/;"	v
i	question/format/aon/format.php	/^        $i = 1;$/;"	v
i	question/format/blackboard_6/format.php	/^    $i = 0;$/;"	v
i	question/format/hotpot/format.php	/^            $i = 0;$/;"	v
i	question/type/calculated/editquestion.php	/^            $i = 1; \/\/ The zero slot got the default unit...$/;"	v
i	question/type/match/editquestion.php	/^    $i = count($subquestions);$/;"	v
i	question/type/multichoice/editquestion.php	/^    $i = count($answers);$/;"	v
i	question/type/shortanswer/editquestion.php	/^    $i = count($answers);$/;"	v
i0	mod/wiki/ewiki/plugins/spages.php	/^   $i0 = strtolower($id);$/;"	v
i1stBdL	lib/pear/OLE.php	/^        $i1stBdL = ($big_block_size - 0x4C) \/ OLE_LONG_INT_SIZE;$/;"	v
i1stBdL	lib/pear/OLE/PPS/Root.php	/^        $i1stBdL = ($this->_BIG_BLOCK_SIZE - 0x4C) \/ OLE_LONG_INT_SIZE;$/;"	v
i2	mod/wiki/ewiki/plugins/moodle/diff.php	/^       $i2 = $i;$/;"	v
iAll	lib/pear/OLE.php	/^        $iAll = $packed_array[''];  \/\/ this may be wrong$/;"	v
iAll	lib/pear/OLE/PPS/Root.php	/^        $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;$/;"	v
iAll	lib/pear/OLE/PPS/Root.php	/^        $iAll = $iBsize + $iPpsCnt + $iSbdSize;$/;"	v
iAllW	lib/pear/OLE/PPS/Root.php	/^        $iAllW = $iAll;$/;"	v
iBCnt	lib/pear/OLE/PPS/Root.php	/^        $iBCnt = $this->_BIG_BLOCK_SIZE \/ OLE_PPS_SIZE;$/;"	v
iBbCnt	lib/pear/OLE/PPS/Root.php	/^        $iBbCnt = $this->_BIG_BLOCK_SIZE \/ OLE_LONG_INT_SIZE;$/;"	v
iBdCnt	lib/pear/OLE/PPS/Root.php	/^                $iBdCnt = floor(($iAllW + $iBdCntW) \/ $iBbCnt) + ((($iAllW+$iBdCntW) % $iBbCnt)? 1: 0);$/;"	v
iBdCnt	lib/pear/OLE/PPS/Root.php	/^                $iBdCnt = floor(($iAllW + $iBdCntW) \/ $iBlCnt) + ((($iAllW+$iBdCntW) % $iBlCnt)? 1: 0);$/;"	v
iBdCnt	lib/pear/OLE/PPS/Root.php	/^        $iBdCnt = $this->_BIG_BLOCK_SIZE \/ OLE_PPS_SIZE;$/;"	v
iBdCnt	lib/pear/OLE/PPS/Root.php	/^        $iBdCnt = floor(($iAll + $iBdCntW) \/ $iBbCnt) + ((($iAllW+$iBdCntW) % $iBbCnt)? 1: 0);$/;"	v
iBdCnt	lib/pear/OLE/PPS/Root.php	/^        $iBdCnt = floor(($iAll + $iBdCntW) \/ $iBlCnt) + ((($iAllW+$iBdCntW) % $iBlCnt)? 1: 0);$/;"	v
iBdCntW	lib/pear/OLE/PPS/Root.php	/^                $iBdCntW = floor($iAllW \/ $iBbCnt) + (($iAllW % $iBbCnt)? 1: 0);$/;"	v
iBdCntW	lib/pear/OLE/PPS/Root.php	/^                $iBdCntW = floor($iAllW \/ $iBlCnt) + (($iAllW % $iBlCnt)? 1: 0);$/;"	v
iBdCntW	lib/pear/OLE/PPS/Root.php	/^        $iBdCntW = floor($iAllW \/ $iBbCnt) + (($iAllW % $iBbCnt)? 1: 0);$/;"	v
iBdCntW	lib/pear/OLE/PPS/Root.php	/^        $iBdCntW = floor($iAllW \/ $iBlCnt) + (($iAllW % $iBlCnt)? 1: 0);$/;"	v
iBdExL	lib/pear/OLE/PPS/Root.php	/^        $iBdExL = 0;$/;"	v
iBdbCnt	lib/pear/OLE.php	/^        $iBdbCnt = $packed_array[''];$/;"	v
iBdbCnt_offset	lib/pear/OLE.php	/^        $iBdbCnt_offset        = 44;$/;"	v
iBlCnt	lib/pear/OLE/PPS/Root.php	/^        $iBlCnt = $this->_BIG_BLOCK_SIZE \/ OLE_LONG_INT_SIZE;$/;"	v
iCalendar	lib/bennu/iCalendar_components.php	/^class iCalendar extends iCalendar_component {$/;"	c
iCalendar_alarm	lib/bennu/iCalendar_components.php	/^class iCalendar_alarm extends iCalendar_component {$/;"	c
iCalendar_component	lib/bennu/iCalendar_components.php	/^    function iCalendar_component() {$/;"	f
iCalendar_component	lib/bennu/iCalendar_components.php	/^class iCalendar_component {$/;"	c
iCalendar_event	lib/bennu/iCalendar_components.php	/^class iCalendar_event extends iCalendar_component {$/;"	c
iCalendar_freebusy	lib/bennu/iCalendar_components.php	/^class iCalendar_freebusy extends iCalendar_component {$/;"	c
iCalendar_journal	lib/bennu/iCalendar_components.php	/^class iCalendar_journal extends iCalendar_component {$/;"	c
iCalendar_parameter	lib/bennu/iCalendar_parameters.php	/^class iCalendar_parameter {$/;"	c
iCalendar_property	lib/bennu/iCalendar_properties.php	/^    function iCalendar_property() {$/;"	f
iCalendar_property	lib/bennu/iCalendar_properties.php	/^class iCalendar_property {$/;"	c
iCalendar_property_attach	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_attach extends iCalendar_property {$/;"	c
iCalendar_property_attendee	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_attendee extends iCalendar_property {$/;"	c
iCalendar_property_calscale	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_calscale extends iCalendar_property {$/;"	c
iCalendar_property_categories	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_categories extends iCalendar_property {$/;"	c
iCalendar_property_class	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_class extends iCalendar_property {$/;"	c
iCalendar_property_comment	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_comment extends iCalendar_property {$/;"	c
iCalendar_property_completed	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_completed extends iCalendar_property {$/;"	c
iCalendar_property_contact	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_contact extends iCalendar_property {$/;"	c
iCalendar_property_created	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_created extends iCalendar_property {$/;"	c
iCalendar_property_description	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_description extends iCalendar_property {$/;"	c
iCalendar_property_dtend	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_dtend extends iCalendar_property {$/;"	c
iCalendar_property_dtstamp	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_dtstamp extends iCalendar_property {$/;"	c
iCalendar_property_dtstart	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_dtstart extends iCalendar_property {$/;"	c
iCalendar_property_due	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_due extends iCalendar_property {$/;"	c
iCalendar_property_duration	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_duration extends iCalendar_property {$/;"	c
iCalendar_property_exdate	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_exdate extends iCalendar_property {$/;"	c
iCalendar_property_exrule	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_exrule extends iCalendar_property {$/;"	c
iCalendar_property_freebusy	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_freebusy extends iCalendar_property {$/;"	c
iCalendar_property_geo	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_geo extends iCalendar_property {$/;"	c
iCalendar_property_last_modified	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_last_modified extends iCalendar_property {$/;"	c
iCalendar_property_location	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_location extends iCalendar_property {$/;"	c
iCalendar_property_method	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_method extends iCalendar_property {$/;"	c
iCalendar_property_organizer	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_organizer extends iCalendar_property {$/;"	c
iCalendar_property_percent_complete	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_percent_complete extends iCalendar_property {$/;"	c
iCalendar_property_priority	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_priority extends iCalendar_property {$/;"	c
iCalendar_property_prodid	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_prodid extends iCalendar_property {$/;"	c
iCalendar_property_rdate	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_rdate extends iCalendar_property {$/;"	c
iCalendar_property_recurrence_id	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_recurrence_id extends iCalendar_property {$/;"	c
iCalendar_property_related_to	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_related_to extends iCalendar_property {$/;"	c
iCalendar_property_request_status	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_request_status extends iCalendar_property {$/;"	c
iCalendar_property_resources	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_resources extends iCalendar_property {$/;"	c
iCalendar_property_rrule	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_rrule extends iCalendar_property {$/;"	c
iCalendar_property_sequence	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_sequence extends iCalendar_property {$/;"	c
iCalendar_property_status	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_status extends iCalendar_property {$/;"	c
iCalendar_property_summary	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_summary extends iCalendar_property {$/;"	c
iCalendar_property_transp	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_transp extends iCalendar_property {$/;"	c
iCalendar_property_uid	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_uid extends iCalendar_property {$/;"	c
iCalendar_property_url	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_url extends iCalendar_property {$/;"	c
iCalendar_property_version	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_version extends iCalendar_property {$/;"	c
iCalendar_property_x	lib/bennu/iCalendar_properties.php	/^class iCalendar_property_x extends iCalendar_property {$/;"	c
iCalendar_timezone	lib/bennu/iCalendar_components.php	/^class iCalendar_timezone extends iCalendar_component {$/;"	c
iCalendar_todo	lib/bennu/iCalendar_components.php	/^class iCalendar_todo extends iCalendar_component {$/;"	c
iCnt	lib/pear/OLE/PPS/Root.php	/^        $iCnt = count($raList);$/;"	v
iCols	lib/adodb/adodb-connection.inc.php	/^                $iCols = "$k";$/;"	v
iCols	lib/adodb/adodb-lib.inc.php	/^				$iCols = "$k";$/;"	v
iCopies	lib/excel/Worksheet.php	/^        $iCopies      = 0x01;                 \/\/ Number of copies$/;"	v
iCopies	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $iCopies      = 0x01;                 \/\/ Number of copies$/;"	v
iFitHeight	lib/excel/Worksheet.php	/^        $iFitHeight   = $this->_fit_height;   \/\/ Fit to number of pages high$/;"	v
iFitHeight	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $iFitHeight   = $this->_fit_height;   \/\/ Fit to number of pages high$/;"	v
iFitWidth	lib/excel/Worksheet.php	/^        $iFitWidth    = $this->_fit_width;    \/\/ Fit to number of pages wide$/;"	v
iFitWidth	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $iFitWidth    = $this->_fit_width;    \/\/ Fit to number of pages wide$/;"	v
iLen	lib/pear/OLE/PPS/Root.php	/^                        $iLen = 0;$/;"	v
iLevel	lib/excel/Workbook.php	/^        $iLevel    = 0xff;     \/\/ Outline style level$/;"	v
iLevel	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $iLevel    = 0xff;     \/\/ Outline style level$/;"	v
iN	lib/pear/OLE/PPS/Root.php	/^                    $iN = 0;$/;"	v
iN	lib/pear/OLE/PPS/Root.php	/^            $iN=0;$/;"	v
iNb	lib/pear/OLE/PPS/Root.php	/^            $iNb=0;$/;"	v
iPPScnt	lib/pear/OLE/PPS/Root.php	/^        $iPPScnt = (floor($iCnt\/$iBdCnt) + (($iCnt % $iBdCnt)? 1: 0));$/;"	v
iPageStart	lib/excel/Worksheet.php	/^        $iPageStart   = 0x01;                 \/\/ Starting page number$/;"	v
iPageStart	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $iPageStart   = 0x01;                 \/\/ Starting page number$/;"	v
iPaperSize	lib/excel/Worksheet.php	/^        $iPaperSize   = $this->_paper_size;    \/\/ Paper size$/;"	v
iPaperSize	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $iPaperSize   = $this->_paper_size;    \/\/ Paper size$/;"	v
iRes	lib/excel/Worksheet.php	/^        $iRes         = 0x0258;               \/\/ Print resolution$/;"	v
iRes	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $iRes         = 0x0258;               \/\/ Print resolution$/;"	v
iSBDcnt	lib/pear/OLE/PPS/Root.php	/^        $iSBDcnt = floor($iSBcnt \/ $iSlCnt) + (($iSBcnt % $iSlCnt)? 1:0);$/;"	v
iSBcnt	lib/pear/OLE/PPS/Root.php	/^        $iSBcnt = 0;$/;"	v
iSbCnt	lib/pear/OLE/PPS/Root.php	/^        $iSbCnt = floor($this->_BIG_BLOCK_SIZE \/ OLE_LONG_INT_SIZE);$/;"	v
iScale	lib/excel/Worksheet.php	/^        $iScale       = $this->_print_scale;   \/\/ Print scaling factor$/;"	v
iScale	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $iScale       = $this->_print_scale;   \/\/ Print scaling factor$/;"	v
iSlCnt	lib/pear/OLE/PPS/Root.php	/^        $iSlCnt = floor($this->_BIG_BLOCK_SIZE \/ OLE_LONG_INT_SIZE);$/;"	v
iSmBlk	lib/pear/OLE/PPS/Root.php	/^        $iSmBlk = 0;$/;"	v
iSmallLen	lib/pear/OLE/PPS/Root.php	/^        $iSmallLen = $iSBcnt * $this->_SMALL_BLOCK_SIZE;$/;"	v
iSmallLen	lib/pear/OLE/PPS/Root.php	/^        $iSmallLen = 0;$/;"	v
iSmbCnt	lib/pear/OLE/PPS/Root.php	/^                    $iSmbCnt = floor($raList[$i]->Size \/ $this->_SMALL_BLOCK_SIZE)$/;"	v
iVRes	lib/excel/Worksheet.php	/^        $iVRes        = 0x0258;               \/\/ Vertical print resolution$/;"	v
iVRes	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $iVRes        = 0x0258;               \/\/ Vertical print resolution$/;"	v
iVals	lib/adodb/adodb-connection.inc.php	/^                $iVals = "$v";$/;"	v
iVals	lib/adodb/adodb-lib.inc.php	/^				$iVals = "$v";$/;"	v
iWk	lib/pear/OLE/PPS/Root.php	/^        $iWk = log($i2)\/log(2);$/;"	v
i_count	mod/hotpot/report/default.php	/^		$i_count = count($table->foot);$/;"	v
i_count	mod/hotpot/report/default.php	/^		$i_count = count($table->stat);$/;"	v
i_depth	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $i_depth=0;$/;"	v
i_max	mod/hotpot/index.php	/^					$i_max = count($attemptids);$/;"	v
i_max	mod/hotpot/lib.php	/^			$i_max = count($objects[0]);$/;"	v
i_max	mod/hotpot/lib.php	/^		$i_max = count($hp->references)-1;$/;"	v
i_max	mod/hotpot/report/default.php	/^			$i_max = count($table->legend[$q]['answers']);$/;"	v
i_max	mod/hotpot/template/default.php	/^		$i_max = count($matches[0]);$/;"	v
i_max	mod/hotpot/template/default.php	/^		$i_max = count($names[0]);$/;"	v
i_max	mod/hotpot/template/v6.php	/^		$i_max = strlen($str);$/;"	v
ia	lib/fpdf/font/makefont/makefont.php	/^    $ia=(isset($fm['ItalicAngle']) ? $fm['ItalicAngle'] : 0);$/;"	v
ibf	lib/adodb/drivers/adodb-ibase.inc.php	/^			 $ibf = ibase_field_info($this->_queryID,$fieldOffset);$/;"	v
ical	calendar/export_execute.php	/^$ical = new iCalendar;$/;"	v
icon	admin/modules.php	/^        $icon = "<img src=\\"$CFG->modpixpath\/$module->name\/icon.gif\\" hspace=\\"10\\" height=\\"16\\" width=\\"16\\" border=\\"0\\" alt=\\"\\" \/>";$/;"	v
icon	admin/questiontypes.php	/^        $icon = "<img src=\\"$CFG->dirroot\/mod\/quiz\/questiontypes\/$qtype->name\/icon.gif\\" hspace=\\"10\\" height=\\"16\\" width=\\"16\\" border=\\"0\\" alt=\\"\\" \/>";$/;"	v
icon	blocks/course_list/block_course_list.php	/^        $icon  = "<img src=\\"$CFG->pixpath\/i\/course.gif\\"".$/;"	v
icon	blocks/moodleblock.class.php	/^            $icon = '\/t\/hide.gif';$/;"	v
icon	blocks/moodleblock.class.php	/^            $icon = '\/t\/show.gif';$/;"	v
icon	blocks/site_main_menu/block_site_main_menu.php	/^                        $icon = $CFG->modpixpath.'\/'.$mod->modname.'\/icon.gif';$/;"	v
icon	blocks/site_main_menu/block_site_main_menu.php	/^                        $icon = $CFG->pixpath.'\/'.urldecode($modinfo[$modnumber]->icon);$/;"	v
icon	blocks/social_activities/block_social_activities.php	/^                        $icon = $CFG->modpixpath.'\/'.$mod->modname.'\/icon.gif';$/;"	v
icon	blocks/social_activities/block_social_activities.php	/^                        $icon = $CFG->pixpath.'\/'.urldecode($modinfo[$modnumber]->icon);$/;"	v
icon	calendar/lib.php	/^        $icon = $CFG->modpixpath.'\/'.$event->modulename.'\/icon.gif';$/;"	v
icon	course/lib.php	/^                    $icon = "$CFG->modpixpath\/$mod->modname\/icon.gif";$/;"	v
icon	course/lib.php	/^                    $icon = "$CFG->pixpath\/".urldecode($modinfo[$modnumber]->icon);$/;"	v
icon	course/mod.php	/^        $icon = '<img align="middle" height="16" width="16" src="'.$CFG->modpixpath.'\/'.$module->name.'\/icon.gif" alt="" style="vertical-align: middle;" \/>&nbsp;';$/;"	v
icon	files/index.php	/^            $icon = mimeinfo("icon", $file);$/;"	v
icon	lib/editor/htmlarea/coursefiles.php	/^            $icon = mimeinfo("icon", $file);$/;"	v
icon	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^            $icon = $emoticons[$image];$/;"	v
icon	message/lib.php	/^            $icon = '\/t\/go.gif';$/;"	v
icon	message/lib.php	/^            $icon = '\/t\/stop.gif';$/;"	v
icon	message/lib.php	/^            $icon = '\/t\/user.gif';$/;"	v
icon	message/lib.php	/^            $icon = '\/t\/usernot.gif';$/;"	v
icon	mod/assignment/lib.php	/^                    $icon = mimeinfo('icon', $file);$/;"	v
icon	mod/assignment/type/uploadsingle/assignment.class.php	/^                    $icon = mimeinfo('icon', $file);$/;"	v
icon	mod/data/field/file/field.class.php	/^            $icon = mimeinfo('icon', $src);$/;"	v
icon	mod/exercise/lib.php	/^            $icon = mimeinfo("icon", $file);$/;"	v
icon	mod/forum/lib.php	/^                $icon = mimeinfo("icon", $file);$/;"	v
icon	mod/glossary/lib.php	/^                $icon = mimeinfo("icon", $file);$/;"	v
icon	mod/glossary/lib.php	/^             $icon = "";$/;"	v
icon	mod/glossary/lib.php	/^             $icon = ' <img src="asc.gif" border="0" width="16" height="16" alt="" \/>';$/;"	v
icon	mod/glossary/lib.php	/^            $icon = "$CFG->pixpath\/t\/delete.gif";$/;"	v
icon	mod/glossary/lib.php	/^            $icon = "minus.gif";   \/\/ graphical metaphor (minus) for deleting an imported entry$/;"	v
icon	mod/glossary/lib.php	/^         $icon = " <img src=\\"$sortorder.gif\\" border=\\"0\\" width=\\"16\\" height=\\"16\\" alt=\\"\\" \/>";$/;"	v
icon	mod/resource/lib.php	/^           $icon = mimeinfo("icon", $resource->reference);$/;"	v
icon	mod/resource/type/directory/resource.class.php	/^            $icon = "folder.gif";$/;"	v
icon	mod/resource/type/directory/resource.class.php	/^            $icon = mimeinfo("icon", $file);$/;"	v
icon	mod/scorm/locallib.php	/^                    $icon = 'plus';$/;"	v
icon	mod/scorm/locallib.php	/^                $icon = 'minus';$/;"	v
icon	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $icon = mimeinfo("icon", $id);$/;"	v
icon	mod/workshop/locallib.php	/^                    $icon = mimeinfo("icon", $file);$/;"	v
icon	mod/workshop/submissions.php	/^                        $icon = mimeinfo("icon", $file);$/;"	v
icon_hide	lib/tablelib.php	/^                    $icon_hide = ' <a href="'.$this->baseurl.$this->request[TABLE_VAR_HIDE].'='.$column.'"><img src="'.$CFG->pixpath.'\/t\/switch_minus.gif" title="'.get_string('hide').' '.$this->headers[$index].'" \/><\/a>';$/;"	v
icon_hide	lib/tablelib.php	/^                    $icon_hide = ' <a href="'.$this->baseurl.$this->request[TABLE_VAR_SHOW].'='.$column.'"><img src="'.$CFG->pixpath.'\/t\/switch_plus.gif" title="'.get_string('show').' '.$this->headers[$index].'" \/><\/a>';$/;"	v
icon_hide	lib/tablelib.php	/^            $icon_hide = '';$/;"	v
icon_sort	lib/tablelib.php	/^                            $icon_sort = ' <img src="'.$CFG->pixpath.'\/t\/down.gif" \/>';$/;"	v
icon_sort	lib/tablelib.php	/^                            $icon_sort = ' <img src="'.$CFG->pixpath.'\/t\/up.gif" \/>';$/;"	v
icon_sort	lib/tablelib.php	/^            $icon_sort = '';$/;"	v
icon_sort_first	lib/tablelib.php	/^                            $icon_sort_first = ' <img src="'.$CFG->pixpath.'\/t\/down.gif" \/>';$/;"	v
icon_sort_first	lib/tablelib.php	/^                            $icon_sort_first = ' <img src="'.$CFG->pixpath.'\/t\/up.gif" \/>';$/;"	v
icon_sort_first	lib/tablelib.php	/^                    $icon_sort_first = $icon_sort_last = '';$/;"	v
icon_sort_last	lib/tablelib.php	/^                            $icon_sort_last = ' <img src="'.$CFG->pixpath.'\/t\/down.gif" \/>';$/;"	v
icon_sort_last	lib/tablelib.php	/^                            $icon_sort_last = ' <img src="'.$CFG->pixpath.'\/t\/up.gif" \/>';$/;"	v
iconpath	lib/weblib.php	/^        $iconpath = $CFG->wwwroot . '\/pix\/docs.gif';$/;"	v
icons	mod/glossary/lib.php	/^        $icons   = glossary_print_entry_icons($course, $cm, $glossary, $entry, $mode, $hook,'html');$/;"	v
icons	mod/glossary/lib.php	/^    $icons   = '';$/;"	v
icons	question/category_class.php	/^        $icons = '';$/;"	v
icorrected	mod/lesson/action/addpage.php	/^                $icorrected = $i - 1;$/;"	v
icorrected	mod/lesson/action/editpage.php	/^                    $icorrected = $i - 1;$/;"	v
icv	lib/excel/Format.php	/^        $icv            = $this->fg_color;           \/\/ fg and bg pattern colors$/;"	v
icv	lib/excel/Format.php	/^        $icv        = $this->color;        \/\/ Index to color palette$/;"	v
icv	lib/excel/Worksheet.php	/^        $icv         = 0x08;     \/\/ Line colour$/;"	v
icv	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $icv            = $this->_fg_color;       \/\/ fg and bg pattern colors$/;"	v
icv	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $icv            = $this->_fg_color;      \/\/ fg and bg pattern colors$/;"	v
icv	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $icv        = $this->_color;        \/\/ Index to color palette$/;"	v
icv	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $icv         = 0x08;     \/\/ Line colour$/;"	v
icvBack	lib/excel/Worksheet.php	/^        $icvBack     = 0x09;     \/\/ Background colour$/;"	v
icvBack	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $icvBack     = 0x09;     \/\/ Background colour$/;"	v
icvFore	lib/excel/Worksheet.php	/^        $icvFore     = 0x09;     \/\/ Foreground colour$/;"	v
icvFore	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $icvFore     = 0x09;     \/\/ Foreground colour$/;"	v
id	admin/index.php	/^    $id             = optional_param('id', '', PARAM_ALPHANUM);$/;"	v
id	backup/backup.php	/^    $id = optional_param( 'id' );       \/\/ course id$/;"	v
id	backup/restore.php	/^    $id = optional_param( 'id' );$/;"	v
id	blocks/rss_client/block_rss_client_action.php	/^$id             = optional_param('id', SITEID, PARAM_INT);$/;"	v
id	blog/index.php	/^$id = optional_param('id', 0, PARAM_INT);$/;"	v
id	calendar/lib.php	/^    $id = optional_param( 'id',0,PARAM_INT );$/;"	v
id	calendar/set.php	/^            $id = intval($id);$/;"	v
id	calendar/set.php	/^    $id = optional_param('id');$/;"	v
id	course/category.php	/^    $id       = required_param('id', PARAM_INT);          \/\/ Category id$/;"	v
id	course/delete.php	/^    $id     = required_param('id', PARAM_INT);              \/\/ course id$/;"	v
id	course/edit.php	/^    $id       = optional_param('id', 0, PARAM_INT); \/\/ course id$/;"	v
id	course/editsection.php	/^    $id = required_param('id',PARAM_INT);    \/\/ Week ID$/;"	v
id	course/enrol.php	/^    $id           = required_param('id', PARAM_INT);$/;"	v
id	course/grade.php	/^    $id = required_param('id',PARAM_INT);              \/\/ course id$/;"	v
id	course/grades.php	/^    $id          = required_param('id', PARAM_INT);            \/\/ course id$/;"	v
id	course/group.php	/^    $id    = required_param('id', PARAM_INT);          \/\/ Course id$/;"	v
id	course/import.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course id to import TO$/;"	v
id	course/import/activities/index.php	/^    $id               = required_param('id', PARAM_INT);   \/\/ course id to import TO$/;"	v
id	course/importstudents.php	/^    $id             = required_param('id',PARAM_INT); \/\/ course id$/;"	v
id	course/info.php	/^    $id   = optional_param('id', false, PARAM_INT); \/\/ Course id$/;"	v
id	course/loginas.php	/^    $id       = required_param('id', PARAM_INT);           \/\/ course id$/;"	v
id	course/mod.php	/^        $id = required_param( 'id', PARAM_INT );$/;"	v
id	course/mod.php	/^        $id = required_param('id',PARAM_INT);$/;"	v
id	course/recent.php	/^    $id             = required_param('id', PARAM_INT);$/;"	v
id	course/report.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course id to import TO$/;"	v
id	course/report/log/graph.php	/^    $id   = required_param('id', PARAM_INT);    \/\/ Course ID$/;"	v
id	course/report/log/index.php	/^    $id          = required_param('id', PARAM_INT);\/\/ Course ID$/;"	v
id	course/report/log/live.php	/^    $id   = required_param('id', PARAM_INT);$/;"	v
id	course/report/outline/index.php	/^    $id      = required_param('id',PARAM_INT);       \/\/ course id$/;"	v
id	course/report/participation/index.php	/^    $id         = required_param('id', PARAM_INT); \/\/ course id.$/;"	v
id	course/reset.php	/^    $id = required_param('id', PARAM_INT);$/;"	v
id	course/scales.php	/^    $id          = required_param('id', PARAM_INT);               \/\/ course id$/;"	v
id	course/student.php	/^    $id             = required_param('id',PARAM_INT); \/\/ course id$/;"	v
id	course/teacher.php	/^    $id     = required_param('id', PARAM_INT);         \/\/ course id$/;"	v
id	course/unenrol.php	/^    $id      = required_param('id', PARAM_INT);               \/\/course$/;"	v
id	course/user.php	/^    $id      = required_param('id',PARAM_INT);       \/\/ course id$/;"	v
id	course/view.php	/^    $id          = optional_param('id', 0, PARAM_INT);$/;"	v
id	doc/view.php	/^    $id = optional_param('id',0,PARAM_INT); \/\/ course context$/;"	v
id	enrol/paypal/return.php	/^    $id = required_param('id', PARAM_INT);$/;"	v
id	files/index.php	/^    $id      = required_param('id', PARAM_INT);$/;"	v
id	grade/exceptions.php	/^    $id       = required_param('id');              \/\/ course id$/;"	v
id	grade/index.php	/^    $id       = required_param('id');              \/\/ course id$/;"	v
id	lib/adodb/drivers/adodb-ibase.inc.php	/^   $id = $rs->fields[0];$/;"	v
id	lib/adodb/drivers/adodb-mssql.inc.php	/^		$id = @mssql_query("select @@ERROR",$this->_connectionID);$/;"	v
id	lib/adodb/perf/perf-oci8.inc.php	/^		$id = "ADODB ".microtime();$/;"	v
id	lib/datalib.php	/^    $id = $db->Insert_ID();  $/;"	v
id	lib/editor/htmlarea/coursefiles.php	/^    $id      = required_param('id', PARAM_INT);$/;"	v
id	lib/editor/htmlarea/htmlarea.php	/^    $id = optional_param('id', 0, PARAM_INT);$/;"	v
id	lib/editor/htmlarea/popups/fullscreen.php	/^    $id = optional_param('id', 0, PARAM_INT);$/;"	v
id	lib/editor/htmlarea/popups/insert_image.php	/^    $id = required_param('id', PARAM_INT);$/;"	v
id	lib/editor/htmlarea/popups/insert_image_std.php	/^    $id = required_param('id', PARAM_INT);$/;"	v
id	lib/editor/htmlarea/popups/link.php	/^    $id = required_param('id', PARAM_INT);$/;"	v
id	lib/editor/htmlarea/popups/link_std.php	/^    $id = required_param('id', PARAM_INT);$/;"	v
id	lib/editor/htmlarea/popups/preview.php	/^    $id       = required_param('id', PARAM_INT);$/;"	v
id	lib/excel/OLEwriter.php	/^        $id              = pack("nnnn", 0xD0CF, 0x11E0, 0xA1B1, 0x1AE1);$/;"	v
id	lib/excel/Worksheet.php	/^        $id          = 0x0001;   \/\/ Object ID$/;"	v
id	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $id          = 0x0001;   \/\/ Object ID$/;"	v
id	lib/soap/nusoap.php	/^				$id = substr($this->message[$pos]['attrs']['href'],1);$/;"	v
id	lib/weblib.php	/^                                 $id='', $class='') {$/;"	v
id	lib/weblib.php	/^            $id    = 'site-index';$/;"	v
id	lib/weblib.php	/^            $id    = str_replace('\/', '-', $path);$/;"	v
id	lib/weblib.php	/^        $id = ' id="'.$id.'" ';$/;"	v
id	lib/weblib.php	/^        $id = 'id="'. $id .'"';$/;"	v
id	lib/wiki_to_markdown.php	/^          $id = $record->id;$/;"	v
id	login/change_password.php	/^    $id = optional_param('id', SITEID, PARAM_INT);$/;"	v
id	mod/assignment/index.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course$/;"	v
id	mod/assignment/lib.php	/^                    $id = (int)$id; \/\/clean parameter name$/;"	v
id	mod/assignment/submissions.php	/^    $id   = optional_param('id', 0, PARAM_INT);          \/\/ Course module ID$/;"	v
id	mod/assignment/type/online/file.php	/^    $id     = required_param('id', PARAM_INT);      \/\/ Course Module ID$/;"	v
id	mod/assignment/upload.php	/^    $id = optional_param('id', 0, PARAM_INT);  \/\/ Course module ID$/;"	v
id	mod/assignment/view.php	/^    $id = optional_param('id', 0, PARAM_INT);  \/\/ Course Module ID$/;"	v
id	mod/chat/chatd.php	/^            $id = 0;$/;"	v
id	mod/chat/chatd.php	/^        $id = $this->new_ufo_id();$/;"	v
id	mod/chat/gui_header_js/index.php	/^    $id      = required_param('id', PARAM_INT);$/;"	v
id	mod/chat/gui_sockets/index.php	/^    $id      = required_param('id', PARAM_INT);$/;"	v
id	mod/chat/index.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course$/;"	v
id	mod/chat/report.php	/^    $id            = required_param('id', PARAM_INT);$/;"	v
id	mod/chat/view.php	/^    $id   = optional_param('id', 0, PARAM_INT);$/;"	v
id	mod/choice/index.php	/^    $id = required_param('id',PARAM_INT);   \/\/ course$/;"	v
id	mod/choice/report.php	/^    $id       = required_param('id', PARAM_INT);   \/\/moduleid$/;"	v
id	mod/choice/view.php	/^    $id         = required_param('id', PARAM_INT);                 \/\/ Course Module ID$/;"	v
id	mod/data/edit.php	/^    $id    = optional_param('id', 0, PARAM_INT);    \/\/ course module id$/;"	v
id	mod/data/field.php	/^    $id             = optional_param('id', 0, PARAM_INT);            \/\/ course module id$/;"	v
id	mod/data/import.php	/^    $id              = optional_param('id', 0, PARAM_INT);  \/\/ course module id$/;"	v
id	mod/data/index.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course$/;"	v
id	mod/data/rate.php	/^    $id = required_param('id',PARAM_INT);  \/\/ The course these ratings are part of$/;"	v
id	mod/data/report.php	/^    $id   = required_param('id',PARAM_INT);$/;"	v
id	mod/data/templates.php	/^    $id    = optional_param('id', 0, PARAM_INT);  \/\/ course module id$/;"	v
id	mod/data/view.php	/^    $id    = optional_param('id', 0, PARAM_INT);  \/\/ course module id$/;"	v
id	mod/exercise/assessments.php	/^    $id     = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/exercise/index.php	/^    $id = required_param('id', PARAM_INT); \/\/ course$/;"	v
id	mod/exercise/submissions.php	/^    $id     = required_param('id', PARAM_INT); \/\/ Course Module ID$/;"	v
id	mod/exercise/upload.php	/^    $id    = required_param('id', PARAM_INT);           \/\/ course module ID$/;"	v
id	mod/exercise/view.php	/^    $id          = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/forum/index.php	/^    $id = optional_param('id',0,PARAM_INT);          \/\/ course$/;"	v
id	mod/forum/rate.php	/^    $id = required_param('id',PARAM_INT);  \/\/ The course these ratings are part of$/;"	v
id	mod/forum/report.php	/^    $id   = required_param('id',PARAM_INT);$/;"	v
id	mod/forum/search.php	/^    $id = required_param('id', PARAM_INT);                  \/\/ course id$/;"	v
id	mod/forum/settracking.php	/^    $id = required_param('id',PARAM_INT);                          \/\/ The forum to subscribe or unsubscribe to$/;"	v
id	mod/forum/subscribe.php	/^    $id = required_param('id',PARAM_INT);      \/\/ The forum to subscribe or unsubscribe to$/;"	v
id	mod/forum/subscribers.php	/^    $id    = required_param('id',PARAM_INT);           \/\/ forum$/;"	v
id	mod/forum/user.php	/^        $id = $USER->id;$/;"	v
id	mod/forum/user.php	/^    $id      = optional_param('id');       \/\/ user id$/;"	v
id	mod/forum/view.php	/^    $id      = optional_param('id', 0, PARAM_INT);        \/\/ Course Module ID$/;"	v
id	mod/glossary/approve.php	/^    $id  = required_param('id', PARAM_INT);     \/\/ Course Module ID$/;"	v
id	mod/glossary/comment.php	/^    $id   = required_param('id', PARAM_INT);             \/\/ Course Module ID$/;"	v
id	mod/glossary/comments.php	/^    $id  = required_param('id', PARAM_INT);           \/\/ Course Module ID$/;"	v
id	mod/glossary/deleteentry.php	/^    $id      = required_param('id', PARAM_INT);          \/\/ course module ID$/;"	v
id	mod/glossary/edit.php	/^$id = required_param('id', PARAM_INT);                \/\/ Course Module ID$/;"	v
id	mod/glossary/editcategories.php	/^    $id = required_param('id', PARAM_INT);                       \/\/ Course Module ID, or$/;"	v
id	mod/glossary/export.php	/^    $id = required_param('id', PARAM_INT);      \/\/ Course Module ID$/;"	v
id	mod/glossary/exportentry.php	/^    $id    = required_param('id', PARAM_INT);           \/\/ course module ID$/;"	v
id	mod/glossary/exportfile.php	/^    $id = required_param('id', PARAM_INT);      \/\/ Course Module ID$/;"	v
id	mod/glossary/formats.php	/^    $id = required_param('id', PARAM_INT);$/;"	v
id	mod/glossary/import.php	/^    $id = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/glossary/index.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course$/;"	v
id	mod/glossary/print.php	/^    $id            = required_param('id', PARAM_INT);                     \/\/ Course Module ID$/;"	v
id	mod/glossary/rate.php	/^    $id = required_param('id', PARAM_INT);  \/\/ The course these ratings are part of$/;"	v
id	mod/glossary/report.php	/^    $id   = required_param('id', PARAM_INT);$/;"	v
id	mod/glossary/view.php	/^        $id = $cm->id;$/;"	v
id	mod/glossary/view.php	/^    $id = optional_param('id', 0, PARAM_INT);           \/\/ Course Module ID$/;"	v
id	mod/hotpot/db/update_to_v2.php	/^							$id = $new->attempt[$id];$/;"	v
id	mod/hotpot/db/update_to_v2.php	/^						$id = substr(strrchr($record->url,"="),1);$/;"	v
id	mod/hotpot/db/update_to_v2.php	/^				$id = $record->id;$/;"	v
id	mod/hotpot/index.php	/^	$id = required_param("id");   \/\/ course$/;"	v
id	mod/hotpot/lib.php	/^	$id = '';$/;"	v
id	mod/hotpot/report.php	/^    $id = optional_param("id"); \/\/ Course Module ID, or$/;"	v
id	mod/hotpot/review.php	/^			$id = $response->question;$/;"	v
id	mod/hotpot/review.php	/^	$id = optional_param("id"); \/\/ Course Module ID, or$/;"	v
id	mod/hotpot/view.php	/^		$id = optional_param("id"); \/\/ Course Module ID, or$/;"	v
id	mod/journal/edit.php	/^    $id = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/journal/index.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course$/;"	v
id	mod/journal/report.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course module$/;"	v
id	mod/journal/view.php	/^    $id = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/label/index.php	/^    $id = required_param('id',PARAM_INT);   \/\/ course$/;"	v
id	mod/label/view.php	/^    $id = optional_param('id',0,PARAM_INT);    \/\/ Course Module ID, or$/;"	v
id	mod/lams/index.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course$/;"	v
id	mod/lams/view.php	/^$id = optional_param('id', 0, PARAM_INT);    \/\/ Course Module ID, or$/;"	v
id	mod/lesson/import.php	/^    $id     = required_param('id', PARAM_INT);         \/\/ Course Module ID$/;"	v
id	mod/lesson/importppt.php	/^    $id     = required_param('id', PARAM_INT);         \/\/ Course Module ID$/;"	v
id	mod/lesson/index.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course$/;"	v
id	mod/lesson/lesson.php	/^    $id     = required_param('id', PARAM_INT);         \/\/ Course Module ID$/;"	v
id	mod/lesson/mediafile.php	/^    $id = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/lesson/report.php	/^    $id     = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/lesson/view.php	/^    $id      = required_param('id', PARAM_INT);             \/\/ Course Module ID$/;"	v
id	mod/quiz/attempt.php	/^    $id = optional_param('id', 0, PARAM_INT);               \/\/ Course Module ID$/;"	v
id	mod/quiz/db/mysql.php	/^                        $id = $numerical->id;$/;"	v
id	mod/quiz/db/mysql.php	/^                    $id = insert_record('quiz_questions', $multianswers[$i]);$/;"	v
id	mod/quiz/db/postgres7.php	/^                        $id = $numerical->id;$/;"	v
id	mod/quiz/db/postgres7.php	/^                    $id = insert_record('quiz_questions', $multianswers[$i]);$/;"	v
id	mod/quiz/db/postgres7.php	/^                $id = insert_record('quiz_questions', $multianswers[$i]);$/;"	v
id	mod/quiz/index.php	/^    $id = required_param('id', PARAM_INT);$/;"	v
id	mod/quiz/report.php	/^    $id = optional_param('id',0,PARAM_INT);    \/\/ Course Module ID, or$/;"	v
id	mod/quiz/view.php	/^    $id   = optional_param('id', 0, PARAM_INT); \/\/ Course Module ID, or$/;"	v
id	mod/resource/fetch.php	/^    $id = required_param('id', PARAM_INT);     \/\/ Course Module ID$/;"	v
id	mod/resource/index.php	/^    $id = required_param( 'id', PARAM_INT ); \/\/ course$/;"	v
id	mod/resource/view.php	/^    $id = optional_param('id', 0, PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/scorm/aicc.php	/^                                                         $id = scorm_insert_track($USER->id, $scorm->id, $sco->id, $attempt, $subelement, $value);$/;"	v
id	mod/scorm/aicc.php	/^                                                     $id = scorm_insert_track($USER->id, $scorm->id, $sco->id, $attempt, $element, $value);$/;"	v
id	mod/scorm/aicc.php	/^                                                     $id = scorm_insert_track($USER->id, $scorm->id, $sco->id, $attempt, $subelement, $value);$/;"	v
id	mod/scorm/aicc.php	/^                                                    $id = scorm_insert_track($USER->id, $scorm->id, $sco->id, $attempt, $element, $value);$/;"	v
id	mod/scorm/aicc.php	/^                                                    $id = scorm_insert_track($USER->id, $scorm->id, $sco->id, $attempt, $subelement, $value);$/;"	v
id	mod/scorm/aicc.php	/^                                                $id = scorm_insert_track($USER->id, $scorm->id, $sco->id, $attempt, $element, $value);$/;"	v
id	mod/scorm/aicc.php	/^                                        $id = scorm_insert_track($USER->id, $scorm->id, $sco->id, $attempt, $element, $value);$/;"	v
id	mod/scorm/aicc.php	/^                                    $id = scorm_insert_track($USER->id, $scorm->id, $sco->id, $attempt, 'cmi.core.lesson_status', $lessonstatus);$/;"	v
id	mod/scorm/aicc.php	/^                                $id = insert_record('scorm_scoes_track',$track);$/;"	v
id	mod/scorm/aicc.php	/^                                $id = scorm_insert_track($USER->id, $scorm->id, $sco->id, $attempt, 'cmi.core.lesson_status', 'browsed');$/;"	v
id	mod/scorm/aicc.php	/^                                $id = update_record('scorm_scoes_track',$track);$/;"	v
id	mod/scorm/api.php	/^    $id = optional_param('id', '', PARAM_INT);       \/\/ Course Module ID, or$/;"	v
id	mod/scorm/datamodel.php	/^    $id = optional_param('id', '', PARAM_INT);       \/\/ Course Module ID, or$/;"	v
id	mod/scorm/index.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course id$/;"	v
id	mod/scorm/lib.php	/^    $id = insert_record('scorm', $scorm);$/;"	v
id	mod/scorm/loadSCO.php	/^    $id = optional_param('id', '', PARAM_INT);       \/\/ Course Module ID, or$/;"	v
id	mod/scorm/locallib.php	/^                        $id = insert_record('scorm_scoes',$item);$/;"	v
id	mod/scorm/locallib.php	/^                    $id = insert_record('scorm_scoes',$sco);$/;"	v
id	mod/scorm/locallib.php	/^            $id = insert_record('scorm_scoes',$sco);$/;"	v
id	mod/scorm/locallib.php	/^            $id = strtolower(basename($file,$ext));$/;"	v
id	mod/scorm/locallib.php	/^        $id = insert_record('scorm_scoes_track',$track);$/;"	v
id	mod/scorm/locallib.php	/^        $id = update_record('scorm_scoes_track',$track);$/;"	v
id	mod/scorm/locallib.php	/^    $id = null;$/;"	v
id	mod/scorm/player.php	/^    $id = optional_param('id', '', PARAM_INT);       \/\/ Course Module ID, or$/;"	v
id	mod/scorm/report.php	/^    $id = optional_param('id', '', PARAM_INT);    \/\/ Course Module ID, or$/;"	v
id	mod/scorm/view.php	/^    $id = optional_param('id', '', PARAM_INT);       \/\/ Course Module ID, or$/;"	v
id	mod/survey/download.php	/^    $id    = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/survey/graph.php	/^    $id    = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/survey/index.php	/^    $id = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/survey/report.php	/^    $id      = required_param('id', PARAM_INT);           \/\/ Course Module ID$/;"	v
id	mod/survey/save.php	/^    $id = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/survey/view.php	/^    $id = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/wiki/admin.php	/^    $id      = optional_param('id', '', PARAM_INT);        \/\/ Course Module ID, or$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^         $id = "'" . mysql_escape_string($args["id"]) . "'";$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^         $id = $asid;$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^         $id = $title = $add_text;$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^         $id = mysql_escape_string($args["id"]);$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^         $id = strtok("\\000");$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^      $id = $asid . EWIKI_ACTION_SEP_CHAR . $id;  #= "action\/PageName"$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^      $id = $ewiki_id;$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^      $id = EWIKI_IDF_INTERNAL . $md5sum . ".$ext";$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^      $id = EWIKI_PAGE_INDEX;$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^      $id = ewiki_binary_save_image($upload_file["tmp_name"], "", $return=0, $add_meta);$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^      $id = ewiki_id();$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^      $id = preg_replace("\/([".EWIKI_CHARS_L."])([".EWIKI_CHARS_U."]+)\/", "$1 $2", $id);$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^      $id = substr($id, $delim + 1);$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^      $id = urlencode($id);$/;"	v
id	mod/wiki/ewiki/ewiki.php	/^   $id = format_string($id,true);$/;"	v
id	mod/wiki/ewiki/plugins/jump.php	/^            $id = $dest;$/;"	v
id	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $id = $row["id"];$/;"	v
id	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^            $id = EWIKI_IDF_INTERNAL.$newfilename;$/;"	v
id	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^    $id = clean_filename($id);$/;"	v
id	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^    $id = substr($id,strlen(EWIKI_IDF_INTERNAL));$/;"	v
id	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $id = $pagename;$/;"	v
id	mod/wiki/ewiki/plugins/spages.php	/^         $id = str_replace($/;"	v
id	mod/wiki/ewikimoodlelib.php	/^         $id = "'" . anydb_escape_string($args["id"]) . "'";$/;"	v
id	mod/wiki/ewikimoodlelib.php	/^         $id = anydb_escape_string($args["id"]);$/;"	v
id	mod/wiki/index.php	/^    $id = required_param('id', PARAM_INT);   \/\/ course$/;"	v
id	mod/wiki/lib.php	/^     $id = $row["id"];$/;"	v
id	mod/wiki/lib.php	/^    $id = $page["id"];$/;"	v
id	mod/wiki/lib.php	/^    $id = $row["id"];$/;"	v
id	mod/wiki/lib.php	/^    $id = rawurldecode($id);$/;"	v
id	mod/wiki/lib.php	/^    $id = rawurldecode($id_ue);$/;"	v
id	mod/wiki/view.php	/^        $id = $cm->id;$/;"	v
id	mod/wiki/view.php	/^        $id=$moodleID;$/;"	v
id	mod/wiki/view.php	/^    $id           = optional_param('id', 0, PARAM_INT);                  \/\/ Course Module ID, or$/;"	v
id	mod/workshop/assess.php	/^    $id            = required_param('id', PARAM_INT);   \/\/ Submission ID$/;"	v
id	mod/workshop/assessments.php	/^    $id             = optional_param('id', 0, PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/workshop/index.php	/^    $id = required_param('id',PARAM_INT);   \/\/ course$/;"	v
id	mod/workshop/submissions.php	/^    $id          = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	mod/workshop/upload.php	/^    $id = required_param('id', PARAM_INT);          \/\/ CM ID$/;"	v
id	mod/workshop/view.php	/^    $id     = required_param('id', PARAM_INT);    \/\/ Course Module ID$/;"	v
id	question/category.php	/^    $id = required_param('id',PARAM_INT);   \/\/ course id$/;"	v
id	question/format/blackboard/format.php	/^	    $id = $choices[$j]["@"]["id"];$/;"	v
id	question/format/blackboard/format.php	/^            $id = $choices[$j]["@"]["id"];$/;"	v
id	question/format/blackboard/format.php	/^        $id = $choices[0]["@"]["id"];$/;"	v
id	question/format/xhtml/format.php	/^    $id = $question->id;$/;"	v
id	question/format/xml/format.php	/^            $id = 0; \/\/ or maybe warning required$/;"	v
id	question/format/xml/format.php	/^            $id = 0;$/;"	v
id	question/format/xml/format.php	/^            $id = 1;$/;"	v
id	question/format/xml/format.php	/^            $id = 2;$/;"	v
id	question/format/xml/format.php	/^            $id = 3;$/;"	v
id	question/format/xml/format.php	/^            $id = 4;$/;"	v
id	question/format/xml/format.php	/^          $id = 0; \/\/ or maybe warning required$/;"	v
id	question/format/xml/format.php	/^          $id = 1;$/;"	v
id	question/format/xml/format.php	/^        $id = 0;$/;"	v
id	question/preview.php	/^    $id = required_param('id', PARAM_INT);        \/\/ question id$/;"	v
id	question/question.php	/^    $id = optional_param('id', 0, PARAM_INT);        \/\/ question id$/;"	v
id	question/type/rqp/rqp.php	/^            $id = $out->identifier;$/;"	v
id	user/action_redir.php	/^$id = required_param('id', PARAM_INT);$/;"	v
id	user/edit.php	/^        $id = $USER->id;$/;"	v
id	user/edit.php	/^    $id     = optional_param('id',     0,      PARAM_INT);   \/\/ user id$/;"	v
id	user/extendenrol.php	/^$id         = required_param('id',     PARAM_INT);   \/\/ course id$/;"	v
id	user/index.php	/^    $id           = required_param('id', PARAM_INT);                          \/\/ Course id$/;"	v
id	user/messageselect.php	/^    $id = required_param('id',PARAM_INT);$/;"	v
id	user/view.php	/^        $id = $USER->id;$/;"	v
id	user/view.php	/^    $id      = optional_param('id',     0,      PARAM_INT);   \/\/ user id$/;"	v
idVal	lib/soap/nusoap.php	/^						$idVal = $this->buildVal($this->ids[$id]);$/;"	v
idaliases	mod/glossary/sql.php	/^                $idaliases = implode (',',$listaliases);$/;"	v
idaliases	mod/glossary/sql.php	/^            $idaliases = '';$/;"	v
idcat	backup/restorelib.php	/^                            $idcat = backup_getid($restore->backup_unique_code,'question_categories',$restoredcategory->parent);$/;"	v
identifier	mod/scorm/locallib.php	/^                    $identifier = addslashes($block['attrs']['IDENTIFIER']);$/;"	v
identify_modifier_markdown	lib/markdown.php	/^function identify_modifier_markdown() {$/;"	f
identity	lib/excel/Worksheet.php	/^        $identity = unpack("A2", $data);$/;"	v
identity	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $identity = unpack("A2ident", $data);$/;"	v
idforname	lib/blocklib.php	/^    $idforname = array();$/;"	v
idle	mod/chat/gui_header_js/jsupdate.php	/^                $idle = $min.':'.$sec;$/;"	v
idle	mod/chat/gui_header_js/jsupdated.php	/^                $idle = $min.':'.$sec;$/;"	v
idle	mod/chat/gui_header_js/users.php	/^        $idle = $min.':'.$sec;$/;"	v
idnumber	course/view.php	/^    $idnumber    = optional_param('idnumber', '', PARAM_RAW);$/;"	v
idnumber	enrol/ldap/enrol.php	/^                $idnumber = $course{$CFG->enrol_ldap_course_idnumber}[0];$/;"	v
idnumber	mod/hotpot/report/click/report.php	/^			$idnumber = '<a href="'.$CFG->wwwroot.'\/user\/view.php?id='.$attempt->userid.'&course='.$course->id.'">'.$idnumber.'<\/a>';$/;"	v
idnumber	mod/hotpot/report/click/report.php	/^			$idnumber = fullname($attempt);$/;"	v
idnumber	mod/hotpot/report/click/report.php	/^		$idnumber = $attempt->idnumber;$/;"	v
idref	mod/scorm/locallib.php	/^                        $idref = addslashes($block['attrs']['IDENTIFIERREF']);$/;"	v
ids	backup/backuplib.php	/^        $ids = count_records("log","course",$course);$/;"	v
ids	backup/backuplib.php	/^        $ids = get_records_sql("SELECT DISTINCT b.path, b.old_id$/;"	v
ids	lib/questionlib.php	/^    $ids = array_keys($questions);$/;"	v
ids	mod/hotpot/attempt.php	/^		$ids = explode(',', $ids);$/;"	v
ids	mod/hotpot/backuplib.php	/^                $ids = explode(',', "$value");$/;"	v
ids	mod/hotpot/backuplib.php	/^            $ids = implode(',', $ids);$/;"	v
ids	mod/hotpot/backuplib.php	/^        $ids = array_keys($GLOBALS['hotpot_backup_string_ids']);$/;"	v
ids	mod/hotpot/db/update_to_v2.php	/^					$ids = array_keys($records);$/;"	v
ids	mod/hotpot/db/update_to_v2.php	/^			$ids = implode(',', array_keys($records));$/;"	v
ids	mod/hotpot/index.php	/^				$ids = join(',', array_keys($ids));$/;"	v
ids	mod/hotpot/lib.php	/^			$ids = array_keys($records);$/;"	v
ids	mod/hotpot/lib.php	/^			$ids = implode(',', array_keys($attempts));$/;"	v
ids	mod/hotpot/lib.php	/^		$ids = explode(',', $ids);$/;"	v
ids	mod/hotpot/lib.php	/^	$ids = array();$/;"	v
ids	mod/hotpot/lib.php	/^	$ids = explode(',', $course_module_ids);$/;"	v
ids	mod/hotpot/report.php	/^			$ids = (array)data_submitted();$/;"	v
ids	mod/hotpot/report.php	/^			$ids = array_unique($ids);$/;"	v
ids	mod/hotpot/report.php	/^		$ids = array();$/;"	v
ids	mod/quiz/db/mysql.php	/^                $ids = get_records_sql("$/;"	v
ids	mod/quiz/db/postgres7.php	/^                $ids = get_records_sql("$/;"	v
ids	mod/scorm/locallib.php	/^    $ids = array();$/;"	v
if	lib/adodb/drivers/adodb-mysqli.inc.php	/^      $if = @$this->_connectionID->set_charset($charset_name);$/;"	v
if	lib/adodb/drivers/adodb-postgres7.inc.php	/^			$if = pg_set_client_encoding($this->_connectionID, $charset_name);$/;"	v
ifmt	lib/excel/Format.php	/^        $ifmt           = $this->_num_format;  \/\/ Index to FORMAT record$/;"	v
ifmt	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $ifmt           = $this->_num_format;  \/\/ Index to FORMAT record$/;"	v
ifnt	lib/excel/Format.php	/^        $ifnt           = $this->font_index;   \/\/ Index to FONT record$/;"	v
ifnt	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $ifnt           = $this->font_index;   \/\/ Index to FONT record$/;"	v
iframe_id	mod/hotpot/view.php	/^					$iframe_id = 'hotpot_iframe';$/;"	v
iframe_js	mod/hotpot/view.php	/^					$iframe_js = '<script src="iframe.js" type="text\/javascript" language="javascript"><\/script>'."\\n";$/;"	v
ifx_props	lib/adodb/drivers/adodb-informix72.inc.php	/^function ifx_props($coltype,$collength){$/;"	f
ignore	lib/adodb/adodb.inc.php	/^					$ignore = false;$/;"	v
ignore	lib/adodb/adodb.inc.php	/^		$ignore = false;$/;"	v
ignoreCur	lib/adodb/drivers/adodb-oci8.inc.php	/^			$ignoreCur = false;$/;"	v
ignore_rest_of_question	question/format/webct/format.php	/^                $ignore_rest_of_question = FALSE;         \/\/ match question processing is not debugged$/;"	v
ignore_rest_of_question	question/format/webct/format.php	/^                $ignore_rest_of_question = FALSE;$/;"	v
ignore_rest_of_question	question/format/webct/format.php	/^                $ignore_rest_of_question = TRUE;         \/\/ Question Type not handled by Moodle$/;"	v
ignore_rest_of_question	question/format/webct/format.php	/^        $ignore_rest_of_question = FALSE;$/;"	v
ignorecase	mod/lesson/action/continue.php	/^                        $ignorecase = 'i';$/;"	v
ignorecase	mod/lesson/action/continue.php	/^                    $ignorecase = '';$/;"	v
ignorenames	mod/data/edit.php	/^        $ignorenames = array('MAX_FILE_SIZE','sesskey','d','rid','saveandview','cancel');  \/\/ strings to be ignored in input data$/;"	v
ignoretables	admin/utfdbmigrate.php	/^    $ignoretables = array();    \/\/list of tables to ignore, optional$/;"	v
ignoretags	lib/filterlib.php	/^    $ignoretags = array();  \/\/To store all the enclosig tags to be completely ignored$/;"	v
ignoretagsclose	lib/filterlib.php	/^        $ignoretagsclose = array('<\/a>');$/;"	v
ignoretagsopen	lib/filterlib.php	/^        $ignoretagsopen  = array('<a[^>]+?>');$/;"	v
ii	mod/hotpot/restorelib.php	/^            $ii = 0;$/;"	v
ii_max	mod/hotpot/template/default.php	/^				$ii_max = count($blocks[0]);$/;"	v
iif	lib/adodb/pivottable.inc.php	/^	$iif = strpos($db->databaseType,'access') !== false; $/;"	v
iii	mod/wiki/ewiki/ewiki.php	/^   $iii = array($/;"	v
im	iplookup/ipatlas/plotimage.php	/^$im = @ImageCreate ($width, $height)$/;"	v
im	lib/gdlib.php	/^                $im = ImageCreateFromGIF($originalfile); $/;"	v
im	lib/gdlib.php	/^                $im = ImageCreateFromJPEG($originalfile); $/;"	v
im	lib/gdlib.php	/^                $im = ImageCreateFromPNG($originalfile); $/;"	v
im	lib/gdlib.php	/^    $im = ImageCreateFromJPEG($CFG->dataroot .'\/'. $dir .'\/'. $id .'\/f1.jpg'); $/;"	v
im	mod/data/field/picture/field.class.php	/^                    $im = ImageCreateFromGIF($originalfile); $/;"	v
im	mod/data/field/picture/field.class.php	/^                    $im = ImageCreateFromJPEG($originalfile); $/;"	v
im	mod/data/field/picture/field.class.php	/^                    $im = ImageCreateFromPNG($originalfile); $/;"	v
im1	lib/gdlib.php	/^        $im1 = ImageCreate(100,100);$/;"	v
im1	lib/gdlib.php	/^        $im1 = ImageCreateTrueColor(100,100);$/;"	v
im1	mod/data/field/picture/field.class.php	/^                $im1 = ImageCreate($thumbwidth,$thumbheight);$/;"	v
im1	mod/data/field/picture/field.class.php	/^                $im1 = ImageCreateTrueColor($thumbwidth,$thumbheight);$/;"	v
im2	lib/gdlib.php	/^        $im2 = ImageCreate(35,35);$/;"	v
im2	lib/gdlib.php	/^        $im2 = ImageCreateTrueColor(35,35);$/;"	v
im_version	lib/typo3/class.t3lib_div.php	/^		$im_version = strtolower($gfxConf['im_version_5']);$/;"	v
image	course/grade.php	/^                                    $image = "<a href=\\"$CFG->wwwroot\/mod\/$mod->modname\/view.php?id=$mod->id\\"".$/;"	v
image	course/grades.php	/^                                $image = "<a href=\\"$CFG->wwwroot\/mod\/$mod->modname\/view.php?id=$mod->id\\"".$/;"	v
image	course/recent.php	/^                   $image = "<img src=\\"$CFG->modpixpath\/" . $activity->content->modname . "\/icon.gif\\"" .$/;"	v
image	course/report/outline/index.php	/^    $image = "<img src=\\"$CFG->modpixpath\/$mod->modname\/icon.gif\\" height=\\"16\\" width=\\"16\\" alt=\\"$mod->modfullname\\" \/>";$/;"	v
image	course/user.php	/^                                                $image = "<img src=\\"..\/mod\/$mod->modname\/icon.gif\\" ".$/;"	v
image	course/user.php	/^    $image = "<img src=\\"$CFG->modpixpath\/$mod->modname\/icon.gif\\" height=\\"16\\" width=\\"16\\" alt=\\"$mod->modfullname\\" \/>";$/;"	v
image	filter/algebra/algebradebug.php	/^       $image  = $md5 . ".gif";$/;"	v
image	filter/algebra/algebradebug.php	/^  $image = tex2image($texexp,$md5,true);$/;"	v
image	filter/algebra/pix.php	/^        $image    = $args[0];$/;"	v
image	filter/tex/pix.php	/^        $image    = $args[0];$/;"	v
image	filter/tex/texdebug.php	/^            $image  = md5($texexp) . ".gif";$/;"	v
image	filter/tex/texdebug.php	/^        $image = tex2image($texexp,true);$/;"	v
image	filter/tex/texed.php	/^        $image  = md5($texexp) . ".gif";$/;"	v
image	mod/data/lib.php	/^    function image() {$/;"	f
image	mod/forum/lib.php	/^                $image = "<img border=\\"0\\" src=\\"$CFG->pixpath\/f\/$icon\\" height=\\"16\\" width=\\"16\\" alt=\\"\\" \/>";$/;"	v
image	mod/glossary/lib.php	/^                $image = "<img border=\\"0\\" src=\\"$CFG->pixpath\/f\/$icon\\" height=\\"16\\" width=\\"16\\" alt=\\"\\" \/>";$/;"	v
image	mod/lesson/importppt.php	/^        $image = str_replace("'", '"', $image);  \/\/ imgstyle$/;"	v
image	mod/lesson/importppt.php	/^        $image = str_replace("\\n", '', $image);$/;"	v
image	mod/lesson/importppt.php	/^        $image = str_replace("\\r", '', $image);$/;"	v
image	question/format/xml/format.php	/^            $image = $this->importimagefile( $image, $image_base64 );$/;"	v
image	question/format/xml/format.php	/^        $image = $question['#']['image'][0]['#'];$/;"	v
image	question/type/description/questiontype.php	/^        $image = get_question_image($question, $cmoptions->course);$/;"	v
image	question/type/essay/questiontype.php	/^        $image = get_question_image($question, $cmoptions->course);$/;"	v
image	question/type/match/questiontype.php	/^        $image = get_question_image($question, $cmoptions->course);$/;"	v
image	question/type/missingtype/questiontype.php	/^        $image = get_question_image($question, $cmoptions->course);$/;"	v
image	question/type/multichoice/questiontype.php	/^        $image = get_question_image($question, $cmoptions->course);$/;"	v
image	question/type/shortanswer/questiontype.php	/^        $image = get_question_image($question, $cmoptions->course);$/;"	v
image	question/type/truefalse/questiontype.php	/^        $image = get_question_image($question, $cmoptions->course);$/;"	v
image	user/pix.php	/^        $image    = $args[1];$/;"	v
image	user/pix.php	/^        $image    = 'f1.png';$/;"	v
image	user/pixgroup.php	/^        $image    = $args[1];$/;"	v
image	user/pixgroup.php	/^        $image    = 'f1.png';$/;"	v
imageMagickCommand	lib/typo3/class.t3lib_div.php	/^	function imageMagickCommand($command, $parameters, $path='')	{$/;"	f
image_base64	question/format/xml/format.php	/^            $image_base64 = stripslashes( trim( $question['#']['image_base64'][0]['#'] ) );$/;"	v
imagedir	mod/lesson/importppt.php	/^            $imagedir = $imagedir.'\/'.$lessonname.$i;$/;"	v
imagedir	mod/lesson/importppt.php	/^    $imagedir = $CFG->dataroot.'\/'.$courseid.'\/moddata\/'.$modname;$/;"	v
imageinfo	lib/gdlib.php	/^    $imageinfo = GetImageSize($originalfile);$/;"	v
imageinfo	mod/data/field/picture/field.class.php	/^        $imageinfo = GetImageSize($originalfile);$/;"	v
imagelink	mod/lesson/importppt.php	/^            $imagelink = $imagelink.'\/'.$lessonname.$i;$/;"	v
imagelink	mod/lesson/importppt.php	/^        $imagelink = $CFG->wwwroot.'\/file.php?file=\/'.$courseid.'\/moddata\/'.$modname;$/;"	v
imagelink	mod/lesson/importppt.php	/^        $imagelink = $CFG->wwwroot.'\/file.php\/'.$courseid.'\/moddata\/'.$modname;$/;"	v
imagereturn	mod/forum/lib.php	/^    $imagereturn = "";$/;"	v
imagereturn	mod/glossary/lib.php	/^    $imagereturn = "";$/;"	v
images	question/format/qti2/qt_common.php	/^    $images = null;$/;"	v
imagetag	lib/editor/htmlarea/popups/preview.php	/^    $imagetag = clean_text('<img src="'.htmlSpecialChars(stripslashes_safe($imageurl)).'" alt="" \/>');$/;"	v
imagetext	lib/weblib.php	/^                     $imagetext='') {$/;"	v
imagetext	lib/weblib.php	/^            $imagetext = '<img alt="'.$tooltip.'" src="'.$/;"	v
imagetext	lib/weblib.php	/^    $imagetext = '<img src="' . $CFG->pixpath . '\/s\/smiley.gif" border="0" align="middle" width="15" height="15" alt=""$/;"	v
imagething	iplookup/ipatlas/plot.php	/^$imagething = clean_param($imagething, PARAM_FILE);$/;"	v
imageurl	lib/editor/htmlarea/popups/preview.php	/^    $imageurl = required_param('imageurl', PARAM_RAW);$/;"	v
img	admin/filters.php	/^    $img = "$CFG->pixpath\/t";$/;"	v
img	lib/questionlib.php	/^    $img = '';$/;"	v
img	mod/wiki/ewiki/ewiki.php	/^      $img = $obj || in_array($ext, $ewiki_config["idf"]["img"]);$/;"	v
img_tag	mod/hotpot/template/v6.php	/^			$img_tag = htmlspecialchars('|&#x003C;img.*?src="(.*?)".*?&#x003E;|is');$/;"	v
imgheight	lib/editor/htmlarea/coursefiles.php	/^                $imgheight = "Unknown";$/;"	v
imgheight	lib/editor/htmlarea/coursefiles.php	/^                $imgheight = $dimensions[1];$/;"	v
imginfo	question/format/qti2/qt_common.php	/^    $imginfo = @getimagesize($file);$/;"	v
imgs	mod/lesson/importppt.php	/^        $imgs = array();$/;"	v
imgtype	lib/editor/htmlarea/coursefiles.php	/^            $imgtype = mimeinfo("type",$file);$/;"	v
imgwidth	lib/editor/htmlarea/coursefiles.php	/^                $imgwidth = "Unknown";$/;"	v
imgwidth	lib/editor/htmlarea/coursefiles.php	/^                $imgwidth = $dimensions[0];$/;"	v
implode	mod/lesson/view.php	/^                            $implode = ' ';$/;"	v
implode	mod/lesson/view.php	/^                            $implode = '<br \/><br \/>';$/;"	v
implode2	mod/lesson/view.php	/^                            $implode2 = "<br \/><br \/>\\n    ";$/;"	v
implode2	mod/lesson/view.php	/^                            $implode2 = "\\n    ";$/;"	v
implodeArrayForUrl	lib/typo3/class.t3lib_div.php	/^	function implodeArrayForUrl($name,$theArray,$str='',$skipBlank=0,$rawurlencodeParamName=0)	{$/;"	f
implodeAttributes	lib/typo3/class.t3lib_div.php	/^	function implodeAttributes($arr,$xhtmlSafe=FALSE,$dontOmitBlankAttribs=FALSE)	{$/;"	f
implodeParams	lib/typo3/class.t3lib_div.php	/^	function implodeParams($arr,$xhtmlSafe=FALSE,$dontOmitBlankAttribs=FALSE)	{$/;"	f
import	mod/data/edit.php	/^    $import   = optional_param('import', 0, PARAM_INT);    \/\/ show import form$/;"	v
import_answer	question/format/xml/format.php	/^    function import_answer( $answer ) {$/;"	f
import_backup_file_silently	backup/lib.php	/^    function import_backup_file_silently($pathtofile,$destinationcourse,$emptyfirst=false,$userdata=false) {$/;"	f
import_description	question/format/xml/format.php	/^    function import_description( $question ) {$/;"	f
import_headers	question/format/xml/format.php	/^    function import_headers( $question ) {$/;"	f
import_matching	question/format/xml/format.php	/^    function import_matching( $question ) {$/;"	f
import_multianswer	question/format/xml/format.php	/^    function import_multianswer( $questions ) {$/;"	f
import_multichoice	question/format/xml/format.php	/^    function import_multichoice( $question ) {$/;"	f
import_numerical	question/format/xml/format.php	/^    function import_numerical( $question ) {$/;"	f
import_regexp	question/format/xml/format.php	/^    function import_regexp( $question ) {$/;"	f
import_shortanswer	question/format/xml/format.php	/^    function import_shortanswer( $question ) {$/;"	f
import_text	question/format/xml/format.php	/^    function import_text( $text ) {$/;"	f
import_truefalse	question/format/xml/format.php	/^    function import_truefalse( $question ) {$/;"	f
importdone	admin/timezoneimport.php	/^                    $importdone = $source;$/;"	v
importdone	admin/timezoneimport.php	/^            $importdone = $source;$/;"	v
importdone	admin/timezoneimport.php	/^    $importdone = false;$/;"	v
imported	lib/soap/nusoap.php	/^        		$imported = 0;$/;"	v
imported	lib/soap/nusoap.php	/^        	$imported = 1;$/;"	v
imported_urls	lib/soap/nusoap.php	/^        	$imported_urls = array();$/;"	v
importedcats	mod/glossary/import.php	/^        $importedcats    = 0;$/;"	v
importedentries	mod/glossary/import.php	/^        $importedentries = 0;$/;"	v
importedentry	mod/glossary/lib.php	/^    $importedentry = ($entry->sourceglossaryid == $glossary->id);$/;"	v
importfile	question/import.php	/^                $importfile = $_FILES['newfile']['tmp_name'];$/;"	v
importfile	question/import.php	/^            $importfile = "{$CFG->dataroot}\/{$course->id}\/{$params->choosefile}";$/;"	v
importimagefile	question/format.php	/^    function importimagefile( $path, $base64 ) {$/;"	f
importmodifiedaikenstyle	mod/lesson/reformat.php	/^function importmodifiedaikenstyle($filename) {$/;"	f
importpostprocess	mod/lesson/format.php	/^    function importpostprocess() {$/;"	f
importpostprocess	question/format.php	/^    function importpostprocess() {$/;"	f
importpostprocess	question/format/aon/format.php	/^    function importpostprocess() {$/;"	f
importpostprocess	question/format/blackboard_6/format.php	/^    function importpostprocess() {$/;"	f
importpostprocess	question/format/coursetestmanager/format.php	/^    function importpostprocess() {$/;"	f
importpreprocess	mod/lesson/format.php	/^    function importpreprocess() {$/;"	f
importpreprocess	question/format.php	/^    function importpreprocess($category, $course=NULL ) {$/;"	f
importpreprocess	question/format/coursetestmanager/format.php	/^    function importpreprocess($category) {$/;"	f
importpreprocess	question/format/qti2/format.php	/^    function importpreprocess($category) {$/;"	f
importprocess	mod/lesson/format.php	/^    function importprocess($filename, $lesson, $pageid) {$/;"	f
importprocess	question/format.php	/^    function importprocess($filename, $matchgrades='error') {$/;"	f
importprocess	question/format/coursetestmanager/format.php	/^    function importprocess($filename) {$/;"	f
ims_deploy_file	mod/resource/type/ims/repository_deploy.php	/^    function ims_deploy_file($file, $all='') {   $/;"	f
ims_deploy_folder	mod/resource/type/ims/repository_deploy.php	/^    function ims_deploy_folder($file, $all='') {$/;"	f
ims_extract_manifests	mod/resource/type/ims/deploy.php	/^    function ims_extract_manifests($data) {$/;"	f
ims_extract_manifests	mod/resource/type/ims/repository_deploy.php	/^    function ims_extract_manifests($data) {$/;"	f
ims_extract_submanifests	mod/resource/type/ims/deploy.php	/^    function ims_extract_submanifests($data) {$/;"	f
ims_extract_submanifests	mod/resource/type/ims/repository_deploy.php	/^    function ims_extract_submanifests($data) {$/;"	f
ims_file2var	mod/resource/type/ims/resource.class.php	/^    function ims_file2var ($file) {$/;"	f
ims_generate_toc	mod/resource/type/ims/resource.class.php	/^    function ims_generate_toc($items, $resource, $page=0, $selected_page = -1) {$/;"	f
ims_get_cp_title	mod/resource/type/ims/repository_deploy.php	/^    function ims_get_cp_title($xmlobj) {$/;"	f
ims_get_next_nav_button	mod/resource/type/ims/resource.class.php	/^    function ims_get_next_nav_button ($items, $resource_obj, $page) {$/;"	f
ims_get_prev_nav_button	mod/resource/type/ims/resource.class.php	/^    function ims_get_prev_nav_button ($items, $resource_obj, $page) {$/;"	f
ims_get_toc_nav_button	mod/resource/type/ims/resource.class.php	/^    function ims_get_toc_nav_button ($items, $resource_obj, $page) {$/;"	f
ims_get_up_nav_button	mod/resource/type/ims/resource.class.php	/^    function ims_get_up_nav_button ($items, $resource_obj, $page) {$/;"	f
ims_load_resources	mod/resource/type/ims/deploy.php	/^    function ims_load_resources($data, $manifest_base, $resources_base) {$/;"	f
ims_load_resources	mod/resource/type/ims/repository_deploy.php	/^    function ims_load_resources($data, $manifest_base, $resources_base) {$/;"	f
ims_load_serialized_file	mod/resource/type/ims/resource.class.php	/^    function ims_load_serialized_file($file) {$/;"	f
ims_print_crumbtrail	mod/resource/type/ims/finder.php	/^    function ims_print_crumbtrail($directory) {$/;"	f
ims_process_items	mod/resource/type/ims/deploy.php	/^    function ims_process_items($items, $level = 1, $id = 1, $parent = 0) {$/;"	f
ims_process_items	mod/resource/type/ims/repository_deploy.php	/^    function ims_process_items($items, $level = 1, $id = 1, $parent = 0) {$/;"	f
ims_process_organizations	mod/resource/type/ims/deploy.php	/^    function ims_process_organizations($data) {$/;"	f
ims_process_organizations	mod/resource/type/ims/repository_deploy.php	/^    function ims_process_organizations($data) {$/;"	f
ims_save_serialized_file	mod/resource/type/ims/resource.class.php	/^    function ims_save_serialized_file($destination, $var) {$/;"	f
ims_var2file	mod/resource/type/ims/resource.class.php	/^    function ims_var2file ($file, $var) {$/;"	f
imsmanifest	mod/resource/type/ims/deploy.php	/^            $imsmanifest = substr($imsmanifest, $inixml);$/;"	v
imsmanifest	mod/resource/type/ims/repository_deploy.php	/^                $imsmanifest = substr($imsmanifest, $inixml);$/;"	v
in	admin/utfdbmigrate.php	/^        $in = true;$/;"	v
in	lib/olson.php	/^            $in = strtolower($in);$/;"	v
in	lib/soap/nusoap.php	/^			$in = array('parameters' => 'tns:' . $name);$/;"	v
in	mod/wiki/ewiki/ewiki.php	/^      $in = -1;$/;"	v
in	mod/wiki/ewiki/ewiki.php	/^   $in = &$s["in"]; $/;"	v
in	mod/wiki/ewiki/ewiki.php	/^   $in = -1;   $/;"	v
in	mod/wiki/ewiki/ewiki.php	/^   $in = -1;$/;"	v
inArray	lib/typo3/class.t3lib_div.php	/^	function inArray($in_array,$item)	{$/;"	f
inBrowser	lib/adodb/adodb-connection.inc.php	/^                $inBrowser = isset($HTTP_SERVER_VARS['HTTP_USER_AGENT']);$/;"	v
inBrowser	lib/adodb/adodb-connection.inc.php	/^            $inBrowser = isset($HTTP_SERVER_VARS['HTTP_USER_AGENT']);$/;"	v
inBrowser	lib/adodb/adodb-lib.inc.php	/^	$inBrowser = isset($_SERVER['HTTP_USER_AGENT']);$/;"	v
inBrowser	lib/adodb/adodb.inc.php	/^				$inBrowser = isset($_SERVER['HTTP_USER_AGENT']);$/;"	v
inChar	lib/base32.php	/^        $inChar = ord(substr($inString,$i,1));$/;"	v
inList	lib/typo3/class.t3lib_div.php	/^	function inList($list,$item)	{$/;"	f
inUrl	lib/typo3/class.t3lib_div.php	/^			$inUrl=($index_script_url ? $index_script_url : t3lib_div::getIndpEnv('TYPO3_REQUEST_DIR')).$/;"	v
in_charset	mod/hotpot/report/default.php	/^						$in_charset = get_string('thischarset');$/;"	v
in_charset	mod/hotpot/report/default.php	/^						$in_charset = mb_detect_encoding($cell, 'auto');$/;"	v
in_charset	mod/hotpot/report/default.php	/^					$in_charset = '';$/;"	v
in_first	mod/quiz/restorelibpre15.php	/^                                    $in_first = false;$/;"	v
in_first	mod/quiz/restorelibpre15.php	/^                                $in_first = false;$/;"	v
in_first	mod/quiz/restorelibpre15.php	/^                        $in_first = false;$/;"	v
in_first	mod/quiz/restorelibpre15.php	/^                        $in_first = true;$/;"	v
in_first	mod/quiz/restorelibpre15.php	/^                    $in_first = false;$/;"	v
in_first	mod/quiz/restorelibpre15.php	/^            $in_first = true;$/;"	v
in_first	mod/quiz/restorelibpre15.php	/^        $in_first = true;$/;"	v
in_first	question/type/match/questiontype.php	/^                    $in_first = false;$/;"	v
in_first	question/type/match/questiontype.php	/^                $in_first = false;$/;"	v
in_first	question/type/match/questiontype.php	/^        $in_first = true;$/;"	v
in_first	question/type/multianswer/questiontype.php	/^                        $in_first = false;$/;"	v
in_first	question/type/multianswer/questiontype.php	/^                $in_first = false;$/;"	v
in_first	question/type/multianswer/questiontype.php	/^            $in_first = true;$/;"	v
in_first	question/type/multianswer/questiontype.php	/^        $in_first = true;$/;"	v
in_first	question/type/multichoice/questiontype.php	/^                        $in_first = false;$/;"	v
in_first	question/type/multichoice/questiontype.php	/^            $in_first = true;$/;"	v
in_first	question/type/randomsamatch/questiontype.php	/^                $in_first = false;$/;"	v
in_first	question/type/randomsamatch/questiontype.php	/^        $in_first = true;$/;"	v
in_first	question/type/shortanswer/questiontype.php	/^                        $in_first = false;$/;"	v
in_first	question/type/shortanswer/questiontype.php	/^            $in_first = true;$/;"	v
in_headers	lib/phpmailer/class.smtp.php	/^                $in_headers = false;$/;"	v
in_headers	lib/phpmailer/class.smtp.php	/^            $in_headers = true;$/;"	v
in_headers	lib/phpmailer/class.smtp.php	/^        $in_headers = false;$/;"	v
inactive	admin/editor.php	/^        $inactive = array();$/;"	v
inactive	lib/weblib.php	/^        $inactive = array();$/;"	v
inactive	mod/data/tabs.php	/^    $inactive = NULL;$/;"	v
inactive	mod/glossary/lib.php	/^$inactive = array();$/;"	v
inactive	mod/lesson/tabs.php	/^    $inactive = array();$/;"	v
inactive	mod/quiz/tabs.php	/^    $inactive = array();$/;"	v
inactive	question/tabs.php	/^    $inactive = array();$/;"	v
inactive	user/tabs.php	/^                $inactive = array('reports');$/;"	v
inactive	user/tabs.php	/^            $inactive = array('forumposts');$/;"	v
inactive	user/tabs.php	/^    $inactive = NULL;$/;"	v
inbox	course/recent.php	/^                    $inbox = true;$/;"	v
inbox	course/recent.php	/^                $inbox = true;$/;"	v
inbox	course/recent.php	/^        $inbox = false;$/;"	v
inc	blocks/section_links/block_section_links.php	/^            $inc = 2;$/;"	v
inc	blocks/section_links/block_section_links.php	/^            $inc = 5;$/;"	v
inc	blocks/section_links/block_section_links.php	/^        $inc = 1;$/;"	v
inc	lib/moodlelib.php	/^    $inc = get_included_files();$/;"	v
inc_grade_exceptions	backup/backuplib.php	/^        $inc_grade_exceptions = array();$/;"	v
inc_grade_items	backup/backuplib.php	/^        $inc_grade_items = array();$/;"	v
include	doc/index.php	/^        $include = false;$/;"	v
include	doc/index.php	/^        $include = true;$/;"	v
include	mod/hotpot/lib.php	/^					$include = $xml_tree->xml_value('hotpot-config-file,global,include-next-ex');$/;"	v
include	mod/hotpot/template/v6.php	/^									$include = $this->int_value($tags, $answer."['include-in-mc-options'][0]['#']");$/;"	v
include	mod/hotpot/template/v6.php	/^						$include =  $this->int_value($tags, $answer."['include-in-mc-options'][0]['#']");$/;"	v
include_file	lib/smarty/Smarty_Compiler.class.php	/^                $include_file = $arg_value;$/;"	v
include_message_users	backup/backup_scheduled.php	/^            $include_message_users = false;$/;"	v
include_message_users	backup/backup_scheduled.php	/^            $include_message_users = true;$/;"	v
includeclues	mod/hotpot/template/v6.php	/^		$includeclues = $this->v6_expand_Clues();$/;"	v
included	backup/backuplib.php	/^                            $included = "true";$/;"	v
included	backup/backuplib.php	/^                        $included = "false";$/;"	v
included	backup/backuplib.php	/^                $included = "true";$/;"	v
included	backup/backuplib.php	/^            $included = "false";$/;"	v
included_templates	lib/smarty/plugins/function.assign_debug_info.php	/^    $included_templates = $smarty->_smarty_debug_info;$/;"	v
included_tpls_idx	lib/smarty/Smarty.class.php	/^            $included_tpls_idx = count($this->_smarty_debug_info) - 1;$/;"	v
incolumn	question/format/coursetestmanager/format.php	/^                $incolumn = 0;$/;"	v
incolumn	question/format/coursetestmanager/format.php	/^                $incolumn = 1;break;$/;"	v
incompatible	admin/blocks.php	/^    $incompatible = array();$/;"	v
incomplete	mod/scorm/locallib.php	/^                        $incomplete = true;$/;"	v
incomplete	mod/scorm/locallib.php	/^    $incomplete = $result->incomplete;$/;"	v
incomplete	mod/scorm/locallib.php	/^    $incomplete = false;$/;"	v
incustom	course/scales.php	/^                $incustom = false;$/;"	v
incustom	course/scales.php	/^        $incustom = true;$/;"	v
indatefrom	lib/searchlib.php	/^    function indatefrom($content){$/;"	f
indateto	lib/searchlib.php	/^    function indateto($content){$/;"	f
indent	course/lib.php	/^            $indent = $depth*20;$/;"	v
indent	course/lib.php	/^            $indent = $depth*30;$/;"	v
indent	course/mod.php	/^    $indent        = optional_param('indent', 0, PARAM_INT);$/;"	v
indent	lib/markdown.php	/^				$indent = strlen($matches[1]);$/;"	v
indent	lib/smarty/plugins/block.textformat.php	/^    $indent = 0;$/;"	v
indent	lib/wiki_to_markdown.php	/^    $indent = substr( "                      ",1,$count-1 );$/;"	v
indent	question/format/xml/format.php	/^        $indent = str_repeat( "  ",$ilev );$/;"	v
indentChar	lib/typo3/class.t3lib_div.php	/^		$indentChar = $spaceInd ? ' ' : chr(9);$/;"	v
indentN	lib/typo3/class.t3lib_div.php	/^		$indentN = $spaceInd>0 ? $spaceInd : 1;$/;"	v
indent_char	lib/smarty/plugins/block.textformat.php	/^    $indent_char = ' ';$/;"	v
indent_first	lib/smarty/plugins/block.textformat.php	/^    $indent_first = 0;$/;"	v
indent_str	lib/cas/CAS.php	/^      $indent_str = ".";$/;"	v
indent_xhtml	question/format/qti2/format.php	/^    function indent_xhtml($source, $indenter = ' ') { $/;"	f
indent_xhtml	question/format/xml/format.php	/^    function indent_xhtml($source, $indenter = ' ') { $/;"	f
index	admin/handlevirus.php	/^    $index = strpos($line,":");$/;"	v
index	course/recent.php	/^    $index = 0;$/;"	v
index	lib/adodb/drivers/adodb-ibase.inc.php	/^			$index = $row[0];$/;"	v
index	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$index = isset($_GET['index']) ? TinyMCE_cleanInput($_GET['index']) : -1;$/;"	v
index	lib/excel/Workbook.php	/^        $index     = count($this->worksheets);$/;"	v
index	lib/excel/Workbook.php	/^        $index = 164;$/;"	v
index	lib/excel/Workbook.php	/^        $index = 6;                  \/\/ The first user defined FONT$/;"	v
index	lib/markdown.php	/^	$index = 0;$/;"	v
index	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $index = $i;$/;"	v
index	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $index = $total_references;$/;"	v
index	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $index = -1;$/;"	v
index	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $index     = count($this->_worksheets);$/;"	v
index	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $index = 164;$/;"	v
index	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $index = 6;                  \/\/ The first user defined FONT$/;"	v
index	lib/phpmailer/class.phpmailer.php	/^        $index = 0;$/;"	v
index	lib/speller/server-scripts/spellchecker.php	/^                    $index = 0;$/;"	v
index	lib/speller/server-scripts/spellchecker.php	/^            $index = 0;$/;"	v
index	lib/typo3/class.t3lib_div.php	/^		$index = array();$/;"	v
index	mod/hotpot/db/update_to_v2.php	/^		$index = "{$CFG->prefix}{$table}_{$field}_idx";$/;"	v
index	mod/hotpot/db/update_to_v2.php	/^		$index = "{$table}_{$field}_idx";$/;"	v
index	mod/hotpot/db/update_to_v2.php	/^	$index = "{$table}_{$field}_idx";$/;"	v
index	mod/resource/type/ims/finder.php	/^                    $index = ims_load_serialized_file("$CFG->repository\/$item->path\/moodle_inx.ser");$/;"	v
index	mod/survey/graph.php	/^                   $index = $indexof[$a->question];$/;"	v
index	mod/survey/graph.php	/^               $index = $indexof[$a->question];$/;"	v
index	mod/wiki/lib.php	/^      $index=s($row["id"]);$/;"	v
indexSQL	admin/utfdbmigrate.php	/^                            $indexSQL = 'SELECT COUNT(*) FROM '.$prefix.$dbtablename.' WHERE id < '.$crash->record;$/;"	v
indexSQL	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^					$indexSQL = $this->index->create( $this->dict );$/;"	v
indexSQL	lib/db/migrate2utf8.php	/^        $indexSQL = 'SELECT COUNT(*) FROM '.$CFG->prefix.'user WHERE id < '.$crash->record;$/;"	v
index_offset	lib/graphlib.php	/^  $index_offset = $this->calculated['bar_offset_index'][$index];$/;"	v
indexes	lib/adodb/adodb-xmlschema.inc.php	/^				$indexes = $this->db->MetaIndexes( $table );$/;"	v
indexes	lib/adodb/drivers/adodb-db2.inc.php	/^		$indexes = array ();$/;"	v
indexes	lib/adodb/drivers/adodb-ibase.inc.php	/^        $indexes = array();$/;"	v
indexes	lib/adodb/drivers/adodb-mssql.inc.php	/^		$indexes = array();$/;"	v
indexes	lib/adodb/drivers/adodb-mysql.inc.php	/^        $indexes = array ();$/;"	v
indexes	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$indexes = array ();$/;"	v
indexes	lib/adodb/drivers/adodb-oci8.inc.php	/^		$indexes = array ();$/;"	v
indexes	lib/adodb/drivers/adodb-postgres64.inc.php	/^                $indexes = array();$/;"	v
indexes	lib/adodb/drivers/adodb-sapdb.inc.php	/^		$indexes = array();$/;"	v
indexes	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$indexes = array ();$/;"	v
indexname	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $indexname="index".$html_ext;$/;"	v
indexweekday	lib/moodlelib.php	/^        $indexweekday = strftime('%w', mktime(12, 0, 0, $month, $startday, $year, 0));$/;"	v
individualparams	mod/forum/search.php	/^        $individualparams = false;$/;"	v
individualparams	mod/forum/search.php	/^        $individualparams = true;$/;"	v
ineditperiod	mod/glossary/comment.php	/^            $ineditperiod = ((time() - $timetocheck <  $CFG->maxeditingtime) || $glossary->editalways);$/;"	v
ineditperiod	mod/glossary/deleteentry.php	/^    $ineditperiod = ((time() - $entry->timecreated <  $CFG->maxeditingtime) || $glossary->editalways);$/;"	v
ineditperiod	mod/glossary/edit.php	/^        $ineditperiod = ((time() - $old->timecreated <  $CFG->maxeditingtime) || $glossary->editalways);$/;"	v
ineditperiod	mod/glossary/edit.php	/^$ineditperiod = ((time() - $newentry->timecreated <  $CFG->maxeditingtime) || $glossary->editalways);$/;"	v
ineditperiod	mod/glossary/lib.php	/^        $ineditperiod = ((time() - $entry->timecreated <  $CFG->maxeditingtime) || $glossary->editalways);$/;"	v
ineditperiod	mod/glossary/lib.php	/^    $ineditperiod = ((time() - $comment->timemodified <  $CFG->maxeditingtime) || $glossary->editalways);$/;"	v
inexcluded	lib/searchlib.php	/^    function inexcluded($content){$/;"	f
info	auth/ldap/lib.php	/^                $info=auth_ldap_get_entries($ldapconnection, $sr);$/;"	v
info	auth/ldap/lib.php	/^        $info=auth_ldap_get_entries($ldapconnection, $sr);$/;"	v
info	backup/restorelib.php	/^                                        $info = $data->info;$/;"	v
info	backup/restorelib.php	/^                            $info = $data->info;$/;"	v
info	backup/restorelib.php	/^                        $info = $data->info;$/;"	v
info	backup/restorelib.php	/^            $info = restore_read_xml_blocks($xml_file);$/;"	v
info	backup/restorelib.php	/^            $info = restore_read_xml_gradebook($restore, $xml_file);$/;"	v
info	backup/restorelib.php	/^            $info = restore_read_xml_info ($xml_file);$/;"	v
info	backup/restorelib.php	/^            $info = restore_read_xml_messages($restore,$xml_file);$/;"	v
info	backup/restorelib.php	/^            $info = restore_read_xml_metacourse($xml_file);$/;"	v
info	backup/restorelib.php	/^            $info = restore_read_xml_modules($restore,$xml_file);$/;"	v
info	backup/restorelib.php	/^            $info = restore_read_xml_questions($restore,$xml_file);$/;"	v
info	backup/restorelib.php	/^            $info = restore_read_xml_sections($xml_file);$/;"	v
info	backup/restorelib.php	/^            $info = restore_read_xml_users($restore,$xml_file);$/;"	v
info	backup/restorelib.php	/^        $info = "";$/;"	v
info	backup/restorelib.php	/^        $info = $moodle_parser->info;$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"COURSE_HEADER",false);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"EVENTS",$restore);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"GRADEBOOK",$restore);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"GROUPS",$restore);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"INFO",false);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"LOGS",$restore);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"MESSAGES",$restore);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"METACOURSE",false);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"MODULES",$restore);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"QUESTIONS",$restore);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"SCALES",$restore);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"SECTIONS",false);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,"USERS",$restore);$/;"	v
info	backup/restorelib.php	/^        $info = restore_read_xml ($xml_file,'BLOCKS',false);$/;"	v
info	blog/rsslib.php	/^                $info = $SITE->fullname;$/;"	v
info	blog/rsslib.php	/^                $info = '';$/;"	v
info	blog/rsslib.php	/^                $info = fullname(get_record('user', 'id', $id, '','','','','firstname,lastname'));$/;"	v
info	blog/rsslib.php	/^                $info = get_field('course', 'fullname', 'id', $id);$/;"	v
info	blog/rsslib.php	/^                $info = get_field('groups', 'name', 'id', $id);$/;"	v
info	course/lib.php	/^            $info = split(' ', $log->info);$/;"	v
info	lib/adodb/adodb-lib.inc.php	/^			$info = $zthis->ServerInfo();$/;"	v
info	lib/adodb/adodb-perf.inc.php	/^			$info = $this->_CPULoad();$/;"	v
info	lib/adodb/adodb-perf.inc.php	/^			$info = explode(" ",$line);$/;"	v
info	lib/adodb/adodb-perf.inc.php	/^		$info = $this->_CPULoad();$/;"	v
info	lib/adodb/adodb-perf.inc.php	/^	$info = $conn->ServerInfo();$/;"	v
info	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		$info = $this->ServerInfo();$/;"	v
info	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$info = $this->ServerInfo();$/;"	v
info	lib/adodb/drivers/adodb-postgres7.inc.php	/^		$info = $this->ServerInfo();$/;"	v
info	lib/adodb/drivers/adodb-sapdb.inc.php	/^		$info = ADODB_odbc::ServerInfo();$/;"	v
info	lib/datalib.php	/^    $info = addslashes($info);$/;"	v
info	lib/datalib.php	/^    $info = get_record_sql('SELECT MIN(sortorder) AS min, $/;"	v
info	lib/environmentlib.php	/^                $info = '<span class="'.$styletoapply.'">'.$info.'<\/span>';$/;"	v
info	lib/environmentlib.php	/^            $info = $environment_result->getInfo();$/;"	v
info	lib/fpdf/fpdf.php	/^            $info=$this->$mtd($file);$/;"	v
info	lib/fpdf/fpdf.php	/^            $info=$this->_parsejpg($file);$/;"	v
info	lib/fpdf/fpdf.php	/^            $info=$this->_parsepng($file);$/;"	v
info	lib/fpdf/fpdf.php	/^        $info=$this->images[$file];$/;"	v
info	lib/moodlelib.php	/^    $info = array();$/;"	v
info	lib/smarty/Smarty.class.php	/^            $info = ' ('.basename($file).", line $line)";$/;"	v
info	lib/smarty/Smarty.class.php	/^            $info = '';$/;"	v
info	mod/assignment/backuplib.php	/^            $info = array();$/;"	v
info	mod/assignment/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/chat/backuplib.php	/^            $info = array();$/;"	v
info	mod/chat/chatd.php	/^        $info = $this->sets_info[$sessionid];$/;"	v
info	mod/chat/chatd.php	/^        $info = &$this->sets_info[$sessionid];$/;"	v
info	mod/chat/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/choice/backuplib.php	/^            $info = array();$/;"	v
info	mod/choice/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/data/backuplib.php	/^        $info = array();$/;"	v
info	mod/data/lib.php	/^   $info = NULL;$/;"	v
info	mod/data/restorelib.php	/^        $info = $data->info;$/;"	v
info	mod/exercise/backuplib.php	/^            $info = array();$/;"	v
info	mod/exercise/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/forum/backuplib.php	/^           $info = array();$/;"	v
info	mod/forum/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/glossary/backuplib.php	/^           $info = array();$/;"	v
info	mod/glossary/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/hotpot/backuplib.php	/^        $info = array();$/;"	v
info	mod/journal/backuplib.php	/^           $info = array();$/;"	v
info	mod/journal/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/label/backuplib.php	/^            $info = array();$/;"	v
info	mod/label/lib.php	/^   $info = NULL;$/;"	v
info	mod/label/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/lesson/backuplib.php	/^            $info = array();$/;"	v
info	mod/lesson/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/quiz/backuplib.php	/^            $info = array();$/;"	v
info	mod/quiz/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/quiz/restorelibpre15.php	/^            $info = $data->info;$/;"	v
info	mod/resource/backuplib.php	/^           $info = array();$/;"	v
info	mod/resource/lib.php	/^   $info = NULL;$/;"	v
info	mod/resource/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/scorm/backuplib.php	/^           $info = array();$/;"	v
info	mod/scorm/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/survey/backuplib.php	/^            $info = array();$/;"	v
info	mod/survey/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/wiki/backuplib.php	/^            $info = array();$/;"	v
info	mod/wiki/restorelib.php	/^            $info = $data->info;$/;"	v
info	mod/workshop/backuplib.php	/^            $info = array();$/;"	v
info	mod/workshop/index.php	/^                            $info = get_string("gradeforassessments", "workshop").$/;"	v
info	mod/workshop/index.php	/^                        $info = get_string("gradeforsubmission", "workshop").": $grade\/$workshop->grade";$/;"	v
info	mod/workshop/index.php	/^                        $info = get_string("notavailable", "workshop");$/;"	v
info	mod/workshop/index.php	/^                $info = '0';$/;"	v
info	mod/workshop/index.php	/^            $info = workshop_phase($workshop, 'short');$/;"	v
info	mod/workshop/restorelib.php	/^            $info = $data->info;$/;"	v
info	question/format/aon/format.php	/^        $info = "$shortanswercount ".get_string("shortanswer", "quiz").$/;"	v
info	question/restorelib.php	/^            $info = $data->info;$/;"	v
info	question/type/rqp/questiontype.php	/^        $info = remote_session_info($question, $state);$/;"	v
info	question/type/rqp/types.php	/^    $info = optional_param('info', 0, PARAM_INT); \/\/ id of server for which to show info$/;"	v
info_ser	backup/lib.php	/^        $info_ser = serialize($info);$/;"	v
info_to_save	backup/lib.php	/^            $info_to_save = "infile";$/;"	v
info_to_save	backup/lib.php	/^            $info_to_save = addslashes($info_ser);$/;"	v
ingroup	enrol/manual/enrol.php	/^                $ingroup = $group->id;$/;"	v
ingroup	enrol/manual/enrol.php	/^    $ingroup = false;$/;"	v
ini_get_bool	lib/moodlelib.php	/^function ini_get_bool($ini_get_arg) {$/;"	f
ininstance	lib/searchlib.php	/^    function ininstance($content){$/;"	f
init	blocks/activity_modules/block_activity_modules.php	/^    function init() {$/;"	f
init	blocks/admin/block_admin.php	/^    function init() {$/;"	f
init	blocks/blog_menu/block_blog_menu.php	/^    function init() {$/;"	f
init	blocks/blog_tags/block_blog_tags.php	/^    function init() {$/;"	f
init	blocks/calendar_month/block_calendar_month.php	/^    function init() {$/;"	f
init	blocks/calendar_upcoming/block_calendar_upcoming.php	/^    function init() {$/;"	f
init	blocks/course_list/block_course_list.php	/^    function init() {$/;"	f
init	blocks/course_summary/block_course_summary.php	/^    function init() {$/;"	f
init	blocks/glossary_random/block_glossary_random.php	/^    function init() {$/;"	f
init	blocks/html/block_html.php	/^    function init() {$/;"	f
init	blocks/loancalc/block_loancalc.php	/^    function init() {$/;"	f
init	blocks/login/block_login.php	/^    function init() {$/;"	f
init	blocks/messages/block_messages.php	/^    function init() {$/;"	f
init	blocks/news_items/block_news_items.php	/^    function init() {$/;"	f
init	blocks/online_users/block_online_users.php	/^    function init() {$/;"	f
init	blocks/participants/block_participants.php	/^    function init() {$/;"	f
init	blocks/quiz_results/block_quiz_results.php	/^    function init() {$/;"	f
init	blocks/recent_activity/block_recent_activity.php	/^    function init() {$/;"	f
init	blocks/rss_client/block_rss_client.php	/^    function init() {$/;"	f
init	blocks/search_forums/block_search_forums.php	/^    function init() {$/;"	f
init	blocks/section_links/block_section_links.php	/^    function init() {$/;"	f
init	blocks/site_main_menu/block_site_main_menu.php	/^    function init() {$/;"	f
init	blocks/social_activities/block_social_activities.php	/^    function init(){$/;"	f
init	lib/cas/PGTStorage/pgt-db.php	/^  function init()$/;"	f
init	lib/cas/PGTStorage/pgt-file.php	/^  function init()$/;"	f
init	lib/cas/PGTStorage/pgt-main.php	/^  function init()$/;"	f
init	lib/editor/htmlarea/popups/fullscreen.php	/^function init() {$/;"	f
init	lib/graphlib.php	/^function init() {$/;"	f
init	lib/pear/OLE/PPS/File.php	/^    function init()$/;"	f
initCaseFolding	lib/typo3/class.t3lib_cs.php	/^	function initCaseFolding($charset)	{$/;"	f
initCharset	lib/typo3/class.t3lib_cs.php	/^	function initCharset($charset)	{$/;"	f
initIframe	lib/editor/htmlarea/htmlarea_bak.php	/^    function initIframe() {$/;"	f
initPGTStorage	lib/cas/client.php	/^  function initPGTStorage()$/;"	f
initToASCII	lib/typo3/class.t3lib_cs.php	/^	function initToASCII($charset)	{$/;"	f
initUnicodeData	lib/typo3/class.t3lib_cs.php	/^	function initUnicodeData($mode=null)	{$/;"	f
init_colours	lib/graphlib.php	/^function init_colours() {$/;"	f
init_data	lib/graphlib.php	/^function init_data() {$/;"	f
init_full	blog/blogpage.php	/^    function init_full() {$/;"	f
init_full	lib/pagelib.php	/^    function init_full() {$/;"	f
init_labels	lib/graphlib.php	/^function init_labels() {$/;"	f
init_legend	lib/graphlib.php	/^function init_legend() {$/;"	f
init_performance_info	lib/setuplib.php	/^function init_performance_info() {$/;"	f
init_quick	blog/blogpage.php	/^    function init_quick($data) {$/;"	f
init_quick	lib/pagelib.php	/^    function init_quick($data) {$/;"	f
init_quick	mod/chat/pagelib.php	/^    function init_quick($data) {$/;"	f
init_quick	mod/data/pagelib.php	/^    function init_quick($data) {$/;"	f
init_quick	mod/quiz/pagelib.php	/^    function init_quick($data) {$/;"	f
init_sockets	mod/chat/chatd.php	/^    function init_sockets() {$/;"	f
init_spell	lib/speller/server-scripts/spellchecker.php	/^function init_spell() {$/;"	f
init_variable	lib/graphlib.php	/^function init_variable(&$variable, $value, $default) {$/;"	f
init_x_axis	lib/graphlib.php	/^function init_x_axis() {$/;"	f
init_x_ticks	lib/graphlib.php	/^function init_x_ticks() {$/;"	f
init_y_axis	lib/graphlib.php	/^function init_y_axis() {$/;"	f
init_y_ticks	lib/graphlib.php	/^function init_y_ticks() {$/;"	f
initialbars	lib/tablelib.php	/^    function initialbars($bool) {$/;"	f
initialize	question/category_class.php	/^    function initialize() {$/;"	f
initlessonstatus	mod/scorm/aicc.php	/^                                $initlessonstatus = $SESSION->scorm_lessonstatus;$/;"	v
initlessonstatus	mod/scorm/aicc.php	/^                            $initlessonstatus = 'not attempted';$/;"	v
inixml	mod/resource/type/ims/deploy.php	/^    $inixml = strpos($imsmanifest, '<?xml ');$/;"	v
inixml	mod/resource/type/ims/repository_deploy.php	/^        $inixml = strpos($imsmanifest, '<?xml ');$/;"	v
inmeta	lib/searchlib.php	/^    function inmeta($content){   $/;"	f
inner	lib/smarty/plugins/function.html_table.php	/^    $inner = 'cols';$/;"	v
inoptgroup	lib/weblib.php	/^            $inoptgroup = true; \/\/\/ everything following will be in an optgroup$/;"	v
inoptgroup	lib/weblib.php	/^    $inoptgroup = false;$/;"	v
inpct	lib/adodb/adodb-time.inc.php	/^				$inpct = false;$/;"	v
inpct	lib/adodb/adodb-time.inc.php	/^				$inpct = true; $/;"	v
inpct	lib/adodb/adodb-time.inc.php	/^				$inpct = true;$/;"	v
inpct	lib/adodb/adodb-time.inc.php	/^			$inpct = false;$/;"	v
inpct	lib/adodb/adodb-time.inc.php	/^	$inpct = false;$/;"	v
inpopup	mod/resource/type/file/resource.class.php	/^    $inpopup = !empty( $inpopup_param );$/;"	v
inpopup	mod/resource/type/html/resource.class.php	/^        $inpopup = !empty($inpopup_param);$/;"	v
inpopup	mod/resource/type/ims/deploy.php	/^    $inpopup    = optional_param ('inpopup', 0, PARAM_BOOL);$/;"	v
inpopup	mod/resource/type/ims/resource.class.php	/^        $inpopup = optional_param('inpopup', 0, PARAM_BOOL);$/;"	v
inpopup	mod/resource/type/repository/resource.class.php	/^    $inpopup = !empty($_GET["inpopup"]);$/;"	v
inpopup	mod/resource/type/text/resource.class.php	/^        $inpopup = !empty($inpopup_param);$/;"	v
inpopup_param	mod/resource/type/file/resource.class.php	/^    $inpopup_param = optional_param( 'inpopup','' );$/;"	v
inpopup_param	mod/resource/type/html/resource.class.php	/^        $inpopup_param = optional_param( 'inpopup','' );$/;"	v
inpopup_param	mod/resource/type/text/resource.class.php	/^        $inpopup_param = optional_param( 'inpopup', '' );$/;"	v
inputCheck	lib/base32.php	/^    $inputCheck = null;$/;"	v
inputCheck	lib/base32.php	/^    $inputCheck = strlen($inString) % 8;$/;"	v
inputData	question/type/rqp/rqp.php	/^ $inputData=array(), $directives=array(), $mimetypes=array(), $namePrefix='',$/;"	v
input_separator	lib/speller/server-scripts/spellchecker.php	/^$input_separator = 'A';$/;"	v
inputarr	lib/adodb/adodb-connection.inc.php	/^            $inputarr = $sql;$/;"	v
inputarr	lib/adodb/adodb-connection.inc.php	/^            $inputarr = false;$/;"	v
inputarr	lib/adodb/adodb-lib.inc.php	/^						$inputarr=false, $secs2cache=0) $/;"	v
inputarr	lib/adodb/adodb.inc.php	/^			$inputarr = $sql;$/;"	v
inputarr	lib/adodb/drivers/adodb-csv.inc.php	/^			$inputarr = false;$/;"	v
inputarr	lib/adodb/drivers/adodb-mysqli.inc.php	/^			      $inputarr = false, $/;"	v
inputname	question/type/essay/questiontype.php	/^        $inputname = $question->name_prefix;$/;"	v
inputname	question/type/multianswer/questiontype.php	/^            $inputname = $nameprefix.$positionkey;$/;"	v
inputname	question/type/shortanswer/questiontype.php	/^        $inputname = ' name="'.$nameprefix.'" ';$/;"	v
inputname	question/type/truefalse/questiontype.php	/^        $inputname = ' name="'.$question->name_prefix.'" ';$/;"	v
inputparams	lib/adodb/adodb-errorhandler.inc.php	/^		$inputparams = $p2;$/;"	v
inputparams	lib/adodb/adodb-errorpear.inc.php	/^		$inputparams = $p2;$/;"	v
inquotedstring	lib/searchlib.php	/^    function inquotedstring($content){$/;"	f
inrequired	lib/searchlib.php	/^    function inrequired($content){$/;"	f
insert	lib/adodb/adodb-connection.inc.php	/^        $insert = "INSERT INTO $table ($iCols) VALUES ($iVals)"; $/;"	v
insert	lib/adodb/adodb-lib.inc.php	/^		$insert = "INSERT INTO $table ($iCols) VALUES ($iVals)"; $/;"	v
insert	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^function insert(img,text) {$/;"	f
insertBitmap	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function insertBitmap($row, $col, $bitmap, $x = 0, $y = 0, $scale_x = 1, $scale_y = 1)$/;"	f
insertFields	lib/typo3/class.t3lib_div.php	/^				$insertFields = array($/;"	v
insert_before	lib/cas/domxml-php4-php5.php	/^ function insert_before($newnode,$refnode) {return new php4DOMElement($this->myDOMNode->insertBefore($newnode->myDOMNode,$refnode->myDOMNode),$this->myOwnerDocument);}$/;"	f
insert_bitmap	lib/excel/Worksheet.php	/^    function insert_bitmap($row, $col, $bitmap, $x = 0, $y = 0, $scale_x = 1, $scale_y = 1)$/;"	f
insert_category_ids	mod/quiz/backuplib.php	/^    function insert_category_ids ($course,$backup_unique_code,$instances=null) {$/;"	f
insert_field	mod/data/lib.php	/^    function insert_field() {$/;"	f
insert_form	mod/hotpot/lib.php	/^	function insert_form($startblock, $endblock, $form_name, $form_fields, $keep_contents, $center=false) {$/;"	f
insert_giveup_form	mod/hotpot/lib.php	/^	function insert_giveup_form($attemptid, $startblock, $endblock, $keep_contents=false) {$/;"	f
insert_message	mod/hotpot/lib.php	/^	function insert_message($start_str, $message, $color='red', $align='center') {$/;"	f
insert_record	lib/datalib.php	/^function insert_record($table, $dataobject, $returnid=true, $primarykey='id') {$/;"	f
insert_script	mod/hotpot/lib.php	/^	function insert_script($src=HOTPOT_JS) {$/;"	f
insert_submission_form	mod/hotpot/lib.php	/^	function insert_submission_form($attemptid, $startblock, $endblock, $keep_contents=false) {$/;"	f
insertafter	lib/db/mysql.php	/^            $insertafter = true;$/;"	v
insertafter	mod/wiki/db/mysql.php	/^            $insertafter = true;$/;"	v
insertafter	mod/wiki/db/postgres7.php	/^            $insertafter = true;$/;"	v
insertarray	course/lib.php	/^                $insertarray = array($mod->id, $beforemod->id);$/;"	v
insertfield	lib/javascript.php	/^        $insertfield = "opener.document.forms['$SESSION->inserttextform'].$SESSION->inserttextfield";$/;"	v
insertfield	lib/javascript.php	/^        $insertfield = "opener.document.forms['theform'].message";$/;"	v
inserttext	lib/javascript.php	/^function inserttext(text) {$/;"	f
inst_check_php_version	install.php	/^function inst_check_php_version() {$/;"	f
install	lib/componentlib.class.php	/^    function install() {$/;"	f
install_helpbutton	install.php	/^function install_helpbutton($url, $title='') {$/;"	f
installed	admin/configvars.php	/^    $installed  = check_gd_version();$/;"	v
installedfilters	admin/filters.php	/^    $installedfilters = array();$/;"	v
installedlangs	admin/langimport.php	/^            $installedlangs = get_list_of_languages();$/;"	v
installfirst	enrol/authorize/db/postgres7.php	/^        $installfirst = true;$/;"	v
installoptions	install.php	/^        $installoptions = array();$/;"	v
instance	backup/restorelib.php	/^                        $instance =  backup_getid($restore->backup_unique_code,$type->name,$cm_module->info);$/;"	v
instance	blocks/db/mysql.php	/^                        $instance = new stdClass;$/;"	v
instance	blocks/db/postgres7.php	/^                        $instance = new stdClass;$/;"	v
instance	blocks/pagedemo.php	/^                $instance = blocks_find_instance($instanceid, $pageblocks);$/;"	v
instance	blog/header.php	/^            $instance = blocks_find_instance($instanceid, $pageblocks);$/;"	v
instance	course/grade.php	/^                        $instance = get_record("$mod->modname", "id", "$mod->instance");$/;"	v
instance	course/grades.php	/^                    $instance = get_record("$mod->modname", "id", "$mod->instance");$/;"	v
instance	course/recent.php	/^                $instance = get_record("$mod->modname", "id", "$mod->instance");$/;"	v
instance	course/report/outline/index.php	/^                    $instance = get_record("$mod->modname", "id", "$mod->instance");$/;"	v
instance	course/user.php	/^                                $instance = get_record("$mod->modname", "id", "$mod->instance");$/;"	v
instance	grade/lib.php	/^                                    $instance = get_record($mod->modname, 'id', $mod->instance);$/;"	v
instance	grade/lib.php	/^                            $instance = get_record($cur_modname, 'id',$cur_cminstance, 'course',$course->id);$/;"	v
instance	grade/lib.php	/^                        $instance = get_record("$mod->modname", "id", "$mod->instance");$/;"	v
instance	grade/lib.php	/^                    $instance = get_record("$mod->modname", "id", "$mod->instance");$/;"	v
instance	lib/blocklib.php	/^        $instance = $instanceorid;$/;"	v
instance	lib/blocklib.php	/^        $instance = &$pageblocks[$position][$n];$/;"	v
instance	lib/blocklib.php	/^        $instance = blocks_find_instance($instanceid, $pageblocks);$/;"	v
instance	lib/datalib.php	/^                $instance = $rawmods[$mod->cm];$/;"	v
instance	lib/datalib.php	/^            $instance = $rawmods[$mod->cm];$/;"	v
instance	lib/soap/nusoap.php	/^				$instance = new $class ();$/;"	v
instance	lib/textlib.class.php	/^        $instance = new textlib();$/;"	v
instance	mod/hotpot/db/update_to_v2.php	/^				$instance = $record->instance;$/;"	v
instance	rss/file.php	/^        $instance = (int)$instance;  \/\/ we know it's an id number$/;"	v
instance	rss/file.php	/^    $instance   = $args[3];$/;"	v
instance_allow_config	blocks/blog_tags/block_blog_tags.php	/^    function instance_allow_config() {$/;"	f
instance_allow_config	blocks/moodleblock.class.php	/^    function instance_allow_config() {$/;"	f
instance_allow_config	blocks/rss_client/block_rss_client.php	/^    function instance_allow_config() {$/;"	f
instance_allow_multiple	blocks/blog_tags/block_blog_tags.php	/^    function instance_allow_multiple() {$/;"	f
instance_allow_multiple	blocks/glossary_random/block_glossary_random.php	/^    function instance_allow_multiple() {$/;"	f
instance_allow_multiple	blocks/html/block_html.php	/^    function instance_allow_multiple() {$/;"	f
instance_allow_multiple	blocks/moodleblock.class.php	/^    function instance_allow_multiple() {$/;"	f
instance_allow_multiple	blocks/quiz_results/block_quiz_results.php	/^    function instance_allow_multiple() {$/;"	f
instance_allow_multiple	blocks/rss_client/block_rss_client.php	/^    function instance_allow_multiple() {$/;"	f
instance_config	blocks/section_links/block_section_links.php	/^    function instance_config($instance) {$/;"	f
instance_config_commit	blocks/moodleblock.class.php	/^    function instance_config_commit($pinned=false) {$/;"	f
instance_config_print	blocks/blog_tags/block_blog_tags.php	/^    function instance_config_print() {$/;"	f
instance_config_print	blocks/glossary_random/block_glossary_random.php	/^    function instance_config_print() {$/;"	f
instance_config_print	blocks/moodleblock.class.php	/^    function instance_config_print() {$/;"	f
instance_config_save	blocks/moodleblock.class.php	/^    function instance_config_save($data,$pinned=false) {$/;"	f
instance_create	blocks/moodleblock.class.php	/^    function instance_create() {$/;"	f
instance_delete	blocks/moodleblock.class.php	/^    function instance_delete() {$/;"	f
instance_is_visible	lib/datalib.php	/^function instance_is_visible($moduletype, $module) {$/;"	f
instanceid	blog/header.php	/^$instanceid = optional_param('instanceid', 0, PARAM_INT);$/;"	v
instanceid	course/report/participation/index.php	/^        $instanceid = 0;$/;"	v
instanceid	course/report/participation/index.php	/^        $instanceid = array_pop(array_keys($instanceoptions));$/;"	v
instanceid	course/report/participation/index.php	/^    $instanceid = optional_param('instanceid', 0, PARAM_INT); \/\/ instance we're looking at.$/;"	v
instanceid	lib/blocklib.php	/^    $instanceid  = optional_param('instanceid', 0, PARAM_INT);$/;"	v
instanceid	mod/data/backuplib.php	/^    $instanceid = $data->id;$/;"	v
instanceid	mod/forum/backuplib.php	/^        $instanceid = $forum->id;$/;"	v
instanceid	mod/resource/backuplib.php	/^            $instanceid = $resource->id;$/;"	v
instanceid	mod/workshop/backuplib.php	/^        $instanceid = $workshop->id;$/;"	v
instancename	blocks/site_main_menu/block_site_main_menu.php	/^                    $instancename = format_string($instancename, true, $this->instance->pageid);$/;"	v
instancename	blocks/site_main_menu/block_site_main_menu.php	/^                    $instancename = urldecode($modinfo[$modnumber]->name);$/;"	v
instancename	blocks/social_activities/block_social_activities.php	/^                    $instancename = format_string($instancename, true, $this->instance->pageid);$/;"	v
instancename	blocks/social_activities/block_social_activities.php	/^                    $instancename = urldecode($modinfo[$modnumber]->name);$/;"	v
instancename	course/lib.php	/^                    $instancename = format_string($instancename, true,  $course->id);$/;"	v
instancename	course/lib.php	/^                $instancename = urldecode($modinfo[$modnumber]->name);$/;"	v
instanceoptions	course/report/participation/index.php	/^    $instanceoptions = array();$/;"	v
instances	admin/blocks.php	/^            $instances = get_records('block_instance', 'blockid', $block->id);$/;"	v
instances	admin/oacleanup.php	/^                $instances = explode(',', $xsection->sequence);$/;"	v
instances	lib/questionlib.php	/^            $instances = $instances + $fn($questionid);$/;"	v
instances	lib/questionlib.php	/^    $instances = array();$/;"	v
instances	mod/hotpot/lib.php	/^		$instances = array_values($instances);$/;"	v
instances	mod/hotpot/lib.php	/^	$instances = array();$/;"	v
instances	mod/quiz/locallib.php	/^    $instances = get_records_sql("SELECT question,grade,id$/;"	v
instances	mod/quiz/restorelib.php	/^        $instances = $info['MOD']['#']['QUESTION_INSTANCES']['0']['#']['QUESTION_INSTANCE'];$/;"	v
instances	question/type/questiontype.php	/^            $instances = array();$/;"	v
instname	lib/soap/nusoap.php	/^					$instname = "\\$inst_".time();$/;"	v
instr	lib/moodlelib.php	/^    $instr = '';$/;"	v
instr	lib/moodlelib.php	/^    $instr = substr($instr,0,-1);$/;"	v
instudentview	lib/weblib.php	/^        $instudentview = (!empty($USER->studentview)) ? get_string('instudentview') : '';$/;"	v
int	lib/bennu/iCalendar_rfc2445.php	/^                        $int = true;$/;"	v
int	lib/bennu/iCalendar_rfc2445.php	/^            $int = false;$/;"	v
int	lib/pear/Spreadsheet/Excel/Writer.php	/^        $int = (int)($col \/ 26);$/;"	v
int	lib/typo3/class.t3lib_cs.php	/^			$int = bindec($binBuf);$/;"	v
intExplode	lib/typo3/class.t3lib_div.php	/^	function intExplode($delim, $string)	{$/;"	f
intInRange	lib/typo3/class.t3lib_div.php	/^	function intInRange($theInt,$min,$max=2000000000,$zeroValue=0)	{$/;"	f
int_from_ver	lib/typo3/class.t3lib_div.php	/^	function int_from_ver($verNumberStr)	{$/;"	f
int_value	mod/hotpot/template/default.php	/^	function int_value($tags, $more_tags="[0]['#']") {$/;"	f
intcurrent	lib/filterlib.php	/^        $intcurrent = intval($linkobject->phrase);$/;"	v
integer_chunks	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^   $integer_chunks = (integer)filesize($filename) \/ $chunk_size;$/;"	v
integer_chunks	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^   $integer_chunks = (integer)strlen($varName) \/ $chunk_size;$/;"	v
interactionid	mod/scorm/report.php	/^                    $interactionid = 'cmi.interactions.'.$i.'.id';$/;"	v
interactionid	mod/scorm/report.php	/^                $interactionid = 'cmi.interactions.'.$i.'.id';$/;"	v
interface	admin/configvars.php	/^    $interface = array();$/;"	v
internalpassword	user/view.php	/^            $internalpassword = "$CFG->wwwroot\/login\/change_password.php";$/;"	v
internalpassword	user/view.php	/^            $internalpassword = str_replace('http:','https:',$CFG->wwwroot.'\/login\/change_password.php');$/;"	v
internalpassword	user/view.php	/^    $internalpassword = false;$/;"	v
intoken	lib/adodb/adodb-datadict.inc.php	/^						$intoken = false;$/;"	v
intoken	lib/adodb/adodb-datadict.inc.php	/^					$intoken = false;$/;"	v
intoken	lib/adodb/adodb-datadict.inc.php	/^					$intoken = true;$/;"	v
intoken	lib/adodb/adodb-datadict.inc.php	/^				$intoken = false;$/;"	v
intoken	lib/adodb/adodb-datadict.inc.php	/^				$intoken = true;$/;"	v
intoken	lib/adodb/adodb-datadict.inc.php	/^	$intoken = false;$/;"	v
intpart	lib/bennu/iCalendar_rfc2445.php	/^                        $intpart = substr($day, 0, strlen($day) - 2);$/;"	v
intval_positive	lib/typo3/class.t3lib_div.php	/^	function intval_positive($theInt)	{$/;"	f
inuse	question/showbank.php	/^                        $inuse = true;$/;"	v
inuse	question/showbank.php	/^            $inuse = false;      \/\/ set to true if at least one of the questions is in use$/;"	v
inuserid	lib/searchlib.php	/^    function inuserid($content){$/;"	f
inusername	lib/searchlib.php	/^    function inusername($content){$/;"	f
invalidTypes	lib/adodb/datadict/datadict-db2.inc.php	/^		$invalidTypes = array("BIGI","BLOB","CLOB","DATE", "DECI","DOUB", "INTE", "REAL","SMAL", "TIME");$/;"	v
invalidblocks	lib/blocklib.php	/^    $invalidblocks = array();$/;"	v
invariant_holds	lib/bennu/iCalendar_components.php	/^    function invariant_holds() {$/;"	f
invariant_holds	lib/bennu/iCalendar_properties.php	/^    function invariant_holds() {$/;"	f
invisible	lib/datalib.php	/^            $invisible = -1;$/;"	v
invisible	lib/datalib.php	/^            $invisible = 0;$/;"	v
invisible	lib/datalib.php	/^        $invisible = -1;$/;"	v
invisible	lib/datalib.php	/^        $invisible = 0;$/;"	v
invoke_method	lib/soap/nusoap.php	/^	function invoke_method() {$/;"	f
ip	iplookup/index.php	/^    $ip   = optional_param('ip', getremoteaddr());$/;"	v
ipaddress	lib/validateurlsyntax.php	/^    $ipaddress         = '((((2(([0-4][0-9])|(5[0-5])))|([01]?[0-9]?[0-9]))\\.){3}((2(([0-4][0-9])|(5[0-5])))|([01]?[0-9]?[0-9])))';$/;"	v
iplookup_display	iplookup/hostip/lib.php	/^function iplookup_display($ip, $user=0) {$/;"	f
iplookup_display	iplookup/ipatlas/lib.php	/^function iplookup_display($ip, $user=0) {$/;"	f
iplus1	mod/exercise/assessments.php	/^                    $iplus1 = $i+1;$/;"	v
iplus1	mod/exercise/locallib.php	/^                $iplus1 = $i+1;$/;"	v
iplus1	mod/lesson/action/addbranchtable.php	/^        $iplus1 = $i + 1;$/;"	v
iplus1	mod/lesson/action/addpage.php	/^                $iplus1 = $i + 1;$/;"	v
iplus1	mod/lesson/action/editpage.php	/^            $iplus1 = $i + 1;$/;"	v
iplus1	mod/workshop/assessments.php	/^                    $iplus1 = $i+1;$/;"	v
iplus1	mod/workshop/locallib.php	/^                $iplus1 = $i+1;$/;"	v
iplus1	mod/workshop/locallib.php	/^            $iplus1 = $i + 1;$/;"	v
iplus1	mod/workshop/submissions.php	/^                $iplus1 = $i + 1;$/;"	v
ipstr	lib/moodlelib.php	/^        $ipstr = '';$/;"	v
ipstr	lib/moodlelib.php	/^        $ipstr = substr($ipstr,0,strlen($ipstr)-1);$/;"	v
irefAct	lib/excel/Worksheet.php	/^        $irefAct  = 0;                       \/\/ Active cell ref$/;"	v
irefAct	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $irefAct  = 0;                       \/\/ Active cell ref$/;"	v
irwMac	lib/excel/Worksheet.php	/^        $irwMac      = 0x0000;               \/\/ Used by Excel to optimise loading$/;"	v
irwMac	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $irwMac      = 0x0000;               \/\/ Used by Excel to optimise loading$/;"	v
isAbsPath	lib/typo3/class.t3lib_div.php	/^	function isAbsPath($path)	{$/;"	f
isAllowedAbsPath	lib/typo3/class.t3lib_div.php	/^	function isAllowedAbsPath($path)	{$/;"	f
isArraySimpleOrStruct	lib/soap/nusoap.php	/^	function isArraySimpleOrStruct($val) {$/;"	f
isAuthenticated	lib/cas/CAS.php	/^  function isAuthenticated()$/;"	f
isAuthenticated	lib/cas/client.php	/^  function isAuthenticated()$/;"	f
isCallbackMode	lib/cas/client.php	/^  function isCallbackMode()$/;"	f
isError	lib/adodb/adodb-pear.inc.php	/^	function isError($value)$/;"	f
isError	lib/pear/PEAR.php	/^    function isError($data, $code = null)$/;"	f
isExt	lib/typo3/class.t3lib_div.php	/^		$isExt = (TYPO3_OS=='WIN' ? '.exe' : '');$/;"	v
isFile	lib/pear/OLE.php	/^    function isFile($index)$/;"	f
isFirstPartOfStr	lib/typo3/class.t3lib_div.php	/^	function isFirstPartOfStr($str,$partStr)	{$/;"	f
isInitialized	lib/cas/PGTStorage/pgt-main.php	/^  function isInitialized()$/;"	f
isMemberOf	auth/fc/fcFPP.php	/^    function isMemberOf($userid, $groups){$/;"	f
isNull	lib/adodb/drivers/adodb-mssql.inc.php	/^		$isNull = is_null($var); \/\/ php 4.0.4 and above...$/;"	v
isProxy	lib/cas/client.php	/^  function isProxy()$/;"	f
isRoot	lib/pear/OLE.php	/^    function isRoot($index)$/;"	f
isWarning	lib/adodb/adodb-pear.inc.php	/^	function isWarning($value)$/;"	f
is_admin	backup/restorelib.php	/^                $is_admin =         !empty($user->roles['admin']);$/;"	v
is_arg	lib/smarty/Smarty_Compiler.class.php	/^                    $is_arg = implode(' ', array_slice($tokens, $is_arg_start, $i - $is_arg_start));$/;"	v
is_arg_stack	lib/smarty/Smarty_Compiler.class.php	/^        $is_arg_stack = array();$/;"	v
is_arg_start	lib/smarty/Smarty_Compiler.class.php	/^                        $is_arg_start = $i-1;$/;"	v
is_arg_start	lib/smarty/Smarty_Compiler.class.php	/^                        $is_arg_start = array_pop($is_arg_stack);$/;"	v
is_best_grade	mod/hotpot/report/simplestat/report.php	/^				$is_best_grade = ($is_html && $attempt->score==$user->grade);$/;"	v
is_blank_node	lib/cas/domxml-php4-php5.php	/^ function is_blank_node()$/;"	f
is_cached	lib/smarty/Smarty.class.php	/^    function is_cached($tpl_file, $cache_id = null, $compile_id = null)$/;"	f
is_course_user	backup/restorelib.php	/^                $is_course_user = ($is_teacher or $is_student or $is_needed);$/;"	v
is_coursecreator	backup/restorelib.php	/^                $is_coursecreator = !empty($user->roles['coursecreator']);$/;"	v
is_empty	blocks/moodleblock.class.php	/^    function is_empty() {$/;"	f
is_enabled	admin/health.php	/^    function is_enabled() {$/;"	f
is_graded	mod/quiz/report/grading/report.php	/^    function is_graded($question, $attempt) {$/;"	f
is_hi_score	mod/hotpot/report/fullstat/report.php	/^				$is_hi_score = ($attempt->score >= $hi_score);$/;"	v
is_html	mod/hotpot/report/click/report.php	/^		$is_html = ($options['reportformat']=='htm');$/;"	v
is_html	mod/hotpot/report/fullstat/report.php	/^		$is_html = ($options['reportformat']=='htm');$/;"	v
is_html	mod/hotpot/report/overview/report.php	/^		$is_html = ($options['reportformat']=='htm');$/;"	v
is_html	mod/hotpot/report/simplestat/report.php	/^		$is_html = ($options['reportformat']=='htm');$/;"	v
is_image_by_extentsion	question/format/qti2/qt_common.php	/^function is_image_by_extentsion($file) {$/;"	f
is_installed_lang	admin/langimport.php	/^    function is_installed_lang($lang, $md5check) {$/;"	f
is_internal_auth	lib/moodlelib.php	/^function is_internal_auth($auth='') {$/;"	f
is_jquiz_multiselect	mod/hotpot/attempt.php	/^		$is_jquiz_multiselect = ($quiztype==HOTPOT_JQUIZ && $questiontype==HOTPOT_JQUIZ_MULTISELECT);$/;"	v
is_jquiz_multiselect	mod/hotpot/attempt.php	/^	$is_jquiz_multiselect = false;$/;"	v
is_lo_score	mod/hotpot/report/fullstat/report.php	/^				$is_lo_score = ($attempt->score <  $lo_score);$/;"	v
is_media_by_extension	question/format/qti2/qt_common.php	/^function is_media_by_extension($file) {$/;"	f
is_multimedia_by_extension	question/format/qti2/qt_common.php	/^function is_multimedia_by_extension($file) {$/;"	f
is_needed	backup/restorelib.php	/^                $is_needed = !empty($user->roles['needed']);$/;"	v
is_num	mod/wiki/ewiki/ewiki.php	/^   $is_num = !empty($pages[0]);$/;"	v
is_open_dq	lib/html2text.php	/^                        $is_open_dq = false; $/;"	v
is_open_dq	lib/html2text.php	/^                        $is_open_dq = true; $/;"	v
is_open_dq	lib/html2text.php	/^    $is_open_dq = false;$/;"	v
is_open_sq	lib/html2text.php	/^                        $is_open_sq = false; $/;"	v
is_open_sq	lib/html2text.php	/^                        $is_open_sq = true; $/;"	v
is_open_sq	lib/html2text.php	/^    $is_open_sq = false;$/;"	v
is_open_tb	lib/html2text.php	/^                        $is_open_tb = false; $/;"	v
is_open_tb	lib/html2text.php	/^                        $is_open_tb = true; $/;"	v
is_open_tb	lib/html2text.php	/^    $is_open_tb = false;$/;"	v
is_p	lib/markdown.php	/^		$is_p = (!isset($md_html_blocks[$block_key]) && $/;"	v
is_postgres_setup	admin/utfdbmigrate.php	/^function is_postgres_setup() {$/;"	f
is_postgres_utf8	admin/utfdbmigrate.php	/^function is_postgres_utf8($thedb = null) {$/;"	f
is_restricted_user	lib/moodlelib.php	/^function is_restricted_user($username){$/;"	f
is_serial	lib/adodb/datadict/datadict-mysql.inc.php	/^		$is_serial = is_object($fieldobj) && $fieldobj->primary_key && $fieldobj->auto_increment;$/;"	v
is_serial	lib/adodb/datadict/datadict-postgres.inc.php	/^		$is_serial = is_object($fieldobj) && $fieldobj->primary_key && $fieldobj->unique && $/;"	v
is_sizable_multimedia	question/format/qti2/qt_common.php	/^function is_sizable_multimedia($file) {$/;"	f
is_soap_fault	lib/soaplib.php	/^    function is_soap_fault($obj) {$/;"	f
is_student	backup/restorelib.php	/^                $is_student = !empty($user->roles['student']);$/;"	v
is_teacher	backup/restorelib.php	/^                $is_teacher = !empty($user->roles['teacher']);$/;"	v
is_url	mod/lesson/mediafile.php	/^    function is_url($test_url) {$/;"	f
is_valid	lib/bennu/iCalendar_components.php	/^    function is_valid() {$/;"	f
is_valid_parameter	lib/bennu/iCalendar_properties.php	/^    function is_valid_parameter($parameter, $value) {$/;"	f
is_valid_value	lib/bennu/iCalendar_parameters.php	/^    function is_valid_value(&$parent_property, $parameter, $value) {$/;"	f
is_valid_value	lib/bennu/iCalendar_properties.php	/^    function is_valid_value($value) {$/;"	f
isadmin	lib/moodlelib.php	/^function isadmin($userid=0) {$/;"	f
isadmin	lib/weblib.php	/^        $isadmin   = isadmin();$/;"	v
isauser	mod/forum/lib.php	/^        $isauser = isloggedin() && !isguest();$/;"	v
isauser	mod/forum/lib.php	/^        $isauser = true;$/;"	v
isbinary	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^    $isbinary= ($row["meta"]["class"]=="image"||$row["meta"]["class"]=="file")?true:false;$/;"	v
iscorrect	question/format/blackboard/format.php	/^                    $iscorrect = 1;$/;"	v
iscorrect	question/format/blackboard/format.php	/^            $iscorrect = 0;$/;"	v
iscreator	lib/moodlelib.php	/^function iscreator ($userid=0) {$/;"	f
isediting	blocks/site_main_menu/block_site_main_menu.php	/^        $isediting = isediting($this->instance->pageid);$/;"	v
isediting	blocks/social_activities/block_social_activities.php	/^        $isediting = isediting($this->instance->pageid);$/;"	v
isediting	course/lib.php	/^        $isediting = isediting($course->id);$/;"	v
isediting	lib/blocklib.php	/^    $isediting = $page->user_is_editing();$/;"	v
isediting	lib/moodlelib.php	/^function isediting($courseid, $user=NULL) {$/;"	f
isessayquestion	mod/lesson/action/continue.php	/^            $isessayquestion = true;$/;"	v
isessayquestion	mod/lesson/action/continue.php	/^    $isessayquestion = false;   \/\/ use this to turn off review button on essay questions$/;"	v
isguest	lib/moodlelib.php	/^function isguest($userid=0) {$/;"	f
isimage	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^    function isimage($file) {$/;"	f
isloggedin	lib/moodlelib.php	/^function isloggedin() {$/;"	f
ismainglossary	mod/glossary/lib.php	/^    $ismainglossary = $glossary->mainglossary;$/;"	v
ismatch	mod/lesson/action/continue.php	/^                                    $ismatch   = true;$/;"	v
ismatch	mod/lesson/action/continue.php	/^                                    $ismatch = true;$/;"	v
ismatch	mod/lesson/action/continue.php	/^                            $ismatch = true;$/;"	v
ismatch	mod/lesson/action/continue.php	/^                $ismatch         = false; $/;"	v
ismember	lib/moodlelib.php	/^function ismember($groupid, $userid=0) {$/;"	f
ismoving	blocks/site_main_menu/block_site_main_menu.php	/^        $ismoving  = ismoving($this->instance->pageid);$/;"	v
ismoving	blocks/social_activities/block_social_activities.php	/^        $ismoving = ismoving($this->instance->pageid);$/;"	v
ismoving	course/lib.php	/^        $ismoving = $isediting && ismoving($course->id);$/;"	v
ismoving	lib/moodlelib.php	/^function ismoving($courseid) {$/;"	f
ismssql	lib/adodb/adodb-connection.inc.php	/^            $ismssql = (strpos($this->databaseType,'mssql') !== false);$/;"	v
ismssql	lib/adodb/adodb.inc.php	/^			$ismssql = (strpos($this->databaseType,'mssql') !== false);$/;"	v
ismultimedia	question/format/qti2/qt_common.php	/^           $ismultimedia = is_multimedia_by_extension($file);$/;"	v
ismultimedia	question/format/qti2/qt_common.php	/^    $ismultimedia = false;$/;"	v
iso8601_to_timestamp	lib/soap/nusoap.php	/^function iso8601_to_timestamp($datestr){$/;"	f
isolate_class	mod/lesson/importppt.php	/^function isolate_class($string) {$/;"	f
isopen	mod/assignment/lib.php	/^                $isopen = ($assignment->timeavailable <= $time && $time <= $assignment->timedue);$/;"	v
isopen	mod/assignment/lib.php	/^                $isopen = ($assignment->timeavailable <= $time);$/;"	v
isopen	mod/assignment/lib.php	/^    function isopen() {$/;"	f
isql	lib/adodb/adodb-perf.inc.php	/^			$isql = "insert into $perf_table (created,sql0,sql1,params,tracer,timer) values( $d,?,?,?,?,?)";$/;"	v
isql	lib/adodb/adodb-perf.inc.php	/^			$isql = "insert into $perf_table (created,sql0,sql1,params,tracer,timer) values($d,$sql1,$sql2,$params,$tracer,$timer)";$/;"	v
isql	lib/adodb/adodb-perf.inc.php	/^			$isql = "insert into $perf_table values($d,:b,:c,:d,:e,:f)";$/;"	v
isseparategroups	blocks/online_users/block_online_users.php	/^        $isseparategroups = ($COURSE->groupmode == SEPARATEGROUPS && $COURSE->groupmodeforce && !isteacheredit($COURSE->id));$/;"	v
isseparategroups	mod/forum/user.php	/^        $isseparategroups = false;$/;"	v
isseparategroups	mod/forum/user.php	/^    $isseparategroups = \/*(($course->groupmode == SEPARATEGROUPS and$/;"	v
isseparategroups	user/index.php	/^    $isseparategroups = ($course->groupmode == SEPARATEGROUPS and $course->groupmodeforce and$/;"	v
isseparategroups	user/view.php	/^    $isseparategroups = ($course->groupmode == SEPARATEGROUPS and $course->groupmodeforce and$/;"	v
isstudent	lib/moodlelib.php	/^function isstudent($courseid, $userid=0) {$/;"	f
isstudent	rss/file.php	/^    $isstudent = isstudent($courseid,$userid);$/;"	v
issues	admin/health.php	/^    $issues   = array($/;"	v
isteacher	blocks/rss_client/block_rss_client.php	/^            $isteacher = isteacher($this->courseid);$/;"	v
isteacher	blocks/rss_client/block_rss_client.php	/^        $isteacher = false;$/;"	v
isteacher	blocks/rss_client/block_rss_client_action.php	/^$isteacher  = empty($course) ? false : isteacher($id);$/;"	v
isteacher	blocks/site_main_menu/block_site_main_menu.php	/^        $isteacher = isteacher($this->instance->pageid);$/;"	v
isteacher	blocks/social_activities/block_social_activities.php	/^        $isteacher = isteacher($this->instance->pageid);$/;"	v
isteacher	course/lib.php	/^        $isteacher = isteacher($course->id);$/;"	v
isteacher	course/lib.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	course/report/log/lib.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	grade/lib.php	/^    $isteacher = isteacher($courseid);$/;"	v
isteacher	lib/editor/htmlarea/popups/link_std.php	/^        $isteacher = false;$/;"	v
isteacher	lib/editor/htmlarea/popups/link_std.php	/^        $isteacher = isteacher($course->id);$/;"	v
isteacher	lib/editor/tinymce/tinymce.class.php	/^        $isteacher = isteacher($courseid);$/;"	v
isteacher	lib/moodlelib.php	/^function isteacher($courseid=0, $userid=0, $includeadmin=true) {$/;"	f
isteacher	lib/weblib.php	/^        $isteacher = isteacher($course->id);$/;"	v
isteacher	lib/weblib.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/chat/lib.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/chat/report.php	/^    $isteacher     = isteacher($course->id);$/;"	v
isteacher	mod/choice/lib.php	/^            $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/data/lib.php	/^        $isteacher = isteacher($data->course);$/;"	v
isteacher	mod/forum/lib.php	/^        $isteacher = isteacher($courseid);$/;"	v
isteacher	mod/forum/lib.php	/^        $isteacher = isteacher($forum->course);$/;"	v
isteacher	mod/forum/lib.php	/^        $isteacher = isteacher($forum->course, $user->id);$/;"	v
isteacher	mod/forum/search.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/glossary/lib.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/hotpot/lib.php	/^		$isteacher = isteacher($course->id);$/;"	v
isteacher	mod/quiz/attempt.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/quiz/review.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/quiz/reviewquestion.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/quiz/view.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/wiki/lib.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacher	mod/wiki/lib.php	/^    $isteacher = isteacher($course->id, $USER->id);$/;"	v
isteacher	mod/wiki/lib.php	/^    $isteacher = isteacher($course->id, $user->id);$/;"	v
isteacher	rss/file.php	/^    $isteacher = isteacher($courseid,$userid);$/;"	v
isteacher	user/index.php	/^    $isteacher = isteacher($course->id);$/;"	v
isteacheredit	blocks/admin/block_admin.php	/^            $isteacheredit = isteacheredit($this->instance->pageid);$/;"	v
isteacheredit	course/lib.php	/^    $isteacheredit = isteacheredit($course->id);$/;"	v
isteacheredit	course/report/log/lib.php	/^    $isteacheredit = isteacheredit($course->id);$/;"	v
isteacheredit	lib/moodlelib.php	/^function isteacheredit($courseid, $userid=0, $ignorestudentview=false) {$/;"	f
isteacheredit	lib/weblib.php	/^        $isteacheredit = isteacheredit($courseid);$/;"	v
isteacheredit	mod/chat/report.php	/^    $isteacheredit = isteacheredit($course->id);$/;"	v
isteacheredit	mod/forum/lib.php	/^    $isteacheredit = isteacheredit($course->id);$/;"	v
isteacheredit	mod/forum/lib.php	/^    $isteacheredit = isteacheredit($courseid);$/;"	v
isteacheredit	mod/wiki/lib.php	/^    $isteacheredit = isteacheredit($course->id, $user->id);$/;"	v
isteacherinanycourse	lib/moodlelib.php	/^function isteacherinanycourse($userid=0, $includeadmin=true) {$/;"	f
istracked	mod/forum/lib.php	/^            $istracked = (forum_tp_can_track_forums($post->forum) && $/;"	v
istracked	mod/forum/lib.php	/^            $istracked = false;$/;"	v
istracking	mod/forum/lib.php	/^    $istracking = forum_tp_can_track_forums($forumid) && forum_tp_is_tracked($forumid);$/;"	v
isuserframe	mod/glossary/view.php	/^        $isuserframe = 0;$/;"	v
isuserframe	mod/glossary/view.php	/^        $isuserframe = 1;$/;"	v
isview	lib/adodb/drivers/adodb-db2.inc.php	/^			$isview = strncmp($ttype,'V',1) === 0;$/;"	v
isview	lib/adodb/drivers/adodb-odbc.inc.php	/^			$isview = strncmp($ttype,'V',1) === 0;$/;"	v
isvisible	blocks/section_links/block_section_links.php	/^            $isvisible = get_field('course_sections', 'visible', 'course', $this->instance->pageid, 'section', $highlight);$/;"	v
isvisible	blocks/section_links/block_section_links.php	/^            $isvisible = get_field('course_sections', 'visible', 'course', $this->instance->pageid, 'section', $i);$/;"	v
itab	lib/excel/Workbook.php	/^        $itab            = $ixals;       \/\/ Equal to ixals$/;"	v
itab	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $itab            = $ixals;       \/\/ Equal to ixals$/;"	v
itabCur	lib/excel/Workbook.php	/^        $itabCur   = $this->activesheet;  \/\/ Active worksheet$/;"	v
itabCur	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $itabCur   = $this->_activesheet;    \/\/ Active worksheet$/;"	v
itabFirst	lib/excel/Workbook.php	/^        $itabFirst = $this->firstsheet;   \/\/ 1st displayed worksheet$/;"	v
itabFirst	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $itabFirst = $this->_firstsheet;     \/\/ 1st displayed worksheet$/;"	v
ite_info	backup/restorelib.php	/^                                            $ite_info = $items[$i];$/;"	v
item	blog/rsslib.php	/^                $item = NULL;$/;"	v
item	grade/lib.php	/^                                    $item = get_record('grade_item', 'courseid', $course->id, 'modid', $mod->module, 'cminstance', $mod->instance);$/;"	v
item	lib/filelib.php	/^        $item = new stdClass;$/;"	v
item	lib/markdown.php	/^		$item = _DoLists(_Outdent($item));$/;"	v
item	lib/markdown.php	/^		$item = _RunBlockGamut(_Outdent($item));$/;"	v
item	lib/markdown.php	/^		$item = _RunSpanGamut($item);$/;"	v
item	lib/markdown.php	/^		$item = preg_replace('\/\\n+$\/', '', $item);$/;"	v
item	lib/markdown.php	/^	$item = $matches[4];$/;"	v
item	lib/phpmailer/mailerc.php	/^            $item = explode(": ", $qarray[$i]);$/;"	v
item	lib/smarty/Smarty_Compiler.class.php	/^        $item = $this->_dequote($attrs['item']);$/;"	v
item	lib/weblib.php	/^                        $item = $thissection->summary;$/;"	v
item	lib/weblib.php	/^                        $item = substr($thissection->summary, 0, $width).'...';$/;"	v
item	lib/weblib.php	/^                    $item = $strsection ." ". $mod->section;$/;"	v
item	mod/data/rsslib.php	/^                            $item = null;$/;"	v
item	mod/forum/rsslib.php	/^            $item = NULL;$/;"	v
item	mod/glossary/rsslib.php	/^            $item = NULL;$/;"	v
item	mod/resource/type/ims/deploy.php	/^            $item = $items[$current_item];$/;"	v
item	mod/resource/type/ims/repository_deploy.php	/^            $item = $items[$current_item];$/;"	v
item	mod/scorm/locallib.php	/^                        $item = trim(substr($element,0,$operator));$/;"	v
item	mod/scorm/locallib.php	/^            $item = trim(substr($element,0,$operator));$/;"	v
itemBase	question/type/rqp/rqp.php	/^ $itemBase='', $resourceBase='', $tempfileBase='') {$/;"	v
itemInfo	question/type/rqp/rqp.php	/^    $itemInfo = soap_call($connection, 'RQP_ItemInformation',$/;"	v
item_cat_id	grade/lib.php	/^                                    $item_cat_id = get_record('grade_item', 'modid', $mod->module, 'courseid', $course->id, 'cminstance', $mod->instance);$/;"	v
item_close_tag	lib/wiki_to_markdown.php	/^        $item_close_tag = "";$/;"	v
item_close_tag	lib/wiki_to_markdown.php	/^        $item_close_tag = "<\/dd>";$/;"	v
item_close_tag	lib/wiki_to_markdown.php	/^        $item_close_tag = "<\/dt>";$/;"	v
item_close_tag	lib/wiki_to_markdown.php	/^    $item_close_tag = "";$/;"	v
item_order	grade/lib.php	/^                $item_order = array();$/;"	v
item_tag	lib/wiki_to_markdown.php	/^        $item_tag = "*";$/;"	v
item_tag	lib/wiki_to_markdown.php	/^        $item_tag = "1.";$/;"	v
item_tag	lib/wiki_to_markdown.php	/^        $item_tag = "<dd>";$/;"	v
item_tag	lib/wiki_to_markdown.php	/^        $item_tag = "<dt>";$/;"	v
item_tag	lib/wiki_to_markdown.php	/^    $item_tag = "";$/;"	v
itemcount	grade/lib.php	/^    $itemcount = 0;$/;"	v
itemdir	mod/resource/type/ims/finder.php	/^        $itemdir = '';$/;"	v
itemid	backup/restorelib.php	/^                                                        $itemid = insert_record('grade_item',$item);$/;"	v
itemid	question/type/datasetdependent/datasetitems.php	/^                $itemid = $datasetdef->items[$maxnumber + 1]->id;$/;"	v
itemid	question/type/datasetdependent/datasetitems.php	/^                $itemid = '';$/;"	v
itemmap	mod/resource/type/ims/deploy.php	/^        $itemmap = array();$/;"	v
itemmap	mod/resource/type/ims/repository_deploy.php	/^        $itemmap = array();$/;"	v
itemname	grade/exceptions.php	/^            $itemname = get_record($modname->name, 'id', $grade_item->cminstance, 'course', $course->id);$/;"	v
items	backup/restorelib.php	/^                                        $items = $info['GRADE_CATEGORY']['#']['GRADE_ITEMS']['0']['#']['GRADE_ITEM'];$/;"	v
items	blog/rsslib.php	/^            $items = array();$/;"	v
items	lib/typo3/class.t3lib_div.php	/^		$items = explode(',',$list);$/;"	v
items	mod/data/rsslib.php	/^                        $items = array();$/;"	v
items	mod/forum/rsslib.php	/^                    $items = forum_rss_feed_discussions($forum);$/;"	v
items	mod/forum/rsslib.php	/^                    $items = forum_rss_feed_posts($forum);$/;"	v
items	mod/forum/rsslib.php	/^            $items = forum_rss_feed_discussions($forum, $time);$/;"	v
items	mod/forum/rsslib.php	/^            $items = forum_rss_feed_posts($forum, $time);$/;"	v
items	mod/forum/rsslib.php	/^        $items = array();$/;"	v
items	mod/glossary/rsslib.php	/^                    $items = glossary_rss_feed_withauthor($glossary);$/;"	v
items	mod/glossary/rsslib.php	/^                    $items = glossary_rss_feed_withoutauthor($glossary);$/;"	v
items	mod/glossary/rsslib.php	/^            $items = glossary_rss_feed_withauthor($glossary, $time);$/;"	v
items	mod/glossary/rsslib.php	/^            $items = glossary_rss_feed_withoutauthor($glossary, $time);$/;"	v
items	mod/glossary/rsslib.php	/^        $items = array();$/;"	v
items	mod/resource/type/ims/deploy.php	/^        $items = $organization['#']['item'];$/;"	v
items	mod/resource/type/ims/finder.php	/^    $items = array();$/;"	v
items	mod/resource/type/ims/repository_deploy.php	/^        $items = $organization['#']['item'];$/;"	v
itype	lib/adodb/drivers/adodb-informix72.inc.php	/^	$itype=fmod($coltype+1,256);$/;"	v
iv	lib/adodb/session/adodb-encrypt-mcrypt.php	/^		$iv = mcrypt_create_iv($iv_size, $this->_source);$/;"	v
iv_size	lib/adodb/session/adodb-encrypt-mcrypt.php	/^		$iv_size = mcrypt_get_iv_size($this->_cipher, $this->_mode);$/;"	v
ixals	lib/excel/Workbook.php	/^        $ixals           = $index + 1;   \/\/ Sheet index$/;"	v
ixals	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $ixals           = $index + 1;   \/\/ Sheet index$/;"	v
ixfe	lib/excel/Workbook.php	/^        $ixfe      = 0x8000;   \/\/ Index to style XF$/;"	v
ixfe	lib/excel/Worksheet.php	/^        $ixfe        = $this->_XF($format); \/\/ XF index$/;"	v
ixfe	lib/excel/Worksheet.php	/^        $ixfe     = $this->_XF($format);$/;"	v
ixfe	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $ixfe      = 0x8000;   \/\/ Index to style XF$/;"	v
ixfe	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $ixfe        = $this->_XF($format);  \/\/ XF index$/;"	v
ixfe	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $ixfe     = $this->_XF($format);$/;"	v
j	course/grades.php	/^            $j=6;$/;"	v
j	grade/lib.php	/^                $j=6;$/;"	v
j	lib/fpdf/fpdf.php	/^            $j=$i;$/;"	v
j	lib/fpdf/fpdf.php	/^    $j=0;$/;"	v
j	lib/fpdf/fpdfprotection.php	/^                $j = ($j + $t + ord($k{$i})) % 256;$/;"	v
j	lib/fpdf/fpdfprotection.php	/^            $j = 0;$/;"	v
j	lib/moodlelib.php	/^        $j = ($j + $box[$a]) % 256;$/;"	v
j	lib/moodlelib.php	/^    $j = 0;$/;"	v
j	lib/pclzip/pclzip.lib.php	/^    $j = 0;$/;"	v
j	mod/exercise/locallib.php	/^        $j = 0;$/;"	v
j_log_info	mod/journal/lib.php	/^        $j_log_info = journal_log_info($log);$/;"	v
j_start	lib/pclzip/pclzip.lib.php	/^                  $j_start = $j+1;$/;"	v
j_start	lib/pclzip/pclzip.lib.php	/^    $j_start = 0;$/;"	v
javascript	mod/exercise/lib.php	/^        $javascript = "";$/;"	v
javascript	mod/exercise/lib.php	/^        $javascript = "onChange=\\"$script\\"";$/;"	v
javascript	mod/lesson/locallib.php	/^        $javascript = "";$/;"	v
javascript	mod/lesson/locallib.php	/^        $javascript = "onChange=\\"$script\\"";$/;"	v
javascript	mod/workshop/locallib.php	/^        $javascript = "";$/;"	v
javascript	mod/workshop/locallib.php	/^        $javascript = "onChange=\\"$script\\"";$/;"	v
javascript_is_off	mod/hotpot/attempt.php	/^		$javascript_is_off = false;$/;"	v
javascript_is_off	mod/hotpot/attempt.php	/^		$javascript_is_off = true;$/;"	v
jmix_OpenPunctuation	mod/hotpot/template/v6.php	/^	function jmix_OpenPunctuation($tags) {$/;"	f
jmix_Punctuation	mod/hotpot/template/v6.php	/^	function jmix_Punctuation($tags) {$/;"	f
jmix_encode_punctuation	mod/hotpot/template/v6.php	/^	function jmix_encode_punctuation($str) {$/;"	f
joins	course/lib.php	/^    $joins = array();$/;"	v
journal	mod/journal/backuplib.php	/^            $journal = get_record('journal','id',$journal);$/;"	v
journal_add_instance	mod/journal/lib.php	/^function journal_add_instance($journal) {$/;"	f
journal_backup_mods	mod/journal/backuplib.php	/^    function journal_backup_mods($bf,$preferences) {$/;"	f
journal_backup_one_mod	mod/journal/backuplib.php	/^    function journal_backup_one_mod($bf,$preferences,$journal) {$/;"	f
journal_check_backup_mods	mod/journal/backuplib.php	/^   function journal_check_backup_mods($course,$user_data=false,$backup_unique_code, $instances=null) {$/;"	f
journal_check_backup_mods_instances	mod/journal/backuplib.php	/^   function journal_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
journal_count_entries	mod/journal/lib.php	/^function journal_count_entries($journal, $groupid=0) {$/;"	f
journal_cron	mod/journal/lib.php	/^function journal_cron () {$/;"	f
journal_delete_instance	mod/journal/lib.php	/^function journal_delete_instance($id) {$/;"	f
journal_entries	mod/journal/backuplib.php	/^        $journal_entries = get_records("journal_entries","journal",$journal,"id");$/;"	v
journal_entries_restore_mods	mod/journal/restorelib.php	/^    function journal_entries_restore_mods($old_journal_id, $new_journal_id,$info,$restore) {$/;"	f
journal_entry_ids_by_course	mod/journal/backuplib.php	/^    function journal_entry_ids_by_course ($course) {$/;"	f
journal_entry_ids_by_instance	mod/journal/backuplib.php	/^    function journal_entry_ids_by_instance ($instanceid) {$/;"	f
journal_get_participants	mod/journal/lib.php	/^function journal_get_participants($journalid) {$/;"	f
journal_get_post_actions	mod/journal/lib.php	/^function journal_get_post_actions() {$/;"	f
journal_get_unmailed_graded	mod/journal/lib.php	/^function journal_get_unmailed_graded($cutofftime) {$/;"	f
journal_get_users_done	mod/journal/lib.php	/^function journal_get_users_done($journal) {$/;"	f
journal_get_view_actions	mod/journal/lib.php	/^function journal_get_view_actions() {$/;"	f
journal_grades	mod/journal/lib.php	/^function journal_grades($journalid) {$/;"	f
journal_ids	mod/journal/backuplib.php	/^    function journal_ids ($course) {$/;"	f
journal_log_info	mod/journal/lib.php	/^function journal_log_info($log) {$/;"	f
journal_print_feedback	mod/journal/lib.php	/^function journal_print_feedback($course, $entry, $grades) {$/;"	f
journal_print_recent_activity	mod/journal/lib.php	/^function journal_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
journal_print_user_entry	mod/journal/lib.php	/^function journal_print_user_entry($course, $user, $entry, $teachers, $grades) {$/;"	f
journal_restore_logs	mod/journal/restorelib.php	/^    function journal_restore_logs($restore,$log) {$/;"	f
journal_restore_mods	mod/journal/restorelib.php	/^    function journal_restore_mods($mod,$restore) {$/;"	f
journal_restore_wiki2markdown	mod/journal/restorelib.php	/^    function journal_restore_wiki2markdown ($restore) {$/;"	f
journal_scale_used	mod/journal/lib.php	/^function journal_scale_used ($journalid,$scaleid) {$/;"	f
journal_update_instance	mod/journal/lib.php	/^function journal_update_instance($journal) {$/;"	f
journal_upgrade	mod/journal/db/mysql.php	/^function journal_upgrade($oldversion) {$/;"	f
journal_upgrade	mod/journal/db/oci8po.php	/^function journal_upgrade($oldversion) {$/;"	f
journal_upgrade	mod/journal/db/postgres7.php	/^function journal_upgrade($oldversion) {$/;"	f
journal_user_complete	mod/journal/lib.php	/^function journal_user_complete($course, $user, $mod, $journal) {$/;"	f
journal_user_complete_index	mod/journal/lib.php	/^function journal_user_complete_index($course, $user, $journal, $journalopen, $heading) {$/;"	f
journal_user_outline	mod/journal/lib.php	/^function journal_user_outline($course, $user, $mod, $journal) {$/;"	f
journalopen	mod/journal/index.php	/^        $journalopen = ($journal->timestart < $timenow && $timenow < $journal->timefinish);$/;"	v
journals	mod/journal/backuplib.php	/^        $journals = get_records ("journal","course",$preferences->backup_course,"id");$/;"	v
journals	mod/journal/lib.php	/^    $journals = NULL;$/;"	v
jplus1	mod/exercise/assessments.php	/^                        $jplus1 = $j+1;$/;"	v
jplus1	mod/workshop/assessments.php	/^                        $jplus1 = $j+1;$/;"	v
js	lib/filterlib.php	/^    $js =" $/;"	v
js	mod/hotpot/view.php	/^		$js = '';$/;"	v
js	mod/hotpot/view.php	/^		$js = '<script type="text\/javascript" language="javascript">'."<!--\\n"."FEEDBACK = new Array();\\n".$js."\/\/--><\/script>\\n";$/;"	v
js_encode	lib/smarty/plugins/function.mailto.php	/^        $js_encode = '';$/;"	v
js_safe	mod/hotpot/template/default.php	/^	function js_safe($str, $convert_to_unicode=false) {$/;"	f
js_value	mod/hotpot/template/default.php	/^	function js_value($tags, $more_tags="[0]['#']", $convert_to_unicode=false) {$/;"	f
jsarg	mod/resource/type/ims/preview.php	/^    $jsarg = 'true';$/;"	v
jsarg	mod/resource/type/ims/resource.class.php	/^                $jsarg = 'true';$/;"	v
jsarg	mod/resource/type/ims/resource.class.php	/^            $jsarg = 'false';$/;"	v
jslink	mod/quiz/view.php	/^                    $jslink  = 'javascript:';$/;"	v
jslink	mod/quiz/view.php	/^                    $jslink = $attempturl;$/;"	v
jump	course/jumpto.php	/^    $jump = optional_param('jump', '', PARAM_RAW);$/;"	v
jump	mod/lesson/action/addbranchtable.php	/^    $jump = array();$/;"	v
jump	mod/lesson/action/addpage.php	/^    $jump = array();$/;"	v
jump	mod/lesson/action/continue.php	/^            $jump = get_field("lesson_answers", "jumpto", "pageid", $page->id, "lessonid", $lesson->id);$/;"	v
jump	mod/lesson/action/editpage.php	/^    $jump = array();$/;"	v
jump_markup	mod/wiki/ewiki/plugins/jump.php	/^   $jump_markup = array("jump", "goto", "redirect", "location");$/;"	v
jumptitle	mod/lesson/view.php	/^                                $jumptitle = "<b>".get_string("notdefined", "lesson")."<\/b>";$/;"	v
jumptitle	mod/lesson/view.php	/^                            $jumptitle = get_string("clusterjump", "lesson");$/;"	v
jumptitle	mod/lesson/view.php	/^                            $jumptitle = get_string("endoflesson", "lesson");$/;"	v
jumptitle	mod/lesson/view.php	/^                            $jumptitle = get_string("nextpage", "lesson");$/;"	v
jumptitle	mod/lesson/view.php	/^                            $jumptitle = get_string("previouspage", "lesson");$/;"	v
jumptitle	mod/lesson/view.php	/^                            $jumptitle = get_string("randombranch", "lesson");$/;"	v
jumptitle	mod/lesson/view.php	/^                            $jumptitle = get_string("randompageinbranch", "lesson");$/;"	v
jumptitle	mod/lesson/view.php	/^                            $jumptitle = get_string("thispage", "lesson");$/;"	v
jumptitle	mod/lesson/view.php	/^                            $jumptitle = get_string("unseenpageinbranch", "lesson");$/;"	v
jumptitle	mod/lesson/view.php	/^                        $jumptitle = format_string($jumptitle,true);$/;"	v
jumpto	mod/lesson/view.php	/^                    $jumpto = get_field('lesson_answers', 'jumpto', 'id', $attempt->answerid);$/;"	v
junk	grade/lib.php	/^        $junk = get_record('modules','name',$cur_modname);$/;"	v
k	lib/adodb/pivottable.inc.php	/^			$k = trim($k);$/;"	v
k	lib/fpdf/fpdf.php	/^    $k=$this->k;$/;"	v
k	lib/fpdf/fpdfprotection.php	/^            $k = $rc4[($rc4[$a]+$rc4[$b])%256];$/;"	v
k	lib/fpdf/fpdfprotection.php	/^            $k = str_repeat($key, 256\/strlen($key)+1);$/;"	v
k	lib/moodlelib.php	/^        $k = $box[(($box[$a] + $box[$j]) % 256)];$/;"	v
k	lib/moodlelib.php	/^    $k = '';$/;"	v
k	lib/soap/nusoap.php	/^					$k = 'SOAPAction';$/;"	v
k	lib/soap/nusoap.php	/^					$k = str_replace(' ', '-', strtolower(str_replace('_', ' ', $k))); 	                                         $k = strtolower($k);$/;"	v
k	lib/soap/nusoap.php	/^					$k = str_replace(' ', '-', strtolower(str_replace('_', ' ', substr($k, 5)))); 	                                         $k = strtolower(substr($k, 5));$/;"	v
k	lib/soap/nusoap.php	/^				$k = strtolower($k);$/;"	v
k	lib/soap/nusoap.php	/^		            $k = strpos($k,':') ? $this->expandQname($k) : $k;$/;"	v
k	lib/soap/nusoap.php	/^                    $k = strpos($k, ':') ? $this->expandQname($k) : $k;$/;"	v
k	lib/soap/nusoap.php	/^                $k = strpos($k,':') ? $this->expandQname($k) : $k;$/;"	v
kb	lib/moodlelib.php	/^        $kb = get_string('sizekb');$/;"	v
keep_name	backup/backup_scheduled.php	/^        $keep_name = $backup_word."-";$/;"	v
keep_name	backup/backup_scheduled.php	/^        $keep_name = clean_filename($keep_name);$/;"	v
key	admin/filters.php	/^        $key=array_search($params->filterpath, $activefilters);$/;"	v
key	admin/oacleanup.php	/^                        $key = array_search($instance, $sequence);$/;"	v
key	lib/adodb/adodb-cryptsession.php	/^				$key = $rs->fields[1];$/;"	v
key	lib/adodb/adodb-iterator.inc.php	/^    function key() $/;"	f
key	lib/adodb/adodb-perf.inc.php	/^			$key = $sql[1];$/;"	v
key	lib/adodb/adodb-session-clob.php	/^				$key = $rs->fields[1];$/;"	v
key	lib/adodb/adodb-session.php	/^				$key = $rs->fields[1];$/;"	v
key	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^						$key = key( $opt );$/;"	v
key	lib/adodb/adodb-xmlschema.inc.php	/^						$key = key( $opt );$/;"	v
key	lib/adodb/pear/Auth/Container/ADOdb.php	/^                    $key == $this->options['usernamecol']) {$/;"	v
key	lib/adodb/session/adodb-session.php	/^					$key = $rs->fields[1];$/;"	v
key	lib/adodb/session/adodb-session.php	/^				$key = $rs->fields[1];$/;"	v
key	lib/db/mysql.php	/^                    $key = 'auth_user_' . $field . $suffix;$/;"	v
key	lib/db/postgres7.php	/^                    $key = 'auth_user_' . $field . $suffix;$/;"	v
key	lib/editor/htmlarea/htmlarea.class.php	/^                        $key = key($value);$/;"	v
key	lib/editor/htmlarea/htmlarea.class.php	/^                $key   = func_get_arg(0);$/;"	v
key	lib/editor/tinymce/tinymce.class.php	/^                $key   = func_get_arg(0);$/;"	v
key	lib/excel/Format.php	/^        $key  = "$this->font$this->size";$/;"	v
key	lib/excel/Format.php	/^        $key  = str_replace(" ","_",$key);$/;"	v
key	lib/excel/Workbook.php	/^            $key = $this->formats[$i]->get_font_key();$/;"	v
key	lib/excel/Workbook.php	/^        $key = $format->get_font_key(); \/\/ The default font from _tmp_format$/;"	v
key	lib/markdown.php	/^	$key = md5($text);$/;"	v
key	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $key  = "$this->_font_name$this->_size";$/;"	v
key	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $key  = str_replace(' ', '_', $key);$/;"	v
key	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $key = $this->_formats[$i]->getFontKey();$/;"	v
key	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $key = $format->getFontKey(); \/\/ The default font from _tmp_format$/;"	v
key	lib/questionlib.php	/^                $key = '';$/;"	v
key	lib/questionlib.php	/^            $key = substr($key, strlen($questions[$quid]->name_prefix));$/;"	v
key	lib/smarty/Smarty_Compiler.class.php	/^            $key  = $this->_dequote($attrs['key']);$/;"	v
key	lib/smarty/Smarty_Compiler.class.php	/^            $key = null;$/;"	v
key	lib/typo3/class.t3lib_div.php	/^						$key = md5($path.'\/'.$entry);	\/\/ Don't change this ever - extensions may depend on the fact that the hash is an md5 of the path! (import\/export extension)$/;"	v
key	lib/weblib.php	/^    $key = strtolower( $key );$/;"	v
key	mod/hotpot/template/v6.php	/^				$key = array_search($matches[1], $values);$/;"	v
key	mod/hotpot/template/v6.php	/^			$key = $segments[$keys[$i]];$/;"	v
key	mod/hotpot/template/v6.php	/^			$key = array_search($VALUE, $VALUES);$/;"	v
key	mod/quiz/comment.php	/^    $key = $question->id;$/;"	v
key	mod/quiz/edit.php	/^                $key = substr($key,1);$/;"	v
key	mod/quiz/report/grading/report.php	/^            $key = $question->id;$/;"	v
key	mod/quiz/reviewquestion.php	/^    $key = $question->id;$/;"	v
key	mod/survey/save.php	/^                $key = clean_param(substr($key,1), PARAM_ALPHANUM);   \/\/ keep everything but the 'q', number or Pnumber$/;"	v
key	mod/wiki/ewiki/ewiki.php	/^               $key = '$'.$key;$/;"	v
key	mod/wiki/ewiki/ewiki.php	/^      $key = strtolower($key);$/;"	v
key	mod/wiki/lib.php	/^                        $key = 'view.php?id='.$id.'&userid='.$student->id.'&page='.$pagename;$/;"	v
key	mod/wiki/lib.php	/^                        $key = 'view.php?id='.$id.'&userid='.$wiki_entry->userid.'&page='.$wiki_entry->pagename;$/;"	v
key	mod/wiki/lib.php	/^                        $key = 'view.php?id='.$id.($group->id?"&groupid=".$group->id:"").'&page='.$pagename;$/;"	v
key	mod/wiki/lib.php	/^                        $key = 'view.php?id='.$id.($wiki_entry->groupid?"&groupid=".$wiki_entry->groupid:"").'&page='.$wiki_entry->pagename;$/;"	v
key	mod/wiki/lib.php	/^                    $key = 'view.php?id='.$id.'&userid='.$wiki_entry->userid.'&page='.$wiki_entry->pagename;$/;"	v
key	mod/wiki/lib.php	/^                    $key = 'view.php?id='.$id.($group->id?"&groupid=".$group->id:"").'&page='.$pagename;$/;"	v
key	mod/wiki/lib.php	/^                    $key = 'view.php?id='.$id.($wiki_entry->groupid?"&groupid=".$wiki_entry->groupid:"").'&page='.$wiki_entry->pagename;$/;"	v
key	mod/wiki/lib.php	/^                $key = 'view.php?id='.$id.($wiki_entry->groupid?"&groupid=".$wiki_entry->groupid:"").'&page='.$wiki_entry->pagename;$/;"	v
key	question/format/examview/format.php	/^                    $key = strtoupper(trim(str_replace('choice-', '', $key)));$/;"	v
key	question/format/qti2/format.php	/^            $key = $this->get_assesment_item_id($question);$/;"	v
key	question/showbank.php	/^                    $key = substr($key,1);$/;"	v
key	question/showbank.php	/^                $key = substr($key,1);$/;"	v
key	question/type/datasetdependent/abstractqtype.php	/^            $key = "$type-$form->category-$name";$/;"	v
key	question/type/datasetdependent/abstractqtype.php	/^            $key = "$type-0-$name";$/;"	v
key	question/type/rqp/lib.php	/^        $key = array_shift($array[$i]);$/;"	v
keyCol	lib/adodb/adodb-connection.inc.php	/^            $keyCol = array($keyCol);$/;"	v
keyCol	lib/adodb/adodb-lib.inc.php	/^			$keyCol = array($keyCol);$/;"	v
keyED	lib/adodb/crypt.inc.php	/^		function keyED($txt,$encrypt_key)$/;"	f
keyED	lib/adodb/session/crypt.inc.php	/^		function keyED($txt,$encrypt_key)$/;"	f
keyList	lib/soap/nusoap.php	/^        $keyList = array_keys($val);$/;"	v
key_localpart	lib/soap/nusoap.php	/^			$key_localpart = $this->getLocalPart($key);$/;"	v
key_part	lib/smarty/Smarty_Compiler.class.php	/^            $key_part = "\\$this->_tpl_vars['$key'] => ";$/;"	v
key_part	lib/smarty/Smarty_Compiler.class.php	/^            $key_part = '';$/;"	v
key_prefix	lib/soap/nusoap.php	/^        	$key_prefix = $this->getPrefix($key);$/;"	v
key_record	mod/hotpot/restorelib.php	/^                    $key_record = backup_getid($restore->backup_unique_code, $key_table, $old_id);$/;"	v
key_record	mod/hotpot/restorelib.php	/^            $key_record = get_record($table, $secondary_key, $record->$secondary_key);$/;"	v
key_table	mod/hotpot/restorelib.php	/^                $key_table = $value;$/;"	v
keyf	lib/adodb/adodb-perf.inc.php	/^					$keyf = reset($rs->fields);$/;"	v
keys	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$keys =& $rskey->GetArray();$/;"	v
keys	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$keys =& $rskey->GetArray();$/;"	v
keys	lib/adodb/session/adodb-session.php	/^				$keys = array();$/;"	v
keys	lib/editor/htmlarea/htmlarea.class.php	/^                $keys = array_keys($this->defaults);$/;"	v
keys	lib/editor/tinymce/tinymce.class.php	/^                $keys = array_keys($this->defaults);$/;"	v
keys	lib/moodlelib.php	/^        $keys = array_keys($array);$/;"	v
keys	lib/questionlib.php	/^        $keys = array_keys($questions);$/;"	v
keys	lib/questionlib.php	/^    $keys = array_keys($categories);$/;"	v
keys	lib/soap/phpsoap.php	/^        $keys = array_keys($return);$/;"	v
keys	lib/soaplib.php	/^            $keys = array_keys($value);$/;"	v
keys	lib/typo3/class.t3lib_div.php	/^		$keys = t3lib_div::trimExplode(',',$varList,1);$/;"	v
keys	mod/assignment/lib.php	/^                $keys = array_keys($teachers);$/;"	v
keys	mod/hotpot/db/update_to_v2.php	/^		$keys = implode(',', array_keys($records));$/;"	v
keys	mod/hotpot/lib.php	/^					$keys = array_keys($this->xml);$/;"	v
keys	mod/hotpot/lib.php	/^			$keys = array_keys($xml_tree->xml);$/;"	v
keys	mod/hotpot/template/v6.php	/^		$keys = array();$/;"	v
keys	mod/hotpot/template/v6.php	/^		$keys = array_keys($segments);$/;"	v
keys	mod/wiki/ewiki/ewiki.php	/^      $keys = @array_merge($keys, array(-50=>"id", "version", "flags"));$/;"	v
keys	question/format/hotpot/format.php	/^        $keys = array_keys($xml->xml);$/;"	v
keys	question/type/numerical/questiontype.php	/^        $keys  = array();$/;"	v
keytype	lib/editor/htmlarea/htmlarea.class.php	/^            $keytype = $this->htmlareaconfkeytypes[$key];$/;"	v
keywords	message/lib.php	/^        $keywords = "&search=".urlencode($keywords);$/;"	v
keywords	message/lib.php	/^        $keywords = explode(' ', $keywordstring);$/;"	v
keywordstring	message/lib.php	/^        $keywordstring = clean_text(trim($frm->keywords));$/;"	v
kids	lib/fpdf/fpdf.php	/^    $kids='\/Kids [';$/;"	v
kses	lib/kses.php	/^function kses($string, $allowed_html, $allowed_protocols =$/;"	f
kses_array_lc	lib/kses.php	/^function kses_array_lc($inarray)$/;"	f
kses_attr	lib/kses.php	/^function kses_attr($element, $attr, $allowed_html, $allowed_protocols)$/;"	f
kses_bad_protocol	lib/kses.php	/^function kses_bad_protocol($string, $allowed_protocols)$/;"	f
kses_bad_protocol_once	lib/kses.php	/^function kses_bad_protocol_once($string, $allowed_protocols)$/;"	f
kses_bad_protocol_once2	lib/kses.php	/^function kses_bad_protocol_once2($string, $allowed_protocols)$/;"	f
kses_check_attr_val	lib/kses.php	/^function kses_check_attr_val($value, $vless, $checkname, $checkvalue)$/;"	f
kses_decode_entities	lib/kses.php	/^function kses_decode_entities($string)$/;"	f
kses_hair	lib/kses.php	/^function kses_hair($attr, $allowed_protocols)$/;"	f
kses_hook	lib/kses.php	/^function kses_hook($string)$/;"	f
kses_html_error	lib/kses.php	/^function kses_html_error($string)$/;"	f
kses_js_entities	lib/kses.php	/^function kses_js_entities($string)$/;"	f
kses_no_null	lib/kses.php	/^function kses_no_null($string)$/;"	f
kses_normalize_entities	lib/kses.php	/^function kses_normalize_entities($string)$/;"	f
kses_normalize_entities2	lib/kses.php	/^function kses_normalize_entities2($i)$/;"	f
kses_split	lib/kses.php	/^function kses_split($string, $allowed_html, $allowed_protocols)$/;"	f
kses_split2	lib/kses.php	/^function kses_split2($string, $allowed_html, $allowed_protocols)$/;"	f
kses_stripslashes	lib/kses.php	/^function kses_stripslashes($string)$/;"	f
kses_version	lib/kses.php	/^function kses_version()$/;"	f
kv	lib/soap/nusoap.php	/^                	$kv = explode("|",$this->message[$child_pos]['children']);$/;"	v
l	lib/fpdf/fpdf.php	/^                    $l=$this->links[$pl[4]];$/;"	v
l	lib/fpdf/fpdf.php	/^            $l=0;$/;"	v
l	lib/fpdf/fpdf.php	/^    $l=0;$/;"	v
l	lib/fpdf/fpdf.php	/^    $l=strlen($s);$/;"	v
l	lib/typo3/class.t3lib_div.php	/^		$l=$charWidth;$/;"	v
l	mod/glossary/export.php	/^    $l   = optional_param('l','', PARAM_ALPHANUM);$/;"	v
l	mod/glossary/exportfile.php	/^    $l   = optional_param('l','', PARAM_ALPHANUM);$/;"	v
l	mod/label/view.php	/^    $l = optional_param('l',0,PARAM_INT);     \/\/ Label ID$/;"	v
l	mod/wiki/ewiki/ewiki.php	/^      $l = strtok($l, "-"); $l = strtok($l, "_"); $l = strtok($l, ".");$/;"	v
l	mod/wiki/ewiki/ewiki.php	/^      $l = strtok($l, ";");$/;"	v
l	mod/wiki/ewiki/ewiki.php	/^      $l = trim($l);$/;"	v
l	mod/wiki/ewiki/plugins/markup/footnotes.php	/^   $l = 0;$/;"	v
l	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^      $l = strpos($html, "<", $pos);$/;"	v
l	mod/wiki/ewiki/plugins/notify.php	/^   $l = 0;$/;"	v
l	mod/wiki/ewiki/plugins/spages.php	/^      $l = strpos($r, ">", $l+1) + 1;$/;"	v
lPath	lib/typo3/class.t3lib_div.php	/^					$lPath = substr(dirname(PATH_thisScript),strlen(PATH_site)).'\/';$/;"	v
l_items	mod/hotpot/template/v6.php	/^		$l_items = array();$/;"	v
l_keys	mod/hotpot/template/v6.php	/^		$l_keys = $this->shuffle_jmatch_items($l_items);$/;"	v
l_len	mod/wiki/ewiki/ewiki.php	/^            $l_len = strlen($binfo[0]);$/;"	v
label	lib/graphlib.php	/^  $label = $this->calculated['title'];$/;"	v
label	lib/graphlib.php	/^  $label = $this->calculated['x_label'];$/;"	v
label	lib/graphlib.php	/^  $label = $this->calculated['y_label_left'];$/;"	v
label	lib/graphlib.php	/^  $label = $this->calculated['y_label_right'];$/;"	v
label	lib/weblib.php	/^        $label = $email;$/;"	v
label	mod/label/backuplib.php	/^            $label = get_record('label','id',$label);$/;"	v
label	mod/resource/type/ims/deploy.php	/^    $label = get_string('viewims', 'resource');$/;"	v
label	mod/resource/type/ims/repository_deploy.php	/^        $label = get_string('viewims', 'resource');$/;"	v
label	mod/resource/type/ims/resource.class.php	/^                     $label = get_string ('redeploy', 'resource');$/;"	v
label	mod/resource/type/ims/resource.class.php	/^                    $label = get_string ('deploy', 'resource');$/;"	v
labelArr	lib/typo3/class.t3lib_div.php	/^		$labelArr = explode('|',$labels);$/;"	v
label_add_instance	mod/label/lib.php	/^function label_add_instance($label) {$/;"	f
label_backup_mods	mod/label/backuplib.php	/^    function label_backup_mods($bf,$preferences) {$/;"	f
label_backup_one_mod	mod/label/backuplib.php	/^    function label_backup_one_mod($bf,$preferences,$label) {$/;"	f
label_check_backup_mods	mod/label/backuplib.php	/^    function label_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
label_check_backup_mods_instances	mod/label/backuplib.php	/^    function label_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
label_decode_content_links_caller	mod/label/restorelib.php	/^    function label_decode_content_links_caller($restore) {$/;"	f
label_delete_instance	mod/label/lib.php	/^function label_delete_instance($id) {$/;"	f
label_get_coursemodule_info	mod/label/lib.php	/^function label_get_coursemodule_info($coursemodule) {$/;"	f
label_get_participants	mod/label/lib.php	/^function label_get_participants($labelid) {$/;"	f
label_get_post_actions	mod/label/lib.php	/^function label_get_post_actions() {$/;"	f
label_get_view_actions	mod/label/lib.php	/^function label_get_view_actions() {$/;"	f
label_restore_logs	mod/label/restorelib.php	/^    function label_restore_logs($restore,$log) {$/;"	f
label_restore_mods	mod/label/restorelib.php	/^    function label_restore_mods($mod,$restore) {$/;"	f
label_update_instance	mod/label/lib.php	/^function label_update_instance($label) {$/;"	f
label_upgrade	mod/label/db/mysql.php	/^function label_upgrade($oldversion) {$/;"	f
label_upgrade	mod/label/db/postgres7.php	/^function label_upgrade($oldversion) {$/;"	f
labelformatoptions	course/lib.php	/^    $labelformatoptions = New stdClass;$/;"	v
labels	lib/smarty/plugins/function.html_checkboxes.php	/^    $labels = true;$/;"	v
labels	lib/smarty/plugins/function.html_radios.php	/^    $labels = true;$/;"	v
labels	lib/typo3/class.t3lib_div.php	/^		    $labels = ' | K| M| G';$/;"	v
labels	lib/typo3/class.t3lib_div.php	/^		    $labels = str_replace('"','',$labels);$/;"	v
labels	mod/exercise/locallib.php	/^            $labels = explode(",", $scale->scale);$/;"	v
lams_add_instance	mod/lams/lib.php	/^function lams_add_instance($lams) {$/;"	f
lams_course	mod/lams/lib.php	/^  $lams_course = get_record("lams_course","course", $courseid);$/;"	v
lams_cron	mod/lams/lib.php	/^function lams_cron () {$/;"	f
lams_delete_instance	mod/lams/lib.php	/^function lams_delete_instance($id) {$/;"	f
lams_delete_lesson	mod/lams/lib.php	/^function lams_delete_lesson($username,$lsid) {$/;"	f
lams_get_class	mod/lams/lib.php	/^function lams_get_class($courseid) {$/;"	f
lams_get_lesson	mod/lams/lib.php	/^function lams_get_lesson($username,$ldid,$courseid,$title,$desc,$type) {$/;"	f
lams_get_organisation	mod/lams/lib.php	/^function lams_get_organisation() {$/;"	f
lams_get_participants	mod/lams/lib.php	/^function lams_get_participants($lamsid) {$/;"	f
lams_get_sequences	mod/lams/lib.php	/^function lams_get_sequences($username,$courseid) {$/;"	f
lams_get_soap_client	mod/lams/lib.php	/^function lams_get_soap_client($relativeurl) {$/;"	f
lams_get_user	mod/lams/lib.php	/^function lams_get_user($username,$courseid) {$/;"	f
lams_get_user_roles	mod/lams/lib.php	/^function lams_get_user_roles($userid=0, $courseid){$/;"	f
lams_grades	mod/lams/lib.php	/^function lams_grades($lamsid) {$/;"	f
lams_print_recent_activity	mod/lams/lib.php	/^function lams_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
lams_scale_used	mod/lams/lib.php	/^function lams_scale_used ($lamsid,$scaleid) {$/;"	f
lams_update_instance	mod/lams/lib.php	/^function lams_update_instance($lams) {$/;"	f
lams_upgrade	mod/lams/db/mysql.php	/^function lams_upgrade($oldversion) {$/;"	f
lams_upgrade	mod/lams/db/postgres7.php	/^function lams_upgrade($oldversion) {$/;"	f
lams_user	mod/lams/lib.php	/^    $lams_user = get_record("lams_user","username",$username);$/;"	v
lams_user_complete	mod/lams/lib.php	/^function lams_user_complete($course, $user, $mod, $lams) {$/;"	f
lams_user_outline	mod/lams/lib.php	/^function lams_user_outline($course, $user, $mod, $lams) {$/;"	f
lang	admin/utfdbmigrate.php	/^        $lang = $courselang;$/;"	v
lang	admin/utfdbmigrate.php	/^        $lang = $sitelang;$/;"	v
lang	admin/utfdbmigrate.php	/^        $lang = $userlang;$/;"	v
lang	admin/utfdbmigrate.php	/^    $lang = '';$/;"	v
lang	blocks/admin/block_admin.php	/^            $lang = str_replace('_utf8', '', current_language());$/;"	v
lang	filter/multilang/filter.php	/^        $lang = strtolower(str_replace('-','_',$lang));$/;"	v
lang	filter/multilang/filter.php	/^    $lang      = '';$/;"	v
lang	lib/editor/htmlarea/htmlarea.php	/^        $lang = "en";$/;"	v
lang	lib/editor/htmlarea/htmlarea.php	/^    $lang = current_language();$/;"	v
lang	lib/editor/htmlarea/htmlarea_bak.php	/^        $lang = "en";$/;"	v
lang	lib/editor/htmlarea/htmlarea_bak.php	/^    $lang = current_language();$/;"	v
lang	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$lang = isset($_GET['lang']) ? TinyMCE_cleanInput($_GET['lang']) : "en";$/;"	v
lang	lib/moodlelib.php	/^                $lang = $defaultlang;  \/\/ countries.php must exist in this pack$/;"	v
lang	lib/moodlelib.php	/^                $lang = $parentlang;$/;"	v
lang	lib/moodlelib.php	/^                $lang = 'en_utf8';  \/\/ currencies.php must exist in this pack$/;"	v
lang	lib/moodlelib.php	/^                $lang = 'en_utf8';  \/\/ pix.php must exist in this pack$/;"	v
lang	lib/moodlelib.php	/^            $lang = $defaultlang;  \/\/ countries.php must exist in this pack$/;"	v
lang	lib/moodlelib.php	/^            $lang = 'en_utf8';  \/\/ currencies.php must exist in this pack$/;"	v
lang	lib/moodlelib.php	/^            $lang = 'en_utf8';  \/\/ pix.php must exist in this pack$/;"	v
lang	lib/moodlelib.php	/^            $lang = trim($lang);   \/\/Just trim spaces to be a bit more permissive$/;"	v
lang	lib/moodlelib.php	/^    $lang = current_language();$/;"	v
lang	lib/weblib.php	/^    $lang = str_replace('_utf8', '', current_language());$/;"	v
lang	mod/wiki/ewiki/plugins/notify.php	/^         $lang = $uu;$/;"	v
lang	mod/wiki/ewiki/plugins/notify.php	/^         $lang = substr($m, $r+1);$/;"	v
lang	mod/wiki/ewiki/plugins/notify.php	/^      $lang = "";$/;"	v
lang	mod/wiki/ewiki/plugins/notify.php	/^      $lang = trim($lang);$/;"	v
lang	question/format/qti2/format.php	/^            $lang = current_language();$/;"	v
lang	theme/chameleon/styles.php	/^    $lang        = optional_param('lang', '', PARAM_FILE);          \/\/ Look for styles in this language$/;"	v
lang	theme/oceanblue/styles.php	/^    $lang        = optional_param('lang', '', PARAM_FILE);          \/\/ Look for styles in this language$/;"	v
lang	theme/standard/styles.php	/^    $lang        = optional_param('lang', '', PARAM_FILE);          \/\/ Look for styles in this language$/;"	v
lang16	admin/langimport.php	/^            $lang16 = array();   \/\/all the Moodle 1.6 unicode lang packs (updated and not updated)$/;"	v
lang_file_string_key	admin/lang.php	/^function lang_file_string_key($keyfromform) {$/;"	f
lang_form_string_key	admin/lang.php	/^function lang_form_string_key($keyfromfile) {$/;"	f
lang_save_file	admin/lang.php	/^function lang_save_file($path, $file, $strings) {$/;"	f
langconfig	admin/langimport.php	/^                $langconfig = get_record('config','name','lang');$/;"	v
langconfigstrs	lib/moodlelib.php	/^    $langconfigstrs = array('alphabet', 'backupnameformat', 'firstdayofweek', 'locale', $/;"	v
langdir	admin/lang.php	/^    $langdir = "$CFG->dataroot\/lang\/$currentlang";$/;"	v
langdir	admin/langdoc.php	/^    $langdir = "$CFG->dataroot\/lang\/$currentlang";$/;"	v
langdirs	install.php	/^    $langdirs = get_list_of_plugins('install\/lang');$/;"	v
langdirs	lib/moodlelib.php	/^        $langdirs = array_merge($langdirs, $langdirs2);$/;"	v
langdirs	lib/moodlelib.php	/^        $langdirs = get_list_of_plugins('lang');$/;"	v
langdirs2	lib/moodlelib.php	/^        $langdirs2 = get_list_of_plugins('lang', '', $CFG->dataroot);$/;"	v
langdoc_save_file	admin/langdoc.php	/^function langdoc_save_file($path, $file, $content) {$/;"	f
langfile	lib/moodlelib.php	/^                    $langfile = $location.$parentlang.'\/'.$module.'.php';$/;"	v
langfile	lib/moodlelib.php	/^            $langfile = $location.$defaultlang.'\/'.$module.'.php';$/;"	v
langfile	lib/moodlelib.php	/^        $langfile = $location.$defaultlang.'\/'.$module.'.php';$/;"	v
langfile	lib/moodlelib.php	/^        $langfile = $location.$lang.'\/'.$filetocheck;$/;"	v
langfile	lib/moodlelib.php	/^        $langfile = $location.$lang.'\/'.$module.'.php';$/;"	v
langlist	lib/moodlelib.php	/^        $langlist = explode(',', $CFG->langlist);$/;"	v
langmenu	auth/cas/login.php	/^        $langmenu = "";$/;"	v
langmenu	auth/cas/login.php	/^        $langmenu = popup_form ("$wwwroot\/login\/index.php?lang=", $langs, "chooselang", $currlang, "", "", "", true);$/;"	v
langmenu	doc/top.php	/^        $langmenu = "";$/;"	v
langmenu	doc/top.php	/^        $langmenu = popup_form ("$CFG->wwwroot\/doc\/?lang=", $langs, "chooselang", $currlang, "", "", "", true, "parent");$/;"	v
langmenu	index.php	/^        $langmenu = '';$/;"	v
langmenu	index.php	/^        $langmenu = popup_form ($CFG->wwwroot .'\/index.php?lang=', $langs, 'chooselang', $currlang, '', '', '', true);$/;"	v
langmenu	login/index.php	/^        $langmenu = "";$/;"	v
langmenu	login/index.php	/^        $langmenu = popup_form ("$CFG->httpswwwroot\/login\/index.php?lang=", $langs, "chooselang", $currlang, "", "", "", true);$/;"	v
langmenu	login/signup.php	/^        $langmenu = "";$/;"	v
langmenu	login/signup.php	/^        $langmenu = popup_form ("$CFG->wwwroot\/login\/signup.php?lang=", $langs, "chooselang", $currlang, "", "", "", true);$/;"	v
langs	admin/lang.php	/^        $langs = get_list_of_languages();$/;"	v
langs	admin/utfdbmigrate.php	/^    $langs = explode (',',$langsused->value);$/;"	v
langs	auth/cas/login.php	/^        $langs    = get_list_of_languages();$/;"	v
langs	doc/top.php	/^        $langs    = get_list_of_languages();$/;"	v
langs	help.php	/^        $langs = array($forcelang);$/;"	v
langs	help.php	/^        $langs = array(current_language(), get_string('parentlanguage'), 'en_utf8');  \/\/ Fallback$/;"	v
langs	index.php	/^        $langs = get_list_of_languages();$/;"	v
langs	lib/db/migrate2utf8.php	/^                                $langs = explode(',',$langsused->value);$/;"	v
langs	lib/db/migrate2utf8.php	/^    $langs = explode(',',$langsused->value);$/;"	v
langs	lib/moodlelib.php	/^    $langs = array(current_language(), get_string('parentlanguage'), 'en');$/;"	v
langs	login/index.php	/^        $langs    = get_list_of_languages();$/;"	v
langs	login/signup.php	/^        $langs    = get_list_of_languages();$/;"	v
langsused	admin/utfdbmigrate.php	/^        $langsused = new object;$/;"	v
langsused	admin/utfdbmigrate.php	/^    $langsused = get_record('config','name', 'langsused');$/;"	v
langsused	lib/db/migrate2utf8.php	/^                                $langsused = get_record('config','name','langsused');$/;"	v
langsused	lib/db/migrate2utf8.php	/^    $langsused = get_record('config','name','langsused');$/;"	v
langtimeformat	calendar/lib.php	/^        $langtimeformat = get_string('strftimetime');$/;"	v
language	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$language = isset($_GET['language']) ? TinyMCE_cleanInput($_GET['language']) : "";$/;"	v
language	lib/weblib.php	/^    $language = str_replace('_utf8','',$CFG->lang);$/;"	v
languageFile	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^        $languageFile = realpath("plugins\/" . $plugin . "\/langs\/" . $lang . ".js");$/;"	v
languages	install.php	/^                    $languages=get_installer_list_of_languages();$/;"	v
languages	install.php	/^    $languages = array();$/;"	v
languages	lib/editor/tinymce/tinymce.class.php	/^        $languages = array();$/;"	v
languages	lib/moodlelib.php	/^    $languages = array();$/;"	v
lanmatches	lib/moodlelib.php	/^    $lanmatches = array();$/;"	v
last	course/index.php	/^                $last = true;$/;"	v
last	course/index.php	/^        $last = false;$/;"	v
last	course/lib.php	/^                $last = true;$/;"	v
last	course/lib.php	/^        $last = false;$/;"	v
last	lib/adodb/adodb-perf.inc.php	/^		$last = $this->_lastLoad;$/;"	v
last	lib/adodb/drivers/adodb-postgres7.inc.php	/^			$last = sizeof($sqlarr)-1;$/;"	v
last	lib/fpdf/font/makefont/makefont.php	/^            $last=$i;$/;"	v
last	lib/fpdf/font/makefont/makefont.php	/^    $last=0;$/;"	v
last	lib/moodlelib.php	/^    $last = count($array) - 1;$/;"	v
last	lib/moodlelib.php	/^    $last = count($array);$/;"	v
last	mod/hotpot/view.php	/^		$last = count($matches[0])-1;$/;"	v
last	mod/quiz/editlib.php	/^        $last = $last ? $last : -1;$/;"	v
last	mod/quiz/editlib.php	/^        $last = prev($breaks);$/;"	v
last	mod/resource/type/ims/finder.php	/^        $last = array_pop($arr);$/;"	v
last	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^            $last = array_pop($tree);$/;"	v
last	question/category_class.php	/^                $last = true;$/;"	v
last	question/category_class.php	/^        $last = false;$/;"	v
lastArg	lib/adodb/adodb-perf.inc.php	/^        $lastArg = $args[ $numArgs - 1];$/;"	v
lastModifiedGMT	lib/graphlib.php	/^      $lastModifiedGMT  = gmdate('D, d M Y H:i:s', $now).' GMT';$/;"	v
lastPage	lib/adodb/adodb-pager.inc.php	/^		$lastPage = $this->rs->LastPageNo();$/;"	v
lastX	lib/graphlib.php	/^    $lastX = $thisX;$/;"	v
lastX	lib/graphlib.php	/^  $lastX = 0;$/;"	v
lastY	lib/graphlib.php	/^    $lastY = $thisY;$/;"	v
lastY	lib/graphlib.php	/^  $lastY = 'none';$/;"	v
last_child	lib/cas/domxml-php4-php5.php	/^ function last_child() {return new php4DOMElement($this->myDOMNode->lastChild,$this->myOwnerDocument);}$/;"	f
last_token	lib/smarty/Smarty_Compiler.class.php	/^            $last_token = $token;$/;"	v
lastaccess	user/index.php	/^                        $lastaccess = $strnever;$/;"	v
lastaccess	user/index.php	/^                        $lastaccess = format_time(time() - $teacher->lastaccess, $datestring);$/;"	v
lastaccess	user/index.php	/^                    $lastaccess = $strnever;$/;"	v
lastaccess	user/index.php	/^                    $lastaccess = format_time(time() - $student->lastaccess, $datestring);$/;"	v
lastaccess0exists	user/index.php	/^        $lastaccess0exists = record_exists('user_students','course',$course->id,'timeaccess',0);$/;"	v
lastanswer	mod/survey/lib.php	/^        $lastanswer = array_pop($answers);$/;"	v
lastattempt	mod/lesson/view.php	/^                $lastattempt = end($attempts);$/;"	v
lastattempt	mod/quiz/attempt.php	/^            $lastattempt = $lastattempt_obj->timefinish;$/;"	v
lastattempt	mod/quiz/view.php	/^                         $lastattempt = $lastattempt_obj->timefinish;$/;"	v
lastattempt_obj	mod/quiz/attempt.php	/^        $lastattempt_obj = get_record_select('quiz_attempts', "quiz = $quiz->id AND attempt = $numattempts AND userid = $USER->id", 'timefinish');$/;"	v
lastattempt_obj	mod/quiz/view.php	/^                     $lastattempt_obj = get_record_select('quiz_attempts', "quiz = $quiz->id AND attempt = $numattempts AND userid = $USER->id", 'timefinish');$/;"	v
lastbranchtable	mod/lesson/view.php	/^                $lastbranchtable = current($branchtables);$/;"	v
lastbutton	mod/hotpot/lib.php	/^						$lastbutton = count($matches[0])-1;$/;"	v
lastcat	question/category_class.php	/^            $lastcat = $firstcat + PAGE_LENGTH - 1;$/;"	v
lastcat	question/category_class.php	/^            $lastcat = $this->topcount;$/;"	v
lastcategory	course/search.php	/^    $lastcategory = -1;$/;"	v
lastcourse	enrol/authorize/enrol.php	/^                                $lastcourse = $courseidandcount->courseid;$/;"	v
lastcourse	enrol/authorize/enrol.php	/^                $lastcourse = $order->courseid;$/;"	v
lastcourse	enrol/authorize/enrol.php	/^        $lastcourse = 0;$/;"	v
lastcron	admin/health.php	/^        $lastcron = get_field_sql('SELECT max(lastcron) FROM '.$CFG->prefix.'modules');$/;"	v
lastcron	admin/index.php	/^    $lastcron = get_field_sql('SELECT max(lastcron) FROM ' . $CFG->prefix . 'modules');$/;"	v
lastd	lib/adodb/adodb-time.inc.php	/^			$lastd = $d;$/;"	v
lastentry	mod/glossary/lib.php	/^        $lastentry = array_pop($entries);$/;"	v
lasterr	mod/chat/chatd.php	/^            $lasterr = socket_last_error();$/;"	v
lastgradedid	mod/quiz/report/regrade/report.php	/^                $lastgradedid = get_field('question_sessions', 'newgraded', 'attemptid', $attempt->uniqueid, 'questionid', $questionid);$/;"	v
lastindex	mod/quiz/editlib.php	/^    $lastindex = count($order)-1;$/;"	v
lastinitial	admin/user.php	/^    $lastinitial  = optional_param('lastinitial', '', PARAM_CLEAN);  \/\/ only show students with this last initial$/;"	v
lastinitial	user/index.php	/^                $lastinitial  = $table->get_initial_last();$/;"	v
lastinmonth	lib/moodlelib.php	/^        $lastinmonth = $daysinmonth + $weekday - $lastmonthweekday;$/;"	v
lastinstance	course/recent.php	/^        $lastinstance = "";$/;"	v
lastlog	course/report/outline/index.php	/^                        $lastlog = array_pop($logs);$/;"	v
lastlog	mod/resource/lib.php	/^        $lastlog = array_pop($logs);$/;"	v
lastmodified	filter/algebra/algebradebug.php	/^           $lastmodified = filemtime($pathname);$/;"	v
lastmodified	filter/tex/texdebug.php	/^            $lastmodified = filemtime($pathname);$/;"	v
lastmodified	filter/tex/texed.php	/^            $lastmodified = filemtime($pathname);$/;"	v
lastmodified	lib/editor/htmlarea/htmlarea.php	/^    $lastmodified = filemtime("htmlarea.php");$/;"	v
lastmodified	lib/editor/htmlarea/htmlarea_bak.php	/^    $lastmodified = filemtime("htmlarea.php");$/;"	v
lastmodified	lib/editor/htmlarea/lang/en.php	/^    $lastmodified = filemtime("en.php");$/;"	v
lastmodified	lib/filelib.php	/^    $lastmodified = $pathisstring ? time() : filemtime($path);$/;"	v
lastmodified	lib/weblib.php	/^                $lastmodified = $sheetmodified;$/;"	v
lastmodified	lib/weblib.php	/^    $lastmodified = time();$/;"	v
lastmodify	mod/scorm/lib.php	/^                                    $lastmodify = $usertrack->timemodified;$/;"	v
lastmodify	mod/scorm/lib.php	/^    $lastmodify = 0;$/;"	v
lastmonthend	admin/report/courseoverview/index.php	/^    $lastmonthend = stats_get_base_monthly();$/;"	v
lastmonthend	admin/report/courseoverview/mod.php	/^        $lastmonthend = stats_get_base_monthly();$/;"	v
lastmonthend	course/report/stats/lib.php	/^        $lastmonthend = stats_get_base_monthly();$/;"	v
lastmonthend	course/user.php	/^            $lastmonthend = stats_get_base_monthly();$/;"	v
lastmonthweekday	lib/moodlelib.php	/^        $lastmonthweekday  = strftime('%w', mktime(12, 0, 0, $month, $daysinmonth, $year, 0));$/;"	v
lastname	mod/wiki/db/mysql.php	/^                $lastname = trim(implode(' ', $name));$/;"	v
lastname	mod/wiki/db/postgres7.php	/^                $lastname = trim(implode(' ', $name));$/;"	v
lastone	mod/exercise/assessments.php	/^                $lastone = $submission;$/;"	v
lastone	mod/exercise/assessments.php	/^            $lastone= '';$/;"	v
lastpage	lib/weblib.php	/^        $lastpage = ceil($totalcount \/ $perpage);$/;"	v
lastpageactual	lib/weblib.php	/^            $lastpageactual = $lastpage - 1;$/;"	v
lastpagecode	mod/glossary/lib.php	/^                $lastpagecode = "$separator...";$/;"	v
lastpagecode	mod/glossary/lib.php	/^        $lastpagecode = '';$/;"	v
lastpageno	lib/adodb/adodb-lib.inc.php	/^	$lastpageno = (int) ceil($qryRecs \/ $nrows);$/;"	v
lastpageno	lib/adodb/adodb-lib.inc.php	/^	$lastpageno=1;$/;"	v
lastpageseen	mod/lesson/view.php	/^                            $lastpageseen = $lastbranchtable->pageid;$/;"	v
lastpageseen	mod/lesson/view.php	/^                            $lastpageseen = LESSON_EOL;$/;"	v
lastpageseen	mod/lesson/view.php	/^                        $lastpageseen = $attempt->pageid;$/;"	v
lastpageseen	mod/lesson/view.php	/^                        $lastpageseen = $jumpto;$/;"	v
lastpageseen	mod/lesson/view.php	/^                    $lastpageseen = $lastbranchtable->pageid;$/;"	v
lastping	mod/chat/chatd.php	/^            $lastping = $timenow - $userinfo['chatuser']->lastmessageping;$/;"	v
lastping	mod/chat/gui_header_js/users.php	/^        $lastping = $timenow - $chatuser->lastmessageping;$/;"	v
lastping	mod/chat/view.php	/^            $lastping = $timenow - $chatuser->lastmessageping;$/;"	v
lastpingsearch	mod/chat/lib.php	/^    $lastpingsearch = ($CFG->chat_method == 'sockets') ? '': 'AND cu.lastping > \\''.$timeold.'\\'';$/;"	v
lastpoint	mod/resource/lib.php	/^        $lastpoint = strrpos($url,".");$/;"	v
lastpost	mod/forum/lib.php	/^        $lastpost = array_pop($posts);$/;"	v
lastpostid	mod/forum/rate.php	/^            $lastpostid = $postid;$/;"	v
lastpostid	mod/forum/rate.php	/^        $lastpostid = 0;$/;"	v
lastrecord	mod/data/lib.php	/^        $lastrecord   = get_record_sql('SELECT id,timemodified FROM '.$CFG->prefix.'data_records $/;"	v
lastrecord	mod/hotpot/db/update_to_v2.php	/^							$lastrecord = &$records[$ids[$i-1]];$/;"	v
lastrecord	mod/hotpot/db/update_to_v2.php	/^							$lastrecord = NULL;$/;"	v
lastrecordid	mod/data/rate.php	/^            $lastrecordid = $recordid;$/;"	v
lastrecordid	mod/data/rate.php	/^        $lastrecordid = 0;$/;"	v
lastsecs	lib/adodb/adodb-time.inc.php	/^			$lastsecs = $secs;$/;"	v
lastsecs	lib/adodb/adodb-time.inc.php	/^		$lastsecs = 0;$/;"	v
lastsection	course/recent.php	/^        $lastsection = "";$/;"	v
lastslash	mod/resource/lib.php	/^            $lastslash = strrpos($mainroot,"\/");$/;"	v
lastslash	mod/resource/lib.php	/^        $lastslash = strrpos($mainroot,"\/");$/;"	v
lastslash	mod/resource/lib.php	/^        $lastslash = strrpos($url,"\/");$/;"	v
lastsubmission	mod/workshop/upload.php	/^            $lastsubmission = $submission;$/;"	v
lastsubmission	mod/workshop/view.php	/^                            $lastsubmission = $submission;$/;"	v
lasttagct	blocks/blog_tags/block_blog_tags.php	/^                    $lasttagct = $tag->ct;$/;"	v
lasttagct	blocks/blog_tags/block_blog_tags.php	/^            $lasttagct = -1;$/;"	v
lasttime	lib/adminlib.php	/^        $lasttime = $now;$/;"	v
lasttime	lib/adminlib.php	/^        $lasttime = $starttime - $updatetime;$/;"	v
lasttime	mod/chat/report.php	/^            $lasttime = $message->timestamp;$/;"	v
lasttime	mod/chat/report.php	/^        $lasttime = $message->timestamp;$/;"	v
lasttime	mod/chat/report.php	/^    $lasttime   = 0;$/;"	v
lasttimezone	lib/olson.php	/^        $lasttimezone = $mdl_tz;$/;"	v
lastweekend	admin/report/courseoverview/index.php	/^    $lastweekend = stats_get_base_weekly();$/;"	v
lastweekend	admin/report/courseoverview/mod.php	/^        $lastweekend = stats_get_base_weekly();$/;"	v
lastweekend	course/report/stats/lib.php	/^        $lastweekend = stats_get_base_weekly();$/;"	v
lastweekend	course/user.php	/^            $lastweekend = stats_get_base_weekly();$/;"	v
lastyear	lib/adodb/adodb-time.inc.php	/^			$lastyear = $arr[2];$/;"	v
lastyear	lib/adodb/adodb-time.inc.php	/^			$lastyear = $year;$/;"	v
lastyear	lib/adodb/adodb-time.inc.php	/^		$lastyear = 1970;$/;"	v
lastyear	lib/adodb/adodb-time.inc.php	/^	$lastyear = 0;$/;"	v
lastzone	lib/olson.php	/^                $lastzone = NULL;$/;"	v
lastzone	lib/olson.php	/^            $lastzone = NULL; \/\/ reset lastzone$/;"	v
lastzone	lib/olson.php	/^            $lastzone = NULL;$/;"	v
lastzone	lib/olson.php	/^        $lastzone = $zone;$/;"	v
lastzone	lib/olson.php	/^    $lastzone = NULL;$/;"	v
lat	iplookup/ipatlas/plotimage.php	/^$lat = $form_vars['lat']; $/;"	v
late	mod/workshop/db/mysql.php	/^                $late = (time() > $workshop->submissionend) ? 0 : $workshop->submissionend;$/;"	v
late	mod/workshop/db/postgres7.php	/^                $late = (time() > $workshop->submissionend) ? 0 : $workshop->submissionend;$/;"	v
late	mod/workshop/restorelib.php	/^                    $late = $workshop->deadline;$/;"	v
late	mod/workshop/restorelib.php	/^                $late = 0;$/;"	v
latesender	mod/chat/chatd.php	/^        $latesender = $info['user'];$/;"	v
latestday	lib/statslib.php	/^    $latestday = stats_get_start_from('daily');$/;"	v
latex	filter/tex/latex.php	/^        function latex() {$/;"	f
latex	filter/tex/latex.php	/^    class latex {$/;"	c
latex	filter/tex/pix.php	/^            $latex = new latex();$/;"	v
latex_path	filter/tex/pix.php	/^            $latex_path = $latex->render( $texcache->rawtext, $md5, 12, $density, $background );$/;"	v
launch	backup/backup.php	/^    $launch = optional_param( 'launch' );$/;"	v
launch	backup/restore.php	/^    $launch = optional_param( 'launch' );$/;"	v
launch	mod/scorm/locallib.php	/^                            $launch = $id;$/;"	v
launch	mod/scorm/locallib.php	/^                        $launch = $id;$/;"	v
launch	mod/scorm/locallib.php	/^                $launch = $id;$/;"	v
launch	mod/scorm/locallib.php	/^    $launch = 0;$/;"	v
launch	mod/scorm/validate.php	/^                    $launch = 0;$/;"	v
launch	mod/scorm/validate.php	/^                $launch = $scorm->launch;$/;"	v
launch	mod/scorm/validate.php	/^                $launch = -1;$/;"	v
launch	mod/scorm/validate.php	/^            $launch = -1;$/;"	v
launch	mod/scorm/validate.php	/^        $launch = -1;$/;"	v
launch	mod/scorm/validate.php	/^    $launch = 0;$/;"	v
launcher	mod/scorm/loadSCO.php	/^        $launcher = $sco->launch.$connector.$sco->parameters;$/;"	v
launcher	mod/scorm/loadSCO.php	/^        $launcher = $sco->launch.$connector.'aicc_sid='.sesskey().'&aicc_url='.$CFG->wwwroot.'\/mod\/scorm\/aicc.php'.$sco->parameters;$/;"	v
launchsco	mod/scorm/restorelib.php	/^                        $launchsco = backup_getid($restore->backup_unique_code,"scorm_scoes",$oldlaunch);$/;"	v
layout	mod/quiz/locallib.php	/^    $layout = '';$/;"	v
layout	mod/quiz/locallib.php	/^    $layout = str_replace(',0', '', $layout); \/\/ remove existing page breaks$/;"	v
lb	lib/soap/nusoap.php	/^					$lb = "\\n";$/;"	v
lb	lib/soap/nusoap.php	/^				$lb = "\\r\\n";$/;"	v
lb	lib/soap/nusoap.php	/^			$lb = "\\n";$/;"	v
lb	lib/soap/nusoap.php	/^			$lb = "\\r\\n";$/;"	v
lcase	mod/glossary/editcategories.php	/^            $lcase = db_lowercase();$/;"	v
lcb	lib/excel/Worksheet.php	/^        $lcb         = $size;$/;"	v
lcb	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $lcb         = $size;$/;"	v
lchar	mod/scorm/locallib.php	/^                    $lchar = $char;$/;"	v
lchar	mod/scorm/locallib.php	/^            $lchar = '';$/;"	v
lchar	mod/wiki/ewiki/ewiki.php	/^                     $lchar = $new_list[$old_len];$/;"	v
lchar	mod/wiki/ewiki/ewiki.php	/^               $lchar = $new_list[$new_len-1];$/;"	v
lclose	lib/wiki_to_markdown.php	/^      $lclose = $this->do_list( " ",true );$/;"	v
lclose	lib/wiki_to_markdown.php	/^    $lclose = "";$/;"	v
lclose	mod/wiki/ewiki/ewiki.php	/^                     $lclose = strtok($lopen, " ");$/;"	v
lcname	lib/db/mysql.php	/^            $lcname = trim(moodle_strtolower($user->username));$/;"	v
lcname	lib/db/postgres7.php	/^            $lcname = trim(moodle_strtolower($user->username));$/;"	v
lconcepts	lib/filterlib.php	/^    $lconcepts = array(); \/\/ a lower case version for case insensitive$/;"	v
ld	course/lib.php	/^            $ld = $ldcache[$log->module][$log->action];$/;"	v
ld	course/lib.php	/^            $ld = get_record('log_display', 'module', $log->module, 'action', $log->action);$/;"	v
ldap_connection	auth/cas/lib.php	/^    $ldap_connection = auth_ldap_connect();$/;"	v
ldap_connection	enrol/ldap/enrol.php	/^    $ldap_connection = $this->enrol_ldap_connect();$/;"	v
ldap_contexts	auth/ldap/lib.php	/^    $ldap_contexts = explode(";",$CFG->ldap_contexts);$/;"	v
ldap_contexts	enrol/ldap/enrol.php	/^    $ldap_contexts = explode(";",$CFG->{'enrol_ldap_'.$type.'_contexts'});$/;"	v
ldap_fields_wanted	enrol/ldap/enrol.php	/^    $ldap_fields_wanted = array( 'dn', $CFG->enrol_ldap_course_idnumber);$/;"	v
ldap_login	auth/cas/lib.php	/^        $ldap_login = ldap_bind($ldap_connection, $ldap_user_dn, $password);$/;"	v
ldap_login	auth/ldap/lib.php	/^        $ldap_login = @ldap_bind($ldapconnection, $ldap_user_dn, stripslashes($password));$/;"	v
ldap_result	auth/ldap/lib.php	/^            $ldap_result = ldap_list($ldapconnection, $context, "(".$CFG->ldap_user_attribute."=".$username.")",array($CFG->ldap_user_attribute));$/;"	v
ldap_result	auth/ldap/lib.php	/^            $ldap_result = ldap_list($ldapconnection, $context,$/;"	v
ldap_result	auth/ldap/lib.php	/^            $ldap_result = ldap_search($ldapconnection, $context, "(".$CFG->ldap_user_attribute."=".$username.")",array($CFG->ldap_user_attribute));$/;"	v
ldap_result	auth/ldap/lib.php	/^            $ldap_result = ldap_search($ldapconnection, $context,$/;"	v
ldap_result	auth/ldap/lib.php	/^            $ldap_result = ldap_search($ldapconnection, $context,$filter,array($CFG->ldap_user_attribute));$/;"	v
ldap_result	enrol/ldap/enrol.php	/^            $ldap_result = ldap_list($ldap_connection, $/;"	v
ldap_result	enrol/ldap/enrol.php	/^            $ldap_result = ldap_search($ldap_connection, $/;"	v
ldap_results	auth/ldap/lib.php	/^    $ldap_results = 0;$/;"	v
ldap_search_pattern	enrol/ldap/enrol.php	/^        $ldap_search_pattern='(&(objectclass='.$CFG->enrol_ldap_objectclass.')'.$ldap_search_pattern.')';$/;"	v
ldap_search_pattern	enrol/ldap/enrol.php	/^        $ldap_search_pattern='(objectclass='.$CFG->enrol_ldap_objectclass.')';$/;"	v
ldap_search_pattern	enrol/ldap/enrol.php	/^       $ldap_search_pattern="(objectclass=*)";$/;"	v
ldap_search_pattern	enrol/ldap/enrol.php	/^    $ldap_search_pattern = "(".$CFG->{'enrol_ldap_'.$type.'_memberattribute'}."=".$memberuid.")";$/;"	v
ldap_user_dn	auth/cas/lib.php	/^        $ldap_user_dn = auth_ldap_find_userdn($ldap_connection, $username);$/;"	v
ldap_user_dn	auth/ldap/lib.php	/^            $ldap_user_dn = ldap_get_dn($ldapconnection, $entry);$/;"	v
ldap_user_dn	auth/ldap/lib.php	/^        $ldap_user_dn = auth_ldap_find_userdn($ldapconnection, $username);$/;"	v
ldap_user_dn	auth/ldap/lib.php	/^    $ldap_user_dn = FALSE;$/;"	v
ldapconnection	auth/ldap/lib.php	/^    $ldapconnection = auth_ldap_connect();$/;"	v
ldapconnection	auth/ldap/lib.php	/^    $ldapconnection=auth_ldap_connect();$/;"	v
ldapexpirationtime	auth/ldap/lib.php	/^                       $ldapexpirationtime = auth_ldap_unix2expirationtime($expirationtime);$/;"	v
ldapkey	auth/ldap/lib.php	/^                    $ldapkey   = strtolower($ldapkey);$/;"	v
ldapkeys	auth/ldap/lib.php	/^                    $ldapkeys = array($ldapkeys);$/;"	v
ldapmembers	enrol/ldap/enrol.php	/^                        $ldapmembers = $course{ strtolower($CFG->{'enrol_ldap_'.$type.'_memberattribute'} ) }; $/;"	v
ldapmembers	enrol/ldap/enrol.php	/^                    $ldapmembers=array();$/;"	v
ldapval	auth/ldap/lib.php	/^                    $ldapval = $newval;$/;"	v
ldapval	auth/ldap/lib.php	/^            $ldapval = NULL;$/;"	v
ldapvalue	auth/ldap/lib.php	/^                    $ldapvalue = $user_entry[$ldapkey][0];$/;"	v
ldb	question/format/coursetestmanager/format.php	/^                $ldb =& $this->connect_win($filename);$/;"	v
ldb	question/format/coursetestmanager/format.php	/^            $ldb = &ADONewConnection('access');$/;"	v
ldb	question/format/coursetestmanager/format.php	/^            $ldb =& $this->connect_win($filename);$/;"	v
ldcache	course/lib.php	/^    $ldcache = array();$/;"	v
ldq	lib/smarty/Smarty_Compiler.class.php	/^        $ldq = preg_quote($this->left_delimiter, '~');$/;"	v
leader	question/format/aiken/format.php	/^                $leader = substr(ltrim($nowline),0,2);$/;"	v
leadin	message/lib.php	/^        $leadin = '...';$/;"	v
leadin	message/lib.php	/^    $leadin = $leadout = '';$/;"	v
leadin	mod/lesson/reformat.php	/^        $leadin = substr($line, 0,2);$/;"	v
leading_line	lib/markdown.php	/^	$leading_line	= $matches[1];$/;"	v
leading_line	lib/markdown.php	/^	$leading_line =& $matches[1];$/;"	v
leading_space	lib/markdown.php	/^	$leading_space =& $matches[2];$/;"	v
leadout	message/lib.php	/^        $leadout = '...';$/;"	v
leaf	lib/adodb/adodb-time.inc.php	/^			$leaf = _adodb_is_leap_year($a);$/;"	v
learningforums	mod/forum/index.php	/^    $learningforums = get_all_instances_in_course("forum", $course);$/;"	v
leave	lib/lexer.php	/^        function leave() {$/;"	f
left	lib/graphlib.php	/^      $left   = $graphLeft   + $offset;$/;"	v
left	lib/graphlib.php	/^      $left   = $graphLeft + $offset;$/;"	v
left	lib/graphlib.php	/^      $left   = $graphLeft;$/;"	v
left	lib/graphlib.php	/^      $left   = $graphRight    - $width;$/;"	v
left	lib/graphlib.php	/^      $left   = $graphRight  - $width - $offset;$/;"	v
left	lib/graphlib.php	/^      $left   = $graphRight - $width - $offset;$/;"	v
left	lib/graphlib.php	/^      $left   = $outsideRight - $width - $offset;$/;"	v
left	lib/graphlib.php	/^      $left   = $this->calculated['boundary_box']['left'];$/;"	v
left	lib/graphlib.php	/^      $left   = $x - $width;$/;"	v
left	lib/graphlib.php	/^      $left   = $x - ($width \/ 2);$/;"	v
left	lib/graphlib.php	/^      $left   = $x;$/;"	v
left	lib/graphlib.php	/^      $left   = 0;$/;"	v
left	mod/resource/lib.php	/^            $left = substr($tag,0,$start);$/;"	v
left	question/format/hotpot/format.php	/^                $left = $xml->xml_value($tags, $pair."['left-item'][0]['#']['text'][0]['#']");$/;"	v
left_string	lib/weblib.php	/^                    $left_string='<span class="highlight">', $right_string='<\/span>') {$/;"	v
left_tree	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $left_tree = $this->toReversePolish($tree['left']);$/;"	v
left_tree	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $left_tree = '';$/;"	v
leftright	course/lib.php	/^    $leftright = "";$/;"	v
legacy_fields	lib/adodb/adodb-xmlschema.inc.php	/^			$legacy_fields = array();$/;"	v
legendText	lib/graphlib.php	/^  $legendText = array('points' => $this->parameter['legend_size'],$/;"	v
len	lib/adodb/adodb-recordset.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/adodb.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/datadict/datadict-mssql.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/datadict/datadict-mssql.inc.php	/^		$len = -1; \/\/ mysql max_length is not accurate$/;"	v
len	lib/adodb/datadict/datadict-mysql.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/datadict/datadict-mysql.inc.php	/^		$len = -1; \/\/ mysql max_length is not accurate$/;"	v
len	lib/adodb/datadict/datadict-oci8.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/datadict/datadict-postgres.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/datadict/datadict-sapdb.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/datadict/datadict-sybase.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/datadict/datadict-sybase.inc.php	/^		$len = -1; \/\/ mysql max_length is not accurate$/;"	v
len	lib/adodb/drivers/adodb-ado.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-ado5.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-db2.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-db2.inc.php	/^		$len = strlen($fmt);$/;"	v
len	lib/adodb/drivers/adodb-fbsql.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-fbsql.inc.php	/^		$len = -1; \/\/ fbsql max_length is not accurate$/;"	v
len	lib/adodb/drivers/adodb-ibase.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-ibase.inc.php	/^		$len = strlen($fmt);$/;"	v
len	lib/adodb/drivers/adodb-ibase.inc.php	/^	$len = strlen($val); $/;"	v
len	lib/adodb/drivers/adodb-mssql.inc.php	/^					$len = strlen($v);$/;"	v
len	lib/adodb/drivers/adodb-mssql.inc.php	/^		$len = strlen($fmt);$/;"	v
len	lib/adodb/drivers/adodb-mysql.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-mysql.inc.php	/^		$len = -1; \/\/ mysql max_length is not accurate$/;"	v
len	lib/adodb/drivers/adodb-mysql.inc.php	/^		$len = strlen($fmt);$/;"	v
len	lib/adodb/drivers/adodb-mysqli.inc.php	/^		    $len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-mysqli.inc.php	/^		 $len = -1; \/\/ mysql max_length is not accurate$/;"	v
len	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$len = strlen($fmt);$/;"	v
len	lib/adodb/drivers/adodb-oci8.inc.php	/^						$len = -1;$/;"	v
len	lib/adodb/drivers/adodb-oci8.inc.php	/^					$len = -1;$/;"	v
len	lib/adodb/drivers/adodb-oci8.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-oci8.inc.php	/^		$len = strlen($fmt);$/;"	v
len	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$len = strlen($fmt);$/;"	v
len	lib/adodb/drivers/adodb-oracle.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$len = strlen($date);$/;"	v
len	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$len = strlen($fmt);$/;"	v
len	lib/adodb/drivers/adodb-postgres64.inc.php	/^	$len = strlen($s);$/;"	v
len	lib/adodb/drivers/adodb-sybase.inc.php	/^        $len = strlen($fmt);$/;"	v
len	lib/adodb/drivers/adodb-vfp.inc.php	/^			$len = $fieldobj->max_length;$/;"	v
len	lib/bennu/iCalendar_properties.php	/^            $len = strlen($parts[$i]);$/;"	v
len	lib/bennu/iCalendar_properties.php	/^        $len   = strlen($value);$/;"	v
len	lib/bennu/iCalendar_properties.php	/^        $len = strlen($parts[0]);$/;"	v
len	lib/bennu/iCalendar_rfc2445.php	/^            $len = strlen($value);$/;"	v
len	lib/fpdf/fpdfprotection.php	/^        $len = strlen($text);$/;"	v
len	lib/html2text.php	/^    $len = strlen($badStr); \/\/ Moodle$/;"	v
len	lib/phpmailer/class.phpmailer.php	/^                        $len = $space_left;$/;"	v
len	lib/phpmailer/class.phpmailer.php	/^                    $len = $length;$/;"	v
len	lib/typo3/class.t3lib_div.php	/^					$len=0;			\/\/ Reset the length counter$/;"	v
len	lib/typo3/class.t3lib_div.php	/^			$len = 0;$/;"	v
len	mod/chat/chatd.php	/^            $len = strlen($switch);$/;"	v
len	mod/hotpot/lib.php	/^	$len = strlen($char);$/;"	v
len	mod/scorm/locallib.php	/^            $len = 8;$/;"	v
len	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^   $len = strlen($html);$/;"	v
len	question/format/hotpot/format.php	/^    $len = strlen($char);$/;"	v
len0	mod/glossary/filter.php	/^    $len0 = strlen($entry0->concept);$/;"	v
len0	mod/wiki/ewiki/ewiki.php	/^               $len0 = strlen($d[0]);$/;"	v
len1	mod/glossary/filter.php	/^    $len1 = strlen($entry1->concept);$/;"	v
len1	mod/wiki/ewiki/ewiki.php	/^                  $len1 = strlen($d[1]);$/;"	v
length	admin/utfdbmigrate.php	/^                        $length = isset($field['@']['length'])?$field['@']['length']:"";$/;"	v
length	enrol/authorize/authorizenetlib.php	/^    $length = trim(substr($tmpstr, strpos($tmpstr,'content-length')+15));$/;"	v
length	lib/adodb/drivers/adodb-informix72.inc.php	/^			$length=$collength;$/;"	v
length	lib/adodb/drivers/adodb-informix72.inc.php	/^			$length=4;$/;"	v
length	lib/adodb/drivers/adodb-informix72.inc.php	/^			$length=floor($collength\/256);$/;"	v
length	lib/datalib.php	/^        $length = strlen($line);$/;"	v
length	lib/db/migrate2utf8.php	/^        $length = isset($field['@']['length'])?$field['@']['length']:"";$/;"	v
length	lib/excel/BIFFwriter.php	/^        $length    = 0x0000;   \/\/ Number of bytes to follow$/;"	v
length	lib/excel/BIFFwriter.php	/^        $length  = 0x0008;        \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Format.php	/^        $length         = 0x0010;              \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Format.php	/^        $length     = 0x0F + $cch;         \/\/ Record length$/;"	v
length	lib/excel/OLEwriter.php	/^            $length = strlen($name) * 2;$/;"	v
length	lib/excel/OLEwriter.php	/^        $length  = 0;$/;"	v
length	lib/excel/Workbook.php	/^        $length          = 0x0024;       \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Workbook.php	/^        $length          = 0x003d;       \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Workbook.php	/^        $length          = 2 + 4 * count($aref);   \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Workbook.php	/^        $length      = 0x02 + strlen($sheetname);  \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Workbook.php	/^        $length    = 0x0002;         \/\/ Bytes to follow$/;"	v
length	lib/excel/Workbook.php	/^        $length    = 0x0004;   \/\/ Bytes to follow$/;"	v
length	lib/excel/Workbook.php	/^        $length    = 0x0012;                 \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Workbook.php	/^        $length    = 0x03 + strlen($format);      \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Workbook.php	/^        $length    = 0x07 + strlen($sheetname); \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Workbook.php	/^        $length   = 0x0002;          \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^            $length    = 0x0008 + $this->xls_strmax;$/;"	v
length	lib/excel/Worksheet.php	/^            $length    = 0x02 + strlen($sheetname);$/;"	v
length	lib/excel/Worksheet.php	/^            $length    = 0x02;  \/\/ The following 2 bytes$/;"	v
length	lib/excel/Worksheet.php	/^            $length = 0x0006 + strlen($chunk);$/;"	v
length	lib/excel/Worksheet.php	/^        $length         = 0x000A;     \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length         = length $data;$/;"	v
length	lib/excel/Worksheet.php	/^        $length       = 0x0022;                  \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x00000;                      \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x0002;                        \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x0002;                    \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x0002;                   \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x0002;               \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x0002;             \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x0002;   \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x0004;               \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x0010;               \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x003c;   \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x24 + strlen($url);$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 0x34 + strlen($url);$/;"	v
length	lib/excel/Worksheet.php	/^        $length      = 8 + $size;$/;"	v
length	lib/excel/Worksheet.php	/^        $length     = 0x16 + $formlen;     \/\/ Length of the record data$/;"	v
length	lib/excel/Worksheet.php	/^        $length    = 0x0006 + min($note_length, 2048);$/;"	v
length	lib/excel/Worksheet.php	/^        $length    = 0x0006;                 \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length    = 0x0008 + $strlen;         \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length    = 0x000A;               \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length    = 0x000E;                 \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length   = 0x0002;              \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length   = 0x0002;          \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length   = 0x0002;      \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length   = 0x000B;          \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length   = 0x000F;                  \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length   = strlen($data);$/;"	v
length	lib/excel/Worksheet.php	/^        $length  = ($cbrk + 1) * 2;      \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length  = 0x0008;                   \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length  = 0x000A;                   \/\/ Bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length  = 0x000A;       \/\/ Number of bytes to follow$/;"	v
length	lib/excel/Worksheet.php	/^        $length  = 1 + $cch;             \/\/ Bytes to follow$/;"	v
length	lib/filelib.php	/^            $length = $range[2] - $range[1] + 1;$/;"	v
length	lib/filelib.php	/^        $length = $ranges[0][2] - $ranges[0][1] + 1;$/;"	v
length	lib/lexer.php	/^                $length = strlen($raw);$/;"	v
length	lib/lexer.php	/^            $length = strlen($raw);$/;"	v
length	lib/markdown.php	/^	$length = strlen($addr);$/;"	v
length	lib/moodlelib.php	/^   $length = strlen($text);$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $length  = 0x0008;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $length  = 0x0010;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $length    = 0x0000;   \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $length         = 0x0010;              \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $length         = 0x0014;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $length     = 0x0F + $cch;            \/\/ Record length$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $length     = 0x10 + $cch;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                    $length  = array_pop($this->_block_sizes);$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $length    = 0x08 + strlen($sheetname); \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $length    = 3 + strlen($format);      \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $length    = 5 + strlen($format);      \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $length = 0x07 + strlen($sheetname); \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length          = 0x0002;             \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length          = 0x0024;       \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length          = 0x003d;       \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length          = 2 + 4 * count($aref);   \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length          = 4;         \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length      = 0x02 + strlen($sheetname);  \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length    = 0x0002;         \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length    = 0x0004;   \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length    = 0x0012;                 \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length   = 0x0002;          \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length   = 2 + 6 * $total_references;  \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $length = array_pop($this->_block_sizes) + 8; \/\/ First block size plus SST information$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length         = 0x000A;     \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length         = 0x0012;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length    = 0x0008 + $this->_xls_strmax;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length    = 0x000A;               \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length    = 0x000E;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length    = 0x02 + strlen($sheetname);$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length    = 0x02;  \/\/ The following 2 bytes$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length   = 3 + $cch;             \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length  = 1 + $cch;             \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length  = 1 + $cch;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length  = 2 + 2*$cbrk;      \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length  = 2 + 6*$cbrk;      \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length = 0x0006 + strlen($chunk);$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $length = strlen($dv);      \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length       = 0x0022;                  \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x00000;                      \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0002;                        \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0002;                    \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0002;                   \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0002;               \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0002;             \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0002;   \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0004;               \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0008;   \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0010;               \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x0012;      \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x003c;   \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x24 + strlen($url);$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 0x34 + strlen($url);$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length      = 8 + $size;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length     = 0x16 + $formlen;     \/\/ Length of the record data$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length    = 0x0006 + min($note_length, 2048);$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length    = 0x0006;                 \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length    = 0x0008 + $strlen;         \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length    = 0x000A;                   \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length    = 0x000E;                 \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length   = 0x0002;              \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length   = 0x0002;      \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length   = 0x000B;          \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length   = 0x000F;                  \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length   = 2 + count($this->_merged_ranges) * 8;$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length   = strlen($data);$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length  = 0x0008;                   \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length  = 0x000A;                   \/\/ Bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length  = 0x000A;       \/\/ Number of bytes to follow$/;"	v
length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $length = 0x0002;          \/\/ Number of bytes to follow$/;"	v
length	lib/soap/nusoap.php	/^		$length = 0;$/;"	v
length	lib/textlib.class.php	/^        $length = 75 - strlen($start) - strlen($end);$/;"	v
length	lib/weblib.php	/^    $length = $textlib->strlen($string, current_charset());$/;"	v
length	lib/weblib.php	/^    $length = strlen($email);$/;"	v
length	lib/weblib.php	/^    $length = strlen($plaintext);$/;"	v
length	message/lib.php	/^    $length = strlen($message);$/;"	v
length	mod/forum/lib.php	/^   $length = strlen($message);$/;"	v
length	mod/hotpot/db/update_to_v2.php	/^			$length = empty($length) ? '' : " ($length)";$/;"	v
length	mod/hotpot/db/update_to_v2.php	/^	$length = 20;$/;"	v
length	mod/lesson/reformat.php	/^            $length=strlen($line);$/;"	v
length	question/type/numerical/questiontype.php	/^                $length = strlen($defaultunit->unit);$/;"	v
less_than_tab	lib/markdown.php	/^	$less_than_tab = $md_tab_width - 1;$/;"	v
lesson	mod/lesson/backuplib.php	/^            $lesson = get_record('lesson','id',$lesson);$/;"	v
lesson_add_instance	mod/lesson/lib.php	/^function lesson_add_instance($lesson) {$/;"	f
lesson_answers	mod/lesson/backuplib.php	/^        $lesson_answers = get_records("lesson_answers", "pageid", $pageno, "id");$/;"	v
lesson_answers_restore	mod/lesson/restorelib.php	/^    function lesson_answers_restore($lessonid,$pageid,$info,$restore,$userdata=false) {$/;"	f
lesson_attempts	mod/lesson/backuplib.php	/^        $lesson_attempts = get_records("lesson_attempts","answerid", $answerid);$/;"	v
lesson_attempts_ids_by_course	mod/lesson/backuplib.php	/^    function lesson_attempts_ids_by_course ($course) {$/;"	f
lesson_attempts_ids_by_instance	mod/lesson/backuplib.php	/^    function lesson_attempts_ids_by_instance ($instanceid) {$/;"	f
lesson_attempts_restore	mod/lesson/restorelib.php	/^    function lesson_attempts_restore($lessonid, $pageid, $answerid, $info, $restore) {$/;"	f
lesson_backup_mods	mod/lesson/backuplib.php	/^    function lesson_backup_mods($bf, $preferences) {$/;"	f
lesson_backup_one_mod	mod/lesson/backuplib.php	/^    function lesson_backup_one_mod($bf,$preferences,$lesson) {$/;"	f
lesson_branch	mod/lesson/backuplib.php	/^        $lesson_branch = get_records("lesson_branch", "pageid", $pageno, "id");$/;"	v
lesson_branch_restore	mod/lesson/restorelib.php	/^    function lesson_branch_restore($lessonid, $pageid, $info, $restore) {$/;"	f
lesson_check_backup_mods	mod/lesson/backuplib.php	/^    function lesson_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
lesson_check_backup_mods_instances	mod/lesson/backuplib.php	/^    function lesson_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
lesson_check_nickname	mod/lesson/locallib.php	/^function lesson_check_nickname($name) {$/;"	f
lesson_choose_from_menu	mod/lesson/locallib.php	/^function lesson_choose_from_menu ($options, $name, $selected="", $nothing="choose", $script="", $nothingvalue="0", $return=false) {    $/;"	f
lesson_cluster_jump	mod/lesson/locallib.php	/^function lesson_cluster_jump($lesson, $user, $pageid) {$/;"	f
lesson_create_objects	mod/lesson/importppt.php	/^function lesson_create_objects($pageobjects, $lessonid) {$/;"	f
lesson_cron	mod/lesson/lib.php	/^function lesson_cron () {$/;"	f
lesson_decode_content_links	mod/lesson/restorelib.php	/^    function lesson_decode_content_links ($content,$restore) {$/;"	f
lesson_decode_content_links_caller	mod/lesson/restorelib.php	/^    function lesson_decode_content_links_caller($restore) {$/;"	f
lesson_default_restore_mods	mod/lesson/restorelib.php	/^    function lesson_default_restore_mods($info, $restore) {$/;"	f
lesson_delete_course	mod/lesson/lib.php	/^function lesson_delete_course($course, $feedback=true) {$/;"	f
lesson_delete_instance	mod/lesson/lib.php	/^function lesson_delete_instance($id) {$/;"	f
lesson_display_branch_jumps	mod/lesson/locallib.php	/^function lesson_display_branch_jumps($lesson_id, $pageid) {$/;"	f
lesson_display_cluster_jump	mod/lesson/locallib.php	/^function lesson_display_cluster_jump($lesson_id, $pageid) {$/;"	f
lesson_display_teacher_warning	mod/lesson/locallib.php	/^function lesson_display_teacher_warning($lesson) {$/;"	f
lesson_displayleftif	mod/lesson/locallib.php	/^function lesson_displayleftif($lesson) {$/;"	f
lesson_encode_content_links	mod/lesson/backuplib.php	/^    function lesson_encode_content_links ($content,$preferences) {$/;"	f
lesson_get_participants	mod/lesson/lib.php	/^function lesson_get_participants($lessonid) {$/;"	f
lesson_get_post_actions	mod/lesson/lib.php	/^function lesson_get_post_actions() {$/;"	f
lesson_get_view_actions	mod/lesson/lib.php	/^function lesson_get_view_actions() {$/;"	f
lesson_grade	mod/lesson/locallib.php	/^function lesson_grade($lesson, $ntries, $userid = 0) {  $/;"	f
lesson_grades	mod/lesson/lib.php	/^function lesson_grades($lessonid) {$/;"	f
lesson_grades_restore_mods	mod/lesson/restorelib.php	/^    function lesson_grades_restore_mods($lessonid, $info, $restore) {$/;"	f
lesson_high_scores_restore_mods	mod/lesson/restorelib.php	/^    function lesson_high_scores_restore_mods($lessonid, $info, $restore) {$/;"	f
lesson_ids	mod/lesson/backuplib.php	/^    function lesson_ids ($course) {$/;"	f
lesson_is_page_in_branch	mod/lesson/locallib.php	/^function lesson_is_page_in_branch($pages, $pageid) {$/;"	f
lesson_is_page_in_cluster	mod/lesson/locallib.php	/^function lesson_is_page_in_cluster($pages, $pageid) {$/;"	f
lesson_iscorrect	mod/lesson/locallib.php	/^function lesson_iscorrect($pageid, $jumpto) {$/;"	f
lesson_pages_in_branch	mod/lesson/locallib.php	/^function lesson_pages_in_branch($lessonpages, $branchid) {$/;"	f
lesson_pages_restore_mods	mod/lesson/restorelib.php	/^    function lesson_pages_restore_mods($lessonid,$info,$restore,$userdata=false) {$/;"	f
lesson_print_ongoing_score	mod/lesson/locallib.php	/^function lesson_print_ongoing_score($lesson) {$/;"	f
lesson_print_progress_bar	mod/lesson/locallib.php	/^function lesson_print_progress_bar($lesson, $course) {$/;"	f
lesson_print_recent_activity	mod/lesson/lib.php	/^function lesson_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
lesson_print_tree	mod/lesson/locallib.php	/^function lesson_print_tree($pageid, $lesson, $cmid) {$/;"	f
lesson_print_tree_link_menu	mod/lesson/locallib.php	/^function lesson_print_tree_link_menu($page, $id, $showpages=false) { $/;"	f
lesson_print_tree_menu	mod/lesson/locallib.php	/^function lesson_print_tree_menu($lessonid, $pageid, $id, $showpages=false) {$/;"	f
lesson_qtype_menu	mod/lesson/locallib.php	/^function lesson_qtype_menu($qtypes, $selected="", $link="", $onclick="") {$/;"	f
lesson_random_question_jump	mod/lesson/locallib.php	/^function lesson_random_question_jump($lesson, $pageid) {$/;"	f
lesson_restore_logs	mod/lesson/restorelib.php	/^    function lesson_restore_logs($restore,$log) {$/;"	f
lesson_restore_mods	mod/lesson/restorelib.php	/^    function lesson_restore_mods($mod,$restore) {$/;"	f
lesson_save_objects	mod/lesson/importppt.php	/^function lesson_save_objects($branchtables, $lessonid, $after) {$/;"	f
lesson_save_question_options	mod/lesson/locallib.php	/^function lesson_save_question_options($question) {$/;"	f
lesson_timer_restore_mods	mod/lesson/restorelib.php	/^    function lesson_timer_restore_mods($lessonid, $info, $restore) {$/;"	f
lesson_unseen_branch_jump	mod/lesson/locallib.php	/^function lesson_unseen_branch_jump($lesson, $user) {$/;"	f
lesson_unseen_question_jump	mod/lesson/locallib.php	/^function lesson_unseen_question_jump($lesson, $user, $pageid) {$/;"	f
lesson_update_instance	mod/lesson/lib.php	/^function lesson_update_instance($lesson) {$/;"	f
lesson_upgrade	mod/lesson/db/mysql.php	/^function lesson_upgrade($oldversion) {$/;"	f
lesson_upgrade	mod/lesson/db/postgres7.php	/^function lesson_upgrade($oldversion) {$/;"	f
lesson_user_complete	mod/lesson/lib.php	/^function lesson_user_complete($course, $user, $mod, $lesson) {$/;"	f
lesson_user_outline	mod/lesson/lib.php	/^function lesson_user_outline($course, $user, $mod, $lesson) {$/;"	f
lessondefault	mod/lesson/restorelib.php	/^                    $lessondefault = backup_getid($restore->backup_unique_code,'lesson_default',$restore->course_id);$/;"	v
lessonname	mod/lesson/importppt.php	/^    $lessonname = str_replace(' ', '_', $lessonname); \/\/ get rid of spaces$/;"	v
lessons	mod/lesson/backuplib.php	/^        $lessons = get_records("lesson", "course", $preferences->backup_course, "id");$/;"	v
lessonstatus	mod/scorm/aicc.php	/^                                                $lessonstatus = $value;$/;"	v
lessonstatus	mod/scorm/aicc.php	/^                                        $lessonstatus = 'failed';$/;"	v
lessonstatus	mod/scorm/aicc.php	/^                                        $lessonstatus = 'passed';$/;"	v
lessonstatus	mod/scorm/aicc.php	/^                                $lessonstatus = 'browsed';$/;"	v
lessonstatus	mod/scorm/aicc.php	/^                            $lessonstatus = 'not attempted';$/;"	v
letter_grade	grade/lib.php	/^                $letter_grade = grade_get_grade_letter($course->id, $grade);$/;"	v
letter_id	backup/restorelib.php	/^                    $letter_id = $data["GRADE_LETTER"]["#"]["ID"]["0"]["#"];$/;"	v
letterid	grade/lib.php	/^            $letterid = $_REQUEST["id$i"];$/;"	v
letters_by_line	mod/glossary/lib.php	/^          $letters_by_line = 14;$/;"	v
letters_set	grade/lib.php	/^    $letters_set = get_records_sql($sql);$/;"	v
letterscount	backup/restorelib.php	/^                $letterscount = count_records ('backup_ids', 'backup_code', $restore->backup_unique_code, 'table_name', 'grade_letter');$/;"	v
level	lib/environmentlib.php	/^                $level = 'required';$/;"	v
level	lib/environmentlib.php	/^            $level = $data['#']['DATABASE']['0']['@']['level'];$/;"	v
level	lib/environmentlib.php	/^            $level = $data['#']['PHP']['0']['@']['level'];$/;"	v
level	lib/environmentlib.php	/^            $level = $extension['@']['level'];$/;"	v
level	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $level = $col_array[5];$/;"	v
level	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $level = 0;$/;"	v
level	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $level = max(0, min($level, 7));  \/\/ level should be between 0 and 7$/;"	v
level	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $level = max(0, min($level, 7));$/;"	v
level	mod/hotpot/backuplib.php	/^         $level = 3;$/;"	v
level	mod/scorm/lib.php	/^                                $level = $i;$/;"	v
level	mod/scorm/lib.php	/^                $level=0;$/;"	v
level	mod/scorm/locallib.php	/^                        $level = $i;$/;"	v
level	mod/scorm/locallib.php	/^                    $level = $newlevel;$/;"	v
level	mod/scorm/locallib.php	/^        $level=0;$/;"	v
level	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $level=-1;$/;"	v
level	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $level=-1;$/;"	v
level	question/format/qti2/format.php	/^        $level = 0; $/;"	v
level	question/format/xml/format.php	/^        $level = 0; $/;"	v
levels	lib/pear/PEAR.php	/^        $levels = array(E_USER_NOTICE  => 'notice',$/;"	v
levels	question/category_class.php	/^        $levels = array();$/;"	v
lexer	mod/forum/lib.php	/^    $lexer = new search_lexer($parser);$/;"	v
lib_bwcheck	lib/soap/nusoap.php	/^		function lib_bwcheck(){ \/\/Browsercheck (needed)$/;"	f
libfile	admin/cron.php	/^            $libfile = "$CFG->dirroot\/mod\/$mod->name\/lib.php";$/;"	v
libfile	course/grade.php	/^                        $libfile = "$CFG->dirroot\/mod\/$mod->modname\/lib.php";$/;"	v
libfile	course/grades.php	/^                    $libfile = "$CFG->dirroot\/mod\/$mod->modname\/lib.php";$/;"	v
libfile	course/recent.php	/^                $libfile = "$CFG->dirroot\/mod\/$coursemod->name\/lib.php";$/;"	v
libfile	course/report/outline/index.php	/^                    $libfile = "$CFG->dirroot\/mod\/$mod->modname\/lib.php";$/;"	v
libfile	course/user.php	/^                                $libfile = "$CFG->dirroot\/mod\/$mod->modname\/lib.php";$/;"	v
libfile	grade/lib.php	/^                        $libfile = "$CFG->dirroot\/mod\/$mod->modname\/lib.php";$/;"	v
libfile	grade/lib.php	/^                    $libfile = "$CFG->dirroot\/mod\/$mod->modname\/lib.php";    $/;"	v
libfile	grade/lib.php	/^                    $libfile = "$CFG->dirroot\/mod\/$mod->modname\/lib.php";$/;"	v
libfile	grade/lib.php	/^                $libfile = "$CFG->dirroot\/mod\/$mod->modname\/lib.php";$/;"	v
library	lib/adodb/adodb.inc.php	/^	class library to hide the differences between the different database API's (encapsulate $/;"	c
lifetime	file.php	/^        $lifetime = $CFG->filelifetime;$/;"	v
lifetime	file.php	/^        $lifetime = 0;  \/\/ do not cache assignments, students may reupload them$/;"	v
lifetime	file.php	/^        $lifetime = 86400;     \/\/ Seconds for files to remain in caches$/;"	v
lifetime	filter/algebra/algebradebug.php	/^       $lifetime = 86400;$/;"	v
lifetime	filter/tex/texdebug.php	/^            $lifetime = 86400;$/;"	v
lifetime	filter/tex/texed.php	/^        $lifetime = 86400;$/;"	v
lifetime	lib/adodb/session/adodb-session.php	/^		$lifetime		= ADODB_Session::lifetime();$/;"	v
lifetime	lib/adodb/session/adodb-session.php	/^	function lifetime($lifetime = null) {$/;"	f
lifetime	lib/editor/htmlarea/htmlarea.php	/^    $lifetime = 1800;$/;"	v
lifetime	lib/editor/htmlarea/htmlarea_bak.php	/^    $lifetime = 1800;$/;"	v
lifetime	lib/editor/htmlarea/lang/en.php	/^    $lifetime = 1800;$/;"	v
lifetime	lib/javascript-mod.php	/^    $lifetime = '86400';$/;"	v
lifetime	mod/data/css.php	/^    $lifetime  = 600;                                   \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	mod/quiz/quizfile.php	/^        $lifetime = $CFG->filelifetime;$/;"	v
lifetime	mod/quiz/quizfile.php	/^        $lifetime = 86400;     \/\/ Seconds for files to remain in caches$/;"	v
lifetime	rss/file.php	/^    $lifetime = 3600;  \/\/ Seconds for files to remain in caches - 1 hour$/;"	v
lifetime	theme/chameleon/styles.php	/^    $lifetime  = 600;                                   \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/cornflower/styles.php	/^    $lifetime  = 600;                                   \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/formal_white/styles.php	/^    $lifetime  = 600;                                   \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/metal/styles.php	/^    $lifetime  = 1800;                                  \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/oceanblue/styles.php	/^    $lifetime  = 600;                                   \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/orangewhite/styles.php	/^    $lifetime  = 600;                                   \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/orangewhitepda/styles.php	/^    $lifetime  = 600;                                   \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/standard/styles.php	/^    $lifetime  = 600;                                   \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/standardblue/styles.php	/^    $lifetime  = 1800;                                  \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/standardgreen/styles.php	/^    $lifetime  = 1800;                                  \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/standardlogo/styles.php	/^    $lifetime  = 1800;                                  \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/standardred/styles.php	/^    $lifetime  = 1800;                                  \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/standardwhite/styles.php	/^    $lifetime  = 1800;                                  \/\/ Seconds to cache this stylesheet$/;"	v
lifetime	theme/wood/styles.php	/^    $lifetime  = 1800;                                  \/\/ Seconds to cache this stylesheet$/;"	v
limit	blog/index.php	/^    $limit = get_user_preferences('blogpagesize',10);$/;"	v
limit	blog/index.php	/^$limit = optional_param('limit', 0, PARAM_INT);$/;"	v
limit	blog/lib.php	/^            $limit = '';$/;"	v
limit	blog/lib.php	/^            $limit = sql_paging_limit($fetchstart, $fetchlimit);$/;"	v
limit	enrol/authorize/locallib.php	/^        $limit = ' ' . sql_paging_limit($table->get_page_start(), $table->get_page_size());$/;"	v
limit	enrol/authorize/locallib.php	/^        $limit = '';$/;"	v
limit	lib/datalib.php	/^        $limit = "";$/;"	v
limit	lib/datalib.php	/^        $limit = ' LIMIT 1';$/;"	v
limit	lib/datalib.php	/^        $limit = ' LIMIT 100';$/;"	v
limit	lib/datalib.php	/^        $limit = '';$/;"	v
limit	lib/datalib.php	/^        $limit = sql_paging_limit($limitfrom, $limitnum);$/;"	v
limit	lib/datalib.php	/^    $limit     = sql_paging_limit($page, $recordsperpage);$/;"	v
limit	lib/datalib.php	/^    $limit = sql_paging_limit($page, $recordsperpage);$/;"	v
limit	lib/excel/BIFFwriter.php	/^        $limit      = $this->_limit;$/;"	v
limit	lib/moodlelib.php	/^    $limit = array($/;"	v
limit	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $limit  = $this->_limit;$/;"	v
limit	mod/assignment/lib.php	/^            $limit = ' '.sql_paging_limit($table->get_page_start(), $table->get_page_size());     $/;"	v
limit	mod/assignment/lib.php	/^            $limit = '';$/;"	v
limit	mod/assignment/lib.php	/^        $limit = sql_paging_limit($offset+1, 1);$/;"	v
limit	mod/data/view.php	/^    $limit = sql_paging_limit($page * $nowperpage, $nowperpage);$/;"	v
limit	mod/forum/lib.php	/^        $limit = " LIMIT $limit ";$/;"	v
limit	mod/forum/lib.php	/^        $limit = "";$/;"	v
limit	mod/forum/lib.php	/^    $limit = sql_paging_limit($page, $recordsperpage);$/;"	v
limit	mod/quiz/report/analysis/report.php	/^            $limit = '';$/;"	v
limit	mod/quiz/report/analysis/report.php	/^            $limit = ', max(qa.sumgrades) ';$/;"	v
limit	mod/quiz/report/analysis/report.php	/^            $limit = ', max(qa.timemodified) ';$/;"	v
limit	mod/quiz/report/analysis/report.php	/^            $limit = ', min(qa.timemodified) ';$/;"	v
limit	mod/quiz/report/grading/report.php	/^            $limit = ' '.sql_paging_limit($table->get_page_start(), $table->get_page_size());$/;"	v
limit	mod/quiz/report/grading/report.php	/^            $limit = '';$/;"	v
limit	mod/quiz/report/overview/report.php	/^                $limit = ' '.sql_paging_limit($table->get_page_start(), $table->get_page_size());$/;"	v
limit	mod/quiz/report/overview/report.php	/^                $limit = '';$/;"	v
limit	mod/quiz/report/overview/report.php	/^            $limit = '';$/;"	v
limit	mod/wiki/ewiki/ewiki.php	/^      $limit = $ewiki_config["list_limit"];$/;"	v
limit	question/type/match/editquestion.php	/^    $limit = $limit <= $i ? $i+1 : $limit;$/;"	v
limit	question/type/match/editquestion.php	/^    $limit = QUESTION_NUMANS;$/;"	v
limit	question/type/multichoice/editquestion.php	/^    $limit = $limit <= $i ? $i+1 : $limit;$/;"	v
limit	question/type/multichoice/editquestion.php	/^    $limit = QUESTION_NUMANS;$/;"	v
limit	question/type/shortanswer/editquestion.php	/^    $limit = $limit <= $i ? $i+1 : $limit;$/;"	v
limit	question/type/shortanswer/editquestion.php	/^    $limit = QUESTION_NUMANS;$/;"	v
limit	user/index.php	/^        $limit = ' '.sql_paging_limit($table->get_page_start(), $table->get_page_size());$/;"	v
limit	user/index.php	/^        $limit = '';$/;"	v
limitStr	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		 $limitStr  = ($nrows >= 0)  ? " LIMIT $nrows" : '';$/;"	v
limitStr	lib/adodb/drivers/adodb-postgres7.inc.php	/^		 $limitStr  = ($nrows >= 0)  ? " LIMIT ".((integer)$nrows) : '';$/;"	v
limitStr	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$limitStr  = ($nrows >= 0)  ? " LIMIT $nrows" : ($offset >= 0 ? ' LIMIT 999999999' : '');$/;"	v
line	admin/uploaduser.php	/^                $line = split($csv_delimiter, fgets($fp,1024));$/;"	v
line	auth/fc/fcFPP.php	/^		$line = trim(fgets ($this->_conn));$/;"	v
line	auth/fc/fcFPP.php	/^	        $line = trim(fgets ($this->_conn));$/;"	v
line	auth/fc/fcFPP.php	/^	    $line = "";$/;"	v
line	auth/fc/fcFPP.php	/^	    $line = fgets ($this->_conn);        \/\/+0 or message$/;"	v
line	auth/fc/fcFPP.php	/^	    $line = fgets ($this->_conn);        \/\/+0$/;"	v
line	auth/fc/fcFPP.php	/^	    $line = fgets ($this->_conn);        \/\/new line$/;"	v
line	auth/fc/fcFPP.php	/^	$line = fgets ($conn);        \/\/+0$/;"	v
line	auth/fc/fcFPP.php	/^	$line = fgets ($conn);        \/\/new line$/;"	v
line	auth/fc/fcFPP.php	/^               $line = trim(fgets ($this->_conn));$/;"	v
line	course/import/groups/index.php	/^            $line = split($csv_delimiter, fgets($fp,1024));$/;"	v
line	course/scales.php	/^                $line = "hr";$/;"	v
line	course/scales.php	/^            $line = array();$/;"	v
line	enrol/flatfile/enrol.php	/^                $line = 0;$/;"	v
line	enrol/imsenterprise/enrol.php	/^                $line = 0;$/;"	v
line	lib/adodb/adodb-csvlib.inc.php	/^		$line = "====1,$tt,$sql\\n";$/;"	v
line	lib/adodb/toexport.inc.php	/^	$line = 0;$/;"	v
line	lib/cas/CAS.php	/^	      $line = $dbg[$i]['line'];$/;"	v
line	lib/cas/CAS.php	/^      $line = '?';$/;"	v
line	lib/datalib.php	/^                $line = substr($line, 0, $length-1);   \/\/ strip ;$/;"	v
line	lib/datalib.php	/^        $line = rtrim($line);$/;"	v
line	lib/graphlib.php	/^function line($x_start, $y_start, $x_end, $y_end, $type, $brush_type, $brush_size, $colour, $offset) {$/;"	f
line	lib/markdown.php	/^		$line = $blocks[0];$/;"	v
line	lib/moodlelib.php	/^            $line = trim($line);$/;"	v
line	lib/olson.php	/^            $line = preg_split('\/\\s+\/', $line);$/;"	v
line	lib/olson.php	/^            $line = trim($line);$/;"	v
line	lib/olson.php	/^        $line = preg_replace('\/\\n$\/', '',$line); \/\/ chomp$/;"	v
line	lib/phpmailer/class.phpmailer.php	/^        $line = explode($this->LE, $message);$/;"	v
line	lib/phpmailer/class.smtp.php	/^                    $line = "\\t" . $line;$/;"	v
line	lib/phpmailer/class.smtp.php	/^                $line = substr($line,$pos + 1);$/;"	v
line	lib/smarty/Config_File.class.php	/^            $line = $lines[$i];$/;"	v
line	lib/speller/server-scripts/spellchecker.php	/^                    $line = explode( " ", $val, 5 );$/;"	v
line	lib/typo3/class.t3lib_cs.php	/^					$line = fgets($fh,4096);$/;"	v
line	lib/typo3/class.t3lib_cs.php	/^			$line = fgets($fh,4096);$/;"	v
line	lib/wiki_to_markdown.php	/^      $line = $this->do_list( $line );        $/;"	v
line	lib/wiki_to_markdown.php	/^      $line = eregi_replace( "\/([a-zA-Z0-9.\/_-]+)(png|gif|jpg)\\(([^)]+)\\)",$/;"	v
line	lib/wiki_to_markdown.php	/^      $line = eregi_replace( "^!([1-6]) (.*)$", "$out \\\\2", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^      $line = eregi_replace( "^[".$listchar."]+ ", "", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^      $line = eregi_replace( "file:\/([[:alnum:]\/._-]+)\\(([^)]+)\\)",$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = $this->do_replace( $line, "%", "code" );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = $this->do_replace( $line, "@", "cite" );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = $this->do_replace( $line, "\\+", "ins" );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = $this->do_replace_markdown( $line, "\/", "*" );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = $this->do_replace_markdown( $line, "\\*", "**" );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = $this->do_replace_sub( $line, "\\^", "sup" );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = $this->do_replace_sub( $line, "~", "sub" );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = ereg_replace( "([A-Z]+)\\(([^)]+)\\)", "<acronym title=\\"\\\\2\\">\\\\1<\/acronym>", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace( " ([a-zA-Z]+):([0-9]+)\\(([^)]+)\\)",$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace( "([[:digit:]]+[[:space:]]*)x([[:space:]]*[[:digit:]]+)", "\\\\1&#215;\\\\2", $line ); \/\/ (digits) x (digits) - multiply    $/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace( $bodge, $mark, $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace( $regex, $replace, $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace( '([[:alnum:]])'.$mark.'([[:alnum:]])', '\\\\1'.$bodge.'\\\\2',$line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace("([[:space:]])www\\.([^[:space:]]*)([[:alnum:]#?\/&=])", $/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace("([[:space:]])www\\.([^[:space:]]*)([[:alnum:]#?\/&=])\\(([^)]+)\\)", $/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace("([[:space:]]|^)([[:alnum:]._-]+@[[:alnum:]._-]+)\\(([^)]+)\\)",$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace("([[:space:]]|^)([[:alnum:]]+):\/\/([^[:space:]]*)([[:alnum:]#?\/&=])",$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = eregi_replace("([[:space:]]|^)([[:alnum:]]+):\/\/([^[:space:]]*)([[:alnum:]#?\/&=])\\(([^)]+)\\)",$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = str_replace( "(C)", "&#169;", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = str_replace( "(R)", "&#174;", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = str_replace( "(TM)", "&#8482;", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = str_replace( "(r)", "&#174;", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = str_replace( "(tm)", "&#8482;", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = str_replace( "...", " &#8230; ", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = str_replace( "1\/2", "&#189;", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = str_replace( "1\/4", "&#188;", $line );$/;"	v
line	lib/wiki_to_markdown.php	/^    $line = str_replace( "3\/4", "&#190;", $line );$/;"	v
line	mod/glossary/lib.php	/^        $line = $textlib->convert($line, 'UTF-8', current_charset());$/;"	v
line	mod/glossary/lib.php	/^    $line = '';$/;"	v
line	mod/lesson/format.php	/^            $line = trim($line);$/;"	v
line	mod/lesson/reformat.php	/^                    $line = substr($line, $np+1, strlen($line));                    $/;"	v
line	mod/lesson/reformat.php	/^                $line = ltrim($line);$/;"	v
line	mod/lesson/reformat.php	/^        $line = $line. ' ';$/;"	v
line	mod/lesson/reformat.php	/^        $line = trim($line);$/;"	v
line	mod/wiki/ewiki/ewiki.php	/^                  $line = "<tr>\\n<td>" . str_replace("|", "<\/td>\\n<td>", $line) . "<\/td>\\n<\/tr>";$/;"	v
line	mod/wiki/ewiki/ewiki.php	/^                  $line = strtok("\\000");$/;"	v
line	mod/wiki/ewiki/ewiki.php	/^                  $line = substr($line, 0, $l) . $d[2] .$/;"	v
line	mod/wiki/ewiki/ewiki.php	/^                  $line = substr($line, 0, $l) . $replace[0] .$/;"	v
line	mod/wiki/ewiki/ewiki.php	/^               $line = "<h$excl>" . $line . "<\/h$excl>";$/;"	v
line	mod/wiki/ewiki/ewiki.php	/^               $line = substr($line, $excl);$/;"	v
line	mod/wiki/ewiki/ewiki.php	/^               $line = substr($line, $new_len);$/;"	v
line	mod/wiki/ewiki/ewiki.php	/^               $line = substr($line, 1, -1);$/;"	v
line	mod/wiki/ewiki/ewiki.php	/^   $line = &$s["line"];$/;"	v
line	mod/wiki/ewiki/plugins/moodle/diff.php	/^                $line = '';$/;"	v
line	question/format.php	/^            $line = trim($line);$/;"	v
line	question/format/gift/format.php	/^           $line = trim($line);$/;"	v
line	question/format/learnwise/format.php	/^            $line = trim($line);$/;"	v
line	question/format/webct/format.php	/^            $line = trim($line);$/;"	v
line_max	mod/wiki/ewiki/ewiki.php	/^         $line_max = count($lines);$/;"	v
line_out	lib/phpmailer/class.smtp.php	/^                        $line_out = "." . $line_out;$/;"	v
line_part	lib/phpmailer/class.phpmailer.php	/^          $line_part = explode(" ", $line[$i]);$/;"	v
line_replace	lib/wiki_to_markdown.php	/^  function line_replace( $line ) {$/;"	f
linedata	mod/glossary/index.php	/^            $linedata = array ($link, $count);$/;"	v
linedata	mod/glossary/index.php	/^            $linedata = array ($printsection, $link, $count);$/;"	v
linefeed	lib/textlib.class.php	/^        $linefeed="\\n";$/;"	v
linenum	admin/uploaduser.php	/^            $linenum = 2; \/\/ since header is line 1$/;"	v
linenum	course/import/groups/index.php	/^        $linenum = 2; \/\/ since header is line 1$/;"	v
lines	admin/editor.php	/^    $lines = explode(";", $string);$/;"	v
lines	calendar/lib.php	/^    $lines = count($events);$/;"	v
lines	lib/adodb/adodb-datadict.inc.php	/^		$lines = array();$/;"	v
lines	lib/datalib.php	/^            $lines = file($sqlfile);$/;"	v
lines	lib/markdown.php	/^	$lines = explode("\\n", $text);$/;"	v
lines	lib/moodlelib.php	/^        $lines = file($CFG->dataroot .'\/cache\/languages');$/;"	v
lines	lib/phpmailer/class.smtp.php	/^        $lines = explode("\\n",$msg_data);$/;"	v
lines	lib/smarty/Config_File.class.php	/^        $lines = $match[0];$/;"	v
lines	lib/speller/server-scripts/spellchecker.php	/^            $lines = explode( "\\n", $text );$/;"	v
lines	lib/typo3/class.t3lib_cs.php	/^					$lines=t3lib_div::trimExplode(chr(10),t3lib_div::getUrl($charsetConvTableFile),1);$/;"	v
lines	lib/typo3/class.t3lib_div.php	/^		$lines = explode(chr(10),$str);$/;"	v
lines	lib/typo3/class.t3lib_div.php	/^		$lines=array();$/;"	v
lines	lib/wiki_to_markdown.php	/^    $lines = explode( "\\n",$content );$/;"	v
lines	mod/lesson/reformat.php	/^    $lines = file($filename);$/;"	v
lines	mod/wiki/ewiki/ewiki.php	/^         $lines = explode("\\n", $iii[$in][0]);$/;"	v
lines	mod/wiki/ewiki/ewiki.php	/^   $lines = &$s["lines"];$/;"	v
lines	mod/wiki/ewiki/ewiki.php	/^   $lines = array();$/;"	v
lines_out	lib/phpmailer/class.smtp.php	/^            $lines_out = null;$/;"	v
linesout	lib/speller/server-scripts/spellchecker.php	/^            $linesout = explode( "\\n", $aspellret );$/;"	v
link	blocks/blog_tags/block_blog_tags.php	/^                $link = $CFG->wwwroot.'\/blog\/index.php?filtertype='.$filtertype.'&amp;filterselect='.$filterselect.'&amp;tagid='.$tag->id;$/;"	v
link	blocks/section_links/block_section_links.php	/^            $link = $CFG->wwwroot.'\/course\/view.php?id='.$this->instance->pageid.'&amp;'.$sectionname.'=';$/;"	v
link	blocks/section_links/block_section_links.php	/^            $link = '#section-';$/;"	v
link	files/index.php	/^            $link = "";$/;"	v
link	grade/lib.php	/^                                    $link = $CFG->wwwroot.'\/mod\/'.$all_categories[$category][$assignment]['modname'].'\/view.php?id='.$link_id->id;$/;"	v
link	lib/adodb/adodb-pager.inc.php	/^			$link = $this->id . "_next_page";$/;"	v
link	lib/rsslib.php	/^            $link = $CFG->wwwroot;$/;"	v
link	lib/weblib.php	/^            $link = $CFG->wwwroot .'\/';$/;"	v
link	lib/weblib.php	/^            $link = $SESSION->fromurl;$/;"	v
link	lib/weblib.php	/^            $link = $_SERVER['HTTP_REFERER'];$/;"	v
link	lib/weblib.php	/^        $link = $_SERVER['HTTP_REFERER'];$/;"	v
link	lib/weblib.php	/^    $link    = clean_text($link);$/;"	v
link	lib/weblib.php	/^    $link = '<a target="'. $name .'" title="'. $title .'" href="'. $CFG->wwwroot . $url .'" '.$/;"	v
link	lib/weblib.php	/^    $link = '<span class="helplink">'. $/;"	v
link	login/forgot_password.php	/^                    $link = $CFG->{'auth_'.$authmethod.'_changepasswordurl'};$/;"	v
link	mod/assignment/index.php	/^            $link = "<a class=\\"dimmed\\" href=\\"view.php?id=$assignment->coursemodule\\">".format_string($assignment->name,true)."<\/a>";$/;"	v
link	mod/assignment/index.php	/^            $link = "<a href=\\"view.php?id=$assignment->coursemodule\\">".format_string($assignment->name,true)."<\/a>";$/;"	v
link	mod/chat/index.php	/^            $link = "<a class=\\"dimmed\\" href=\\"view.php?id=$chat->coursemodule\\">".format_string($chat->name,true)."<\/a>";$/;"	v
link	mod/chat/index.php	/^            $link = "<a href=\\"view.php?id=$chat->coursemodule\\">".format_string($chat->name,true)."<\/a>";$/;"	v
link	mod/data/index.php	/^            $link = "<a class=\\"dimmed\\" href=\\"view.php?id=$data->coursemodule\\">".format_string($data->name,true)."<\/a>";$/;"	v
link	mod/data/index.php	/^            $link = "<a href=\\"view.php?id=$data->coursemodule\\">".format_string($data->name,true)."<\/a>";$/;"	v
link	mod/exercise/index.php	/^                $link = "<a href=\\"view.php?id=$exercise->coursemodule\\">".format_string($exercise->name,true)."<\/a>";$/;"	v
link	mod/exercise/index.php	/^            $link = "<a href=\\"view.php?id=$exercise->coursemodule\\">".format_string($exercise->name,true)."<\/a>";$/;"	v
link	mod/forum/lib.php	/^                    $link = false;$/;"	v
link	mod/forum/lib.php	/^                    $link = true;$/;"	v
link	mod/forum/lib.php	/^    $link  = false;$/;"	v
link	mod/glossary/index.php	/^            $link = "<a class=\\"dimmed\\" href=\\"view.php?id=$glossary->coursemodule\\">".format_string($glossary->name,true)."<\/a>";$/;"	v
link	mod/glossary/index.php	/^            $link = "<a href=\\"view.php?id=$glossary->coursemodule\\">".format_string($glossary->name,true)."<\/a>";$/;"	v
link	mod/hotpot/lib.php	/^					$link = '<a href="'.$url.'">'.$txt.'<\/a>';$/;"	v
link	mod/lams/index.php	/^            $link = "<a class=\\"dimmed\\" href=\\"view.php?id=$lams->coursemodule\\">$lams->name<\/a>";$/;"	v
link	mod/lams/index.php	/^            $link = "<a href=\\"view.php?id=$lams->coursemodule\\">$lams->name<\/a>";$/;"	v
link	mod/lesson/index.php	/^            $link = "<a class=\\"dimmed\\" href=\\"view.php?id=$lesson->coursemodule\\">".format_string($lesson->name,true)."<\/a>";$/;"	v
link	mod/lesson/index.php	/^            $link = "<a href=\\"view.php?id=$lesson->coursemodule\\">".format_string($lesson->name,true)."<\/a>";$/;"	v
link	mod/quiz/index.php	/^            $link = "<a class=\\"dimmed\\" href=\\"view.php?id=$quiz->coursemodule\\">".format_string($quiz->name,true)."<\/a>";$/;"	v
link	mod/quiz/index.php	/^            $link = "<a href=\\"view.php?id=$quiz->coursemodule\\">".format_string($quiz->name,true)."<\/a>";$/;"	v
link	mod/quiz/report/grading/report.php	/^                $link = "<a href=\\"report.php?mode=grading&amp;q=$quiz->id&amp;action=viewquestion&amp;questionid=$question->id\\">".$/;"	v
link	mod/resource/type/file/resource.class.php	/^        $link = "<a href=\\"$CFG->wwwroot\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}\\" target=\\"resource{$resource->id}\\" onclick=\\"return openpopup('\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}', 'resource{$resource->id}','{$resource->popup}');\\">".format_string($resource->name,true)."<\/a>";$/;"	v
link	mod/resource/type/html/resource.class.php	/^                $link = "<a href=\\"$CFG->wwwroot\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}\\" target=\\"resource{$resource->id}\\" onclick=\\"return openpopup('\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}', 'resource{$resource->id}','{$resource->popup}');\\">".format_string($resource->name,true)."<\/a>";$/;"	v
link	mod/resource/type/ims/deploy.php	/^    $link = $CFG->wwwroot.'\/mod\/resource\/view.php';$/;"	v
link	mod/resource/type/ims/repository_deploy.php	/^        $link = $CFG->wwwroot.'\/mod\/resource\/type\/ims\/preview.php';$/;"	v
link	mod/resource/type/ims/resource.class.php	/^                $link = 'type\/ims\/deploy.php';$/;"	v
link	mod/resource/type/ims/resource.class.php	/^            $link = "<a href=\\"$CFG->wwwroot\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}\\" target=\\"resource{$resource->id}\\" onclick=\\"return openpopup('\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}', 'resource{$resource->id}','{$resource->popup}');\\">".format_string($resource->name,true)."<\/a>";$/;"	v
link	mod/resource/type/repository/resource.class.php	/^        $link = "<a href=\\"$CFG->wwwroot\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}\\" target=\\"resource{$resource->id}\\" onclick=\\"return openpopup('\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}', 'resource{$resource->id}','{$resource->popup}');\\">".format_string($resource->name,true)."<\/a>";$/;"	v
link	mod/resource/type/text/resource.class.php	/^                $link = "<a href=\\"$CFG->wwwroot\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}\\" target=\\"resource{$resource->id}\\" onclick=\\"return openpopup('\/mod\/resource\/view.php?inpopup=true&amp;id={$cm->id}', 'resource{$resource->id}','{$resource->popup}');\\">".format_string($resource->name,true)."<\/a>";$/;"	v
link	mod/scorm/locallib.php	/^    $link = strtolower($link);$/;"	v
link	mod/wiki/admin.php	/^      $link="admin.php?action=$action".($userid?"&amp;userid=".$userid:"").($groupid?"&amp;groupid=".$groupid:"")."&amp;id=$id&amp;page=$page";$/;"	v
link	mod/wiki/ewiki/plugins/moodle/wantedpages.php	/^      $link = ewiki_link_regex_callback(array($page, $page));$/;"	v
link	mod/wiki/ewiki/plugins/notify.php	/^      $link = str_replace("edit\/$id", "$id", $s_4);$/;"	v
link	mod/wiki/index.php	/^            $link = '<A HREF="view.php?id='.$wiki->coursemodule.'">'.format_string($wiki->name,true).'<\/A>';$/;"	v
link	mod/wiki/index.php	/^            $link = '<A class="dimmed" HREF="view.php?id='.$wiki->coursemodule.'">'.format_string($wiki->name,true).'<\/A>';$/;"	v
link	mod/workshop/index.php	/^                    $link = "<a class=\\"dimmed\\" href=\\"view.php?id=$workshop->coursemodule\\">".format_string($workshop->name,true)."<\/a><br \/>";$/;"	v
link	mod/workshop/index.php	/^                    $link = "<a href=\\"view.php?id=$workshop->coursemodule\\">".format_string($workshop->name,true)."<\/a><br \/>";$/;"	v
link	mod/workshop/index.php	/^                $link = "<a class=\\"dimmed\\" href=\\"view.php?id=$workshop->coursemodule\\">".format_string($workshop->name,true)."<\/a>";$/;"	v
link	mod/workshop/index.php	/^                $link = "<a href=\\"view.php?id=$workshop->coursemodule\\">".format_string($workshop->name,true)."<\/a>";$/;"	v
link	question/type/questiontype.php	/^                            $link = $st->seq_number;$/;"	v
link	question/type/questiontype.php	/^                            $link = link_to_popup_window ($options->questionreviewlink.'?state='.$st->id.'&amp;number='.$number,$/;"	v
link	question/type/questiontype.php	/^                        $link = '<b>'.$st->seq_number.'<\/b>';$/;"	v
linkThisScript	lib/typo3/class.t3lib_div.php	/^	function linkThisScript($getParams=array())	{$/;"	f
linkThisUrl	lib/typo3/class.t3lib_div.php	/^	function linkThisUrl($url,$getParams=array())	{$/;"	f
link_id	grade/lib.php	/^                                    $link_id = grade_get_module_link($course->id, $all_categories[$category][$assignment]['cminstance'], $all_categories[$category][$assignment]['modid']);$/;"	v
link_id	lib/markdown.php	/^		$link_id = strtolower($alt_text); # for shortcut links like ![this][].$/;"	v
link_id	lib/markdown.php	/^		$link_id = strtolower($link_text); # for shortcut links like [this][].$/;"	v
link_id	lib/markdown.php	/^	$link_id     = strtolower($matches[3]);$/;"	v
link_id	lib/markdown.php	/^	$link_id = strtolower($matches[1]);$/;"	v
link_regex	mod/wiki/ewiki/ewiki.php	/^   $link_regex = &$ewiki_config["wiki_link_regex"];$/;"	v
link_text	lib/markdown.php	/^	$link_text		= $matches[2];$/;"	v
link_text	lib/markdown.php	/^	$link_text   = $matches[2];$/;"	v
link_to_popup_window	lib/weblib.php	/^function link_to_popup_window ($url, $name='popup', $linkname='click here',$/;"	f
link_type	lib/excel/Worksheet.php	/^        $link_type               = 0x01 | $absolute;$/;"	v
link_type	lib/excel/Worksheet.php	/^        $link_type      = pack("V", $link_type);$/;"	v
link_type	lib/excel/Worksheet.php	/^        $link_type   = pack("V", $link_type);$/;"	v
link_type	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $link_type               = 0x01 | $absolute;$/;"	v
link_type	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $link_type   = pack("V", $link_type);$/;"	v
link_url	mod/hotpot/lib.php	/^			$link_url = "\/{$tagopen}a{$space}href=$quote($filepath)$quote.*?$tagclose.*?$tagreopen\\\/A$tagclose\/is";$/;"	v
linkadd	mod/lesson/action/addpage.php	/^        $linkadd = "";      $/;"	v
linkadd	mod/lesson/action/addpage.php	/^        $linkadd = "&firstpage=1";$/;"	v
linkcss	blocks/course_list/block_course_list.php	/^                        $linkcss = $course->visible ? "" : " class=\\"dimmed\\" ";$/;"	v
linkcss	blocks/course_list/block_course_list.php	/^                    $linkcss = $category->visible ? "" : " class=\\"dimmed\\" ";$/;"	v
linkcss	blocks/course_list/block_course_list.php	/^                    $linkcss = $course->visible ? "" : " class=\\"dimmed\\" ";$/;"	v
linkcss	blocks/site_main_menu/block_site_main_menu.php	/^                    $linkcss = $mod->visible ? '' : ' class="dimmed" ';$/;"	v
linkcss	blocks/social_activities/block_social_activities.php	/^                    $linkcss = $mod->visible ? '' : ' class="dimmed" ';$/;"	v
linkcss	course/category.php	/^            $linkcss = $acourse->visible ? "" : ' class="dimmed" ';$/;"	v
linkcss	course/index.php	/^        $linkcss = $category->visible ? "" : " class=\\"dimmed\\" ";$/;"	v
linkcss	course/lib.php	/^                    $linkcss = $mod->visible ? "" : " class=\\"dimmed\\" ";$/;"	v
linkcss	course/lib.php	/^                $linkcss = $course->visible ? '' : ' class="dimmed" ';$/;"	v
linkcss	course/lib.php	/^            $linkcss = 'class="dimmed"';$/;"	v
linkcss	course/lib.php	/^        $linkcss = '';$/;"	v
linkcss	course/lib.php	/^    $linkcss = $course->visible ? "" : " class=\\"dimmed\\" ";$/;"	v
linkcss	course/search.php	/^                $linkcss = $course->visible ? "" : " class=\\"dimmed\\" ";$/;"	v
linkcss	question/category_class.php	/^        $linkcss = $category->publish ? ' class="published"' : ' class="unpublished"';$/;"	v
linkformat	course/recent.php	/^                       $linkformat = '';$/;"	v
linkformat	course/recent.php	/^                       $linkformat = 'class="dimmed"';$/;"	v
linkno	lib/weblib.php	/^    $linkno = clean_text($linkno);$/;"	v
linkobject	lib/filterlib.php	/^        $linkobject =& $link_array[$n];$/;"	v
linkobject	lib/weblib.php	/^    $linkobject = '';$/;"	v
linkobject	lib/weblib.php	/^    $linkobject = '<span class="helplink"><img height="17" width="17" alt="'.$scale->name.'" src="'.$CFG->pixpath .'\/help.gif" \/><\/span>';$/;"	v
linkobject	lib/weblib.php	/^    $linkobject = '<span class="helplink"><img height="17" width="17" alt="'.$strscales.'" src="'.$CFG->pixpath .'\/help.gif" \/><\/span>';$/;"	v
links	mod/glossary/lib.php	/^    $links = array();$/;"	v
links	mod/quiz/report/grading/report.php	/^        $links = "<center><a href=\\"report.php?mode=grading&amp;action=grade&amp;q=$quiz->id&amp;questionid=$question->id&amp;gradeall=1\\">".get_string('gradeall', 'quiz').'<\/a> | '.$/;"	v
links	mod/wiki/ewiki/plugins/notify.php	/^   $links = array();$/;"	v
links	mod/wiki/lib.php	/^   $links=array();$/;"	v
linksperpage	lib/adodb/adodb-pager.inc.php	/^            $linksperpage = $this->linksPerPage ? $this->linksPerPage : $pages;$/;"	v
linktext	admin/config.php	/^    $linktext = '';$/;"	v
linktext	blocks/section_links/block_section_links.php	/^            $linktext = get_string('jumptocurrenttopic', 'block_section_links');$/;"	v
linktext	blocks/section_links/block_section_links.php	/^            $linktext = get_string('jumptocurrentweek', 'block_section_links');$/;"	v
linktext	mod/quiz/view.php	/^                $linktext = get_string('continueattemptquiz', 'quiz');$/;"	v
linktext	question/type/description/questiontype.php	/^            $linktext = '<img src="'.$CFG->pixpath.'\/t\/edit.gif" border="0" alt="'.$stredit.'" \/>';$/;"	v
linktext	question/type/questiontype.php	/^            $linktext = '<img src="'.$CFG->pixpath.'\/t\/edit.gif" border="0" alt="'.$stredit.'" \/>';$/;"	v
linkto	backup/backup.php	/^        $linkto = "backup.php";$/;"	v
linkto	backup/backup.php	/^        $linkto = "backup.php?id=".$id.((!empty($to)) ? '&to='.$to : '');$/;"	v
linkto	backup/restore.php	/^        $linkto = "restore.php";$/;"	v
linkto	backup/restore.php	/^        $linkto = "restore.php?id=".$id."&amp;file=".$file;$/;"	v
linkyes	lib/weblib.php	/^    $linkyes = clean_text($linkyes);$/;"	v
linsert	mod/wiki/ewiki/ewiki.php	/^                  $linsert = "<$ltag1>" . strtok($line, $lchar) . "<\/$ltag1> ";$/;"	v
linsert	mod/wiki/ewiki/ewiki.php	/^               $linsert = "";$/;"	v
lip	lib/typo3/class.t3lib_div.php	/^					$lip = ip2long($baseIP);$/;"	v
list	backup/backuplib.php	/^            $list = list_directories ($rootdir);$/;"	v
list	backup/backuplib.php	/^            $list = list_directories_and_files ($rootdir);$/;"	v
list	backup/lib.php	/^        $list = get_directory_list($CFG->dataroot."\/temp\/backup", "", false, true, true);$/;"	v
list	backup/restorelib.php	/^            $list = list_directories ($rootdir);$/;"	v
list	backup/restorelib.php	/^            $list = list_directories_and_files ($rootdir);$/;"	v
list	course/lib.php	/^        $list = array(); $/;"	v
list	course/scales.php	/^    $list        = optional_param('list', 0, PARAM_BOOL);         \/\/ show listing in help window$/;"	v
list	lib/datalib.php	/^    $list = explode('\/', preg_replace('\/^\\\/(.*)$\/', '$1', $category->path));$/;"	v
list	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^        $list = array('sad', 'shy', 'blush', 'kiss', 'clown', 'blackeye',$/;"	v
list	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^        $list = array('smiley', 'biggrin', 'wink', 'mixed', 'thoughtful',$/;"	v
list	lib/markdown.php	/^	$list = $matches[1];$/;"	v
list	lib/markdown.php	/^	$list = preg_replace("\/\\n{2,}\/", "\\n\\n\\n", $list);$/;"	v
list	lib/typo3/class.t3lib_div.php	/^			$list = array();$/;"	v
list	lib/typo3/class.t3lib_div.php	/^		$list = array();$/;"	v
list	mod/hotpot/template/v6.php	/^				$list = $matches[1];$/;"	v
list	mod/hotpot/template/v6.php	/^				$list = array_unique($list);$/;"	v
list	mod/hotpot/template/v6.php	/^			$list = array();$/;"	v
list	mod/lesson/importppt.php	/^                $list = build_list($list, $i, $this_depth);$/;"	v
list	mod/quiz/locallib.php	/^    $list = explode(",", $questionlist);$/;"	v
list	mod/wiki/ewiki/ewiki.php	/^                     $list = substr($list, 0, -$remove);$/;"	v
list	mod/wiki/ewiki/ewiki.php	/^                  $list = "";$/;"	v
list	mod/wiki/ewiki/ewiki.php	/^               $list = $new_list;$/;"	v
list	mod/wiki/ewiki/ewiki.php	/^   $list = &$s["list"];$/;"	v
listContent	lib/pclzip/pclzip.lib.php	/^  function listContent()$/;"	f
listUsers	lib/adodb/pear/Auth/Container/ADOdb.php	/^    function listUsers()$/;"	f
list_array	lib/weblib.php	/^    $list_array = explode(' ', $list_of_words);$/;"	v
list_close_tag	lib/wiki_to_markdown.php	/^        $list_close_tag = "";$/;"	v
list_close_tag	lib/wiki_to_markdown.php	/^        $list_close_tag = "<\/dl>";$/;"	v
list_close_tag	lib/wiki_to_markdown.php	/^    $list_close_tag = "";$/;"	v
list_directories	backup/lib.php	/^    function list_directories ($rootdir) {$/;"	f
list_directories_and_files	backup/lib.php	/^    function list_directories_and_files ($rootdir) {$/;"	f
list_of_words	lib/weblib.php	/^    $list_of_words = $needle;$/;"	v
list_of_words	lib/weblib.php	/^    $list_of_words = implode(' ', $list_array);$/;"	v
list_of_words_cp	lib/weblib.php	/^      $list_of_words_cp = "(". $list_of_words_cp .")";$/;"	v
list_of_words_cp	lib/weblib.php	/^    $list_of_words_cp = $list_of_words;$/;"	v
list_of_words_cp	lib/weblib.php	/^    $list_of_words_cp = eregi_replace(' +', '|', $list_of_words_cp);$/;"	v
list_of_words_cp	lib/weblib.php	/^    $list_of_words_cp = trim($list_of_words_cp);$/;"	v
list_str	lib/markdown.php	/^	$list_str = preg_replace("\/\\n{2,}\\\\z\/", "\\n", $list_str);$/;"	v
list_str	lib/markdown.php	/^	$list_str = preg_replace_callback('{$/;"	v
list_str	mod/lams/list.php	/^$list_str = "";$/;"	v
list_style	lib/wiki_to_markdown.php	/^        $list_style = LIST_DEFINITION;$/;"	v
list_style	lib/wiki_to_markdown.php	/^        $list_style = LIST_ORDERED;$/;"	v
list_style	lib/wiki_to_markdown.php	/^        $list_style = LIST_UNORDERED;$/;"	v
list_style	lib/wiki_to_markdown.php	/^    $list_style = LIST_NONE;$/;"	v
list_tag	lib/wiki_to_markdown.php	/^        $list_tag = "";$/;"	v
list_tag	lib/wiki_to_markdown.php	/^        $list_tag = "<dl>";$/;"	v
list_tag	lib/wiki_to_markdown.php	/^    $list_tag = "";$/;"	v
list_type	lib/markdown.php	/^	$list_type = preg_match("\/$marker_ul\/", $matches[3]) ? "ul" : "ol";$/;"	v
listaliases	mod/glossary/sql.php	/^            $listaliases = array();$/;"	v
listchar	lib/wiki_to_markdown.php	/^      $listchar = $line{0};$/;"	v
listchar	lib/wiki_to_markdown.php	/^      $listchar="";$/;"	v
listgrade_items	grade/exceptions.php	/^    $listgrade_items = array();$/;"	v
listgroups	course/groups.php	/^    $listgroups = array();$/;"	v
listmembers	course/groups.php	/^    $listmembers = array();$/;"	v
listmembers	grade/exceptions.php	/^    $listmembers = array();$/;"	v
listoftags	enrol/imsenterprise/enrol.php	/^            $listoftags = array('group', 'person', 'member', 'membership', 'comments', 'properties'); \/\/ The list of tags which should trigger action (even if only cache trimming)$/;"	v
liststyle	mod/scorm/lib.php	/^    $liststyle = 'structlist';$/;"	v
lmax	question/type/questiontype.php	/^       $lmax = 40;$/;"	v
lname	lib/uploadlib.php	/^            $lname = ((is_array($labelnames) && !empty($labelnames[$i])) ? $labelnames[$i] : 'LABEL_'.$i);$/;"	v
lnet	lib/typo3/class.t3lib_div.php	/^					$lnet = ip2long($test);$/;"	v
lns	lib/excel/Worksheet.php	/^        $lns         = 0xff;     \/\/ Line style$/;"	v
lns	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $lns         = 0xff;     \/\/ Line style$/;"	v
lnumrows	lib/adodb/adodb-recordset.inc.php	/^		$lnumrows = $this->_numOfRows;$/;"	v
lnumrows	lib/adodb/adodb.inc.php	/^		$lnumrows = $this->_numOfRows;$/;"	v
lnw	lib/excel/Worksheet.php	/^        $lnw         = 0x01;     \/\/ Line weight$/;"	v
lnw	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $lnw         = 0x01;     \/\/ Line weight$/;"	v
lo_score	mod/hotpot/report/fullstat/report.php	/^					$lo_score = $scores[round($count*1\/3)];$/;"	v
lo_score	mod/hotpot/report/fullstat/report.php	/^					$lo_score = 0;$/;"	v
load	lib/adodb/adodb-perf.inc.php	/^			$load = $this->CPULoad();$/;"	v
load	mod/wiki/ewiki/plugins/pluginloader.php	/^         $load = array($load, "");$/;"	v
load	mod/wiki/ewiki/plugins/pluginloader.php	/^      $load = $ewiki_plugins["dl"]["action"][$action];$/;"	v
load	mod/wiki/ewiki/plugins/pluginloader.php	/^      $load = $ewiki_plugins["dl"]["page"][$id];$/;"	v
loadExtension	lib/pear/PEAR.php	/^    function loadExtension($ext)$/;"	f
loadPGT	lib/cas/client.php	/^  function loadPGT($pgt_iou)$/;"	f
loadTCA	lib/typo3/class.t3lib_div.php	/^	function loadTCA($table)	{$/;"	f
load_blobvar_from_file	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^  function load_blobvar_from_file($blobVarName, $filename) {$/;"	f
load_blobvar_from_var	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^  function load_blobvar_from_var($blobVarName, &$varName) {$/;"	f
load_content_for_course	blocks/admin/block_admin.php	/^    function load_content_for_course() {$/;"	f
load_content_for_site	blocks/admin/block_admin.php	/^    function load_content_for_site() {$/;"	f
load_environment_xml	lib/environmentlib.php	/^function load_environment_xml() {$/;"	f
load_file	lib/smarty/Config_File.class.php	/^    function load_file($file_name, $prepend_path = true)$/;"	f
load_filter	lib/smarty/Smarty.class.php	/^    function load_filter($type, $name)$/;"	f
loadeditor	lib/editorlib.php	/^    function loadeditor($args) {$/;"	f
loadeditor	lib/moodlelib.php	/^function loadeditor($args) {$/;"	f
lob_value	lib/adodb/adodb-session-clob.php	/^				$lob_value = "null";$/;"	v
lob_value	lib/adodb/adodb-session-clob.php	/^				$lob_value = sprintf("empty_%s()", strtolower($ADODB_SESSION_USE_LOBS));$/;"	v
lob_value	lib/adodb/session/adodb-session.php	/^					$lob_value = 'null';$/;"	v
lob_value	lib/adodb/session/adodb-session.php	/^					$lob_value = sprintf('empty_%s()', strtolower($clob));$/;"	v
loc_color	iplookup/ipatlas/plotimage.php	/^$loc_color = ImageColorAllocate ($im, $r, $g, $b);$/;"	v
local	iplookup/ipatlas/plot.php	/^    $local = 0; $/;"	v
local	iplookup/ipatlas/plot.php	/^    $local = 1; $/;"	v
local_md5	lib/componentlib.class.php	/^        $local_md5 = $this->get_local_md5();$/;"	v
local_xmlContent	lib/typo3/class.t3lib_div.php	/^						$local_xmlContent = t3lib_div::xml2array($local_xmlString);$/;"	v
local_xmlString	lib/typo3/class.t3lib_div.php	/^						$local_xmlString = t3lib_div::getUrl($localized_file);$/;"	v
localcfg	lib/moodlelib.php	/^            $localcfg = (array)$CFG;$/;"	v
localcfg	lib/moodlelib.php	/^            $localcfg = (object)$localcfg;$/;"	v
localcfg	lib/moodlelib.php	/^            $localcfg = array();$/;"	v
locale	lib/typo3/class.t3lib_cs.php	/^		$locale = strtolower($locale);$/;"	v
localfile	lib/locallib.php	/^    $localfile = $CFG->dirroot .'\/local\/lib.php';$/;"	v
localfile	question/format/qti2/format.php	/^                $localfile = (substr(strtolower($question->image), 0, 7) == 'http:\/\/') ? false : true;$/;"	v
localized_file	lib/typo3/class.t3lib_div.php	/^				$localized_file = t3lib_div::getFileAbsFileName($LOCAL_LANG[$langKey]);$/;"	v
locallangfile	lib/moodlelib.php	/^                    $locallangfile = $location.$parentlang.'_local'.'\/'.$module.'.php';$/;"	v
locallangfile	lib/moodlelib.php	/^            $locallangfile = $location.$defaultlang.'_local\/'.$module.'.php';    \/\/first, see if there's a local file$/;"	v
locallangfile	lib/moodlelib.php	/^        $locallangfile = $location.$defaultlang.'_local\/'.$module.'.php';    \/\/first, see if there's a local file$/;"	v
locallangfile	lib/moodlelib.php	/^        $locallangfile = $location.$lang.'_local'.'\/'.$module.'.php';    \/\/first, see if there's a local file$/;"	v
localpath	mod/resource/type/file/resource.class.php	/^        $localpath = get_user_preferences('resource_localpath', 'D:');$/;"	v
localpath	mod/resource/type/file/resource.class.php	/^        $localpath = true;$/;"	v
location	lib/excel/Format.php	/^        $location = strtolower($location);$/;"	v
location	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $location = strtolower($location);$/;"	v
location	question/format/qti2/format.php	/^            $location = $questions[$key]->image;$/;"	v
location	question/format/qti2/format.php	/^        $location = $object['media'];$/;"	v
location	user/view.php	/^        $location = '';$/;"	v
locationHeaderUrl	lib/typo3/class.t3lib_div.php	/^	function locationHeaderUrl($path)	{$/;"	f
locations	lib/moodlelib.php	/^        $locations = array( $CFG->dataroot.'\/lang\/',  $CFG->dirroot.'\/lang\/' );$/;"	v
locations	lib/moodlelib.php	/^        $locations = array( $CFG->dirroot.'\/install\/lang\/', $CFG->dataroot.'\/lang\/',  $CFG->dirroot.'\/lang\/' );$/;"	v
lockoptions	admin/auth.php	/^    $lockoptions = array ('unlocked'        => get_string('unlocked', 'auth'),$/;"	v
log	backup/restorelib.php	/^            $log = $function($restore,$log);$/;"	v
log	iplookup/ipatlas/plot.php	/^  $log = @fopen("plotlog.txt", "a") or print "";$/;"	v
log	lib/cas/CAS.php	/^  function log($str)$/;"	f
log0	question/type/calculated/questiontype.php	/^            $log0 = log(abs($regs[2])); \/\/ It would have worked the other way to$/;"	v
logMsg	lib/adodb/adodb-xmlschema.inc.php	/^function logMsg( $msg, $title = NULL, $force = FALSE ) {$/;"	f
log_check_backup	backup/backuplib.php	/^    function log_check_backup($course) {$/;"	f
log_id	backup/restorelib.php	/^                    $log_id = $data["LOG"]["#"]["ID"]["0"]["#"];$/;"	v
log_line	enrol/imsenterprise/enrol.php	/^function log_line($string){$/;"	f
log_module	backup/restorelib.php	/^                         $log_module == "user" or$/;"	v
log_module	backup/restorelib.php	/^                    $log_module = $data["LOG"]["#"]["MODULE"]["0"]["#"];$/;"	v
log_the_problem_somewhere	admin/utfdbmigrate.php	/^function log_the_problem_somewhere() {  \/\/Eloy: Nice function, perhaps we could use it, perhpas no. :-)$/;"	f
loggedinas	course/recent.php	/^    $loggedinas = user_login_string($course, $USER);$/;"	v
loggedinas	lib/weblib.php	/^            $loggedinas = $realuserinfo.get_string('loggedinas', 'moodle', $username).' '.$instudentview.$/;"	v
loggedinas	lib/weblib.php	/^            $loggedinas = $realuserinfo.get_string('loggedinasguest').$/;"	v
loggedinas	lib/weblib.php	/^            $loggedinas = '';$/;"	v
loggedinas	lib/weblib.php	/^        $loggedinas = get_string('loggedinnot', 'moodle').$/;"	v
loggedinas	lib/weblib.php	/^        $loggedinas = user_login_string($usercourse, $USER);$/;"	v
loggedinas	mod/hotpot/view.php	/^	$loggedinas = '<span class="logininfo">'.user_login_string($course, $USER).'<\/span>';$/;"	v
loggedinas	my/pagelib.php	/^        $loggedinas = user_login_string($site);$/;"	v
login	auth/fc/fcFPP.php	/^    function login($userid, $passwd)$/;"	f
login	login/signup.php	/^    $login = get_string("login");$/;"	v
login	mod/lams/lib.php	/^      $login = $username;$/;"	v
login	mod/lams/lib.php	/^    $login = lams_get_user($username,$courseid);$/;"	v
loginasguest	course/enrol.php	/^    $loginasguest = optional_param('loginasguest', 0, PARAM_BOOL);$/;"	v
logindate	mod/hotpot/report/click/report.php	/^			$logindate = $blank;$/;"	v
logindate	mod/hotpot/report/click/report.php	/^			$logindate = trim(userdate($logintime, $strftimedate));$/;"	v
loginfo	lib/db/mysql.php	/^                        $loginfo = get_record_sql("SELECT id, time FROM {$CFG->prefix}log                                                                                  WHERE course = '$course->id' and userid = '$user->userid'                                                               ORDER by time DESC");$/;"	v
loginfo	lib/db/mysql.php	/^                        $loginfo = get_record_sql("SELECT id, time FROM {$CFG->prefix}log$/;"	v
loginfo	lib/db/postgres7.php	/^                        $loginfo = get_record_sql("SELECT id, time FROM {$CFG->prefix}log                                                                                  WHERE course = '$course->id' and userid = '$user->userid'                                                               ORDER by time DESC");$/;"	v
loginfo	lib/db/postgres7.php	/^                        $loginfo = get_record_sql("SELECT id, time FROM {$CFG->prefix}log $/;"	v
loginguest	lib/moodlelib.php	/^            $loginguest = '';$/;"	v
loginguest	lib/moodlelib.php	/^            $loginguest = '?loginguest=true';$/;"	v
loginguest	login/index.php	/^    $loginguest = optional_param('loginguest', 0, PARAM_BOOL); \/\/ determines whether visitors are logged in as guest automatically$/;"	v
loginsite	auth/cas/forbidden.php	/^    $loginsite = get_string("loginsite");$/;"	v
loginsite	auth/cas/login.php	/^    $loginsite = get_string("loginsite");$/;"	v
loginsite	login/index.php	/^    $loginsite = get_string("loginsite");$/;"	v
logintime	mod/hotpot/report/click/report.php	/^			$logintime = $blank;$/;"	v
logintime	mod/hotpot/report/click/report.php	/^			$logintime = $records[$attempt->userid];$/;"	v
logintime	mod/hotpot/report/click/report.php	/^			$logintime = trim(userdate($logintime, $strftimetime));$/;"	v
loginurl	login/index.php	/^    $loginurl = (!empty($CFG->alternateloginurl)) ? $CFG->alternateloginurl : '';$/;"	v
loginval	enrol/authorize/enrol.php	/^        $loginval = optional_param('an_login', '');$/;"	v
loglifetime	admin/cron.php	/^            $loglifetime = $timenow - ($CFG->loglifetime * 3600 * 24);$/;"	v
loglifetime	backup/backup_scheduled.php	/^        $loglifetime = $now - ($CFG->loglifetime * 86400);$/;"	v
logname	lib/setup.php	/^                $logname = $apachelog_name;$/;"	v
logname	lib/setup.php	/^                $logname = $apachelog_userid;$/;"	v
logname	lib/setup.php	/^                $logname = $apachelog_username;$/;"	v
logout	lib/cas/CAS.php	/^  function logout($url = "")$/;"	f
logout	lib/cas/client.php	/^  function logout($url = "")$/;"	f
logouttime	mod/hotpot/report/click/report.php	/^			$logouttime = $blank;$/;"	v
logouttime	mod/hotpot/report/click/report.php	/^			$logouttime = $records[$attempt->userid];$/;"	v
logouttime	mod/hotpot/report/click/report.php	/^			$logouttime = trim(userdate($logouttime, $strftimetime));$/;"	v
logparameters	mod/forum/discuss.php	/^    $logparameters = "d=$discussion->id";$/;"	v
logs	backup/backuplib.php	/^            $logs = get_records ("log","course",$preferences->backup_course,"time","*",$counter,$recordset_size);$/;"	v
logs	backup/log.php	/^                $logs = get_records_sql("SELECT * $/;"	v
logs	backup/restorelib.php	/^                $logs = get_records_select("backup_ids","table_name = 'log' AND backup_code = '$restore->backup_unique_code'","old_id","old_id,old_id",$counter,$recordset_size);$/;"	v
logs	course/lib.php	/^    $logs = get_records_select('log', "time > '$timestart' AND course = '$course->id' AND$/;"	v
logs	course/report/log/graph.php	/^    $logs = array();$/;"	v
logs	lib/moodlelib.php	/^        $logs = get_logs('time > '. $CFG->lastnotifyfailure .' AND module=\\'login\\' AND action=\\'error\\' '$/;"	v
logslink	lib/weblib.php	/^        $logslink = "<td><a target=\\"$CFG->framename\\" href=".$/;"	v
logslink	lib/weblib.php	/^    $logslink = NULL;$/;"	v
lon	iplookup/ipatlas/plotimage.php	/^$lon = $form_vars['lon']; $/;"	v
longtime	admin/cron.php	/^            $longtime = $timenow - ($CFG->longtimenosee * 3600 * 24);$/;"	v
lookahead	admin/calendar.php	/^            $lookahead = intval($form->lookahead);$/;"	v
lookingfor	mod/scorm/locallib.php	/^                    $lookingfor = ($thisvalue < 224) ? 2 : 3;$/;"	v
lookingfor	mod/scorm/locallib.php	/^                    $lookingfor = 1;$/;"	v
lookingfor	mod/scorm/locallib.php	/^    $lookingfor = 1;$/;"	v
lookup	lib/weblib.php	/^  $lookup = array();$/;"	v
loop	mod/wiki/ewiki/ewiki.php	/^               $loop = 20;$/;"	v
loop	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^   $loop = 20;$/;"	v
loop	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^   $loop = (int)$len \/ 3;$/;"	v
loop_count	lib/smarty/plugins/function.html_table.php	/^    $loop_count = count($loop);$/;"	v
loop_table	lib/adodb/adodb-time.inc.php	/^				$loop_table = $_month_table_leaf;$/;"	v
loop_table	lib/adodb/adodb-time.inc.php	/^				$loop_table = $_month_table_normal;$/;"	v
loopcount	mod/hotpot/lib.php	/^	$loopcount = 1;$/;"	v
looping	mod/hotpot/lib.php	/^			$looping = false;$/;"	v
looping	mod/hotpot/lib.php	/^	$looping = isset($question) && isset($question->name) && isset($response);$/;"	v
low_part	lib/pear/OLE.php	/^        $low_part = 0;$/;"	v
low_part	lib/pear/OLE.php	/^        $low_part = floor((($big_date\/$factor) - $high_part)*$factor);$/;"	v
lowerbound	calendar/lib.php	/^        $lowerbound = $startdate['mon'] == $month && $startdate['year'] == $year ? intval($startdate['mday']) : 0;$/;"	v
lowercase	lib/adodb/drivers/adodb-oci8po.inc.php	/^		$lowercase = (ADODB_ASSOC_CASE == 0);$/;"	v
lowercase	lib/adodb/drivers/adodb-postgres7.inc.php	/^		$lowercase = (ADODB_ASSOC_CASE == 0);$/;"	v
lowest	mod/workshop/lib.php	/^                                $lowest = $var;$/;"	v
lowest	mod/workshop/lib.php	/^                        $lowest = 10e9;$/;"	v
lowscore	mod/lesson/report.php	/^                            $lowscore = $try["grade"];$/;"	v
lowscore	mod/lesson/report.php	/^            $lowscore = get_string("notcompleted", "lesson");$/;"	v
lowscore	mod/lesson/report.php	/^        $lowscore      = NULL;$/;"	v
lowscore	mod/lesson/view.php	/^                        $lowscore = $topscores[0];$/;"	v
lowscore	mod/lesson/view.php	/^                    $lowscore = current($topscores);$/;"	v
lowtime	mod/lesson/report.php	/^                            $lowtime = $timetotake;$/;"	v
lowtime	mod/lesson/report.php	/^            $lowtime = format_time($lowtime);$/;"	v
lowtime	mod/lesson/report.php	/^            $lowtime = get_string("notcompleted", "lesson");$/;"	v
lowtime	mod/lesson/report.php	/^        $lowtime       = NULL;$/;"	v
ls	lib/fpdf/fpdf.php	/^            $ls=$l;$/;"	v
lspace	mod/wiki/ewiki/ewiki.php	/^                     $lspace = str_repeat("  ", $new_len);$/;"	v
lspace	mod/wiki/ewiki/ewiki.php	/^                  $lspace = str_repeat("  ", $new_len);$/;"	v
lspace	mod/wiki/ewiki/ewiki.php	/^               $lspace = "";$/;"	v
lw	lib/fpdf/fpdf.php	/^    $lw=$this->LineWidth;$/;"	v
m	calendar/event.php	/^                $m = $eventtime['mon'];$/;"	v
m	lib/adodb/adodb-connection.inc.php	/^                    $m = $this->ErrorMsg();$/;"	v
m	lib/adodb/adodb-connection.inc.php	/^        $m = md5($sql.$this->databaseType.$this->database.$this->user);$/;"	v
m	lib/adodb/adodb-perf.inc.php	/^				$m = $this->conn->ErrorMsg();$/;"	v
m	lib/adodb/adodb-perf.inc.php	/^		$m = str_replace('\\"','"',$m);$/;"	v
m	lib/adodb/adodb-perf.inc.php	/^		$m = str_replace('\\\\\\'','\\'',$m);$/;"	v
m	lib/adodb/adodb-perf.inc.php	/^		$m = str_replace('\\\\\\\\','\\\\',$m);$/;"	v
m	lib/adodb/adodb-time.inc.php	/^		$m = rand(1,12);$/;"	v
m	lib/adodb/adodb-time.inc.php	/^	$m = $arr['mon'];$/;"	v
m	lib/adodb/adodb.inc.php	/^		$m = md5($sql.$this->databaseType.$this->database.$this->user.$mode);$/;"	v
m	lib/adodb/perf/perf-oci8.inc.php	/^		$m = $this->conn->ErrorMsg();$/;"	v
m	lib/adodb/server.php	/^		$m = str_replace('\\"','"',$m);$/;"	v
m	lib/adodb/server.php	/^		$m = str_replace('\\\\\\'','\\'',$m);$/;"	v
m	lib/adodb/server.php	/^		$m = str_replace('\\\\\\\\','\\\\',$m);$/;"	v
m	lib/bennu/iCalendar_rfc2445.php	/^            $m = intval(substr($value, 2, 2));$/;"	v
m	lib/bennu/iCalendar_rfc2445.php	/^            $m = intval(substr($value, 3, 2));$/;"	v
m	lib/bennu/iCalendar_rfc2445.php	/^            $m = intval(substr($value, 4, 2));$/;"	v
m	lib/graphlib.php	/^    $m = $dx \/ $dy; \/\/ compute slope$/;"	v
m	lib/graphlib.php	/^    $m = $dy \/ $dx; \/\/ compute slope$/;"	v
m	lib/soap/nusoap.php	/^					        $m = isset($attrs['message']) ? $this->getLocalPart($attrs['message']) : '';$/;"	v
m	lib/soap/nusoap.php	/^			$m = substr($regs[8],strlen($regs[8])-2,2);$/;"	v
m	mod/quiz/db/mysql.php	/^                                $m = count($reg[1]);$/;"	v
m	mod/quiz/db/postgres7.php	/^                                $m = count($reg[1]);$/;"	v
m	mod/wiki/ewiki/plugins/email_protect.php	/^             $m = strtr(".", "-", getremoteaddr())."-".$_SERVER["SERVER_NAME"]."-".time();$/;"	v
m	mod/wiki/ewiki/plugins/email_protect.php	/^       $m = "";$/;"	v
m	mod/wiki/ewiki/plugins/moodle/downloads.php	/^         $m = &$row["meta"];$/;"	v
m	mod/wiki/ewiki/plugins/notify.php	/^         $m = substr($m, 4) . "@pager.icq.com";$/;"	v
m	mod/wiki/ewiki/plugins/notify.php	/^      $m = strtok($m, ",");$/;"	v
m	mod/wiki/ewiki/plugins/notify.php	/^      $m = strtok($m, ";");$/;"	v
m	mod/wiki/ewiki/plugins/notify.php	/^      $m = trim($m);$/;"	v
mByte	lib/typo3/class.t3lib_cs.php	/^							$mByte = $this->parsedCharsets[$charset]['utf8'][$buf];	\/\/ The local number$/;"	v
m_from	mod/wiki/ewiki/plugins/notify.php	/^      $m_from = EWIKI_NOTIFY_SENDER."@$server";$/;"	v
m_max	mod/hotpot/template/v6.php	/^				$m_max = count($matches[0]);$/;"	v
m_read	message/lib.php	/^        $m_read   = get_records_sql("SELECT m.id, m.useridto, m.useridfrom, m.message, m.timecreated$/;"	v
m_subject	mod/wiki/ewiki/plugins/notify.php	/^      $m_subject = ewiki_t("NOTIFY_SUBJECT", array($/;"	v
m_text	mod/wiki/ewiki/plugins/notify.php	/^      $m_text = ewiki_t("NOTIFY_BODY", array($/;"	v
m_time	mod/wiki/lib.php	/^  $m_time = $changesfield * 3600;$/;"	v
m_to	mod/wiki/ewiki/plugins/notify.php	/^      $m_to = implode(", ", $a_mailto);$/;"	v
m_unread	message/lib.php	/^        $m_unread = get_records_sql("SELECT m.id, m.useridto, m.useridfrom, m.message, m.timecreated$/;"	v
mac	mod/hotpot/report/default.php	/^			$mac = is_numeric(strpos($s, 'Mac')) && !is_numeric(strpos($s, 'OS X'));$/;"	v
magic	lib/textlib.class.php	/^            $magic = $avglength;$/;"	v
magic	lib/textlib.class.php	/^        $magic = $avglength = floor(3 * $length * $ratio \/ 4);$/;"	v
magic_quotes	lib/phpmailer/class.phpmailer.php	/^        $magic_quotes = get_magic_quotes_runtime();$/;"	v
mail	admin/configvars.php	/^    $mail = array();$/;"	v
mail	lib/moodlelib.php	/^    $mail = new phpmailer;$/;"	v
mail	lib/phpmailer/mailerc.php	/^    $mail = new mailerc();$/;"	v
mail_parm_vals	lib/smarty/plugins/function.mailto.php	/^    $mail_parm_vals = '';$/;"	v
mail_parms	lib/smarty/plugins/function.mailto.php	/^    $mail_parms = array();$/;"	v
mailcount	mod/forum/lib.php	/^                $mailcount=0;$/;"	v
mailerc	lib/phpmailer/mailerc.php	/^class mailerc extends phpmailer$/;"	c
mailto	lib/smarty/plugins/function.mailto.php	/^        $mailto = "&#109;&#97;&#105;&#108;&#116;&#111;&#58;";$/;"	v
mailto	mod/wiki/ewiki/plugins/notify.php	/^   $mailto = ewiki_notify_links($data["content"], 0);$/;"	v
mailto_lang	mod/wiki/ewiki/plugins/notify.php	/^   $mailto_lang = array($/;"	v
main_upgrade	lib/db/mysql.php	/^function main_upgrade($oldversion=0) {$/;"	f
main_upgrade	lib/db/postgres7.php	/^function main_upgrade($oldversion=0) {$/;"	f
mainadmin	login/change_password.php	/^                $mainadmin = get_admin();$/;"	v
mainglossary	mod/glossary/exportentry.php	/^        $mainglossary = get_record('glossary','course',$cm->course, 'mainglossary',1);$/;"	v
mainglossary	mod/glossary/lib.php	/^            $mainglossary = get_record('glossary','mainglossary',1,'course',$course->id);$/;"	v
mainroot	mod/resource/lib.php	/^            $mainroot = substr($mainroot,0,$lastslash);$/;"	v
mainroot	mod/resource/lib.php	/^        $mainroot = $root;$/;"	v
maintables	admin/index.php	/^                $maintables = false;$/;"	v
maintables	admin/index.php	/^        $maintables = false;$/;"	v
maintables	admin/index.php	/^        $maintables = true;$/;"	v
maintenance	admin/configvars.php	/^    $maintenance = array();$/;"	v
makeInstance	lib/typo3/class.t3lib_div.php	/^	function &makeInstance($className)	{$/;"	f
makeInstanceClassName	lib/typo3/class.t3lib_div.php	/^	function makeInstanceClassName($className)	{$/;"	f
makeInstanceService	lib/typo3/class.t3lib_div.php	/^	function &makeInstanceService($serviceType, $serviceSubType='', $excludeServiceKeys=array())	{$/;"	f
makeObj	lib/soap/nusoap.php	/^		function makeObj(obj){$/;"	f
makeRedirectUrl	lib/typo3/class.t3lib_div.php	/^	function makeRedirectUrl($inUrl,$l=0,$index_script_url='')	{$/;"	f
make_attributes_string	lib/tablelib.php	/^    function make_attributes_string(&$attributes) {$/;"	f
make_categories_list	course/lib.php	/^function make_categories_list(&$list, &$parents, $category=NULL, $path="") {$/;"	f
make_categories_options	course/lib.php	/^function make_categories_options() {$/;"	f
make_default_scale	lib/datalib.php	/^function make_default_scale() {$/;"	f
make_editing_buttons	course/lib.php	/^function make_editing_buttons($mod, $absolute=false, $moveselect=true, $indent=-1, $section=-1) {$/;"	f
make_grades_menu	lib/moodlelib.php	/^function make_grades_menu($gradingtype) {$/;"	f
make_log_url	course/lib.php	/^function make_log_url($module, $url) {$/;"	f
make_menu_from_list	lib/moodlelib.php	/^function make_menu_from_list($list, $separator=',') {$/;"	f
make_mod_upload_directory	lib/moodlelib.php	/^function make_mod_upload_directory($courseid) {$/;"	f
make_soap_fault	lib/soap/phpsoap.php	/^function make_soap_fault($faultcode, $faultstring, $faultactor='', $detail='', $faultname='', $headerfault='') {$/;"	f
make_soap_fault	lib/soaplib.php	/^    function make_soap_fault($faultcode, $faultstring, $faultactor='', $detail='', $faultname='', $headerfault='') {$/;"	f
make_styles_string	lib/tablelib.php	/^    function make_styles_string(&$styles) {$/;"	f
make_table	lib/weblib.php	/^function make_table($table) {$/;"	f
make_timestamp	lib/moodlelib.php	/^function make_timestamp($year, $month=1, $day=1, $hour=0, $minute=0, $second=0, $timezone=99, $applydst=true) {$/;"	f
make_unique_id_code	lib/moodlelib.php	/^function make_unique_id_code($extra='') {$/;"	f
make_upload_directory	lib/setuplib.php	/^function make_upload_directory($directory, $shownotices=true) {$/;"	f
makecopy	question/question.php	/^            $makecopy = isset($form->makecopy) || (!$form->id); unset($form->makecopy);$/;"	v
mandatorydatasets	question/type/datasetdependent/datasetdefinitions.php	/^$mandatorydatasets = array();$/;"	v
manifest	mod/resource/type/ims/deploy.php	/^        $manifest = new stdClass;    \/\/To store found manifests in a tree structure$/;"	v
manifest	mod/resource/type/ims/repository_deploy.php	/^        $manifest = new stdClass;    \/\/To store found manifests in a tree structure$/;"	v
manifest	mod/scorm/locallib.php	/^                    $manifest = addslashes($block['attrs']['IDENTIFIER']);$/;"	v
manifest_base	mod/resource/type/ims/deploy.php	/^    $manifest_base = $data['manifest']['@']['xml:base'];$/;"	v
manifest_base	mod/resource/type/ims/repository_deploy.php	/^        $manifest_base = $data['manifest']['@']['xml:base'];$/;"	v
manifestfile	mod/scorm/locallib.php	/^    $manifestfile = $pkgdir.'\/imsmanifest.xml';$/;"	v
manifestid	question/format/qti2/format.php	/^        $manifestid = str_replace(array(':', '\/'), array('-','_'), "question_category_{$this->category->id}---{$CFG->wwwroot}");$/;"	v
manifestid	question/format/qti2/format.php	/^        $manifestid = str_replace(array(':', '\/'), array('-','_'), "quiz{$quiz->id}-{$CFG->wwwroot}");$/;"	v
manifestquestions	question/format/qti2/format.php	/^        $manifestquestions = $this->objects_to_array($questions);$/;"	v
manifests	mod/scorm/locallib.php	/^        $manifests = $objXML->parse($xmlstring);$/;"	v
manual	enrol/authorize/enrol.php	/^            $manual = enrolment_factory::factory('manual');$/;"	v
manual	enrol/authorize/enrol.php	/^        $manual = enrolment_factory::factory('manual');$/;"	v
manual	enrol/paypal/enrol.php	/^        $manual = enrolment_factory::factory('manual');$/;"	v
manualpoints	mod/lesson/locallib.php	/^    $manualpoints = 0;$/;"	v
map	lib/fpdf/font/makefont/makefont.php	/^        $map=ReadMap($enc);$/;"	v
map	lib/fpdf/font/makefont/makefont.php	/^        $map=array();$/;"	v
map	lib/typo3/class.t3lib_cs.php	/^				$map =& $this->caseFolding[$charset][$opt];$/;"	v
map	lib/typo3/class.t3lib_cs.php	/^				$map =& $this->caseFolding['utf-8'][$opt];$/;"	v
map	lib/typo3/class.t3lib_cs.php	/^				$map =& $this->toASCII[$charset];$/;"	v
map	lib/typo3/class.t3lib_cs.php	/^				$map =& $this->toASCII['utf-8'];$/;"	v
mapHandler	lib/lexer.php	/^        function mapHandler($mode, $handler) {$/;"	f
mappings	lib/pagelib.php	/^        $mappings = array($/;"	v
maquestions	question/format/blackboard/format.php	/^    $maquestions = $xml["POOL"]["#"]["QUESTION_MULTIPLEANSWER"];$/;"	v
margin	lib/excel/Worksheet.php	/^        $margin  = $this->_margin_bottom;     \/\/ Margin in inches$/;"	v
margin	lib/excel/Worksheet.php	/^        $margin  = $this->_margin_left;       \/\/ Margin in inches$/;"	v
margin	lib/excel/Worksheet.php	/^        $margin  = $this->_margin_right;      \/\/ Margin in inches$/;"	v
margin	lib/excel/Worksheet.php	/^        $margin  = $this->_margin_top;        \/\/ Margin in inches$/;"	v
margin	lib/fpdf/fpdf.php	/^    $margin=28.35\/$this->k;$/;"	v
margin	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $margin  = $this->_margin_bottom;     \/\/ Margin in inches$/;"	v
margin	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $margin  = $this->_margin_left;       \/\/ Margin in inches$/;"	v
margin	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $margin  = $this->_margin_right;      \/\/ Margin in inches$/;"	v
margin	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $margin  = $this->_margin_top;        \/\/ Margin in inches$/;"	v
mark	lib/typo3/class.t3lib_cs.php	/^		$mark = array();		\/\/ array of chars that are marks (eg. composing accents)$/;"	v
mark	mod/forum/discuss.php	/^    $mark   = optional_param('mark', 0, PARAM_INT);   \/\/ Used for tracking read posts if user initiated.$/;"	v
mark	mod/forum/markposts.php	/^    $mark = required_param('mark',PARAM_ALPHA); \/\/ Read or unread?$/;"	v
markall	question/preview.php	/^    $markall = optional_param('markall', 0, PARAM_BOOL);$/;"	v
markdown_attr_match	lib/markdown.php	/^	$markdown_attr_match = '$/;"	v
markdown_to_html	lib/weblib.php	/^function markdown_to_html($text) {$/;"	f
marked	mod/lesson/action/continue.php	/^                                    $marked    = array();$/;"	v
marker	course/view.php	/^    $marker      = optional_param('marker',-1 , PARAM_INT);$/;"	v
marker	lib/excel/OLEwriter.php	/^        $marker       = pack("V", -3);$/;"	v
marker	question/format/gift/format.php	/^                        $marker = strpos($answer,"..");$/;"	v
marker	question/format/gift/format.php	/^                        $marker = strpos($answer,":");$/;"	v
marker	question/format/gift/format.php	/^                    $marker = strpos($answer,"->");$/;"	v
marker_any	lib/markdown.php	/^	$marker_any = "(?:$marker_ul|$marker_ol)";$/;"	v
marker_any	lib/markdown.php	/^	$marker_any = ( $list_type == "ul" ? $marker_ul : $marker_ol );$/;"	v
marker_ol	lib/markdown.php	/^	$marker_ol  = '\\d+[.]';$/;"	v
marker_ul	lib/markdown.php	/^	$marker_ul  = '[*+-]';$/;"	v
markers	lib/markdown.php	/^	$markers = array($marker_ul, $marker_ol);$/;"	v
markit	mod/lesson/action/continue.php	/^                                $markit = true;$/;"	v
markit	mod/lesson/action/continue.php	/^                $markit          = false; $/;"	v
markread	mod/forum/lib.php	/^                    $markread = array();$/;"	v
mask	lib/adodb/drivers/adodb-mssql.inc.php	/^			$mask = $this->qstr(($mask));$/;"	v
mask	lib/adodb/drivers/adodb-mysql.inc.php	/^			$mask = $this->qstr($mask);$/;"	v
mask	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$mask = $this->qstr($mask);$/;"	v
mask	lib/adodb/drivers/adodb-oci8.inc.php	/^			$mask = $this->qstr(strtoupper($mask));$/;"	v
mask	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^			$mask = $this->qstr($mask);$/;"	v
mask	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^			$mask = $this->qstr($mask);$/;"	v
mask	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^			$mask = $this->qstr(strtoupper($mask));$/;"	v
mask	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$mask = $this->qstr(strtolower($mask));$/;"	v
mask	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$mask = $this->qstr(strtolower($mask));$/;"	v
mask	lib/moodlelib.php	/^            $mask = 0xffffffff << (32 - $mask);$/;"	v
mat_info	mod/quiz/restorelibpre15.php	/^            $mat_info = $matchs[$i];$/;"	v
mat_info	question/type/match/questiontype.php	/^            $mat_info = $matchs[$i];$/;"	v
match	admin/config.php	/^        $match = '';$/;"	v
match	admin/config.php	/^        $match = 'nomatch';$/;"	v
match	admin/user.php	/^            $match = array();$/;"	v
match	lib/lexer.php	/^                $match = "";$/;"	v
match	lib/lexer.php	/^            $match = $matches[0];$/;"	v
match	lib/lexer.php	/^        function match($subject, &$match) {$/;"	f
match	lib/markdown.php	/^	$match = '(?s:<!(?:--.*?--\\s*)+>)|'.	# comment$/;"	v
match	lib/typo3/class.t3lib_cs.php	/^			$match = array();$/;"	v
match_ans	mod/quiz/restorelibpre15.php	/^                            $match_ans = backup_getid($restore->backup_unique_code,"question_match_sub",$match_answer_id);$/;"	v
match_answer_code	question/type/match/questiontype.php	/^            $match_answer_code = $exploded[1];$/;"	v
match_answer_id	mod/quiz/restorelibpre15.php	/^                            $match_answer_id = $exploded[1];$/;"	v
match_count	question/format/hotpot/format.php	/^        $match_count = 0;$/;"	v
match_grade_options	lib/questionlib.php	/^function match_grade_options($gradeoptionsfull, $grade, $matchgrades='error') {$/;"	f
match_group	question/format/examview/format.php	/^        $match_group = $this->matching_questions[$groupname];$/;"	v
match_que	mod/quiz/restorelibpre15.php	/^                            $match_que = backup_getid($restore->backup_unique_code,"question_match_sub",$match_question_id);$/;"	v
match_question_id	mod/quiz/restorelibpre15.php	/^                            $match_question_id = $exploded[0];$/;"	v
match_question_id	question/type/match/questiontype.php	/^            $match_question_id = $exploded[0];$/;"	v
match_referer	lib/weblib.php	/^function match_referer($goodreferer = '') {$/;"	f
matchcount	course/report/participation/index.php	/^            $matchcount = $totalcount;$/;"	v
matchcount	course/report/participation/index.php	/^            $matchcount = count_records_sql($countsql.' AND '.$table->get_sql_where());$/;"	v
matchcount	question/format/aon/format.php	/^        $matchcount = 0;$/;"	v
matchcount	user/index.php	/^    $matchcount = count_records_sql('SELECT COUNT(*) '.$from.$where.$wheresearch);$/;"	v
matches	filter/emailprotect/filter.php	/^    $matches = array();$/;"	v
matches	lib/adodb/drivers/adodb-mysql.inc.php	/^         $matches = array();$/;"	v
matches	lib/adodb/drivers/adodb-mysqli.inc.php	/^	    $matches = array();$/;"	v
matches	lib/moodlelib.php	/^    $matches = array();$/;"	v
matches	mod/lesson/importppt.php	/^        $matches = array();$/;"	v
matches	pix/redirect.php	/^$matches = array();$/;"	v
matchgrades	question/import.php	/^    $matchgrades = array();$/;"	v
matching_answerset	question/format/blackboard_6/format.php	/^                $matching_answerset = $pblock['#']['flow'];$/;"	v
matchingfiles	backup/backup_scheduled.php	/^    $matchingfiles = array();$/;"	v
matchquestions	question/format/blackboard/format.php	/^    $matchquestions = $xml["POOL"]["#"]["QUESTION_MATCH"];$/;"	v
matchs	mod/quiz/restorelibpre15.php	/^        $matchs = $info['#']['MATCHS']['0']['#']['MATCH'];$/;"	v
matchs	question/type/match/questiontype.php	/^        $matchs = $info['#']['MATCHS']['0']['#']['MATCH'];$/;"	v
matchs	question/type/match/questiontype.php	/^        $matchs = get_records("question_match_sub","question",$question,"id");$/;"	v
matchstring	admin/user.php	/^            $matchstring = implode(", ", $match);$/;"	v
mathplayer	lib/weblib.php	/^        $mathplayer = preg_match("\/MathPlayer\/i", $_SERVER['HTTP_USER_AGENT']);$/;"	v
max	course/category.php	/^            $max = $max->max + 100;$/;"	v
max	course/category.php	/^            $max = get_record_sql('SELECT MAX(sortorder) AS max, 1$/;"	v
max	enrol/imsenterprise/enrol.php	/^                    $max   = $sortinfo->max;$/;"	v
max	grade/lib.php	/^    $max = max($frequency);$/;"	v
max	lib/adodb/adodb-csvlib.inc.php	/^		$max = ($rs) ? $rs->FieldCount() : 0;$/;"	v
max	lib/adodb/adodb-datadict.inc.php	/^	$max = strlen($args);$/;"	v
max	lib/adodb/adodb-perf.inc.php	/^			$max = $this->maxLength;$/;"	v
max	lib/adodb/adodb-time.inc.php	/^	$max = 365*$yrs*86400;$/;"	v
max	lib/adodb/adodb-time.inc.php	/^	$max = strlen($fmt);$/;"	v
max	lib/adodb/drivers/adodb-fbsql.inc.php	/^		$max = fbsql_num_rows($qid);$/;"	v
max	lib/adodb/drivers/adodb-mysql.inc.php	/^		$max = mysql_num_rows($qid);$/;"	v
max	lib/adodb/drivers/adodb-oci8.inc.php	/^			$max = $this->_numOfFields;$/;"	v
max	lib/adodb/toexport.inc.php	/^	$max = $rs->FieldCount();$/;"	v
max	lib/datalib.php	/^        $max   = $info->max;$/;"	v
max	lib/datalib.php	/^    $max = get_field_sql("SELECT MAX(sortorder) from {$CFG->prefix}course WHERE category=$categoryid");$/;"	v
max	lib/editor/htmlarea/htmlarea.class.php	/^                $max = count($conf['toolbar']);$/;"	v
max	lib/editor/tinymce/tinymce.class.php	/^            $max = count($conf);$/;"	v
max	lib/graphlib.php	/^    $max = $data['max'];$/;"	v
max	lib/graphlib.php	/^    $max = $this->parameter['x_max'];$/;"	v
max	lib/graphlib.php	/^  $max = $factor * @ceil($max \/ $factor);$/;"	v
max	mod/lesson/locallib.php	/^                    $max = $question->answer[$key] + $question->tolerance[$key];$/;"	v
max	mod/quiz/locallib.php	/^                    $max = $attempt->sumgrades;$/;"	v
max	mod/quiz/locallib.php	/^            $max = -1;$/;"	v
max	mod/quiz/locallib.php	/^            $max = 0;$/;"	v
max	mod/scorm/aicc.php	/^                                    $max = ', '.$userdata->{'cmi.core.score.max'};$/;"	v
max	mod/scorm/aicc.php	/^                                $max = '';$/;"	v
max	question/format/gift/format.php	/^                        $max = trim(substr($answer, $marker+2));$/;"	v
max	question/format/gift/format.php	/^        $max = $answer->answer + $tolerance;$/;"	v
max	question/type/numerical/questiontype.php	/^                    $max = "$answer->max"; \/\/format_float($answer->max, 2);$/;"	v
max	question/type/numerical/questiontype.php	/^                $max = $answer->answer * $quotient;$/;"	v
max	question/type/numerical/questiontype.php	/^                $max = $answer->answer + $tolerance;$/;"	v
maxLeft	lib/graphlib.php	/^  $maxLeft = $dataLeftRange['max'];$/;"	v
maxLeft	lib/graphlib.php	/^  $maxLeft = $this->parameter['y_max_left'];$/;"	v
maxRight	lib/graphlib.php	/^  $maxRight = $dataRightRange['max'];$/;"	v
maxRight	lib/graphlib.php	/^  $maxRight = $this->parameter['y_max_right'];$/;"	v
max_d_index	mod/hotpot/report/fullstat/report.php	/^			$max_d_index = 10;$/;"	v
max_db_storage	backup/lib.php	/^        $max_db_storage = 128;  \/\/Max bytes to save to db, else save to file$/;"	v
max_execution_time	mod/hotpot/report/click/report.php	/^		$max_execution_time = ini_get('max_execution_time');$/;"	v
max_grade	mod/lesson/lib.php	/^                $max_grade = number_format($grade->grade * $lesson->grade \/ 100.0, 1);$/;"	v
max_grade	mod/lesson/lib.php	/^            $max_grade = number_format($grade->grade * $lesson->grade \/ 100.0, 1);$/;"	v
max_length	lib/excel/Worksheet.php	/^        $max_length     = 2048;                  \/\/ Maximun length for a NOTE record$/;"	v
max_length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $max_length     = 2048;                  \/\/ Maximun length for a NOTE record$/;"	v
max_line_length	lib/phpmailer/class.smtp.php	/^        $max_line_length = 998; # used below; set here for ease in change$/;"	v
max_logins	lib/moodlelib.php	/^    $max_logins = 10;$/;"	v
max_rec	backup/restorelib.php	/^                                    $max_rec = get_record_sql('SELECT 1, MAX(repeatid) AS repeatid FROM '.$CFG->prefix.'event');$/;"	v
maxans	mod/choice/lib.php	/^            $maxans = $choice->maxanswers[$formanswer];$/;"	v
maxans	mod/choice/lib.php	/^            $maxans = $choice->maxanswers[$optionid];$/;"	v
maxanswers	mod/lesson/action/editpage.php	/^            $maxanswers = $lesson->maxanswers + 2;$/;"	v
maxanswers	mod/lesson/action/editpage.php	/^            $maxanswers = $lesson->maxanswers;$/;"	v
maxattempt	mod/quiz/locallib.php	/^                    $maxattempt = $attempt;$/;"	v
maxattemptsreached	mod/lesson/action/continue.php	/^                        $maxattemptsreached = 1;$/;"	v
maxattemptsreached	mod/lesson/action/continue.php	/^    $maxattemptsreached = 0;$/;"	v
maxbuckets	mod/survey/graph.php	/^       $maxbuckets = ($maxbuckets1 > $maxbuckets2) ? $maxbuckets1 : $maxbuckets2;$/;"	v
maxbuckets1	mod/survey/graph.php	/^       $maxbuckets1 = max($buckets1);$/;"	v
maxbuckets2	mod/survey/graph.php	/^       $maxbuckets2 = max($buckets2);$/;"	v
maxbytes	lib/uploadlib.php	/^    $maxbytes = get_max_upload_file_size($CFG->maxbytes, $coursebytes, $modbytes);$/;"	v
maxcolumn	mod/choice/lib.php	/^                    $maxcolumn = $column[$optionid];$/;"	v
maxcolumn	mod/choice/lib.php	/^            $maxcolumn = 0;$/;"	v
maxdiscussions	mod/forum/lib.php	/^        $maxdiscussions = 0;$/;"	v
maxdisplay	lib/weblib.php	/^    $maxdisplay = 18;$/;"	v
maxevents	admin/calendar.php	/^            $maxevents = intval($form->maxevents);$/;"	v
maxfraction	mod/lesson/locallib.php	/^                        $maxfraction = $question->fraction[$key];$/;"	v
maxfraction	mod/lesson/locallib.php	/^                    $maxfraction = $maxfraction * 100;$/;"	v
maxfraction	mod/lesson/locallib.php	/^                $maxfraction = $maxfraction * 100;$/;"	v
maxfraction	mod/lesson/locallib.php	/^            $maxfraction = -1;$/;"	v
maxfraction	question/format/webct/format.php	/^                                        $maxfraction = $maxfraction * 100;$/;"	v
maxfraction	question/format/webct/format.php	/^                                    $maxfraction = $maxfraction * 100;$/;"	v
maxfraction	question/format/webct/format.php	/^                                $maxfraction = $fraction;$/;"	v
maxfraction	question/format/webct/format.php	/^                        $maxfraction = -1;$/;"	v
maxfraction	question/type/multichoice/questiontype.php	/^                    $maxfraction = $question->fraction[$key];$/;"	v
maxfraction	question/type/multichoice/questiontype.php	/^                $maxfraction = $maxfraction * 100;$/;"	v
maxfraction	question/type/multichoice/questiontype.php	/^        $maxfraction = -1;$/;"	v
maxfraction	question/type/shortanswer/questiontype.php	/^                    $maxfraction = $question->fraction[$key];$/;"	v
maxfraction	question/type/shortanswer/questiontype.php	/^            $maxfraction = $maxfraction * 100;$/;"	v
maxfraction	question/type/shortanswer/questiontype.php	/^        $maxfraction = -1;$/;"	v
maxgrade	course/grades.php	/^                                        $maxgrade = "$strmax: $modgrades->maxgrade";$/;"	v
maxgrade	course/grades.php	/^                                    $maxgrade = "";$/;"	v
maxgrade	grade/lib.php	/^                                        $maxgrade = "$strmax: $modgrades->maxgrade";$/;"	v
maxgrade	grade/lib.php	/^                                    $maxgrade = "";$/;"	v
maxgrade	mod/exercise/locallib.php	/^    $maxgrade = $exercise->grade + $exercise->gradinggrade;$/;"	v
maxgrade	question/type/questiontype.php	/^        $maxgrade = $question->maxgrade;$/;"	v
maxgradehtml	course/grades.php	/^                                        $maxgradehtml = "<br \/>$strmax: $modgrades->maxgrade";$/;"	v
maxgradehtml	course/grades.php	/^                                        $maxgradehtml = "<br \/><font class=\\"dimmed_text\\">$strmax: $modgrades->maxgrade<\/font>";$/;"	v
maxgradehtml	course/grades.php	/^                                    $maxgradehtml = "";$/;"	v
maxgrades	course/grade.php	/^    $maxgrades = array();   \/\/ Collect all max grades in this array$/;"	v
maximum	mod/lesson/action/continue.php	/^                    $maximum = $minimum;$/;"	v
maximum	mod/lesson/action/continue.php	/^                    $maximum = (float) $max;$/;"	v
maxlen	lib/phpmailer/class.phpmailer.php	/^      $maxlen = 75 - 7 - strlen($this->CharSet);$/;"	v
maxlength	lib/weblib.php	/^        $maxlength = ' maxlength="'.$maxlength.'" ';$/;"	v
maxnumber	question/type/datasetdependent/datasetitems.php	/^            $maxnumber = $datasetdef->itemcount;$/;"	v
maxnumber	question/type/datasetdependent/datasetitems.php	/^        $maxnumber = $addeditem->number;$/;"	v
maxnumber	question/type/datasetdependent/datasetitems.php	/^    $maxnumber = -1;$/;"	v
maxpage	mod/glossary/lib.php	/^        $maxpage = (int)(($totalcount-1)\/$perpage);$/;"	v
maxpercent	grade/lib.php	/^                        $maxpercent = $all_categories["$category"]['stats']['weight'] + $maxpercent;$/;"	v
maxpercent	grade/lib.php	/^            $maxpercent = 0;$/;"	v
maxpercent	grade/lib.php	/^        $maxpercent = 0;$/;"	v
maxrecords	admin/utfdbmigrate.php	/^    $maxrecords = optional_param('maxrecords', 0, PARAM_INT);$/;"	v
maxscore	mod/exercise/assessments.php	/^                    $maxscore = $elements[$key]->maxscore;$/;"	v
maxscore	mod/workshop/assessments.php	/^                    $maxscore = $elements[$key]->maxscore;$/;"	v
maxseconds	course/report/log/graph.php	/^           $maxseconds = $CFG->loglifetime * 3600 * 24;  \/\/ seconds$/;"	v
maxseconds	course/report/log/graph.php	/^       $maxseconds = COURSE_MAX_LOG_DISPLAY * 3600 * 24;  \/\/ seconds$/;"	v
maxsize	lib/excel/OLEwriter.php	/^        $maxsize = 7087104; \/\/ TODO: extend max size$/;"	v
maxtimestamp	lib/moodlelib.php	/^    $maxtimestamp = max(array_keys($SESSION->dst_offsets));$/;"	v
maxuploadsize	admin/uploaduser.php	/^$maxuploadsize = get_max_upload_file_size();$/;"	v
maxuploadsize	course/import/groups/mod.php	/^    $maxuploadsize = get_max_upload_file_size();$/;"	v
maxuploadsize	mod/data/edit.php	/^            $maxuploadsize = get_max_upload_file_size();$/;"	v
maxvalue	lib/weblib.php	/^    $maxvalue = ($CFG->sessiontimeout \/ 60) - 10;$/;"	v
maxweight	lib/blocklib.php	/^        $maxweight = 0;$/;"	v
maxweight	lib/blocklib.php	/^        $maxweight = max(array_keys($pageblocks[$position]));$/;"	v
maxweights	backup/restorelib.php	/^                $maxweights  = array();$/;"	v
maxyear	lib/olson.php	/^    $maxyear = $maxyear['tm_year'] + 1900 + 10;$/;"	v
maxyear	lib/olson.php	/^    $maxyear = localtime(time(), true);$/;"	v
mb	lib/moodlelib.php	/^        $mb = get_string('sizemb');$/;"	v
mbc	lib/typo3/class.t3lib_cs.php	/^					$mbc = substr($str,$i,2);$/;"	v
mbc	lib/typo3/class.t3lib_cs.php	/^				$mbc = $str{$i};$/;"	v
mbc	lib/typo3/class.t3lib_cs.php	/^				$mbc = substr($str,$i,$bc);$/;"	v
mbc	lib/typo3/class.t3lib_cs.php	/^			$mbc = $str{$i};$/;"	v
mc_choices	question/format/blackboard_6/format.php	/^                        $mc_choices = $pblock['#']['response_lid'][0]['#']['render_choice'][0]['#']['flow_label'];$/;"	v
mcmd	mod/forum/lib.php	/^                $mcmd = '&amp;mark=read&amp;postid='.$post->id;$/;"	v
mcmd	mod/forum/lib.php	/^                $mcmd = '&amp;mark=unread&amp;postid='.$post->id;$/;"	v
mconfig	enrol/authorize/enrol.php	/^                $mconfig = get_config('enrol\/authorize');$/;"	v
mconfig	enrol/authorize/enrol.php	/^        $mconfig = get_config('enrol\/authorize');$/;"	v
mcquestions	question/format/blackboard/format.php	/^    $mcquestions = $xml["POOL"]["#"]["QUESTION_MULTIPLECHOICE"];$/;"	v
md	mod/resource/type/ims/repository_deploy.php	/^        $md = $xmlobj['manifest']['#']['metadata']['0']['#'];$/;"	v
md5	enrol/imsenterprise/enrol.php	/^        $md5 = md5_file($filename); \/\/ NB We'll write this value back to the database at the end of the cron$/;"	v
md5	filter/algebra/algebradebug.php	/^      $md5 = md5($algebra);$/;"	v
md5	filter/algebra/filter.php	/^        $md5 =  md5($algebra);$/;"	v
md5	filter/algebra/pix.php	/^        $md5 = str_replace('.gif','',$image);$/;"	v
md5	filter/tex/filter.php	/^        $md5 = md5($texexp);$/;"	v
md5	filter/tex/pix.php	/^        $md5 = str_replace('.gif','',$image);$/;"	v
md5	filter/tex/texdebug.php	/^        $md5 = md5($texexp);$/;"	v
md5	lib/adodb/crypt.inc.php	/^						$md5 = substr($txt,$i,1);$/;"	v
md5	lib/adodb/session/crypt.inc.php	/^						$md5 = substr($txt,$i,1);$/;"	v
md5	lib/typo3/class.t3lib_div.php	/^			$md5 = substr(md5($inUrl),0,20);$/;"	v
md5	lib/weblib.php	/^    $md5 = md5($string.'<+>'.$striplinks);$/;"	v
md5array	admin/langimport.php	/^            $md5array = array();$/;"	v
md5check	lib/moodlelib.php	/^                $md5check = substr(md5($user->email),0,16);$/;"	v
md5crypt	lib/adodb/session/adodb-encrypt-md5.php	/^		$md5crypt =& new MD5Crypt();$/;"	v
md5file	admin/langimport.php	/^        $md5file = $CFG->dataroot.'\/lang\/'.$lang.'\/'.$lang.'.md5';$/;"	v
md5file	lib/adodb/adodb-connection.inc.php	/^        $md5file = $this->_gencachename($sql.serialize($inputarr),true);$/;"	v
md5file	lib/adodb/adodb.inc.php	/^		$md5file = $this->_gencachename($sql.serialize($inputarr),true);$/;"	v
md5int	lib/typo3/class.t3lib_div.php	/^	function md5int($str)	{$/;"	f
md5key	lib/weblib.php	/^        $md5key = md5($text.'-'.$courseid.$options->noclean.$options->smiley.$options->filter.$options->para.$options->newlines);$/;"	v
md5sum	mod/wiki/ewiki/ewiki.php	/^      $md5sum = md5($content);$/;"	v
md_add_p	lib/markdown.php	/^		function md_add_p($text) {$/;"	f
md_empty_element_suffix	lib/markdown.php	/^$md_empty_element_suffix = " \/>";     # Change to ">" for HTML output$/;"	v
md_escape_table	lib/markdown.php	/^$md_escape_table = array($/;"	v
md_hidden_tags	lib/markdown.php	/^		$md_hidden_tags = array($/;"	v
md_hide_tags	lib/markdown.php	/^		function md_hide_tags($text) {$/;"	f
md_html_blocks	lib/markdown.php	/^	$md_html_blocks = array();$/;"	v
md_html_hashes	lib/markdown.php	/^	$md_html_hashes = array();$/;"	v
md_mode	lib/markdown.php	/^				$md_mode = $attr_matches[2];$/;"	v
md_nested_brackets	lib/markdown.php	/^$md_nested_brackets = $/;"	v
md_nested_brackets_depth	lib/markdown.php	/^$md_nested_brackets_depth = 6;$/;"	v
md_show_tags	lib/markdown.php	/^		function md_show_tags($text) {$/;"	f
md_strip_p	lib/markdown.php	/^		function md_strip_p($t) { return preg_replace('{<\/?[pP]>}', '', $t); }$/;"	f
md_tab_width	lib/markdown.php	/^$md_tab_width = 4;$/;"	v
md_titles	lib/markdown.php	/^	$md_titles = array();$/;"	v
md_urls	lib/markdown.php	/^	$md_urls = array();$/;"	v
md_wp_comments	lib/markdown.php	/^$md_wp_comments = true;  # Set to false to remove Markdown from comments.$/;"	v
md_wp_posts	lib/markdown.php	/^$md_wp_posts    = true;  # Set to false to remove Markdown from posts.$/;"	v
mday	lib/bennu/iCalendar_rfc2445.php	/^                    $mday = abs(intval($mday));$/;"	v
mdays	lib/bennu/iCalendar_rfc2445.php	/^                $mdays = explode(',', $vars['BYMONTHDAY']);$/;"	v
mdl_tz	lib/olson.php	/^                    $mdl_tz = $zone;$/;"	v
mdl_tz	lib/olson.php	/^                    $mdl_tz = array_merge($zone, $rule);$/;"	v
mdl_tz	lib/olson.php	/^            $mdl_tz = $zone;$/;"	v
mdl_tz	lib/olson.php	/^            $mdl_tz = array_merge($zone, $rule);$/;"	v
mdl_zones	lib/olson.php	/^    $mdl_zones = array();$/;"	v
me	lib/moodlelib.php	/^    $me = array();$/;"	v
me	lib/weblib.php	/^ function me() {$/;"	f
mean	mod/data/lib.php	/^        $mean = round( ((float)$total\/(float)$count) + 0.001);  \/\/ Little fudge factor so that 0.5 goes UP$/;"	v
mean	mod/data/lib.php	/^    $mean = data_get_ratings_mean($recordid, $scale);$/;"	v
mean	mod/forum/lib.php	/^        $mean = round( ((float)$total\/(float)$count) + 0.001);  \/\/ Little fudge factor so that 0.5 goes UP$/;"	v
mean	mod/forum/lib.php	/^    $mean = forum_get_ratings_mean($postid, $scale);$/;"	v
mean	mod/glossary/lib.php	/^        $mean = round( ((float)$total\/(float)$count) + 0.001);  \/\/ Little fudge factor so that 0.5 goes UP$/;"	v
mean	mod/glossary/lib.php	/^    $mean = glossary_get_ratings_mean($entryid, $scale);$/;"	v
media	question/format/qti2/qt_common.php	/^        $media = "{$CFG->wwwroot}\/file.php?file=\/$courseid\/$file";$/;"	v
media	question/format/qti2/qt_common.php	/^        $media = "{$CFG->wwwroot}\/file.php\/$courseid\/$file";$/;"	v
media	question/format/qti2/qt_common.php	/^        $media = $file;$/;"	v
mediafiletypes	lib/rsslib.php	/^    $mediafiletypes = array($/;"	v
medialinkpattern	lib/rsslib.php	/^    $medialinkpattern = '@href\\s*=\\s*(\\'|")(\\S+(' . implode('|', array_keys($mediafiletypes)) . '))\\1@Usie';$/;"	v
mediaplugin_filter	filter/mediaplugin/filter.php	/^function mediaplugin_filter($courseid, $text) {$/;"	f
mem_info	backup/restorelib.php	/^            $mem_info = $members[$i];$/;"	v
memarr	lib/adodb/adodb-perf.inc.php	/^	$memarr = explode(' ',$output[0]);$/;"	v
member	enrol/database/enrol.php	/^                $member = $ers->fields[0];$/;"	v
member	enrol/ldap/enrol.php	/^                            $member = $member->{'user'};$/;"	v
member	enrol/ldap/enrol.php	/^                        $member = $member->id;$/;"	v
member	enrol/ldap/enrol.php	/^                        $member = get_record_sql($sql); $/;"	v
members	backup/restorelib.php	/^        $members = $info['GROUP']['#']['MEMBERS']['0']['#']['MEMBER'];$/;"	v
members	course/groups.php	/^            $members = $listmembers[$selectedgroup];$/;"	v
members	course/groups.php	/^        $members = $listmembers[$selectedgroup];$/;"	v
members	grade/lib.php	/^    $members = get_records_sql($sql);$/;"	v
memlimit	admin/health.php	/^        $memlimit = @ini_get('memory_limit');$/;"	v
menu	admin/report/stats/index.php	/^    $menu = report_stats_mode_menu($course, $mode, $time);$/;"	v
menu	course/report/stats/index.php	/^    $menu = report_stats_mode_menu($course, $mode, $time);$/;"	v
menu	course/report/stats/lib.php	/^        $menu = '<form action="index.php" method="post">'."\\n"$/;"	v
menu	course/report/stats/lib.php	/^        $menu = choose_from_menu($options,'mode',$mode,'','this.form.submit();',0,true);$/;"	v
menu	lib/weblib.php	/^            $menu = user_login_string($SITE);$/;"	v
menu	lib/weblib.php	/^            $menu = user_login_string($course);$/;"	v
menu	lib/weblib.php	/^        $menu = '';$/;"	v
menu	lib/weblib.php	/^    $menu        = isset($THEME->menu) ? str_replace('navmenu', 'navmenufooter', $THEME->menu) : '';$/;"	v
menu	lib/weblib.php	/^    $menu = array();$/;"	v
menu	mod/forum/search.php	/^    $menu = array();$/;"	v
menuaction	mod/survey/report.php	/^        $menuaction = $action == "student" ? "students" : $action;$/;"	v
menublock	blog/lib.php	/^                $menublock = get_record('block','name','blog_menu');$/;"	v
menufield	mod/data/field.php	/^    $menufield = array();$/;"	v
menuname	question/type/match/questiontype.php	/^            $menuname = $nameprefix.$subquestion->id;$/;"	v
menus	mod/hotpot/report.php	/^	$menus = array();$/;"	v
merge	lib/pclzip/pclzip.lib.php	/^  function merge($p_archive_to_add)$/;"	f
mergeCells	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function mergeCells($first_row, $first_col, $last_row, $last_col)$/;"	f
merge_cells	lib/excel/Worksheet.php	/^    function merge_cells($first_row, $first_col, $last_row, $last_col)$/;"	f
merged	theme/chameleon/ui/ChameleonCSS.class.php	/^        $merged = array();$/;"	v
mergedA	lib/typo3/class.t3lib_div.php	/^		$mergedA = t3lib_div::array_merge_recursive_overrule($getA,$postA);$/;"	v
meridian_extra	lib/smarty/plugins/function.html_select_time.php	/^    $meridian_extra     = null;$/;"	v
mes_info	mod/chat/restorelib.php	/^            $mes_info = $messages[$i];$/;"	v
message	admin/timezoneimport.php	/^        $message = '<p>';$/;"	v
message	admin/timezoneimport.php	/^        $message = get_string("configintrotimezones", 'admin', $message);$/;"	v
message	backup/backup_scheduled.php	/^        $message = "";$/;"	v
message	blocks/rss_client/block_rss_client_action.php	/^    $message = '';$/;"	v
message	course/enrol.php	/^            $message = get_string('enrolmentnotyet', '', userdate($student->timestart));$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                    $message = "Authorized transaction must be voided within 30 days. EXPIRED!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                    $message = "Settled transaction cannot be voided. Check Cut-Off time!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "Can be credited up to original amount.";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "Need extra fields!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "Order must be credited within 120 days!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "Order must be settled. Try VOID, check Cut-Off time if it fails!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "Order status must be AN_STATUS_NONE(0)!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "Order status must be authorized!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "Order status must be authorized, auth\/captured or refunded!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "Order status must be authorized\/captured!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "Transaction must be captured within 30 days. EXPIRED!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^                $message = "need extra fields for CREDIT!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^            $message = "Missing action? $action";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^            $message = isset($response[3]) ? $response[3] : 'unknown error';$/;"	v
message	enrol/authorize/authorizenetlib.php	/^        $message =  "content-length error";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^        $message =  "no connection: $errstr ($errno)";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^        $message = "Check order->id!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^        $message = "No action taken!";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^        $message = "response error";$/;"	v
message	enrol/authorize/authorizenetlib.php	/^        $message = get_string($reason, "enrol_authorize");$/;"	v
message	enrol/authorize/enrol.php	/^                                $message = get_string('pendingordersemailteacher', 'enrol_authorize', $a);$/;"	v
message	enrol/authorize/enrol.php	/^                        $message = ''; $subject = ''; $lastcourse = 0;$/;"	v
message	enrol/authorize/enrol.php	/^                    $message = get_string('pendingordersemail', 'enrol_authorize', $a);$/;"	v
message	enrol/authorize/enrol.php	/^            $message = '';$/;"	v
message	enrol/authorize/enrol.php	/^        $message = "$site->fullname:  Transaction failed.\\n\\n$subject\\n\\n";$/;"	v
message	enrol/authorize/enrol.php	/^        $message = '';$/;"	v
message	enrol/authorize/locallib.php	/^                    $message = '';$/;"	v
message	enrol/authorize/locallib.php	/^                $message = '';$/;"	v
message	enrol/authorize/locallib.php	/^            $message = '';$/;"	v
message	enrol/manual/enrol.php	/^            $message = get_string("welcometocoursetext", "", $a);$/;"	v
message	enrol/paypal/ipn.php	/^    $message = "$site->fullname:  Transaction failed.\\n\\n$subject\\n\\n";$/;"	v
message	lib/db/mysql.php	/^                $message = new object;$/;"	v
message	lib/db/postgres7.php	/^                $message = NULL;$/;"	v
message	lib/editor/htmlarea/coursefiles.php	/^        $message = "Error: Directories can not contain \\"..\\"";$/;"	v
message	lib/environmentlib.php	/^        $message  = $xml['#']['BYPASS'][0]['@']['message'];$/;"	v
message	lib/environmentlib.php	/^        $message  = $xml['#']['RESTRICT'][0]['@']['message'];$/;"	v
message	lib/moodlelib.php	/^            $message = '';$/;"	v
message	lib/moodlelib.php	/^    $message = get_string('emailconfirmation', '', $data);$/;"	v
message	lib/moodlelib.php	/^    $message = get_string('emailpasswordconfirmation', '', $data);$/;"	v
message	lib/moodlelib.php	/^    $message = get_string('newpasswordtext', '', $a);$/;"	v
message	lib/moodlelib.php	/^    $message = get_string('newusernewpasswordtext', '', $a);$/;"	v
message	lib/pear/PEAR.php	/^            $message     = $message->getMessage();$/;"	v
message	lib/phpmailer/class.phpmailer.php	/^            $message = substr($message, 0, -1);$/;"	v
message	lib/phpmailer/class.phpmailer.php	/^        $message = "";$/;"	v
message	lib/phpmailer/class.phpmailer.php	/^        $message = $this->FixEOL($message);$/;"	v
message	lib/smarty/Smarty_Compiler.class.php	/^                $message = "block function '$tag_command' is not implemented";$/;"	v
message	lib/smarty/Smarty_Compiler.class.php	/^                $message = "compiler function '$tag_command' is not implemented";$/;"	v
message	lib/smarty/Smarty_Compiler.class.php	/^                $message = "custom function '$tag_command' is not implemented";$/;"	v
message	lib/smarty/Smarty_Compiler.class.php	/^                $message = "plugin function $plugin_func() not found in $plugin_file\\n";$/;"	v
message	lib/smarty/Smarty_Compiler.class.php	/^            $message = " expected {\/$_open_tag} (opened line $_line_no).";$/;"	v
message	lib/smarty/Smarty_Compiler.class.php	/^        $message = '';$/;"	v
message	lib/typo3/class.t3lib_div.php	/^				$message=t3lib_div::quoted_printable($message);$/;"	v
message	lib/typo3/class.t3lib_div.php	/^				$message=trim(chunk_split(base64_encode($message.chr(10)))).chr(10);	\/\/ Adding chr(10) because I think MS outlook 2002 wants it... may be removed later again.$/;"	v
message	lib/typo3/class.t3lib_div.php	/^		$message=implode('',$urlSplit);$/;"	v
message	lib/weblib.php	/^    $message = '<p class="errormessage">'.get_string($errorcode, $module, $a).'<\/p>'.$/;"	v
message	lib/weblib.php	/^    $message = clean_text($message);   \/\/ In case nasties are in here$/;"	v
message	lib/weblib.php	/^    $message = clean_text($message);$/;"	v
message	message/lib.php	/^                $message = $unreadmessage;$/;"	v
message	message/lib.php	/^            $message = stripslashes_safe($message);$/;"	v
message	message/lib.php	/^    $message = array();$/;"	v
message	message/lib.php	/^    $message = strip_tags($message);$/;"	v
message	message/send.php	/^        $message = '<div class="message me"><span class="author">'.fullname($USER).'<\/span> '.$/;"	v
message	message/send.php	/^        $message = addslashes($message);                 \/\/ So Javascript can write it$/;"	v
message	message/send.php	/^        $message = format_text($message, $format, $options, 0);$/;"	v
message	message/send.php	/^        $message = str_replace("\\n", ' ', $message);$/;"	v
message	message/send.php	/^        $message = str_replace("\\r", ' ', $message);$/;"	v
message	message/send.php	/^        $message = str_replace('<\/', '<\\\/', $message);   \/\/ XHTML compliance$/;"	v
message	message/send.php	/^    $message  = optional_param('message', '', PARAM_CLEANHTML);$/;"	v
message	mod/chat/chatd.php	/^        $message = $date.$severity.$message."\\n";$/;"	v
message	mod/forum/post.php	/^                $message = '';$/;"	v
message	mod/forum/post.php	/^            $message = '';$/;"	v
message	mod/forum/search.php	/^        $message = highlight($strippedsearch,format_text($post->message, $post->format, NULL, $course->id),$/;"	v
message	mod/forum/search.php	/^        $message = str_replace('<\/fgw9sdpq4>','<\/span>',$message);$/;"	v
message	mod/forum/search.php	/^        $message = str_replace('<fgw9sdpq4>','<span class="highlight">',$message);$/;"	v
message	mod/hotpot/lib.php	/^		$message = '<p align="'.$align.'" style="text-align:'.$align.'"><b><font color="'.$color.'">'.$message."<\/font><\/b><\/p>\\n";$/;"	v
message	mod/lesson/view.php	/^                $message = get_string('question', 'lesson').":<br>";$/;"	v
message_add_contact	message/lib.php	/^function message_add_contact($contactid, $blocked=0) {$/;"	f
message_block_contact	message/lib.php	/^function message_block_contact($contactid) {$/;"	f
message_broadcast	mod/chat/chatd.php	/^    function message_broadcast($message, $sender) {$/;"	f
message_contact_link	message/lib.php	/^function message_contact_link($userid, $linktype='add', $return=false, $script="index.php?tab=contacts", $text=false) {$/;"	f
message_count_messages	message/lib.php	/^function message_count_messages($messagearray, $field='', $value='') {$/;"	f
message_format_message	message/lib.php	/^function message_format_message(&$message, &$user, $format='', $keywords='', $class='other') {$/;"	f
message_get_contact	message/lib.php	/^function message_get_contact($contactid) {$/;"	f
message_get_fragment	message/lib.php	/^function message_get_fragment($message, $keywords) {$/;"	f
message_get_history	message/lib.php	/^function message_get_history($user1, $user2) {$/;"	f
message_get_participants	message/lib.php	/^function message_get_participants() {$/;"	f
message_history_link	message/lib.php	/^function message_history_link($userid1, $userid2=0, $returnstr=false, $keywords='', $position='', $linktext='') {$/;"	f
message_id	backup/restorelib.php	/^                    $message_id = $data["MESSAGE"]["#"]["ID"]["0"]["#"];$/;"	v
message_popup_window	lib/moodlelib.php	/^function message_popup_window() {$/;"	f
message_post_message	message/lib.php	/^function message_post_message($userfrom, $userto, $message, $format, $messagetype) {$/;"	f
message_print_contacts	message/lib.php	/^function message_print_contacts() {$/;"	f
message_print_search	message/lib.php	/^function message_print_search() {$/;"	f
message_print_search_results	message/lib.php	/^function message_print_search_results($frm) {$/;"	f
message_print_settings	message/lib.php	/^function message_print_settings() {$/;"	f
message_print_user	message/lib.php	/^function message_print_user ($user=false, $iscontact=false, $isblocked=false) {$/;"	f
message_remove_contact	message/lib.php	/^function message_remove_contact($contactid) {$/;"	f
message_search	message/lib.php	/^function message_search($searchterms, $fromme=true, $tome=true, $courseid='none', $userid=0) {$/;"	f
message_search_users	message/lib.php	/^function message_search_users($courseid, $searchtext, $sort='', $exceptions='') {$/;"	f
message_shorten_message	message/lib.php	/^function message_shorten_message($message, $minlength=0) {$/;"	f
message_status	backup/restorelib.php	/^                    $message_status = $data["MESSAGE"]["#"]["STATUS"]["0"]["#"];$/;"	v
message_unblock_contact	message/lib.php	/^function message_unblock_contact($contactid) {$/;"	f
messagebody	user/messageselect.php	/^    $messagebody = $SESSION->emailselect[$id]['messagebody'];$/;"	v
messagebody	user/messageselect.php	/^    $messagebody = optional_param('messagebody','',PARAM_CLEANHTML);$/;"	v
messagebuttonname	user/view.php	/^                $messagebuttonname = get_string("messages", "message")."($countmessages)";$/;"	v
messagebuttonname	user/view.php	/^                $messagebuttonname = get_string("messages", "message");$/;"	v
messagedate	message/history.php	/^        $messagedate = get_string('strftimetime');$/;"	v
messagehtml	lib/moodlelib.php	/^    $messagehtml = text_to_html(get_string('emailconfirmation', '', $data), false, false, true);$/;"	v
messagehtml	message/lib.php	/^                $messagehtml  = format_text($message, $format);$/;"	v
messagehtml	message/lib.php	/^                $messagehtml = NULL;$/;"	v
messageid	message/refresh.php	/^            $messageid = $message->id;$/;"	v
messageid	message/send.php	/^        $messageid = message_post_message($USER, $user, addslashes($message), $format, 'direct');$/;"	v
messageindex	mod/chat/chatd.php	/^                $messageindex = intval($customdata['index']);$/;"	v
messages	lib/moodlelib.php	/^        $messages= setlocale (LC_MESSAGES, 0);$/;"	v
messages	message/lib.php	/^    $messages = get_records_select('message_read', "(useridto = '$user1->id' AND useridfrom = '$user2->id') OR $/;"	v
messages	mod/chat/gui_header_js/jsupdate.php	/^    $messages = get_records_select("chat_messages",$/;"	v
messages	mod/chat/gui_header_js/jsupdated.php	/^        $messages = get_records_select("chat_messages",$/;"	v
messages	mod/chat/restorelib.php	/^        $messages = $info['MOD']['#']['MESSAGES']['0']['#']['MESSAGE'];$/;"	v
messagesearch	message/lib.php	/^    $messagesearch = "";$/;"	v
messagesearch	message/lib.php	/^    $messagesearch = "($messagesearch) ";$/;"	v
messagesearch	mod/forum/lib.php	/^        $messagesearch = search_generate_SQL($parsearray,'p.message','p.subject','p.userid','u.id','u.firstname','u.lastname','p.modified', 'd.forum');$/;"	v
messagesearch	mod/forum/lib.php	/^    $messagesearch = "";$/;"	v
messagesleft	mod/chat/report.php	/^    $messagesleft = count($messages);$/;"	v
messagesubject	message/lib.php	/^            $messagesubject = message_shorten_message(strip_tags($message), 30).'...';$/;"	v
messagetext	message/lib.php	/^            $messagetext = format_text_email($message, $format).$/;"	v
messagetext	message/lib.php	/^        $messagetext = highlight($keywords, $messagetext);$/;"	v
messagetext	message/lib.php	/^    $messagetext = format_text($message->message, $message->format, $options);$/;"	v
messageusers	backup/backuplib.php	/^            $messageusers = message_get_participants();$/;"	v
meta	lib/adodb/adodb-csvlib.inc.php	/^				$meta = false;$/;"	v
meta	lib/adodb/adodb-csvlib.inc.php	/^				$meta = fgetcsv($fp, 32000, ",");$/;"	v
meta	lib/weblib.php	/^    $meta = $stylesheetshtml.$meta;$/;"	v
meta	lib/weblib.php	/^    $meta = '<meta http-equiv="content-type" content="text\/html; charset='. $encoding .'" \/>'. "\\n". $meta ."\\n";$/;"	v
meta	mod/chat/gui_header_js/chatinput.php	/^    $meta = ob_get_clean();$/;"	v
meta	mod/chat/gui_header_js/users.php	/^    $meta = ob_get_clean();$/;"	v
meta	mod/chat/gui_sockets/chatinput.php	/^    $meta = ob_get_clean();$/;"	v
meta	mod/data/view.php	/^    $meta = '';$/;"	v
meta	mod/wiki/ewiki/ewiki.php	/^            $meta = unserialize($meta);$/;"	v
meta	mod/wiki/ewiki/ewiki.php	/^      $meta = @$ewiki_links[$href];$/;"	v
meta	mod/wiki/ewiki/ewiki.php	/^   $meta = @array_merge(array($/;"	v
meta	mod/wiki/ewiki/plugins/moodle/downloads.php	/^      $meta = array($/;"	v
meta	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $meta = &$row["meta"];$/;"	v
metacolumns	lib/filelib.php	/^    $metacolumns = NULL;$/;"	v
method	admin/utfdbmigrate.php	/^                        $method = isset($field['@']['method'])?$field['@']['method']:"";$/;"	v
method	backup/restore.php	/^    $method = optional_param( 'method' );$/;"	v
method	lib/adodb/adodb-xmlschema.inc.php	/^		$method = strtoupper( $method );$/;"	v
method	lib/adodb/rsfilter.inc.php	/^        	$method = $fn[1];$/;"	v
method	lib/db/migrate2utf8.php	/^                            $method = $field['@']['method'];$/;"	v
method	lib/soap/nusoap.php	/^			$method = substr($this->methodname, strpos($this->methodname, $delim) + strlen($delim));$/;"	v
method	lib/soap/nusoap.php	/^		$method = '';$/;"	v
method	mod/hotpot/template/default.php	/^			$method = $this->parent->template_dir.'_expand_'.$matches[1][$i];$/;"	v
method	mod/hotpot/template/default.php	/^			$method = $this->parent->template_dir.'_expand_'.$names[3][$i];$/;"	v
method	mod/resource/type/ims/deploy.php	/^    $method = 'post';$/;"	v
method	mod/resource/type/ims/repository_deploy.php	/^        $method = 'get';$/;"	v
method	mod/resource/type/ims/resource.class.php	/^                $method='post';$/;"	v
method_name	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^                $method_name = 'set'.ucwords($property);$/;"	v
method_to_compare	lib/soap/nusoap.php	/^			$method_to_compare = (substr(phpversion(), 0, 2) == '4.') ? strtolower($method) : $method;$/;"	v
methods	lib/bennu/iCalendar_properties.php	/^        $methods = array('PUBLISH', 'REQUEST', 'REPLY', 'ADD', 'CANCEL', 'REFRESH', 'COUNTER', 'DECLINECOUNTER');$/;"	v
methods	lib/blocklib.php	/^    $methods = array_map('strtolower', $methods);$/;"	v
methods	lib/blocklib.php	/^    $methods = get_class_methods($classname);$/;"	v
microtime_diff	lib/moodlelib.php	/^function microtime_diff($a, $b) {$/;"	f
mid	mod/quiz/restorelibpre15.php	/^            $mid = insert_record('question_multianswer', $multianswerdb);$/;"	v
midnight	backup/backup_scheduled.php	/^    $midnight = usergetmidnight($now,$timezone);$/;"	v
midnight	lib/statslib.php	/^    $midnight = stats_getmidnight(time());$/;"	v
migrate	admin/utfdbmigrate.php	/^    $migrate = optional_param('migrate', 0, PARAM_BOOL);$/;"	v
migrate2utf8_assignment_description	mod/assignment/db/migrate2utf8.php	/^function migrate2utf8_assignment_description($recordid){$/;"	f
migrate2utf8_assignment_name	mod/assignment/db/migrate2utf8.php	/^function migrate2utf8_assignment_name($recordid){$/;"	f
migrate2utf8_backup_ids_info	backup/db/migrate2utf8.php	/^function migrate2utf8_backup_ids_info($recordid){$/;"	f
migrate2utf8_block_instance_configdata	blocks/db/migrate2utf8.php	/^function migrate2utf8_block_instance_configdata($recordid){$/;"	f
migrate2utf8_block_pinned_configdata	blocks/db/migrate2utf8.php	/^function migrate2utf8_block_pinned_configdata($recordid){$/;"	f
migrate2utf8_block_rss_client_description	blocks/rss_client/db/migrate2utf8.php	/^function migrate2utf8_block_rss_client_description($recordid){$/;"	f
migrate2utf8_block_rss_client_preferredtitle	blocks/rss_client/db/migrate2utf8.php	/^function migrate2utf8_block_rss_client_preferredtitle($recordid){$/;"	f
migrate2utf8_block_rss_client_title	blocks/rss_client/db/migrate2utf8.php	/^function migrate2utf8_block_rss_client_title($recordid){$/;"	f
migrate2utf8_chat_intro	mod/chat/db/migrate2utf8.php	/^function migrate2utf8_chat_intro($recordid){$/;"	f
migrate2utf8_chat_name	mod/chat/db/migrate2utf8.php	/^function migrate2utf8_chat_name($recordid){$/;"	f
migrate2utf8_choice_name	mod/choice/db/migrate2utf8.php	/^function migrate2utf8_choice_name($recordid){$/;"	f
migrate2utf8_choice_options_text	mod/choice/db/migrate2utf8.php	/^function migrate2utf8_choice_options_text($recordid){$/;"	f
migrate2utf8_choice_text	mod/choice/db/migrate2utf8.php	/^function migrate2utf8_choice_text($recordid){$/;"	f
migrate2utf8_config_plugins_value	lib/db/migrate2utf8.php	/^function migrate2utf8_config_plugins_value($recordid){$/;"	f
migrate2utf8_config_value	lib/db/migrate2utf8.php	/^function migrate2utf8_config_value($recordid){$/;"	f
migrate2utf8_course_categories_description	lib/db/migrate2utf8.php	/^function migrate2utf8_course_categories_description($recordid){$/;"	f
migrate2utf8_course_categories_name	lib/db/migrate2utf8.php	/^function migrate2utf8_course_categories_name($recordid){$/;"	f
migrate2utf8_course_cost	lib/db/migrate2utf8.php	/^function migrate2utf8_course_cost($recordid){$/;"	f
migrate2utf8_course_fullname	lib/db/migrate2utf8.php	/^function migrate2utf8_course_fullname($recordid){$/;"	f
migrate2utf8_course_idnumber	lib/db/migrate2utf8.php	/^function migrate2utf8_course_idnumber($recordid){$/;"	f
migrate2utf8_course_lang	lib/db/migrate2utf8.php	/^function migrate2utf8_course_lang($recordid){$/;"	f
migrate2utf8_course_modinfo	lib/db/migrate2utf8.php	/^function migrate2utf8_course_modinfo($recordid){$/;"	f
migrate2utf8_course_password	lib/db/migrate2utf8.php	/^function migrate2utf8_course_password($recordid){$/;"	f
migrate2utf8_course_request_fullname	lib/db/migrate2utf8.php	/^function migrate2utf8_course_request_fullname($recordid){$/;"	f
migrate2utf8_course_request_password	lib/db/migrate2utf8.php	/^function migrate2utf8_course_request_password($recordid){$/;"	f
migrate2utf8_course_request_reason	lib/db/migrate2utf8.php	/^function migrate2utf8_course_request_reason($recordid){$/;"	f
migrate2utf8_course_request_shortname	lib/db/migrate2utf8.php	/^function migrate2utf8_course_request_shortname($recordid){$/;"	f
migrate2utf8_course_request_summary	lib/db/migrate2utf8.php	/^function migrate2utf8_course_request_summary($recordid){$/;"	f
migrate2utf8_course_sections_summary	lib/db/migrate2utf8.php	/^function migrate2utf8_course_sections_summary($recordid){$/;"	f
migrate2utf8_course_shortname	lib/db/migrate2utf8.php	/^function migrate2utf8_course_shortname($recordid){$/;"	f
migrate2utf8_course_student	lib/db/migrate2utf8.php	/^function migrate2utf8_course_student($recordid){$/;"	f
migrate2utf8_course_students	lib/db/migrate2utf8.php	/^function migrate2utf8_course_students($recordid){$/;"	f
migrate2utf8_course_summary	lib/db/migrate2utf8.php	/^function migrate2utf8_course_summary($recordid){$/;"	f
migrate2utf8_course_teacher	lib/db/migrate2utf8.php	/^function migrate2utf8_course_teacher($recordid){$/;"	f
migrate2utf8_course_teachers	lib/db/migrate2utf8.php	/^function migrate2utf8_course_teachers($recordid){$/;"	f
migrate2utf8_data_addtemplate	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_addtemplate($recordid){$/;"	f
migrate2utf8_data_csstemplate	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_csstemplate($recordid){$/;"	f
migrate2utf8_data_fields_description	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_fields_description($recordid){$/;"	f
migrate2utf8_data_fields_name	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_fields_name($recordid){$/;"	f
migrate2utf8_data_intro	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_intro($recordid){$/;"	f
migrate2utf8_data_listtemplate	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_listtemplate($recordid){$/;"	f
migrate2utf8_data_listtemplatefooter	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_listtemplatefooter($recordid){$/;"	f
migrate2utf8_data_listtemplateheader	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_listtemplateheader($recordid){$/;"	f
migrate2utf8_data_name	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_name($recordid){$/;"	f
migrate2utf8_data_rsstemplate	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_rsstemplate($recordid){$/;"	f
migrate2utf8_data_rsstitletemplate	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_rsstitletemplate($recordid){$/;"	f
migrate2utf8_data_singletemplate	mod/data/db/migrate2utf8.php	/^function migrate2utf8_data_singletemplate($recordid){$/;"	f
migrate2utf8_event_description	lib/db/migrate2utf8.php	/^function migrate2utf8_event_description($recordid){$/;"	f
migrate2utf8_event_name	lib/db/migrate2utf8.php	/^function migrate2utf8_event_name($recordid){$/;"	f
migrate2utf8_exercise_elements_description	mod/exercise/db/migrate2utf8.php	/^function migrate2utf8_exercise_elements_description($recordid){$/;"	f
migrate2utf8_exercise_grades_feedback	mod/exercise/db/migrate2utf8.php	/^function migrate2utf8_exercise_grades_feedback($recordid){$/;"	f
migrate2utf8_exercise_name	mod/exercise/db/migrate2utf8.php	/^function migrate2utf8_exercise_name($recordid){$/;"	f
migrate2utf8_exercise_password	mod/exercise/db/migrate2utf8.php	/^function migrate2utf8_exercise_password($recordid){$/;"	f
migrate2utf8_exercise_rubrics_description	mod/exercise/db/migrate2utf8.php	/^function migrate2utf8_exercise_rubrics_description($recordid){$/;"	f
migrate2utf8_forum_intro	mod/forum/db/migrate2utf8.php	/^function migrate2utf8_forum_intro($recordid){$/;"	f
migrate2utf8_forum_name	mod/forum/db/migrate2utf8.php	/^function migrate2utf8_forum_name($recordid){$/;"	f
migrate2utf8_glossary_categories_name	mod/glossary/db/migrate2utf8.php	/^function migrate2utf8_glossary_categories_name($recordid){$/;"	f
migrate2utf8_glossary_intro	mod/glossary/db/migrate2utf8.php	/^function migrate2utf8_glossary_intro($recordid){$/;"	f
migrate2utf8_glossary_name	mod/glossary/db/migrate2utf8.php	/^function migrate2utf8_glossary_name($recordid){$/;"	f
migrate2utf8_grade_category_name	lib/db/migrate2utf8.php	/^function migrate2utf8_grade_category_name($recordid){$/;"	f
migrate2utf8_grade_letter_letter	lib/db/migrate2utf8.php	/^function migrate2utf8_grade_letter_letter($recordid){$/;"	f
migrate2utf8_groups_description	lib/db/migrate2utf8.php	/^function migrate2utf8_groups_description($recordid){$/;"	f
migrate2utf8_groups_lang	lib/db/migrate2utf8.php	/^function migrate2utf8_groups_lang($recordid){$/;"	f
migrate2utf8_groups_name	lib/db/migrate2utf8.php	/^function migrate2utf8_groups_name($recordid){$/;"	f
migrate2utf8_groups_password	lib/db/migrate2utf8.php	/^function migrate2utf8_groups_password($recordid){$/;"	f
migrate2utf8_hotpot_name	mod/hotpot/db/migrate2utf8.php	/^function migrate2utf8_hotpot_name($recordid){$/;"	f
migrate2utf8_hotpot_password	mod/hotpot/db/migrate2utf8.php	/^function migrate2utf8_hotpot_password($recordid){$/;"	f
migrate2utf8_hotpot_questions_name	mod/hotpot/db/migrate2utf8.php	/^function migrate2utf8_hotpot_questions_name($recordid){$/;"	f
migrate2utf8_hotpot_strings_string	mod/hotpot/db/migrate2utf8.php	/^function migrate2utf8_hotpot_strings_string($recordid){$/;"	f
migrate2utf8_hotpot_summary	mod/hotpot/db/migrate2utf8.php	/^function migrate2utf8_hotpot_summary($recordid){$/;"	f
migrate2utf8_journal_intro	mod/journal/db/migrate2utf8.php	/^function migrate2utf8_journal_intro($recordid){$/;"	f
migrate2utf8_journal_name	mod/journal/db/migrate2utf8.php	/^function migrate2utf8_journal_name($recordid){$/;"	f
migrate2utf8_label_content	mod/label/db/migrate2utf8.php	/^function migrate2utf8_label_content($recordid){$/;"	f
migrate2utf8_label_name	mod/label/db/migrate2utf8.php	/^function migrate2utf8_label_name($recordid){$/;"	f
migrate2utf8_lams_introduction	mod/lams/db/migrate2utf8.php	/^function migrate2utf8_lams_introduction($recordid){$/;"	f
migrate2utf8_lams_name	mod/lams/db/migrate2utf8.php	/^function migrate2utf8_lams_name($recordid){$/;"	f
migrate2utf8_lesson_answers_answer	mod/lesson/db/migrate2utf8.php	/^function migrate2utf8_lesson_answers_answer($recordid){$/;"	f
migrate2utf8_lesson_answers_response	mod/lesson/db/migrate2utf8.php	/^function migrate2utf8_lesson_answers_response($recordid){$/;"	f
migrate2utf8_lesson_default_password	mod/lesson/db/migrate2utf8.php	/^function migrate2utf8_lesson_default_password($recordid){$/;"	f
migrate2utf8_lesson_name	mod/lesson/db/migrate2utf8.php	/^function migrate2utf8_lesson_name($recordid){$/;"	f
migrate2utf8_lesson_pages_contents	mod/lesson/db/migrate2utf8.php	/^function migrate2utf8_lesson_pages_contents($recordid){$/;"	f
migrate2utf8_lesson_pages_title	mod/lesson/db/migrate2utf8.php	/^function migrate2utf8_lesson_pages_title($recordid){$/;"	f
migrate2utf8_lesson_password	mod/lesson/db/migrate2utf8.php	/^function migrate2utf8_lesson_password($recordid){$/;"	f
migrate2utf8_message_message	lib/db/migrate2utf8.php	/^function migrate2utf8_message_message($recordid){$/;"	f
migrate2utf8_message_read_message	lib/db/migrate2utf8.php	/^function migrate2utf8_message_read_message($recordid){$/;"	f
migrate2utf8_modules_search	lib/db/migrate2utf8.php	/^function migrate2utf8_modules_search($recordid){$/;"	f
migrate2utf8_post_content	lib/db/migrate2utf8.php	/^function migrate2utf8_post_content($recordid){$/;"	f
migrate2utf8_post_subject	lib/db/migrate2utf8.php	/^function migrate2utf8_post_subject($recordid){$/;"	f
migrate2utf8_post_summary	lib/db/migrate2utf8.php	/^function migrate2utf8_post_summary($recordid){$/;"	f
migrate2utf8_question_answers_answer	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_answers_answer($recordid){$/;"	f
migrate2utf8_question_answers_feedback	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_answers_feedback($recordid){$/;"	f
migrate2utf8_question_categories_info	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_categories_info($recordid){$/;"	f
migrate2utf8_question_categories_name	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_categories_name($recordid){$/;"	f
migrate2utf8_question_dataset_definitions_name	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_dataset_definitions_name($recordid){$/;"	f
migrate2utf8_question_match_sub_answertext	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_match_sub_answertext($recordid){$/;"	f
migrate2utf8_question_match_sub_questiontext	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_match_sub_questiontext($recordid){$/;"	f
migrate2utf8_question_name	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_name($recordid){$/;"	f
migrate2utf8_question_numerical_units_unit	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_numerical_units_unit($recordid){$/;"	f
migrate2utf8_question_qtype	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_qtype($recordid){$/;"	f
migrate2utf8_question_questiontext	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_question_questiontext($recordid){$/;"	f
migrate2utf8_quiz_intro	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_quiz_intro($recordid){$/;"	f
migrate2utf8_quiz_name	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_quiz_name($recordid){$/;"	f
migrate2utf8_quiz_password	mod/quiz/db/migrate2utf8.php	/^function migrate2utf8_quiz_password($recordid){$/;"	f
migrate2utf8_resource_alltext	mod/resource/db/migrate2utf8.php	/^function migrate2utf8_resource_alltext($recordid){$/;"	f
migrate2utf8_resource_name	mod/resource/db/migrate2utf8.php	/^function migrate2utf8_resource_name($recordid){$/;"	f
migrate2utf8_resource_reference	mod/resource/db/migrate2utf8.php	/^function migrate2utf8_resource_reference($recordid){$/;"	f
migrate2utf8_resource_summary	mod/resource/db/migrate2utf8.php	/^function migrate2utf8_resource_summary($recordid){$/;"	f
migrate2utf8_scorm_name	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_name($recordid){$/;"	f
migrate2utf8_scorm_options	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_options($recordid){$/;"	f
migrate2utf8_scorm_reference	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_reference($recordid){$/;"	f
migrate2utf8_scorm_scoes_datafromlms	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_datafromlms($recordid){$/;"	f
migrate2utf8_scorm_scoes_identifier	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_identifier($recordid){$/;"	f
migrate2utf8_scorm_scoes_launch	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_launch($recordid){$/;"	f
migrate2utf8_scorm_scoes_manifest	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_manifest($recordid){$/;"	f
migrate2utf8_scorm_scoes_masteryscore	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_masteryscore($recordid){$/;"	f
migrate2utf8_scorm_scoes_maxtimeallowed	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_maxtimeallowed($recordid){$/;"	f
migrate2utf8_scorm_scoes_organization	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_organization($recordid){$/;"	f
migrate2utf8_scorm_scoes_parameters	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_parameters($recordid){$/;"	f
migrate2utf8_scorm_scoes_parent	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_parent($recordid){$/;"	f
migrate2utf8_scorm_scoes_prerequisites	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_prerequisites($recordid){$/;"	f
migrate2utf8_scorm_scoes_scormtype	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_scormtype($recordid){$/;"	f
migrate2utf8_scorm_scoes_timelimitaction	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_timelimitaction($recordid){$/;"	f
migrate2utf8_scorm_scoes_title	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_scoes_title($recordid){$/;"	f
migrate2utf8_scorm_summary	mod/scorm/db/migrate2utf8.php	/^function migrate2utf8_scorm_summary($recordid){$/;"	f
migrate2utf8_set_config	admin/utfdbmigrate.php	/^function migrate2utf8_set_config($name, $value, $plugin=NULL) {$/;"	f
migrate2utf8_survey_intro	mod/survey/db/migrate2utf8.php	/^function migrate2utf8_survey_intro($recordid){$/;"	f
migrate2utf8_survey_name	mod/survey/db/migrate2utf8.php	/^function migrate2utf8_survey_name($recordid){$/;"	f
migrate2utf8_tags_text	lib/db/migrate2utf8.php	/^function migrate2utf8_tags_text($recordid){$/;"	f
migrate2utf8_update_record	admin/utfdbmigrate.php	/^function migrate2utf8_update_record($table,$record) {$/;"	f
migrate2utf8_user	lib/db/migrate2utf8.php	/^function migrate2utf8_user($fields, $crash, $debug, $maxrecords) {$/;"	f
migrate2utf8_user_address	lib/db/migrate2utf8.php	/^function migrate2utf8_user_address($recordid){$/;"	f
migrate2utf8_user_city	lib/db/migrate2utf8.php	/^function migrate2utf8_user_city($recordid){$/;"	f
migrate2utf8_user_department	lib/db/migrate2utf8.php	/^function migrate2utf8_user_department($recordid){$/;"	f
migrate2utf8_user_description	lib/db/migrate2utf8.php	/^function migrate2utf8_user_description($recordid){$/;"	f
migrate2utf8_user_firstname	lib/db/migrate2utf8.php	/^function migrate2utf8_user_firstname($recordid){$/;"	f
migrate2utf8_user_idnumber	lib/db/migrate2utf8.php	/^function migrate2utf8_user_idnumber($recordid){$/;"	f
migrate2utf8_user_institution	lib/db/migrate2utf8.php	/^function migrate2utf8_user_institution($recordid){$/;"	f
migrate2utf8_user_lang	lib/db/migrate2utf8.php	/^function migrate2utf8_user_lang($recordid){$/;"	f
migrate2utf8_user_lastname	lib/db/migrate2utf8.php	/^function migrate2utf8_user_lastname($recordid){$/;"	f
migrate2utf8_user_secret	lib/db/migrate2utf8.php	/^function migrate2utf8_user_secret($recordid){$/;"	f
migrate2utf8_wiki_initialcontent	mod/wiki/db/migrate2utf8.php	/^function migrate2utf8_wiki_initialcontent($recordid){$/;"	f
migrate2utf8_wiki_name	mod/wiki/db/migrate2utf8.php	/^function migrate2utf8_wiki_name($recordid){$/;"	f
migrate2utf8_wiki_pagename	mod/wiki/db/migrate2utf8.php	/^function migrate2utf8_wiki_pagename($recordid){$/;"	f
migrate2utf8_wiki_summary	mod/wiki/db/migrate2utf8.php	/^function migrate2utf8_wiki_summary($recordid){$/;"	f
migrate2utf8_workshop_description	mod/workshop/db/migrate2utf8.php	/^function migrate2utf8_workshop_description($recordid){$/;"	f
migrate2utf8_workshop_elements_description	mod/workshop/db/migrate2utf8.php	/^function migrate2utf8_workshop_elements_description($recordid){$/;"	f
migrate2utf8_workshop_grades_feedback	mod/workshop/db/migrate2utf8.php	/^function migrate2utf8_workshop_grades_feedback($recordid){$/;"	f
migrate2utf8_workshop_name	mod/workshop/db/migrate2utf8.php	/^function migrate2utf8_workshop_name($recordid){$/;"	f
migrate2utf8_workshop_password	mod/workshop/db/migrate2utf8.php	/^function migrate2utf8_workshop_password($recordid){$/;"	f
migrate2utf8_workshop_rubrics_description	mod/workshop/db/migrate2utf8.php	/^function migrate2utf8_workshop_rubrics_description($recordid){$/;"	f
migrate2utf8_workshop_stockcomments_comments	mod/workshop/db/migrate2utf8.php	/^function migrate2utf8_workshop_stockcomments_comments($recordid){$/;"	f
migrationconfig	admin/utfdbmigrate.php	/^                                    $migrationconfig = get_record('config','name','dbmigration');$/;"	v
migrationconfig	admin/utfdbmigrate.php	/^        $migrationconfig = new object;$/;"	v
migrationconfig	lib/db/migrate2utf8.php	/^                $migrationconfig = get_record('config','name','dbmigration');$/;"	v
milliseconds	lib/typo3/class.t3lib_div.php	/^	function milliseconds()	{$/;"	f
mime	lib/phpmailer/class.phpmailer.php	/^        $mime = array();$/;"	v
mime	mod/wiki/ewiki/ewiki.php	/^         $mime = $tmp;$/;"	v
mime	mod/wiki/ewiki/ewiki.php	/^      $mime = $mime_types[0];$/;"	v
mime	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^   $mime = strtok($mime, "\/") . "\/" . $type;$/;"	v
mime_content_type	lib/adodb/tohtml.inc.php	/^				  function mime_content_type ($file) {$/;"	f
mime_types	mod/wiki/ewiki/ewiki.php	/^   $mime_types = array($/;"	v
mimeinfo	lib/filelib.php	/^    $mimeinfo=get_mimetypes_array();$/;"	v
mimeinfo	lib/filelib.php	/^function mimeinfo($element, $filename) {$/;"	f
mimeinfo_from_type	lib/filelib.php	/^function mimeinfo_from_type($element, $mimetype) {$/;"	f
mimetype	backup/lib.php	/^        $mimetype = mimeinfo("type", $filename);$/;"	v
mimetype	lib/filelib.php	/^    $mimetype     = $forcedownload ? 'application\/x-forcedownload' : mimeinfo('type', $filename);$/;"	v
mimetype	lib/moodlelib.php	/^            $mimetype = mimeinfo('type', $attachname);$/;"	v
mimetype	mod/lesson/mediafile.php	/^    $mimetype = mimeinfo("type", $lesson->mediafile);  \/\/$path_parts['basename']$/;"	v
mimetype	mod/resource/type/file/resource.class.php	/^    $mimetype = mimeinfo("type", $resource->reference);$/;"	v
mimetype	mod/resource/type/ims/deploy.php	/^    $mimetype = mimeinfo("type", $file);$/;"	v
mimetype	mod/resource/type/ims/resource.class.php	/^            $mimetype = mimeinfo("type", $file);$/;"	v
mimetype	mod/resource/type/ims/resource.class.php	/^        $mimetype = mimeinfo("type", $resource->reference);$/;"	v
mimetype	mod/resource/type/repository/resource.class.php	/^    $mimetype = mimeinfo("type", $resource->reference);$/;"	v
min	auth/ldap/lib.php	/^            $min=substr($time,10,2);$/;"	v
min	enrol/imsenterprise/enrol.php	/^                    $min   = $sortinfo->min;$/;"	v
min	lib/adodb/adodb-time.inc.php	/^	$min = $arr['minutes'];$/;"	v
min	lib/adodb/adodb-time.inc.php	/^	$min = floor($d\/$_min_power);$/;"	v
min	lib/adodb/adodb-time.inc.php	/^	$min = intval($min);$/;"	v
min	lib/datalib.php	/^        $min   = $info->min;$/;"	v
min	lib/graphlib.php	/^    $min = $data['min'];$/;"	v
min	lib/graphlib.php	/^    $min = $this->parameter['x_min'];$/;"	v
min	lib/graphlib.php	/^  $min = $factor * @floor($min \/ $factor);$/;"	v
min	lib/graphlib.php	/^  $min = $this->calculated['x_axis']['min'];$/;"	v
min	mod/chat/gui_header_js/jsupdate.php	/^                $min = $min < 10 ? '0'.$min : $min;$/;"	v
min	mod/chat/gui_header_js/jsupdate.php	/^                $min = (int) ($lastping\/60);$/;"	v
min	mod/chat/gui_header_js/jsupdated.php	/^                $min = $min < 10 ? '0'.$min : $min;$/;"	v
min	mod/chat/gui_header_js/jsupdated.php	/^                $min = (int) ($lastping\/60);$/;"	v
min	mod/chat/gui_header_js/users.php	/^        $min = $min < 10 ? '0'.$min : $min;$/;"	v
min	mod/chat/gui_header_js/users.php	/^        $min = (int) ($lastping\/60);$/;"	v
min	mod/lesson/locallib.php	/^                    $min = $question->answer[$key] - $question->tolerance[$key];$/;"	v
min	mod/scorm/aicc.php	/^                                        $min = ', '.$userdata->{'cmi.core.score.min'};$/;"	v
min	mod/scorm/aicc.php	/^                                $min = '';$/;"	v
min	question/format/gift/format.php	/^                        $min = trim(substr($answer, 0, $marker));$/;"	v
min	question/format/gift/format.php	/^        $min = $answer->answer - $tolerance;$/;"	v
min	question/type/numerical/questiontype.php	/^                    $min = "$answer->min"; \/\/format_float($answer->max, 2);$/;"	v
min	question/type/numerical/questiontype.php	/^                $min = $answer->answer - $tolerance;$/;"	v
min	question/type/numerical/questiontype.php	/^                $min = $answer->answer \/ $quotient;$/;"	v
minLeft	lib/graphlib.php	/^  $minLeft = $dataLeftRange['min'];$/;"	v
minLeft	lib/graphlib.php	/^  $minLeft = $this->parameter['y_min_left'];$/;"	v
minRight	lib/graphlib.php	/^  $minRight = $dataRightRange['min'];$/;"	v
minRight	lib/graphlib.php	/^  $minRight = $this->parameter['y_min_right'];$/;"	v
min_size	lib/excel/OLEwriter.php	/^	    $min_size = 4096;$/;"	v
min_size	lib/excel/OLEwriter.php	/^            $min_size = 512;$/;"	v
mincols	lib/weblib.php	/^    $mincols = 65;$/;"	v
minimum	mod/hotpot/db/update_to_v2.php	/^	$minimum = 2005031400; $/;"	v
minimum	mod/lesson/action/continue.php	/^                    $minimum = (float) $answer->answer;$/;"	v
minimum	mod/lesson/action/continue.php	/^                    $minimum = (float) $min;$/;"	v
minimumsize	lib/moodlelib.php	/^            $minimumsize = $postsize;$/;"	v
minimumsize	lib/moodlelib.php	/^        $minimumsize = $coursebytes;$/;"	v
minimumsize	lib/moodlelib.php	/^        $minimumsize = $modulebytes;$/;"	v
minimumsize	lib/moodlelib.php	/^        $minimumsize = $sitebytes;$/;"	v
minimumsize	lib/moodlelib.php	/^    $minimumsize = get_real_size($filesize);$/;"	v
minlastaccess	user/index.php	/^        $minlastaccess = get_field_sql('SELECT min(timeaccess) FROM '.$CFG->prefix.'user_students WHERE course = '.$course->id.' AND timeaccess != 0');$/;"	v
minlog	course/report/participation/index.php	/^    $minlog = get_field_sql('SELECT min(time) FROM '.$CFG->prefix.'log WHERE course = '.$course->id);$/;"	v
minlog	course/report/participation/mod.php	/^    $minlog = get_field_sql('SELECT min(time) FROM '.$CFG->prefix.'log WHERE course = '.$course->id);$/;"	v
minpref	filter/multilang/filter.php	/^            $minpref = $foundkey;$/;"	v
minpref	filter/multilang/filter.php	/^    $minpref   = count($preflangs);$/;"	v
minrows	lib/weblib.php	/^    $minrows = 10;$/;"	v
mins	enrol/authorize/authorizenetlib.php	/^    $mins = $cutoff % 60;$/;"	v
mins	lib/bennu/iCalendar_rfc2445.php	/^                $mins = explode(',', $vars['BYMINUTE']);$/;"	v
mins	lib/moodlelib.php	/^    $mins      = floor($remainder\/MINSECS);$/;"	v
mins	lib/olson.php	/^        $mins  = abs($mins % 60);$/;"	v
mins	lib/olson.php	/^        $mins = $mins + $hours*60 + $gmtoffset;$/;"	v
mins	mod/scorm/locallib.php	/^        $mins = '0' .  $mins;$/;"	v
mins	mod/scorm/locallib.php	/^    $mins = $aes[1] + $bes[1] + $change;   \/\/Minutes$/;"	v
mins	mod/scorm/locallib.php	/^    $mins = $mins - ($change * 60);$/;"	v
minute_extra	lib/smarty/plugins/function.html_select_time.php	/^    $minute_extra       = null;$/;"	v
minute_interval	lib/smarty/plugins/function.html_select_time.php	/^    $minute_interval    = 1;$/;"	v
minutes	blocks/online_users/block_online_users.php	/^        $minutes  = floor($timetoshowusers\/60);$/;"	v
minvar	mod/workshop/lib.php	/^    $minvar = 0.05;$/;"	v
misc	admin/configvars.php	/^    $misc = array();$/;"	v
missing_terms	mod/forum/search.php	/^        $missing_terms = "";$/;"	v
missingblocks	blog/header.php	/^    $missingblocks = blocks_get_missing($PAGE, $pageblocks);$/;"	v
missingblocks	lib/blocklib.php	/^    $missingblocks = array();$/;"	v
missingblocks	lib/blocklib.php	/^    $missingblocks = blocks_get_missing($page, $pageblocks);$/;"	v
mixed	lib/weblib.php	/^        $mixed = str_replace("\\\\'", "'", $mixed);$/;"	v
mixed	lib/weblib.php	/^        $mixed = str_replace('\\\\"', '"', $mixed);$/;"	v
mixed	lib/weblib.php	/^        $mixed = str_replace('\\\\\\\\', '\\\\', $mixed);$/;"	v
miyRw	lib/excel/Worksheet.php	/^            $miyRw = $height * 20;  \/\/ row height$/;"	v
miyRw	lib/excel/Worksheet.php	/^            $miyRw = 0xff;          \/\/ default row height is 256$/;"	v
miyRw	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $miyRw = $height * 20;  \/\/ row height$/;"	v
miyRw	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $miyRw = 0xff;          \/\/ default row height is 256$/;"	v
mkdir	lib/typo3/class.t3lib_div.php	/^	function mkdir($theNewFolder)	{$/;"	f
ml	lib/adodb/adodb-datadict.inc.php	/^					$ml = $c->max_length;$/;"	v
mo	auth/ldap/lib.php	/^            $mo=substr($time,4,2);$/;"	v
mod	admin/process_email.php	/^$mod = substr($address,4,2);$/;"	v
mod	backup/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$modname,$modid);$/;"	v
mod	blocks/site_main_menu/block_site_main_menu.php	/^                $mod = $mods[$modnumber];$/;"	v
mod	blocks/social_activities/block_social_activities.php	/^                $mod = $mods[$modnumber];$/;"	v
mod	course/grade.php	/^                    $mod = $mods[$sectionmod];$/;"	v
mod	course/grades.php	/^                    $mod = $mods[$sectionmod];$/;"	v
mod	course/lib.php	/^                                    $mod="", $modid="activity\/All", $modaction="", $selectedgroup="", $selectedsort="default") {$/;"	v
mod	course/lib.php	/^            $mod = $mods[$modnumber];$/;"	v
mod	course/lib.php	/^    $mod = array();$/;"	v
mod	course/mod.php	/^        $mod = $SESSION->modform;$/;"	v
mod	course/mod.php	/^        $mod = (object)$_POST;$/;"	v
mod	course/recent.php	/^                $mod = $mods[$sectionmod];$/;"	v
mod	course/report/outline/index.php	/^                    $mod = $mods[$sectionmod];$/;"	v
mod	course/user.php	/^                                $mod = $mods[$sectionmod];$/;"	v
mod	grade/lib.php	/^                        $mod = $mods["$sectionmod"];$/;"	v
mod	grade/lib.php	/^                    $mod = $mods[$sectionmod];$/;"	v
mod	mod/assignment/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$assid);$/;"	v
mod	mod/assignment/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/chat/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/choice/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/forum/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/glossary/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/hotpot/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code, $log->module, $log->info);$/;"	v
mod	mod/hotpot/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/journal/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/label/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/lesson/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/quiz/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/quiz/restorelibpre15.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/resource/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/survey/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod	mod/workshop/restorelib.php	/^                $mod = backup_getid($restore->backup_unique_code,$log->module,$log->info);$/;"	v
mod_create_objects	mod/lesson/importppt.php	/^                $mod_create_objects = $modname.'_create_objects';  $/;"	v
mod_id	backup/restorelib.php	/^                    $mod_id = $data["MOD"]["#"]["ID"]["0"]["#"];$/;"	v
mod_reset_course_form	course/reset.php	/^            $mod_reset_course_form = $modname .'_reset_course_form'; $/;"	v
mod_save_objects	mod/lesson/importppt.php	/^                $mod_save_objects = $modname.'_save_objects'; $/;"	v
mod_type	backup/restorelib.php	/^                    $mod_type = $data["MOD"]["#"]["MODTYPE"]["0"]["#"];$/;"	v
modaction	course/recent.php	/^    $modaction      = optional_param('modaction', '', PARAM_ALPHA);        \/\/ not used??$/;"	v
modaction	course/report/log/index.php	/^    $modaction   = optional_param('modaction', '', PARAM_PATH); \/\/ an action as recorded in the logs$/;"	v
modarea	mod/glossary/lib.php	/^    $modarea = glossary_mod_file_area($glossary);$/;"	v
modargs	admin/process_email.php	/^$modargs = substr($address,6,-16);$/;"	v
modargs	lib/moodlelib.php	/^        $modargs = 'B'.base64_encode(pack('V',$user->id)).substr(md5($user->email),0,16);$/;"	v
modarray	course/lib.php	/^            $modarray = explode(",", $section->sequence);$/;"	v
modarray	course/lib.php	/^        $modarray = explode(",", $section->sequence);$/;"	v
modbackup	backup/backup_scheduled.php	/^                $modbackup = $modname."_backup_mods";$/;"	v
modbackup	backup/backuplib.php	/^                $modbackup = $modname."_backup_mods";$/;"	v
modbackup	backup/backuplib.php	/^            $modbackup = $module."_backup_mods";$/;"	v
modbackupone	backup/backuplib.php	/^                $modbackupone = $modname."_backup_one_mod";$/;"	v
modcheckbackup	backup/backup_scheduled.php	/^                        $modcheckbackup = $modname."_check_backup_mods";$/;"	v
modcheckbackup	backup/backup_scheduled.php	/^                $modcheckbackup = $modname."_check_backup_mods";$/;"	v
modcheckbackup	backup/backuplib.php	/^                $modcheckbackup = $modname."_check_backup_mods";$/;"	v
modcontent	course/lib.php	/^            $modcontent = $print_recent_activity($course, $isteacher, $timestart);$/;"	v
moddata_path	mod/assignment/restorelib.php	/^        $moddata_path = "";$/;"	v
moddata_path	mod/assignment/restorelib.php	/^        $moddata_path = $CFG->dataroot."\/".$restore->course_id."\/".$CFG->moddata;$/;"	v
moddata_path	mod/data/restorelib.php	/^    $moddata_path = "";$/;"	v
moddata_path	mod/data/restorelib.php	/^    $moddata_path = $CFG->dataroot."\/".$restore->course_id."\/".$CFG->moddata;$/;"	v
moddata_path	mod/exercise/restorelib.php	/^        $moddata_path = "";$/;"	v
moddata_path	mod/exercise/restorelib.php	/^        $moddata_path = $CFG->dataroot."\/".$restore->course_id."\/".$CFG->moddata;$/;"	v
moddata_path	mod/forum/restorelib.php	/^        $moddata_path = "";$/;"	v
moddata_path	mod/forum/restorelib.php	/^        $moddata_path = $CFG->dataroot."\/".$restore->course_id."\/".$CFG->moddata;$/;"	v
moddata_path	mod/glossary/restorelib.php	/^        $moddata_path = "";$/;"	v
moddata_path	mod/glossary/restorelib.php	/^        $moddata_path = $CFG->dataroot."\/".$restore->course_id."\/".$CFG->moddata;$/;"	v
moddata_path	mod/scorm/restorelib.php	/^        $moddata_path = "";$/;"	v
moddata_path	mod/scorm/restorelib.php	/^        $moddata_path = $CFG->dataroot."\/".$restore->course_id."\/".$CFG->moddata;$/;"	v
moddata_path	mod/wiki/restorelib.php	/^        $moddata_path = "";$/;"	v
moddata_path	mod/wiki/restorelib.php	/^        $moddata_path = $CFG->dataroot."\/".$restore->course_id."\/".$CFG->moddata;$/;"	v
moddata_path	mod/workshop/restorelib.php	/^        $moddata_path = "";$/;"	v
moddata_path	mod/workshop/restorelib.php	/^        $moddata_path = $CFG->dataroot."\/".$restore->course_id."\/".$CFG->moddata;$/;"	v
moddate	backup/lib.php	/^            $moddate = filemtime($file_path);$/;"	v
moddelete	lib/moodlelib.php	/^            $moddelete = $modname .'_delete_instance';       \/\/ Delete everything connected to an instance$/;"	v
moddeletecourse	lib/moodlelib.php	/^            $moddeletecourse = $modname .'_delete_course';   \/\/ Delete other stray stuff (uncommon)$/;"	v
moddeleteuserdata	lib/moodlelib.php	/^            $moddeleteuserdata = $modname .'_delete_userdata';   \/\/ Function to delete user data$/;"	v
mode	admin/lang.php	/^    $mode        = optional_param('mode', '', PARAM_ALPHA);$/;"	v
mode	admin/langimport.php	/^    $mode          = optional_param('mode', 0, PARAM_INT);     \/\/phase$/;"	v
mode	admin/report/stats/index.php	/^    $mode     = optional_param('mode', STATS_MODE_GENERAL, PARAM_INT);$/;"	v
mode	backup/restorelib.php	/^                $mode = substr(strrchr($log->url,"="),1);$/;"	v
mode	blog/tags.php	/^$mode = optional_param('mode','',PARAM_ALPHA);$/;"	v
mode	course/report/stats/graph.php	/^    $mode     = required_param('mode', PARAM_INT);$/;"	v
mode	course/report/stats/index.php	/^    $mode     = optional_param('mode', STATS_MODE_GENERAL, PARAM_INT);$/;"	v
mode	course/user.php	/^    $mode    = optional_param('mode', "todaylogs", PARAM_ALPHA);$/;"	v
mode	lib/adodb/adodb-perf.inc.php	/^            $mode = $lastArg;$/;"	v
mode	lib/adodb/adodb-perf.inc.php	/^        $mode = ADODB_OPT_LOW; $/;"	v
mode	lib/adodb/adodb.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/adodb.inc.php	/^			$mode = $this->fetchMode;$/;"	v
mode	lib/adodb/adodb.inc.php	/^			$mode = isset($this->adodbFetchMode) ? $this->adodbFetchMode : $this->fetchMode;$/;"	v
mode	lib/adodb/drivers/adodb-ado.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-ado5.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-fbsql.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-informix72.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-ldap.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-mssql.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-mysql.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-mysqli.inc.php	/^	      $mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-mysqlt.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-netezza.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-oci8.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-odbc.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-oracle.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-pdo.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-sqlite.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/drivers/adodb-sybase.inc.php	/^			$mode = $ADODB_FETCH_MODE;$/;"	v
mode	lib/adodb/session/adodb-encrypt-mcrypt.php	/^			$mode = MCRYPT_MODE_ECB;$/;"	v
mode	lib/kses.php	/^      $mode = 0;$/;"	v
mode	lib/kses.php	/^  $mode = 0;$/;"	v
mode	lib/lexer.php	/^                $mode = substr($mode, 1);$/;"	v
mode	lib/pear/PEAR.php	/^                         $mode = null,$/;"	v
mode	lib/pear/PEAR.php	/^                        $mode = null, $options = null, $userinfo = null)$/;"	v
mode	lib/pear/PEAR.php	/^                $mode    = $GLOBALS['_PEAR_default_error_mode'];$/;"	v
mode	lib/pear/PEAR.php	/^                $mode    = $this->_default_error_mode;$/;"	v
mode	lib/pear/PEAR.php	/^                $mode = PEAR_ERROR_RETURN;$/;"	v
mode	lib/pear/PEAR.php	/^            $mode = PEAR_ERROR_RETURN;$/;"	v
mode	mod/assignment/submissions.php	/^    $mode = optional_param('mode', 'all', PARAM_ALPHA);  \/\/ What mode are we in?$/;"	v
mode	mod/data/comment.php	/^    $mode = optional_param('mode','',PARAM_ALPHA);$/;"	v
mode	mod/data/edit.php	/^    $mode ='addtemplate';    \/\/define the mode for this page, only 1 mode available$/;"	v
mode	mod/data/field.php	/^        $mode = 'list';$/;"	v
mode	mod/data/field.php	/^    $mode           = optional_param('mode','',PARAM_ALPHA);$/;"	v
mode	mod/data/templates.php	/^    $mode  = optional_param('mode', 'singletemplate', PARAM_ALPHA);$/;"	v
mode	mod/data/view.php	/^        $mode = 'single';$/;"	v
mode	mod/data/view.php	/^    $mode  = optional_param('mode', '', PARAM_ALPHA);    \/\/ Force the browse mode  ('single')$/;"	v
mode	mod/forum/discuss.php	/^    $mode   = optional_param('mode', 0, PARAM_INT);   \/\/ If set, changes the layout of the thread$/;"	v
mode	mod/forum/restorelib.php	/^                $mode = substr(strrchr($log->url,"="),1);$/;"	v
mode	mod/forum/user.php	/^    $mode    = optional_param('mode', 'posts');$/;"	v
mode	mod/forum/view.php	/^    $mode    = optional_param('mode', 0, PARAM_INT);      \/\/ Display mode (for single forum)$/;"	v
mode	mod/glossary/approve.php	/^    $mode = optional_param('mode','approval', PARAM_ALPHA);$/;"	v
mode	mod/glossary/edit.php	/^$mode = optional_param('mode', '', PARAM_ALPHA);      \/\/ categories if by category?$/;"	v
mode	mod/glossary/editcategories.php	/^    $mode   = optional_param('mode', '', PARAM_ALPHA);   \/\/ cat$/;"	v
mode	mod/glossary/exportentry.php	/^    $mode = optional_param('mode', '', PARAM_ALPHA);$/;"	v
mode	mod/glossary/formats.php	/^    $mode = optional_param('mode');$/;"	v
mode	mod/glossary/import.php	/^    $mode     = optional_param('mode', 'letter', PARAM_ALPHA );$/;"	v
mode	mod/glossary/print.php	/^            $mode      = $dp->defaultmode;$/;"	v
mode	mod/glossary/print.php	/^            $mode = 'letter';$/;"	v
mode	mod/glossary/print.php	/^    $mode    = required_param('mode', PARAM_ALPHA);             \/\/ mode to show the entries$/;"	v
mode	mod/glossary/view.php	/^            $mode      = $dp->defaultmode;$/;"	v
mode	mod/glossary/view.php	/^            $mode = 'letter';$/;"	v
mode	mod/glossary/view.php	/^        $mode = 'term';$/;"	v
mode	mod/glossary/view.php	/^    $mode       = optional_param('mode', '', PARAM_ALPHA);           \/\/ term entry cat date letter search author approval$/;"	v
mode	mod/hotpot/report.php	/^		$mode = 'overview';$/;"	v
mode	mod/hotpot/report.php	/^		$mode = optional_param("mode", "overview");$/;"	v
mode	mod/hotpot/report.php	/^	$mode = clean_param($mode, PARAM_SAFEDIR);$/;"	v
mode	mod/lesson/report.php	/^        $mode = $action;$/;"	v
mode	mod/lesson/tabs.php	/^            $mode = get_user_preferences('lesson_view', 'collapsed');$/;"	v
mode	mod/lesson/view.php	/^    $mode    = optional_param('mode', '', PARAM_ALPHA);     \/\/ for eacherview action todo use user pref$/;"	v
mode	mod/quiz/edit.php	/^        $mode = 'editq';$/;"	v
mode	mod/quiz/edit.php	/^    $mode = 'editq';$/;"	v
mode	mod/quiz/report.php	/^    $mode = clean_param($mode, PARAM_SAFEDIR);$/;"	v
mode	mod/quiz/report.php	/^    $mode = optional_param('mode', 'overview', PARAM_ALPHA);        \/\/ Report mode$/;"	v
mode	mod/quiz/report/default.php	/^        $mode = $reportmode;$/;"	v
mode	mod/quiz/review.php	/^            $mode = '';$/;"	v
mode	mod/scorm/aicc.php	/^            $mode = $SESSION->scorm_mode;$/;"	v
mode	mod/scorm/aicc.php	/^        $mode = 'normal';$/;"	v
mode	mod/scorm/api.php	/^    $mode = optional_param('mode', '', PARAM_ALPHA); \/\/ navigation mode$/;"	v
mode	mod/scorm/player.php	/^                $mode = 'normal';$/;"	v
mode	mod/scorm/player.php	/^                $mode = 'review';$/;"	v
mode	mod/scorm/player.php	/^       $mode = 'normal';$/;"	v
mode	mod/scorm/player.php	/^    $mode = optional_param('mode', 'normal', PARAM_ALPHA); \/\/ navigation mode$/;"	v
mode	question/category.php	/^        $mode = 'categories';$/;"	v
mode	question/edit.php	/^        $mode = 'questions';$/;"	v
mode	question/export.php	/^        $mode = 'export';$/;"	v
mode	question/import.php	/^        $mode = 'import';$/;"	v
mode	user/index.php	/^    $mode         = optional_param('mode', NULL);                             \/\/ '0' for less details, '1' for more$/;"	v
modepop	mod/scorm/player.php	/^        $modepop = '&mode='.$mode;$/;"	v
modepop	mod/scorm/player.php	/^        $modepop = '';$/;"	v
moderr	course/mod.php	/^        $moderr = "$CFG->dirroot\/mod\/$mod->modulename\/moderr.html";$/;"	v
modes	course/report/outline/index.php	/^    $modes = array("outline", "complete", "todaylogs", "alllogs");$/;"	v
modes	course/user.php	/^    $modes = array("outline", "complete", "todaylogs", "alllogs");$/;"	v
modes	lib/pear/PEAR.php	/^        $modes = array();$/;"	v
modestr	mod/scorm/locallib.php	/^        $modestr = '&amp;mode='.$mode;$/;"	v
modestr	mod/scorm/locallib.php	/^    $modestr = '';$/;"	v
modestr	mod/scorm/player.php	/^    $modestr = '&amp;mode='.$mode;$/;"	v
modfile	backup/backup_scheduled.php	/^                $modfile = "$CFG->dirroot\/mod\/$modname\/backuplib.php";$/;"	v
modfile	backup/backuplib.php	/^                $modfile = "$CFG->dirroot\/mod\/$modname\/backuplib.php";$/;"	v
modfile	backup/restorelib.php	/^                $modfile = "$CFG->dirroot\/mod\/$modname\/restorelib.php";$/;"	v
modfile	course/reset.php	/^            $modfile = $CFG->dirroot .'\/mod\/'. $modname .'\/lib.php';$/;"	v
modfile	lib/moodlelib.php	/^            $modfile = $CFG->dirroot .'\/mod\/'. $modname .'\/lib.php';$/;"	v
modfile	lib/rsslib.php	/^            $modfile = "$CFG->dirroot\/mod\/$modname\/rsslib.php";$/;"	v
modform	course/mod.php	/^    $modform = "..\/mod\/$module->name\/mod.html";$/;"	v
modform	mod/quiz/edit.php	/^            $modform = $SESSION->modform;$/;"	v
modgetparticipants	backup/backuplib.php	/^                $modgetparticipants = $course_module->name."_get_participants";$/;"	v
modid	backup/restorelib.php	/^                    $modid = $mod->new_id;$/;"	v
modid	backup/restorelib.php	/^                $modid = strtok(" ");$/;"	v
modid	course/lib.php	/^            $modid = $mod;$/;"	v
modid	course/lib.php	/^        $modid = $mod;$/;"	v
modid	course/recent.php	/^    $modid          = optional_param('modid', 'activity\/All', PARAM_FILE); \/\/ not a file, but looks like it anyway$/;"	v
modid	course/recent.php	/^    $modid =$tmpmodid;$/;"	v
modid	course/report/log/index.php	/^    $modid       = optional_param('modid', 0, PARAM_FILE); \/\/ number or 'site_errors'$/;"	v
modified	mod/lesson/report.php	/^                $modified = array();$/;"	v
modifieddate	backup/backup_scheduled.php	/^            $modifieddate = filemtime($dirtocheck."\/".$file);$/;"	v
modifier	mod/lesson/report.php	/^            $modifier = 0;$/;"	v
modifiers	lib/filterlib.php	/^        $modifiers = ($linkobject->work_casesensitive) ? 's' : 'is';$/;"	v
modifiers	lib/smarty/Smarty_Compiler.class.php	/^                $modifiers = empty($modifiers) ? $_default_mod_string : $_default_mod_string . '|' . $modifiers;$/;"	v
modifiers	lib/smarty/Smarty_Compiler.class.php	/^            $modifiers = $match[2];$/;"	v
modifiers	lib/smarty/Smarty_Compiler.class.php	/^        $modifiers = isset($parts[1]) ? $parts[1] : '';$/;"	v
modifyHTMLColor	lib/typo3/class.t3lib_div.php	/^	function modifyHTMLColor($color,$R,$G,$B)	{$/;"	f
modifyHTMLColorAll	lib/typo3/class.t3lib_div.php	/^	function modifyHTMLColorAll($color,$all)	{$/;"	f
modify_database	lib/datalib.php	/^function modify_database($sqlfile='', $sqlstring='') {$/;"	f
modinfo	blocks/site_main_menu/block_site_main_menu.php	/^        $modinfo = unserialize($course->modinfo);$/;"	v
modinfo	blocks/social_activities/block_social_activities.php	/^        $modinfo = unserialize($course->modinfo);$/;"	v
modinfo	course/lib.php	/^            $modinfo = serialize(get_array_of_activities($course->id));$/;"	v
modinfo	course/lib.php	/^    $modinfo = unserialize($course->modinfo);$/;"	v
modinfo	filter/activitynames/filter.php	/^            $modinfo = unserialize($course->modinfo);$/;"	v
modinfo	lib/db/mysql.php	/^                $modinfo = serialize(get_array_of_activities($course->id));$/;"	v
modinfo	lib/db/postgres7.php	/^                $modinfo = serialize(get_array_of_activities($course->id));$/;"	v
modlib	backup/backuplib.php	/^                $modlib = "$CFG->dirroot\/mod\/$course_module->name\/lib.php";$/;"	v
modlib	course/mod.php	/^        $modlib = "$CFG->dirroot\/mod\/$mod->modulename\/lib.php";$/;"	v
modname	admin/process_email.php	/^    $modname = 'moodle';$/;"	v
modname	admin/process_email.php	/^    $modname = get_field("modules","name","id",$modid);$/;"	v
modname	backup/backup_scheduled.php	/^                $modname = $mod->name;$/;"	v
modname	backup/backuplib.php	/^                $modname = $mod->name;$/;"	v
modname	backup/lib.php	/^                $modname = $mod->name;$/;"	v
modname	backup/restorelib.php	/^                $modname = $mod->name;$/;"	v
modname	backup/restorelib.php	/^                $modname = strtok($log->info," ");$/;"	v
modname	course/lib.php	/^                   $modname = $mod[$seq]->mod;$/;"	v
modname	course/lib.php	/^            $modname = get_field($info[0], 'name', 'id', $info[1]);$/;"	v
modname	course/recent.php	/^    $modname        = optional_param('modname', '', PARAM_ALPHA);          \/\/ not used??$/;"	v
modname	course/report/log/index.php	/^    $modname     = optional_param('modname', '', PARAM_CLEAN); \/\/ course_module->id$/;"	v
modname	course/report/log/lib.php	/^                                 $modname="", $modid=0, $modaction="", $selectedgroup=-1,$showcourses=0,$showusers=0) {$/;"	v
modname	course/reset.php	/^            $modname = $mod->name;$/;"	v
modname	grade/exceptions.php	/^            $modname = get_record('modules', 'id', $grade_item->modid);$/;"	v
modname	grade/lib.php	/^                                $modname = get_record('modules','id',$cur_mod);$/;"	v
modname	lib/moodlelib.php	/^            $modname = $mod->name;$/;"	v
modname	lib/rsslib.php	/^            $modname = $mod->name;$/;"	v
modnamepl	mod/journal/lib.php	/^            $modnamepl = get_string( 'modulenameplural','journal' );$/;"	v
modnames	course/lib.php	/^    $modnames      = NULL;    \/\/ all course module names (except resource!)$/;"	v
modnamesplural	blocks/activity_modules/block_activity_modules.php	/^            $modnamesplural = $GLOBALS['modnamesplural'];$/;"	v
modnamesplural	course/lib.php	/^    $modnamesplural= NULL;    \/\/ all course module names (plural form)$/;"	v
modnamesused	blocks/activity_modules/block_activity_modules.php	/^            $modnamesused   = $GLOBALS['modnamesused'];$/;"	v
modnamesused	course/lib.php	/^    $modnamesused  = NULL;    \/\/ course module names used$/;"	v
modoptions	course/report/participation/index.php	/^    $modoptions = array();$/;"	v
modoptions	course/report/participation/mod.php	/^    $modoptions = array();$/;"	v
modrecord	blocks/quiz_results/block_quiz_results.php	/^                $modrecord = get_record('modules', 'name', 'quiz');$/;"	v
modrestore	backup/restorelib.php	/^                        $modrestore = $mod->modtype."_restore_mods";$/;"	v
mods	admin/configvars.php	/^        $mods = array();$/;"	v
mods	backup/restorelib.php	/^            $mods = $info->mods;$/;"	v
mods	course/lib.php	/^    $mods          = NULL;    \/\/ course modules indexed by id$/;"	v
mods	course/lib.php	/^    $mods = get_records('modules', 'visible', '1', 'name', 'id, name');$/;"	v
mods	grade/lib.php	/^    $mods = grade_get_grade_items($course->id);$/;"	v
mods	lib/statslib.php	/^        $mods = get_records("modules");$/;"	v
mods	lib/statslib.php	/^    $mods = get_records('modules');$/;"	v
mods	rss/file.php	/^        $mods = get_list_of_plugins("mod");$/;"	v
mods_to_backup	backup/backup_scheduled.php	/^                    $mods_to_backup = true;$/;"	v
mods_to_backup	backup/backup_scheduled.php	/^            $mods_to_backup = false;$/;"	v
module	admin/module.php	/^        $module = optional_param('module', '', PARAM_SAFEDIR);$/;"	v
module	admin/module.php	/^    $module = required_param('module', PARAM_SAFEDIR);$/;"	v
module	backup/restorelib.php	/^                                    $module = get_record("modules","name",$mod->type);$/;"	v
module	backup/restorelib.php	/^                $module = get_record("course_modules","id",$cm_module->new_id);$/;"	v
module	blocks/quiz_results/block_quiz_results.php	/^                $module = get_record_sql('SELECT cm.groupmode FROM '.$CFG->prefix.'modules m LEFT JOIN '.$CFG->prefix.'course_modules cm ON m.id = cm.module WHERE m.name = \\'quiz\\' AND cm.instance = '.$quizid);$/;"	v
module	calendar/lib.php	/^        $module = calendar_get_module_cached($coursecache, $event->modulename, $event->instance);$/;"	v
module	calendar/lib.php	/^    $module = get_coursemodule_from_instance($modulename, $instance);$/;"	v
module	course/format/scorm/format.php	/^    $module = $course->format;$/;"	v
module	course/report/participation/index.php	/^    $module = get_record('modules','id',$moduleid);$/;"	v
module	help.php	/^    $module = optional_param('module', 'moodle', PARAM_ALPHAEXT);$/;"	v
module	lib/moodlelib.php	/^            $module = 'langconfig';  \/\/This strings are under langconfig.php for 1.6 lang packs$/;"	v
module	lib/moodlelib.php	/^        $module = 'installer';$/;"	v
module	lib/moodlelib.php	/^        $module = 'moodle';$/;"	v
module	lib/pagelib.php	/^        $module = get_record('modules', 'name', $this->activityname);$/;"	v
module	lib/weblib.php	/^        $module = 'error';$/;"	v
module	lib/weblib.php	/^        $module = 'moodle';$/;"	v
module	mod/glossary/lib.php	/^    $module = get_record("modules","name","glossary");$/;"	v
module	mod/hotpot/db/update_to_v2.php	/^	$module = get_record("modules", "name", "hotpot");$/;"	v
module	mod/hotpot/report.php	/^			$module =  "";      \/\/ clickreporting is disabled$/;"	v
module	mod/hotpot/report.php	/^			$module = "hotpot"; \/\/ custom reports$/;"	v
module	mod/hotpot/report.php	/^			$module = "hotpot";$/;"	v
module	mod/hotpot/report.php	/^			$module = "quiz";   \/\/ standard reports$/;"	v
module	mod/hotpot/report.php	/^			$module = "quiz";$/;"	v
module	mod/hotpot/view.php	/^			$module = get_record('modules', 'name', 'forum');$/;"	v
module_info	grade/lib.php	/^                    $module_info = get_record('modules', 'id', $cur_mod);$/;"	v
module_participants	backup/backuplib.php	/^                        $module_participants = $modgetparticipants($course_module->instance);$/;"	v
moduleconfig	admin/module.php	/^            $moduleconfig = $module.'_process_options';$/;"	v
moduleformat	course/format/scorm/format.php	/^    $moduleformat = $module.'_course_format_display';$/;"	v
moduleid	course/report/participation/index.php	/^    $moduleid   = optional_param('moduleid', 0, PARAM_INT); \/\/ module id.$/;"	v
moduleid	mod/assignment/lib.php	/^    $moduleid = get_field('modules', 'id', 'name', 'assignment');$/;"	v
moduleid	mod/chat/lib.php	/^    $moduleid = get_field('modules', 'id', 'name', 'chat');$/;"	v
moduleid	mod/exercise/lib.php	/^    $moduleid = get_field('modules', 'id', 'name', 'exercise');$/;"	v
moduleid	mod/hotpot/db/update_to_v2.php	/^	$moduleid = get_field('modules', 'id', 'name', $modulename);$/;"	v
moduleid	mod/quiz/lib.php	/^    $moduleid = get_field('modules', 'id', 'name', 'quiz');$/;"	v
moduleid	mod/workshop/lib.php	/^        $moduleid = get_field('modules', 'id', 'name', 'workshop');$/;"	v
moduleid	mod/workshop/lib.php	/^    $moduleid = get_field('modules', 'id', 'name', 'workshop');$/;"	v
modulelink	lib/weblib.php	/^        $modulelink = $module;$/;"	v
modulelink	lib/weblib.php	/^        $modulelink = 'moodle';$/;"	v
modulename	calendar/lib.php	/^        $modulename = get_string('modulename', $event->modulename);$/;"	v
modulename	course/lib.php	/^    $modulename = get_field('modules', 'name', 'id', $cm->module);$/;"	v
modulename	course/report/participation/index.php	/^    $modulename = get_string('modulename',$module->name);$/;"	v
modulename	rss/file.php	/^    $modulename = clean_param($args[2], PARAM_FILE);$/;"	v
moduleprefix	admin/module.php	/^            $moduleprefix = $module.'_';$/;"	v
moduleprefix	admin/module.php	/^            $moduleprefix = '';$/;"	v
modulerecords	backup/backuplib.php	/^        $modulerecords = get_records_sql('SELECT name, id FROM '.$CFG->prefix.'modules');$/;"	v
modules	admin/auth.php	/^        $modules = get_list_of_plugins("auth");$/;"	v
modules	admin/auth.php	/^    $modules = get_list_of_plugins("auth");$/;"	v
modules	admin/enrol.php	/^    $modules = get_list_of_plugins("enrol");$/;"	v
modules	admin/enrol_config.php	/^    $modules = get_list_of_plugins("enrol");$/;"	v
modules	backup/restorelib.php	/^        $modules = $restore->mods;$/;"	v
modules	course/lib.php	/^            $modules = explode(",", $section->sequence);$/;"	v
modules	lib/questionlib.php	/^    $modules = get_records('modules');$/;"	v
moduletype	backup/backuplib.php	/^           $moduletype = get_module_type ($preferences->backup_course,$tok);$/;"	v
modulus	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^   $modulus = filesize($filename) % $chunk_size;$/;"	v
modulus	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^   $modulus = strlen($varName) % $chunk_size;$/;"	v
modvisible	course/lib.php	/^            $modvisible = instance_is_visible($info[0],$tempmod);$/;"	v
modvisible	mod/assignment/lib.php	/^        $modvisible = instance_is_visible($log->module,$tempmod);$/;"	v
modvisible	mod/forum/lib.php	/^            $modvisible = instance_is_visible('forum', $tempmod);$/;"	v
modvisible	mod/glossary/lib.php	/^        $modvisible = instance_is_visible($log->module,$tempmod);$/;"	v
modvisible	mod/journal/lib.php	/^        $modvisible = instance_is_visible($log->module,$tempmod);$/;"	v
modvisible	mod/survey/lib.php	/^        $modvisible = instance_is_visible($log->module,$tempmod);$/;"	v
modvisible	mod/wiki/lib.php	/^        $modvisible = instance_is_visible($log->module,$tempmod);$/;"	v
mon	calendar/event.php	/^    $mon = intval($now['mon']);$/;"	v
mon	calendar/export.php	/^    $mon = intval($now['mon']);$/;"	v
mon	calendar/export.php	/^$mon  = optional_param('cal_m', 0, PARAM_INT);$/;"	v
mon	calendar/export_execute.php	/^$mon  = optional_param('cal_m', 0, PARAM_INT);$/;"	v
mon	calendar/view.php	/^        $mon = intval($now['mon']);$/;"	v
mon	calendar/view.php	/^    $mon  = optional_param('cal_m', 0, PARAM_INT);$/;"	v
mon	lib/adodb/adodb-time.inc.php	/^	$mon = intval($mon);$/;"	v
monetary	lib/moodlelib.php	/^    $monetary= setlocale (LC_MONETARY, 0);$/;"	v
monitor	mod/chat/chatd.php	/^        $monitor = array();$/;"	v
monitor_url	course/format/lams/format.php	/^            $monitor_url = $CFG->lams_serverurl.$LAMSCONSTANTS->login_request.$/;"	v
month	lib/adodb/adodb-time.inc.php	/^				$month = $a;$/;"	v
month	lib/adodb/adodb-time.inc.php	/^	$month = $arr['mon'];$/;"	v
month_empty	lib/smarty/plugins/function.html_select_date.php	/^    $month_empty     = null;$/;"	v
month_extra	lib/smarty/plugins/function.html_select_date.php	/^    $month_extra     = null;$/;"	v
month_format	lib/smarty/plugins/function.html_select_date.php	/^    $month_format    = "%B";$/;"	v
month_names	lib/smarty/plugins/function.html_select_date.php	/^        $month_names = array();$/;"	v
month_size	lib/smarty/plugins/function.html_select_date.php	/^    $month_size      = null;$/;"	v
month_value_format	lib/smarty/plugins/function.html_select_date.php	/^    $month_value_format = "%m";$/;"	v
month_values	lib/smarty/plugins/function.html_select_date.php	/^        $month_values = array();$/;"	v
monthdaydst	lib/moodlelib.php	/^    $monthdaydst = find_day_in_month($timezone->dst_startday, $timezone->dst_weekday, $timezone->dst_month, $year);$/;"	v
monthdaystd	lib/moodlelib.php	/^    $monthdaystd = find_day_in_month($timezone->std_startday, $timezone->std_weekday, $timezone->std_month, $year);$/;"	v
monthend	lib/statslib.php	/^    $monthend = stats_get_base_monthly();$/;"	v
monthly_modules	lib/statslib.php	/^        $monthly_modules = array();$/;"	v
months	calendar/lib.php	/^    $months = array();$/;"	v
months	lib/bennu/iCalendar_rfc2445.php	/^                $months = explode(',', $vars['BYMONTH']);$/;"	v
months	lib/olson.php	/^    $months = array('jan' =>  1, 'feb' =>  2, $/;"	v
months	lib/statslib.php	/^    $months = 0;$/;"	v
moodleFileBrowser	lib/editor/tinymce/tinymce.class.php	/^        function moodleFileBrowser (field_name, url, type, win) {$/;"	f
moodleID	mod/wiki/view.php	/^    $moodleID=@$_REQUEST["id"];$/;"	v
moodle_14	question/format/hotpot/format.php	/^                    $moodle_14 = true;$/;"	v
moodle_14	question/format/hotpot/format.php	/^        $moodle_14 = false;$/;"	v
moodle_binary_get_path	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^function moodle_binary_get_path($id, $meta, $course, $wiki, $userid, $groupid) {$/;"	f
moodle_binary_store_file	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^function moodle_binary_store_file(&$filename, &$id, &$meta, $ext=".bin") {$/;"	f
moodle_binary_store_get_file	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^function moodle_binary_store_get_file($id, &$meta) {$/;"	f
moodle_disable_camel_case	mod/wiki/view.php	/^    $moodle_disable_camel_case = ($wiki->disablecamelcase == 1);$/;"	v
moodle_ewiki_page_wiki_dump	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^function moodle_ewiki_page_wiki_dump($id=0, $data=0, $action=0) {$/;"	f
moodle_format	mod/wiki/view.php	/^            $moodle_format=FORMAT_HTML;$/;"	v
moodle_format	mod/wiki/view.php	/^            $moodle_format=FORMAT_TEXT;$/;"	v
moodle_format	mod/wiki/view.php	/^    $moodle_format=FORMAT_MOODLE;$/;"	v
moodle_needs_upgrading	lib/moodlelib.php	/^function moodle_needs_upgrading() {$/;"	f
moodle_parser	backup/restorelib.php	/^        $moodle_parser = new MoodleParser();$/;"	v
moodle_process_email	lib/moodlelib.php	/^function moodle_process_email($modargs,$body) {$/;"	f
moodle_rule	lib/olson.php	/^            $moodle_rule = array();$/;"	v
moodle_rules	lib/olson.php	/^    $moodle_rules = array();$/;"	v
moodle_setlocale	lib/moodlelib.php	/^function moodle_setlocale($locale='') {$/;"	f
moodle_strtolower	lib/moodlelib.php	/^function moodle_strtolower ($string, $encoding='') {$/;"	f
moodleattributes	auth/ldap/lib.php	/^    $moodleattributes = array();$/;"	v
moodleattributes	auth/shibboleth/lib.php	/^    $moodleattributes = array();$/;"	v
more_backup	mod/hotpot/backuplib.php	/^            $more_backup = '';$/;"	v
more_backup	mod/hotpot/backuplib.php	/^        $more_backup = '';$/;"	v
more_backup	mod/hotpot/backuplib.php	/^        $more_backup = 'hotpot_backup_string_ids($record, array("correct","wrong","ignored"));';$/;"	v
more_backup	mod/hotpot/backuplib.php	/^        $more_backup = 'hotpot_backup_string_ids($record, array("text"));';$/;"	v
more_restore	mod/hotpot/restorelib.php	/^        $more_restore = '';$/;"	v
more_restore	mod/hotpot/restorelib.php	/^    $more_restore = '';$/;"	v
morebreadcrumbs	mod/resource/lib.php	/^    $morebreadcrumbs = array($this->strresources   => 'index.php?id='.$this->course->id,$/;"	v
morehref	calendar/lib.php	/^            $morehref = '&amp;course='.reset($courses);$/;"	v
morehref	calendar/lib.php	/^    $morehref = '';$/;"	v
morelink	blog/lib.php	/^        $morelink = '<br \/>&nbsp;&nbsp;';$/;"	v
moresubmanifests	mod/resource/type/ims/deploy.php	/^                $moresubmanifests = ims_extract_submanifests($submanifest['#']);$/;"	v
moresubmanifests	mod/resource/type/ims/repository_deploy.php	/^                $moresubmanifests = ims_extract_submanifests($submanifest['#']);$/;"	v
moreusers	course/report/stats/report.php	/^                $moreusers = get_records_sql($sql);$/;"	v
move	course/index.php	/^    $move     = optional_param('move',0,PARAM_INT);$/;"	v
move	course/lib.php	/^        $move =     '<a title="'.$str->move.'" href="'.$path.'\/mod.php?copy='.$mod->id.$/;"	v
move	course/lib.php	/^        $move =     '<a title="'.$str->moveup.'" href="'.$path.'\/mod.php?id='.$mod->id.$/;"	v
move	course/view.php	/^    $move        = optional_param('move', 0, PARAM_INT);$/;"	v
move	mod/forum/discuss.php	/^    $move   = optional_param('move', 0, PARAM_INT);   \/\/ If set, moves this discussion to another forum$/;"	v
move_category	question/category_class.php	/^    function move_category($categoryid, $parentid) {$/;"	f
move_category_up_down	question/category_class.php	/^    function move_category_up_down ($direction, $categoryid) {$/;"	f
move_courses	course/lib.php	/^function move_courses ($courseids, $categoryid) {$/;"	f
move_section	course/lib.php	/^function move_section($course, $section, $move) {$/;"	f
moveable_keys	mod/hotpot/template/v6.php	/^		$moveable_keys = array();$/;"	v
movebuttons	blocks/moodleblock.class.php	/^        $movebuttons = '<div class="commands">';$/;"	v
movecategory	course/index.php	/^        $movecategory = NULL;$/;"	v
movecategory	question/category_class.php	/^        $movecategory = NULL;$/;"	v
movecourse	course/category.php	/^                $movecourse = get_record('course', 'id', $movedown);$/;"	v
movecourse	course/category.php	/^                $movecourse = get_record('course', 'id', $moveup);$/;"	v
movecourse	course/category.php	/^            $movecourse = NULL;$/;"	v
movedown	course/category.php	/^    $movedown = optional_param('movedown', 0, PARAM_INT);$/;"	v
movedown	course/index.php	/^    $movedown = optional_param('movedown',0,PARAM_INT);$/;"	v
moveto	course/category.php	/^    $moveto   = optional_param('moveto', 0, PARAM_INT);$/;"	v
moveto	course/index.php	/^    $moveto   = optional_param('moveto',-1,PARAM_INT);$/;"	v
moveto	course/mod.php	/^    $moveto        = optional_param('moveto', 0, PARAM_INT);$/;"	v
moveto	course/search.php	/^    $moveto  = optional_param('moveto', 0, PARAM_INT);   \/\/ move to category$/;"	v
moveto_module	course/lib.php	/^function moveto_module($mod, $section, $beforemod=NULL) {$/;"	f
movetosection	course/mod.php	/^    $movetosection = optional_param('movetosection', 0, PARAM_INT);$/;"	v
moveup	course/category.php	/^    $moveup   = optional_param('moveup', 0, PARAM_INT);$/;"	v
moveup	course/index.php	/^    $moveup   = optional_param('moveup',0,PARAM_INT);$/;"	v
mqr	lib/fpdf/fpdf.php	/^        $mqr=get_magic_quotes_runtime();$/;"	v
mqr	lib/fpdf/fpdf.php	/^    $mqr=get_magic_quotes_runtime();$/;"	v
msg	enrol/imsenterprise/enrol.php	/^        $msg = "An IMS enrolment has been carried out within Moodle.\\nTime taken: $timeelapsed seconds.\\n\\n";$/;"	v
msg	lib/adodb/adodb-cryptsession.php	/^			$msg = $/;"	v
msg	lib/adodb/adodb-session-clob.php	/^			$msg = $/;"	v
msg	lib/adodb/adodb-session.php	/^			$msg = $/;"	v
msg	lib/adodb/adodb-xmlschema.inc.php	/^			$msg = array($/;"	v
msg	lib/adodb/session/adodb-session.php	/^					$msg = __FILE__ .$/;"	v
msg	lib/pear/PEAR.php	/^            $msg = $this->getMessage();$/;"	v
msg	lib/soap/nusoap.php	/^				$msg = 'Error reading XML from '.$xml;$/;"	v
msg	lib/soap/nusoap.php	/^			$msg = 'Couldn\\'t open socket connection to server ' . $this->url;$/;"	v
msg	mod/chat/chatd.php	/^                $msg = &New stdClass;$/;"	v
msg	mod/chat/chatd.php	/^        $msg = &New stdClass;$/;"	v
msg	mod/exercise/lib.php	/^            $msg = get_string("mail1", "exercise", $submission->title).' '.fullname($assessmentowner).".\\n";$/;"	v
msg	mod/hotpot/db/update_to_v2.php	/^		$msg = '.';$/;"	v
msg	mod/hotpot/index.php	/^					$msg = get_string('regradecomplete', 'quiz');$/;"	v
msg	mod/hotpot/template/default.php	/^				$msg = 'Template block expand method not found: &quot;'.$method.'&quot;';$/;"	v
msg	mod/hotpot/template/default.php	/^			$msg = 'Could not open the '.$this->parent->template_dir.' template file &quot;'.$filepath.'&quot;';$/;"	v
msg	mod/wiki/ewiki/ewiki.php	/^      $msg = time() . " - " .$/;"	v
msg	mod/workshop/lib.php	/^                    $msg = get_string("mail4", "workshop", $submission->title)." ".fullname($assessmentowner)."\\n";$/;"	v
msg	mod/workshop/lib.php	/^                    $msg = get_string("mail4", "workshop", $submission->title)." a $course->student.\\n";$/;"	v
msg	mod/workshop/lib.php	/^                    $msg = get_string("mail4", "workshop", $submission->title).$/;"	v
msg	mod/workshop/lib.php	/^                $msg = get_string("mail1", "workshop", $submission->title)." a $course->student.\\n";$/;"	v
msg	mod/workshop/lib.php	/^                $msg = get_string("mail1", "workshop", $submission->title).$/;"	v
msg	mod/workshop/lib.php	/^            $msg = get_string("mail8", "workshop", $submission->title)."\\n";$/;"	v
msg_data	lib/phpmailer/class.smtp.php	/^        $msg_data = str_replace("\\r","\\n",$msg_data);$/;"	v
msg_data	lib/phpmailer/class.smtp.php	/^        $msg_data = str_replace("\\r\\n","\\n",$msg_data);$/;"	v
msg_start	lib/phpmailer/mailerc.php	/^                $msg_start = $i + 1;$/;"	v
msg_start	lib/phpmailer/mailerc.php	/^        $msg_start = 0;$/;"	v
msubject	mod/journal/lib.php	/^            $msubject = get_string( 'mailsubject','journal' );$/;"	v
mt	lib/adodb/adodb-datadict.inc.php	/^					$mt = $this->MetaType($c->type,$ml);$/;"	v
mtab	lib/adodb/adodb-time.inc.php	/^		$mtab = ($leaf) ? $_month_table_leaf : $_month_table_normal;$/;"	v
mtables	admin/index.php	/^        $mtables = array("config", "course", "course_categories", "course_modules",$/;"	v
mtd	lib/fpdf/fpdf.php	/^            $mtd='_parse'.$type;$/;"	v
mtd	lib/fpdf/fpdf.php	/^            $mtd='_put'.strtolower($type);$/;"	v
mtime	lib/adodb/adodb-csvlib.inc.php	/^			$mtime = substr(str_replace(' ','_',microtime()),2); $/;"	v
mtime	lib/adodb/tohtml.inc.php	/^				$mtime = substr(str_replace(' ','_',microtime()),2);$/;"	v
mtime	lib/smarty/core/core.get_microtime.php	/^    $mtime = (double)($mtime[1]) + (double)($mtime[0]);$/;"	v
mtime	lib/smarty/core/core.get_microtime.php	/^    $mtime = explode(" ", $mtime);$/;"	v
mtime	lib/smarty/core/core.get_microtime.php	/^    $mtime = microtime();$/;"	v
mtrace	lib/moodlelib.php	/^function mtrace($string, $eol="\\n", $sleep=0) {$/;"	f
mtxt	mod/forum/lib.php	/^                $mtxt = $strmarkread;$/;"	v
mtxt	mod/forum/lib.php	/^                $mtxt = $strmarkunread;$/;"	v
mtype	lib/adodb/drivers/adodb-informix72.inc.php	/^	$mtype=substr(" CIIFFNNDN TBXCC     ",$itype,1);$/;"	v
mul_info	mod/quiz/restorelibpre15.php	/^            $mul_info = $multianswers_array[$i];$/;"	v
mul_info	mod/quiz/restorelibpre15.php	/^            $mul_info = $multichoices[$i];$/;"	v
mul_info	question/type/multianswer/questiontype.php	/^            $mul_info = $multianswers[$i];$/;"	v
mul_info	question/type/multichoice/questiontype.php	/^            $mul_info = $multichoices[$i];$/;"	v
multi	mod/quiz/db/mysql.php	/^                        $multi = new stdClass;$/;"	v
multi	mod/quiz/db/postgres7.php	/^                        $multi = new stdClass;$/;"	v
multi	mod/quiz/db/postgres7.php	/^                    $multi = new stdClass;$/;"	v
multianswer	mod/lesson/locallib.php	/^                    $multianswer = $oldmultianswer;$/;"	v
multianswer	mod/lesson/locallib.php	/^                    $multianswer = new stdClass;$/;"	v
multianswer	question/type/multianswer/questiontype.php	/^            $multianswer = new stdClass;$/;"	v
multianswer_escape	question/type/multianswer/questiontype.php	/^function multianswer_escape($text) {$/;"	f
multianswer_id	mod/quiz/restorelibpre15.php	/^                            $multianswer_id = $exploded[0];$/;"	v
multianswerdb	mod/quiz/restorelibpre15.php	/^                        $multianswerdb = get_record('question_multianswer','question',$response->question);$/;"	v
multianswerdb	mod/quiz/restorelibpre15.php	/^            $multianswerdb = new object;$/;"	v
multianswers	mod/quiz/db/mysql.php	/^                $multianswers = array_values($multianswers);$/;"	v
multianswers	mod/quiz/db/postgres7.php	/^                $multianswers = array_values($multianswers);$/;"	v
multianswers	mod/quiz/db/postgres7.php	/^            $multianswers = array_values($multianswers);$/;"	v
multianswers	question/type/multianswer/questiontype.php	/^        $multianswers = $info['#']['MULTIANSWERS']['0']['#']['MULTIANSWER'];$/;"	v
multianswers	question/type/multianswer/questiontype.php	/^        $multianswers = get_records("question_multianswer","question",$question,"id");$/;"	v
multianswers_array	mod/quiz/restorelibpre15.php	/^        $multianswers_array = $info['#']['MULTIANSWERS']['0']['#']['MULTIANSWER'];$/;"	v
multichoices	mod/quiz/restorelibpre15.php	/^        $multichoices = $info['#']['MULTICHOICE'];$/;"	v
multichoices	question/type/multichoice/questiontype.php	/^        $multichoices = $info['#']['MULTICHOICE'];$/;"	v
multichoices	question/type/multichoice/questiontype.php	/^        $multichoices = get_records("question_multichoice","question",$question,"id");$/;"	v
multilang_filter	filter/multilang/filter.php	/^function multilang_filter($courseid, $text) {$/;"	f
multilang_filter_impl	filter/multilang/filter.php	/^function multilang_filter_impl($langblock) {$/;"	f
multiple	admin/blocks.php	/^                $multiple = '<span style="white-space: nowrap;">'.get_string('no').' (<a href="blocks.php?multiple='.$blockid.'&amp;sesskey='.$USER->sesskey.'">'.get_string('change', 'admin').'<\/a>)<\/span>';$/;"	v
multiple	admin/blocks.php	/^                $multiple = '<span style="white-space: nowrap;">'.get_string('yes').' (<a href="blocks.php?multiple='.$blockid.'&amp;sesskey='.$USER->sesskey.'">'.get_string('change', 'admin').'<\/a>)<\/span>';$/;"	v
multiple	admin/blocks.php	/^            $multiple = '';$/;"	v
multiple	admin/blocks.php	/^    $multiple = optional_param('multiple', 0, PARAM_INT);$/;"	v
multiple_values_allowed	lib/bennu/iCalendar_parameters.php	/^    function multiple_values_allowed($parameter) {$/;"	f
must_select_all	question/format/hotpot/format.php	/^                            $must_select_all = $xml->xml_value($tags, $question_record."['must-select-all'][0]['#']");$/;"	v
mustshift	lib/datalib.php	/^        $mustshift = true;$/;"	v
mustshift	lib/datalib.php	/^    $mustshift = false;$/;"	v
myAttr	lib/cas/domxml-php4-php5.php	/^  $myAttr=$this->myDOMNode->createAttribute($name);$/;"	v
myDOMNodeList	lib/cas/domxml-php4-php5.php	/^  $myDOMNodeList=$this->myDOMNode->attributes;$/;"	v
myDOMNodeList	lib/cas/domxml-php4-php5.php	/^  $myDOMNodeList=$this->myDOMNode->childNodes;$/;"	v
myDOMNodeList	lib/cas/domxml-php4-php5.php	/^  $myDOMNodeList=$this->myDOMNode->getElementsByTagName($name);$/;"	v
myErrors	lib/cas/domxml-php4-php5.php	/^   $myErrors=debug_backtrace();$/;"	v
mySubNode	lib/cas/domxml-php4-php5.php	/^  $mySubNode=$this->myDOMNode->ownerDocument->createElement($name);$/;"	v
my_field	lib/adodb/drivers/adodb-mysql.inc.php	/^             $my_field  = explode('`, `', $matches[1][$i]);$/;"	v
my_field	lib/adodb/drivers/adodb-mysqli.inc.php	/^	        $my_field  = explode('`, `', $matches[1][$i]);$/;"	v
my_file_get_contents	admin/uploaduser.php	/^function my_file_get_contents($filename, $use_include_path = 0) {$/;"	f
my_file_get_contents	course/import/groups/index.php	/^function my_file_get_contents($filename, $use_include_path = 0) {$/;"	f
my_file_get_contents	mod/data/import.php	/^function my_file_get_contents($filename, $use_include_path = 0) {$/;"	f
mycourseid	course/import/groups/index.php	/^	$mycourseid = required_param('id', PARAM_INT);    \/\/ Course id$/;"	v
mycourses	message/lib.php	/^            $mycourses = get_my_courses($USER->id);$/;"	v
mycourses	user/index.php	/^    $mycourses = get_my_courses($USER->id);$/;"	v
mygrade	mod/quiz/view.php	/^    $mygrade = quiz_get_best_grade($quiz, $USER->id);$/;"	v
mygroupid	lib/moodlelib.php	/^function mygroupid($courseid) {$/;"	f
mygroupid	mod/forum/discuss.php	/^        $mygroupid = mygroupid($course->id);\/\/only useful if 0, otherwise it's an array now$/;"	v
mygroupid	mod/forum/lib.php	/^    $mygroupid     = mygroupid($course->id);$/;"	v
mygroupid	mod/forum/post.php	/^                $mygroupid = mygroupid($course->id);$/;"	v
mygroupid	mod/wiki/lib.php	/^            $mygroupid = mygroupid($course->id);$/;"	v
mygroupid	mod/wiki/lib.php	/^    $mygroupid = mygroupid($course->id);$/;"	v
mygroupids	mod/wiki/lib.php	/^            $mygroupids = mygroupid($course->id);$/;"	v
mygroupids	mod/wiki/lib.php	/^            $mygroupids = mygroupid($course->id);\/\/same here, default to the first one$/;"	v
mygroups	blocks/quiz_results/block_quiz_results.php	/^            $mygroups = get_groups($courseid, $USER->id);$/;"	v
mygroups	mod/wiki/lib.php	/^        $mygroups = mygroupid($course->id);$/;"	v
mygroupsusers	blocks/quiz_results/block_quiz_results.php	/^            $mygroupsusers = get_records_list('groups_members', 'groupid', implode(',', array_keys($mygroups)), '', 'userid, id');$/;"	v
mymoodlestr	my/index.php	/^    $mymoodlestr = get_string('mymoodle','my');$/;"	v
myname	blocks/moodleblock.class.php	/^            $myname = strtolower(get_class($this));$/;"	v
myname	blocks/moodleblock.class.php	/^            $myname = substr($myname, strpos($myname, '_') + 1);$/;"	v
myphp4DOMDocument	lib/cas/domxml-php4-php5.php	/^   $myphp4DOMDocument=new php4DOMDocument();$/;"	v
mypost	mod/forum/lib.php	/^            $mypost = ($USER->id == $post->userid);$/;"	v
mypreferences	backup/backuplib.php	/^            $mypreferences = $CFG->backup_preferences;$/;"	v
mypreferences	backup/backuplib.php	/^            $mypreferences = $preferences;$/;"	v
myurl	admin/filters.php	/^    $myurl = "$url?sesskey=" . sesskey();$/;"	v
myxls	course/grades.php	/^        $myxls =& $workbook->add_worksheet($strgrades);$/;"	v
myxls	grade/lib.php	/^        $myxls =& $workbook->add_worksheet($strgrades);$/;"	v
myxls	mod/choice/report.php	/^        $myxls =& $workbook->add_worksheet($strresponses);$/;"	v
myxls	mod/quiz/report/analysis/report.php	/^        $myxls =& $workbook->add_worksheet($sheettitle);$/;"	v
myxls	mod/quiz/report/overview/report.php	/^            $myxls =& $workbook->add_worksheet($sheettitle);$/;"	v
myxls	mod/survey/download.php	/^        $myxls =& $workbook->add_worksheet(substr(strip_tags(format_string($survey->name,true)), 0, 31));$/;"	v
n	auth/fc/fcFPP.php	/^	    $n = 0;$/;"	v
n	course/lib.php	/^        $n = 1;$/;"	v
n	lib/adodb/drivers/adodb-sqlitepo.inc.php	/^               $n = substr($n, $p+1);$/;"	v
n	lib/datalib.php	/^            $n = $n + $catgap + $count; $/;"	v
n	lib/datalib.php	/^            $n = $n + $catgap;             $/;"	v
n	lib/datalib.php	/^            $n = fix_course_sortorder($category->id, $n, $safe, $depth, $path);$/;"	v
n	lib/datalib.php	/^        $n = $max;$/;"	v
n	lib/datalib.php	/^        $n = $min;$/;"	v
n	lib/fpdf/fpdf.php	/^        $n=$this->_freadint($f);$/;"	v
n	lib/fpdf/fpdf.php	/^    $n=count($this->links)+1;$/;"	v
n	lib/typo3/class.t3lib_cs.php	/^		$n = 0;				\/\/ number of characters found$/;"	v
n	lib/typo3/class.t3lib_cs.php	/^		$n = 0;	\/\/ number of characters$/;"	v
n	lib/typo3/class.t3lib_cs.php	/^		$n = 0; \/\/ number of characters seen$/;"	v
n	lib/typo3/class.t3lib_cs.php	/^		$n=0;$/;"	v
n	mod/exercise/locallib.php	/^                $n = count_records("exercise_assessments", "submissionid", $submission->id);$/;"	v
n	mod/exercise/locallib.php	/^        $n = 1;$/;"	v
n	mod/exercise/locallib.php	/^        $n = count($assessments);$/;"	v
n	mod/exercise/locallib.php	/^        $n =count($submissions);$/;"	v
n	mod/exercise/locallib.php	/^    $n = 0;$/;"	v
n	mod/lesson/action/editpage.php	/^    $n = 0;$/;"	v
n	mod/lesson/report.php	/^                $n = 0;$/;"	v
n	mod/lesson/view.php	/^                    $n = 0;$/;"	v
n	mod/quiz/db/mysql.php	/^                $n        = count($multianswers);$/;"	v
n	mod/quiz/db/mysql.php	/^                $n = count($numericals);$/;"	v
n	mod/quiz/db/postgres7.php	/^                $n        = count($multianswers);$/;"	v
n	mod/quiz/db/postgres7.php	/^                $n = count($numericals);$/;"	v
n	mod/quiz/db/postgres7.php	/^            $n        = count($multianswers);$/;"	v
n	mod/quiz/report/analysis/report.php	/^        $n = count($qstats);$/;"	v
n	mod/wiki/ewiki/ewiki.php	/^         $n = false;$/;"	v
n	mod/wiki/ewiki/ewiki.php	/^   $n = $start;$/;"	v
n	mod/wiki/ewiki/ewiki.php	/^   $n = 0;$/;"	v
n	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^         $n=0;$/;"	v
n	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^   $n=0;$/;"	v
n	mod/workshop/lib.php	/^            $n = $workshop->ntassessments + $workshop->nsassessments;$/;"	v
n	mod/workshop/lib.php	/^            $n = 0;$/;"	v
n	mod/workshop/lib.php	/^        $n = 0;$/;"	v
n	mod/workshop/lib.php	/^    $n = 0;$/;"	v
n	mod/workshop/locallib.php	/^                $n = count_records("workshop_assessments", "submissionid", $submission->id);$/;"	v
n	mod/workshop/locallib.php	/^            $n = count_records_select("workshop_assessments", "submissionid = $submission->id AND$/;"	v
n	mod/workshop/locallib.php	/^        $n = 1;$/;"	v
n	mod/workshop/locallib.php	/^        $n =count($submissions);$/;"	v
n	mod/workshop/locallib.php	/^    $n = 0;$/;"	v
n	mod/workshop/submissions.php	/^                    $n = 1;$/;"	v
n	mod/workshop/view.php	/^                        $n = 0; \/\/ number of cold assessments (not include self assessments)$/;"	v
n	question/format/learnwise/format.php	/^        $n = 0;$/;"	v
n	question/type/calculated/editquestion.php	/^            $n = count($answersraw);$/;"	v
n	question/type/calculated/questiontype.php	/^        $n = count($question->answers);$/;"	v
n	question/type/numerical/questiontype.php	/^        $n = isset($question->multiplier) ? count($question->multiplier) : 0;$/;"	v
n	question/type/rqp/lib.php	/^    $n = count($array);$/;"	v
nB	lib/typo3/class.t3lib_div.php	/^		$nB = t3lib_div::intInRange(hexdec(substr($color,5,2))+$B,0,255);$/;"	v
nG	lib/typo3/class.t3lib_div.php	/^		$nG = t3lib_div::intInRange(hexdec(substr($color,3,2))+$G,0,255);$/;"	v
nLineCounter	question/format/webct/format.php	/^        $nLineCounter = 0;$/;"	v
nQuestionStartLine	question/format/webct/format.php	/^                $nQuestionStartLine = $nLineCounter;$/;"	v
nQuestionStartLine	question/format/webct/format.php	/^        $nQuestionStartLine = 0;$/;"	v
nR	lib/typo3/class.t3lib_div.php	/^		$nR = t3lib_div::intInRange(hexdec(substr($color,1,2))+$R,0,255);$/;"	v
n_chunks	lib/adodb/drivers/adodb-ibase.inc.php	/^	$n_chunks = ($len - $tail_size) \/ $chunk_size; $/;"	v
n_dom	mod/wiki/ewiki/plugins/email_protect.php	/^    $n_dom = count($domains)-1;$/;"	v
n_indent	mod/wiki/ewiki/ewiki.php	/^               $n_indent = (int) ($n_indent \/ 2.65);$/;"	v
n_indent	mod/wiki/ewiki/ewiki.php	/^            $n_indent = 0;$/;"	v
n_trp	mod/wiki/ewiki/plugins/email_protect.php	/^    $n_trp = count($traps)-1;$/;"	v
n_wdl	mod/wiki/ewiki/plugins/email_protect.php	/^    $n_wdl = count($word_delims)-1;$/;"	v
n_wpt	mod/wiki/ewiki/plugins/email_protect.php	/^    $n_wpt = count($word_parts)-1;$/;"	v
name	admin/auth.php	/^                    $name   = $matches[1];$/;"	v
name	admin/enrol.php	/^        $name = get_string("enrolname", "enrol_$module");$/;"	v
name	admin/filters.php	/^                    $name = ucfirst($plugin);$/;"	v
name	admin/filters.php	/^                $name = trim(get_string("filtername", $plugin));$/;"	v
name	admin/filters.php	/^        $name = $installedfilters[$activefilter];$/;"	v
name	backup/backuplib.php	/^        $name = $preferences->backup_name;$/;"	v
name	backup/lib.php	/^            $name = $results[$moduleid]->name;$/;"	v
name	backup/lib.php	/^            $name = false;$/;"	v
name	blocks/moodleblock.class.php	/^    function name() {$/;"	f
name	course/grades.php	/^            $name = array ("$picture", "$student->firstname", "$student->lastname");$/;"	v
name	course/info.php	/^    $name = optional_param('name', false, PARAM_RAW); \/\/ Course short name$/;"	v
name	course/scales.php	/^    $name        = optional_param('name', '', PARAM_CLEAN);       \/\/ scale name$/;"	v
name	course/view.php	/^    $name        = optional_param('name', '', PARAM_RAW);$/;"	v
name	files/index.php	/^                $name = clean_filename($name);$/;"	v
name	files/index.php	/^    $name    = optional_param('name', '', PARAM_FILE);$/;"	v
name	grade/lib.php	/^                $name = $GRADEPREFS[$pref->preference];$/;"	v
name	lib/adodb/adodb-datadict.inc.php	/^		$name = trim($name);$/;"	v
name	lib/adodb/adodb-recordset.inc.php	/^			$name = $this->_names[$i];$/;"	v
name	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^					$name = "";$/;"	v
name	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^					$name = "({$this->index->indexName}):  ";$/;"	v
name	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^					$name = "({$this->table->tableName}):  ";$/;"	v
name	lib/adodb/adodb-xmlschema.inc.php	/^				$name = $table_fields[$field_id]['NAME'];$/;"	v
name	lib/adodb/adodb-xmlschema.inc.php	/^			$name = $attributes['NAME'];$/;"	v
name	lib/adodb/adodb-xmlschema.inc.php	/^			$name = count($this->data[$this->row]);$/;"	v
name	lib/adodb/adodb-xmlschema.inc.php	/^		$name = strtoupper( $attributes['NAME'] );$/;"	v
name	lib/adodb/adodb.inc.php	/^			$name = $this->_names[$i];$/;"	v
name	lib/adodb/datadict/datadict-firebird.inc.php	/^		$name = trim($name);$/;"	v
name	lib/adodb/drivers/adodb-odbtp.inc.php	/^				$name = @odbtp_field_name( $this->_queryID, $i );$/;"	v
name	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$name = '@'.$name;$/;"	v
name	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$name = '['.$name.']';$/;"	v
name	lib/bennu/iCalendar_components.php	/^        $name = $component->get_name();$/;"	v
name	lib/bennu/iCalendar_components.php	/^        $name = strtoupper($name);$/;"	v
name	lib/bennu/iCalendar_properties.php	/^        $name = strtoupper($name);$/;"	v
name	lib/editor/htmlarea/coursefiles.php	/^                $name    = clean_filename($name);$/;"	v
name	lib/editor/htmlarea/coursefiles.php	/^                $name = clean_filename($name);$/;"	v
name	lib/editor/htmlarea/coursefiles.php	/^    $name    = optional_param('name', '', PARAM_FILE);$/;"	v
name	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^            $name = $fullnames[$image];$/;"	v
name	lib/excel/OLEwriter.php	/^            $name = $name . "\\0";$/;"	v
name	lib/excel/Workbook.php	/^            $name = $sheetname.($index+1); $/;"	v
name	lib/fpdf/fpdf.php	/^            $name='doc.pdf';$/;"	v
name	lib/fpdf/fpdf.php	/^        $name=$font['name'];$/;"	v
name	lib/pear/OLE.php	/^            $name = substr($pps_wk, 0, $name_length);$/;"	v
name	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $name = $sheetname.($index+1);$/;"	v
name	lib/phpmailer/class.phpmailer.php	/^            $name        = $this->attachment[$i][2];$/;"	v
name	lib/phpmailer/class.phpmailer.php	/^            $name = $filename;$/;"	v
name	lib/smarty/Smarty_Compiler.class.php	/^            $name = $attrs['name'];$/;"	v
name	lib/smarty/Smarty_Compiler.class.php	/^            $name = null;$/;"	v
name	lib/smarty/Smarty_Compiler.class.php	/^        $name = $this->_dequote($attrs['name']);$/;"	v
name	lib/smarty/core/core.process_cached_inserts.php	/^        $name = $args['name'];$/;"	v
name	lib/smarty/plugins/function.counter.php	/^    $name = (isset($params['name'])) ? $params['name'] : 'default';$/;"	v
name	lib/smarty/plugins/function.cycle.php	/^    $name = (empty($params['name'])) ? 'default' : $params['name'];$/;"	v
name	lib/smarty/plugins/function.html_checkboxes.php	/^    $name = 'checkbox';$/;"	v
name	lib/smarty/plugins/function.html_options.php	/^    $name = null;$/;"	v
name	lib/smarty/plugins/function.html_radios.php	/^    $name = 'radio';$/;"	v
name	lib/soap/nusoap.php	/^					$name = get_class($val);$/;"	v
name	lib/soap/nusoap.php	/^			$name = $prefix.':'.$name;$/;"	v
name	lib/soap/nusoap.php	/^			$name = $this->getLocalPart($name);$/;"	v
name	lib/soap/nusoap.php	/^			$name = '__numeric_' . $name;$/;"	v
name	lib/soap/nusoap.php	/^			$name = 'noname';$/;"	v
name	lib/soap/nusoap.php	/^			$name = substr($qname, strrpos($qname, ':') + 1);$/;"	v
name	lib/soap/nusoap.php	/^			$name = substr($value_str, 0, $sep_pos);$/;"	v
name	lib/soap/nusoap.php	/^			$name = substr(strstr($name,':'),1);$/;"	v
name	lib/soap/nusoap.php	/^			$name = substr(strstr($qname,':'),1);$/;"	v
name	lib/soap/nusoap.php	/^                $name = substr(strstr($name, ':'), 1);$/;"	v
name	lib/typo3/class.t3lib_div.php	/^							$name = $key;$/;"	v
name	lib/typo3/class.t3lib_div.php	/^							$name = '';$/;"	v
name	lib/typo3/class.t3lib_div.php	/^		$name = '';	 \/\/ attribute name is stored here$/;"	v
name	lib/uploadlib.php	/^        $name = ((is_array($names) && !empty($names[$i])) ? $names[$i] : 'FILE_'.$i);$/;"	v
name	lib/weblib.php	/^        $name = 'unnamed';$/;"	v
name	lib/weblib.php	/^    $name = fullname($user, $isteacher);$/;"	v
name	mod/data/field/date/field.class.php	/^        $name = $names[2];          \/\/ day month or year$/;"	v
name	mod/data/field/file/field.class.php	/^            $name        = empty($contents[1]) ? $src : $contents[1];$/;"	v
name	mod/data/field/file/field.class.php	/^            $name = '';$/;"	v
name	mod/data/field/file/field.class.php	/^            $name = empty($contents[1])? $src:$contents[1];$/;"	v
name	mod/data/import.php	/^                        $name = $fieldnames[$key];$/;"	v
name	mod/data/lib.php	/^    function name(){$/;"	f
name	mod/forum/post.php	/^    $name = optional_param('name','',PARAM_CLEAN);$/;"	v
name	mod/glossary/editcategories.php	/^                $name = $category->name;$/;"	v
name	mod/glossary/editcategories.php	/^            $name="";$/;"	v
name	mod/glossary/editcategories.php	/^    $name        = optional_param('name', '', PARAM_CLEAN);  \/\/ confirm the name$/;"	v
name	mod/hotpot/lib.php	/^						$name = 'checks';$/;"	v
name	mod/hotpot/lib.php	/^						$name = substr($name, 1); \/\/ remove leading '_'$/;"	v
name	mod/hotpot/lib.php	/^					$name = $matches[2];$/;"	v
name	mod/hotpot/lib.php	/^					$name = 'checks';$/;"	v
name	mod/hotpot/lib.php	/^					$name = 'clues';$/;"	v
name	mod/hotpot/lib.php	/^					$name = 'correct';$/;"	v
name	mod/hotpot/lib.php	/^					$name = 'name';$/;"	v
name	mod/hotpot/lib.php	/^					$name = 'penalties';$/;"	v
name	mod/hotpot/lib.php	/^					$name = 'text';$/;"	v
name	mod/hotpot/lib.php	/^				$name = '&nbsp;<a href="'.$href.'">'.$record->name.'<\/a>';$/;"	v
name	mod/hotpot/lib.php	/^				$name = strtolower($matches[2]);$/;"	v
name	mod/hotpot/lib.php	/^			$name = strtolower($matches[2]);$/;"	v
name	mod/hotpot/lib.php	/^		$name = $details->xml_value($tags, $field."['fieldname'][0]['#']");$/;"	v
name	mod/hotpot/lib.php	/^		$name = $question->name;$/;"	v
name	mod/hotpot/lib.php	/^		$name = hotpot_strings($question->text);$/;"	v
name	mod/hotpot/lib.php	/^	$name = '';$/;"	v
name	mod/hotpot/report/fullstat/report.php	/^					$name = hotpot_get_question_name($questions[$id]);$/;"	v
name	mod/hotpot/report/fullstat/report.php	/^				$name = "$u->firstname $u->lastname";$/;"	v
name	mod/hotpot/report/fullstat/report.php	/^				$name = $blank; $/;"	v
name	mod/hotpot/report/fullstat/report.php	/^				$name = '<a href="'.$CFG->wwwroot.'\/user\/view.php?id='.$u->userid.'&course='.$course->id.'">'.$name.'<\/a>';$/;"	v
name	mod/hotpot/report/fullstat/report.php	/^				$name = fullname($u);$/;"	v
name	mod/hotpot/report/overview/report.php	/^				$name = '<a href="'.$CFG->wwwroot.'\/user\/view.php?id='.$u->userid.'&course='.$course->id.'">'.$name.'<\/a>';$/;"	v
name	mod/hotpot/report/overview/report.php	/^				$name = NULL;$/;"	v
name	mod/hotpot/report/overview/report.php	/^			$name = fullname($u);$/;"	v
name	mod/hotpot/report/simplestat/report.php	/^				$name = '<a href="'.$CFG->wwwroot.'\/user\/view.php?id='.$u->userid.'&course='.$course->id.'">'.$name.'<\/a>';$/;"	v
name	mod/hotpot/report/simplestat/report.php	/^				$name = NULL;$/;"	v
name	mod/hotpot/report/simplestat/report.php	/^			$name = fullname($u);$/;"	v
name	mod/hotpot/review.php	/^						$name = hotpot_get_question_name($questions[$id]);$/;"	v
name	mod/hotpot/review.php	/^					$name = get_string($field, 'hotpot');$/;"	v
name	mod/hotpot/review.php	/^					$name = get_string($field, 'quiz');$/;"	v
name	mod/hotpot/review.php	/^					$name = get_string('penalties', 'hotpot');$/;"	v
name	mod/hotpot/review.php	/^					$name = get_string('report'.$field, 'hotpot');$/;"	v
name	mod/hotpot/review.php	/^		$name = get_string($field, 'hotpot');$/;"	v
name	mod/lesson/view.php	/^                $name = 'lessonmediafile';$/;"	v
name	mod/wiki/db/mysql.php	/^                $name = explode(' ', $name);$/;"	v
name	mod/wiki/db/mysql.php	/^                $name = explode('(', $page->author);$/;"	v
name	mod/wiki/db/mysql.php	/^                $name = trim($name[0]);$/;"	v
name	mod/wiki/db/postgres7.php	/^                $name = explode(' ', $name);$/;"	v
name	mod/wiki/db/postgres7.php	/^                $name = explode('(', $page->author);$/;"	v
name	mod/wiki/db/postgres7.php	/^                $name = trim($name[0]);$/;"	v
name	question/format/coursetestmanager/format.php	/^        $name = strtolower($name);$/;"	v
name	question/format/qti2/format.php	/^            $name = 'Unknown';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'choiceInteraction';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'description';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'extendedTextInteraction';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'matchInteraction';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'matching';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'multianswer';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'multichoice';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'numerical';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'shortanswer';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'textInteraction';$/;"	v
name	question/format/qti2/format.php	/^            $name = 'truefalse';$/;"	v
name	question/format/webct/format.php	/^                    $name = substr($name,0,250)."...";$/;"	v
name	question/format/webct/format.php	/^                $name = trim($webct_options[1]);$/;"	v
name	question/format/xml/format.php	/^            $name = "false";$/;"	v
name	question/format/xml/format.php	/^            $name = "html";$/;"	v
name	question/format/xml/format.php	/^            $name = "markdown";$/;"	v
name	question/format/xml/format.php	/^            $name = "moodle_auto_format";$/;"	v
name	question/format/xml/format.php	/^            $name = "plain_text";$/;"	v
name	question/format/xml/format.php	/^            $name = "true";$/;"	v
name	question/format/xml/format.php	/^            $name = "unknown";$/;"	v
name	question/format/xml/format.php	/^            $name = "wiki_like";$/;"	v
name	question/format/xml/format.php	/^            $name = 'cloze';$/;"	v
name	question/format/xml/format.php	/^            $name = 'description';$/;"	v
name	question/format/xml/format.php	/^            $name = 'matching';$/;"	v
name	question/format/xml/format.php	/^            $name = 'multichoice';$/;"	v
name	question/format/xml/format.php	/^            $name = 'numerical';$/;"	v
name	question/format/xml/format.php	/^            $name = 'shortanswer';$/;"	v
name	question/format/xml/format.php	/^            $name = 'truefalse';$/;"	v
name	question/format/xml/format.php	/^            $name = 'unknown';$/;"	v
name	question/format/xml/format.php	/^        $name = $this->import_text( $question['#']['name'][0]['#']['text'] );$/;"	v
name	question/format/xml/format.php	/^        $name = trim($name); $/;"	v
name	question/format/xml/format.php	/^      $name = trim($name);$/;"	v
name	question/type/calculated/questiontype.php	/^    function name() {$/;"	f
name	question/type/datasetdependent/abstractqtype.php	/^    function name() {$/;"	f
name	question/type/description/questiontype.php	/^    function name() {$/;"	f
name	question/type/essay/questiontype.php	/^    function name() {$/;"	f
name	question/type/match/questiontype.php	/^    function name() {$/;"	f
name	question/type/missingtype/questiontype.php	/^    function name() {$/;"	f
name	question/type/multianswer/questiontype.php	/^    function name() {$/;"	f
name	question/type/multichoice/questiontype.php	/^                $name   = "name=\\"{$question->name_prefix}\\"";$/;"	v
name	question/type/multichoice/questiontype.php	/^                $name   = "name=\\"{$question->name_prefix}{$aid}\\"";$/;"	v
name	question/type/multichoice/questiontype.php	/^    function name() {$/;"	f
name	question/type/numerical/questiontype.php	/^    function name() {$/;"	f
name	question/type/questiontype.php	/^    function name() {$/;"	f
name	question/type/random/questiontype.php	/^    function name() {$/;"	f
name	question/type/randomsamatch/questiontype.php	/^    function name() {$/;"	f
name	question/type/rqp/questiontype.php	/^    function name() {$/;"	f
name	question/type/shortanswer/questiontype.php	/^    function name() {$/;"	f
name	question/type/truefalse/questiontype.php	/^    function name() {$/;"	f
name_backupdata	backup/backuplib.php	/^        $name_backupdata = "backupdata";$/;"	v
name_length	lib/pear/OLE.php	/^            $name_length = $name_length[''] - 2;$/;"	v
name_length	lib/pear/OLE.php	/^            $name_length = unpack("c", substr($pps_wk, 64, 2)); \/\/ FIXME (2 bytes??)$/;"	v
name_moddata	backup/backuplib.php	/^        $name_moddata = $CFG->moddata;$/;"	v
name_text	question/format/xml/format.php	/^            $name_text = $this->writetext( $question->name );$/;"	v
name_val	lib/cas/client.php	/^          $name_val = strtok($header_val,'; ');$/;"	v
namearr	mod/data/edit.php	/^                        $namearr = explode('_', $name);  \/\/ Second one is the field id$/;"	v
namearr	mod/data/edit.php	/^                    $namearr = explode('_', $name);  \/\/ Second one is the field id$/;"	v
namearr	mod/data/edit.php	/^                    $namearr = explode('_',$name);  \/\/ Second one is the field id$/;"	v
namefinish	question/format/gift/format.php	/^            $namefinish = strpos($text, "::");$/;"	v
nameformat	blocks/quiz_results/block_quiz_results.php	/^        $nameformat = intval(empty($this->config->nameformat)  ? B_QUIZRESULTS_NAME_FORMAT_FULL : $this->config->nameformat);$/;"	v
nameprefix	question/type/match/questiontype.php	/^        $nameprefix     = $question->name_prefix;$/;"	v
nameprefix	question/type/multianswer/questiontype.php	/^        $nameprefix = $question->name_prefix;$/;"	v
nameprefix	question/type/shortanswer/questiontype.php	/^        $nameprefix = $question->name_prefix;$/;"	v
names	lib/moodlelib.php	/^        $names = explode(',', $CFG->restrictusers);$/;"	v
names	mod/assignment/lib.php	/^    $names = get_list_of_plugins('mod\/assignment\/type');$/;"	v
names	mod/data/field/date/field.class.php	/^        $names = explode('_',$name);$/;"	v
names	mod/data/field/file/field.class.php	/^        $names = explode('_',$name);$/;"	v
names	mod/data/field/textarea/field.class.php	/^        $names = explode('_', $name);$/;"	v
names	mod/data/field/url/field.class.php	/^        $names = explode('_', $name);$/;"	v
names	mod/data/field/url/field.class.php	/^        $names = explode('_',$name);$/;"	v
names	mod/hotpot/lib.php	/^			$names = array();$/;"	v
names	mod/hotpot/report.php	/^		$names = explode(',', $names);$/;"	v
namespace	lib/soap/nusoap.php	/^			$namespace = isset($opData['input']['namespace']) ? $opData['input']['namespace'] :	$namespace;$/;"	v
namespace	lib/soap/nusoap.php	/^                $namespace = isset($this->namespaces[$prefix]) ? $this->namespaces[$prefix] : ''; $/;"	v
namespace	lib/soap/nusoap.php	/^            $namespace = "http:\/\/$SERVER_NAME\/soap\/$serviceName";$/;"	v
namestr	lib/questionlib.php	/^    $namestr = get_string($question->qtype, 'quiz');$/;"	v
nassessed	mod/workshop/locallib.php	/^    $nassessed = count_records_select("workshop_assessments", "workshopid = $workshop->id$/;"	v
nassessed	mod/workshop/locallib.php	/^    $nassessed = workshop_count_user_assessments($workshop, $user, "student") - $/;"	v
nassessments	mod/exercise/locallib.php	/^        $nassessments = 0;$/;"	v
nassessments	mod/workshop/lib.php	/^            $nassessments = workshop_count_assessments($submission);$/;"	v
nassessments	mod/workshop/locallib.php	/^        $nassessments = 0;$/;"	v
nat_rand	mod/wiki/ewiki/plugins/email_protect.php	/^ function nat_rand($max, $dr=0.5) {$/;"	f
nattempts	mod/lesson/action/continue.php	/^                $nattempts = count_records("lesson_attempts", "pageid", $pageid, "userid", $USER->id,$/;"	v
nav	calendar/event.php	/^        $nav = '<a href="'.$CFG->wwwroot.'\/course\/view.php?id='.$SESSION->cal_course_referer.'">'.$shortname.'<\/a> -> '.$nav;$/;"	v
nav	calendar/event.php	/^    $nav = calendar_get_link_tag($strcalendar, CALENDAR_URL.'view.php?view=upcoming&amp;', $now['mday'], $now['mon'], $now['year']);$/;"	v
nav	calendar/export.php	/^$nav = calendar_get_link_tag(get_string('calendar', 'calendar'), CALENDAR_URL.'view.php?view=upcoming&amp;', $now['mday'], $now['mon'], $now['year']).' -> '.$pagetitle;$/;"	v
nav	calendar/view.php	/^        $nav = '<a href="'.$CFG->wwwroot.'\/course\/view.php?id='.$SESSION->cal_course_referer.'">'.$shortname.'<\/a> -> '.$nav;$/;"	v
nav	calendar/view.php	/^    $nav = calendar_get_link_tag(get_string('calendar', 'calendar'), CALENDAR_URL.'view.php?view=upcoming&amp;', $now['mday'], $now['mon'], $now['year']);$/;"	v
nav	my/pagelib.php	/^        $nav = get_string('mymoodle','my');$/;"	v
nav_text	lib/weblib.php	/^       $nav_text = get_string('youarehere','access');$/;"	v
navbaritem	course/category.php	/^        $navbaritem = print_course_search("", true, "navbar");$/;"	v
navbaritem	course/category.php	/^        $navbaritem = update_category_button($category->id);$/;"	v
navbuttonbar	mod/hotpot/lib.php	/^					$navbuttonbar = $matches[1];$/;"	v
navigate	mod/quiz/attempt.php	/^        function navigate(page) {$/;"	f
navigation	admin/lang.php	/^            $navigation = "<a href=\\"lang.php\\">$strlanguage<\/a> -> $streditstrings";$/;"	v
navigation	admin/lang.php	/^            $navigation = "<a href=\\"lang.php\\">$strlanguage<\/a> -> $strmissingstrings";$/;"	v
navigation	admin/lang.php	/^            $navigation = $strlanguage;$/;"	v
navigation	blocks/rss_client/block_rss_client_action.php	/^    $navigation = $straddedit;$/;"	v
navigation	blocks/rss_client/block_rss_client_action.php	/^    $navigation = '<a href="'.$CFG->wwwroot.'\/'.$CFG->admin.'\/index.php">'.get_string('administration').'<\/a> -> '.$/;"	v
navigation	blocks/rss_client/block_rss_client_action.php	/^    $navigation = '<a href="'.$CFG->wwwroot.'\/course\/view.php?id='.$id.'">'.$course->shortname.'<\/a> -> '.$straddedit;$/;"	v
navigation	blog/preferences.php	/^    $navigation = "<a href='".$CFG->wwwroot."\/blog\/'>$strblogs<\/a> -> $strpreferences";$/;"	v
navigation	calendar/preferences.php	/^        $navigation = "<a href=\\"$CFG->wwwroot\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->$/;"	v
navigation	calendar/preferences.php	/^        $navigation = "<a href=\\"view.php\\">$strcalendar<\/a> -> $strpreferences";$/;"	v
navigation	files/index.php	/^            $navigation = "";$/;"	v
navigation	lib/weblib.php	/^        $navigation = '';$/;"	v
navigation	lib/weblib.php	/^       $navigation = '<li title="'.$nav_text.'"><img src="'.$CFG->pixpath.'\/a\/r_breadcrumb.gif" class="resize" alt="" \/> '$/;"	v
navigation	lib/weblib.php	/^    $navigation  = isset($THEME->navigation) ? $THEME->navigation : '';$/;"	v
navigation	mod/data/edit.php	/^        $navigation = "<a href=\\"index.php?id=$course->id\\">$strdatabases<\/a> ->";$/;"	v
navigation	mod/data/view.php	/^        $navigation = "<a href=\\"index.php?id=$course->id\\">$strdatabases<\/a> ->";$/;"	v
navigation	mod/forum/subscribers.php	/^    $navigation = "<a href=\\"index.php?id=$course->id\\">$strforums<\/a> ->$/;"	v
navigation	mod/forum/view.php	/^    $navigation = "<a href=\\"index.php?id=$course->id\\">$strforums<\/a> ->";$/;"	v
navigation	mod/glossary/export.php	/^        $navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/glossary/export.php	/^    $navigation = "";$/;"	v
navigation	mod/glossary/view.php	/^        $navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/glossary/view.php	/^    $navigation = "";$/;"	v
navigation	mod/glossary/view.php	/^    $navigation = "<a href=\\"index.php?id=$course->id\\">$strglossaries<\/a> ->";$/;"	v
navigation	mod/hotpot/index.php	/^		$navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> -> $navigation";$/;"	v
navigation	mod/hotpot/index.php	/^	$navigation = "$strmodulenameplural";$/;"	v
navigation	mod/hotpot/report.php	/^		$navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> -> $navigation";$/;"	v
navigation	mod/hotpot/report.php	/^	$navigation = "<a href=index.php?id=$course->id>$strmodulenameplural<\/a> -> ";$/;"	v
navigation	mod/hotpot/review.php	/^		$navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> -> $navigation";$/;"	v
navigation	mod/hotpot/review.php	/^	$navigation = "<a href=\\"index.php?id=$course->id\\">$strmodulenameplural<\/a> -> ".get_string("review", "quiz");$/;"	v
navigation	mod/hotpot/view.php	/^		$navigation = '<a'.$target.' href="'.$CFG->wwwroot.'\/course\/view.php?id='.$course->id.'">'.$course->shortname.'<\/a> -> '.$navigation;$/;"	v
navigation	mod/hotpot/view.php	/^	$navigation = '<a'.$target.' href="'.$CFG->wwwroot.'\/mod\/hotpot\/index.php?id='.$course->id.'">'.get_string("modulenameplural", "hotpot")."<\/a> -> $hotpot->name";$/;"	v
navigation	mod/lams/index.php	/^        $navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/lesson/index.php	/^        $navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/lesson/index.php	/^        $navigation = '';$/;"	v
navigation	mod/lesson/lesson.php	/^        $navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/lesson/lesson.php	/^    $navigation = "";$/;"	v
navigation	mod/lesson/report.php	/^        $navigation = '<a href="..\/..\/course\/view.php?id='. $course->id .'">'. $course->shortname .'<\/a> ->';$/;"	v
navigation	mod/lesson/view.php	/^        $navigation = '';$/;"	v
navigation	mod/lesson/view.php	/^        $navigation = '<a href="..\/..\/course\/view.php?id='. $course->id .'">'. $course->shortname .'<\/a> ->';$/;"	v
navigation	mod/resource/index.php	/^        $navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/resource/index.php	/^        $navigation = '';$/;"	v
navigation	mod/scorm/player.php	/^        $navigation = "<a target=\\"{$CFG->framename}\\" href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/scorm/player.php	/^        $navigation = "<a target=\\"{$CFG->framename}\\" href=\\"index.php?id=$course->id\\">$strscorms<\/a> ->";$/;"	v
navigation	mod/scorm/report.php	/^            $navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/scorm/report.php	/^            $navigation = '';$/;"	v
navigation	mod/scorm/view.php	/^        $navigation = "<a target=\\"{$CFG->framename}\\" href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/scorm/view.php	/^        $navigation = "<a target=\\"{$CFG->framename}\\" href=\\"index.php?id=$course->id\\">$strscorms<\/a> ->";$/;"	v
navigation	mod/survey/report.php	/^        $navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->$/;"	v
navigation	mod/survey/report.php	/^        $navigation = "<a href=\\"index.php?id=$course->id\\">$strsurveys<\/a> ->$/;"	v
navigation	mod/workshop/assessments.php	/^        $navigation = "<a href=\\"..\/..\/course\/view.php?id=$course->id\\">$course->shortname<\/a> ->";$/;"	v
navigation	mod/workshop/assessments.php	/^    $navigation = "";$/;"	v
navigation	question/type/rqp/types.php	/^    $navigation = '<a href="' . s($CFG->wwwroot) . '\/' . s($CFG->admin) . '\/index.php">' . get_string('admin') . '<\/a> -> ' .$/;"	v
navigationend	mod/lesson/report.php	/^        $navigationend = "<a href=\\"report.php?id=$cm->id\\">".get_string("reports", "lesson").'<\/a> -> '.get_string('detailedstats', 'lesson');$/;"	v
navigationend	mod/lesson/report.php	/^        $navigationend = "<a href=\\"report.php?id=$cm->id\\">".get_string("reports", "lesson").'<\/a> -> '.get_string('review', 'lesson');$/;"	v
navigationend	mod/lesson/report.php	/^        $navigationend = get_string("reports", "lesson");$/;"	v
navmenu	lib/weblib.php	/^function navmenu($course, $cm=NULL, $targetwindow='self') {$/;"	f
navmenulist	lib/weblib.php	/^    $navmenulist = isset($THEME->navmenulist) ? $THEME->navmenulist : '';$/;"	v
navmenulist	lib/weblib.php	/^function navmenulist($course, $sections, $modinfo, $isteacher, $strsection, $strjumpto, $width=50, $cmid=0) {$/;"	f
navmiddle	mod/forum/discuss.php	/^    $navmiddle = "<a href=\\"..\/forum\/index.php?id=$course->id\\">".get_string("forums", "forum")."<\/a> -> <a href=\\"..\/forum\/view.php?f=$forum->id\\">".format_string($forum->name,true)."<\/a>";$/;"	v
navmiddle	mod/forum/post.php	/^    $navmiddle = "<a href=\\"..\/forum\/index.php?id=$course->id\\">$strforums<\/a> -> <a href=\\"view.php?f=$forum->id\\">".format_string($forum->name,true)."<\/a>";$/;"	v
navstr	login/change_password.php	/^                $navstr = "<a href=\\"$CFG->wwwroot\/course\/view.php?id=$course->id\\">$course->shortname<\/a> -> ";$/;"	v
navstr	login/change_password.php	/^                $navstr = '';$/;"	v
navstr	login/change_password.php	/^        $navstr = "<a href=\\"$CFG->wwwroot\/course\/view.php?id=$course->id\\">$course->shortname<\/a> -> ";$/;"	v
navstr	login/change_password.php	/^        $navstr = '';$/;"	v
navtail	mod/forum/discuss.php	/^        $navtail = "<a href=\\"discuss.php?d=$discussion->id\\">".format_string($discussion->name,true)."<\/a> -> ".format_string($post->subject);$/;"	v
navtail	mod/forum/discuss.php	/^        $navtail = format_string($discussion->name);$/;"	v
navtail	mod/forum/post.php	/^        $navtail = "<a href=\\"discuss.php?d=$discussion->id\\">".format_string($toppost->subject,true)."<\/a> -> ".get_string("editing", "forum");$/;"	v
navtail	mod/forum/post.php	/^        $navtail = format_string($toppost->subject);$/;"	v
nb	lib/fpdf/font/makefont/makefont.php	/^    $nb=ReadShort($f);$/;"	v
nb	lib/fpdf/fpdf.php	/^        $nb=count($this->diffs);$/;"	v
nb	lib/fpdf/fpdf.php	/^    $nb=$this->page;$/;"	v
nb	lib/fpdf/fpdf.php	/^    $nb=strlen($s);$/;"	v
nb	mod/lesson/action/continue.php	/^                                    $nb        = count($matches[0]);$/;"	v
nbr	question/type/calculated/questiontype.php	/^                    $nbr = $nbr.$eX;$/;"	v
nbr	question/type/calculated/questiontype.php	/^                    $nbr = $nbr;$/;"	v
nbr	question/type/calculated/questiontype.php	/^                    $nbr = substr($nbr, 0, $oklen);$/;"	v
nbr	question/type/calculated/questiontype.php	/^                    $nbr = substr($nbr, 0, $regs[4] +1).$eX;$/;"	v
nbr	question/type/calculated/questiontype.php	/^            $nbr = $regs[2] + ($regs[3]-$regs[2])*mt_rand()\/mt_getrandmax();$/;"	v
nbr	question/type/calculated/questiontype.php	/^            $nbr = exp($log0 + (log(abs($regs[3])) - $log0)*mt_rand()\/mt_getrandmax());$/;"	v
nbr	question/type/calculated/questiontype.php	/^            $nbr = round($nbr, $regs[4]);$/;"	v
ncells	mod/exercise/locallib.php	/^    $ncells = count($tabs->names)*2 +1;$/;"	v
ncols	lib/adodb/drivers/adodb-oci8.inc.php	/^				$ncols = @OCIfetchstatement($this->_queryID, $assoc, 0, $nRows, OCI_FETCHSTATEMENT_BY_ROW);$/;"	v
ncols	lib/adodb/drivers/adodb-oci8.inc.php	/^				$ncols = @OCIfetchstatement($this->_queryID, $results, 0, $nRows, OCI_FETCHSTATEMENT_BY_ROW+OCI_NUM);$/;"	v
ncols	lib/adodb/drivers/adodb-oci8.inc.php	/^			 $ncols = OCINumCols($stmt);$/;"	v
ncols	lib/adodb/tohtml.inc.php	/^	$ncols = $rs->FieldCount();$/;"	v
ncorrect	mod/lesson/action/continue.php	/^                    $ncorrect = 0;$/;"	v
ncorrect	mod/lesson/action/continue.php	/^                $ncorrect = 0;$/;"	v
ncorrect	mod/lesson/action/continue.php	/^            $ncorrect = 0;$/;"	v
ncorrect	mod/lesson/lib.php	/^                    $ncorrect = 0;$/;"	v
ncorrect	mod/lesson/lib.php	/^                    $ncorrect = 1;$/;"	v
ncorrect	mod/lesson/lib.php	/^        $ncorrect = 0;$/;"	v
ncorrect	mod/lesson/locallib.php	/^    $ncorrect     = 0;$/;"	v
ncorrected	mod/lesson/action/editpage.php	/^                        $ncorrected = $n - 1;$/;"	v
ndays	lib/adodb/adodb-time.inc.php	/^				$ndays = $mtab[$a];$/;"	v
need_upgrade	lib/componentlib.class.php	/^    function need_upgrade() {$/;"	f
needed_users	backup/backuplib.php	/^            $needed_users = backup_get_needed_users($course, $backup_messages);$/;"	v
needed_version	lib/environmentlib.php	/^            $needed_version = $data['#']['PHP']['0']['@']['version'];$/;"	v
needed_version	lib/environmentlib.php	/^    $needed_version = $vendors[$current_vendor];$/;"	v
needtoopenform	install.php	/^        $needtoopenform = false;$/;"	v
needtoopenform	install.php	/^        $needtoopenform = true;$/;"	v
negate_expr	lib/smarty/Smarty_Compiler.class.php	/^            $negate_expr = true;$/;"	v
negate_expr	lib/smarty/Smarty_Compiler.class.php	/^        $negate_expr = false;$/;"	v
negativecount	mod/workshop/locallib.php	/^            $negativecount = 0;$/;"	v
neggrade	lib/questionlib.php	/^        $neggrade = -$grade;$/;"	v
nentries	mod/exercise/locallib.php	/^        $nentries = 999999; \/\/ a large number$/;"	v
nentries	mod/exercise/locallib.php	/^    $nentries = $exercise->showleaguetable;$/;"	v
nentries	mod/exercise/submissions.php	/^            $nentries = $form->nentries;$/;"	v
nentries	mod/exercise/submissions.php	/^            $nentries = 99;$/;"	v
nentries	mod/workshop/locallib.php	/^    $nentries = $workshop->showleaguetable;$/;"	v
nentries	mod/workshop/submissions.php	/^            $nentries = 99;$/;"	v
nentries	mod/workshop/submissions.php	/^    $nentries    = optional_param('nentries', '', PARAM_ALPHANUM);$/;"	v
new	lib/db/mysql.php	/^        $new = new stdClass();$/;"	v
new	lib/db/postgres7.php	/^        $new = new stdClass();$/;"	v
new	lib/moodlelib.php	/^    $new = get_real_size($newlimit);$/;"	v
new	lib/soap/nusoap.php	/^		$new = '';$/;"	v
new	mod/forum/lib.php	/^        $new = array(); \/\/ avoid warnings$/;"	v
new	mod/hotpot/db/update_to_v2.php	/^		$new = array();$/;"	v
new	mod/hotpot/lib.php	/^	$new = '';$/;"	v
new	mod/quiz/db/postgres7.php	/^                        $new = new stdClass;$/;"	v
newArr	lib/typo3/class.t3lib_div.php	/^				$newArr=array();$/;"	v
newArr	lib/typo3/class.t3lib_div.php	/^			$newArr=array();$/;"	v
newDomain	lib/soap/nusoap.php	/^				$newDomain = isset($newCookie['domain']) ? $newCookie['domain'] : 'NODOMAIN';$/;"	v
newFile	lib/typo3/class.t3lib_div.php	/^				$newFile = PATH_site.'typo3temp\/readPG_'.md5($theFile.'|'.filemtime($theFile)).($output_png?'.png':'.gif');$/;"	v
newFile	lib/typo3/class.t3lib_div.php	/^				$newFile = substr($theFile,0,-4).'.gif';$/;"	v
newLine	lib/editor/htmlarea/htmlarea.php	/^    function newLine() {$/;"	f
newLine	lib/editor/htmlarea/htmlarea_bak.php	/^    function newLine() {$/;"	f
newName	lib/soap/nusoap.php	/^			$newName = $newCookie['name'];$/;"	v
newParts	lib/typo3/class.t3lib_div.php	/^				$newParts = split('[[:space:]]|\\)|\\(',$v,2);$/;"	v
newPath	lib/soap/nusoap.php	/^				$newPath = isset($newCookie['path']) ? $newCookie['path'] : 'NOPATH';$/;"	v
newQuery	lib/adodb/adodb-xmlschema.inc.php	/^	function newQuery() {$/;"	f
newString	lib/typo3/class.t3lib_div.php	/^		$newString = '';$/;"	v
newURL	lib/typo3/class.t3lib_div.php	/^							$newURL=t3lib_div::makeRedirectUrl($newURL,0,$index_script_url);$/;"	v
newURL	lib/typo3/class.t3lib_div.php	/^							$newURL=t3lib_div::makeRedirectUrl($newURL,76,$index_script_url);$/;"	v
newURL	lib/typo3/class.t3lib_div.php	/^				$newURL='http:\/\/'.$newParts[0];$/;"	v
newVal	lib/typo3/class.t3lib_div.php	/^			$newVal = '';$/;"	v
newVal	lib/typo3/class.t3lib_div.php	/^			$newVal = ereg_replace(chr(32).'$','=20',$newVal);		\/\/ Replaces a possible SPACE-character at the end of a line$/;"	v
newVal	lib/typo3/class.t3lib_div.php	/^			$newVal = ereg_replace(chr(9).'$','=09',$newVal);		\/\/ Replaces a possible TAB-character at the end of a line$/;"	v
newVersion	lib/adodb/adodb-xmlschema.inc.php	/^			$newVersion = $this->schemaVersion;$/;"	v
new_a_vars	lib/moodlelib.php	/^        $new_a_vars = array();$/;"	v
new_array	lib/adodb/adodb-lib.inc.php	/^		$new_array = array();$/;"	v
new_cell	mod/hotpot/report/default.php	/^							$new_cell = array($cell->text);$/;"	v
new_cells	mod/hotpot/report/default.php	/^							$new_cells = array();$/;"	v
new_child	lib/cas/domxml-php4-php5.php	/^ function new_child($name,$content)$/;"	f
new_clickreportid	mod/hotpot/restorelib.php	/^                $new_clickreportid = $attempt_record->new_id;$/;"	v
new_count	backup/restorelib.php	/^                    $new_count = 0;$/;"	v
new_id	lib/adodb/session/adodb-session.php	/^	$new_id = session_id();$/;"	v
new_ids	mod/hotpot/restorelib.php	/^                $new_ids = array();$/;"	v
new_image	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^         $new_image = imagecreate($new_x, $new_y);$/;"	v
new_image	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^         $new_image = imagecreatetruecolor($new_x, $new_y);$/;"	v
new_len	mod/wiki/ewiki/ewiki.php	/^               $new_len = strspn($line, $wm_list_chars);$/;"	v
new_list	mod/wiki/ewiki/ewiki.php	/^               $new_list = substr($line, 0, $new_len);$/;"	v
new_md5	lib/componentlib.class.php	/^        $new_md5 = md5($contents);$/;"	v
new_object	mod/hotpot/lib.php	/^					$new_object = mediaplugin_filter($this->filedir, $link);$/;"	v
new_object	mod/hotpot/lib.php	/^					$new_object = str_replace($link, '', $new_object);$/;"	v
new_object	mod/hotpot/lib.php	/^					$new_object = str_replace('&amp;', '&', $new_object);$/;"	v
new_path	mod/resource/restorelib.php	/^            $new_path = $CFG->dataroot."\/".$restore->course_id."\/".$CFG->moddata;$/;"	v
new_path	mod/resource/restorelib.php	/^            $new_path = $CFG->dataroot.'\/'.$restore->course_id.'\/'.$resource->reference;$/;"	v
new_tokens	lib/smarty/Smarty_Compiler.class.php	/^                    $new_tokens = $this->_parse_is_expr($is_arg, array_slice($tokens, $i+1));$/;"	v
new_ufo_id	mod/chat/chatd.php	/^    function new_ufo_id() {$/;"	f
new_ver	mod/wiki/ewiki/plugins/moodle/diff.php	/^       $new_ver = $data["version"];$/;"	v
new_x	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^      $new_x = (int) ($orig_x * $r);$/;"	v
new_y	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^      $new_y = (int) ($orig_y * $r);$/;"	v
newaccount	login/signup.php	/^    $newaccount = get_string("newaccount");$/;"	v
newaccount	user/edit.php	/^        $newaccount  = false;$/;"	v
newaccount	user/edit.php	/^        $newaccount  = true;$/;"	v
newanswer	mod/choice/lib.php	/^                    $newanswer = $current;$/;"	v
newanswer	mod/choice/lib.php	/^                    $newanswer = NULL;$/;"	v
newanswer	mod/lesson/action/addcluster.php	/^    $newanswer = new stdClass;$/;"	v
newanswer	mod/lesson/action/addendofbranch.php	/^        $newanswer = new stdClass;$/;"	v
newanswer	mod/lesson/action/addendofcluster.php	/^    $newanswer = new stdClass;$/;"	v
newanswer	mod/lesson/action/insertpage.php	/^    $newanswer = new stdClass;$/;"	v
newanswer	mod/lesson/action/updatepage.php	/^                    $newanswer = new stdClass; \/\/ need to clear id if more than one new answer is ben added$/;"	v
newanswerid	mod/lesson/action/insertpage.php	/^                        $newanswerid = insert_record("lesson_answers", $newanswer);$/;"	v
newanswerid	mod/lesson/action/insertpage.php	/^                $newanswerid = insert_record("lesson_answers", $newanswer);$/;"	v
newanswerid	mod/lesson/action/insertpage.php	/^        $newanswerid = insert_record("lesson_answers", $newanswer);$/;"	v
newanswerid	mod/lesson/action/updatepage.php	/^                    $newanswerid = insert_record("lesson_answers", $newanswer);$/;"	v
newassessment	mod/workshop/upload.php	/^                        $newassessment = workshop_copy_assessment($assessment, $newsubmission, true);$/;"	v
newassignment	mod/assignment/db/migrate2utf8.php	/^        $newassignment = new object;$/;"	v
newattempt	mod/quiz/attempt.php	/^        $newattempt = true;$/;"	v
newattempt	mod/quiz/attempt.php	/^    $newattempt = false;$/;"	v
newattempt	mod/scorm/player.php	/^    $newattempt = optional_param('newattempt', 'off', PARAM_ALPHA); \/\/ the user request to start a new attempt$/;"	v
newattrs	auth/ldap/lib.php	/^                $newattrs = array();$/;"	v
newbackupids	backup/db/migrate2utf8.php	/^        $newbackupids = new object;$/;"	v
newbit	mod/resource/backuplib.php	/^        $newbit = '';$/;"	v
newbit	mod/resource/restorelib.php	/^            $newbit = '';$/;"	v
newblock	blog/lib.php	/^                $newblock = new object;$/;"	v
newcats	lib/questionlib.php	/^    $newcats = array();$/;"	v
newchat	mod/chat/db/migrate2utf8.php	/^        $newchat = new object;$/;"	v
newchoice	mod/choice/db/migrate2utf8.php	/^        $newchoice = new object;$/;"	v
newchoiceoption	mod/choice/db/migrate2utf8.php	/^        $newchoiceoption = new object;$/;"	v
newcm	mod/assignment/type/online/db/mysql.php	/^                $newcm = clone($oldcm);$/;"	v
newcm	mod/assignment/type/online/db/postgres7.php	/^                $newcm = clone($oldcm);$/;"	v
newcomment	mod/data/comment.php	/^                $newcomment = new object;$/;"	v
newcomment	mod/data/comment.php	/^            $newcomment = new object;$/;"	v
newconfig	lib/db/migrate2utf8.php	/^        $newconfig = new object;$/;"	v
newconfigplugins	lib/db/migrate2utf8.php	/^        $newconfigplugins = new object;$/;"	v
newconn	mod/chat/chatd.php	/^        $newconn = &New ChatConnection($handle);$/;"	v
newcontents	lib/uploadlib.php	/^    $newcontents = get_string('virusplaceholder');$/;"	v
newcourse	lib/db/migrate2utf8.php	/^        $newcourse = new object;$/;"	v
newcourse	lib/db/migrate2utf8.php	/^    $newcourse = new object;$/;"	v
newcoursecategories	lib/db/migrate2utf8.php	/^        $newcoursecategories = new object;$/;"	v
newcourseid	enrol/ldap/enrol.php	/^                    $newcourseid = $this->create_course($course, true); \/\/ we are skipping fix_course_sortorder()$/;"	v
newcourseid	enrol/ldap/enrol.php	/^                $newcourseid = $this->create_course($enrol);$/;"	v
newcourserequest	lib/db/migrate2utf8.php	/^        $newcourserequest = new object;$/;"	v
newcoursesections	lib/db/migrate2utf8.php	/^        $newcoursesections = new object;$/;"	v
newcriteria	mod/chat/gui_header_js/jsupdated.php	/^            $newcriteria = "id > $chat_lastid";$/;"	v
newcriteria	mod/chat/gui_header_js/jsupdated.php	/^            $newcriteria = "timestamp > $chat_lasttime";$/;"	v
newcriteria	mod/chat/gui_header_js/jsupdated.php	/^        $newcriteria = '';$/;"	v
newdata	mod/data/db/migrate2utf8.php	/^        $newdata= new object;$/;"	v
newdatafield	mod/data/db/migrate2utf8.php	/^        $newdatafield = new object;$/;"	v
newdb	admin/utfdbmigrate.php	/^    $newdb = &ADONewConnection('postgres7');$/;"	v
newdiscussion	mod/forum/post.php	/^            $newdiscussion = new object;$/;"	v
newelements	mod/scorm/db/mysql.php	/^            $newelements = array ('cmi.core.lesson_location',$/;"	v
newelements	mod/scorm/db/postgres7.php	/^            $newelements = array ('cmi.core.lesson_location',$/;"	v
newelements	mod/scorm/restorelib.php	/^        $newelements = array ('cmi.core.lesson_location',$/;"	v
newentry	mod/glossary/lib.php	/^                $newentry = $oldentry;$/;"	v
newentry	mod/glossary/lib.php	/^    $newentry = $entry;$/;"	v
newentrydir	mod/glossary/lib.php	/^                $newentrydir = "$CFG->dataroot\/".glossary_file_area_name($newentry);$/;"	v
newentrydir	mod/glossary/lib.php	/^                $newentrydir = glossary_file_area($newentry);$/;"	v
newevent	lib/db/migrate2utf8.php	/^        $newevent = new object;$/;"	v
newexercise	mod/exercise/db/migrate2utf8.php	/^        $newexercise = new object;$/;"	v
newexerciseelement	mod/exercise/db/migrate2utf8.php	/^        $newexerciseelement = new object;$/;"	v
newexercisegrade	mod/exercise/db/migrate2utf8.php	/^        $newexercisegrade = new object;$/;"	v
newexerciserubric	mod/exercise/db/migrate2utf8.php	/^        $newexerciserubric = new object;$/;"	v
newfield	mod/data/import.php	/^                        $newfield = 'data_field_'.$field->type;$/;"	v
newfield	mod/data/lib.php	/^        $newfield = 'data_field_'.$field->type;$/;"	v
newfield	mod/data/lib.php	/^        $newfield = new $newfield($field, $data);$/;"	v
newfield	mod/data/lib.php	/^    $newfield = 'data_field_'.$type;$/;"	v
newfield	mod/data/lib.php	/^    $newfield = new $newfield(0, $data);$/;"	v
newfile	files/index.php	/^                    $newfile = $basedir.$wdir."\/".$shortfile;$/;"	v
newfile	lib/editor/htmlarea/coursefiles.php	/^                    $newfile = $basedir.$wdir."\/".$shortfile;$/;"	v
newfile	question/format.php	/^        $newfile = $newfiles[0];$/;"	v
newfile	question/format/coursetestmanager/format.php	/^                $newfile = "$basedir\/$cleanfilename";$/;"	v
newfile_name	mod/assignment/type/uploadsingle/assignment.class.php	/^                $newfile_name = $um->get_new_filename();$/;"	v
newfile_name	mod/data/field/file/field.class.php	/^                        $newfile_name = $um->get_new_filename();$/;"	v
newfilename	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^            $newfilename = $um->get_new_filename();$/;"	v
newfilepath	lib/uploadlib.php	/^        $newfilepath = $CFG->dataroot .'\/'. $newfilepath;$/;"	v
newfilepath	lib/uploadlib.php	/^    $newfilepath = preg_replace('\/\\\/\\\/\/', '\/', $newfilepath);$/;"	v
newfiles	question/format.php	/^        $newfiles = resolve_filename_collisions( $destination, array($file) );        $/;"	v
newfirstpageid	mod/lesson/action/moveit.php	/^        $newfirstpageid = $page->nextpageid;$/;"	v
newfirstpageid	mod/lesson/action/moveit.php	/^        $newfirstpageid = $pageid;$/;"	v
newforum	mod/forum/db/migrate2utf8.php	/^        $newforum = new object;$/;"	v
newfraction	question/format.php	/^                    $newfraction = match_grade_options($gradeoptionsfull, $fraction, $matchgrades);$/;"	v
newfullpath	question/format.php	/^        $newfullpath = "$destination\/$newfile";$/;"	v
newglossary	mod/glossary/db/migrate2utf8.php	/^        $newglossary = new object;$/;"	v
newglossarycategory	mod/glossary/db/migrate2utf8.php	/^        $newglossarycategory = new object;$/;"	v
newgrade	mod/exercise/assessments.php	/^                            $newgrade = exercise_compare_assessments($exercise, $studentassessment, $teacherassessment);$/;"	v
newgrade	mod/lesson/view.php	/^            $newgrade = $usergrade;$/;"	v
newgradecategory	lib/db/migrate2utf8.php	/^        $newgradecategory = new object;$/;"	v
newgradeletter	lib/db/migrate2utf8.php	/^        $newgradeletter = new object;$/;"	v
newgroup	course/import/groups/index.php	/^			$newgroup = new object();\/\/to make Martin happy$/;"	v
newgroup	lib/db/migrate2utf8.php	/^        $newgroup = new object;$/;"	v
newgroup	question/format/examview/format.php	/^            $newgroup = NULL;$/;"	v
newhighscore	mod/lesson/view.php	/^        $newhighscore = new stdClass;$/;"	v
newhotpot	mod/hotpot/db/migrate2utf8.php	/^        $newhotpot = new object;$/;"	v
newhotpotquestion	mod/hotpot/db/migrate2utf8.php	/^        $newhotpotquestion = new object;$/;"	v
newhotpotstrings	mod/hotpot/db/migrate2utf8.php	/^        $newhotpotstrings = new object;$/;"	v
newi	lib/adodb/adodb-time.inc.php	/^		$newi = adodb_mktime($arr[3],$arr[4],$arr[5],$arr[0],$arr[1],$arr[2]);$/;"	v
newid	admin/backup.php	/^                        $newid = insert_record("backup_courses",$temp_backup_course);$/;"	v
newid	backup/backup_scheduled.php	/^                    $newid = insert_record("backup_courses",$temp_backup_course);$/;"	v
newid	backup/restorelib.php	/^                            $newid = $eve_db->id;$/;"	v
newid	backup/restorelib.php	/^                            $newid = $gro_db->id;$/;"	v
newid	backup/restorelib.php	/^                            $newid = $sca_db->id;$/;"	v
newid	backup/restorelib.php	/^                            $newid = insert_record ("event",$eve);$/;"	v
newid	backup/restorelib.php	/^                            $newid = insert_record ("groups",$gro);$/;"	v
newid	backup/restorelib.php	/^                            $newid = insert_record ("scale",$sca);$/;"	v
newid	backup/restorelib.php	/^                        $newid = insert_record("course_sections",$zero_sec);$/;"	v
newid	backup/restorelib.php	/^                    $newid = $data->new_id;$/;"	v
newid	backup/restorelib.php	/^                    $newid = $rec->id;$/;"	v
newid	backup/restorelib.php	/^                    $newid = $user_data->id;$/;"	v
newid	backup/restorelib.php	/^                    $newid = insert_record ("user",$user);$/;"	v
newid	backup/restorelib.php	/^                    $newid = insert_record("course_sections",$section);$/;"	v
newid	backup/restorelib.php	/^                $newid = 0;$/;"	v
newid	backup/restorelib.php	/^                $newid=null;$/;"	v
newid	backup/restorelib.php	/^            $newid = insert_record ("groups_members",$group_member);$/;"	v
newid	backup/restorelib.php	/^            $newid = insert_record("course",$course);$/;"	v
newid	backup/restorelib.php	/^            $newid = insert_record("course_categories",$ins_category);$/;"	v
newid	mod/assignment/restorelib.php	/^            $newid = insert_record ("assignment",$assignment);$/;"	v
newid	mod/assignment/restorelib.php	/^            $newid = insert_record ("assignment_submissions",$submission);$/;"	v
newid	mod/chat/restorelib.php	/^            $newid = insert_record ("chat",$chat);$/;"	v
newid	mod/chat/restorelib.php	/^            $newid = insert_record ("chat_messages",$message);$/;"	v
newid	mod/choice/restorelib.php	/^            $newid = insert_record ("choice",$choice);$/;"	v
newid	mod/choice/restorelib.php	/^            $newid = insert_record ("choice_answers",$answer);$/;"	v
newid	mod/choice/restorelib.php	/^            $newid = insert_record ("choice_options",$option);$/;"	v
newid	mod/data/restorelib.php	/^        $newid = insert_record ("data",$database);$/;"	v
newid	mod/data/restorelib.php	/^        $newid = insert_record ("data_content",$content);$/;"	v
newid	mod/data/restorelib.php	/^        $newid = insert_record ("data_fields",$field);$/;"	v
newid	mod/data/restorelib.php	/^        $newid = insert_record ("data_records",$record);$/;"	v
newid	mod/exercise/restorelib.php	/^                $newid = insert_record ("exercise_assessments",$assessment);$/;"	v
newid	mod/exercise/restorelib.php	/^                $newid = insert_record ("exercise_grades",$grade);$/;"	v
newid	mod/exercise/restorelib.php	/^                $newid = insert_record ("exercise_rubrics",$rubric);$/;"	v
newid	mod/exercise/restorelib.php	/^                $newid = insert_record ("exercise_submissions",$submission);$/;"	v
newid	mod/exercise/restorelib.php	/^            $newid = insert_record ("exercise",$exercise);$/;"	v
newid	mod/exercise/restorelib.php	/^            $newid = insert_record ("exercise_elements",$element);$/;"	v
newid	mod/forum/restorelib.php	/^                    $newid = $teacherforum->id;$/;"	v
newid	mod/forum/restorelib.php	/^                $newid = insert_record ("forum",$forum);$/;"	v
newid	mod/forum/restorelib.php	/^                $newid = insert_record ("forum_read",$read);$/;"	v
newid	mod/forum/restorelib.php	/^            $newid = 0;$/;"	v
newid	mod/forum/restorelib.php	/^            $newid = insert_record ("forum_discussions",$discussion);$/;"	v
newid	mod/forum/restorelib.php	/^            $newid = insert_record ("forum_posts",$post);$/;"	v
newid	mod/forum/restorelib.php	/^            $newid = insert_record ("forum_ratings",$rating);$/;"	v
newid	mod/forum/restorelib.php	/^            $newid = insert_record ("forum_subscriptions",$subscription);$/;"	v
newid	mod/glossary/restorelib.php	/^                $newid = insert_record ("glossary_entries",$entry);$/;"	v
newid	mod/glossary/restorelib.php	/^            $newid = insert_record ("glossary",$glossary);$/;"	v
newid	mod/glossary/restorelib.php	/^            $newid = insert_record ("glossary_alias",$alias);$/;"	v
newid	mod/glossary/restorelib.php	/^            $newid = insert_record ("glossary_categories",$category);$/;"	v
newid	mod/glossary/restorelib.php	/^            $newid = insert_record ("glossary_comments",$comment);$/;"	v
newid	mod/glossary/restorelib.php	/^            $newid = insert_record ("glossary_entries_categories",$entry_category);$/;"	v
newid	mod/glossary/restorelib.php	/^            $newid = insert_record ("glossary_ratings",$rating);$/;"	v
newid	mod/journal/restorelib.php	/^            $newid = insert_record ("journal",$journal);$/;"	v
newid	mod/journal/restorelib.php	/^            $newid = insert_record ("journal_entries",$entry);$/;"	v
newid	mod/label/restorelib.php	/^            $newid = insert_record ("label",$label);$/;"	v
newid	mod/lesson/restorelib.php	/^                $newid = insert_record ("lesson_answers",$answer);$/;"	v
newid	mod/lesson/restorelib.php	/^                $newid = insert_record ("lesson_attempts",$attempt);$/;"	v
newid	mod/lesson/restorelib.php	/^                $newid = insert_record ("lesson_branch",$branch);$/;"	v
newid	mod/lesson/restorelib.php	/^                $newid = insert_record ("lesson_default",$default);$/;"	v
newid	mod/lesson/restorelib.php	/^                $newid = insert_record ("lesson_grades",$grade);$/;"	v
newid	mod/lesson/restorelib.php	/^                $newid = insert_record ("lesson_high_scores",$highscore);$/;"	v
newid	mod/lesson/restorelib.php	/^                $newid = insert_record ("lesson_timer",$time);$/;"	v
newid	mod/lesson/restorelib.php	/^            $newid = insert_record ("lesson_pages",$page);$/;"	v
newid	mod/lesson/restorelib.php	/^            $newid = insert_record("lesson", $lesson);$/;"	v
newid	mod/quiz/restorelib.php	/^            $newid = insert_record ("quiz",$quiz);$/;"	v
newid	mod/quiz/restorelib.php	/^            $newid = insert_record ("quiz_attempts",$attempt);$/;"	v
newid	mod/quiz/restorelib.php	/^            $newid = insert_record ("quiz_grades",$grade);$/;"	v
newid	mod/quiz/restorelib.php	/^            $newid = insert_record ("quiz_question_instances",$instance);$/;"	v
newid	mod/quiz/restorelib.php	/^            $newid = insert_record ("quiz_question_versions",$version);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                        $newid = $definitionrec->id;$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = $catfound;$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = $question_exists->id;$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = insert_record ("question",$question);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = insert_record ("question_answers",$answer);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = insert_record ("question_categories",$quiz_cat);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = insert_record ("question_dataset_definitions",$dataset_definition);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = insert_record ("question_datasets",$question_dataset);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = insert_record ("question_multichoice",$multichoice);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = insert_record ("question_numerical",$numerical);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^                $newid = insert_record ("question_shortanswer",$shortanswer);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("question_calculated",$calculated);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("question_dataset_items",$dataset_item);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("question_match_sub",$match_sub);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("question_numerical_units",$numerical_unit);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("question_randomsamatch",$randomsamatch);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("question_states",$response);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("question_truefalse",$truefalse);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("quiz",$quiz);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("quiz_attempts",$attempt);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("quiz_grades",$grade);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("quiz_question_instances",$grade);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record ("quiz_question_versions",$version);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^            $newid = insert_record('question', $question);$/;"	v
newid	mod/quiz/restorelibpre15.php	/^        $newid = insert_record ("question_match",$match);$/;"	v
newid	mod/resource/restorelib.php	/^            $newid = insert_record ("resource",$resource);$/;"	v
newid	mod/scorm/restorelib.php	/^                    $newid = insert_record ("scorm_scoes_track",$scotrack);$/;"	v
newid	mod/scorm/restorelib.php	/^            $newid = insert_record ("scorm",$scorm);$/;"	v
newid	mod/scorm/restorelib.php	/^            $newid = insert_record ("scorm_scoes",$sco);$/;"	v
newid	mod/scorm/restorelib.php	/^            $newid = insert_record ("scorm_scoes_track",$scotrack);$/;"	v
newid	mod/survey/restorelib.php	/^            $newid = insert_record ("survey",$survey);$/;"	v
newid	mod/survey/restorelib.php	/^            $newid = insert_record ("survey_analysis",$analys);$/;"	v
newid	mod/survey/restorelib.php	/^            $newid = insert_record ("survey_answers",$answer);$/;"	v
newid	mod/wiki/restorelib.php	/^            $newid = insert_record ("wiki",$wiki);$/;"	v
newid	mod/wiki/restorelib.php	/^            $newid = insert_record ("wiki_entries",$entry);$/;"	v
newid	mod/wiki/restorelib.php	/^            $newid = insert_record ("wiki_pages",$page);$/;"	v
newid	mod/workshop/restorelib.php	/^                $newid = insert_record ("workshop_assessments",$assessment);$/;"	v
newid	mod/workshop/restorelib.php	/^                $newid = insert_record ("workshop_comments",$comment);$/;"	v
newid	mod/workshop/restorelib.php	/^                $newid = insert_record ("workshop_grades",$grade);$/;"	v
newid	mod/workshop/restorelib.php	/^                $newid = insert_record ("workshop_rubrics",$rubric);$/;"	v
newid	mod/workshop/restorelib.php	/^                $newid = insert_record ("workshop_stockcomments",$stockcomment);$/;"	v
newid	mod/workshop/restorelib.php	/^            $newid = insert_record ("workshop",$workshop);$/;"	v
newid	mod/workshop/restorelib.php	/^            $newid = insert_record ("workshop_elements",$element);$/;"	v
newid	mod/workshop/restorelib.php	/^            $newid = insert_record ("workshop_submissions",$submission);$/;"	v
newid	question/restorelib.php	/^                        $newid = $definitionrec->id;$/;"	v
newid	question/restorelib.php	/^                $newid = $catfound;$/;"	v
newid	question/restorelib.php	/^                $newid = $question_exists->id;$/;"	v
newid	question/restorelib.php	/^                $newid = insert_record ("question",$question);$/;"	v
newid	question/restorelib.php	/^                $newid = insert_record ("question_answers",$answer);$/;"	v
newid	question/restorelib.php	/^                $newid = insert_record ("question_categories",$question_cat);$/;"	v
newid	question/restorelib.php	/^                $newid = insert_record ("question_dataset_definitions",$dataset_definition);$/;"	v
newid	question/restorelib.php	/^                $newid = insert_record ("question_datasets",$question_dataset);$/;"	v
newid	question/restorelib.php	/^            $newid = $restored_questions[$i]->newid;$/;"	v
newid	question/restorelib.php	/^            $newid = insert_record ("question_dataset_items",$dataset_item);$/;"	v
newid	question/restorelib.php	/^            $newid = insert_record ("question_numerical_units",$numerical_unit);$/;"	v
newid	question/restorelib.php	/^            $newid = insert_record ("question_sessions",$session);$/;"	v
newid	question/restorelib.php	/^            $newid = insert_record ("question_states",$state);$/;"	v
newid	question/type/calculated/questiontype.php	/^            $newid = insert_record ("question_calculated",$calculated);$/;"	v
newid	question/type/match/questiontype.php	/^            $newid = insert_record ("question_match_sub",$match_sub);$/;"	v
newid	question/type/match/questiontype.php	/^        $newid = insert_record ("question_match",$match);$/;"	v
newid	question/type/multianswer/questiontype.php	/^            $newid = insert_record ("question_multianswer",$multianswer);$/;"	v
newid	question/type/multichoice/questiontype.php	/^            $newid = insert_record ("question_multichoice",$multichoice);$/;"	v
newid	question/type/numerical/questiontype.php	/^            $newid = insert_record ("question_numerical",$numerical);$/;"	v
newid	question/type/randomsamatch/questiontype.php	/^            $newid = insert_record ("question_randomsamatch",$randomsamatch);$/;"	v
newid	question/type/rqp/questiontype.php	/^            $newid = insert_record ("question_rqp",$rqp);$/;"	v
newid	question/type/rqp/questiontype.php	/^            $newid = insert_record ("question_rqp_states",$state);$/;"	v
newid	question/type/shortanswer/questiontype.php	/^            $newid = insert_record ("question_shortanswer",$shortanswer);$/;"	v
newid	question/type/truefalse/questiontype.php	/^            $newid = insert_record ("question_truefalse",$truefalse);$/;"	v
newidmod	backup/restorelib.php	/^                                        $newidmod = insert_record("course_modules",$course_module); $/;"	v
newids	mod/hotpot/db/update_to_v2.php	/^		$newids = array();$/;"	v
newinfo	auth/db/lib.php	/^            $newinfo = truncate_userinfo($newinfo);$/;"	v
newinfo	auth/ldap/lib.php	/^            $newinfo = truncate_userinfo($newinfo);$/;"	v
newinfo	lib/moodlelib.php	/^            $newinfo = truncate_userinfo($newinfo);$/;"	v
newinstance	course/recent.php	/^        $newinstance = true;$/;"	v
newinstance	lib/blocklib.php	/^            $newinstance = new stdClass;$/;"	v
newjournal	mod/journal/db/migrate2utf8.php	/^        $newjournal = new object;$/;"	v
newkey	backup/restorelib.php	/^                $newkey = str_replace('backup','restore',$key);$/;"	v
newkey	backup/restorelib.php	/^            $newkey = str_replace('backup','restore',$k);$/;"	v
newkey	lib/db/mysql.php	/^                            $newkey = 'field_lock_' . $field;$/;"	v
newkey	lib/db/mysql.php	/^                            $newkey = 'field_map_' . $field;$/;"	v
newkey	lib/db/mysql.php	/^                            $newkey = 'field_updatelocal_' . $field;$/;"	v
newkey	lib/db/mysql.php	/^                            $newkey = 'field_updateremote_' . $field;                            $/;"	v
newkey	lib/db/mysql.php	/^                        $newkey = $key;$/;"	v
newkey	lib/db/postgres7.php	/^                            $newkey = 'field_lock_' . $field;$/;"	v
newkey	lib/db/postgres7.php	/^                            $newkey = 'field_map_' . $field;$/;"	v
newkey	lib/db/postgres7.php	/^                            $newkey = 'field_updatelocal_' . $field;$/;"	v
newkey	lib/db/postgres7.php	/^                            $newkey = 'field_updateremote_' . $field;                            $/;"	v
newkey	lib/db/postgres7.php	/^                        $newkey = $key;$/;"	v
newkeys	lib/moodlelib.php	/^    $newkeys = swapshuffle(array_keys($array));$/;"	v
newlabel	mod/label/db/migrate2utf8.php	/^        $newlabel = new object;$/;"	v
newlams	mod/lams/db/migrate2utf8.php	/^        $newlams = new object;$/;"	v
newlesson	mod/lesson/db/migrate2utf8.php	/^        $newlesson = new object;$/;"	v
newlessonanswers	mod/lesson/db/migrate2utf8.php	/^        $newlessonanswers = new object;$/;"	v
newlessonpages	mod/lesson/db/migrate2utf8.php	/^        $newlessonpages = new object;$/;"	v
newline	lib/smarty/Smarty_Compiler.class.php	/^                $newline = $this->_additional_newline;$/;"	v
newline	lib/smarty/Smarty_Compiler.class.php	/^        $newline = '';$/;"	v
newline	lib/wiki_to_markdown.php	/^      $newline = $tags . $indent . "$item_tag " . $line . "$item_close_tag";$/;"	v
newline	lib/wiki_to_markdown.php	/^      $newline = $tags;$/;"	v
newline_match_after	lib/markdown.php	/^	$newline_match_after = $/;"	v
newline_match_before	lib/markdown.php	/^	$newline_match_before = "\/(?:^\\n?|\\n\\n) *$\/";$/;"	v
newlines	question/format/aiken/format.php	/^            $newlines = explode($endchar,$line);$/;"	v
newmessage	lib/db/migrate2utf8.php	/^        $newmessage = new object;$/;"	v
newmessageread	lib/db/migrate2utf8.php	/^        $newmessageread = new object;$/;"	v
newmodules	lib/db/migrate2utf8.php	/^        $newmodules = new object;$/;"	v
newname	lib/uploadlib.php	/^                    $newname = clean_filename($this->files[$name]['name']);$/;"	v
newobj	lib/statslib.php	/^            $newobj = new StdClass;$/;"	v
newoptionid	mod/choice/restorelib.php	/^                            $newoptionid = insert_record ("choice_options",$option);$/;"	v
newoptions	lib/validateurlsyntax.php	/^    $newoptions = '';$/;"	v
newopts	lib/adodb/adodb-datadict.inc.php	/^		$newopts = array();$/;"	v
neworder	mod/glossary/lib.php	/^             $neworder = '&amp;sortorder=asc';$/;"	v
neworder	mod/glossary/lib.php	/^             $neworder = '&amp;sortorder=desc';$/;"	v
neworder	mod/glossary/lib.php	/^     $neworder = '';$/;"	v
newordertime	enrol/authorize/locallib.php	/^                $newordertime = time() - 120; \/\/ -2 minutes. Order may be still in process.$/;"	v
newordertime	enrol/authorize/locallib.php	/^        $newordertime = $timenow - 120; \/\/ -2 minutes. Order may be still in process.$/;"	v
newordertitle	mod/glossary/lib.php	/^             $newordertitle = $asc;$/;"	v
newordertitle	mod/glossary/lib.php	/^             $newordertitle = $desc;$/;"	v
newpage	backup/restorelib.php	/^                $newpage = page_create_object(PAGE_COURSE_VIEW, $restore->course_id);$/;"	v
newpage	mod/lesson/action/addcluster.php	/^    $newpage = new stdClass;$/;"	v
newpage	mod/lesson/action/addendofbranch.php	/^        $newpage = new stdClass;$/;"	v
newpage	mod/lesson/action/addendofcluster.php	/^    $newpage = new stdClass;$/;"	v
newpage	mod/lesson/action/insertpage.php	/^    $newpage = new stdClass;$/;"	v
newpage	mod/lesson/format.php	/^                    $newpage = new stdClass;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                            $newpageid = LESSON_EOL;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                     $newpageid = LESSON_NEXTPAGE;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                     $newpageid = lesson_unseen_question_jump($lesson->id, $USER->id, $pageid);  \/\/ this may return 0$/;"	v
newpageid	mod/lesson/action/continue.php	/^                    $newpageid = $answer->jumpto;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                    $newpageid = $attempt->pageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                    $newpageid = $correctpageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                    $newpageid = $page->nextpageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                    $newpageid = $thispage->id;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                    $newpageid = $wrongpageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                    $newpageid = LESSON_EOL;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                    $newpageid = LESSON_NEXTPAGE;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                $newpageid = $answer->jumpto;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                $newpageid = $jump;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                $newpageid = $page->nextpageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                $newpageid = $page->prevpageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                $newpageid = $pageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                $newpageid = $wrongpageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                $newpageid = LESSON_EOL;$/;"	v
newpageid	mod/lesson/action/continue.php	/^                $newpageid = lesson_random_question_jump($lesson->id, $pageid);$/;"	v
newpageid	mod/lesson/action/continue.php	/^                $newpageid = lesson_unseen_branch_jump($lesson->id, $USER->id);$/;"	v
newpageid	mod/lesson/action/continue.php	/^            $newpageid = $answer->jumpto;$/;"	v
newpageid	mod/lesson/action/continue.php	/^            $newpageid = $pageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^            $newpageid = 0;$/;"	v
newpageid	mod/lesson/action/continue.php	/^            $newpageid = LESSON_EOL;$/;"	v
newpageid	mod/lesson/action/continue.php	/^            $newpageid = lesson_cluster_jump($lesson->id, $USER->id, $page->id);$/;"	v
newpageid	mod/lesson/action/continue.php	/^            $newpageid = lesson_cluster_jump($lesson->id, $USER->id, $pageid);$/;"	v
newpageid	mod/lesson/action/continue.php	/^            $newpageid = lesson_unseen_question_jump($lesson->id, $USER->id, $pageid);$/;"	v
newpageid	mod/lesson/action/continue.php	/^            $newpageid = optional_param('jumpto', NULL, PARAM_INT);$/;"	v
newpageid	mod/lesson/action/continue.php	/^        $newpageid = $page->prevpageid;$/;"	v
newpageid	mod/lesson/action/continue.php	/^        $newpageid = $pageid; \/\/ display same page again$/;"	v
newpageid	mod/lesson/action/continue.php	/^        $newpageid = LESSON_EOL;  \/\/ ran out of time for the test, so go to eol$/;"	v
newpageid	mod/lesson/action/continue.php	/^        $newpageid = lesson_random_question_jump($lesson->id, $pageid);$/;"	v
newpageid	mod/lesson/action/continue.php	/^    $newpageid       = 0;       \/\/ stay on the page$/;"	v
newpageid	mod/lesson/action/insertpage.php	/^            $newpageid = insert_record("lesson_pages", $newpage);$/;"	v
newpageid	mod/lesson/action/insertpage.php	/^        $newpageid = insert_record("lesson_pages", $newpage);$/;"	v
newpageid	mod/lesson/format.php	/^                            $newpageid = insert_record("lesson_pages", $newpage);$/;"	v
newpageid	mod/lesson/view.php	/^                                $newpageid = LESSON_EOL;$/;"	v
newpageid	mod/lesson/view.php	/^                        $newpageid = $thispage->id;$/;"	v
newpageid	mod/lesson/view.php	/^                        $newpageid = LESSON_EOL;$/;"	v
newparam	lib/moodlelib.php	/^        $newparam = array();$/;"	v
newpassword	lib/moodlelib.php	/^    $newpassword = generate_password();$/;"	v
newpos	lib/blocklib.php	/^                $newpos = $page->blocks_move_position($instance, BLOCK_MOVE_DOWN);$/;"	v
newpos	lib/blocklib.php	/^                $newpos = $page->blocks_move_position($instance, BLOCK_MOVE_UP);$/;"	v
newpos	lib/blocklib.php	/^            $newpos    = $page->blocks_move_position($instance, BLOCK_MOVE_RIGHT);$/;"	v
newpos	lib/blocklib.php	/^            $newpos = $page->blocks_default_position();$/;"	v
newpos	lib/blocklib.php	/^            $newpos = $page->blocks_move_position($instance, BLOCK_MOVE_LEFT);$/;"	v
newpost	lib/db/migrate2utf8.php	/^        $newpost = new object;$/;"	v
newpost	mod/forum/lib.php	/^                $newpost = $oldpost;$/;"	v
newpost	mod/forum/post.php	/^            $newpost = new object;$/;"	v
newpostdir	mod/forum/lib.php	/^                $newpostdir = $CFG->dataroot.'\/'.forum_file_area_name($newpost);$/;"	v
newpostdir	mod/forum/lib.php	/^                $newpostdir = forum_file_area_name($newpost);$/;"	v
newq	mod/quiz/restorelib.php	/^                    $newq = backup_getid($restore->backup_unique_code,"question",$questionid);$/;"	v
newquestions	mod/quiz/restorelibpre15.php	/^            $newquestions = array();$/;"	v
newquiz	mod/quiz/db/migrate2utf8.php	/^        $newquiz = new object;$/;"	v
newquizanswer	mod/quiz/db/migrate2utf8.php	/^        $newquizanswer = new object;$/;"	v
newquizcategory	mod/quiz/db/migrate2utf8.php	/^        $newquizcategory = new object;$/;"	v
newquizdatasetdefinition	mod/quiz/db/migrate2utf8.php	/^        $newquizdatasetdefinition = new object;$/;"	v
newquizmatchsub	mod/quiz/db/migrate2utf8.php	/^        $newquizmatchsub = new object;$/;"	v
newquiznumericalunits	mod/quiz/db/migrate2utf8.php	/^        $newquiznumericalunits = new object;$/;"	v
newquizquestion	mod/quiz/db/migrate2utf8.php	/^        $newquizquestion = new object;$/;"	v
newrecord	admin/utfdbmigrate.php	/^                                                    $newrecord = new object;$/;"	v
newresource	mod/resource/db/migrate2utf8.php	/^        $newresource = new object;$/;"	v
newreturn	lib/uploadlib.php	/^            $newreturn = false; $/;"	v
newreturn	lib/uploadlib.php	/^            $newreturn = false;$/;"	v
newreturn	lib/uploadlib.php	/^        $newreturn = 1;$/;"	v
newreturn	lib/uploadlib.php	/^        $newreturn = true;$/;"	v
newrssclient	blocks/rss_client/db/migrate2utf8.php	/^        $newrssclient = new object;$/;"	v
news	course/format/weeks/format.php	/^        $news = forum_get_course_forum($course->id, 'news');$/;"	v
news	course/format/weekscss/format.php	/^        $news = forum_get_course_forum($course->id, 'news');$/;"	v
news_items_upgrade	blocks/news_items/db/mysql.php	/^function news_items_upgrade($oldversion=0) {$/;"	f
news_items_upgrade	blocks/news_items/db/postgres7.php	/^function news_items_upgrade($oldversion=0) {$/;"	f
newscale	course/scales.php	/^                $newscale=NULL;$/;"	v
newscorm	mod/scorm/db/migrate2utf8.php	/^        $newscorm = new object;$/;"	v
newscormscoes	mod/scorm/db/migrate2utf8.php	/^        $newscormscoes = new object;$/;"	v
newsection	admin/oacleanup.php	/^                            $newsection = $zerosection->id;$/;"	v
newsection	admin/oacleanup.php	/^                        $newsection = $xsection->section;$/;"	v
newsection	course/recent.php	/^        $newsection = true;$/;"	v
newsel	theme/chameleon/ui/ChameleonCSS.class.php	/^                    $newsel = true;$/;"	v
newsel	theme/chameleon/ui/ChameleonCSS.class.php	/^                $newsel = false;$/;"	v
newsequence	course/lib.php	/^                $newsequence = "$section->sequence,$mod->coursemodule";$/;"	v
newsequence	course/lib.php	/^                $newsequence = implode(",", $modarray);$/;"	v
newsequence	course/lib.php	/^            $newsequence = "$mod->coursemodule";$/;"	v
newsequence	course/lib.php	/^            $newsequence = "$section->sequence,$mod->coursemodule";$/;"	v
newsequence	course/lib.php	/^            $newsequence = implode(",", $modarray);$/;"	v
newsince	mod/forum/rsslib.php	/^            $newsince = " AND (p.modified > '$newsince' OR d.timemodified > '$newsince')";$/;"	v
newsince	mod/forum/rsslib.php	/^            $newsince = "";$/;"	v
newsince	mod/glossary/rsslib.php	/^            $newsince = " AND e.timecreated > '$newsince'";$/;"	v
newsince	mod/glossary/rsslib.php	/^            $newsince = "";$/;"	v
newsort	mod/quiz/report/overview/report.php	/^                $newsort      = array();$/;"	v
newstate	lib/questionlib.php	/^    $newstate = clone($state->last_graded);$/;"	v
newstopic	mod/forum/post.php	/^                $newstopic = true;$/;"	v
newstopic	mod/forum/post.php	/^            $newstopic = false;$/;"	v
newstring	mod/scorm/locallib.php	/^        $newstring = '';$/;"	v
newstrings	admin/lang.php	/^            $newstrings = array();$/;"	v
newstudent	enrol/database/enrol.php	/^        $newstudent = array();$/;"	v
newsubmission	mod/assignment/lib.php	/^                        $newsubmission = false;$/;"	v
newsubmission	mod/assignment/lib.php	/^                        $newsubmission = true;$/;"	v
newsubmission	mod/assignment/lib.php	/^        $newsubmission = $this->prepare_new_submission($userid);$/;"	v
newsubmission	mod/assignment/type/uploadsingle/assignment.class.php	/^                    $newsubmission = $this->prepare_new_submission($USER->id);$/;"	v
newsurvey	mod/survey/db/migrate2utf8.php	/^        $newsurvey = new object;$/;"	v
newtags	lib/db/migrate2utf8.php	/^        $newtags = new object;$/;"	v
newteacher	course/edit.php	/^                        $newteacher = NULL;$/;"	v
newteacher	lib/moodlelib.php	/^        $newteacher = NULL;$/;"	v
newtemp	lib/typo3/class.t3lib_div.php	/^		$newtemp=array();$/;"	v
newtext	lib/wiki_to_markdown.php	/^          $newtext = $this->convert( $text,$courseid );$/;"	v
newtext	mod/data/edit.php	/^        $newtext = '';$/;"	v
newtext	mod/data/edit.php	/^        $newtext = preg_replace($patterns, $replacements, $data->{$mode});$/;"	v
newtext	mod/data/lib.php	/^        $newtext = preg_replace($patterns, $replacement, $data->{$template});$/;"	v
newtext	question/format/gift/format.php	/^      $newtext = format_text( $format );$/;"	v
newtext	question/format/gift/format.php	/^    $newtext = str_replace( $reserved, $escaped, $text ); $/;"	v
newtrack	mod/scorm/db/mysql.php	/^                $newtrack = '';$/;"	v
newtrack	mod/scorm/db/postgres7.php	/^                $newtrack = '';$/;"	v
newtype	lib/datalib.php	/^                $newtype = column_type($table, $field);$/;"	v
newtype	mod/data/field.php	/^    $newtype        = optional_param('newtype','',PARAM_ALPHA);      \/\/ type of the new field$/;"	v
newuser	admin/user.php	/^    $newuser      = optional_param('newuser', 0, PARAM_BOOL);$/;"	v
newuser	auth/ldap/lib.php	/^    $newuser = array();$/;"	v
newuser	lib/db/migrate2utf8.php	/^        $newuser = new object;$/;"	v
newuser	lib/db/migrate2utf8.php	/^    $newuser = new object;$/;"	v
newusers	admin/cron.php	/^            $newusers = get_records_sql("SELECT  u.id as id, u.email, u.firstname, $/;"	v
newval	auth/ldap/lib.php	/^                        $newval = addslashes(stripslashes($user_entry[0][strtolower($value)]));$/;"	v
newval	auth/ldap/lib.php	/^                        $newval = addslashes(stripslashes($user_entry[0][strtolower($value)][0]));$/;"	v
newval	auth/ldap/lib.php	/^                        $newval = addslashes(stripslashes(utf8_decode($user_entry[0][strtolower($value)])));$/;"	v
newval	auth/ldap/lib.php	/^                        $newval = addslashes(stripslashes(utf8_decode($user_entry[0][strtolower($value)][0])));$/;"	v
newval	lib/db/mysql.php	/^                            $newval = ($newval==1) ? 'locked' : 'unlocked'; \/\/ translate 0\/1 to locked\/unlocked$/;"	v
newval	lib/db/mysql.php	/^                            $newval = ($newval==1) ? 'onlogin' : 'oncreate'; \/\/ translate 0\/1 to locked\/unlocked$/;"	v
newval	lib/db/mysql.php	/^                        $newval = $CFG->$key;$/;"	v
newval	lib/db/postgres7.php	/^                            $newval = ($newval==1) ? 'locked' : 'unlocked'; \/\/ translate 0\/1 to locked\/unlocked$/;"	v
newval	lib/db/postgres7.php	/^                            $newval = ($newval==1) ? 'onlogin' : 'oncreate'; \/\/ translate 0\/1 to locked\/unlocked$/;"	v
newval	lib/db/postgres7.php	/^                        $newval = $CFG->$key;$/;"	v
newweight	lib/blocklib.php	/^                $newweight = (empty($pageblocks[$newpos]) ? 0 : max(array_keys($pageblocks[$newpos])) + 1);$/;"	v
newweight	lib/blocklib.php	/^            $newweight = (empty($pageblocks[$newpos]) ? 0 : max(array_keys($pageblocks[$newpos])) + 1);$/;"	v
newwiki	mod/wiki/db/migrate2utf8.php	/^        $newwiki = new object;$/;"	v
newworkshop	mod/workshop/db/migrate2utf8.php	/^        $newworkshop = new object;$/;"	v
newworkshopelements	mod/workshop/db/migrate2utf8.php	/^        $newworkshopelements = new object;$/;"	v
newworkshopgrades	mod/workshop/db/migrate2utf8.php	/^        $newworkshopgrades = new object;$/;"	v
newworkshoprubrics	mod/workshop/db/migrate2utf8.php	/^        $newworkshoprubrics = new object;$/;"	v
newworkshopstockcomments	mod/workshop/db/migrate2utf8.php	/^        $newworkshopstockcomments = new object;$/;"	v
next	lib/adodb/adodb-iterator.inc.php	/^    function next() $/;"	f
next	lib/pear/OLE.php	/^            $next = unpack("V", substr($pps_wk, 72, 4));$/;"	v
next	mod/hotpot/lib.php	/^							$next = $next[0]; \/\/ in case "next-ex-url" was repeated in the xml file$/;"	v
next	mod/hotpot/lib.php	/^						$next = $matches[1][$lastbutton];$/;"	v
next	mod/hotpot/lib.php	/^						$next = $xml_tree->xml_value("hotpot-config-file,$xml_tree->quiztype,next-ex-url");$/;"	v
next	mod/hotpot/lib.php	/^		$next = '';$/;"	v
nextId	lib/adodb/adodb-connection.inc.php	/^    function nextId($seq_name)$/;"	f
nextId	lib/adodb/adodb.inc.php	/^	function nextId($seq_name)$/;"	f
next_ex	mod/hotpot/template/v6.php	/^		$next_ex = $this->v6_expand_NextEx();$/;"	v
next_mod	mod/hotpot/attempt.php	/^				$next_mod = $id;$/;"	v
next_mod	mod/hotpot/attempt.php	/^	$next_mod = false;$/;"	v
next_page	lib/adodb/adodb-pager.inc.php	/^		$next_page = $id.'_next_page';	$/;"	v
next_sibling	lib/cas/domxml-php4-php5.php	/^ function next_sibling() {return new php4DOMElement($this->myDOMNode->nextSibling,$this->myOwnerDocument);}$/;"	f
next_url	mod/hotpot/attempt.php	/^				$next_url = "$CFG->wwwroot\/mod\/hotpot\/view.php?id=$next_cm";$/;"	v
next_url	mod/hotpot/attempt.php	/^	$next_url = "$CFG->wwwroot\/course\/view.php?id=$course->id";$/;"	v
next_url	mod/hotpot/index.php	/^	$next_url = "$CFG->wwwroot\/course\/view.php?id=$course->id";$/;"	v
nextchar	lib/bennu/iCalendar_properties.php	/^                $nextchar = $parts[$i]{$j + 1};$/;"	v
nextdate	calendar/lib.php	/^            $nextdate = make_timestamp($nextyear, $nextmonth, 1);$/;"	v
nextdate	calendar/lib.php	/^            $nextdate = usergetdate(make_timestamp($data['y'], $data['m'], $data['d'] + 1));$/;"	v
nextid	mod/assignment/lib.php	/^            $nextid = $auser->id;$/;"	v
nextid	mod/assignment/lib.php	/^        $nextid = 0;$/;"	v
nextid	mod/scorm/locallib.php	/^                    $nextid = $nextsco->id;$/;"	v
nextid	mod/scorm/locallib.php	/^        $nextid = 0;$/;"	v
nextkey	mod/quiz/edit.php	/^            $nextkey = ($questions[$down+1] == 0) ? $down+2 : $down+1;$/;"	v
nextlink	calendar/lib.php	/^            $nextlink = calendar_get_link_tag($nexttext, 'index.php?', 0, $nextmonth, $nextyear);$/;"	v
nextlink	calendar/lib.php	/^            $nextlink = calendar_get_link_tag($nexttext, 'view.php?id='.$data['id'].'&amp;', 0, $nextmonth, $nextyear);$/;"	v
nextmidnight	lib/statslib.php	/^        $nextmidnight = stats_get_next_dayend($nextmidnight);$/;"	v
nextmidnight	lib/statslib.php	/^    $nextmidnight = stats_get_next_dayend($timestart);$/;"	v
nextmod	lib/weblib.php	/^                $nextmod = $mod;$/;"	v
nextmod	lib/weblib.php	/^        $nextmod = "<form action=\\"$CFG->wwwroot\/mod\/$nextmod->mod\/view.php\\" target=\\"$CFG->framename\\">".$/;"	v
nextmod	lib/weblib.php	/^    $nextmod = NULL;$/;"	v
nextmonthend	lib/statslib.php	/^        $nextmonthend = stats_get_next_monthend($timestart);$/;"	v
nextmonthend	lib/statslib.php	/^    $nextmonthend = stats_get_next_monthend($timestart);$/;"	v
nextname	calendar/lib.php	/^            $nextname = calendar_wday_name($CALENDARDAYS[$nextdate['wday']]);$/;"	v
nextpage	mod/hotpot/view.php	/^			$nextpage = "view.php?id=$cm->id";$/;"	v
nextpage	mod/hotpot/view.php	/^	$nextpage = "$CFG->wwwroot\/course\/view.php?id=$course->id";$/;"	v
nextpage	mod/lesson/locallib.php	/^            $nextpage = $lessonpages[$pageid]->nextpageid;$/;"	v
nextpage	mod/lesson/locallib.php	/^            $nextpage = $temp->nextpageid; \/\/ they have seen all the pages in the branch, so go to EOB\/next branch table\/EOL$/;"	v
nextpage	mod/lesson/locallib.php	/^        $nextpage = $unseen[rand(0, count($unseen)-1)];$/;"	v
nextpageid	mod/lesson/importppt.php	/^            $nextpageid = 0;$/;"	v
nextpageid	mod/lesson/importppt.php	/^        $nextpageid = get_field('lesson_pages', 'nextpageid', 'id', $after);$/;"	v
nextpageid	mod/lesson/view.php	/^                    $nextpageid = $page->nextpageid;$/;"	v
nextpageid	mod/lesson/view.php	/^                    $nextpageid = LESSON_EOL;$/;"	v
nextqtype	mod/lesson/view.php	/^                        $nextqtype = get_field("lesson_pages", "qtype", "id", $page->nextpageid);$/;"	v
nextqtype	mod/lesson/view.php	/^                    $nextqtype = 0; \/\/ set to anything else EOB$/;"	v
nextrecord	mod/hotpot/db/update_to_v2.php	/^									$nextrecord = &$records[$ids[$i+1]];$/;"	v
nextrecord	mod/hotpot/db/update_to_v2.php	/^									$nextrecord = NULL;$/;"	v
nextsco	mod/scorm/lib.php	/^                    $nextsco = next($scoes);$/;"	v
nextsco	mod/scorm/locallib.php	/^            $nextsco = next($scoes);$/;"	v
nextstage	install.php	/^                                        $nextstage = DATABASE;$/;"	v
nextstage	install.php	/^                                $nextstage = DATABASE;$/;"	v
nextstage	install.php	/^                            $nextstage = DATABASE;$/;"	v
nextstage	install.php	/^                        $nextstage = DATABASE;$/;"	v
nextstage	install.php	/^             $nextstage = ENVIRONMENT;$/;"	v
nextstage	install.php	/^            $nextstage = ADMIN;$/;"	v
nextstage	install.php	/^            $nextstage = DATABASE;$/;"	v
nextstage	install.php	/^        $nextstage = $_POST['stage'] + 1;$/;"	v
nextstage	install.php	/^        $nextstage = $_POST['stage'] - 1;$/;"	v
nextstage	install.php	/^        $nextstage = $_POST['stage'];$/;"	v
nextstage	install.php	/^        $nextstage = ($goforward) ? ENVIRONMENT : DATABASE;$/;"	v
nextstage	install.php	/^        $nextstage = DATABASE;$/;"	v
nextstage	install.php	/^    $nextstage = -1;$/;"	v
nextstage	install.php	/^    $nextstage = WELCOME;$/;"	v
nextstarttime	admin/backup.php	/^                    $nextstarttime = schedule_backup_next_execution ($backup_course,$backup_config,time(),$admin->timezone);$/;"	v
nextstarttime	backup/backup_scheduled.php	/^                $nextstarttime = schedule_backup_next_execution ($backup_course,$backup_config,$now,$admin->timezone);$/;"	v
nextsunday	lib/statslib.php	/^        $nextsunday = stats_get_next_weekend($nextsunday);$/;"	v
nextsunday	lib/statslib.php	/^    $nextsunday = stats_get_next_weekend($timestart);$/;"	v
nexttext	calendar/lib.php	/^    $nexttext = '<img src="'. $CFG->pixpath .'\/a\/r_next.gif" alt="'.get_string('monthnext','access').'" class="resize" \/>';$/;"	v
nextweekdate	course/format/weeks/format.php	/^        $nextweekdate = $weekdate + ($weekofseconds);$/;"	v
nextweekdate	course/format/weekscss/format.php	/^        $nextweekdate = $weekdate + ($weekofseconds);$/;"	v
nf	lib/fpdf/fpdf.php	/^    $nf=$this->n;$/;"	v
nhits	mod/lesson/action/continue.php	/^                    $nhits = 0;$/;"	v
nhits	mod/lesson/action/continue.php	/^                $nhits = 0;$/;"	v
nl	lib/fpdf/fpdf.php	/^    $nl=1;$/;"	v
nl	mod/hotpot/report.php	/^	$nl = $formdata['reportformat']=='htm' ? '<br \/>' : "\\n";$/;"	v
nl	mod/hotpot/template/default.php	/^		$nl = '\\\\n'; \/\/ javascript newline$/;"	v
nmanual	mod/lesson/locallib.php	/^    $nmanual      = 0;$/;"	v
nn	lib/adodb/adodb-connection.inc.php	/^                $nn = $nrows + $offset;$/;"	v
nn	lib/adodb/adodb.inc.php	/^				$nn = $nrows + $offset;$/;"	v
no	mod/glossary/formats.php	/^    $no  = get_string("no");$/;"	v
no_of_correct_answers	question/format/hotpot/format.php	/^                $no_of_correct_answers = 0;$/;"	v
no_value	mod/hotpot/report/fullstat/report.php	/^			$no_value = $is_html ? '--' : "";$/;"	v
no_value	mod/hotpot/report/simplestat/report.php	/^		$no_value = ($download ? '' : '-');$/;"	v
noanswer	mod/lesson/action/continue.php	/^                    $noanswer = true;$/;"	v
noanswer	mod/lesson/action/continue.php	/^                $noanswer = true;$/;"	v
noanswer	mod/lesson/action/continue.php	/^            $noanswer = false;$/;"	v
noanswer	mod/lesson/action/continue.php	/^    $noanswer        = false;$/;"	v
nobr_end	mod/hotpot/report/fullstat/report.php	/^		$nobr_end   = $is_html ? '<\/nobr>' : '';$/;"	v
nobr_start	mod/hotpot/report/fullstat/report.php	/^		$nobr_start = $is_html ? '<nobr>'  : '';$/;"	v
nocache	mod/wiki/ewiki/ewiki.php	/^      $nocache = strpos($ext, "no");$/;"	v
nochange	user/extendenrol.php	/^$nochange = get_string('nochange');$/;"	v
nochar	lib/typo3/class.t3lib_cs.php	/^		$nochar = chr($this->noCharByteVal);$/;"	v
nochars	admin/editor.php	/^    $nochars = array(chr(33),chr(34),chr(35),chr(36),chr(37),$/;"	v
nodeSet	lib/cas/domxml-php4-php5.php	/^  $nodeSet=array();$/;"	v
node_name	lib/cas/domxml-php4-php5.php	/^ function node_name() {return $this->myDOMNode->localName;}$/;"	f
node_type	lib/cas/domxml-php4-php5.php	/^ function node_type() {return $this->myDOMNode->nodeType;}$/;"	f
node_value	lib/cas/domxml-php4-php5.php	/^ function node_value() {return $this->myDOMNode->nodeValue;}$/;"	f
nohtmleditorneeded	mod/resource/lib.php	/^    $nohtmleditorneeded = true;$/;"	v
nomoodlecookie	filter/algebra/algebradebug.php	/^    $nomoodlecookie = true;     \/\/ Because it interferes with caching$/;"	v
nomoodlecookie	filter/algebra/pix.php	/^    $nomoodlecookie = true;     \/\/ Because it interferes with caching$/;"	v
nomoodlecookie	filter/tex/pix.php	/^    $nomoodlecookie = true;     \/\/ Because it interferes with caching$/;"	v
nomoodlecookie	filter/tex/texdebug.php	/^    $nomoodlecookie = true;     \/\/ Because it interferes with caching$/;"	v
nomoodlecookie	filter/tex/texed.php	/^    $nomoodlecookie = true;     \/\/ Because it interferes with caching$/;"	v
nomoodlecookie	lib/javascript-mod.php	/^    $nomoodlecookie = true;$/;"	v
nomoodlecookie	mod/chat/chatd.php	/^$nomoodlecookie = true;$/;"	v
nomoodlecookie	mod/chat/gui_header_js/chatinput.php	/^    $nomoodlecookie = true;     \/\/ Session not needed!$/;"	v
nomoodlecookie	mod/chat/gui_header_js/jsupdate.php	/^    $nomoodlecookie = true;     \/\/ Session not needed!$/;"	v
nomoodlecookie	mod/chat/gui_header_js/jsupdated.php	/^    $nomoodlecookie = true;     \/\/ Session not needed!$/;"	v
nomoodlecookie	mod/chat/gui_header_js/users.php	/^    $nomoodlecookie = true;     \/\/ Session not needed!$/;"	v
nomoodlecookie	mod/chat/gui_sockets/chatinput.php	/^    $nomoodlecookie = true;     \/\/ Session not needed!$/;"	v
nomoodlecookie	mod/data/css.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	rss/file.php	/^    $nomoodlecookie = true;     \/\/ Because it interferes with caching$/;"	v
nomoodlecookie	theme/chameleon/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/cornflower/docstyles.php	/^    $nomoodlecookie = true;$/;"	v
nomoodlecookie	theme/cornflower/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/formal_white/docstyles.php	/^    $nomoodlecookie = true;$/;"	v
nomoodlecookie	theme/formal_white/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/metal/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/oceanblue/docstyles.php	/^    $nomoodlecookie = true;$/;"	v
nomoodlecookie	theme/oceanblue/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/orangewhite/docstyles.php	/^    $nomoodlecookie = true;$/;"	v
nomoodlecookie	theme/orangewhite/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/orangewhitepda/docstyles.php	/^    $nomoodlecookie = true;$/;"	v
nomoodlecookie	theme/orangewhitepda/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/standard/docstyles.php	/^    $nomoodlecookie = true;$/;"	v
nomoodlecookie	theme/standard/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/standardblue/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/standardgreen/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/standardlogo/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/standardred/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/standardwhite/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	theme/wood/styles.php	/^    $nomoodlecookie = true;                             \/\/ Cookies prevent caching, so don't use them$/;"	v
nomoodlecookie	user/pix.php	/^    $nomoodlecookie = true;     \/\/ Because it interferes with caching$/;"	v
nomoodlecookie	user/pixgroup.php	/^    $nomoodlecookie = true;     \/\/ Because it interferes with caching$/;"	v
nonadmins	lib/moodlelib.php	/^        $nonadmins = array();$/;"	v
nonce	lib/soap/nusoap.php	/^				$nonce = isset($digestRequest['nonce']) ? $digestRequest['nonce'] : '';$/;"	v
nonmembers	course/groups.php	/^    $nonmembers = array();$/;"	v
nonmembers	grade/exceptions.php	/^    $nonmembers = array();$/;"	v
normalize_version	lib/environmentlib.php	/^function normalize_version($version) {$/;"	f
noscript	admin/utfdbmigrate.php	/^                $noscript = 1;$/;"	v
noscript	admin/utfdbmigrate.php	/^            $noscript = 1;$/;"	v
noscript	admin/utfdbmigrate.php	/^    $noscript = 0; \/\/ we assume all mod and all blocks have migration scripts$/;"	v
not_found	file.php	/^    function not_found($courseid) {$/;"	f
notavailable	user/extendenrol.php	/^$notavailable = get_string('notavailable');$/;"	v
note	course/importstudents.php	/^        $note = get_string("importmetacoursenote");$/;"	v
note	course/student.php	/^        $note = get_string("assignstudentsnote");$/;"	v
note_length	lib/excel/Worksheet.php	/^        $note_length    = strlen($note);$/;"	v
note_length	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $note_length    = strlen($note);$/;"	v
notemptyfield	mod/data/field/file/field.class.php	/^    function notemptyfield($value, $name){$/;"	f
notemptyfield	mod/data/field/url/field.class.php	/^    function notemptyfield($value, $name){$/;"	f
notemptyfield	mod/data/lib.php	/^    function notemptyfield($value, $name) {$/;"	f
notenum	mod/wiki/ewiki/plugins/markup/footnotes.php	/^   $notenum = 0;$/;"	v
notes	mod/survey/download.php	/^                $notes = "No notes made";$/;"	v
notes	mod/survey/download.php	/^                $notes = $n->notes;$/;"	v
notes	mod/survey/report.php	/^            $notes = "";$/;"	v
notes	mod/survey/report.php	/^            $notes = $rs->notes;$/;"	v
notes	mod/survey/report.php	/^    $notes   = optional_param('notes', '', PARAM_RAW);    \/\/ Save teachers notes$/;"	v
notfullmatches	lib/filterlib.php	/^            $notfullmatches = array();$/;"	v
nothing	lib/weblib.php	/^        $nothing = $choose.'...';$/;"	v
nothing	lib/weblib.php	/^        $nothing = get_string('choose') .'...';$/;"	v
nothing	mod/exercise/lib.php	/^        $nothing = get_string("choose")."...";$/;"	v
nothing	mod/lesson/locallib.php	/^        $nothing = get_string("choose")."...";$/;"	v
nothing	mod/workshop/locallib.php	/^        $nothing = get_string("choose")."...";$/;"	v
nothingtodisplay	mod/lesson/report.php	/^        $nothingtodisplay = true;$/;"	v
nothingtodisplay	mod/lesson/report.php	/^    $nothingtodisplay = false;$/;"	v
nothingtodo	mod/glossary/filter.php	/^            $nothingtodo = true;$/;"	v
nothingtodo	mod/resource/filter.php	/^                $nothingtodo = true;$/;"	v
nothingtodo	mod/wiki/filter.php	/^                $nothingtodo = true;$/;"	v
nothingvalue	lib/weblib.php	/^                                 $nothingvalue=0,$return=false,$disabled=false,$tabindex=0) {$/;"	v
nothingvalue	lib/weblib.php	/^                           $nothingvalue='0', $return=false, $disabled=false, $tabindex=0) {$/;"	v
nothingvalue	mod/workshop/locallib.php	/^        $nothingvalue="0", $return=false) {$/;"	v
nothingvalue	mod/workshop/locallib.php	/^    $nothingvalue="0", $return=false) {$/;"	v
notice	lib/uploadlib.php	/^        $notice = get_string('clamlost', 'moodle', $CFG->pathtoclam);$/;"	v
notice	lib/uploadlib.php	/^        $notice = get_string('virusfound', 'moodle', $info);$/;"	v
notice	lib/weblib.php	/^function notice ($message, $link='') {$/;"	f
notice_yesno	lib/weblib.php	/^function notice_yesno ($message, $linkyes, $linkno) {$/;"	f
notices	lib/blocklib.php	/^    $notices = array();$/;"	v
notify	course/scales.php	/^                $notify = "$newscale->name: $strchangessaved";$/;"	v
notify	course/scales.php	/^            $notify = "$scale->name: $strdeleted";$/;"	v
notify	course/scales.php	/^            $notify = "$scale->name: $strmoved";$/;"	v
notify	lib/weblib.php	/^function notify ($message, $style='notifyproblem', $align='center') {$/;"	f
notify_admins	admin/handlevirus.php	/^function notify_admins($user,$subject,$a) {$/;"	f
notify_admins_unknown	admin/handlevirus.php	/^function notify_admins_unknown($file,$a) {$/;"	f
notify_local_delete_course	lib/locallib.php	/^function notify_local_delete_course($courseid, $showfeedback) {$/;"	f
notify_login_failures	lib/moodlelib.php	/^function notify_login_failures() {$/;"	f
notify_msg	mod/quiz/view.php	/^                              $notify_msg = get_string('temporaryblocked', 'quiz') . '<b>'. userdate($lastattempt + $quiz->delay2). '<b>';$/;"	v
notify_msg	mod/quiz/view.php	/^                             $notify_msg = get_string('temporaryblocked', 'quiz') . '<b>'. userdate($lastattempt + $quiz->delay1). '<b>';$/;"	v
notify_user	admin/handlevirus.php	/^function notify_user($user,$subject,$a) {$/;"	f
notifyipsrs	lib/moodlelib.php	/^    $notifyipsrs = $db->Execute('SELECT ip FROM '. $CFG->prefix .'log WHERE time > '. $CFG->lastnotifyfailure .'$/;"	v
notifyusersrs	lib/moodlelib.php	/^    $notifyusersrs = $db->Execute('SELECT info FROM '. $CFG->prefix .'log WHERE time > '. $CFG->lastnotifyfailure .'$/;"	v
notnull	mod/hotpot/db/update_to_v2.php	/^				$notnull = ($notnull ? "SET NOT NULL" : "DROP NOT NULL");$/;"	v
notnull	mod/hotpot/db/update_to_v2.php	/^		$notnull = (strtoupper($notnull)=='NOT NULL');$/;"	v
notstruct	lib/soap/nusoap.php	/^					$notstruct = 0;$/;"	v
notstruct	lib/soap/nusoap.php	/^					$notstruct = 1;$/;"	v
notsupported	question/format/xml/format.php	/^                $notsupported = get_string( 'xmltypeunsupported','quiz',$question_type );$/;"	v
notteacherforum	mod/forum/lib.php	/^        $notteacherforum = "";$/;"	v
notteacherforum	mod/forum/lib.php	/^        $notteacherforum = "AND f.type <> 'teacher'";$/;"	v
nottried	mod/hotpot/report/click/report.php	/^		$nottried = get_string('reportnottriedsymbol', 'hotpot');$/;"	v
notwords	mod/forum/search.php	/^    $notwords = trim(optional_param('notwords', '', PARAM_NOTAGS));   \/\/ Words we don't want$/;"	v
now	admin/report/courseoverview/index.php	/^    $now = stats_get_base_daily();$/;"	v
now	admin/report/courseoverview/mod.php	/^        $now = stats_get_base_daily();$/;"	v
now	auth/ldap/lib.php	/^            $now = time();$/;"	v
now	backup/backup_scheduled.php	/^    $now = time();$/;"	v
now	blocks/rss_client/block_rss_client.php	/^        $now = time();$/;"	v
now	calendar/event.php	/^    $now = usergetdate(time());$/;"	v
now	calendar/export.php	/^$now = usergetdate(time());$/;"	v
now	calendar/export_execute.php	/^$now = usergetdate(time());$/;"	v
now	calendar/lib.php	/^        $now = time();$/;"	v
now	calendar/lib.php	/^    $now = time(); \/\/ We 'll need this later$/;"	v
now	calendar/view.php	/^        $now = usergetdate(time());$/;"	v
now	calendar/view.php	/^    $now = usergetdate(time());$/;"	v
now	course/report/participation/index.php	/^    $now = usergetmidnight(time());$/;"	v
now	course/report/participation/mod.php	/^    $now = usergetmidnight(time());$/;"	v
now	course/report/stats/lib.php	/^        $now = stats_get_base_daily();$/;"	v
now	course/user.php	/^            $now = stats_get_base_daily();$/;"	v
now	lib/adminlib.php	/^    $now = time();$/;"	v
now	lib/graphlib.php	/^      $now = mktime (date("H"),date("i"),date("s"),date("m"),date("d"),date("Y"));$/;"	v
now	lib/statslib.php	/^    $now = $fun();$/;"	v
now	lib/statslib.php	/^    $now = stats_get_base_daily(time());$/;"	v
now	lib/uploadlib.php	/^        $now = date('YmdHis');$/;"	v
now	mod/chat/chatd.php	/^        $now = time();$/;"	v
now	mod/chat/chatd.php	/^    $now = time();$/;"	v
now	mod/forum/lib.php	/^            $now = time();$/;"	v
now	mod/forum/lib.php	/^        $now = time();$/;"	v
now	mod/forum/lib.php	/^    $now = time();$/;"	v
now	mod/scorm/lib.php	/^    $now = time();$/;"	v
now	mod/workshop/restorelib.php	/^                $now = time();$/;"	v
now	user/index.php	/^        $now = usergetmidnight(time());$/;"	v
nowline	question/format/aiken/format.php	/^                $nowline = addslashes($newlines[$i]);$/;"	v
nowperpage	mod/data/view.php	/^        $nowperpage = $perpage;$/;"	v
nowperpage	mod/data/view.php	/^        $nowperpage = 1;$/;"	v
noyesoptions	admin/uploaduser.php	/^$noyesoptions = array( get_string('no'), get_string('yes') );$/;"	v
np	mod/lesson/reformat.php	/^                    $np = 0;$/;"	v
npages	mod/lesson/lib.php	/^                $npages = 1;$/;"	v
npages	mod/lesson/lib.php	/^        $npages = 0;$/;"	v
npages	mod/lesson/view.php	/^        $npages = count_records('lesson_pages', 'lessonid', $lesson->id);$/;"	v
nplus1	mod/lesson/action/editpage.php	/^            $nplus1 = $n + 1;$/;"	v
npsql	question/editlib.php	/^      $npsql = " and parent='0' ";$/;"	v
npsql	question/editlib.php	/^    $npsql = '';$/;"	v
nquestions	mod/lesson/locallib.php	/^        $nquestions = count($pages);$/;"	v
nquestions	mod/lesson/locallib.php	/^    $nquestions   = 0;$/;"	v
nretakes	mod/lesson/action/continue.php	/^                $nretakes = count_records("lesson_grades", "lessonid", $lesson->id, "userid", $USER->id); $/;"	v
nretakes	mod/lesson/action/continue.php	/^        $nretakes = count_records("lesson_grades", "lessonid", $lesson->id, "userid", $USER->id); $/;"	v
nretakes	mod/lesson/view.php	/^                    $nretakes = count_records("lesson_grades", "lessonid", $lesson->id, "userid", $USER->id); $/;"	v
nrows	lib/adodb/drivers/adodb-db2.inc.php	/^		$nrows = (integer) $nrows;$/;"	v
nrows	lib/adodb/drivers/adodb-firebird.inc.php	/^		$nrows = (integer) $nrows;$/;"	v
nrows	lib/adodb/drivers/adodb-mysqli.inc.php	/^			      $nrows = -1,$/;"	v
nrows	lib/adodb/drivers/adodb-oci8.inc.php	/^				$nrows = -1;$/;"	v
nrows	lib/adodb/drivers/adodb-oci805.inc.php	/^			$nrows = -1;$/;"	v
nrows	lib/adodb/drivers/adodb-sybase.inc.php	/^		$nrows = (integer) $nrows;$/;"	v
nrows	lib/adodb/server.php	/^	$nrows = $_REQUEST['nrows'];$/;"	v
ns	lib/fpdf/fpdf.php	/^            $ns=0;$/;"	v
ns	lib/fpdf/fpdf.php	/^    $ns=0;$/;"	v
ns	lib/soap/nusoap.php	/^						$ns = $this->getNamespaceFromPrefix($typePrefix);$/;"	v
ns	lib/soap/nusoap.php	/^						$ns = substr($t['type'], 0, strrpos($t['type'], ':'));$/;"	v
ns	lib/soap/nusoap.php	/^				$ns = $this->getNamespaceFromPrefix($ns);$/;"	v
ns	lib/soap/nusoap.php	/^				$ns = substr($this->elements[$type]['type'], 0, strrpos($this->elements[$type]['type'], ':'));$/;"	v
ns	lib/soap/nusoap.php	/^				$ns = substr($this->simpleTypes[$type]['type'], 0, strrpos($this->simpleTypes[$type]['type'], ':'));$/;"	v
ns	lib/soap/nusoap.php	/^			$ns = $this->getPrefix($typeDef['extensionBase']);$/;"	v
ns	lib/soap/nusoap.php	/^			$ns = $this->namespaces['tns'];$/;"	v
ns	lib/soap/nusoap.php	/^			$ns = '';$/;"	v
ns	lib/soap/nusoap.php	/^			$ns = substr($qname, 0, strrpos($qname, ':'));$/;"	v
ns	lib/soap/nusoap.php	/^			$ns = substr($type, 0, strrpos($type, ':'));$/;"	v
nsPrefix	lib/soap/nusoap.php	/^				$nsPrefix = 'ns' . rand(1000, 9999);$/;"	v
nsPrefix	lib/soap/nusoap.php	/^			$nsPrefix = 'ns' . rand(1000, 9999);$/;"	v
nsPrefix	lib/soap/nusoap.php	/^            $nsPrefix = $this->wsdl->getPrefixFromNamespace($namespace);$/;"	v
ns_string	lib/soap/nusoap.php	/^		$ns_string = " SOAP-ENV:encodingStyle=\\"$encodingStyle\\"$ns_string";$/;"	v
ns_string	lib/soap/nusoap.php	/^		$ns_string = '';$/;"	v
ns_string	lib/soap/nusoap.php	/^    $ns_string = '';$/;"	v
nsassessments	mod/workshop/locallib.php	/^                $nsassessments = $workshop->nsassessments;$/;"	v
nselected	mod/glossary/formats.php	/^            $nselected = " selected=\\"selected\\" ";$/;"	v
nselected	mod/glossary/formats.php	/^        $nselected = "";$/;"	v
nsubmissions	mod/exercise/locallib.php	/^        $nsubmissions = 0;$/;"	v
nsubmissions	mod/workshop/locallib.php	/^    $nsubmissions = 0;$/;"	v
ntokens	lib/searchlib.php	/^    $ntokens = count($parsetree);$/;"	v
ntries	mod/lesson/locallib.php	/^            $ntries = 0;  \/\/ may not be necessary$/;"	v
ntries	mod/lesson/locallib.php	/^        $ntries = count_records("lesson_grades", "lessonid", $lesson->id, "userid", $USER->id);$/;"	v
ntries	mod/lesson/view.php	/^                    $ntries = count_records("lesson_grades", "lessonid", $lesson->id, "userid", $USER->id);$/;"	v
ntries	mod/lesson/view.php	/^            $ntries = count_records("lesson_grades", "lessonid", $lesson->id, "userid", $USER->id);$/;"	v
nu_info	mod/quiz/restorelibpre15.php	/^            $nu_info = $numerical_units[$i];$/;"	v
nu_info	question/restorelib.php	/^            $nu_info = $numerical_units[$i];$/;"	v
nullable	lib/adodb/drivers/adodb-informix72.inc.php	/^	$nullable=floor(($coltype+1) \/256) ?"N":"Y";$/;"	v
num	course/teacher.php	/^                $num  = substr($key,1);$/;"	v
num	lib/adodb/drivers/adodb-mssql.inc.php	/^		$num = $this->GetOne("select id from $seq");$/;"	v
num	lib/adodb/drivers/adodb-odbc.inc.php	/^				$num = '0';$/;"	v
num	lib/adodb/drivers/adodb-odbc.inc.php	/^			$num = $this->GetOne("select id from $seq");$/;"	v
num	lib/adodb/drivers/adodb-odbtp.inc.php	/^				$num = '0';$/;"	v
num	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$num = $this->GetOne("select seq_value from adodb_seq where seq_name='$seq'");$/;"	v
num	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$num = $this->GetOne("select seq_value from adodb_seq where seq_name='$seqname'");$/;"	v
num	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$num = $this->GetOne("select seq_value from adodb_seq");$/;"	v
num	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^					$num = $rsdef->fields['num'];$/;"	v
num	lib/adodb/drivers/adodb-postgres64.inc.php	/^					$num = $rsdef->fields['num'];$/;"	v
num	lib/adodb/drivers/adodb-sqlite.inc.php	/^				$num = '0';$/;"	v
num	lib/bennu/iCalendar_rfc2445.php	/^                $num = '';$/;"	v
num	lib/bennu/iCalendar_rfc2445.php	/^            $num = '';$/;"	v
num	lib/excel/Parser.php	/^            $num = strrev($num);$/;"	v
num	lib/excel/Worksheet.php	/^        $num       = 0x00;                \/\/ Current value of formula$/;"	v
num	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $num = strrev($num);$/;"	v
num	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $num       = 0x00;                \/\/ Current value of formula$/;"	v
num	mod/chat/gui_header_js/jsupdate.php	/^        $num = 0;$/;"	v
num	mod/chat/gui_header_js/jsupdate.php	/^        $num = count($messages);$/;"	v
num	mod/chat/gui_header_js/jsupdated.php	/^            $num = 0;$/;"	v
num	mod/chat/gui_header_js/jsupdated.php	/^            $num = count($messages);$/;"	v
num	mod/hotpot/lib.php	/^				$num = $matches[1];$/;"	v
num	mod/hotpot/lib.php	/^	$num = -1;$/;"	v
num	mod/journal/report.php	/^                $num  = substr($key,1);$/;"	v
num	mod/workshop/lib.php	/^                    $num = 0; \/\/ weighted number of assessments$/;"	v
num	theme/chameleon/ui/ChameleonCSS.class.php	/^            $num = count($rulesarr);$/;"	v
numArgs	lib/adodb/adodb-perf.inc.php	/^        $numArgs = func_num_args();$/;"	v
numFtr	lib/excel/Worksheet.php	/^            $numFtr = strrev($numFtr);$/;"	v
numFtr	lib/excel/Worksheet.php	/^        $numFtr       = $this->_margin_foot;   \/\/ Footer Margin$/;"	v
numFtr	lib/excel/Worksheet.php	/^        $numFtr = pack("d", $numFtr);$/;"	v
numFtr	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $numFtr = strrev($numFtr);$/;"	v
numFtr	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $numFtr       = $this->_margin_foot;   \/\/ Footer Margin$/;"	v
numFtr	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $numFtr = pack("d", $numFtr);$/;"	v
numHdr	lib/excel/Worksheet.php	/^            $numHdr = strrev($numHdr);$/;"	v
numHdr	lib/excel/Worksheet.php	/^        $numHdr       = $this->_margin_head;  \/\/ Header Margin$/;"	v
numHdr	lib/excel/Worksheet.php	/^        $numHdr = pack("d", $numHdr);$/;"	v
numHdr	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $numHdr = strrev($numHdr);$/;"	v
numHdr	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $numHdr       = $this->_margin_head;  \/\/ Header Margin$/;"	v
numHdr	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $numHdr = pack("d", $numHdr);$/;"	v
numIndex	lib/adodb/adodb-recordset.inc.php	/^		$numIndex = isset($this->fields[0]);$/;"	v
numIndex	lib/adodb/adodb.inc.php	/^		$numIndex = isset($this->fields[0]);$/;"	v
numSets	lib/graphlib.php	/^  $numSets = 0; \/\/ number of data sets with legends.$/;"	v
numTicks	lib/graphlib.php	/^  $numTicks = $this->calculated['x_axis']['num_ticks'] - 1;    \/\/ number of x ticks$/;"	v
num_args	lib/excel/Parser.php	/^    $num_args = 0; \/\/ number of arguments received$/;"	v
num_args	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $num_args = 0; \/\/ number of arguments received$/;"	v
num_bbd_blocks	lib/excel/OLEwriter.php	/^        $num_bbd_blocks  = pack("V",    $num_lists);$/;"	v
num_blocks	lib/excel/OLEwriter.php	/^        $num_blocks   = $this->_big_blocks;$/;"	v
num_categories	grade/lib.php	/^    $num_categories = optional_param('totalitems');$/;"	v
num_entries	mod/glossary/editcategories.php	/^                $num_entries = count_records("glossary_entries_categories","categoryid",$category->id);$/;"	v
num_entries	mod/glossary/editcategories.php	/^            $num_entries = count_records("glossary_entries_categories","categoryid",$category->id);$/;"	v
num_fields	lib/adodb/drivers/adodb-mysql.inc.php	/^             $num_fields = count($my_field);$/;"	v
num_fields	lib/adodb/drivers/adodb-mysqli.inc.php	/^	        $num_fields               = count($my_field);$/;"	v
num_format	blocks/loancalc/block_loancalc.php	/^	function num_format(x) { \/\/ format numbers with two digits$/;"	f
num_format	lib/excel/Workbook.php	/^            $num_format = $this->formats[$i]->_num_format;$/;"	v
num_format	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $num_format = $this->_formats[$i]->_num_format;$/;"	v
num_formats	lib/excel/Workbook.php	/^        $num_formats      = array();$/;"	v
num_formats	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $num_formats      = array();$/;"	v
num_info	mod/quiz/restorelibpre15.php	/^            $num_info = $numericals[$i];$/;"	v
num_info	question/type/numerical/questiontype.php	/^            $num_info = $numericals[$i];$/;"	v
num_keys	lib/adodb/drivers/adodb-mysql.inc.php	/^         $num_keys = count($matches[0]);$/;"	v
num_keys	lib/adodb/drivers/adodb-mysqli.inc.php	/^	    $num_keys = count($matches[0]);$/;"	v
num_lists	lib/excel/OLEwriter.php	/^        $num_lists       = $this->_list_blocks;$/;"	v
num_lists	lib/excel/OLEwriter.php	/^        $num_lists    = $this->_list_blocks;$/;"	v
num_params	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$num_params = @odbtp_num_params( $stmtid );$/;"	v
num_sheets	lib/excel/Worksheet.php	/^        $num_sheets = count($sheetnames);$/;"	v
num_sheets	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $num_sheets = count($sheetnames);$/;"	v
numargs	lib/editor/htmlarea/htmlarea.class.php	/^        $numargs = func_num_args();$/;"	v
numargs	lib/editor/tinymce/tinymce.class.php	/^        $numargs = func_num_args();$/;"	v
numattempts	mod/quiz/attempt.php	/^            $numattempts = 0;$/;"	v
numattempts	mod/quiz/attempt.php	/^            $numattempts = count($attempts);$/;"	v
numattempts	mod/quiz/view.php	/^        $numattempts = 0;$/;"	v
numattempts	mod/quiz/view.php	/^        $numattempts = count($attempts);$/;"	v
number	lib/excel/BIFFwriter.php	/^            $number  = pack("C8", 0x8D, 0x97, 0x6E, 0x12, 0x83, 0xC0, 0xF3, 0x3F);$/;"	v
number	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $number  = pack("C8", 0x8D, 0x97, 0x6E, 0x12, 0x83, 0xC0, 0xF3, 0x3F);$/;"	v
number	lib/typo3/class.t3lib_cs.php	/^		$number = array();		\/\/ array of chars that are numbers (eg. digits)$/;"	v
number	lib/typo3/class.t3lib_div.php	/^				$number = $Msign=='-' ? $number-=$buffer : $number+=$buffer;$/;"	v
number	lib/typo3/class.t3lib_div.php	/^		$number = $Msign=='-' ? $number-=$buffer : $number+=$buffer;$/;"	v
number	lib/typo3/class.t3lib_div.php	/^		$number=0;$/;"	v
number	mod/quiz/attempt.php	/^    $number = quiz_first_questionnumber($attempt->layout, $pagelist);$/;"	v
number	mod/quiz/report/overview/report.php	/^            $number = 1;$/;"	v
number	mod/quiz/review.php	/^    $number = quiz_first_questionnumber($attempt->layout, $pagelist);$/;"	v
number	mod/quiz/reviewquestion.php	/^    $number = optional_param('number', 0, PARAM_INT);  \/\/ question number$/;"	v
number	mod/scorm/locallib.php	/^                    $number = ($lookingfor == 3) ?$/;"	v
number	question/preview.php	/^    $number = 1;$/;"	v
numberavailable	question/type/randomsamatch/editquestion.php	/^    $numberavailable = count($saquestions);$/;"	v
numberofpreviousattempts	mod/quiz/attempt.php	/^    $numberofpreviousattempts = count_records_select('quiz_attempts', "quiz = '{$quiz->id}' AND " .$/;"	v
numberoftabs	lib/weblib.php	/^        $numberoftabs = count($row);$/;"	v
numberoftags	blocks/blog_tags/block_blog_tags.php	/^        $numberoftags = array();$/;"	v
numbers	lib/adodb/adodb-pager.inc.php	/^			$numbers = '';$/;"	v
numbers	mod/quiz/report/analysis/report.php	/^            $numbers = explode(',', $questionlist);$/;"	v
numbest	blocks/quiz_results/block_quiz_results.php	/^            $numbest  = empty($this->config->showbest) ? 0 : min($this->config->showbest, count($grades));$/;"	v
numbest	blocks/quiz_results/block_quiz_results.php	/^            $numbest  = empty($this->config->showbest) ? 0 : min($this->config->showbest, count($groupgrades));$/;"	v
numcategories	course/category.php	/^    $numcategories = count_records("course_categories");$/;"	v
numcorrect	question/format/learnwise/format.php	/^            $numcorrect = 0;$/;"	v
numcourses	admin/report/courseoverview/index.php	/^    $numcourses = optional_param('numcourses', 20, PARAM_INT);$/;"	v
numcourses	admin/report/courseoverview/mod.php	/^        $numcourses = optional_param('numcourses', 20, PARAM_INT);$/;"	v
numcourses	admin/report/courseoverview/reportsgraph.php	/^    $numcourses = required_param('numcourses', PARAM_INT);$/;"	v
numcourses	course/category.php	/^    $numcourses = count($courses);$/;"	v
numcourses	course/importstudents.php	/^            $numcourses = count($searchcourses);$/;"	v
numcourses	course/importstudents.php	/^        $numcourses = get_courses_notin_metacourse($course->id,true);$/;"	v
numcourses	course/importstudents.php	/^    $numcourses = 0;$/;"	v
numcourses	course/report/log/lib.php	/^    $numcourses =  count_records_select("course", "", "COUNT(id)");$/;"	v
numdates	course/lib.php	/^        $numdates = 1;$/;"	v
numdates	course/report/log/lib.php	/^    $numdates = 1;$/;"	v
numddd	lib/datalib.php	/^    $numddd = count($ddd);$/;"	v
numdirs	files/index.php	/^            $numdirs = count($dirs);$/;"	v
numdiscussions	mod/forum/lib.php	/^        $numdiscussions = count($discussions);$/;"	v
numeric	lib/moodlelib.php	/^    $numeric = setlocale (LC_NUMERIC, 0);$/;"	v
numeric	mod/hotpot/report/fullstat/report.php	/^							$numeric = $response->score.'% '.$blank.' ('.$hints.','.$clues.','.$checks.')';$/;"	v
numerical	lib/weblib.php	/^        $numerical = ($c >= ord('0')) && ($c <= ord('9'));$/;"	v
numerical	mod/quiz/db/mysql.php	/^                    $numerical =& $numericals[$i];$/;"	v
numerical	mod/quiz/db/postgres7.php	/^                        $numerical = get_records_list('quiz_numerical', 'answer', $answers);$/;"	v
numerical	mod/quiz/db/postgres7.php	/^                    $numerical =& $numericals[$i];$/;"	v
numerical_units	mod/quiz/restorelibpre15.php	/^        $numerical_units = $info['#']['NUMERICAL_UNITS']['0']['#']['NUMERICAL_UNIT'];$/;"	v
numerical_units	question/backuplib.php	/^        $numerical_units = get_records("question_numerical_units","question",$question,"id");$/;"	v
numerical_units	question/restorelib.php	/^        $numerical_units = $info['#']['NUMERICAL_UNITS']['0']['#']['NUMERICAL_UNIT'];$/;"	v
numericalquestion	question/type/calculated/questiontype.php	/^        $numericalquestion = clone($question);$/;"	v
numericals	mod/quiz/db/mysql.php	/^                $numericals = array_values($numericals);$/;"	v
numericals	mod/quiz/db/postgres7.php	/^                $numericals = array_values($numericals);$/;"	v
numericals	mod/quiz/restorelibpre15.php	/^        $numericals = $info['#']['NUMERICAL'];$/;"	v
numericals	question/type/numerical/questiontype.php	/^        $numericals = $info['#']['NUMERICAL'];$/;"	v
numericals	question/type/numerical/questiontype.php	/^        $numericals = get_records("question_numerical","question",$question,"id");$/;"	v
numfields	mod/hotpot/review.php	/^	$numfields = array('score', 'weighting', 'hints', 'clues', 'checks');$/;"	v
numids	blocks/rss_client/block_rss_client.php	/^            $numids = count($rssidarray);$/;"	v
numlob	lib/adodb/drivers/adodb-oci8.inc.php	/^			$numlob = count($this->_refLOBs);$/;"	v
numofattempts	mod/lesson/report.php	/^        $numofattempts = 0;$/;"	v
numoffset	lib/adodb/tohtml.inc.php	/^	$numoffset = isset($rs->fields[0]) ||isset($rs->fields[1]) || isset($rs->fields[2]);$/;"	v
numofrec	backup/backup_scheduled.php	/^        $numofrec = count_records_select ("backup_log","time > $timeafter");$/;"	v
numoptions	mod/survey/graph.php	/^       $numoptions = count($options);$/;"	v
numoptions	mod/survey/lib.php	/^    $numoptions = count($options);$/;"	v
numpages	mod/quiz/attempt.php	/^    $numpages = quiz_number_of_pages($attempt->layout);$/;"	v
numpages	mod/quiz/review.php	/^    $numpages = quiz_number_of_pages($attempt->layout);$/;"	v
numpositions	lib/blocklib.php	/^    $numpositions = count($posblocks);$/;"	v
numposts	mod/forum/lib.php	/^    $numposts = count_records_sql('SELECT COUNT(p.id) FROM '.$CFG->prefix.'forum_posts p'$/;"	v
numquestions	mod/survey/graph.php	/^       $numquestions = count($question);$/;"	v
numquestions	mod/survey/graph.php	/^       $numquestions= count($question);$/;"	v
numrecords	mod/data/index.php	/^        $numrecords = count_records_sql('SELECT COUNT(r.id) FROM '.$CFG->prefix.$/;"	v
numrows	mod/glossary/lib.php	/^$numrows              = (int) ( $tabs \/ $tabsperrow ) + 1;$/;"	v
numswitches	mod/chat/chatd.php	/^    $numswitches = count($switches);$/;"	v
numunapprovedrecords	mod/data/index.php	/^            $numunapprovedrecords = '-';$/;"	v
numunapprovedrecords	mod/data/index.php	/^            $numunapprovedrecords = count_records_sql('SELECT COUNT(r.id) FROM '.$CFG->prefix.$/;"	v
numusers	mod/survey/view.php	/^        $numusers = survey_count_responses($survey->id, $currentgroup);$/;"	v
numviews	course/report/outline/index.php	/^                        $numviews = count($logs);$/;"	v
numviews	mod/resource/lib.php	/^        $numviews = count($logs);$/;"	v
numwords	mod/forum/lib.php	/^        $numwords = count_words(strip_tags($post->message));$/;"	v
numwords	mod/journal/lib.php	/^        $numwords = count(preg_split("\/\\w\\b\/", $entry->text)) - 1;$/;"	v
numworst	blocks/quiz_results/block_quiz_results.php	/^            $numworst = empty($this->config->showworst) ? 0 : min($this->config->showworst, count($grades) - $numbest);$/;"	v
numworst	blocks/quiz_results/block_quiz_results.php	/^            $numworst = empty($this->config->showworst) ? 0 : min($this->config->showworst, count($groupgrades) - $numbest);$/;"	v
nusoap_base	lib/soap/nusoap.php	/^	function nusoap_base() {$/;"	f
nusoap_base	lib/soap/nusoap.php	/^class nusoap_base {$/;"	c
nv	lib/soap/nusoap.php	/^					$nv = array_merge($nv, $v);$/;"	v
nv	lib/soap/nusoap.php	/^				$nv = array();$/;"	v
nviewed	mod/lesson/locallib.php	/^    $nviewed      = 0;$/;"	v
nvl	lib/weblib.php	/^function nvl(&$var, $default='') {$/;"	f
o	lib/adodb/adodb-csvlib.inc.php	/^			$o =& $rs->FetchField($i);$/;"	v
o	lib/adodb/adodb-recordset.inc.php	/^			$o = $this->FetchField($i);$/;"	v
o	lib/adodb/adodb-recordset.inc.php	/^			$o = $this->FetchObject($isupper);	$/;"	v
o	lib/adodb/adodb-recordset.inc.php	/^		$o = &$this->_obj;$/;"	v
o	lib/adodb/adodb-recordset.inc.php	/^		$o = false;$/;"	v
o	lib/adodb/adodb.inc.php	/^					$o = $this->FetchField($i);$/;"	v
o	lib/adodb/adodb.inc.php	/^			$o =  new ADOFieldObject();$/;"	v
o	lib/adodb/adodb.inc.php	/^			$o = $this->FetchField($i);$/;"	v
o	lib/adodb/adodb.inc.php	/^			$o = $this->FetchObject($isupper);	$/;"	v
o	lib/adodb/adodb.inc.php	/^		$o = false;$/;"	v
o	lib/adodb/adodb.inc.php	/^		$o =& $this->FetchNextObject(false);$/;"	v
o	lib/adodb/adodb.inc.php	/^		$o =& $this->FetchObject(false);$/;"	v
o	lib/adodb/drivers/adodb-ado.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-ado.inc.php	/^			$o = $this->_connectionID->Properties("Transaction DDL");$/;"	v
o	lib/adodb/drivers/adodb-ado.inc.php	/^		$o= new ADOFieldObject();$/;"	v
o	lib/adodb/drivers/adodb-ado5.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-ado5.inc.php	/^			$o = $this->_connectionID->Properties("Transaction DDL");$/;"	v
o	lib/adodb/drivers/adodb-ado5.inc.php	/^		$o= new ADOFieldObject();$/;"	v
o	lib/adodb/drivers/adodb-fbsql.inc.php	/^			$o =  @fbsql_fetch_field($this->_queryID, $fieldOffset);$/;"	v
o	lib/adodb/drivers/adodb-fbsql.inc.php	/^			$o = @fbsql_fetch_field($this->_queryID);\/\/ fbsql returns the max length less spaces -- so it is unrealiable$/;"	v
o	lib/adodb/drivers/adodb-ibase.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-informix72.inc.php	/^				$o = new ADOFieldObject;$/;"	v
o	lib/adodb/drivers/adodb-mssql.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-mysql.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-mysql.inc.php	/^			$o = @mysql_fetch_field($this->_queryID);$/;"	v
o	lib/adodb/drivers/adodb-mysql.inc.php	/^			$o = @mysql_fetch_field($this->_queryID, $fieldOffset);$/;"	v
o	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$o = mysqli_fetch_field($this->_queryID);$/;"	v
o	lib/adodb/drivers/adodb-mysqli.inc.php	/^	      $o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-oci8.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-oci8po.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-odbc.inc.php	/^					$o = $rs->fields[1];$/;"	v
o	lib/adodb/drivers/adodb-odbc.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-odbc.inc.php	/^		$o= new ADOFieldObject();$/;"	v
o	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$o= new ADOFieldObject();$/;"	v
o	lib/adodb/drivers/adodb-oracle.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-pdo.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-pdo.inc.php	/^		$o= new ADOFieldObject();$/;"	v
o	lib/adodb/drivers/adodb-postgres64.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$o= new ADOFieldObject();$/;"	v
o	lib/adodb/drivers/adodb-sqlite.inc.php	/^				$o = $this->FetchField($i);$/;"	v
o	lib/adodb/drivers/adodb-sybase.inc.php	/^			$o = @sybase_fetch_field($this->_queryID);$/;"	v
o	lib/adodb/drivers/adodb-sybase.inc.php	/^			$o = @sybase_fetch_field($this->_queryID, $fieldOffset);$/;"	v
o	lib/fpdf/fpdf.php	/^    $o=strlen($this->buffer);$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^               $o = ewiki_t("THANKSFORCONTRIBUTION") . "<br \/><br \/>";$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^      $o = "&middot; " . implode("<br \/>\\n&middot; ", $lines) . "<br \/>\\n";$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^      $o = $ewiki_errmsg;$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^      $o = $pf_list($lines);$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^      $o = $title;$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^      $o = '<a href="' . $href . '">' . ($title) . '<\/a>';$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^      $o = ewiki_t("THANKSFORCONTRIBUTION") . $o;$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = "";$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = "<div class=\\"wiki $action "$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = "\\n"$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = ewiki_make_title("", $title, 2, ".list", "links", 0);$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = ewiki_make_title($id, $id, 2, $action);$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = ewiki_make_title($id, ewiki_t("EDITTHISPAGE").(" '{$id}'"), 2, $action, "", "_MAY_SPLIT=1");$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = ewiki_make_title($id, ewiki_t("INFOABOUTPAGE")." '{$id}'", 2, $action,"", "_MAY_SPLIT=1"); $/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = ewiki_make_title($id, ewiki_t("PAGESLINKINGTO", array("title"=>$id)), 1, $action, "", "_MAY_SPLIT=1");$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = format_text($o, $moodle_format);$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o = preg_replace_callback($link_regex, "ewiki_link_regex_callback", $o);$/;"	v
o	mod/wiki/ewiki/ewiki.php	/^   $o='';$/;"	v
o	mod/wiki/ewiki/plugins/aview/backlinks.php	/^    $o="";$/;"	v
o	mod/wiki/ewiki/plugins/aview/downloads.php	/^        $o = '';$/;"	v
o	mod/wiki/ewiki/plugins/aview/downloads.php	/^   $o = '<hr \/><h4><a href="' . ewiki_script(EWIKI_ACTION_ATTACHMENTS, $id) .$/;"	v
o	mod/wiki/ewiki/plugins/email_protect.php	/^       $o = ewiki_email_protect_form($id, $data, "edit", "PROTE2", $url);$/;"	v
o	mod/wiki/ewiki/plugins/init.php	/^         $o = "<h2>WikiSetupWizard<\/h2>\\n";$/;"	v
o	mod/wiki/ewiki/plugins/moodle/diff.php	/^    $o = ewiki_make_title($id, get_string("differences","wiki",$a));$/;"	v
o	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $o = ewiki_make_title($id, $id, 2);$/;"	v
o	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^                  $o = substr($o, 0, $l)$/;"	v
o	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^    $o = ewiki_make_title($id, $id, 2);  $/;"	v
o	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^    $o = ewiki_make_title($id, ewiki_t("SITEMAPFOR")." ".$id, 2);    $/;"	v
o	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^   $o = ewiki_make_title($id, $id, 2);$/;"	v
o	mod/wiki/ewiki/plugins/page/pageindex.php	/^   $o = ewiki_make_title($id, $id, 2);$/;"	v
o1	lib/adodb/perf/perf-oci8.inc.php	/^		$o1 = $rs->FetchField(0);$/;"	v
o2	lib/adodb/adodb-csvlib.inc.php	/^				$o2 = explode(':',$o);$/;"	v
o2	lib/adodb/perf/perf-oci8.inc.php	/^		$o2 = $rs->FetchField(1);$/;"	v
o3	lib/adodb/perf/perf-oci8.inc.php	/^		$o3 = $rs->FetchField(2);$/;"	v
oCmd	lib/adodb/drivers/adodb-ado.inc.php	/^				$oCmd = new COM('ADODB.Command');$/;"	v
oCmd	lib/adodb/drivers/adodb-ado.inc.php	/^				$oCmd = new COM('ADODB.Command',null,$this->charPage);$/;"	v
oCmd	lib/adodb/drivers/adodb-ado5.inc.php	/^				$oCmd = new COM('ADODB.Command');$/;"	v
oCmd	lib/adodb/drivers/adodb-ado5.inc.php	/^				$oCmd = new COM('ADODB.Command',null,$this->charPage);$/;"	v
oTest	question/format/coursetestmanager/format.php	/^                $oTest = new ODBCSocketServer;$/;"	v
oa	mod/wiki/ewiki/plugins/moodle/downloads.php	/^         $oa = array();$/;"	v
ob_get_clean	mod/chat/lib.php	/^    function ob_get_clean() {$/;"	f
obfuscate_email	lib/weblib.php	/^ function obfuscate_email($email) {$/;"	f
obfuscate_mailto	lib/weblib.php	/^function obfuscate_mailto($email, $label='', $dimmed=false) {$/;"	f
obfuscate_text	lib/weblib.php	/^function obfuscate_text($plaintext) {$/;"	f
obfuscated	lib/weblib.php	/^    $obfuscated = '';$/;"	v
obfuscated	lib/weblib.php	/^    $obfuscated='';$/;"	v
obj	lib/adodb/adodb-datadict.inc.php	/^					$obj = $cols[$k];$/;"	v
obj	lib/adodb/adodb-pear.inc.php	/^			$obj =& new PEAR_Error('Unknown Database Driver: '.$dsninfo['phptype'],-1);$/;"	v
obj	lib/adodb/adodb-pear.inc.php	/^		$obj = &NewADOConnection($type);$/;"	v
obj	lib/adodb/adodb.inc.php	/^			$obj = $ADODB_NEWCONNECTION($db);$/;"	v
obj	lib/adodb/adodb.inc.php	/^			$obj = new $cls();$/;"	v
obj	lib/adodb/drivers/adodb-pdo.inc.php	/^		$obj = $stmt[1];$/;"	v
obj	lib/adodb/drivers/adodb-pdo.inc.php	/^		$obj = new ADOPDOStatement($stmt,$this);$/;"	v
obj	lib/adodb/rsfilter.inc.php	/^        	$obj = $fn[0];$/;"	v
obj	lib/blocklib.php	/^            $obj = $instance->obj;$/;"	v
obj	lib/moodlelib.php	/^        $obj = unserialize(serialize($obj));$/;"	v
obj	lib/typo3/class.t3lib_div.php	/^					$obj = t3lib_div::makeInstance($info['className']);$/;"	v
obj	mod/wiki/ewiki/ewiki.php	/^      $obj = in_array($ext, $ewiki_config["idf"]["obj"]);$/;"	v
objId	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $objId       = 0xffffffff;  \/\/ Object identifier of drop down arrow object, or -1 if not visible$/;"	v
objXML	mod/scorm/locallib.php	/^        $objXML = new xml2Array();$/;"	v
objXML	mod/scorm/locallib.php	/^ $objXML = new xml2Array();$/;"	v
obj_item	mod/resource/type/ims/deploy.php	/^            $obj_item = new stdClass;$/;"	v
obj_item	mod/resource/type/ims/repository_deploy.php	/^            $obj_item = new stdClass;$/;"	v
obj_resource	mod/resource/type/ims/deploy.php	/^            $obj_resource = new stdClass;$/;"	v
obj_resource	mod/resource/type/ims/repository_deploy.php	/^            $obj_resource = new stdClass;$/;"	v
obj_value	mod/hotpot/lib.php	/^	function obj_value(&$obj, $name) {$/;"	f
objarr	lib/adodb/adodb-connection.inc.php	/^        $objarr = $this->MetaColumns($table);$/;"	v
objarr	lib/adodb/adodb.inc.php	/^		$objarr =& $this->MetaColumns($table);$/;"	v
object	lib/bennu/iCalendar_components.php	/^                $object    = new $classname;$/;"	v
object	lib/pagelib.php	/^    $object = &new $classname;$/;"	v
object	lib/setup.php	/^    class object {};$/;"	c
objectList	lib/adodb/adodb-xmlschema.inc.php	/^			$objectList = explode( ',', $match[3] );$/;"	v
object_property_exists	lib/moodlelib.php	/^function object_property_exists( $obj, $property ) {$/;"	f
object_vars	lib/smarty/plugins/modifier.debug_print_var.php	/^        $object_vars = get_object_vars($var);$/;"	v
objectiveid	mod/scorm/report.php	/^                    $objectiveid = 'cmi.objectives.'.$i.'.id';$/;"	v
objectiveid	mod/scorm/report.php	/^                $objectiveid = 'cmi.objectives.'.$i.'.id';$/;"	v
objectives	mod/scorm/datamodels/aicc.js.php	/^    $objectives = '';$/;"	v
objectives	mod/scorm/datamodels/scorm1_2.js.php	/^    $objectives = '';$/;"	v
objectives	mod/scorm/datamodels/scorm1_3.js.php	/^    $objectives = '';$/;"	v
objects	mod/lesson/importppt.php	/^                $objects = $mod_create_objects($pageobjects, $mod->id);  \/\/ function to preps the data to be sent to DB$/;"	v
objects_to_array	question/format/qti2/format.php	/^    function objects_to_array($objectarray)$/;"	f
objs	lib/adodb/adodb-connection.inc.php	/^        $objs = $this->MetaColumns($table);$/;"	v
objs	lib/adodb/adodb.inc.php	/^		$objs =& $this->MetaColumns($table);$/;"	v
oci_lob_desc	lib/adodb/drivers/adodb-oci8.inc.php	/^function oci_lob_desc($type) {$/;"	f
odays	lib/moodlelib.php	/^    $odays = '';$/;"	v
oddcol	grade/lib.php	/^                                    $oddcol = !$oddcol;$/;"	v
oddcol	grade/lib.php	/^                    $oddcol = !$oddcol;$/;"	v
oddcol	grade/lib.php	/^                $oddcol = true;$/;"	v
oddeven	lib/tablelib.php	/^                $oddeven = $oddeven ? 0 : 1;$/;"	v
oddeven	lib/tablelib.php	/^            $oddeven = 1;$/;"	v
oddeven	lib/weblib.php	/^            $oddeven = $oddeven ? 0 : 1;$/;"	v
oddeven	lib/weblib.php	/^        $oddeven = 1;$/;"	v
oddrow	grade/lib.php	/^                $oddrow = !$oddrow;$/;"	v
oddrow	grade/lib.php	/^            $oddrow = !$oddrow;$/;"	v
oddrow	grade/lib.php	/^            $oddrow = true;$/;"	v
oddrow	grade/lib.php	/^        $oddrow = true;$/;"	v
off	lib/adodb/drivers/adodb-ado.inc.php	/^		$off=$fieldOffset+1; \/\/ offsets begin at 1$/;"	v
off	lib/adodb/drivers/adodb-ado5.inc.php	/^		$off=$fieldOffset+1; \/\/ offsets begin at 1$/;"	v
off	lib/adodb/drivers/adodb-odbc.inc.php	/^		$off=$fieldOffset+1; \/\/ offsets begin at 1$/;"	v
off	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$off=$fieldOffset; \/\/ offsets begin at 0$/;"	v
off	lib/adodb/drivers/adodb-pdo.inc.php	/^		$off=$fieldOffset+1; \/\/ offsets begin at 1$/;"	v
offlinecontacts	message/lib.php	/^    $offlinecontacts = get_records_sql("SELECT u.id, u.firstname, u.lastname, u.picture, mc.blocked$/;"	v
offset	lib/adodb/adodb-lib.inc.php	/^	$offset = $nrows * ($page-1);$/;"	v
offset	lib/adodb/adodb-time.inc.php	/^	$offset = 36000+rand(10000,60000);$/;"	v
offset	lib/adodb/drivers/adodb-firebird.inc.php	/^		$offset = (integer) $offset;$/;"	v
offset	lib/adodb/drivers/adodb-mysqli.inc.php	/^			      $offset = -1,$/;"	v
offset	lib/adodb/drivers/adodb-sybase.inc.php	/^		$offset = (integer) $offset;$/;"	v
offset	lib/adodb/server.php	/^	$offset = isset($_REQUEST['offset']) ? $_REQUEST['offset'] : -1;$/;"	v
offset	lib/excel/Workbook.php	/^        $offset  = $this->_datasize;$/;"	v
offset	lib/fpdf/font/makefont/makefont.php	/^    $offset=ReadLong($f);$/;"	v
offset	lib/graphlib.php	/^      $offset = $x - $this->calculated['x_axis']['min'];$/;"	v
offset	lib/graphlib.php	/^  $offset        = $this->parameter['legend_offset'];$/;"	v
offset	lib/graphlib.php	/^  $offset  = $this->parameter['legend_offset'];  \/\/ offset in pixels of legend box from graph border.$/;"	v
offset	lib/olson.php	/^        $offset  = $sign . ($hours*60 + $seconds);$/;"	v
offset	lib/olson.php	/^    $offset = trim($offset);$/;"	v
offset	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $offset = -1 - $sheet1;$/;"	v
offset	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $offset            = $this->_datasize;$/;"	v
offset	lib/textlib.class.php	/^            $offset = 0;$/;"	v
offset	mod/assignment/lib.php	/^        $offset = $page * $perpage;$/;"	v
offset	mod/assignment/lib.php	/^        $offset = required_param('offset', PARAM_INT);\/\/offset for where to start looking for student.$/;"	v
offset	mod/glossary/print.php	/^    $offset        = optional_param('offset', 0, PARAM_INT);              \/\/ number of entries to bypass$/;"	v
offset	mod/glossary/view.php	/^        $offset = $page * $entriesbypage;$/;"	v
offset	mod/glossary/view.php	/^    $offset     = optional_param('offset', 0,PARAM_INT);             \/\/ entries to bypass (for paging purposes)$/;"	v
offsetStr	lib/adodb/drivers/adodb-mysql.inc.php	/^		$offsetStr =($offset>=0) ? ((integer)$offset)."," : '';$/;"	v
offsetStr	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$offsetStr = ($offset >= 0) ? "$offset," : '';$/;"	v
offsetStr	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^		$offsetStr =($offset>=0) ? "$offset," : '';$/;"	v
offsetStr	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		 $offsetStr = ($offset >= 0) ? " OFFSET $offset" : '';$/;"	v
offsetStr	lib/adodb/drivers/adodb-postgres7.inc.php	/^		 $offsetStr = ($offset >= 0) ? " OFFSET ".((integer)$offset) : '';$/;"	v
offsetStr	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$offsetStr = ($offset >= 0) ? " OFFSET $offset" : '';$/;"	v
offsetX	lib/graphlib.php	/^    $offsetX = 0;$/;"	v
offsetX	lib/graphlib.php	/^    $offsetX = abs($bounds[0]-$bounds[6]);$/;"	v
offsetX	lib/graphlib.php	/^  $offsetX   = $message['boundary_box']['offsetX'];$/;"	v
offsetY	lib/graphlib.php	/^    $offsetY = 0;$/;"	v
offsetY	lib/graphlib.php	/^    $offsetY = abs($bounds[3]-$bounds[1]);$/;"	v
offsetY	lib/graphlib.php	/^  $offsetY   = $message['boundary_box']['offsetY'];$/;"	v
ohours	lib/moodlelib.php	/^    $ohours = '';$/;"	v
oid	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$oid = pg_getlastoid($this->_resultid);$/;"	v
oid	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$oid = pg_lo_create($this->_connectionID);$/;"	v
ok	admin/timezoneimport.php	/^    $ok = optional_param('ok', 0, PARAM_BOOL);$/;"	v
ok	lib/adodb/adodb-csvlib.inc.php	/^				$ok = false;$/;"	v
ok	lib/adodb/adodb-csvlib.inc.php	/^			$ok = false;$/;"	v
ok	lib/adodb/adodb-csvlib.inc.php	/^			$ok = ftruncate($fd,0);			$/;"	v
ok	lib/adodb/adodb-csvlib.inc.php	/^			$ok = fwrite( $fd, $contents );$/;"	v
ok	lib/adodb/adodb-datadict.inc.php	/^			$ok = $conn->Execute($line);$/;"	v
ok	lib/adodb/adodb-perf.inc.php	/^				$ok = $conn->Execute("create table $perf_table ($/;"	v
ok	lib/adodb/adodb-perf.inc.php	/^		$ok = $conn->Execute($isql,$arr);$/;"	v
ok	lib/adodb/adodb-perf.inc.php	/^		$ok = $this->conn->Execute($this->createTableSQL);$/;"	v
ok	lib/adodb/adodb-xmlschema.inc.php	/^				$ok = $this->db->Execute( $sql );$/;"	v
ok	lib/adodb/adodb.inc.php	/^					$ok = $obj->Connect($dsna['host'], $dsna['user'], $dsna['pass'], $dsna['path']);$/;"	v
ok	lib/adodb/adodb.inc.php	/^					$ok = $obj->PConnect($dsna['host'], $dsna['user'], $dsna['pass'], $dsna['path']);$/;"	v
ok	lib/adodb/drivers/adodb-ibase.inc.php	/^		$ok = $this->Execute(("INSERT INTO RDB\\$GENERATORS (RDB\\$GENERATOR_NAME) VALUES (UPPER('$seqname'))" ));$/;"	v
ok	lib/adodb/drivers/adodb-mssql.inc.php	/^			$ok = $this->Execute("insert into $seq with (tablock,holdlock) values($start)");$/;"	v
ok	lib/adodb/drivers/adodb-mssql.inc.php	/^		$ok = $this->Execute("insert into $seq with (tablock,holdlock) values($start)");$/;"	v
ok	lib/adodb/drivers/adodb-mssql.inc.php	/^		$ok = $this->Execute("update $seq with (tablock,holdlock) set id = id + 1");$/;"	v
ok	lib/adodb/drivers/adodb-mysql.inc.php	/^		$ok = $this->Execute(sprintf($this->_genSeqSQL,$seqname));$/;"	v
ok	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$ok = $this->Execute(sprintf($this->_genSeqSQL,$seqname));$/;"	v
ok	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$ok = mysqli_real_connect($this->_connectionID,$/;"	v
ok	lib/adodb/drivers/adodb-oci8.inc.php	/^							$ok = OCIExecute($cursor);	$/;"	v
ok	lib/adodb/drivers/adodb-odbc.inc.php	/^				$ok = $this->Execute("insert into $seq values($start)");$/;"	v
ok	lib/adodb/drivers/adodb-odbc.inc.php	/^		$ok = $this->Execute(sprintf($this->_genSeqSQL,$seqname));$/;"	v
ok	lib/adodb/drivers/adodb-odbtp.inc.php	/^				$ok = $this->Execute("insert into adodb_seq values('$seq',$start)");$/;"	v
ok	lib/adodb/drivers/adodb-odbtp.inc.php	/^				$ok = $this->GetOne("select seq_value from adodb_seq ");$/;"	v
ok	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$ok = $this->Execute("update adodb_seq set seq_value=seq_value+1 where seq_name='$seq'");$/;"	v
ok	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$ok = $this->Execute(sprintf($this->_genSeqSQL ,$seqtab));$/;"	v
ok	lib/adodb/drivers/adodb-sqlite.inc.php	/^				$ok = $this->Execute("insert into $seq values($start)");$/;"	v
ok	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$ok = $this->Execute(sprintf($this->_genSeqSQL,$seqname));$/;"	v
ok	lib/adodb/perf/perf-db2.inc.php	/^		$ok = $this->conn->Execute("EXPLAIN PLAN SET QUERYNO=$qno FOR $sql");$/;"	v
ok	lib/adodb/session/adodb-session.php	/^			$ok = $conn->Connect($host, $user, $password, $database);$/;"	v
ok	lib/adodb/session/adodb-session.php	/^	$ok =& $conn->Execute('UPDATE '. ADODB_Session::table(). ' SET sesskey='. $conn->qstr($new_id). ' WHERE sesskey='.$conn->qstr($old_id));$/;"	v
ok	lib/kses.php	/^        $ok = false;$/;"	v
ok	lib/kses.php	/^      $ok = true;$/;"	v
ok	lib/kses.php	/^  $ok = true;$/;"	v
ok	mod/hotpot/attempt.php	/^			$ok = array_key_exists($quiztype, $HOTPOT_QUIZTYPE);$/;"	v
ok	mod/hotpot/attempt.php	/^			$ok = is_numeric($quiztype);$/;"	v
ok	mod/hotpot/attempt.php	/^	$ok = false;$/;"	v
ok	mod/hotpot/db/mysql.php	/^		$ok = $ok && hotpot_update_to_v2_1();$/;"	v
ok	mod/hotpot/db/mysql.php	/^		$ok = $ok && hotpot_update_to_v2_1_16();$/;"	v
ok	mod/hotpot/db/mysql.php	/^		$ok = $ok && hotpot_update_to_v2_1_17();$/;"	v
ok	mod/hotpot/db/mysql.php	/^		$ok = $ok && hotpot_update_to_v2_1_18();$/;"	v
ok	mod/hotpot/db/mysql.php	/^		$ok = $ok && hotpot_update_to_v2_1_2();$/;"	v
ok	mod/hotpot/db/mysql.php	/^		$ok = $ok && hotpot_update_to_v2_from_v1();$/;"	v
ok	mod/hotpot/db/mysql.php	/^	$ok = true;$/;"	v
ok	mod/hotpot/db/postgres7.php	/^		$ok = $ok && hotpot_update_to_v2_1();$/;"	v
ok	mod/hotpot/db/postgres7.php	/^		$ok = $ok && hotpot_update_to_v2_1_16();$/;"	v
ok	mod/hotpot/db/postgres7.php	/^		$ok = $ok && hotpot_update_to_v2_1_17();$/;"	v
ok	mod/hotpot/db/postgres7.php	/^		$ok = $ok && hotpot_update_to_v2_1_18();$/;"	v
ok	mod/hotpot/db/postgres7.php	/^		$ok = $ok && hotpot_update_to_v2_1_2();$/;"	v
ok	mod/hotpot/db/postgres7.php	/^		$ok = $ok && hotpot_update_to_v2_1_6();$/;"	v
ok	mod/hotpot/db/postgres7.php	/^		$ok = $ok && hotpot_update_to_v2_1_8();$/;"	v
ok	mod/hotpot/db/postgres7.php	/^		$ok = $ok && hotpot_update_to_v2_from_v1();$/;"	v
ok	mod/hotpot/db/postgres7.php	/^	$ok = true;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^								$ok = hotpot_update_print_warning('hotpotid', $record->hotpotid, $table, $record->id) && $ok;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^						$ok = execute_sql("INSERT INTO $table ($fieldnames) SELECT $fieldnames FROM $oldtable");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^						$ok = execute_sql("INSERT INTO `$table` ($fieldnames) SELECT $fieldnames FROM `$oldtable` WHERE 1");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^						$ok = false;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^						$ok = hotpot_update_print_warning('action', $record->action, 'log', $record->id) && $ok;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^					$ok = $ok && hotpot_rm($target.DIRECTORY_SEPARATOR.$entry, $output);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^					$ok = hotpot_update_print_warning("$modulename instance", $instance, 'course_modules', $record->id) && $ok;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^					$ok = hotpot_update_print_warning($key, $value, $oldtable, $record->id) && $ok;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^					$ok = hotpot_update_print_warning('cmid', $record->cmid, 'log', $record->id) && $ok;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^					$ok = update_record('course_modules', $record);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^				$ok = $ok && modify_database('', $string);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^				$ok = $ok && update_record($table, $record);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^				$ok = false;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^				$ok = hotpot_update_print_warning("string id in $field", $id, $table, $record->id) && $ok;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $db->Execute($sql) ? true : false;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && $db->Execute("ALTER TABLE `$table` ADD INDEX `$index` (`$field`$length)");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && $db->Execute("CREATE INDEX $index ON $table ($field)");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && @rmdir($target);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && execute_sql("ALTER TABLE `$table` $action `$field` $fieldtype");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && execute_sql($sql);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && hotpot_db_update_field_type($table, $field, $field, 'VARCHAR', 255, '', 'NOT NULL', '');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && hotpot_db_update_field_type($table, '', 'studentfeedback', 'INTEGER', 4, 'UNSIGNED', 'NOT NULL', '0');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && hotpot_db_update_field_type($table, 'microreportid', 'clickreportid', 'INTEGER', 10, 'UNSIGNED', 'NULL');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && hotpot_db_update_field_type($table, 'microreporting', 'clickreporting', 'INTEGER', 4, 'UNSIGNED', 'NOT NULL', '0');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = $ok && hotpot_db_update_field_type($table, 'studentfeedback', 'studentfeedbackurl', 'VARCHAR', 255, '', 'NULL');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = @unlink($target);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = execute_sql("ALTER TABLE {$CFG->prefix}$table COMMENT='$comment'");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = execute_sql("COMMENT ON TABLE {$CFG->prefix}$table IS '$comment'");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = false;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^			$ok = hotpot_db_rename_table($oldtable, $table, $feedback);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && execute_sql("DELETE FROM {$CFG->prefix}$secondarytable WHERE $secondarykeyfield IN ($keys)");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && execute_sql("UPDATE {$CFG->prefix}$table SET $field=0 WHERE $field<0", false);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && execute_sql("UPDATE {$CFG->prefix}hotpot_questions SET text=NULL WHERE text $NOT_REGEXP '^[0-9]+$'");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_create_table($table);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_db_append_table($oldtable, $table);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_db_remove_field($table, 'groupid');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_index_remove_prefix('hotpot_attempts', 'hotpot');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_index_remove_prefix('hotpot_attempts', 'userid');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_index_remove_prefix('hotpot_details', 'attempt');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_index_remove_prefix('hotpot_questions', 'hotpot');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_index_remove_prefix('hotpot_responses', 'attempt');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_index_remove_prefix('hotpot_responses', 'question');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_index_remove_prefix('hotpot_strings', 'string', 20);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_transfer_records('hotpotatoes', 'hotpot', array(), 'hotpot', $new);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_transfer_records('hotpotatoes_attempts', 'hotpot_attempts', array('hotpotatoes'=>'hotpot'), 'attempt', $new);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_transfer_records('hotpotatoes_questions', 'hotpot_questions', array('hotpotatoes'=>'hotpot'), 'question', $new);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_transfer_records('hotpotatoes_responses', 'hotpot_responses', array('attempt'=>'attempt', 'question'=>'question'), 'response', $new);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_transfer_records('hotpotatoes_strings', 'hotpot_strings', array(), 'string', $new);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_update_course_modules('hotpotatoes', 'hotpot', $new);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_update_fields($oldtable);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_update_fields($table);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_update_fields('hotpotatoes');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = $ok && hotpot_update_logs($oldmodulename, $modulename, $moduleid, $new);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = execute_sql("ALTER TABLE {$CFG->prefix}$oldtable RENAME TO {$CFG->prefix}$table", $feedback);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = execute_sql("ALTER TABLE {$CFG->prefix}$table DROP COLUMN $field", $feedback);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = execute_sql("DROP TABLE {$CFG->prefix}$table", $feedback);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = false;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = hotpot_db_table_exists($table, $feedback);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^		$ok = true;$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && execute_sql("$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && execute_sql("UPDATE {$CFG->prefix}$table SET $field=0 WHERE $field IS NULL", false);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && execute_sql("UPDATE {$CFG->prefix}hotpot_attempts SET clickreportid=id WHERE clickreportid IS NULL");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && execute_sql("UPDATE {$CFG->prefix}hotpot_attempts SET status=1 WHERE timefinish=0 AND SCORE IS NULL");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && execute_sql("UPDATE {$CFG->prefix}hotpot_attempts SET status=3 WHERE timefinish>0 AND SCORE IS NULL");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && execute_sql("UPDATE {$CFG->prefix}hotpot_attempts SET status=4 WHERE timefinish>0 AND SCORE IS NOT NULL");$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_create_table('hotpot_questions');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_create_table('hotpot_responses');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_create_table('hotpot_strings');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_add_index($table, $field, $length);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_add_index('hotpot_attempts', 'hotpot');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_add_index('hotpot_attempts', 'userid');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_add_index('hotpot_details', 'attempt');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_add_index('hotpot_questions', 'hotpot');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_add_index('hotpot_questions', 'name', 20);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_add_index('hotpot_responses', 'attempt');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_add_index('hotpot_responses', 'question');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_add_index('hotpot_strings', 'string', 20);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_remove_field('hotpot_attempts', 'details');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type($table, $field, $field, 'INTEGER', $size, $unsigned, 'NOT NULL', 0);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type($table, $field, $field, 'TEXT',   '',  '', 'NOT NULL', '');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type('hotpot', '', 'clickreporting', 'INTEGER', 4, 'UNSIGNED', 'NOT NULL', 0);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type('hotpot', '', 'studentfeedback', 'INTEGER', 4, 'UNSIGNED', 'NOT NULL', '0');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type('hotpot', '', 'studentfeedbackurl', 'VARCHAR', 255, '', 'NULL');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type('hotpot_attempts', '', 'clickreportid', 'INTEGER', 10, 'UNSIGNED', 'NULL');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type('hotpot_attempts', '', 'status', 'INTEGER', 4, 'UNSIGNED', 'NOT NULL', 1);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type('hotpot_questions', 'name', 'name', 'TEXT',   '',  '', 'NOT NULL', '');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type('hotpot_questions', 'text', 'text', 'INTEGER', 10, 'UNSIGNED', 'NULL');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_db_update_field_type('hotpot_questions', 'type', 'type', 'INTEGER', 4,  'UNSIGNED', 'NULL');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_attempts', 'clickreportid', '10');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_attempts', 'endtime', '10');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_attempts', 'penalties',  '6');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_attempts', 'score', '6');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_attempts', 'starttime', '10');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_attempts', 'timefinish', '10');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_attempts', 'timestart', '10');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_questions', 'text', '10');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_questions', 'type', '4');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_responses', 'checks', '6');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_responses', 'clues', '6');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_responses', 'hints', '6');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_responses', 'score', '6', false);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_denull_int_field('hotpot_responses', 'weighting', '6', false);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_remove_orphans('hotpot_attempts', 'hotpot', 'hotpot');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_remove_orphans('hotpot_details', 'attempt', 'hotpot_attempts');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_remove_orphans('hotpot_questions', 'hotpot', 'hotpot');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_remove_orphans('hotpot_responses', 'attempt', 'hotpot_attempts');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = $ok && hotpot_remove_orphans('hotpot_responses', 'question', 'hotpot_questions');$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = hotpot_db_delete_index($table, $index);$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = true; \/\/ hope for the best!$/;"	v
ok	mod/hotpot/db/update_to_v2.php	/^	$ok = true;$/;"	v
ok	mod/hotpot/lib.php	/^				$ok = false;$/;"	v
ok	mod/hotpot/lib.php	/^				$ok = hotpot_add_chain($hp);$/;"	v
ok	mod/hotpot/lib.php	/^				$ok = hotpot_update_chain($hp);$/;"	v
ok	mod/hotpot/lib.php	/^			$ok = false;$/;"	v
ok	mod/hotpot/lib.php	/^		$ok = false;$/;"	v
ok	mod/hotpot/lib.php	/^	$ok = true;$/;"	v
ok	mod/hotpot/restorelib.php	/^                        $ok = false; $/;"	v
ok	mod/hotpot/restorelib.php	/^    $ok = true;$/;"	v
ok	mod/wiki/ewiki/ewiki.php	/^            $ok = $pf_perm($id, $data, $action, $ring, $request_auth=0);$/;"	v
ok	mod/wiki/ewiki/ewiki.php	/^         $ok = !isset($ring) || isset($ring) && ($ewiki_ring <= $ring);$/;"	v
ok	mod/wiki/ewiki/ewiki.php	/^         $ok = $pf_perm($id, $data, $action, $ring, $request_auth);$/;"	v
ok	mod/wiki/ewiki/ewiki.php	/^   $ok = true;$/;"	v
oklen	question/type/calculated/questiontype.php	/^                    $oklen = $regs[4] + ($p10 < 1 ? 2-$p10 : 1);$/;"	v
oklen	question/type/calculated/questiontype.php	/^                $oklen = $answerlength + ($p10 < 1 ? 2-$p10 : 1);$/;"	v
old	lib/adodb/adodb-connection.inc.php	/^        $old = $this->fetchMode;$/;"	v
old	lib/adodb/adodb.inc.php	/^		$old = $this->_logsql;	$/;"	v
old	lib/adodb/adodb.inc.php	/^		$old = $this->fetchMode;$/;"	v
old	mod/glossary/edit.php	/^        $old = get_record('glossary_entries', 'id', $e);$/;"	v
old	mod/hotpot/lib.php	/^	$old = &$attempt->details; \/\/ shortcut to "old" details$/;"	v
oldCurrent	lib/typo3/class.t3lib_div.php	/^					$oldCurrent = $current;$/;"	v
old_debug	auth/db/lib.php	/^            $old_debug=$CFG->debug; $/;"	v
old_debug	auth/ldap/lib.php	/^            $old_debug=$CFG->debug; $/;"	v
old_firstpost	mod/forum/restorelib.php	/^                $old_firstpost = $discussion->firstpost;$/;"	v
old_from	lib/phpmailer/class.phpmailer.php	/^            $old_from = ini_get("sendmail_from");$/;"	v
old_id	lib/adodb/session/adodb-session.php	/^	$old_id = session_id();$/;"	v
old_id2	mod/forum/restorelib.php	/^                $old_id2 = $foundset[3][$key];$/;"	v
old_ids	mod/hotpot/restorelib.php	/^                $old_ids = explode(',', $record->$key);$/;"	v
old_len	mod/wiki/ewiki/ewiki.php	/^               $old_len = strlen($list);$/;"	v
old_mode	lib/adodb/adodb-xmlschema.inc.php	/^		$old_mode = $this->db->SetFetchMode( ADODB_FETCH_NUM );$/;"	v
old_parent	mod/forum/restorelib.php	/^                $old_parent = $post->parent;$/;"	v
old_ver	mod/wiki/ewiki/plugins/moodle/diff.php	/^       $old_ver = $new_ver - 1;$/;"	v
oldactivefilters	admin/filters.php	/^        $oldactivefilters = array();$/;"	v
oldactivefilters	admin/filters.php	/^        $oldactivefilters = array_unique($oldactivefilters);$/;"	v
oldactivefilters	admin/filters.php	/^        $oldactivefilters = explode(',', $CFG->textfilters);$/;"	v
oldanswer	mod/lesson/action/updatepage.php	/^                        $oldanswer = new stdClass;$/;"	v
oldanswer	mod/lesson/action/updatepage.php	/^                    $oldanswer = new stdClass;$/;"	v
oldanswer	mod/lesson/action/updatepage.php	/^        $oldanswer = new stdClass;$/;"	v
oldanswers	question/type/calculated/questiontype.php	/^            $oldanswers = array();$/;"	v
oldanswers	question/type/multichoice/questiontype.php	/^            $oldanswers = array();$/;"	v
oldanswers	question/type/numerical/questiontype.php	/^            $oldanswers = array();$/;"	v
oldanswers	question/type/shortanswer/questiontype.php	/^            $oldanswers = array();$/;"	v
oldanswers	question/type/truefalse/questiontype.php	/^            $oldanswers = array();$/;"	v
oldc	lib/adodb/adodb-perf.inc.php	/^				$oldc = $category;$/;"	v
oldc	lib/adodb/adodb-perf.inc.php	/^		$oldc = false;$/;"	v
oldcm	mod/assignment/type/online/db/mysql.php	/^                $oldcm = get_coursemodule_from_instance('journal', $journal->id, $journal->course);$/;"	v
oldcm	mod/assignment/type/online/db/postgres7.php	/^                $oldcm = get_coursemodule_from_instance('journal', $journal->id, $journal->course);$/;"	v
oldcontent	mod/data/field/file/field.class.php	/^            $oldcontent = new object;$/;"	v
olddatasetdefs	question/type/datasetdependent/datasetitems.php	/^    $olddatasetdefs = fullclone($datasetdefs);   \/\/ Completely deep copy the array of objects$/;"	v
olddebug	lib/datalib.php	/^    $olddebug = $db->debug;$/;"	v
olddebug	mod/quiz/db/mysql.php	/^                $olddebug = $db->debug;$/;"	v
olddebug	mod/quiz/db/mysql.php	/^            $olddebug = $db->debug;$/;"	v
olddebug	mod/quiz/db/mysql.php	/^        $olddebug = $db->debug;$/;"	v
olddebug	mod/quiz/db/postgres7.php	/^                $olddebug = $db->debug;$/;"	v
olddebug	mod/quiz/db/postgres7.php	/^            $olddebug = $db->debug;$/;"	v
olddebug	mod/quiz/db/postgres7.php	/^        $olddebug = $db->debug;$/;"	v
olddebug	mod/wiki/db/postgres7.php	/^        $olddebug = $db->debug;$/;"	v
olddiscussionlink	mod/forum/lib.php	/^            $olddiscussionlink = true;$/;"	v
olddiscussionlink	mod/forum/lib.php	/^    $olddiscussionlink = false;$/;"	v
oldelements	mod/scorm/db/mysql.php	/^            $oldelements = array ('cmi_core_lesson_location',$/;"	v
oldelements	mod/scorm/db/mysql.php	/^        $oldelements = array ('cmi_core_lesson_location',$/;"	v
oldelements	mod/scorm/db/postgres7.php	/^            $oldelements = array ('cmi_core_lesson_location',$/;"	v
oldelements	mod/scorm/db/postgres7.php	/^        $oldelements = array ('cmi_core_lesson_location',$/;"	v
oldelements	mod/scorm/restorelib.php	/^        $oldelements = array ('CMI_CORE_LESSON_LOCATION',$/;"	v
oldentrydir	mod/glossary/lib.php	/^            $oldentrydir = "$CFG->dataroot\/".glossary_file_area_name($oldentry);$/;"	v
oldfield	lib/datalib.php	/^            $oldfield = '"'. $oldfield .'"';$/;"	v
oldfield	mod/data/field/picture/field.class.php	/^        $oldfield = get_record('data_fields', 'id', $this->field->id);$/;"	v
oldfield	mod/hotpot/db/update_to_v2.php	/^			$oldfield = "\\"$oldfield\\"";$/;"	v
oldfield	mod/hotpot/db/update_to_v2.php	/^		$oldfield = $field;$/;"	v
oldfield	mod/hotpot/db/update_to_v2.php	/^		$oldfield = '';$/;"	v
oldfieldid	mod/data/restorelib.php	/^        $oldfieldid = backup_todb($con_info['#']['FIELDID']['0']['#']);$/;"	v
oldfieldname	mod/data/field.php	/^                    $oldfieldname = $field->field->name;$/;"	v
oldfields	mod/hotpot/db/update_to_v2.php	/^			$oldfields = $db->MetaColumns($oldtable);$/;"	v
oldfile	files/index.php	/^                    $oldfile = $basedir.'\/'.$file;$/;"	v
oldfile	lib/editor/htmlarea/coursefiles.php	/^                    $oldfile = $basedir.$file;$/;"	v
oldgrade	mod/lesson/view.php	/^                            $oldgrade = end($grades);$/;"	v
oldid	mod/assignment/restorelib.php	/^            $oldid = backup_todb($sub_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/chat/restorelib.php	/^            $oldid = backup_todb($mes_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/choice/restorelib.php	/^            $oldid = backup_todb($ans_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/choice/restorelib.php	/^            $oldid = backup_todb($opt_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/data/restorelib.php	/^        $oldid = backup_todb($con_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/data/restorelib.php	/^        $oldid = backup_todb($fie_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/data/restorelib.php	/^        $oldid = backup_todb($rec_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/exercise/restorelib.php	/^                $oldid = backup_todb($ass_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/exercise/restorelib.php	/^            $oldid = backup_todb($sub_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/forum/restorelib.php	/^            $oldid = backup_todb($dis_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/forum/restorelib.php	/^            $oldid = backup_todb($pos_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/forum/restorelib.php	/^            $oldid = backup_todb($rat_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/forum/restorelib.php	/^            $oldid = backup_todb($rea_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/forum/restorelib.php	/^            $oldid = backup_todb($sus_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/glossary/restorelib.php	/^            $oldid = backup_todb($cat_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/glossary/restorelib.php	/^            $oldid = backup_todb($com_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/glossary/restorelib.php	/^            $oldid = backup_todb($ent_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/journal/restorelib.php	/^            $oldid = backup_todb($sub_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/lesson/restorelib.php	/^                $oldid = backup_todb($answer_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/lesson/restorelib.php	/^            $oldid = backup_todb($page_info['#']['PAGEID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelib.php	/^            $oldid = backup_todb($att_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelib.php	/^            $oldid = backup_todb($gra_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelib.php	/^            $oldid = backup_todb($ver_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelibpre15.php	/^                $oldid = backup_todb($ans_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelibpre15.php	/^            $oldid = backup_todb($ans_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelibpre15.php	/^            $oldid = backup_todb($att_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelibpre15.php	/^            $oldid = backup_todb($gra_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelibpre15.php	/^            $oldid = backup_todb($mat_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelibpre15.php	/^            $oldid = backup_todb($mul_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelibpre15.php	/^            $oldid = backup_todb($que_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelibpre15.php	/^            $oldid = backup_todb($res_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/quiz/restorelibpre15.php	/^            $oldid = backup_todb($ver_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/scorm/restorelib.php	/^            $oldid = backup_todb($sub_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/survey/restorelib.php	/^            $oldid = backup_todb($sub_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/wiki/restorelib.php	/^            $oldid = backup_todb($ent_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/wiki/restorelib.php	/^            $oldid = backup_todb($pag_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/workshop/restorelib.php	/^                $oldid = backup_todb($ass_info['#']['ID']['0']['#']);$/;"	v
oldid	mod/workshop/restorelib.php	/^            $oldid = backup_todb($sub_info['#']['ID']['0']['#']);$/;"	v
oldid	question/restorelib.php	/^                $oldid = backup_todb($ans_info['#']['ID']['0']['#']);$/;"	v
oldid	question/restorelib.php	/^            $oldid = $restored_questions[$i]->oldid;$/;"	v
oldid	question/restorelib.php	/^            $oldid = backup_todb($ans_info['#']['ID']['0']['#']);$/;"	v
oldid	question/restorelib.php	/^            $oldid = backup_todb($que_info['#']['ID']['0']['#']);$/;"	v
oldid	question/restorelib.php	/^            $oldid = backup_todb($res_info['#']['ID']['0']['#']);$/;"	v
oldid	question/type/match/questiontype.php	/^            $oldid = backup_todb($mat_info['#']['ID']['0']['#']);$/;"	v
oldid	question/type/multianswer/questiontype.php	/^            $oldid = backup_todb($mul_info['#']['ID']['0']['#']);$/;"	v
oldidnumber	backup/restorelib.php	/^            $oldidnumber = $course_header->course_idnumber;$/;"	v
oldids	mod/hotpot/db/update_to_v2.php	/^		$oldids = explode(',', $record->$field);$/;"	v
oldinfo	lib/moodlelib.php	/^        $oldinfo = get_record('user', 'username', $username, '','','','', 'username, auth');$/;"	v
oldlaunch	mod/scorm/restorelib.php	/^            $oldlaunch = backup_todb($info['MOD']['#']['LAUNCH']['0']['#']);$/;"	v
oldlevel	lib/textlib.class.php	/^        $oldlevel = error_reporting(E_PARSE);$/;"	v
oldmod	course/report/participation/index.php	/^    $oldmod     = optional_param('oldmod', 0, PARAM_INT);$/;"	v
oldmoduleid	mod/hotpot/db/update_to_v2.php	/^	$oldmoduleid = get_field('modules', 'id', 'name', $oldmodulename);$/;"	v
oldmultianswers	mod/lesson/locallib.php	/^                $oldmultianswers = array();$/;"	v
oldname	files/index.php	/^    $oldname = optional_param('oldname', '', PARAM_FILE);$/;"	v
oldname	lib/editor/htmlarea/coursefiles.php	/^                $oldname = clean_filename($oldname);$/;"	v
oldname	lib/editor/htmlarea/coursefiles.php	/^    $oldname = optional_param('oldname', '', PARAM_FILE);$/;"	v
oldoptions	mod/scorm/restorelib.php	/^                    $oldoptions = explode(',',$scorm->popup);$/;"	v
oldoptions	question/type/numerical/questiontype.php	/^            $oldoptions = array();$/;"	v
oldperpage	mod/data/view.php	/^    $oldperpage = get_user_preferences('data_perpage_'.$data->id, 10);$/;"	v
oldpopup	mod/scorm/restorelib.php	/^                $oldpopup = backup_todb($info['MOD']['#']['POPUP']['0']['#']);$/;"	v
oldpostdir	mod/forum/lib.php	/^            $oldpostdir = "$CFG->dataroot\/".forum_file_area_name($oldpost);$/;"	v
oldquestionid	question/question.php	/^                $oldquestionid = $question->id;$/;"	v
oldquestionid	question/question.php	/^            $oldquestionid = false;$/;"	v
oldquestions	mod/quiz/edit.php	/^        $oldquestions = explode(",", $modform->questions); \/\/ the questions in the old order$/;"	v
oldquestiontext	question/format/gift/format.php	/^        $oldquestiontext = $questiontext;$/;"	v
oldrecordid	mod/data/restorelib.php	/^        $oldrecordid = backup_todb($con_info['#']['RECORDID']['0']['#']);$/;"	v
oldrepeatid	backup/restorelib.php	/^                                    $oldrepeatid = $eve->repeatid;$/;"	v
oldresponse	mod/hotpot/attempt.php	/^		$oldresponse = new stdClass();$/;"	v
oldscoes	mod/scorm/db/mysql.php	/^        $oldscoes = get_records_select("scorm_scoes","1","id ASC");$/;"	v
oldscoes	mod/scorm/db/postgres7.php	/^        $oldscoes = get_records_select("scorm_scoes",null,"id ASC");$/;"	v
oldscoid	mod/scorm/restorelib.php	/^            $oldscoid = backup_todb($sub_info['#']['SCOID']['0']['#']);$/;"	v
oldstatus	enrol/authorize/enrol.php	/^            $oldstatus = $order->status;$/;"	v
oldsubquestions	question/type/match/editquestion.php	/^            $oldsubquestions = get_records_list("question_match_sub", "id", $options->subquestions);$/;"	v
oldsubquestions	question/type/match/questiontype.php	/^            $oldsubquestions = array();$/;"	v
oldtable	mod/hotpot/db/update_to_v2.php	/^			$oldtable = "{$CFG->prefix}$oldtable";$/;"	v
oldtable	mod/hotpot/db/update_to_v2.php	/^	$oldtable = 'hotpot_events';$/;"	v
oldtag	lib/typo3/class.t3lib_div.php	/^				$oldtag = $oldtagi['tag'];$/;"	v
oldtagi	lib/typo3/class.t3lib_div.php	/^				$oldtagi = $tagi;$/;"	v
oldtext	mod/wiki/ewiki/ewiki.php	/^         $oldtext = ewiki_format($data["content"]);$/;"	v
oldtext	mod/wiki/ewiki/ewiki.php	/^         $oldtext = format_text(ewiki_format($data["content"]), $moodle_format, $options);$/;"	v
oldthings	question/format/qti2/format.php	/^        $oldthings = $things;$/;"	v
oldtotalassessments	mod/workshop/lib.php	/^    $oldtotalassessments = get_field("workshop_elements", "totalassessments", "workshopid", $workshop->id, $/;"	v
oldtracking	mod/scorm/db/postgres7.php	/^        $oldtracking = get_records_select('scorm_sco_users',null,'id ASC');$/;"	v
oldtrackingdata	mod/scorm/db/mysql.php	/^        $oldtrackingdata = get_records_select("scorm_sco_users","1","id ASC");$/;"	v
oldtype	lib/datalib.php	/^                $oldtype = column_type($table, $oldfield);$/;"	v
oldtype	mod/resource/restorelib.php	/^                $oldtype = $resource->type;$/;"	v
oldu	lib/adodb/adodb-connection.inc.php	/^            $oldu = umask(0);$/;"	v
oldu	lib/adodb/adodb.inc.php	/^			$oldu = umask(0);$/;"	v
oldunits	question/type/numerical/questiontype.php	/^            $oldunits = array();$/;"	v
oldunits	question/type/numerical/questiontype.php	/^        $oldunits = array_values($oldunits);$/;"	v
olduserid	mod/assignment/restorelib.php	/^            $olduserid = backup_todb($sub_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/chat/restorelib.php	/^            $olduserid = backup_todb($mes_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/choice/restorelib.php	/^            $olduserid = backup_todb($ans_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/choice/restorelib.php	/^            $olduserid = backup_todb($opt_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/exercise/restorelib.php	/^                $olduserid = backup_todb($ass_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/exercise/restorelib.php	/^            $olduserid = backup_todb($sub_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/forum/restorelib.php	/^            $olduserid = backup_todb($dis_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/forum/restorelib.php	/^            $olduserid = backup_todb($pos_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/forum/restorelib.php	/^            $olduserid = backup_todb($rat_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/forum/restorelib.php	/^            $olduserid = backup_todb($sus_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/glossary/restorelib.php	/^            $olduserid = backup_todb($ent_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/journal/restorelib.php	/^            $olduserid = backup_todb($sub_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/lesson/restorelib.php	/^                $olduserid = backup_todb($attempt_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/lesson/restorelib.php	/^                $olduserid = backup_todb($branch_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/lesson/restorelib.php	/^                $olduserid = backup_todb($grade_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/lesson/restorelib.php	/^                $olduserid = backup_todb($highscore_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/lesson/restorelib.php	/^                $olduserid = backup_todb($time_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/quiz/restorelib.php	/^            $olduserid = backup_todb($att_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/quiz/restorelib.php	/^            $olduserid = backup_todb($gra_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/quiz/restorelibpre15.php	/^            $olduserid = backup_todb($att_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/quiz/restorelibpre15.php	/^            $olduserid = backup_todb($gra_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/scorm/restorelib.php	/^            $olduserid = backup_todb($sub_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/survey/restorelib.php	/^            $olduserid = backup_todb($sub_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/workshop/restorelib.php	/^                $olduserid = backup_todb($ass_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/workshop/restorelib.php	/^                $olduserid = backup_todb($com_info['#']['USERID']['0']['#']);$/;"	v
olduserid	mod/workshop/restorelib.php	/^            $olduserid = backup_todb($sub_info['#']['USERID']['0']['#']);$/;"	v
oldvals	blocks/moodleblock.class.php	/^                    $oldvals = array();$/;"	v
oldwrappedids	question/type/multianswer/questiontype.php	/^            $oldwrappedids = array();$/;"	v
oldwrappedids	question/type/multianswer/questiontype.php	/^            $oldwrappedids = explode(',', $oldwrappedids);$/;"	v
oldwrappedids	question/type/multianswer/questiontype.php	/^        $oldwrappedids = implode(',', $oldwrappedids);$/;"	v
olson_parse_at	lib/olson.php	/^function olson_parse_at ($at, $set = 'set', $gmtoffset) {$/;"	f
olson_parse_offset	lib/olson.php	/^function olson_parse_offset ($offset) {$/;"	f
olson_parse_on	lib/olson.php	/^function olson_parse_on ($on) {$/;"	f
olson_simple_rule_parser	lib/olson.php	/^function olson_simple_rule_parser ($filename) {$/;"	f
olson_simple_zone_parser	lib/olson.php	/^function olson_simple_zone_parser ($filename) {$/;"	f
olson_to_timezones	lib/olson.php	/^function olson_to_timezones ($filename) {$/;"	f
omins	lib/moodlelib.php	/^    $omins = '';$/;"	v
omit	lib/typo3/class.t3lib_cs.php	/^		$omit = array();		\/\/ array of chars to be omitted (eg. Russian hard sign)$/;"	v
on	lib/olson.php	/^            $on = olson_parse_on($on);$/;"	v
on	lib/olson.php	/^        $on = strtolower($on);$/;"	v
onBrowse	lib/editor/htmlarea/popups/link_std.php	/^function onBrowse() {$/;"	f
onCancel	lib/editor/htmlarea/popups/createanchor.php	/^function onCancel() {$/;"	f
onCancel	lib/editor/htmlarea/popups/insert_image.php	/^function onCancel() {$/;"	f
onCancel	lib/editor/htmlarea/popups/insert_image_std.php	/^function onCancel() {$/;"	f
onCancel	lib/editor/htmlarea/popups/insert_table.php	/^function onCancel() {$/;"	f
onCancel	lib/editor/htmlarea/popups/link.php	/^function onCancel() {$/;"	f
onCancel	lib/editor/htmlarea/popups/link_std.php	/^function onCancel() {$/;"	f
onCancel	lib/editor/htmlarea/popups/searchandreplace.php	/^function onCancel() {$/;"	f
onInvalidInfo	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^    function onInvalidInfo()$/;"	f
onInvalidStop	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^   function onInvalidStop()$/;"	f
onInvalidWarn	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^    function onInvalidWarn()$/;"	f
onOK	lib/editor/htmlarea/popups/createanchor.php	/^function onOK() {$/;"	f
onOK	lib/editor/htmlarea/popups/insert_image.php	/^function onOK() {$/;"	f
onOK	lib/editor/htmlarea/popups/insert_image_std.php	/^function onOK() {$/;"	f
onOK	lib/editor/htmlarea/popups/insert_table.php	/^function onOK() {$/;"	f
onOK	lib/editor/htmlarea/popups/link_std.php	/^function onOK() {$/;"	f
onPreview	lib/editor/htmlarea/popups/insert_image.php	/^function onPreview() {$/;"	f
onPreview	lib/editor/htmlarea/popups/insert_image_std.php	/^function onPreview() {$/;"	f
onReplaceAll	lib/editor/htmlarea/popups/searchandreplace.php	/^function onReplaceAll() {$/;"	f
onTargetChanged	lib/editor/htmlarea/popups/link_std.php	/^function onTargetChanged() {$/;"	f
once_var	lib/smarty/Smarty_Compiler.class.php	/^        $once_var = (empty($attrs['once']) || $attrs['once']=='false') ? 'false' : 'true';$/;"	v
onclick	mod/quiz/attempt.php	/^    $onclick = "return confirm('$strconfirmattempt')";$/;"	v
oneanswer	mod/survey/lib.php	/^    $oneanswer = ($question->type == 1 || $question->type == 2) ? true : false;$/;"	v
oneday	enrol/authorize/enrol.php	/^        $oneday = 86400;$/;"	v
onedayago	admin/upgradeforumread.php	/^    $onedayago = time() - (24*60*60);$/;"	v
onemodbackup	backup/backuplib.php	/^            $onemodbackup = $module.'_backup_one_mod';$/;"	v
oneweek	admin/cron.php	/^        $oneweek = $timenow - ($CFG->deleteunconfirmed * 3600);$/;"	v
online_assignment_cleanup	admin/oacleanup.php	/^function online_assignment_cleanup($output=false) {$/;"	f
online_users_upgrade	blocks/online_users/db/mysql.php	/^function online_users_upgrade($oldversion=0) {$/;"	f
online_users_upgrade	blocks/online_users/db/postgres7.php	/^function online_users_upgrade($oldversion=0) {$/;"	f
onlinecontacts	message/lib.php	/^    $onlinecontacts = get_records_sql("SELECT u.id, u.firstname, u.lastname, u.picture, mc.blocked$/;"	v
onlyvisible	mod/forum/lib.php	/^        $onlyvisible = "";$/;"	v
onlyvisible	mod/forum/lib.php	/^        $onlyvisible = "AND d.forum = f.id AND f.id = cm.instance AND cm.visible = 1 AND cm.module = $forummodule->id";$/;"	v
onlyvisible	mod/glossary/lib.php	/^        $onlyvisible = " AND g.id = cm.instance AND cm.visible = 1 AND cm.module = $glossarymodule->id";$/;"	v
onlyvisible	mod/glossary/lib.php	/^        $onlyvisible = "";$/;"	v
onlyvisibletable	mod/forum/lib.php	/^        $onlyvisibletable = "";$/;"	v
onlyvisibletable	mod/forum/lib.php	/^        $onlyvisibletable = ", {$CFG->prefix}course_modules cm, {$CFG->prefix}forum f";$/;"	v
onlyvisibletable	mod/glossary/lib.php	/^        $onlyvisibletable = "";$/;"	v
onlyvisibletable	mod/glossary/lib.php	/^        $onlyvisibletable = ", {$CFG->prefix}course_modules cm";$/;"	v
onsubmit	blog/edit.php	/^    $onsubmit = '';$/;"	v
ooo	mod/wiki/ewiki/ewiki.php	/^   $ooo = array($/;"	v
op	lib/fpdf/fpdf.php	/^            $op='S';$/;"	v
op	lib/fpdf/fpdf.php	/^            $op=($border==1) ? 'B' : 'f';$/;"	v
op	lib/fpdf/fpdf.php	/^        $op='B';$/;"	v
op	lib/fpdf/fpdf.php	/^        $op='S';$/;"	v
op	lib/fpdf/fpdf.php	/^        $op='f';$/;"	v
op	lib/soap/nusoap.php	/^			$op = substr($regs[8],0,1);$/;"	v
opData	lib/soap/nusoap.php	/^						$opData = $this->bindings[ $portData['binding'] ]['operations'][$operation];$/;"	v
opParams	lib/soap/nusoap.php	/^			    	$opParams = $this->methodreturn;$/;"	v
opParams	lib/soap/nusoap.php	/^			    	$opParams = array($this->methodreturn);$/;"	v
open	auth/fc/fcFPP.php	/^    function open()$/;"	f
open	lib/adodb/session/adodb-session.php	/^	function open($save_path, $session_name, $persist = null) {$/;"	f
open	mod/scorm/locallib.php	/^                            $open = strpos($prerequisites,'{',$i);$/;"	v
opendirectory	backup/bb/restore_bb.php	/^    $opendirectory = opendir( $directory );$/;"	v
opened	mod/scorm/locallib.php	/^                            $opened = 1;$/;"	v
openformat	mod/forum/lib.php	/^        $openformat = "<b>";$/;"	v
openformat	mod/forum/lib.php	/^        $openformat = "<font size=\\"2\\"><i>";$/;"	v
openformat	mod/workshop/lib.php	/^        $openformat = "<b>";$/;"	v
openformat	mod/workshop/lib.php	/^        $openformat = "<font size=\\"2\\"><i>";$/;"	v
openlielement	mod/resource/type/ims/preview.php	/^                    $openlielement = false;$/;"	v
openlielement	mod/resource/type/ims/preview.php	/^                $openlielement = true;$/;"	v
openlielement	mod/resource/type/ims/preview.php	/^        $openlielement = false;$/;"	v
openlielement	mod/resource/type/ims/resource.class.php	/^                    $openlielement = false;$/;"	v
openlielement	mod/resource/type/ims/resource.class.php	/^                $openlielement = true;$/;"	v
openlielement	mod/resource/type/ims/resource.class.php	/^        $openlielement = false;$/;"	v
openpopup	lib/filterlib.php	/^        function openpopup(url,name,options,fullscreen) {$/;"	f
openpopup	lib/javascript.php	/^function openpopup(url,name,options,fullscreen) {$/;"	f
openpopup	mod/scorm/player.php	/^                        function openpopup(url,name,options,width,height) {$/;"	f
opentag	lib/filterlib.php	/^        $opentag  = str_replace('\/','\\\/',$opentag); \/\/ delimit forward slashes$/;"	v
opentag	mod/hotpot/lib.php	/^		$opentag = stripslashes($opentag);$/;"	v
operatingsystem	admin/configvars.php	/^    $operatingsystem = array();$/;"	v
operation	lib/datalib.php	/^                $operation = 'ADD '. $field;$/;"	v
operation	lib/datalib.php	/^                $operation = 'CHANGE '. $oldfield .' '. $field;$/;"	v
operatorornumber	question/type/calculated/questiontype.php	/^    $operatorornumber = "[$safeoperatorchar.0-9eE]";$/;"	v
ops	lib/soap/nusoap.php	/^					$ops = array_merge ($ops, $this->bindings[ $portData['binding'] ]['operations']);$/;"	v
ops	lib/soap/nusoap.php	/^		$ops = array();$/;"	v
opt1	lib/adodb/adodb.inc.php	/^				$opt1 = explode('&',$dsna['query']);$/;"	v
opt_info	mod/choice/restorelib.php	/^            $opt_info = $options[$i];$/;"	v
opt_qry	lib/adodb/adodb-cryptsession.php	/^				$opt_qry = 'OPTIMIZE TABLE '.$ADODB_SESSION_TBL;$/;"	v
opt_qry	lib/adodb/adodb-cryptsession.php	/^				$opt_qry = 'VACUUM '.$ADODB_SESSION_TBL;	$/;"	v
opt_qry	lib/adodb/adodb-session-clob.php	/^				$opt_qry = 'OPTIMIZE TABLE '.$ADODB_SESSION_TBL;$/;"	v
opt_qry	lib/adodb/adodb-session-clob.php	/^				$opt_qry = 'VACUUM '.$ADODB_SESSION_TBL;	$/;"	v
opt_qry	lib/adodb/adodb-session.php	/^				$opt_qry = 'OPTIMIZE TABLE '.$ADODB_SESSION_TBL;$/;"	v
opt_qry	lib/adodb/adodb-session.php	/^				$opt_qry = 'VACUUM '.$ADODB_SESSION_TBL;	$/;"	v
optgr	lib/weblib.php	/^            $optgr = array();$/;"	v
optgroup	lib/adodb/adodb-lib.inc.php	/^            $optgroup = $group;$/;"	v
optgroup	lib/adodb/adodb-lib.inc.php	/^    $optgroup = null;$/;"	v
optgroup_html	lib/smarty/plugins/function.html_options.php	/^    $optgroup_html = '<optgroup label="' . smarty_function_escape_special_chars($key) . '">' . "\\n";$/;"	v
optimize	lib/adodb/session/adodb-session.php	/^		$optimize		= ADODB_Session::optimize();$/;"	v
optimize	lib/adodb/session/adodb-session.php	/^	function optimize($optimize = null) {$/;"	f
optimizeDatabase	lib/adodb/adodb-perf.inc.php	/^    function optimizeDatabase() $/;"	f
optimizeTable	lib/adodb/perf/perf-mysql.inc.php	/^     function optimizeTable( $table, $mode = ADODB_OPT_LOW) $/;"	f
option	mod/choice/db/mysql.php	/^                        $option = new stdClass;$/;"	v
option	mod/choice/db/postgres7.php	/^                        $option = new stdClass;$/;"	v
option	mod/choice/lib.php	/^                    $option = NULL;$/;"	v
option	mod/choice/lib.php	/^                $option = NULL;$/;"	v
option	mod/choice/restorelib.php	/^            $option = backup_getid($restore->backup_unique_code,"choice_options",$answer->optionid);$/;"	v
option	mod/data/field/menu/field.class.php	/^            $option = trim($option);$/;"	v
option	mod/data/field/multimenu/field.class.php	/^            $option = trim($option);$/;"	v
option	mod/resource/type/file/resource.class.php	/^                $option = explode('=', trim($rawoption));$/;"	v
option	mod/resource/type/html/resource.class.php	/^                $option = explode('=', trim($rawoption));$/;"	v
option	mod/resource/type/ims/resource.class.php	/^                    $option = explode('=', trim($rawoption));$/;"	v
option	mod/resource/type/repository/resource.class.php	/^                $option = explode('=', trim($rawoption));$/;"	v
option	mod/resource/type/text/resource.class.php	/^                $option = explode('=', trim($rawoption));$/;"	v
optional	admin/uploaduser.php	/^    $optional = array("idnumber" => 1,$/;"	v
optional	course/import/groups/index.php	/^        $optional = array("coursename" => 1, $/;"	v
optionalDefaults	admin/uploaduser.php	/^    $optionalDefaults = array("institution" => 1,$/;"	v
optionalDefaults	course/import/groups/index.php	/^        $optionalDefaults = array("lang" => 1, );$/;"	v
optional_param	lib/moodlelib.php	/^function optional_param($parname, $default=NULL, $type=PARAM_CLEAN) {$/;"	f
optional_variable	lib/moodlelib.php	/^function optional_variable(&$var, $default=0) {$/;"	f
optionals	lib/soap/nusoap.php	/^				$optionals = true;$/;"	v
optionflags	mod/quiz/lib.php	/^    $optionflags = 0;$/;"	v
optionlist	mod/resource/lib.php	/^            $optionlist = array();$/;"	v
optionlist	mod/resource/type/file/resource.class.php	/^    $optionlist = array();$/;"	v
optionlist	mod/resource/type/html/resource.class.php	/^        $optionlist = array();$/;"	v
optionlist	mod/resource/type/ims/resource.class.php	/^        $optionlist = array();$/;"	v
optionlist	mod/resource/type/repository/resource.class.php	/^    $optionlist = array();$/;"	v
optionlist	mod/resource/type/text/resource.class.php	/^        $optionlist = array();$/;"	v
optionlist	mod/scorm/lib.php	/^            $optionlist = array();$/;"	v
optionlist	question/format/learnwise/format.php	/^        $optionlist = $this->stringbetween($text, '<answer>', '<\/answer>');$/;"	v
optionlist	question/format/learnwise/format.php	/^        $optionlist = explode('<option', $optionlist);$/;"	v
optionname	mod/resource/type/file/resource.class.php	/^                $optionname = $option[0];$/;"	v
optionname	mod/resource/type/html/resource.class.php	/^                $optionname = $option[0];$/;"	v
optionname	mod/resource/type/ims/resource.class.php	/^                    $optionname = $option[0];$/;"	v
optionname	mod/resource/type/repository/resource.class.php	/^                $optionname = $option[0];$/;"	v
optionname	mod/resource/type/text/resource.class.php	/^                $optionname = $option[0];$/;"	v
options	admin/auth.php	/^    $options = array();$/;"	v
options	admin/configvars.php	/^        $options = array_merge($options, $charsets);$/;"	v
options	admin/configvars.php	/^    $options = get_max_upload_sizes();$/;"	v
options	admin/enrol.php	/^    $options = array();$/;"	v
options	admin/index.php	/^        $options = array();$/;"	v
options	admin/index.php	/^    $options = array();$/;"	v
options	admin/langdoc.php	/^    $options = array();$/;"	v
options	admin/stickyblocks.php	/^    $options = array();$/;"	v
options	blog/lib.php	/^        $options = array ( 'draft' => get_string('publishtonoone', 'blog') );$/;"	v
options	course/import/activities/mod.php	/^    $options = array();$/;"	v
options	course/lib.php	/^            $options = array();$/;"	v
options	course/lib.php	/^    $options = NULL;$/;"	v
options	course/report/stats/lib.php	/^        $options = array();$/;"	v
options	course/scales.php	/^    $options = array();$/;"	v
options	files/index.php	/^    $options = array ($/;"	v
options	grade/lib.php	/^        $options = NULL;$/;"	v
options	index.php	/^            $options = NULL;$/;"	v
options	install.php	/^                        $options = array();$/;"	v
options	install.php	/^    $options = array();$/;"	v
options	lib/adodb/adodb-datadict.inc.php	/^		$options = $this->_Options($options);$/;"	v
options	lib/adodb/datadict/datadict-firebird.inc.php	/^		$options = $this->_Options($options);$/;"	v
options	lib/adodb/datadict/datadict-oci8.inc.php	/^		$options = $this->_Options($options);$/;"	v
options	lib/bennu/iCalendar_rfc2445.php	/^                $options = array('BYSECOND', 'BYMINUTE', 'BYHOUR', 'BYDAY', 'BYMONTHDAY', 'BYYEARDAY', 'BYWEEKNO', 'BYMONTH');$/;"	v
options	lib/blocklib.php	/^            $options = 0;$/;"	v
options	lib/editor/htmlarea/coursefiles.php	/^    $options = array ($/;"	v
options	lib/excel/Worksheet.php	/^        $options     = pack("V", 0x03);$/;"	v
options	lib/excel/Worksheet.php	/^        $options     = pack("V", 0x08);$/;"	v
options	lib/fpdf/fpdfprotection.php	/^        $options = array('print' => 4, 'modify' => 8, 'copy' => 16, 'annot-forms' => 32 );$/;"	v
options	lib/pear/PEAR.php	/^                         $options = null,$/;"	v
options	lib/pear/PEAR.php	/^                $options = $GLOBALS['_PEAR_default_error_options'];$/;"	v
options	lib/pear/PEAR.php	/^                $options = $this->_default_error_options;$/;"	v
options	lib/pear/PEAR.php	/^                $options = E_USER_NOTICE;$/;"	v
options	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^        $options = $this->_type;$/;"	v
options	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $options     = pack("V", 0x03);$/;"	v
options	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $options     = pack("V", 0x08);$/;"	v
options	lib/smarty/plugins/function.html_checkboxes.php	/^                $options = (array)$_val;$/;"	v
options	lib/smarty/plugins/function.html_checkboxes.php	/^    $options = null;$/;"	v
options	lib/smarty/plugins/function.html_options.php	/^    $options = null;$/;"	v
options	lib/smarty/plugins/function.html_radios.php	/^                $options = (array)$_val;$/;"	v
options	lib/smarty/plugins/function.html_radios.php	/^    $options = null;$/;"	v
options	lib/weblib.php	/^        $options = 'menubar=0,location=0,scrollbars,resizable,width='. $width .',height='. $height;$/;"	v
options	message/refresh.php	/^            $options = NULL;$/;"	v
options	message/send.php	/^        $options = NULL;$/;"	v
options	mod/choice/lib.php	/^                    $options = array('delete' => get_string('delete'));$/;"	v
options	mod/choice/restorelib.php	/^                    $options = array();$/;"	v
options	mod/choice/restorelib.php	/^        $options = $info['MOD']['#']['OPTIONS']['0']['#']['OPTION'];$/;"	v
options	mod/data/field.php	/^        $options = array(0 => get_string('ascending', 'data'),$/;"	v
options	mod/forum/lib.php	/^        $options = new Object;$/;"	v
options	mod/forum/lib.php	/^    $options = new Object;$/;"	v
options	mod/glossary/editcategories.php	/^                $options = array ("id" => $id);$/;"	v
options	mod/hotpot/template/v6.php	/^		$options = '<option value="x">'.$this->parent->xml_value('data,matching-exercise,default-right-item').'<\/option>';$/;"	v
options	mod/journal/view.php	/^            $options = array ('id' => "$cm->id");$/;"	v
options	mod/lesson/action/continue.php	/^                $options = new stdClass;$/;"	v
options	mod/lesson/report.php	/^            $options = new stdClass;$/;"	v
options	mod/lesson/report.php	/^        $options = array();$/;"	v
options	mod/lesson/view.php	/^                                $options = new stdClass;$/;"	v
options	mod/lesson/view.php	/^                            $options = new stdClass;$/;"	v
options	mod/lesson/view.php	/^                        $options = new stdClass;$/;"	v
options	mod/lesson/view.php	/^                $options = 'menubar=0,location=0,left=5,top=5,scrollbars,resizable,width='. $lesson->mediawidth .',height='. $lesson->mediaheight;$/;"	v
options	mod/lesson/view.php	/^                $options = new stdClass;$/;"	v
options	mod/lesson/view.php	/^        $options = array();$/;"	v
options	mod/lesson/view.php	/^        $options = new stdClass;$/;"	v
options	mod/quiz/attempt.php	/^        $options = quiz_get_renderoptions($quiz->review, $states[$i]);$/;"	v
options	mod/quiz/report/analysis/report.php	/^        $options = array ( QUIZ_ALLATTEMPTS     => get_string("attemptsall", 'quiz_analysis'),$/;"	v
options	mod/quiz/report/grading/report.php	/^            $options = quiz_get_reviewoptions($quiz, $attempt, true);$/;"	v
options	mod/quiz/report/overview/report.php	/^                    $options = array('delete' => get_string('delete'));$/;"	v
options	mod/quiz/report/overview/report.php	/^        $options = array(0 => get_string('attemptsonly','quiz_overview', $course->students));$/;"	v
options	mod/quiz/review.php	/^    $options = quiz_get_reviewoptions($quiz, $attempt, $isteacher);$/;"	v
options	mod/quiz/reviewquestion.php	/^    $options = quiz_get_reviewoptions($quiz, $attempt, $isteacher);$/;"	v
options	mod/resource/restorelib.php	/^                $options = array ('','','frame','','0','',$/;"	v
options	mod/scorm/restorelib.php	/^                    $options = array();$/;"	v
options	mod/survey/graph.php	/^       $options = explode(",",$question->options);$/;"	v
options	mod/survey/graph.php	/^       $options = explode(",",$question[0]->options);$/;"	v
options	mod/survey/lib.php	/^        $options = explode( ",", $question->options);$/;"	v
options	mod/survey/lib.php	/^    $options = explode( ",", $question->options);$/;"	v
options	mod/wiki/ewiki/ewiki.php	/^         $options = new object();$/;"	v
options	mod/wiki/ewiki/plugins/moodle/diff.php	/^        $options = new object();$/;"	v
options	question/preview.php	/^    $options = quiz_get_renderoptions($quiz->review, $curstate);$/;"	v
options	question/type/calculated/questiontype.php	/^            $options = new stdClass;$/;"	v
options	question/type/match/editquestion.php	/^        $options = get_record("question_match", "question", $question->id);$/;"	v
options	question/type/multichoice/editquestion.php	/^        $options = get_record("question_multichoice", "question", $question->id);$/;"	v
options	question/type/numerical/questiontype.php	/^                    $options = new stdClass;$/;"	v
options	question/type/randomsamatch/editquestion.php	/^        $options = get_record("question_randomsamatch", "question", $question->id);$/;"	v
options	question/type/rqp/questiontype.php	/^        $options = new object;$/;"	v
options	question/type/rqp/questiontype.php	/^        $options =& $question->options;$/;"	v
options	question/type/rqp/remote.php	/^    $options =& $question->options;$/;"	v
options	question/type/shortanswer/editquestion.php	/^        $options = get_record("question_shortanswer", "question", $question->id);$/;"	v
options	question/type/truefalse/editquestion.php	/^        $options = get_record("question_truefalse", "question", "$question->id");$/;"	v
options	theme/index.php	/^        $options = null;$/;"	v
optionsaward	question/format/learnwise/format.php	/^            $optionsaward = array();$/;"	v
optionscorrect	question/format/learnwise/format.php	/^        $optionscorrect = array();$/;"	v
optionstext	question/format/learnwise/format.php	/^        $optionstext = array();$/;"	v
optionsyesno	grade/lib.php	/^    $optionsyesno = NULL;$/;"	v
optionvalue	mod/resource/type/file/resource.class.php	/^                $optionvalue = $option[1];$/;"	v
optionvalue	mod/resource/type/html/resource.class.php	/^                $optionvalue = $option[1];$/;"	v
optionvalue	mod/resource/type/ims/resource.class.php	/^                    $optionvalue = $option[1];$/;"	v
optionvalue	mod/resource/type/repository/resource.class.php	/^                $optionvalue = $option[1];$/;"	v
optionvalue	mod/resource/type/text/resource.class.php	/^                $optionvalue = $option[1];$/;"	v
optlist	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$optlist = &$this->tableOpts;$/;"	v
opts	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^			$opts = $finfo['OPTS'];$/;"	v
optstr	lib/weblib.php	/^            $optstr = '   <option value="' . $url . '"';$/;"	v
ord	lib/filelib.php	/^        $ord = array_search($metacolumn->name, $fieldnames);$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^							$ord = $ord << 1;	\/\/ Shift it left and ...$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^							$ord = $ord*256+$ord2;$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^						$ord = $ord << 1;	\/\/ Shift it left and ...$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^					$ord = $ord<<8 | $ord2; \/\/ assume big endian$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^				$ord = $ord << 1;	\/\/ Shift it left and ...$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^				$ord = hexdec($code_value);$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^				$ord=ord($chr);$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^			$ord = hexdec($char);$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^			$ord=ord($chr);$/;"	v
ord	lib/typo3/class.t3lib_cs.php	/^		$ord=ord(substr($str,0,1));	\/\/ First char$/;"	v
ord	mod/hotpot/lib.php	/^		$ord = ord ($char{$pos});$/;"	v
ord	mod/hotpot/template/v6.php	/^		$ord = empty($char) ? 0 : ord($char);$/;"	v
ord	mod/hotpot/template/v6.php	/^		$ord = hexdec($matches[1]);$/;"	v
ord	mod/hotpot/template/v6.php	/^		$ord = intval($matches[1]);$/;"	v
ord	question/format/hotpot/format.php	/^        $ord = ord ($char{$pos});$/;"	v
ord2	lib/typo3/class.t3lib_cs.php	/^							$ord2=ord(substr($str,$a,1));$/;"	v
ord2	lib/typo3/class.t3lib_cs.php	/^					$ord2 = ord($str{$a+1});$/;"	v
ordVal	lib/typo3/class.t3lib_div.php	/^				$ordVal = ord($char);$/;"	v
order	backup/restorelib.php	/^                                            $order = 1;$/;"	v
order	enrol/authorize/enrol.php	/^        $order = new stdClass();$/;"	v
order	enrol/authorize/locallib.php	/^    $order = get_record_sql($sql);$/;"	v
order	lib/datalib.php	/^        $order = ' ORDER BY '. $sort;$/;"	v
order	lib/datalib.php	/^        $order = '';$/;"	v
order	lib/datalib.php	/^        $order = 'ORDER BY '. $order;$/;"	v
order	message/lib.php	/^        $order = ' ORDER BY '. $sort;$/;"	v
order	message/lib.php	/^        $order = '';$/;"	v
order	mod/data/view.php	/^    $order = (optional_param('order', $SESSION->dataprefs[$data->id]['order'], PARAM_ALPHA) == 'ASC') ? 'ASC': 'DESC';$/;"	v
order	mod/exercise/locallib.php	/^            $order = "n.firstname, n.lastname, s.timecreated DESC";$/;"	v
order	mod/exercise/locallib.php	/^            $order = "s.timecreated";$/;"	v
order	mod/exercise/locallib.php	/^            $order = "s.title";$/;"	v
order	mod/hotpot/lib.php	/^		$order = array();$/;"	v
order	mod/hotpot/report.php	/^		$order = "u.lastname, a.attempt, a.timefinish";$/;"	v
order	mod/quiz/editlib.php	/^    $order = explode(",", $quiz->questions);$/;"	v
order	mod/survey/download.php	/^    $order     = explode(",", $fullorderlist);$/;"	v
order	mod/survey/download.php	/^    $order = explode(",", $survey->questions);$/;"	v
order	mod/workshop/lib.php	/^        $order = "a.lastname, a.firstname";$/;"	v
order	mod/workshop/lib.php	/^        $order = "s.timecreated ASC";$/;"	v
order	mod/workshop/lib.php	/^        $order = "s.title";$/;"	v
order	mod/workshop/lib.php	/^        $order = "timecreated DESC";$/;"	v
order	mod/workshop/submissions.php	/^    $order       = optional_param('order', 'name', PARAM_ALPHA);$/;"	v
order	question/type/multichoice/questiontype.php	/^            $order = explode(',', substr($state->answer, 0, $pos));$/;"	v
order	question/type/multichoice/questiontype.php	/^        $order = array();$/;"	v
orderby	blog/lib.php	/^        $orderby = ' ORDER BY '. $sort .' ';$/;"	v
orderby	mod/glossary/lib.php	/^       $orderby = " ORDER BY $orderby";$/;"	v
ordercount	enrol/authorize/enrol.php	/^        $ordercount = count((array)$orders);$/;"	v
orderedanswers	mod/lesson/report.php	/^                $orderedanswers = array();$/;"	v
orderid	enrol/authorize/index.php	/^    $orderid  = optional_param('order', 0, PARAM_INT);$/;"	v
ordermenu	course/teacher.php	/^        $ordermenu = NULL;$/;"	v
orders	enrol/authorize/enrol.php	/^        $orders = get_records_sql($select);$/;"	v
orderselect	question/editlib.php	/^    $orderselect  = choose_from_menu ($sortoptions, 'sortorder', $sortorder, false, 'this.form.submit();', '0', true);$/;"	v
orgId	mod/lams/lib.php	/^    $orgId = lams_get_organisation();$/;"	v
organization	mod/resource/type/ims/deploy.php	/^            $organization = $data['#']['organization'][$current_organization];$/;"	v
organization	mod/resource/type/ims/repository_deploy.php	/^            $organization = $data['#']['organization'][$current_organization];$/;"	v
organization	mod/scorm/locallib.php	/^                    $organization = $identifier;$/;"	v
organization	mod/scorm/locallib.php	/^                    $organization = '';$/;"	v
organization	mod/scorm/locallib.php	/^        $organization = $scorm->launch;$/;"	v
organization	mod/scorm/locallib.php	/^    $organization = optional_param('organization', '', PARAM_INT);$/;"	v
organizationsql	mod/scorm/lib.php	/^                $organizationsql = "AND organization='$currentorg'";$/;"	v
organizationsql	mod/scorm/lib.php	/^            $organizationsql = '';$/;"	v
organizationsql	mod/scorm/locallib.php	/^        $organizationsql = "AND organization='$currentorg'";$/;"	v
organizationsql	mod/scorm/locallib.php	/^    $organizationsql = '';$/;"	v
orgid	mod/lams/lib.php	/^        $orgid = lams_get_organisation();\/\/It won't be NULL. See lams_get_class function$/;"	v
orgidentifier	mod/scorm/locallib.php	/^            $orgidentifier = $org->identifier;$/;"	v
orgidentifier	mod/scorm/locallib.php	/^            $orgidentifier = $org->organization;$/;"	v
orgidentifier	mod/scorm/locallib.php	/^    $orgidentifier = '';$/;"	v
orgstr	mod/scorm/player.php	/^            $orgstr = '&amp;currentorg='.$currentorg;$/;"	v
orgstr	mod/scorm/player.php	/^    $orgstr = '&currentorg='.$currentorg;$/;"	v
orientation	lib/fpdf/fpdf.php	/^        $orientation=$this->DefOrientation;$/;"	v
orientation	lib/fpdf/fpdf.php	/^        $orientation=strtoupper($orientation{0});$/;"	v
orientation	lib/fpdf/fpdf.php	/^    $orientation=strtolower($orientation);$/;"	v
orientation	mod/lesson/view.php	/^                            $orientation = 'horizontal';$/;"	v
orientation	mod/lesson/view.php	/^                            $orientation = 'vertical';$/;"	v
origCharset	lib/typo3/class.t3lib_div.php	/^			$origCharset = $csConvObj->parse_charset($csConvObj->charSetArray[$langKey] ? $csConvObj->charSetArray[$langKey] : 'iso-8859-1');$/;"	v
orig_image	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^      $orig_image = $pf($filename);$/;"	v
orig_vals	lib/smarty/Smarty_Compiler.class.php	/^        $orig_vals = $match = $match[0];$/;"	v
orig_x	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^   $orig_x = imagesx($orig_image);$/;"	v
orig_y	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^   $orig_y = imagesy($orig_image);$/;"	v
origdsn	lib/adodb/adodb.inc.php	/^			$origdsn = $db;$/;"	v
origin	mod/resource/type/ims/deploy.php	/^    $origin = $CFG->dataroot.'\/'.$courseid.'\/'.$file;$/;"	v
original	mod/lesson/action/continue.php	/^                                    $original  = array(); $/;"	v
original_text	lib/markdown.php	/^	$original_text = $text;		# Save original text in case of faliure.$/;"	v
originaladdr	lib/moodlelib.php	/^    $originaladdr = $addr;$/;"	v
originalfile	lib/gdlib.php	/^    $originalfile = $uploadmanager->get_new_filepath();$/;"	v
originalfile	mod/data/field/picture/field.class.php	/^        $originalfile = $datalocation.'\/'.$content->content;$/;"	v
origmsg	mod/chat/chatd.php	/^                $origmsg = $msg->message;$/;"	v
origpath	lib/moodlelib.php	/^            $origpath = rtrim(cleardoubleslashes(dirname($tempfile)), "\/");$/;"	v
origpath	lib/moodlelib.php	/^    $origpath = NULL;$/;"	v
orphaned	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^   $orphaned = array();$/;"	v
orphanedpage	mod/wiki/lib.php	/^            $orphanedpage=false;$/;"	v
orphanedpage	mod/wiki/lib.php	/^    $orphanedpage=true;$/;"	v
osecs	lib/moodlelib.php	/^    $osecs = '';$/;"	v
oslabel	lib/adodb/adodb-perf.inc.php	/^				$oslabel = '';$/;"	v
oslabel	lib/adodb/adodb-perf.inc.php	/^				$oslabel = 'WS-CPU%';$/;"	v
osoptions	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^        $osoptions = array();$/;"	v
osval	lib/adodb/adodb-perf.inc.php	/^				$osval = '';$/;"	v
osval	lib/adodb/adodb-perf.inc.php	/^				$osval = sprintf(" %2.1f  ",(float) $load);$/;"	v
other	lib/blocklib.php	/^                    $other = $pageblocks[$instance->position][$instance->weight + 1];$/;"	v
other	lib/blocklib.php	/^                    $other = $pageblocks[$instance->position][$instance->weight - 1];$/;"	v
otherassessments	mod/workshop/locallib.php	/^                    $otherassessments = workshop_get_assessments($submission);$/;"	v
out	lib/fpdf/fpdfprotection.php	/^        $out = '';$/;"	v
out	lib/soap/nusoap.php	/^			$out = array('parameters' => 'tns:' . $name . 'Response');$/;"	v
out	lib/typo3/class.t3lib_cs.php	/^		$out = '';$/;"	v
out	lib/typo3/class.t3lib_div.php	/^				$out = array();$/;"	v
out	lib/typo3/class.t3lib_div.php	/^			$out = array('sheets' => array('sDEF' => $ds));$/;"	v
out	lib/typo3/class.t3lib_div.php	/^			$out=array('sheets'=>array());$/;"	v
out	lib/typo3/class.t3lib_div.php	/^		$out=array();$/;"	v
out	lib/wiki_to_markdown.php	/^      $out = substr( '##########', 0, $depth);$/;"	v
out	mod/wiki/ewiki/ewiki.php	/^         $out = &$ooo[$in][0];$/;"	v
out	mod/wiki/ewiki/ewiki.php	/^   $out = &$ooo[$s["in"]][0];$/;"	v
out	question/format/examview/format.php	/^                $out = $out.$this->ArrayTagToString($value);$/;"	v
out	question/format/examview/format.php	/^                $out = $value;$/;"	v
out	question/format/examview/format.php	/^        $out = '';$/;"	v
out	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^        $out = "<files path=\\"$this->path\\">\\n";$/;"	v
outArr	lib/typo3/class.t3lib_cs.php	/^		$outArr=array();$/;"	v
outArr	lib/typo3/class.t3lib_div.php	/^			$outArr = array_merge($outArr,t3lib_div::breakLinesForEmail($lStr,$implChar,$charWidth));$/;"	v
outArr	lib/typo3/class.t3lib_div.php	/^		$outArr=array();$/;"	v
outStr	lib/typo3/class.t3lib_cs.php	/^			$outStr='';$/;"	v
outStr	lib/typo3/class.t3lib_cs.php	/^		$outStr='';$/;"	v
outString	lib/base32.php	/^    $outString = ""; $/;"	v
outString	lib/base32.php	/^    $outString = join('',$deArr);$/;"	v
outarray	lib/kses.php	/^  $outarray = array();$/;"	v
outcomeVars	question/type/rqp/rqp.php	/^    $outcomeVars = array();$/;"	v
outfile	mod/lesson/reformat.php	/^        $outfile = $filearray;$/;"	v
outfile	mod/lesson/reformat.php	/^        $outfile = explode("\\r", $filearray[0]);$/;"	v
outinfo	mod/chat/lib.php	/^            $outinfo = $message->strtime.': '.get_string('messagebeepseveryone', 'chat', fullname($sender));$/;"	v
outinfo	mod/chat/lib.php	/^            $outinfo = $message->strtime.': '.get_string('messagebeepsyou', 'chat', fullname($sender));$/;"	v
outinfo	mod/chat/lib.php	/^            $outinfo = $message->strtime;$/;"	v
outinfo	mod/chat/lib.php	/^        $outinfo = $message->strtime.' '.$sender->firstname;$/;"	v
outinfo	mod/chat/lib.php	/^        $outinfo = $message->strtime;$/;"	v
outkey	lib/kses.php	/^    $outkey = strtolower($inkey);$/;"	v
outkey2	lib/kses.php	/^      $outkey2 = strtolower($inkey2);$/;"	v
outline	mod/lesson/importppt.php	/^    $outline = $base.'\/outline.htm';$/;"	v
outlinecontents	mod/lesson/importppt.php	/^        $outlinecontents = file_get_contents($outline);$/;"	v
outlines	mod/lesson/reformat.php	/^    $outlines = array();$/;"	v
outmain	mod/chat/lib.php	/^            $outmain = $sender->firstname.' '.substr($text, 4);$/;"	v
outmain	mod/chat/lib.php	/^            $outmain = $text;$/;"	v
outmain	mod/chat/lib.php	/^            $outmain = '';$/;"	v
outmain	mod/chat/lib.php	/^        $outmain = $sender->firstname.' '.substr($text, 1);$/;"	v
outmain	mod/chat/lib.php	/^        $outmain = $text;$/;"	v
outoftime	mod/lesson/action/continue.php	/^                $outoftime = true;$/;"	v
outoftime	mod/lesson/action/continue.php	/^    $outoftime = false;$/;"	v
outoftime	mod/lesson/view.php	/^            $outoftime = optional_param('outoftime', '', PARAM_ALPHA);$/;"	v
outp	lib/adodb/adodb-connection.inc.php	/^    function outp($msg,$newline=true)$/;"	f
outp	lib/adodb/adodb.inc.php	/^	function outp($msg,$newline=true)$/;"	f
output	admin/editor.php	/^    $output       = '';$/;"	v
output	blocks/blog_menu/block_blog_menu.php	/^                    $output = $addentrylink;$/;"	v
output	blocks/blog_menu/block_blog_menu.php	/^        $output = '';$/;"	v
output	blocks/rss_client/block_rss_client.php	/^        $output = '';$/;"	v
output	blog/lib.php	/^        $output = '<br \/><center>'. get_string('noentriesyet', 'blog') .'<\/center><br \/>';$/;"	v
output	calendar/lib.php	/^    $output = array();$/;"	v
output	course/lib.php	/^        $output  = '<form name="coursesearch" action="'.$CFG->wwwroot.'\/course\/search.php" method="get">';$/;"	v
output	course/lib.php	/^    $output  = '<div style="text-align: right">';$/;"	v
output	course/user.php	/^                                                $output = $user_outline($course, $user, $mod, $instance);$/;"	v
output	course/user.php	/^                                                $output = ob_get_contents();$/;"	v
output	filter/algebra/algebradebug.php	/^          $output = "Could not delete DB cache_filters entry for $algebra\\nbecause it could not be found.\\n";$/;"	v
output	filter/algebra/algebradebug.php	/^          $output = "DB cache_filters entry for $algebra not found\\n";$/;"	v
output	filter/algebra/algebradebug.php	/^          $output = "DB cache_filters entry for $algebra\\n";$/;"	v
output	filter/algebra/algebradebug.php	/^          $output = "Deleting DB cache_filters entry for $algebra\\n";$/;"	v
output	filter/algebra/algebradebug.php	/^        $output = algebra2tex($algebra);$/;"	v
output	filter/algebra/algebradebug.php	/^        $output = refineTeX($output);$/;"	v
output	filter/algebra/algebradebug.php	/^      $output = $query;$/;"	v
output	filter/algebra/filter.php	/^  $output = "";$/;"	v
output	filter/tex/filter.php	/^    $output = "";$/;"	v
output	filter/tex/latex.php	/^            $output = array();$/;"	v
output	filter/tex/texdebug.php	/^                $output = "Could not delete DB cache_filters entry for $texexp\\nbecause it could not be found.\\n";$/;"	v
output	filter/tex/texdebug.php	/^                $output = "DB cache_filters entry for $texexp not found\\n";$/;"	v
output	filter/tex/texdebug.php	/^                $output = "DB cache_filters entry for $texexp\\n";$/;"	v
output	filter/tex/texdebug.php	/^                $output = "Deleting DB cache_filters entry for $texexp\\n";$/;"	v
output	filter/tex/texdebug.php	/^        $output = $query;$/;"	v
output	lib/adodb/adodb-perf.inc.php	/^		$output = array();$/;"	v
output	lib/cas/client.php	/^      $output = sprintf($this->getString(CAS_STR_SERVICE_UNAVAILABLE),$/;"	v
output	lib/filelib.php	/^                $output = sid_ob_rewrite($output);$/;"	v
output	lib/filelib.php	/^            $output = '<pre>'. format_text($text, FORMAT_MOODLE, $options, $courseid) .'<\/pre>';$/;"	v
output	lib/filelib.php	/^            $output = format_text($text, FORMAT_HTML, $options, $courseid);$/;"	v
output	lib/graphlib.php	/^function output() {$/;"	f
output	lib/javascript-mod.php	/^    $output = "\/\/ Javascript from Moodle modules\\n";$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^                    $output = '@' . $output;$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^                $output = "((is_array(\\$_tmp=$output)) ? \\$this->_run_mod_handler('$_modifier_name', true, \\$_tmp$_modifier_args) : " . $this->_compile_plugin_call('modifier', $_modifier_name) . "(\\$_tmp$_modifier_args))";$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^                $output = "\\$this->assign('" . $this->_dequote($_assign_var) ."',  $return);";$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^                $output = $this->_compile_plugin_call('modifier', $_modifier_name)."($output$_modifier_args)";$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^                $output = '<?php ' . $this->_push_cacheable_state('compiler', $tag_command)$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^                $output = 'echo ' . $return . ';';$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^                $output = call_user_func_array($plugin_func, array($tag_args, &$this));$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^            $output =  '<?php ' . $_cacheable_state . $_cache_attrs . 'echo ' . $output . ';'$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^            $output = "<?php \\$this->_smarty_vars['capture'][$buffer] = ob_get_contents(); ";$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^            $output = "<?php ob_start(); ?>";$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^            $output = '';$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^            $output = '<?php $_block_content = ob_get_contents(); ob_end_clean(); ';$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^            $output = '<?php ' . $this->_push_cacheable_state('block', $tag_command);$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^        $output = "\\$this->_config[0]['vars']['$var_name']";$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^        $output = "\\$this->_sections['$section_name']['$prop_name']";$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^        $output = $this->_compile_plugin_call('function', $tag_command).'(array('.implode(',', $arg_list)."), \\$this)";$/;"	v
output	lib/smarty/Smarty_Compiler.class.php	/^        $output = '<?php ';$/;"	v
output	lib/smarty/plugins/function.html_checkboxes.php	/^    $output = null;$/;"	v
output	lib/smarty/plugins/function.html_options.php	/^    $output = null;$/;"	v
output	lib/smarty/plugins/function.html_radios.php	/^    $output = null;$/;"	v
output	lib/smarty/plugins/function.html_table.php	/^    $output = "<table $table_attr>\\n";$/;"	v
output	lib/speller/server-scripts/spellchecker.php	/^    $output = '';$/;"	v
output	lib/typo3/class.t3lib_div.php	/^			$output = array();$/;"	v
output	lib/typo3/class.t3lib_div.php	/^			$output =$/;"	v
output	lib/typo3/class.t3lib_div.php	/^		$output='';$/;"	v
output	lib/typo3/class.t3lib_div.php	/^		$output=array();$/;"	v
output	lib/weblib.php	/^        $output = '';$/;"	v
output	lib/weblib.php	/^        $output = '<a '.$target.' href="'. $CFG->wwwroot .'\/user\/view.php?id='. $userid .'&amp;course='. $courseid .'">';$/;"	v
output	lib/weblib.php	/^        $output = '<a href="'. $CFG->wwwroot .'\/user\/index.php?id='. $courseid .'&amp;group='. $group->id .'">';$/;"	v
output	lib/weblib.php	/^        $output = str_replace(array_keys($tags), $tags, $output);$/;"	v
output	lib/weblib.php	/^    $output  = '<span class="checkbox '.$name."\\">";$/;"	v
output	lib/weblib.php	/^    $output  = '<span class="textfield '.$name."\\">";$/;"	v
output	lib/weblib.php	/^    $output =  '<table width="'. $table->width .'" align="'. $table->tablealign .'" ';$/;"	v
output	lib/weblib.php	/^    $output = '';$/;"	v
output	lib/weblib.php	/^    $output = '<select id="menu'.$name.'" name="'. $name .'" '. $attributes .'>' . "\\n";$/;"	v
output	lib/weblib.php	/^    $output = '<select name="jump" onchange="'.$targetwindow.'.location=document.'.$formname.$/;"	v
output	lib/weblib.php	/^    $output = '<span class="radiogroup '.$name."\\">\\n";$/;"	v
output	message/lib.php	/^    $output = '<span class="'.$linktype.'">'.$/;"	v
output	mod/assignment/lib.php	/^        $output = '';$/;"	v
output	mod/assignment/lib.php	/^        $output = '<div class="files">'.$output.'<\/div>';$/;"	v
output	mod/assignment/type/online/assignment.class.php	/^        $output = '<div class="files">'.$/;"	v
output	mod/assignment/type/uploadsingle/assignment.class.php	/^                    $output = '<img align="middle" src="'.$CFG->pixpath.'\/f\/'.$icon.'" height="16" width="16" alt="'.$icon.'" \/>'.$/;"	v
output	mod/assignment/type/uploadsingle/assignment.class.php	/^        $output = '';$/;"	v
output	mod/assignment/type/uploadsingle/assignment.class.php	/^        $output = '<div class="files">'.$output.'<\/div>';$/;"	v
output	mod/chat/chatd.php	/^                $output = chat_format_message_manually($message, $info['courseid'], $sender, $info['user']);$/;"	v
output	mod/chat/lib.php	/^    $output = New stdClass;$/;"	v
output	mod/exercise/lib.php	/^    $output = "<select name=$name $javascript>\\n";$/;"	v
output	mod/forum/lib.php	/^    $output  = '<div class="forumsearchform">';$/;"	v
output	mod/forum/lib.php	/^    $output = "";$/;"	v
output	mod/forum/lib.php	/^    $output = '<table border="0" cellpadding="3" cellspacing="0" class="forumpost">';$/;"	v
output	mod/glossary/lib.php	/^                $output = true;$/;"	v
output	mod/glossary/lib.php	/^            $output = true;$/;"	v
output	mod/glossary/lib.php	/^        $output = true;$/;"	v
output	mod/glossary/lib.php	/^    $output = "";$/;"	v
output	mod/glossary/lib.php	/^    $output = false;   \/\/To decide if we must really return text in "return". Activate when needed only!$/;"	v
output	mod/hotpot/db/update_to_v2.php	/^			$output = false;$/;"	v
output	mod/lesson/locallib.php	/^            $output = "<a href=\\"view.php?id=$cmid&display=".$pages[$pageid]->id."\\">".format_string($pages[$pageid]->title,true)."<\/a>\\n";$/;"	v
output	mod/lesson/locallib.php	/^            $output = "<a style='color:#DF041E;' href=\\"view.php?id=$cmid&display=".$pages[$pageid]->id."\\">".format_string($pages[$pageid]->title,true)."<\/a>\\n";$/;"	v
output	mod/lesson/locallib.php	/^    $output = "";$/;"	v
output	mod/lesson/locallib.php	/^    $output = "<label for=$name class=hidden-label>$name<\/label><SELECT id=$name NAME=$name $javascript>\\n";$/;"	v
output	mod/resource/type/ims/finder.php	/^            $output = "<a href=\\"?directory=\\">$strrepository<\/a> &#187; ";$/;"	v
output	mod/wiki/lib.php	/^    $output = "<form name=\\"search\\" action=\\"$CFG->wwwroot\/mod\/wiki\/view.php\\">";$/;"	v
output	mod/wiki/lib.php	/^    $output = $output.($groupid?"<input name=\\"groupid\\" type=\\"hidden\\" value=\\"$groupid\\" \/>":"");$/;"	v
output	mod/wiki/lib.php	/^    $output = $output.($userid?"<input name=\\"userid\\" type=\\"hidden\\" value=\\"$userid\\" \/>":"");$/;"	v
output	mod/workshop/locallib.php	/^    $output = "<select name=\\"$name\\" $javascript>\\n";$/;"	v
output	question/type/rqp/questiontype.php	/^            $output =& $state->options->renderoutput;$/;"	v
output	question/type/rqp/questiontype.php	/^        $output = remote_render($question, $state, QUESTION_EVENTGRADE == $state->event$/;"	v
output	question/type/rqp/rqp.php	/^    $output = array();$/;"	v
outputText	filter/algebra/algebradebug.php	/^function outputText($texexp) {$/;"	f
outputText	filter/tex/texdebug.php	/^    function outputText($texexp) {$/;"	f
output_edit_single_table	question/category_class.php	/^    function output_edit_single_table($category, $page=1) {$/;"	f
output_edit_table	question/category_class.php	/^    function output_edit_table($page=0) {$/;"	f
output_new_table	question/category_class.php	/^    function output_new_table() {$/;"	f
outputarray	lib/datalib.php	/^    $outputarray = array();$/;"	v
outputoptions	question/type/multianswer/questiontype.php	/^                    $outputoptions = '<option><\/option>'; \/\/ Default empty option$/;"	v
outputs	filter/tex/latex.php	/^                $outputs = implode( "\\n", $output );$/;"	v
outputstarted	mod/chat/lib.php	/^                    $outputstarted = true;$/;"	v
outputstarted	mod/chat/lib.php	/^    $outputstarted = false;$/;"	v
outsideBottom	lib/graphlib.php	/^  $outsideBottom = $this->calculated['outer_border']['bottom'];$/;"	v
outsideRight	lib/graphlib.php	/^  $outsideRight  = $this->calculated['outer_border']['right'];$/;"	v
outurl	lib/typo3/class.t3lib_div.php	/^		$outurl = $uP[0].($params ? '?'.substr($params, 1) : '');$/;"	v
over_bounce_threshold	lib/moodlelib.php	/^function over_bounce_threshold($user) {$/;"	f
overallgrade	mod/exercise/submissions.php	/^                                $overallgrade = "<font color=\\"red\\">(".$overallgrade.")<\/font>";$/;"	v
overallgrade	mod/exercise/submissions.php	/^                            $overallgrade = number_format(($assessment->grade * $exercise->grade \/ 100.0) +$/;"	v
overallgrade	mod/exercise/view.php	/^                            $overallgrade = "<font color=\\"red\\">(".$overallgrade.")<\/font>";$/;"	v
overallgrade	mod/exercise/view.php	/^                        $overallgrade = number_format(($assessment->grade * $exercise->grade \/ 100.0) +$/;"	v
overallstats	mod/quiz/view.php	/^    $overallstats=1;$/;"	v
overlap	mod/wiki/ewiki/ewiki.php	/^      $overlap = (int) ($limit * $overlap);$/;"	v
overtime	mod/quiz/review.php	/^                $overtime = $timetaken - $timelimit;$/;"	v
overtime	mod/quiz/review.php	/^                $overtime = format_time($overtime);$/;"	v
overtime	mod/quiz/review.php	/^    $overtime = 0;$/;"	v
owner	lib/adodb/drivers/adodb-oci8.inc.php	/^			$owner = $this->user;$/;"	v
owner	lib/adodb/drivers/adodb-oci8.inc.php	/^		$owner = ' and owner='.$this->qstr(strtoupper($owner));$/;"	v
owner	mod/wiki/lib.php	/^        $owner = $course->shortname;$/;"	v
owner	mod/wiki/lib.php	/^        $owner = $group->name;$/;"	v
owner	mod/wiki/lib.php	/^        $owner = '- '.get_string("ownerunknown","wiki").' -';$/;"	v
owner	mod/wiki/lib.php	/^        $owner = fullname($user);$/;"	v
owner_RC4_key	lib/fpdf/fpdfprotection.php	/^        $owner_RC4_key = substr($tmp,0,5);$/;"	v
owner_clause	lib/adodb/drivers/adodb-oci8.inc.php	/^			$owner_clause = "AND ((a.OWNER = b.OWNER) AND (a.OWNER = UPPER('$owner')))";$/;"	v
owner_clause	lib/adodb/drivers/adodb-oci8.inc.php	/^			$owner_clause = '';$/;"	v
owner_document	lib/cas/domxml-php4-php5.php	/^ function owner_document() {return $this->myOwnerDocument;}$/;"	f
owner_pass	lib/fpdf/fpdfprotection.php	/^            $owner_pass = uniqid(rand());$/;"	v
owner_pass	lib/fpdf/fpdfprotection.php	/^        $owner_pass = substr($owner_pass.$this->padding,0,32);$/;"	v
ownpost	mod/forum/lib.php	/^                              $ownpost=false, $reply=false, $link=false, $rate=false, $footer="") {$/;"	v
ownpost	mod/forum/lib.php	/^                $ownpost = ($USER->id == $post->userid);$/;"	v
ownpost	mod/forum/lib.php	/^                $ownpost = false;$/;"	v
ownpost	mod/forum/lib.php	/^            $ownpost = ($USER->id == $post->userid);$/;"	v
ownpost	mod/forum/lib.php	/^            $ownpost = ($discussion->userid == $USER->id);$/;"	v
ownpost	mod/forum/lib.php	/^            $ownpost=false;$/;"	v
ownpost	mod/forum/lib.php	/^        $ownpost = ($USER->id == $post->userid);$/;"	v
ownpost	mod/forum/lib.php	/^        $ownpost = false;$/;"	v
p	lib/adodb/adodb-connection.inc.php	/^        $p = array();$/;"	v
p	lib/adodb/adodb.inc.php	/^		$p = array();$/;"	v
p	lib/adodb/drivers/adodb-ado.inc.php	/^				$p = $oCmd->CreateParameter('name',$this->adoParameterType,1,strlen($val),$val);$/;"	v
p	lib/adodb/drivers/adodb-ado.inc.php	/^			$p = 'Password'; $/;"	v
p	lib/adodb/drivers/adodb-ado.inc.php	/^			$p = false;$/;"	v
p	lib/adodb/drivers/adodb-ado.inc.php	/^		$p = 'PWD';$/;"	v
p	lib/adodb/drivers/adodb-ado5.inc.php	/^				$p = $oCmd->CreateParameter('name',$this->adoParameterType,1,strlen($val),$val);$/;"	v
p	lib/adodb/drivers/adodb-ado5.inc.php	/^			$p = 'Password'; $/;"	v
p	lib/adodb/drivers/adodb-ado5.inc.php	/^			$p = false;$/;"	v
p	lib/adodb/drivers/adodb-ado5.inc.php	/^		$p = 'PWD';$/;"	v
p	lib/adodb/drivers/adodb-oci8.inc.php	/^	 		$p = OCIColumnPrecision($this->_queryID, $fieldOffset);$/;"	v
p	lib/cookieless.php	/^    $p = strpos($url, "#");$/;"	v
p	lib/fpdf/fpdf.php	/^        $p=($this->compress) ? gzcompress($this->pages[$n]) : $this->pages[$n];$/;"	v
p	lib/soap/nusoap.php	/^						$p = array_shift($parameters);$/;"	v
p	lib/soap/nusoap.php	/^			$p = $this->getPrefixFromNamespace($ns);$/;"	v
p	lib/typo3/class.t3lib_cs.php	/^		$p = abs($pos);		\/\/ number of characters wanted$/;"	v
p	lib/typo3/class.t3lib_cs.php	/^		$p = abs($pos);	\/\/ number of characters wanted$/;"	v
p	lib/typo3/class.t3lib_div.php	/^				$p = explode(':',$_SERVER['HTTP_HOST']);$/;"	v
p	lib/typo3/class.t3lib_div.php	/^			$p = explode('&',$string);$/;"	v
p	lib/typo3/class.t3lib_div.php	/^		$p=0;$/;"	v
p	lib/typo3/class.t3lib_div.php	/^		$p=explode(' ',microtime());$/;"	v
p	lib/typo3/class.t3lib_div.php	/^		$p=parse_url(t3lib_div::getIndpEnv('TYPO3_REQUEST_SCRIPT'));		\/\/ Url of this script$/;"	v
p	lib/typo3/class.t3lib_div.php	/^		$p=t3lib_div::revExplode('\/',$path,2);$/;"	v
p	lib/weblib.php	/^function p($var, $strip=false) {$/;"	f
p	login/confirm.php	/^    $p = required_param( 'p' ); \/\/ user.secret$/;"	v
p	mod/wiki/ewiki/ewiki.php	/^   $p = "";$/;"	v
p	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^      $p = $row["id"];$/;"	v
p	question/format/hotpot/format.php	/^            $p = 0;$/;"	v
p1	lib/adodb/drivers/adodb-oci8.inc.php	/^				$p1 = ?; $p2 = ?; $p3 = ?;$/;"	v
p1	mod/wiki/ewiki/ewiki.php	/^             $p1 = $p1_alias;$/;"	v
p10	question/type/calculated/questiontype.php	/^            $p10 = 0;$/;"	v
p10	question/type/calculated/questiontype.php	/^        $p10 = 0;$/;"	v
pA	lib/typo3/class.t3lib_div.php	/^		$pA = array();$/;"	v
pKV	lib/typo3/class.t3lib_div.php	/^			$pKV = explode('=', $theP);	\/\/ Splitting single param by '=' sign$/;"	v
pString	lib/typo3/class.t3lib_div.php	/^		$pString = t3lib_div::implodeArrayForUrl('',$params);$/;"	v
pType	lib/soap/nusoap.php	/^					$pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);$/;"	v
pXml	lib/soap/nusoap.php	/^					$pXml = isset($pXml) ? $pXml.$this->serialize_val($v,$k,false,false,false,false,$use) : $this->serialize_val($v,$k,false,false,false,false,$use);$/;"	v
p_buffer	lib/pclzip/pclzip.lib.php	/^    $p_buffer = PclZipUtilZipDecrypt($p_buffer, $p_size, $p_encryption_header,$/;"	v
p_comment	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_comment = strlen($meta["comment"]) ? '<table border="1" cellpadding="2" cellspacing="0"><tr><td class="lighter">'.$/;"	v
p_ct1	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_ct1 = $meta["Content-Type"];$/;"	v
p_ct2	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_ct2 = $meta["X-Content-Type"];$/;"	v
p_dir	lib/pclzip/pclzip.lib.php	/^      $p_dir = substr($p_dir, 0, strlen($p_dir)-1);$/;"	v
p_filename	lib/pclzip/pclzip.lib.php	/^      $p_filename = PclZipUtilTranslateWinPath($p_list[$j], false);$/;"	v
p_header	lib/pclzip/pclzip.lib.php	/^    $p_header = unpack('vversion\/vversion_extracted\/vflag\/vcompression\/vmtime\/vmdate\/Vcrc\/Vcompressed_size\/Vsize\/vfilename_len\/vextra_len\/vcomment_len\/vdisk\/vinternal\/Vexternal\/Voffset', $v_binary_data);$/;"	v
p_hits	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_hits = ($row["hits"] ? $row["hits"] : "0");$/;"	v
p_icon	mod/wiki/ewiki/plugins/moodle/downloads.php	/^         $p_icon = $i;$/;"	v
p_icon	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_icon = "";$/;"	v
p_icon	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_icon="$CFG->pixpath\/f\/$icon";$/;"	v
p_icon_t	mod/wiki/ewiki/plugins/moodle/downloads.php	/^         $p_icon_t = $str;$/;"	v
p_icon_t	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_icon_t="";$/;"	v
p_list	lib/pclzip/pclzip.lib.php	/^    $p_list = $this->delete(PCLZIP_OPT_BY_INDEX, $p_index);$/;"	v
p_list	lib/pclzip/pclzip.lib.php	/^    $p_list = array();$/;"	v
p_parent_dir	lib/pclzip/pclzip.lib.php	/^    $p_parent_dir = dirname($p_dir);$/;"	v
p_path	lib/pclzip/pclzip.lib.php	/^          $p_path = strtr($p_path, '\\\\', '\/');$/;"	v
p_path	lib/pclzip/pclzip.lib.php	/^          $p_path = substr($p_path, $v_position+1);$/;"	v
p_path	lib/pclzip/pclzip.lib.php	/^        $p_path = substr($p_path, 0, strlen($p_path)-1);$/;"	v
p_path	lib/pclzip/pclzip.lib.php	/^      $p_path = ".\/".$p_path;$/;"	v
p_remove_dir	lib/pclzip/pclzip.lib.php	/^          $p_remove_dir = ".\/".$p_remove_dir;$/;"	v
p_remove_dir	lib/pclzip/pclzip.lib.php	/^          $p_remove_dir = substr($p_remove_dir, 2);$/;"	v
p_remove_path_size	lib/pclzip/pclzip.lib.php	/^      $p_remove_path_size = strlen($p_remove_path);$/;"	v
p_remove_path_size	lib/pclzip/pclzip.lib.php	/^    $p_remove_path_size = strlen($p_remove_path);$/;"	v
p_result_list	lib/pclzip/pclzip.lib.php	/^    $p_result_list = array();$/;"	v
p_section	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_section = $ewiki_upload_sections[$meta["section"]];$/;"	v
p_section	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_section = $p_section ? $p_section : $meta["section"];$/;"	v
p_size	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_size = $meta["size"];$/;"	v
p_size	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_size = isset($p_size) ? (", " . ($p_size>=4096 ? round($p_size\/1024)."K" : $p_size." bytes")) : "";$/;"	v
p_string	lib/pclzip/pclzip.lib.php	/^        $p_string = @fread($this->zip_fd, $p_entry['compressed_size']);$/;"	v
p_time	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_time = userdate($row["created"]);$/;"	v
p_title	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $p_title = basename($meta["Content-Location"]);$/;"	v
pack	admin/langimport.php	/^    $pack          = optional_param('pack', '', PARAM_FILE);   \/\/pack to install$/;"	v
packed_array	lib/pear/OLE.php	/^        $packed_array = unpack("V", fread($fh, 4));$/;"	v
packed_array	lib/pear/OLE.php	/^        $packed_array = unpack("v", fread($fh, 2));$/;"	v
packs	admin/langimport.php	/^            $packs = array();    \/\/all the packs that needs updating$/;"	v
padding	lib/adodb/adodb-datadict.inc.php	/^			$padding = '     ';$/;"	v
padding	lib/base32.php	/^    $padding = strlen($deCompBits) % 8;$/;"	v
padding	lib/excel/OLEwriter.php	/^            $padding  = $min_size - ($biffsize % $min_size);$/;"	v
padding	lib/graphlib.php	/^  $padding       = $this->parameter['legend_padding'];$/;"	v
padding	lib/graphlib.php	/^  $padding = $this->parameter['legend_padding']; \/\/ padding in pixels around legend text.$/;"	v
paddingContent	lib/base32.php	/^    $paddingContent = substr($deCompBits, (strlen($deCompBits) - $padding));$/;"	v
pag	mod/lesson/restorelib.php	/^                $pag = backup_getid($restore->backup_unique_code,"lesson_pages",$log->info);$/;"	v
pag_info	mod/wiki/restorelib.php	/^            $pag_info = $pages[$i];$/;"	v
page	admin/site.php	/^                    $page = page_create_object(PAGE_COURSE_VIEW, $newid);$/;"	v
page	admin/user.php	/^    $page         = optional_param('page', 0, PARAM_INT);$/;"	v
page	blocks/moodleblock.class.php	/^        $page   = page_create_object($this->instance->pagetype, $this->instance->pageid);$/;"	v
page	blocks/rss_client/block_rss_client.php	/^            $page = page_create_object($this->instance->pagetype, $this->instance->pageid);$/;"	v
page	course/category.php	/^    $page     = optional_param('page', 0, PARAM_INT);     \/\/ which page to show$/;"	v
page	course/edit.php	/^                    $page = page_create_object(PAGE_COURSE_VIEW, $newcourseid);$/;"	v
page	course/edit.php	/^                $page = page_create_object(PAGE_COURSE_VIEW, $course->id);$/;"	v
page	course/import/activities/index.php	/^    $page             = optional_param('page', 0, PARAM_INT);$/;"	v
page	course/pending.php	/^                $page = page_create_object(PAGE_COURSE_VIEW, $courseid);$/;"	v
page	course/report/log/index.php	/^    $page        = optional_param('page', '0', PARAM_INT);     \/\/ which page to show$/;"	v
page	course/report/log/live.php	/^    $page = optional_param('page', 0, PARAM_INT);     \/\/ which page to show$/;"	v
page	course/report/outline/index.php	/^    $page    = optional_param('page', 0, PARAM_INT);$/;"	v
page	course/report/participation/index.php	/^    $page       = optional_param('page', 0, PARAM_INT);                     \/\/ which page to show$/;"	v
page	course/search.php	/^            $page = 0;$/;"	v
page	course/search.php	/^    $page    = optional_param('page', 0, PARAM_INT);     \/\/ which page to show$/;"	v
page	course/user.php	/^    $page    = optional_param('page', 0, PARAM_INT);$/;"	v
page	enrol/database/enrol.php	/^        $page = page_create_object(PAGE_COURSE_VIEW, $newcourseid);$/;"	v
page	enrol/imsenterprise/enrol.php	/^                    $page = page_create_object(PAGE_COURSE_VIEW, $course->id);$/;"	v
page	enrol/ldap/enrol.php	/^        $page = page_create_object(PAGE_COURSE_VIEW, $newcourseid);$/;"	v
page	lib/adodb/adodb-lib.inc.php	/^		$page = $lastpageno;$/;"	v
page	lib/adodb/adodb-lib.inc.php	/^		$page = $pagecounter;$/;"	v
page	lib/adodb/adodb-lib.inc.php	/^		$page = 1;$/;"	v
page	lib/blocklib.php	/^                $page = page_create_object(PAGE_COURSE_VIEW, $course->id);$/;"	v
page	lib/blocklib.php	/^        $page = page_create_object(PAGE_COURSE_VIEW, SITEID);$/;"	v
page	lib/fpdf/fpdf.php	/^        $page=$this->page;$/;"	v
page	login/forgot_password.php	/^                $page = 'emailconfirm';$/;"	v
page	login/forgot_password.php	/^                $page = 'external';$/;"	v
page	login/forgot_password.php	/^            $page = 'duplicateemail';$/;"	v
page	login/forgot_password.php	/^        $page = 'emailsent';$/;"	v
page	login/forgot_password.php	/^$page = ''; \/\/ page to display$/;"	v
page	mod/assignment/lib.php	/^        $page    = optional_param('page', 0, PARAM_INT);$/;"	v
page	mod/data/comment.php	/^    $page  = optional_param('page', 0, PARAM_INT);   \/\/ Page ID$/;"	v
page	mod/data/view.php	/^        $page = 0;$/;"	v
page	mod/data/view.php	/^    $page = optional_param('page', 0, PARAM_INT);$/;"	v
page	mod/forum/lib.php	/^        $page = -1;$/;"	v
page	mod/forum/search.php	/^    $page = optional_param('page', 0, PARAM_INT);   \/\/ which page to show$/;"	v
page	mod/forum/user.php	/^    $page    = optional_param('page', 0);$/;"	v
page	mod/forum/view.php	/^    $page    = optional_param('page', 0, PARAM_INT);      \/\/ which page to show$/;"	v
page	mod/glossary/lib.php	/^            $page = $maxpage;$/;"	v
page	mod/glossary/lib.php	/^            $page = $maxpageallowed;$/;"	v
page	mod/glossary/lib.php	/^            $page = 0;$/;"	v
page	mod/glossary/view.php	/^    $page       = optional_param('page', 0,PARAM_INT);               \/\/ Page to show (for paging purposes)$/;"	v
page	mod/lesson/action/updatepage.php	/^    $page = new stdClass;$/;"	v
page	mod/lesson/importppt.php	/^        $page = new stdClass;$/;"	v
page	mod/lesson/importppt.php	/^        $page = prep_page($pageobject, $i);  \/\/ get title and contents$/;"	v
page	mod/lesson/report.php	/^            $page = $lessonpages[$pageid];$/;"	v
page	mod/lesson/restorelib.php	/^                    $page = backup_getid($restore->backup_unique_code,"lesson_pages",$answer->jumpto);$/;"	v
page	mod/quiz/attempt.php	/^    $page = optional_param('page', 0, PARAM_INT);$/;"	v
page	mod/quiz/review.php	/^    $page = optional_param('page', 0, PARAM_INT); \/\/ The required page$/;"	v
page	mod/resource/type/ims/preview.php	/^    $page = optional_param ('page', 0, PARAM_INT);$/;"	v
page	mod/resource/type/ims/resource.class.php	/^                $page = $items[$page]->parent;$/;"	v
page	mod/resource/type/ims/resource.class.php	/^                $page = 1;$/;"	v
page	mod/resource/type/ims/resource.class.php	/^            $page = 0;$/;"	v
page	mod/resource/type/ims/resource.class.php	/^        $page    = optional_param('page', 0, PARAM_INT);$/;"	v
page	mod/wiki/admin.php	/^    $page    = optional_param('page', false, PARAM_CLEAN); \/\/ Pagename$/;"	v
page	mod/wiki/ewiki/ewiki.php	/^      $page = strtok("\\000");$/;"	v
page	mod/wiki/lib.php	/^        $page = rawurldecode($page);$/;"	v
page	mod/wiki/lib.php	/^    $page = ewiki_database("GET", array("id"=>$id));$/;"	v
page	mod/wiki/lib.php	/^  $page=array();$/;"	v
page	mod/wiki/view.php	/^        $page = ($page === false) ?  stripslashes(EWIKI_PAGE_INDEX) : stripslashes($page);$/;"	v
page	mod/wiki/view.php	/^    $page         = optional_param('page', false);       \/\/ Wiki Page Name$/;"	v
page	question/editlib.php	/^        $page = 0;$/;"	v
page	question/showbank.php	/^        $page = 0;$/;"	v
page	question/showbank.php	/^        $page = isset($SESSION->questionpage) ? $SESSION->questionpage : 0;$/;"	v
page	question/showbank.php	/^    $page      = optional_param('page', -1, PARAM_INT);$/;"	v
page	user/index.php	/^    $page         = optional_param('page', 0, PARAM_INT);                     \/\/ which page to show$/;"	v
pageMeta	blog/preferences.php	/^    $pageMeta = '' . "\\n";$/;"	v
pageNavigation	blog/edit.php	/^$pageNavigation = 'edit';$/;"	v
page_base	lib/pagelib.php	/^    function page_base() {$/;"	f
page_base	lib/pagelib.php	/^class page_base {$/;"	c
page_blog	blog/blogpage.php	/^class page_blog extends page_base {$/;"	c
page_chat	mod/chat/pagelib.php	/^class page_chat extends page_generic_activity {$/;"	c
page_course	lib/pagelib.php	/^class page_course extends page_base {$/;"	c
page_create_instance	lib/pagelib.php	/^function page_create_instance($instance) {$/;"	f
page_create_object	lib/pagelib.php	/^function page_create_object($type, $id = NULL) {$/;"	f
page_data	mod/data/pagelib.php	/^class page_data extends page_generic_activity {$/;"	c
page_doc_link	lib/weblib.php	/^function page_doc_link($text='', $iconpath='') {$/;"	f
page_generic_activity	lib/pagelib.php	/^class page_generic_activity extends page_base {$/;"	c
page_id_and_class	lib/weblib.php	/^function page_id_and_class(&$getid, &$getclass) {$/;"	f
page_import_types	lib/pagelib.php	/^function page_import_types($path) {$/;"	f
page_info	mod/lesson/restorelib.php	/^            $page_info = $pages[$i];$/;"	v
page_map_class	lib/pagelib.php	/^function page_map_class($type, $classname = NULL) {$/;"	f
page_my_moodle	my/pagelib.php	/^class page_my_moodle extends page_base {$/;"	c
page_quiz	mod/quiz/pagelib.php	/^class page_quiz extends page_generic_activity {$/;"	c
page_test	blocks/pagedemo.php	/^    class page_test extends page_base {$/;"	c
pageable	lib/tablelib.php	/^    function pageable($bool) {$/;"	f
pageblocks	blocks/pagedemo.php	/^            $pageblocks = blocks_get_by_page($PAGE);$/;"	v
pageblocks	blocks/pagedemo.php	/^    $pageblocks = blocks_get_by_page($PAGE);$/;"	v
pageblocks	blog/header.php	/^        $pageblocks = blocks_get_by_page($PAGE);$/;"	v
pageblocks	blog/header.php	/^$pageblocks = blocks_get_by_page($PAGE);$/;"	v
pageblocks	course/view.php	/^    $pageblocks = blocks_setup($PAGE,BLOCKS_PINNED_BOTH);$/;"	v
pageblocks	index.php	/^    $pageblocks = blocks_setup($PAGE);$/;"	v
pageblocks	lib/blocklib.php	/^        $pageblocks = blocks_get_by_page($PAGE);$/;"	v
pageblocks	lib/blocklib.php	/^        $pageblocks = blocks_get_by_page_pinned($PAGE);$/;"	v
pageblocks	lib/blocklib.php	/^        $pageblocks = blocks_get_pinned($PAGE);$/;"	v
pageblocks	lib/blocklib.php	/^    $pageblocks = blocks_get_by_page($page);$/;"	v
pageblocks	mod/chat/view.php	/^    $pageblocks = blocks_setup($PAGE);$/;"	v
pageblocks	mod/data/view.php	/^    $pageblocks = blocks_setup($PAGE);$/;"	v
pageblocks	mod/quiz/view.php	/^    $pageblocks = blocks_setup($PAGE);$/;"	v
pageblocks	mod/resource/lib.php	/^    $pageblocks = blocks_setup($PAGE);$/;"	v
pageblocks	my/index.php	/^    $pageblocks = blocks_setup($PAGE,BLOCKS_PINNED_BOTH);$/;"	v
pageclass	blog/header.php	/^$pageclass = 'page_blog';$/;"	v
pagecounter	lib/adodb/adodb-lib.inc.php	/^	$pagecounter = $page + 1;$/;"	v
pagecounteroffset	lib/adodb/adodb-lib.inc.php	/^			$pagecounteroffset = $nrows * ($pagecounter - 1);$/;"	v
pagecounteroffset	lib/adodb/adodb-lib.inc.php	/^	$pagecounteroffset = ($pagecounter * $nrows) - $nrows;$/;"	v
pageend	mod/forum/lib.php	/^        $pageend  = $pagestart + $maxdiscussions - 1;$/;"	v
pageflagstatus	mod/wiki/admin.php	/^            $pageflagstatus=wiki_admin_setpageflags($form->flags);$/;"	v
pageformat	lib/blocklib.php	/^    $pageformat = $page->get_format_name();$/;"	v
pageformat	lib/pagelib.php	/^            $pageformat = $this->courserecord->format;$/;"	v
pagefrom	mod/glossary/lib.php	/^                $pagefrom = $pageto - $maxdisplay + 1;$/;"	v
pagefrom	mod/glossary/lib.php	/^            $pagefrom = 0;$/;"	v
pagefrom	mod/glossary/lib.php	/^        $pagefrom = $page - ((int)($maxdisplay \/ 2));$/;"	v
pageheading	course/mod.php	/^            $pageheading = get_string("addinganew", "moodle", $fullmodulename);$/;"	v
pageheading	course/mod.php	/^            $pageheading = get_string("addinganewto", "moodle", $heading);$/;"	v
pageheading	course/mod.php	/^            $pageheading = get_string("duplicatinga", "moodle", $fullmodulename);$/;"	v
pageheading	course/mod.php	/^            $pageheading = get_string("duplicatingain", "moodle", $heading);$/;"	v
pageheading	course/mod.php	/^            $pageheading = get_string("updatinga", "moodle", $fullmodulename);$/;"	v
pageheading	course/mod.php	/^            $pageheading = get_string("updatingain", "moodle", $heading);$/;"	v
pageid	mod/lesson/action/addbranchtable.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/addcluster.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/addendofbranch.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/addendofcluster.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/addpage.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/confirmdelete.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/continue.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/delete.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/editpage.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/move.php	/^    $pageid = required_param('pageid', PARAM_INT);$/;"	v
pageid	mod/lesson/action/moveit.php	/^    $pageid = required_param('pageid', PARAM_INT); \/\/  page to move$/;"	v
pageid	mod/lesson/format.php	/^                    $pageid = $newpageid;$/;"	v
pageid	mod/lesson/import.php	/^    $pageid = optional_param('pageid', '', PARAM_INT); \/\/ Page ID$/;"	v
pageid	mod/lesson/importppt.php	/^    $pageid = optional_param('pageid', '', PARAM_INT); \/\/ Page ID$/;"	v
pageid	mod/lesson/locallib.php	/^                    $pageid = $page->id;  \/\/ find the first page id$/;"	v
pageid	mod/lesson/locallib.php	/^                    $pageid = $pages[$pageid]->nextpageid;$/;"	v
pageid	mod/lesson/locallib.php	/^                $pageid = $pages[$pageid]->nextpageid;  \/\/ get next page$/;"	v
pageid	mod/lesson/locallib.php	/^                $pageid = $pages[$pageid]->nextpageid;$/;"	v
pageid	mod/lesson/locallib.php	/^            $pageid = $lessonpages[$pageid]->nextpageid;$/;"	v
pageid	mod/lesson/locallib.php	/^        $pageid = $lessonpages[$pageid]->nextpageid;$/;"	v
pageid	mod/lesson/locallib.php	/^        $pageid = $lessonpages[$pageid]->prevpageid;$/;"	v
pageid	mod/lesson/locallib.php	/^        $pageid = $pages[$pageid]->nextpageid;$/;"	v
pageid	mod/lesson/locallib.php	/^        $pageid = $pages[$pageid]->prevpageid;$/;"	v
pageid	mod/lesson/locallib.php	/^        $pageid = $seenpages[0];  \/\/ just change the pageid to the last page viewed inside the branch table$/;"	v
pageid	mod/lesson/locallib.php	/^    $pageid = $lessonpages[$branchid]->nextpageid;  \/\/ move to the first page after the branch table$/;"	v
pageid	mod/lesson/locallib.php	/^    $pageid = $lessonpages[$pageid]->nextpageid; \/\/ move down from the cluster page$/;"	v
pageid	mod/lesson/locallib.php	/^    $pageid = $lessonpages[$start]->nextpageid; \/\/ move down from the flagged branch table$/;"	v
pageid	mod/lesson/locallib.php	/^    $pageid = $pages[$pageid]->prevpageid; \/\/ move up one$/;"	v
pageid	mod/lesson/report.php	/^            $pageid = $page->nextpageid;$/;"	v
pageid	mod/lesson/report.php	/^        $pageid = $firstpageid;$/;"	v
pageid	mod/lesson/report.php	/^    $pageid = optional_param('pageid', NULL, PARAM_INT);    \/\/ Lesson Page ID$/;"	v
pageid	mod/lesson/view.php	/^                    $pageid = $page->nextpageid;$/;"	v
pageid	mod/lesson/view.php	/^                    $pageid = lesson_cluster_jump($lesson->id, $USER->id, $pageid);$/;"	v
pageid	mod/lesson/view.php	/^                $pageid = $firstattempt->pageid;$/;"	v
pageid	mod/lesson/view.php	/^                $pageid = lesson_unseen_question_jump($lesson->id, $USER->id, $pageid);$/;"	v
pageid	mod/lesson/view.php	/^    $pageid  = optional_param('pageid', NULL, PARAM_INT);   \/\/ Lesson Page ID$/;"	v
pageids	mod/lesson/locallib.php	/^        $pageids = implode(",", array_keys($attemptset));$/;"	v
pageids	mod/lesson/view.php	/^        $pageids = implode(",", array_keys($pages)); \/\/ all the pageids in comma seperated list$/;"	v
pageinstances	backup/restorelib.php	/^        $pageinstances = array();$/;"	v
pagelink	question/category_class.php	/^            $pagelink="";$/;"	v
pagelink	question/category_class.php	/^            $pagelink="&amp;page=$page";$/;"	v
pagelist	mod/quiz/attempt.php	/^    $pagelist = quiz_questions_on_page($attempt->layout, $page);$/;"	v
pagelist	mod/quiz/review.php	/^    $pagelist = $showall ? quiz_questions_in_quiz($attempt->layout) : quiz_questions_on_page($attempt->layout, $page);$/;"	v
pagename	mod/wiki/lib.php	/^                            $pagename = $defpagename;$/;"	v
pagename	mod/wiki/lib.php	/^                            $pagename = $wiki_entries[$group->id]->pagename;$/;"	v
pagename	mod/wiki/lib.php	/^                            $pagename = $wiki_entries[$student->id]->pagename;$/;"	v
pagename	mod/wiki/lib.php	/^                        $pagename = $defpagename;$/;"	v
pagename	mod/wiki/lib.php	/^                        $pagename = $wiki_entries[$group->id]->pagename;$/;"	v
pagename	mod/wiki/lib.php	/^            $pagename = $wiki->initialcontent;$/;"	v
pagename	mod/wiki/lib.php	/^            $pagename = substr($wiki->initialcontent, $ppos+1);$/;"	v
pagename	mod/wiki/lib.php	/^        $pagename = $wiki->name;$/;"	v
pagename	mod/wiki/lib.php	/^        $pagename = $wiki->pagename;$/;"	v
pagenum	lib/weblib.php	/^            $pagenum = $page - 1;$/;"	v
pagenum	lib/weblib.php	/^        $pagenum = $page + 1;$/;"	v
pagenum	mod/glossary/lib.php	/^            $pagenum = $page + 1;$/;"	v
pagenum	mod/glossary/lib.php	/^            $pagenum = $page - 1;$/;"	v
pagenum	mod/glossary/lib.php	/^        $pagenum = $pagefrom;$/;"	v
pageobjects	mod/lesson/importppt.php	/^                $pageobjects = extract_data($rawpages, $course->id, $mod->name, $modname); \/\/ parse all the html files into objects$/;"	v
pagequestions	mod/quiz/attempt.php	/^    $pagequestions = explode(',', $pagelist);$/;"	v
pagequestions	mod/quiz/report/analysis/report.php	/^        $pagequestions = array_slice(array_keys($questions), $start, $pagesize);$/;"	v
pagequestions	mod/quiz/review.php	/^    $pagequestions = explode(',', $pagelist);$/;"	v
pages	backup/backuplib.php	/^        $pages = array();$/;"	v
pages	lib/adodb/adodb-pager.inc.php	/^            $pages        = $this->rs->LastPageNo();$/;"	v
pages	mod/lesson/importppt.php	/^    $pages = array();$/;"	v
pages	mod/lesson/locallib.php	/^        $pages = get_records_select("lesson_pages", "lessonid = $lesson->id AND id IN($pageids)");$/;"	v
pages	mod/lesson/restorelib.php	/^        $pages = $info['MOD']['#']['PAGES']['0']['#']['PAGE'];$/;"	v
pages	mod/quiz/locallib.php	/^    $pages = explode(',0', $layout);$/;"	v
pages	mod/wiki/backuplib.php	/^        $pages = get_records("wiki_pages","wiki",$entryid);$/;"	v
pages	mod/wiki/ewiki/ewiki.php	/^   $pages = array();$/;"	v
pages	mod/wiki/ewiki/plugins/aview/backlinks.php	/^    $pages = ewiki_get_backlinks($id);$/;"	v
pages	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^   $pages = array();$/;"	v
pages	mod/wiki/restorelib.php	/^        $pages = $info['#']['PAGES']['0']['#']['PAGE'];$/;"	v
pagesinbranch	mod/lesson/locallib.php	/^    $pagesinbranch = array();$/;"	v
pagesinbranch	mod/lesson/locallib.php	/^    $pagesinbranch = lesson_pages_in_branch($lessonpages, $pageid);$/;"	v
pagesize	blog/preferences.php	/^        $pagesize = optional_param('pagesize', 10, PARAM_INT);$/;"	v
pagesize	lib/tablelib.php	/^    function pagesize($perpage, $total) {$/;"	f
pagesize	mod/quiz/report/analysis/report.php	/^            $pagesize = 10;$/;"	v
pagesize	mod/quiz/report/overview/report.php	/^                $pagesize = 10;$/;"	v
pagesizes	mod/data/lib.php	/^    $pagesizes = array(1=>1,2=>2,3=>3,4=>4,5=>5,6=>6,7=>7,8=>8,9=>9,10=>10,15=>15,$/;"	v
pagestart	mod/forum/lib.php	/^        $pagestart = ($page * $maxdiscussions) + 1;$/;"	v
pagestats	mod/lesson/report.php	/^        $pagestats = array();$/;"	v
pagestyle	lib/editor/htmlarea/htmlarea.class.php	/^        $pagestyle  = 'body {';$/;"	v
pagetitle	calendar/export.php	/^$pagetitle = get_string('export', 'calendar');$/;"	v
pagetitle	calendar/view.php	/^            $pagetitle = get_string('dayview', 'calendar');$/;"	v
pagetitle	calendar/view.php	/^            $pagetitle = get_string('detailedmonthview', 'calendar');$/;"	v
pagetitle	calendar/view.php	/^            $pagetitle = get_string('upcomingevents', 'calendar');$/;"	v
pagetitle	calendar/view.php	/^    $pagetitle = '';$/;"	v
pagetitle	mod/assignment/lib.php	/^                $pagetitle = strip_tags($this->course->shortname.': '.$this->strassignment);$/;"	v
pagetitle	mod/resource/lib.php	/^            $pagetitle = strip_tags($this->course->shortname.': '.$this->strresource);$/;"	v
pagetitle	mod/resource/type/directory/resource.class.php	/^    $pagetitle = strip_tags($course->shortname.': '.format_string($resource->name));$/;"	v
pagetitle	mod/resource/type/file/resource.class.php	/^    $pagetitle = strip_tags($course->shortname.': '.format_string($resource->name));$/;"	v
pagetitle	mod/resource/type/html/resource.class.php	/^        $pagetitle = strip_tags($course->shortname.': '.format_string($resource->name));$/;"	v
pagetitle	mod/resource/type/ims/deploy.php	/^    $pagetitle = strip_tags($course->shortname.': '.$/;"	v
pagetitle	mod/resource/type/ims/resource.class.php	/^        $pagetitle = strip_tags($course->shortname.': '.format_string($resource->name));$/;"	v
pagetitle	mod/resource/type/repository/resource.class.php	/^    $pagetitle = strip_tags($course->shortname.': '.format_string($resource->name));$/;"	v
pagetitle	mod/resource/type/text/resource.class.php	/^        $pagetitle = strip_tags($course->shortname.': '.format_string($resource->name));$/;"	v
pagetitle	mod/scorm/player.php	/^    $pagetitle = strip_tags("$course->shortname: ".format_string($scorm->name));$/;"	v
pagetitle	mod/scorm/view.php	/^    $pagetitle = strip_tags($course->shortname.': '.format_string($scorm->name));$/;"	v
pageto	mod/glossary/lib.php	/^            $pageto = $maxpage;$/;"	v
pageto	mod/glossary/lib.php	/^            $pageto = $maxpageallowed;$/;"	v
pageto	mod/glossary/lib.php	/^        $pageto = $pagefrom + $maxdisplay - 1;$/;"	v
pagetoshow	mod/glossary/lib.php	/^            $pagetoshow = $pagenum +1;$/;"	v
pagetype	blog/header.php	/^$pagetype = PAGE_BLOG_VIEW;$/;"	v
pagetypes	admin/stickyblocks.php	/^    $pagetypes = array(PAGE_MY_MOODLE => array('id' => PAGE_MY_MOODLE,$/;"	v
pagetypes	backup/backuplib.php	/^            $pagetypes = page_import_types('mod\/'.$module->name.'\/');$/;"	v
pagetypes	mod/chat/lib.php	/^    $pagetypes = page_import_types('mod\/chat\/');$/;"	v
pagetypes	mod/quiz/lib.php	/^    $pagetypes = page_import_types('mod\/quiz\/');$/;"	v
paging	mod/glossary/view.php	/^        $paging = glossary_get_paging_bar($count, $page, $entriesbypage, "view.php?id=$id&mode=$mode&hook=$hook&sortkey=$sortkey&sortorder=$sortorder&fullsearch=$fullsearch&",9999,10,'&nbsp;&nbsp;', $specialtext, -1);$/;"	v
paging	mod/glossary/view.php	/^    $paging = NULL;$/;"	v
pal	lib/fpdf/fpdf.php	/^            $pal=($this->compress) ? gzcompress($info['pal']) : $info['pal'];$/;"	v
pal	lib/fpdf/fpdf.php	/^            $pal=fread($f,$n);$/;"	v
pal	lib/fpdf/fpdf.php	/^    $pal='';$/;"	v
para	mod/wiki/ewiki/ewiki.php	/^                  $para = false;$/;"	v
para	mod/wiki/ewiki/ewiki.php	/^               $para = "";$/;"	v
para	mod/wiki/ewiki/ewiki.php	/^               $para = false;$/;"	v
para	mod/wiki/ewiki/ewiki.php	/^   $para = "";$/;"	v
para	mod/wiki/ewiki/ewiki.php	/^   $para = &$s["para"];$/;"	v
param	admin/filter.php	/^    $param = new Object;$/;"	v
param	admin/report/courseoverview/index.php	/^        $param = stats_get_parameters($time,$report,SITEID,STATS_MODE_RANKED);$/;"	v
param	admin/report/courseoverview/reportsgraph.php	/^    $param = stats_get_parameters($time,$report,SITEID,STATS_MODE_RANKED);$/;"	v
param	course/report/stats/graph.php	/^    $param = stats_get_parameters($time,$report,$course->id,$mode);$/;"	v
param	course/report/stats/report.php	/^            $param = stats_get_parameters($time,null,$course->id,$mode); \/\/ we only care about the table and the time string.$/;"	v
param	course/report/stats/report.php	/^        $param = stats_get_parameters($time,$report,$course->id,$mode);$/;"	v
param	course/user.php	/^            $param = stats_get_parameters($time,STATS_REPORT_USER_VIEW,$course->id,STATS_MODE_DETAILED);$/;"	v
param	lib/fpdf/font/makefont/makefont.php	/^        $param=$e[1];$/;"	v
param	lib/moodlelib.php	/^                        $param = '';$/;"	v
param	lib/moodlelib.php	/^                    $param = '';$/;"	v
param	lib/moodlelib.php	/^                $param = '';$/;"	v
param	lib/moodlelib.php	/^                $param = 0;$/;"	v
param	lib/moodlelib.php	/^                $param = 1;$/;"	v
param	lib/moodlelib.php	/^                $param = empty($param) ? 0 : 1;$/;"	v
param	lib/moodlelib.php	/^                $param =''; \/\/ not really ok$/;"	v
param	lib/moodlelib.php	/^                $param='';$/;"	v
param	lib/moodlelib.php	/^            $param = clean_text($param);     \/\/ Sweep for scripts, etc$/;"	v
param	lib/moodlelib.php	/^            $param = ereg_replace('[[:cntrl:]]|[<>"`\\|\\':\\\\\/]', '', $param);$/;"	v
param	lib/moodlelib.php	/^            $param = ereg_replace('[[:cntrl:]]|[<>"`\\|\\':]', '', $param);$/;"	v
param	lib/moodlelib.php	/^            $param = ereg_replace('\/\/+', '\/', $param);$/;"	v
param	lib/moodlelib.php	/^            $param = ereg_replace('\\.\\.+', '', $param);$/;"	v
param	lib/moodlelib.php	/^            $param = str_replace('\\\\"', '"', $param);$/;"	v
param	lib/moodlelib.php	/^            $param = str_replace('\\\\', '\/', $param);$/;"	v
param	lib/moodlelib.php	/^            $param = str_replace('\\\\\\'', '\\'', $param);$/;"	v
param	lib/moodlelib.php	/^            $param = stripslashes($param);   \/\/ Needed for kses to work fine$/;"	v
param	lib/moodlelib.php	/^            $param = stripslashes($param);   \/\/ Remove any slashes$/;"	v
param	lib/moodlelib.php	/^        $param = $_GET[$parname];$/;"	v
param	lib/moodlelib.php	/^        $param = $_POST[$parname];$/;"	v
param	lib/searchlib.php	/^        $param = trim(substr($content,5));$/;"	v
param	lib/searchlib.php	/^        $param = trim(substr($content,7));$/;"	v
param	lib/searchlib.php	/^        $param = trim(substr($content,8));$/;"	v
param	lib/searchlib.php	/^        $param = trim(substr($content,9));$/;"	v
param	login/forgot_password.php	/^$param = new StdClass;$/;"	v
param	question/category.php	/^    $param = new stdClass();$/;"	v
paramArrayStr	lib/soap/nusoap.php	/^					$paramArrayStr = '';$/;"	v
paramArrayStr	lib/soap/nusoap.php	/^					$paramArrayStr = substr($paramArrayStr, 0, strlen($paramArrayStr)-2);$/;"	v
paramCommentStr	lib/soap/nusoap.php	/^					$paramCommentStr = '';$/;"	v
paramCommentStr	lib/soap/nusoap.php	/^					$paramCommentStr = 'void';$/;"	v
paramCommentStr	lib/soap/nusoap.php	/^					$paramCommentStr = substr($paramCommentStr, 0, strlen($paramCommentStr)-2);$/;"	v
paramStr	lib/soap/nusoap.php	/^					$paramStr = '';$/;"	v
paramStr	lib/soap/nusoap.php	/^					$paramStr = substr($paramStr, 0, strlen($paramStr)-2);$/;"	v
param_url	mod/hotpot/lib.php	/^			$param_url = "\/{$tagopen}param{$space}name=$quote(?:movie|src|url)$quote{$space}value=$quote($filepath)$quote.*?$tagclose\/is";$/;"	v
parameter	lib/bennu/iCalendar_properties.php	/^        $parameter = strtoupper($parameter);$/;"	v
parametername	mod/resource/type/file/resource.class.php	/^        $parametername = "parameter$i";$/;"	v
parametername	mod/resource/type/repository/resource.class.php	/^        $parametername = "parameter$i";$/;"	v
parameters	mod/lams/lib.php	/^      $parameters = array($CFG->lams_serverid,$datetime,$hashvalue);$/;"	v
parameters	mod/lams/lib.php	/^      $parameters = array($CFG->lams_serverid,$datetime,$hashvalue,$login,"password",$roles,$classid,$orgid);$/;"	v
parameters	mod/lams/lib.php	/^    $parameters = array($CFG->lams_serverid,$datetime,$hashvalue,$username);$/;"	v
parameters	mod/lams/lib.php	/^    $parameters = array($CFG->lams_serverid,$datetime,$hashvalue,$username,$ldid,$courseid,$title,$desc,$type);$/;"	v
parameters	mod/lams/lib.php	/^    $parameters = array($CFG->lams_serverid,$datetime,$hashvalue,$username,$lsid);$/;"	v
parameters	mod/resource/type/ims/resource.class.php	/^        $parameters = new stdClass;$/;"	v
parameters	mod/resource/type/ims/resource.class.php	/^        $parameters=$this->alltext2parameters($form->alltext);$/;"	v
parameters2alltext	mod/resource/type/ims/resource.class.php	/^    function parameters2alltext($parameters) {$/;"	f
parametersArrayType	lib/soap/nusoap.php	/^				$parametersArrayType = $this->isArraySimpleOrStruct($parameters);$/;"	v
params	admin/filters.php	/^    $params = new object();$/;"	v
params	lib/adodb/adodb-perf.inc.php	/^				$params = implode(', ', $xar_params);$/;"	v
params	lib/adodb/adodb-perf.inc.php	/^			$params = $conn->qstr($arr['d']);$/;"	v
params	lib/adodb/adodb-perf.inc.php	/^			$params = '';$/;"	v
params	lib/adodb/drivers/adodb-mssql.inc.php	/^			$params = '';$/;"	v
params	lib/adodb/drivers/adodb-postgres64.inc.php	/^				$params = '';$/;"	v
params	lib/pagelib.php	/^            $params = $extraparams;$/;"	v
params	lib/pagelib.php	/^            $params = array_merge($params, $extraparams);$/;"	v
params	lib/pagelib.php	/^        $params = $this->url_get_parameters();$/;"	v
params	lib/phpmailer/class.phpmailer.php	/^            $params = sprintf("-oi -f %s", $this->Sender);$/;"	v
params	lib/typo3/class.t3lib_div.php	/^			$params = array('msg'=>$msg, 'extKey'=>$extKey, 'severity'=>$severity, 'dataVar'=>$dataVar);$/;"	v
params	lib/typo3/class.t3lib_div.php	/^		$params = explode('&',substr($addQueryParams,1));	\/\/ Splitting parameters up$/;"	v
params	lib/typo3/class.t3lib_div.php	/^		$params = t3lib_div::_GET();$/;"	v
params	lib/typo3/class.t3lib_div.php	/^		$params = t3lib_div::implodeArrayForUrl('',$getP);$/;"	v
params	lib/weblib.php	/^        $params = array();$/;"	v
params	mod/chat/chatd.php	/^        $params = ($i == $numswitches - 1 ? NULL :$/;"	v
params	mod/chat/gui_header_js/index.php	/^    $params = "chat_sid=$chat_sid";$/;"	v
params	mod/chat/gui_sockets/index.php	/^    $params = "chat_sid=$chat_sid";$/;"	v
params	mod/wiki/ewiki/ewiki.php	/^            $params = array()$/;"	v
params	mod/wiki/ewiki/ewiki.php	/^      $params = "";$/;"	v
params	mod/wiki/ewiki/ewiki.php	/^      $params = "action=$asid" . (strlen($params)?"&":"") . $params;$/;"	v
params	mod/wiki/ewiki/ewiki.php	/^   $params = @array_merge($ewiki_config["format_params"], $params);$/;"	v
params	question/import.php	/^    $params = new stdClass;$/;"	v
paramsArr	lib/typo3/class.t3lib_div.php	/^			$paramsArr = t3lib_div::unQuoteFilenames($parameters);$/;"	v
paramsArr	lib/typo3/class.t3lib_div.php	/^		$paramsArr = explode(' ', trim($parameters));$/;"	v
paramstr	calendar/lib.php	/^    $paramstr = '';$/;"	v
paramstring	lib/weblib.php	/^        $paramstring = '';$/;"	v
paramstring	lib/weblib.php	/^        $paramstring = '?'.implode('&', $params);$/;"	v
parateachers	course/teacher.php	/^        $parateachers = " ($course->teachers)";$/;"	v
parateachers	course/teacher.php	/^        $parateachers = "";$/;"	v
parent	lib/datalib.php	/^            $parent = get_record('course_categories', 'id', $cat->parent);$/;"	v
parent	lib/soap/nusoap.php	/^						$parent = $this->message[$pos]['parent'];$/;"	v
parent	lib/soap/nusoap.php	/^					$parent = $this->message[$pos]['parent'];$/;"	v
parent	lib/soap/nusoap.php	/^				$parent = $this->message[$pos]['parent'];$/;"	v
parent	lib/soap/nusoap.php	/^			$parent = $this->message[$pos]['parent'];$/;"	v
parent	mod/forum/discuss.php	/^        $parent = $discussion->firstpost;$/;"	v
parent	mod/forum/discuss.php	/^    $parent = optional_param('parent', 0, PARAM_INT); \/\/ If set, then display this post and all children.$/;"	v
parent	mod/quiz/db/mysql.php	/^                            $parent    = $multianswers[$i+1]->parent;$/;"	v
parent	mod/quiz/db/mysql.php	/^                $parent   = $multianswers[0]->parent;$/;"	v
parent	mod/quiz/db/postgres7.php	/^                            $parent    = $multianswers[$i+1]->parent;$/;"	v
parent	mod/quiz/db/postgres7.php	/^                        $parent   = $multianswers[$i+1]->parent;$/;"	v
parent	mod/quiz/db/postgres7.php	/^                $parent   = $multianswers[0]->parent;$/;"	v
parent	mod/quiz/db/postgres7.php	/^            $parent   = $multianswers[0]->parent;$/;"	v
parent	mod/scorm/locallib.php	/^                        $parent = array_pop($parents);$/;"	v
parent	mod/scorm/locallib.php	/^                    $parent = array_pop($parents);$/;"	v
parent	mod/scorm/locallib.php	/^                    $parent = new stdClass();$/;"	v
parent_node	lib/cas/domxml-php4-php5.php	/^ function parent_node() {return new php4DOMElement($this->myDOMNode->parentNode,$this->myOwnerDocument);}$/;"	f
parentchanged	lib/questionlib.php	/^    $parentchanged = array();$/;"	v
parentkey	question/category_class.php	/^                $parentkey = $records[$key]->parent;$/;"	v
parentlang	filter/multilang/filter.php	/^            $parentlang = '';$/;"	v
parentlang	filter/multilang/filter.php	/^        $parentlang = get_string('parentlanguage');$/;"	v
parentlang	lib/datalib.php	/^    $parentlang = get_string('parentlang');$/;"	v
parentlangsimple	filter/multilang/filter.php	/^            $parentlangsimple = str_replace('_utf8', '', $parentlang);$/;"	v
parentlangsimple	filter/multilang/filter.php	/^        $parentlangsimple = '';$/;"	v
parentlist	course/category.php	/^    $parentlist = array();$/;"	v
parentlist	course/index.php	/^    $parentlist = array();$/;"	v
parentlist	course/search.php	/^    $parentlist = array();$/;"	v
parentquestion	mod/quiz/restorelibpre15.php	/^        $parentquestion = get_record('question','id',$new_question_id);$/;"	v
parents	backup/backuplib.php	/^        $parents = get_records_sql ("SELECT m.*, c.idnumber, c.shortname$/;"	v
parents	course/lib.php	/^        $parents = array(); $/;"	v
parents	lib/datalib.php	/^    $parents = get_records_list('course_categories', 'id', implode(',', $list), 'depth DESC');$/;"	v
parents	mod/scorm/locallib.php	/^                    $parents = array();$/;"	v
parents	question/category_class.php	/^            $parents = $children;$/;"	v
parents	question/category_class.php	/^        $parents = array(0);$/;"	v
parenturl	mod/forum/lib.php	/^    $parenturl = (empty($post->lastpostid)) ? '' : '&amp;parent='.$post->lastpostid;$/;"	v
parms	lib/fpdf/fpdf.php	/^    $parms='\/DecodeParms <<\/Predictor 15 \/Colors '.($ct==2 ? 3 : 1).' \/BitsPerComponent '.$bpc.' \/Columns '.$w.'>>';$/;"	v
parray	mod/resource/type/file/resource.class.php	/^        $parray = explode(',', $form->alltext);$/;"	v
parray	mod/resource/type/file/resource.class.php	/^        $parray = explode(',', $resource->alltext);$/;"	v
parray	mod/resource/type/ims/resource.class.php	/^            $parray = explode(',', $alltext);$/;"	v
parray	mod/resource/type/repository/resource.class.php	/^        $parray = explode(',', $form->alltext);$/;"	v
parray	mod/resource/type/repository/resource.class.php	/^        $parray = explode(',', $resource->alltext);$/;"	v
parsableanswerdef	question/type/multianswer/editquestion.php	/^                $parsableanswerdef = '{' . $wrapped->defaultgrade . ':';$/;"	v
parsableanswerdef	question/type/multianswer/editquestion.php	/^                $parsableanswerdef = str_replace('&#', '&\\#', $wrapped->questiontext);$/;"	v
parse	lib/excel/Parser.php	/^  function parse($formula)$/;"	f
parse	lib/lexer.php	/^        function parse($raw) {$/;"	f
parse	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function parse($formula)$/;"	f
parse	mod/scorm/locallib.php	/^   function parse($strInputXML) {$/;"	f
parseCookie	lib/soap/nusoap.php	/^	function parseCookie($cookie_str) {$/;"	f
parseDSN	lib/adodb/adodb-pear.inc.php	/^	function parseDSN($dsn)$/;"	f
parseFile	lib/soap/nusoap.php	/^	function parseFile($xml,$type){$/;"	f
parseRequest	lib/soap/nusoap.php	/^    function parseRequest($headers, $data) {$/;"	f
parseResponse	lib/soap/nusoap.php	/^    function parseResponse($headers, $data) {$/;"	f
parseString	lib/soap/nusoap.php	/^	function parseString($xml,$type){$/;"	f
parseWSDL	lib/soap/nusoap.php	/^    function parseWSDL($wsdl = '')$/;"	f
parse_charset	lib/typo3/class.t3lib_cs.php	/^	function parse_charset($charset)	{$/;"	f
parse_co	question/format/examview/format.php	/^    function parse_co($qrec, $question)$/;"	f
parse_contents	lib/smarty/Config_File.class.php	/^    function parse_contents($contents)$/;"	f
parse_http_headers	lib/soap/nusoap.php	/^	function parse_http_headers() {$/;"	f
parse_ma	question/format/examview/format.php	/^    function parse_ma($qrec, $groupname)$/;"	f
parse_matching_groups	question/format/examview/format.php	/^    function parse_matching_groups($matching_groups)$/;"	f
parse_mc	question/format/examview/format.php	/^    function parse_mc($qrec, $question)$/;"	f
parse_nr	question/format/examview/format.php	/^    function parse_nr($qrec, $question)$/;"	f
parse_request	lib/soap/nusoap.php	/^	function parse_request($data='') {$/;"	f
parse_slash_arguments	lib/weblib.php	/^function parse_slash_arguments($string, $i=0) {$/;"	f
parse_tf_yn	question/format/examview/format.php	/^    function parse_tf_yn($qrec, $question)$/;"	f
parsearray	mod/forum/lib.php	/^        $parsearray = $parser->get_parsed_array();$/;"	v
parsed	lib/adodb/adodb-pear.inc.php	/^		$parsed = array($/;"	v
parsed	lib/markdown.php	/^	$parsed		= "";	# Parsed text that will be returned.$/;"	v
parsed	lib/markdown.php	/^	$parsed = "";	# Parsed text that will be returned.$/;"	v
parsename	mod/resource/type/file/resource.class.php	/^        $parsename = "parse$i";$/;"	v
parsename	mod/resource/type/repository/resource.class.php	/^        $parsename = "parse$i";$/;"	v
parser	lib/soap/nusoap.php	/^		$parser = new soap_parser($data,$this->xml_encoding,$this->operation,$this->decode_utf8);$/;"	v
parser	lib/soap/nusoap.php	/^		$parser = new soap_parser($data,$this->xml_encoding,'',$this->decode_utf8);$/;"	v
parser	lib/typo3/class.t3lib_div.php	/^		$parser = xml_parser_create();$/;"	v
parser	lib/xmlize.php	/^    $parser = xml_parser_create($encoding);$/;"	v
parser	mod/forum/lib.php	/^    $parser = new search_parser();$/;"	v
part	lib/phpmailer/class.phpmailer.php	/^                        $part = substr($word, 0, $len);$/;"	v
part	lib/phpmailer/class.phpmailer.php	/^                    $part = substr($word, 0, $len);$/;"	v
part	mod/resource/type/repository/hive/makelink.php	/^        $part = explode('=', $part);$/;"	v
part	mod/wiki/ewiki/plugins/lib/mime_magic.php	/^         $part = substr($fd, $pos0, $def[1]);$/;"	v
partArray	lib/typo3/class.t3lib_div.php	/^						$partArray = array_slice($/;"	v
partial	lib/adodb/adodb-perf.inc.php	/^				$partial = !empty($_GET['part']);$/;"	v
partial	lib/adodb/perf/perf-oci8.inc.php	/^				$partial = empty($_GET['part']);$/;"	v
partial	lib/adodb/perf/perf-oci8.inc.php	/^			$partial = empty($_GET['part']);	$/;"	v
participants	blog/header.php	/^            $participants = get_string('participants');$/;"	v
participants	mod/data/lib.php	/^    $participants = array();$/;"	v
participants	user/view.php	/^    $participants = get_string("participants");$/;"	v
participants_upgrade	blocks/participants/db/mysql.php	/^function participants_upgrade($oldversion=0) {$/;"	f
participants_upgrade	blocks/participants/db/postgres7.php	/^function participants_upgrade($oldversion=0) {$/;"	f
parts	backup/restorelib.php	/^                $parts = explode('-', $instance->pagetype);$/;"	v
parts	lib/bennu/iCalendar_parameters.php	/^                $parts = explode('-', $value);$/;"	v
parts	lib/bennu/iCalendar_properties.php	/^        $parts = array();$/;"	v
parts	lib/bennu/iCalendar_rfc2445.php	/^            $parts = explode(';', strtoupper($value));$/;"	v
parts	lib/bennu/iCalendar_rfc2445.php	/^            $parts = explode('\/', $value);$/;"	v
parts	lib/markdown.php	/^		$parts = preg_split($block_tag_match, $text, 2, $/;"	v
parts	lib/markdown.php	/^		$parts = preg_split($tag_match, $text, 2, PREG_SPLIT_DELIM_CAPTURE);$/;"	v
parts	lib/markdown.php	/^	$parts = preg_split("{($match)}", $str, -1, PREG_SPLIT_DELIM_CAPTURE);$/;"	v
parts	lib/moodlelib.php	/^            $parts = explode('<\/td>', $text);$/;"	v
parts	lib/smarty/Smarty_Compiler.class.php	/^        $parts = explode('|', $conf_var_expr, 2);$/;"	v
parts	lib/smarty/Smarty_Compiler.class.php	/^        $parts = explode('|', $section_prop_expr, 2);$/;"	v
parts	lib/typo3/class.t3lib_cs.php	/^		$parts = explode($token,ereg_replace('(&([#[:alnum:]]*);)',$token.'\\2'.$token,$str));$/;"	v
parts	lib/typo3/class.t3lib_div.php	/^					$parts = explode(' ',strrev($substr),2);$/;"	v
parts	lib/typo3/class.t3lib_div.php	/^		$parts = explode(' ',$microtime);$/;"	v
parts	lib/typo3/class.t3lib_div.php	/^		$parts = explode('->',$funcRef);$/;"	v
parts	lib/typo3/class.t3lib_div.php	/^		$parts = explode('\/',$pathStr);$/;"	v
parts	lib/typo3/class.t3lib_div.php	/^		$parts = parse_url($url);$/;"	v
parts	lib/typo3/class.t3lib_div.php	/^		$parts = t3lib_div::getIndpEnv('SCRIPT_NAME');$/;"	v
parts	lib/weblib.php	/^    $parts = explode(strtolower($needle), strtolower($haystack));$/;"	v
parts	mod/resource/type/repository/hive/makelink.php	/^    $parts = explode('&', $urlparts['query']);$/;"	v
parts	theme/chameleon/ui/ChameleonCSS.class.php	/^            $parts = explode('{', $currule);$/;"	v
pass	lib/smarty/plugins/function.fetch.php	/^                                $pass = $param_value;$/;"	v
pass	lib/smarty/plugins/function.fetch.php	/^                    $pass = $uri_parts['pass'];$/;"	v
passhelp	admin/auth.php	/^        $passhelp = $config->{'auth_'.$auth.'_changepasswordhelp'};$/;"	v
passurl	admin/auth.php	/^        $passurl = $config->{'auth_'.$auth.'_changepasswordurl'};$/;"	v
passwd	auth/fc/lib.php	/^    $passwd   = $CFG->auth_fcpasswd; $/;"	v
password	auth/db/lib.php	/^            $password = md5($password);$/;"	v
password	course/loginas.php	/^    $password = optional_param('password', '', PARAM_RAW); \/\/ site wide password$/;"	v
password	enrol/authorize/enrol.php	/^            $password = '';$/;"	v
password	enrol/manual/enrol.php	/^        $password = "";$/;"	v
password	enrol/paypal/enrol.php	/^            $password = '';$/;"	v
password	lib/adodb/datadict/datadict-oci8.inc.php	/^		$password = isset($options['PASSWORD']) ? $options['PASSWORD'] : 'tiger';$/;"	v
password	lib/adodb/session/adodb-session.php	/^		$password	= ADODB_Session::password();$/;"	v
password	lib/adodb/session/adodb-session.php	/^	function password($password = null) {$/;"	f
password	lib/excel/Worksheet.php	/^        $password = 0x0000;$/;"	v
password	lib/moodlelib.php	/^    $password = 'nfgjeingjk';$/;"	v
password	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $password = 0x0000;$/;"	v
passwordchangeurl	auth/cas/login.php	/^                $passwordchangeurl=$CFG->wwwroot.'\/login\/change_password.php';$/;"	v
passwordchangeurl	auth/cas/login.php	/^            $passwordchangeurl=$CFG->wwwroot.'\/login\/change_password.php';$/;"	v
passwordchangeurl	login/index.php	/^                $passwordchangeurl = '';$/;"	v
passwordchangeurl	login/index.php	/^                $passwordchangeurl=$CFG->changepassword;$/;"	v
passwordchangeurl	login/index.php	/^                $passwordchangeurl=$CFG->wwwroot.'\/login\/change_password.php';$/;"	v
passwordopts	admin/uploaduser.php	/^$passwordopts = array( 0 => get_string('infilefield', 'auth'),$/;"	v
passwords	mod/wiki/ewiki/fragments/auth.php	/^ $passwords = array($/;"	v
passwordval	enrol/authorize/enrol.php	/^        $passwordval = optional_param('an_password', '');$/;"	v
pastgrade	mod/lesson/view.php	/^            $pastgrade = $grades[$pasthighscore->gradeid]->grade;$/;"	v
pat	lib/typo3/class.t3lib_div.php	/^		$pat  = array (	'\/\/',	'\/\/',	'\/\/',	'\/\/',	'\/\/',	'\/\/',	'\/\/',	'\/\/',	'\/\/',	'\/\/',	'\/\/',	'\/\/',	'\/\/'	);$/;"	v
pat	mod/glossary/lib.php	/^            $pat = '\/('.$term.')\/is';$/;"	v
pat	mod/glossary/lib.php	/^    $pat = '\/('.$term.')\/is';$/;"	v
path	blog/rsslib.php	/^                $path = $filterselect.'\/'.$userid.'\/blog\/course\/'.$filterselect;$/;"	v
path	blog/rsslib.php	/^                $path = SITEID.'\/'.$userid.'\/blog\/group\/'.$filterselect;  $/;"	v
path	blog/rsslib.php	/^                $path = SITEID.'\/'.$userid.'\/blog\/site\/'.SITEID;$/;"	v
path	blog/rsslib.php	/^                $path = SITEID.'\/'.$userid.'\/blog\/user\/'.$filterselect;$/;"	v
path	blog/rsslib.php	/^            $path = $CFG->wwwroot.'\/rss\/file.php?file='.$path;$/;"	v
path	blog/rsslib.php	/^            $path = $CFG->wwwroot.'\/rss\/file.php\/'.$path;$/;"	v
path	course/lib.php	/^            $path = $category->name;$/;"	v
path	course/lib.php	/^            $path = $path.' \/ '.$category->name;$/;"	v
path	course/lib.php	/^        $path = $CFG->wwwroot.'\/course';$/;"	v
path	course/lib.php	/^        $path = '.';$/;"	v
path	course/scales.php	/^        $path = "$CFG->wwwroot\/course";$/;"	v
path	lib/adodb/adodb.inc.php	/^		$path = ADODB_DIR."\/datadict\/datadict-$drivername.inc.php";$/;"	v
path	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$path = @odbtp_get_attr( ODB_ATTR_DATABASENAME, $this->_connectionID );$/;"	v
path	lib/adodb/drivers/adodb-odbtp.inc.php	/^                $path = substr($path,0,strrpos($path,'\\\/'));$/;"	v
path	lib/cas/CAS.php	/^			     $path='')$/;"	v
path	lib/cas/PGTStorage/pgt-file.php	/^      $path = preg_replace('|[\/]*$|','\/',$path);$/;"	v
path	lib/cas/PGTStorage/pgt-file.php	/^      $path = preg_replace('|^[\/]*|','\/',$path);$/;"	v
path	lib/cas/client.php	/^                 $path='')$/;"	v
path	lib/datalib.php	/^            $path  = $parent->path;$/;"	v
path	lib/datalib.php	/^            $path  = '';$/;"	v
path	lib/datalib.php	/^        $path  = $path . '\/' . $categoryid;$/;"	v
path	lib/filelib.php	/^            $path = $pathisstring ? $path : implode('', file($path));$/;"	v
path	lib/filelib.php	/^            $path = sid_ob_rewrite($path);$/;"	v
path	lib/pagelib.php	/^        $path = $this->url_get_path();$/;"	v
path	lib/pagelib.php	/^    $path = clean_param($path, PARAM_PATH);$/;"	v
path	lib/phpmailer/class.phpmailer.php	/^                $path = $this->attachment[$i][0];$/;"	v
path	lib/soap/nusoap.php	/^					$path = preg_quote($cookie['path']);$/;"	v
path	lib/soap/nusoap.php	/^				$path = isset($cookie['path']) ? $cookie['path'] : 'NOPATH';$/;"	v
path	lib/soap/nusoap.php	/^			$path = '\/';$/;"	v
path	lib/soap/nusoap.php	/^			$path = substr($cookie_str, $start + strlen($cookie_param));$/;"	v
path	lib/soap/nusoap.php	/^			$path = substr($path, 0, strpos($path, ';'));$/;"	v
path	lib/soap/nusoap.php	/^        		$path = $wsdl;$/;"	v
path	lib/soap/nusoap.php	/^        		$path = isset($wsdl_props['host']) ? ($wsdl_props['host'] . ':' . $wsdl_props['path']) : $wsdl_props['path'];$/;"	v
path	lib/typo3/class.t3lib_div.php	/^			$path = t3lib_div::getIndpEnv('TYPO3_REQUEST_DIR').$path;$/;"	v
path	lib/typo3/class.t3lib_div.php	/^			$path = t3lib_div::getIndpEnv('TYPO3_REQUEST_HOST').$path;$/;"	v
path	lib/typo3/class.t3lib_div.php	/^		$path = ereg_replace('\\\/$','',$path);$/;"	v
path	lib/validateurlsyntax.php	/^    $path              = '(\/((;)?(' . $unreserved . '|' . $escaped . '|' . '[:@&=+$,]' . ')+(\/)?)*)' . $aOptions['f'];$/;"	v
path	lib/weblib.php	/^        $path = str_replace($CFG->httpswwwroot.'\/', '', $CFG->pagepath);  \/\/Because the page could be HTTPSPAGEREQUIRED$/;"	v
path	lib/weblib.php	/^        $path = str_replace('.php', '', $path);$/;"	v
path	lib/weblib.php	/^    $path = str_replace($CFG->httpswwwroot.'\/','', $CFG->pagepath);  \/\/ Because the page could be HTTPSPAGEREQUIRED$/;"	v
path	lib/weblib.php	/^    $path = str_replace('.php', '', $path);$/;"	v
path	mod/data/field/file/field.class.php	/^            $path = $this->data->course.'\/'.$CFG->moddata.'\/data\/'.$this->data->id.'\/'.$this->field->id.'\/'.$recordid;$/;"	v
path	mod/data/field/picture/field.class.php	/^            $path = $this->data->course.'\/'.$CFG->moddata.'\/data\/'.$this->data->id.'\/'.$this->field->id.'\/'.$recordid;$/;"	v
path	mod/lesson/importppt.php	/^                $path = $base.'\/'.$file;$/;"	v
path	mod/lesson/importppt.php	/^            $path = $base.'\/'.$file;$/;"	v
path	mod/lesson/view.php	/^    $path = $CFG->wwwroot .'\/course';$/;"	v
path	mod/resource/type/ims/preview.php	/^        $path = $directory;$/;"	v
path	mod/resource/type/ims/repository_deploy.php	/^                $path = $dirpath.'\/'.$filename;$/;"	v
path	mod/scorm/locallib.php	/^                $path = $CFG->wwwroot.'\/course';$/;"	v
path	mod/wiki/ewiki/ewiki.php	/^      $path=EWIKI_INIT_PAGES;$/;"	v
path	question/format.php	/^        $path = $CFG->dataroot.'\/'.$courseid.'\/'.$dirname;$/;"	v
path	question/format/qti2/format.php	/^        $path = $CFG->dataroot."\/smarty_c";$/;"	v
path	question/format/qti2/format.php	/^        $path = $CFG->dataroot.'\/'.$courseid.'\/'.$dirname;$/;"	v
path	question/format/qti2/format.php	/^        $path = $path."\/".$filename;$/;"	v
path_info	lib/weblib.php	/^            $path_info = strip_querystring($arr[1]);$/;"	v
path_info	lib/weblib.php	/^        $path_info = $_SERVER['PATH_INFO'];$/;"	v
path_parts	lib/moodlelib.php	/^    $path_parts = pathinfo(cleardoubleslashes($destination));$/;"	v
path_parts	lib/moodlelib.php	/^    $path_parts = pathinfo(cleardoubleslashes($zipfile));$/;"	v
path_parts	mod/lesson/importppt.php	/^        $path_parts = pathinfo($file);      $/;"	v
path_parts	mod/lesson/importppt.php	/^    $path_parts = pathinfo($zipfile);$/;"	v
path_parts	question/format.php	/^        $path_parts = pathinfo( $fullpath );$/;"	v
pathinfo	lib/weblib.php	/^    $pathinfo = explode($file, $string);$/;"	v
pathisstring	lib/filelib.php	/^            $pathisstring = true;$/;"	v
pathname	file.php	/^            $pathname = rtrim($pathname, '\/').'\/Default.htm';$/;"	v
pathname	file.php	/^            $pathname = rtrim($pathname, '\/').'\/index.htm';$/;"	v
pathname	file.php	/^            $pathname = rtrim($pathname, '\/').'\/index.html';$/;"	v
pathname	file.php	/^    $pathname = $CFG->dataroot.$relativepath;$/;"	v
pathname	filter/algebra/algebradebug.php	/^       $pathname = "$CFG->dataroot\/$CFG->algebraimagedir\/$image";$/;"	v
pathname	filter/algebra/pix.php	/^        $pathname = $CFG->dataroot.'\/'.$CFG->algebraimagedir.'\/'.$image;$/;"	v
pathname	filter/tex/pix.php	/^        $pathname = $CFG->dataroot.'\/'.$CFG->teximagedir.'\/'.$image;$/;"	v
pathname	filter/tex/texdebug.php	/^            $pathname = "$CFG->dataroot\/$CFG->teximagedir\/$image";$/;"	v
pathname	filter/tex/texed.php	/^        $pathname = "$CFG->dataroot\/$CFG->teximagedir\/$image";$/;"	v
pathname	mod/quiz/quizfile.php	/^    $pathname = "$CFG->dataroot\/$questioncategory->course\/$relativepath";$/;"	v
pathname	mod/resource/type/file/localpath.php	/^    $pathname = optional_param('pathname', '');$/;"	v
pathname	rss/file.php	/^        $pathname = $CFG->dataroot.'\/rss\/'.$modulename.'\/'.$instance.'.xml';$/;"	v
pathname	rss/file.php	/^        $pathname = blog_generate_rss_feed($instance, $blogid, $tagid);$/;"	v
pathname	user/pix.php	/^        $pathname = $CFG->dataroot.'\/users\/'.$userid.'\/'.$image;$/;"	v
pathname	user/pix.php	/^        $pathname = $CFG->dirroot.'\/pix\/u\/f1.png';$/;"	v
pathname	user/pixgroup.php	/^        $pathname = $CFG->dataroot.'\/groups\/'.$groupid.'\/'.$image;$/;"	v
pathname	user/pixgroup.php	/^        $pathname = $CFG->dirroot.'\/pix\/g\/f1.png';$/;"	v
pathparts	admin/langdoc.php	/^            $pathparts = explode('\/',$currentfile);$/;"	v
pathtofile	backup/lib.php	/^                $pathtofile = 'temp\/backup\/'.$filename;$/;"	v
pathtofile	backup/lib.php	/^            $pathtofile = substr($pathtofile,strlen($CFG->dataroot.'\/'));$/;"	v
pattern	auth/fc/fcFPP.php	/^	$pattern = "\/\\[.+:.+\\..+\\]\/";         \/\/ Remove references to pictures in resumes$/;"	v
pattern	filter/emailprotect/filter.php	/^    $pattern = '\/(^|\\s+|>)'.$emailregex.'($|\\s+|\\.\\s+|\\.$|<)\/i';$/;"	v
pattern	filter/emailprotect/filter.php	/^    $pattern = '|(<a\\s+href\\s*=\\s*[\\'"]?mailto:)'.$emailregex.'([\\'"]?\\s*>)'.'(.*)'.'(<\/a>)|iU';$/;"	v
pattern	mod/data/lib.php	/^        $pattern="\/\\[\\[".$field->name."\\]\\]\/i";$/;"	v
pattern	mod/hotpot/lib.php	/^		$pattern = '|(^.*<'.$tag.'[^>]*)(>.*<)(\/'.$tag.'>.*$)|is';$/;"	v
pattern	mod/hotpot/report/click/report.php	/^												$pattern = '\/^'.preg_quote($clicks[$detail][$q], '\/').',\/';$/;"	v
pattern	mod/hotpot/template/v6.php	/^				$pattern = '\/\\[(PreloadImageList)\\]\/';$/;"	v
pattern	mod/hotpot/template/v6.php	/^				$pattern = '\/\\[(PreloadImageList|QsToShow)\\]\/';$/;"	v
pattern	mod/hotpot/template/v6.php	/^				$pattern = '\/\\[(PreloadImageList|QsToShow|FixedArray|DragArray)\\]\/';$/;"	v
pattern	mod/hotpot/template/v6.php	/^				$pattern = '\/\\[(PreloadImageList|SegmentArray|AnswerArray)\\]\/';$/;"	v
pattern	mod/hotpot/template/v6.php	/^				$pattern = '\/\\[(PreloadImageList|ShowHideClueList)\\]\/';$/;"	v
pattern	mod/hotpot/template/v6.php	/^		$pattern = "\/&#x([0-9A-F]+);\/i";$/;"	v
pattern	mod/hotpot/template/v6.php	/^		$pattern = "\/(&#x($pi|$ps);)\/i";$/;"	v
pattern	mod/hotpot/template/v6.php	/^		$pattern = '';$/;"	v
pattern	mod/hotpot/template/v6.php	/^		$pattern = '\/^('.implode('|', $escapedvalues).')\\\\s*\/i';$/;"	v
pattern	mod/hotpot/view.php	/^	$pattern = '|<head([^>]*)>(.*?)<\/head>|is';$/;"	v
pattern	mod/hotpot/view.php	/^	$pattern = '|<script([^>]*)>(.*?)<\/script>|is';$/;"	v
pattern	mod/hotpot/view.php	/^	$pattern = '|<style([^>]*)>(.*?)<\/style>|is';$/;"	v
pattern	question/format/hotpot/format.php	/^        $pattern = '|(^.*<'.$tag.'[^>]*)(>.*<)(\/'.$tag.'>.*$)|is';$/;"	v
patterns	mod/data/edit.php	/^    $patterns = array();    \/\/tags to replace$/;"	v
patterns	mod/data/lib.php	/^        $patterns = array();$/;"	v
payload	lib/soap/nusoap.php	/^					$payload = "<$nsPrefix:$operation xmlns:$nsPrefix=\\"$namespace\\">" .$/;"	v
payload	lib/soap/nusoap.php	/^					$payload = "<$operation xmlns=\\"$namespace\\">" . $payload . "<\/$operation>";$/;"	v
payload	lib/soap/nusoap.php	/^					$payload = "<$operation>" . $payload . "<\/$operation>";$/;"	v
payload	lib/soap/nusoap.php	/^					$payload = "<$operation>" .$/;"	v
payload	lib/soap/nusoap.php	/^					$payload = '<'.$this->methodname.'Response xmlns="'.$this->methodURI.'">'.$return_val.'<\/'.$this->methodname."Response>";$/;"	v
payload	lib/soap/nusoap.php	/^					$payload = '<ns1:'.$this->methodname.'Response xmlns:ns1="'.$this->methodURI.'">'.$return_val.'<\/ns1:'.$this->methodname."Response>";$/;"	v
payload	lib/soap/nusoap.php	/^					$payload = gzdeflate($payload);$/;"	v
payload	lib/soap/nusoap.php	/^					$payload = gzencode($payload);$/;"	v
payload	lib/soap/nusoap.php	/^				$payload = $params;$/;"	v
payload	lib/soap/nusoap.php	/^				$payload = $return_val;$/;"	v
payload	lib/soap/nusoap.php	/^				$payload = $this->wsdl->serializeRPCParameters($operation,'input',$params);$/;"	v
payload	lib/soap/nusoap.php	/^			$payload = $this->fault->serialize();$/;"	v
payload	lib/soap/nusoap.php	/^			$payload = $this->responseSOAP;$/;"	v
payload	lib/soap/nusoap.php	/^			$payload = '';$/;"	v
payload	lib/soap/nusoap.php	/^			$payload = '<ns1:'.$this->methodname.'Response xmlns:ns1="'.$this->methodURI.'">'.$return_val.'<\/ns1:'.$this->methodname."Response>";$/;"	v
payload	lib/soap/nusoap.php	/^		$payload = $this->getHTTPBody($payload);$/;"	v
paymenturl	blocks/admin/block_admin.php	/^                $paymenturl = '<a href="'.$CFG->wwwroot.'\/enrol\/authorize\/index.php">'.get_string('payments').'<\/a> ';$/;"	v
paymenturl	blocks/admin/block_admin.php	/^                $paymenturl = '<a href="'.$CFG->wwwroot.'\/enrol\/authorize\/index.php?course='.$course->id.'">'.get_string('payments').'<\/a> ';$/;"	v
paypalcurrencies	enrol/paypal/enrol.php	/^    $paypalcurrencies = array(  'USD' => 'US Dollars',$/;"	v
pcfg	auth/db/lib.php	/^    $pcfg = (array) $pcfg;$/;"	v
pcfg	auth/db/lib.php	/^    $pcfg = get_config('auth\/db');$/;"	v
pcfg	auth/ldap/lib.php	/^    $pcfg = get_config('auth\/ldap');$/;"	v
penalties	mod/hotpot/report/fullstat/report.php	/^					$penalties = $attempt->penalties;$/;"	v
penalties	mod/hotpot/report/fullstat/report.php	/^					$penalties = $blank;$/;"	v
penalties	mod/hotpot/report/simplestat/report.php	/^						$penalties = '<span class="highlight">'.$penalties.'<\/span>';$/;"	v
penalties	mod/hotpot/report/simplestat/report.php	/^					$penalties = $attempt->penalties;$/;"	v
penalties	mod/hotpot/report/simplestat/report.php	/^					$penalties = $no_value;$/;"	v
penalty	question/format/xml/format.php	/^        $penalty = $question['#']['penalty'][0]['#'];$/;"	v
pending	course/request.php	/^                    $pending = 1;$/;"	v
percent	mod/hotpot/attempt.php	/^									$percent = $percents[$value];$/;"	v
percent	mod/hotpot/attempt.php	/^									$percent = 0;$/;"	v
percent	mod/hotpot/attempt.php	/^								$percent = $percents[$response->correct];$/;"	v
percent	mod/hotpot/attempt.php	/^								$percent = 0;$/;"	v
percent	mod/hotpot/attempt.php	/^				$percent = optional_param($percentfield, 0, PARAM_INT);$/;"	v
percent	mod/hotpot/report/fullstat/report.php	/^						$percent = round(100*$q[$id]['count']['correct'] \/ $q[$id]['count']['total']).'%';$/;"	v
percent	mod/hotpot/report/fullstat/report.php	/^				$percent = $no_value;$/;"	v
percent	mod/hotpot/template/v6.php	/^						$percent =  $this->int_value($tags, $answer."['percent-correct'][0]['#']");$/;"	v
percent	mod/lesson/report.php	/^                                        $percent = $ntimes \/ $total * 100;$/;"	v
percent	mod/lesson/report.php	/^                                        $percent = $pagestats[$page->id]["correct"] \/ $pagestats[$page->id]["total"] * 100;$/;"	v
percent	mod/lesson/report.php	/^                                        $percent = get_string("nooneansweredthisquestion", "lesson");$/;"	v
percent	mod/lesson/report.php	/^                                        $percent = round($percent, 2);$/;"	v
percent	mod/lesson/report.php	/^                                    $percent = "";$/;"	v
percent	mod/lesson/report.php	/^                                    $percent = $pagestats[$page->id]->totalscore \/ $pagestats[$page->id]->total * 100;$/;"	v
percent	mod/lesson/report.php	/^                                    $percent = $pagestats[$page->id][$useranswer->useranswer] \/ $pagestats[$page->id]["total"] * 100;$/;"	v
percent	mod/lesson/report.php	/^                                    $percent = get_string("averagescore", "lesson").": ". $percent ."%";$/;"	v
percent	mod/lesson/report.php	/^                                    $percent = get_string("nooneansweredthisquestion", "lesson");$/;"	v
percent	mod/lesson/report.php	/^                                    $percent = get_string("nooneenteredthis", "lesson");$/;"	v
percent	mod/lesson/report.php	/^                                    $percent = round($percent, 2);$/;"	v
percent	mod/lesson/report.php	/^                                $percent = $pagestats[$page->id][$answer->id] \/ $pagestats[$page->id]["total"] * 100;$/;"	v
percent	mod/lesson/report.php	/^                                $percent = get_string("noonecheckedthis", "lesson");$/;"	v
percent	mod/lesson/report.php	/^                                $percent = round($percent, 2);$/;"	v
percent	question/format/hotpot/format.php	/^                            $percent = $xml->xml_value($tags, $answer."['percent-correct'][0]['#']");$/;"	v
percent	question/format/xml/format.php	/^                $percent = $answer->fraction * 100;$/;"	v
percent	question/format/xml/format.php	/^                $percent = 100 * $answer->fraction;$/;"	v
percent_sort_link	grade/lib.php	/^                    $percent_sort_link = '<a href="?id='.$course->id.'&amp;action=grades&amp;sort=percent&amp;group='.$group.'"><img src="'.$CFG->wwwroot.'\/pix\/t\/down.gif" alt="'.get_string('percentdescending','grades').'" \/><\/a>';$/;"	v
percentage	lib/adminlib.php	/^        $percentage = format_float((float)$done \/ (float)$total, 2);$/;"	v
percentage	lib/questionlib.php	/^        $percentage = 100 * $grade;$/;"	v
percentage	mod/quiz/review.php	/^            $percentage = round(($attempt->sumgrades\/$quiz->sumgrades)*100, 0);$/;"	v
percents	mod/hotpot/attempt.php	/^		$percents = array();$/;"	v
perf	admin/dbperformance.php	/^        $perf =&NewPerfMonitor($db);$/;"	v
perf	lib/adodb/adodb-perf.inc.php	/^			$perf =& NewPerfMonitor($conn);$/;"	v
perf	lib/adodb/adodb.inc.php	/^		$perf = new $class($conn);$/;"	v
perf	lib/weblib.php	/^        $perf = get_performance_info();$/;"	v
perf_db2	lib/adodb/perf/perf-db2.inc.php	/^	function perf_db2(&$conn)$/;"	f
perf_db2	lib/adodb/perf/perf-db2.inc.php	/^class perf_db2 extends adodb_perf{$/;"	c
perf_informix	lib/adodb/perf/perf-informix.inc.php	/^	function perf_informix(&$conn)$/;"	f
perf_informix	lib/adodb/perf/perf-informix.inc.php	/^class perf_informix extends adodb_perf{$/;"	c
perf_mssql	lib/adodb/perf/perf-mssql.inc.php	/^	function perf_mssql(&$conn)$/;"	f
perf_mssql	lib/adodb/perf/perf-mssql.inc.php	/^class perf_mssql extends adodb_perf{$/;"	c
perf_mysql	lib/adodb/perf/perf-mysql.inc.php	/^	function perf_mysql(&$conn)$/;"	f
perf_mysql	lib/adodb/perf/perf-mysql.inc.php	/^class perf_mysql extends adodb_perf{$/;"	c
perf_oci8	lib/adodb/perf/perf-oci8.inc.php	/^	function perf_oci8(&$conn)$/;"	f
perf_oci8	lib/adodb/perf/perf-oci8.inc.php	/^class perf_oci8 extends ADODB_perf{$/;"	c
perf_postgres	lib/adodb/perf/perf-postgres.inc.php	/^	function perf_postgres(&$conn)$/;"	f
perf_postgres	lib/adodb/perf/perf-postgres.inc.php	/^class perf_postgres extends adodb_perf{$/;"	c
perf_table	lib/adodb/adodb-perf.inc.php	/^            $perf_table = adodb_perf::table();$/;"	v
perf_table	lib/adodb/adodb-perf.inc.php	/^        $perf_table = adodb_perf::table();$/;"	v
perf_table	lib/adodb/adodb-perf.inc.php	/^    $perf_table = adodb_perf::table();$/;"	v
performanceinfo	lib/weblib.php	/^            $performanceinfo = $perf['html'];$/;"	v
performanceinfo	lib/weblib.php	/^    $performanceinfo = '';$/;"	v
permcss	theme/chameleon/ui/ChameleonCSS.class.php	/^        $permcss = trim(file_get_contents($this->base . $this->perm));$/;"	v
permissiongranted	mod/glossary/edit.php	/^                          $permissiongranted = 0;$/;"	v
permissiongranted	mod/glossary/edit.php	/^                $permissiongranted = 0;$/;"	v
permissiongranted	mod/glossary/edit.php	/^        $permissiongranted = 1;$/;"	v
permissiongranted	mod/glossary/import.php	/^                        $permissiongranted = 0;$/;"	v
permissiongranted	mod/glossary/import.php	/^                $permissiongranted = 0;$/;"	v
permissiongranted	mod/glossary/import.php	/^            $permissiongranted = 1;$/;"	v
permissiongranted	mod/glossary/lib.php	/^                        $permissiongranted = !record_exists("glossary_entries_categories","entryid",$entry->id);$/;"	v
permissiongranted	mod/glossary/lib.php	/^                        $permissiongranted = ($entry->concept[ strlen($hook)-1 ] == $hook);$/;"	v
permissiongranted	mod/glossary/lib.php	/^                        $permissiongranted = record_exists("glossary_entries_categories","entryid",$entry->id, "categoryid",$hook);$/;"	v
permissiongranted	mod/glossary/lib.php	/^                $permissiongranted = 1;$/;"	v
permissions	admin/configvars.php	/^    $permissions = array();$/;"	v
perpage	admin/user.php	/^    $perpage      = optional_param('perpage', 30, PARAM_INT);        \/\/ how many per page$/;"	v
perpage	course/category.php	/^    $perpage  = optional_param('perpage', 20, PARAM_INT); \/\/ how many per page$/;"	v
perpage	course/report/log/index.php	/^    $perpage     = optional_param('perpage', '100', PARAM_INT); \/\/ how many per page $/;"	v
perpage	course/report/outline/index.php	/^    $perpage = optional_param('perpage', 100, PARAM_INT);$/;"	v
perpage	course/report/participation/index.php	/^    $perpage    = optional_param('perpage', DEFAULT_PAGE_SIZE, PARAM_INT);  \/\/ how many per page$/;"	v
perpage	course/search.php	/^        $perpage = 30;$/;"	v
perpage	course/search.php	/^    $perpage = optional_param('perpage', 10, PARAM_INT); \/\/ how many per page$/;"	v
perpage	course/user.php	/^    $perpage = optional_param('perpage', 100, PARAM_INT);$/;"	v
perpage	enrol/authorize/locallib.php	/^    $perpage = 10;$/;"	v
perpage	lib/weblib.php	/^            $perpage = 30;$/;"	v
perpage	mod/assignment/lib.php	/^            $perpage = ($perpage <= 0) ? 10 : $perpage ;$/;"	v
perpage	mod/assignment/lib.php	/^            $perpage = optional_param('perpage', 10, PARAM_INT);$/;"	v
perpage	mod/assignment/lib.php	/^        $perpage    = get_user_preferences('assignment_perpage', 10);$/;"	v
perpage	mod/assignment/lib.php	/^        $perpage = get_user_preferences('assignment_perpage', 10);$/;"	v
perpage	mod/data/view.php	/^        $perpage = 2;$/;"	v
perpage	mod/data/view.php	/^    $perpage = optional_param('perpage', $oldperpage, PARAM_INT);$/;"	v
perpage	mod/forum/search.php	/^    $perpage = optional_param('perpage', 10, PARAM_INT);   \/\/ how many per page$/;"	v
perpage	mod/forum/user.php	/^    $perpage = optional_param('perpage', 5);$/;"	v
perpage	mod/quiz/editlib.php	/^        $perpage= array();$/;"	v
perpage	question/showbank.php	/^        $perpage = isset($SESSION->questionperpage) ? $SESSION->questionperpage : DEFAULT_QUESTIONS_PER_PAGE;$/;"	v
perpage	question/showbank.php	/^    $perpage   = optional_param('perpage', -1, PARAM_INT);$/;"	v
perpage	user/index.php	/^    $perpage      = optional_param('perpage', DEFAULT_PAGE_SIZE, PARAM_INT);  \/\/ how many per page$/;"	v
persist	lib/adodb/adodb-pear.inc.php	/^		   	$persist = false;$/;"	v
persist	lib/adodb/session/adodb-session.php	/^			$persist = ADODB_Session::persist();$/;"	v
persist	lib/adodb/session/adodb-session.php	/^	function persist($persist = null) $/;"	f
personalprofile	user/view.php	/^    $personalprofile = get_string("personalprofile");$/;"	v
pf	mod/wiki/ewiki/ewiki.php	/^            $pf = $ewiki_plugins["edit_patch"][0];$/;"	v
pf	mod/wiki/ewiki/ewiki.php	/^         $pf = "ewiki_page_view";$/;"	v
pf	mod/wiki/ewiki/ewiki.php	/^      $pf = @$ewiki_plugins["action"][$action];$/;"	v
pf	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $pf = $ewiki_plugins["page"][$id];$/;"	v
pf_db	mod/wiki/ewiki/plugins/init.php	/^         $pf_db = $ewiki_plugins["database"][0];$/;"	v
pf_line	mod/wiki/ewiki/ewiki.php	/^   $pf_line = @$ewiki_plugins["format_line"];$/;"	v
pf_login	mod/wiki/ewiki/ewiki.php	/^      $pf_login = @$ewiki_plugins["auth_query"][0];$/;"	v
pf_page	mod/wiki/ewiki/ewiki.php	/^   $pf_page = ewiki_array($ewiki_plugins["page"], $id);$/;"	v
pf_perm	mod/wiki/ewiki/ewiki.php	/^      $pf_perm = $ewiki_plugins["auth_perm"][0];$/;"	v
pf_tbl	mod/wiki/ewiki/ewiki.php	/^   $pf_tbl = @$ewiki_plugins["format_table"][0];$/;"	v
pg_insert_id	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function pg_insert_id($tablename,$fieldname)$/;"	f
pgdump	admin/utfdbmigrate.php	/^                $pgdump = $_SESSION['newpostgresdb']->pathtopgdump;$/;"	v
pgdump	admin/utfdbmigrate.php	/^            $pgdump = 'pg_dump';$/;"	v
pgsql	admin/utfdbmigrate.php	/^                $pgsql = $_SESSION['newpostgresdb']->pathtopsql;$/;"	v
pgt	lib/cas/PGTStorage/pgt-file.php	/^      $pgt = FALSE;$/;"	v
pgt	lib/cas/client.php	/^      $pgt = $_GET['pgtId'];$/;"	v
pgt	lib/cas/client.php	/^    $pgt = $this->loadPGT($pgt_iou);$/;"	v
pgt_iou	lib/cas/client.php	/^      $pgt_iou = $_GET['pgtIou'];$/;"	v
pgt_iou	lib/cas/client.php	/^    $pgt_iou = trim($arr[0]->get_content());$/;"	v
phase	mod/exercise/index.php	/^                        $phase = '';$/;"	v
php4DOMAttr	lib/cas/domxml-php4-php5.php	/^ function php4DOMAttr($aDOMAttr) {$this->myDOMNode=$aDOMAttr;}$/;"	f
php4DOMAttr	lib/cas/domxml-php4-php5.php	/^class php4DOMAttr extends php4DOMNode$/;"	c
php4DOMDocument	lib/cas/domxml-php4-php5.php	/^ function php4DOMDocument($filename='')$/;"	f
php4DOMDocument	lib/cas/domxml-php4-php5.php	/^class php4DOMDocument extends php4DOMNode$/;"	c
php4DOMElement	lib/cas/domxml-php4-php5.php	/^class php4DOMElement extends php4DOMNode$/;"	c
php4DOMNode	lib/cas/domxml-php4-php5.php	/^ function php4DOMNode($aDomNode,$aOwnerDocument)$/;"	f
php4DOMNode	lib/cas/domxml-php4-php5.php	/^class php4DOMNode$/;"	c
php4DOMNodelist	lib/cas/domxml-php4-php5.php	/^ function php4DOMNodelist($aDOMNodelist,$aOwnerDocument)$/;"	f
php4DOMNodelist	lib/cas/domxml-php4-php5.php	/^class php4DOMNodelist$/;"	c
php4DOMXPath	lib/cas/domxml-php4-php5.php	/^ function php4DOMXPath($dom_document)$/;"	f
php4DOMXPath	lib/cas/domxml-php4-php5.php	/^class php4DOMXPath$/;"	c
php4DomXsltStylesheet	lib/cas/domxml-php4-php5.php	/^  function php4DomXsltStylesheet($dom_document)$/;"	f
php4DomXsltStylesheet	lib/cas/domxml-php4-php5.php	/^ class php4DomXsltStylesheet$/;"	c
phpCAS	lib/cas/CAS.php	/^class phpCAS$/;"	c
phpType	lib/soap/nusoap.php	/^		$phpType = $typeDef['phpType'];$/;"	v
php_errormsg	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^		$php_errormsg = '';$/;"	v
php_resource	lib/smarty/core/core.process_cached_inserts.php	/^            $php_resource = $_params['php_resource'];$/;"	v
phpext_results	lib/environmentlib.php	/^    $phpext_results = environment_check_php_extensions($version);$/;"	v
phpfunction	admin/utfdbmigrate.php	/^                            $phpfunction = 'migrate2utf8_'.$dbtablename.'_'.$fieldname;$/;"	v
phpinfo	lib/moodlelib.php	/^        $phpinfo = explode("\\n", $phpinfo);$/;"	v
phpinfo	lib/moodlelib.php	/^        $phpinfo = ob_get_contents();$/;"	v
phpversion	admin/index.php	/^        $phpversion = phpversion();$/;"	v
phpversion	mod/chat/chatd.php	/^$phpversion = phpversion();$/;"	v
phrase	mod/forum/search.php	/^    $phrase  = trim(optional_param('phrase', '', PARAM_NOTAGS));  \/\/ Phrase$/;"	v
phrase	question/format/examview/format.php	/^        $phrase = trim($qrec['text']['0']['#']);$/;"	v
pi	mod/hotpot/template/v6.php	/^		$pi = '0022|0027|00AB|2018|201B|201C|201F|2039';$/;"	v
pick_question_dataset	question/type/datasetdependent/abstractqtype.php	/^    function pick_question_dataset($question, $datasetitem) {$/;"	f
picture	course/grades.php	/^            $picture = print_user_picture($student->id, $course->id, $student->picture, false, true);$/;"	v
picture	course/teacher.php	/^            $picture = print_user_picture($teacher->id, $course->id, $teacher->picture, false, true);$/;"	v
picture	course/teacher.php	/^            $picture = print_user_picture($user->id, $course->id, $user->picture, false, true);$/;"	v
picture	mod/assignment/lib.php	/^                $picture = print_user_picture($auser->id, $course->id, $auser->picture, false, true);$/;"	v
picture	mod/hotpot/report/overview/report.php	/^					$picture = NULL;$/;"	v
picture	mod/hotpot/report/overview/report.php	/^				$picture = print_user_picture($u->userid, $course->id, $u->picture, false, true);$/;"	v
picture	mod/hotpot/report/overview/report.php	/^			$picture = '';$/;"	v
picture	mod/hotpot/report/simplestat/report.php	/^					$picture = NULL;$/;"	v
picture	mod/hotpot/report/simplestat/report.php	/^				$picture = print_user_picture($u->userid, $course->id, $u->picture, false, true);$/;"	v
picture	mod/hotpot/report/simplestat/report.php	/^			$picture = '';$/;"	v
picture	mod/quiz/report/grading/report.php	/^                $picture = print_user_picture($attempt->userid, $quiz->course, $attempt->picture, false, true);$/;"	v
picture	mod/quiz/report/overview/report.php	/^                    $picture = print_user_picture($attempt->userid, $course->id, $attempt->picture, false, true);$/;"	v
picture	mod/quiz/review.php	/^       $picture = print_user_picture($student->id, $course->id, $student->picture, false, true);$/;"	v
picture	mod/quiz/reviewquestion.php	/^        $picture = print_user_picture($student->id, $course->id, $student->picture, false, true);$/;"	v
picture	mod/wiki/ewiki/ewiki.php	/^                 $picture = print_user_picture($user->id, $course->id, $user->picture, false, true, true);$/;"	v
picture	mod/wiki/ewiki/plugins/moodle/downloads.php	/^            $picture = print_user_picture($user->id, $course->id, $user->picture, false, true, true);$/;"	v
pid	lib/adodb/adodb-perf.inc.php	/^	$pid = getmypid();$/;"	v
pid	mod/chat/chatd.php	/^$pid = pcntl_fork();$/;"	v
pieces	lib/bennu/iCalendar_rfc2445.php	/^                $pieces = explode('=', $part);$/;"	v
pinned	lib/blocklib.php	/^    $pinned = blocks_get_pinned($page);$/;"	v
pivot	mod/glossary/print.php	/^            $pivot = $entry->pivot;$/;"	v
pivot	mod/glossary/view.php	/^            $pivot = $entry->pivot;$/;"	v
pivottoshow	mod/glossary/print.php	/^                        $pivottoshow = fullname($user, isteacher($course->id));$/;"	v
pivottoshow	mod/glossary/print.php	/^                    $pivottoshow = $currentpivot;$/;"	v
pivottoshow	mod/glossary/view.php	/^                        $pivottoshow = fullname($user, isteacher($course->id));;$/;"	v
pivottoshow	mod/glossary/view.php	/^                    $pivottoshow = $currentpivot;$/;"	v
pixpath	course/search.php	/^                    $pixpath = "$CFG->wwwroot\/pix";$/;"	v
pixpath	course/search.php	/^                    $pixpath = "$CFG->wwwroot\/theme\/$CFG->theme\/pix";$/;"	v
pixpath	lib/editor/htmlarea/popups/dlg_ins_smile.php	/^    $pixpath = "$CFG->pixpath\/s";$/;"	v
pkey	lib/adodb/adodb-datadict.inc.php	/^		$pkey = array();$/;"	v
placeholders	question/format/gift/format.php	/^        $placeholders      = array("&&035;", "&&061;", "&&123;", "&&125;", "&&126;", "&&010" );  \/\/dlnsk$/;"	v
placeholders	question/format/gift/format.php	/^        $placeholders = array("&&035;", "&&061;", "&&123;", "&&125;", "&&126;", "&&010"); \/\/dlnsk$/;"	v
plainMailEncoded	lib/typo3/class.t3lib_div.php	/^	function plainMailEncoded($email,$subject,$message,$headers='',$enc='',$charset='ISO-8859-1',$dontEncodeSubject=0)	{$/;"	f
plainpass	login/signup.php	/^            $plainpass = $user->password;$/;"	v
plainstring	lib/searchlib.php	/^    function plainstring($content){$/;"	f
plaintext	course/format/lams/format.php	/^            $plaintext = trim($datetime).trim($USER->username).trim($LAMSCONSTANTS->author_method).trim($CFG->lams_serverid).trim($CFG->lams_serverkey);$/;"	v
plaintext	course/format/lams/format.php	/^            $plaintext = trim($datetime).trim($USER->username).trim($LAMSCONSTANTS->learner_method).trim($CFG->lams_serverid).trim($CFG->lams_serverkey);$/;"	v
plaintext	course/format/lams/format.php	/^            $plaintext = trim($datetime).trim($USER->username).trim($LAMSCONSTANTS->monitor_method).trim($CFG->lams_serverid).trim($CFG->lams_serverkey);$/;"	v
plaintext	mod/lams/lib.php	/^    $plaintext = $datetime.$username.$CFG->lams_serverid.$CFG->lams_serverkey;$/;"	v
plaintext	mod/lams/userinfo.php	/^    $plaintext = trim($_GET["ts"]).trim($_GET["un"]).trim($CFG->lams_serverid).trim($CFG->lams_serverkey);$/;"	v
plaintext	mod/lams/view.php	/^    $plaintext = trim($datetime).trim($USER->username).trim($LAMSCONSTANTS->learner_method).trim($CFG->lams_serverid).trim($CFG->lams_serverkey);$/;"	v
plaintext	mod/lams/view.php	/^    $plaintext = trim($datetime).trim($USER->username).trim($LAMSCONSTANTS->monitor_method).trim($CFG->lams_serverid).trim($CFG->lams_serverkey);$/;"	v
plaintxt	mod/lesson/view.php	/^                $plaintxt = format_text_email($message, FORMAT_HTML);$/;"	v
plan	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$plan = 'P'.md5($sql);$/;"	v
planes_and_bitcount	lib/excel/Worksheet.php	/^        $planes_and_bitcount = unpack("v2", substr($data, 0, 4));$/;"	v
planes_and_bitcount	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $planes_and_bitcount = unpack("v2", substr($data, 0, 4));$/;"	v
playbeep	message/refresh.php	/^            $playbeep = true;$/;"	v
plot	lib/graphlib.php	/^function plot($x, $y, $type, $size, $colour, $offset) {$/;"	f
plugin	admin/auth.php	/^                    $plugin = "auth\/$auth";$/;"	v
plugin	admin/enrol.php	/^        $plugin = enrolment_factory::factory($module);$/;"	v
pluginFile	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^        $pluginFile = realpath("plugins\/" . $plugin . "\/editor_plugin" . $suffix . ".js");$/;"	v
plugin_func	lib/smarty/Smarty_Compiler.class.php	/^            $plugin_func = $this->_plugins['block'][$tag_command][0];$/;"	v
plugin_func	lib/smarty/Smarty_Compiler.class.php	/^            $plugin_func = $this->_plugins['compiler'][$tag_command][0];$/;"	v
plugin_func	lib/smarty/Smarty_Compiler.class.php	/^            $plugin_func = $this->_plugins['function'][$tag_command][0];$/;"	v
plugin_func	lib/smarty/Smarty_Compiler.class.php	/^            $plugin_func = 'smarty_block_' . $tag_command;$/;"	v
plugin_func	lib/smarty/Smarty_Compiler.class.php	/^            $plugin_func = 'smarty_compiler_' . $tag_command;$/;"	v
plugin_func	lib/smarty/Smarty_Compiler.class.php	/^            $plugin_func = 'smarty_function_' . $tag_command;$/;"	v
pluginconfig	admin/auth.php	/^    $pluginconfig = get_config("auth\/$auth");$/;"	v
pluginconfig	auth/shibboleth/index.php	/^    $pluginconfig   = get_config('auth\/shibboleth');$/;"	v
pluginconfig	auth/shibboleth/lib.php	/^    $pluginconfig   = (array) $pluginconfig;$/;"	v
pluginconfig	auth/shibboleth/lib.php	/^    $pluginconfig   = get_config('auth\/shibboleth');$/;"	v
plugindir	admin/editor.php	/^    $plugindir = $CFG->libdir .'\/editor\/tinymce\/jscripts\/tiny_mce\/plugins';$/;"	v
pluginfile	course/report.php	/^        $pluginfile = $CFG->dirroot.'\/course\/report\/'.$directory.'\/mod.php';$/;"	v
pluginformats	mod/glossary/lib.php	/^    $pluginformats = array();$/;"	v
pluginpath	admin/filters.php	/^            $pluginpath = "$CFG->dirroot\/$filterlocation\/$plugin\/filter.php";$/;"	v
plugins	admin/cron.php	/^        $plugins = array($CFG->enrol);$/;"	v
plugins	admin/editor.php	/^    $plugins = array();$/;"	v
plugins	admin/filters.php	/^        $plugins = get_list_of_plugins($filterlocation);$/;"	v
plugins	course/enrol.php	/^        $plugins = array($CFG->enrol);$/;"	v
plugins	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^    $plugins = explode(",", $plugins);$/;"	v
plugins	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$plugins = isset($_GET['plugins']) ? TinyMCE_cleanInput($_GET['plugins']) : "";$/;"	v
plugins	lib/moodlelib.php	/^        $plugins = array($CFG->enrol);$/;"	v
plugins	lib/moodlelib.php	/^    $plugins = array();$/;"	v
plugins	mod/hotpot/report.php	/^	$plugins = get_list_of_plugins('mod\/hotpot\/report');$/;"	v
plugins_code	lib/smarty/Smarty_Compiler.class.php	/^            $plugins_code = "<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');\\nsmarty_core_load_plugins($_plugins_params, \\$this); ?>\\n";$/;"	v
pluginversion	lib/adminlib.php	/^        $pluginversion = $type.'_'.$plug.'_version';$/;"	v
png_to_gif_by_imagemagick	lib/typo3/class.t3lib_div.php	/^	function png_to_gif_by_imagemagick($theFile)	{$/;"	f
pnn	lib/excel/Worksheet.php	/^        $pnn      = $this->_active_pane;     \/\/ Pane position$/;"	v
pnn	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $pnn      = $this->_active_pane;     \/\/ Pane position$/;"	v
pnnAct	lib/excel/Worksheet.php	/^                $pnnAct = 0; \/\/ Bottom right$/;"	v
pnnAct	lib/excel/Worksheet.php	/^                $pnnAct = 1; \/\/ Top right$/;"	v
pnnAct	lib/excel/Worksheet.php	/^                $pnnAct = 2; \/\/ Bottom left$/;"	v
pnnAct	lib/excel/Worksheet.php	/^                $pnnAct = 3; \/\/ Top left$/;"	v
pnnAct	lib/excel/Worksheet.php	/^            $pnnAct = $panes[4];$/;"	v
pnnAct	lib/excel/Worksheet.php	/^            $pnnAct = NULL;$/;"	v
pnnAct	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $pnnAct = 0; \/\/ Bottom right$/;"	v
pnnAct	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $pnnAct = 1; \/\/ Top right$/;"	v
pnnAct	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $pnnAct = 2; \/\/ Bottom left$/;"	v
pnnAct	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $pnnAct = 3; \/\/ Top left$/;"	v
pnnAct	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $pnnAct = $panes[4];$/;"	v
pnnAct	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $pnnAct = null;$/;"	v
pointer	lib/pear/OLE.php	/^        $pointer = ($pps_wk_start + 1) * $big_block_size;$/;"	v
points	lib/graphlib.php	/^  $points    = $message['points'];$/;"	v
points	lib/graphlib.php	/^  $points  = $message['points'];$/;"	v
points_sort_link	grade/lib.php	/^                    $points_sort_link = '<a href="?id='.$course->id.'&amp;action=grades&amp;sort=points&amp;group='.$group.'"><img src="'.$CFG->wwwroot.'\/pix\/t\/down.gif" alt="'.get_string('pointsdescending','grades').'" \/><\/a>';$/;"	v
polish	lib/excel/Parser.php	/^    $polish = ""; \/\/ the string we are going to return$/;"	v
polish	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $polish = ""; \/\/ the string we are going to return$/;"	v
poll_idle_chats	mod/chat/chatd.php	/^    function poll_idle_chats($now) {$/;"	f
pool	lib/bennu/bennu.class.php	/^        $pool = '';$/;"	v
pool	lib/moodlelib.php	/^    $pool  = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';$/;"	v
poollen	lib/moodlelib.php	/^    $poollen = strlen($pool);$/;"	v
popErrorHandling	lib/pear/PEAR.php	/^    function popErrorHandling()$/;"	f
popExpect	lib/pear/PEAR.php	/^    function popExpect()$/;"	f
popout	lib/soap/nusoap.php	/^		function popout(){ \/\/ Hides message$/;"	f
popup	calendar/lib.php	/^                $popup = calendar_get_popup(false, $events[$eventid]->timestart, $popupcontent);$/;"	v
popup	calendar/lib.php	/^                $popup = calendar_get_popup(true, $events[$eventid]->timestart, $popupcontent);$/;"	v
popup	calendar/lib.php	/^                $popup = calendar_get_popup(true, false);$/;"	v
popup	calendar/lib.php	/^    $popup = 'onmouseover="return overlib(\\''.$popupcontent.'\\', CAPTION, \\''.$popupcaption.'\\');" onmouseout="return nd();"';$/;"	v
popup	lib/soap/nusoap.php	/^		function popup(divid){$/;"	f
popup	message/index.php	/^    $popup          = optional_param('popup', false, PARAM_ALPHA);    \/\/ If set then starts a new popup window$/;"	v
popup	mod/quiz/attempt.php	/^    $popup = $isteacher ? 0 : $quiz->popup; \/\/ Controls whether this is shown in a javascript-protected window.$/;"	v
popup	mod/quiz/review.php	/^    $popup = $isteacher ? 0 : $quiz->popup; \/\/ Controls whether this is shown in a javascript-protected window.$/;"	v
popup	question/type/multianswer/questiontype.php	/^                    $popup = " onmouseover=\\"return overlib('$feedback', STICKY, MOUSEOFF, CAPTION, '$strfeedback', FGCOLOR, '#FFFFFF');\\" ".$/;"	v
popup	question/type/multianswer/questiontype.php	/^            $popup = '';$/;"	v
popup_form	lib/weblib.php	/^function popup_form($common, $options, $formname, $selected='', $nothing='choose', $help='', $helptext='', $return=false, $targetwindow='self') {$/;"	f
popupalt	calendar/lib.php	/^                    $popupalt  = $event->modulename;$/;"	v
popupalt	calendar/lib.php	/^                    $popupalt  = '';$/;"	v
popupcaption	calendar/lib.php	/^        $popupcaption = get_string('today', 'calendar').' ';$/;"	v
popupcaption	calendar/lib.php	/^    $popupcaption = '';$/;"	v
popupcontent	calendar/lib.php	/^            $popupcontent = '';$/;"	v
popupcontent	calendar/lib.php	/^        $popupcontent = get_string('eventnone', 'calendar');$/;"	v
popupcontent	calendar/lib.php	/^    $popupcontent = str_replace("'", "\\'", htmlspecialchars($popupcontent));$/;"	v
popupcrs	enrol/authorize/locallib.php	/^        $popupcrs = array();$/;"	v
popupicon	calendar/lib.php	/^                    $popupicon = $CFG->modpixpath.'\/'.$event->modulename.'\/icon.gif';$/;"	v
popupicon	calendar/lib.php	/^                    $popupicon = $CFG->pixpath.'\/c\/course.gif';$/;"	v
popupicon	calendar/lib.php	/^                    $popupicon = $CFG->pixpath.'\/c\/group.gif';$/;"	v
popupicon	calendar/lib.php	/^                    $popupicon = $CFG->pixpath.'\/c\/site.gif';$/;"	v
popupicon	calendar/lib.php	/^                    $popupicon = $CFG->pixpath.'\/c\/user.gif';$/;"	v
popuplimit	lib/moodlelib.php	/^    $popuplimit = 30;     \/\/ Minimum seconds between popups$/;"	v
popupoption	mod/resource/lib.php	/^    $popupoption = "resource_popup$popupoption";$/;"	v
popupoptions	mod/resource/type/file/resource.class.php	/^    $popupoptions = implode(",", $jsoption);$/;"	v
popupoptions	mod/resource/type/html/resource.class.php	/^    $popupoptions = implode(",", $jsoption);$/;"	v
popupoptions	mod/resource/type/ims/resource.class.php	/^        $popupoptions = implode(",", $jsoption);$/;"	v
popupoptions	mod/resource/type/repository/resource.class.php	/^    $popupoptions = implode(",", $jsoption);$/;"	v
popupoptions	mod/resource/type/text/resource.class.php	/^    $popupoptions = implode(",", $jsoption);$/;"	v
popuppar	mod/chat/chatd.php	/^            $popuppar = '\\'\/user\/view.php?id='.$userinfo['user']->id.'&amp;course='.$userinfo['courseid'].'\\',\\'user'.$userinfo['chatuser']->id.'\\',\\'\\'';$/;"	v
port	auth/fc/fcFPP.php	/^	$port = $this->_port;$/;"	v
port	auth/fc/lib.php	/^    $port     = $CFG->auth_fcfppport;$/;"	v
port	lib/cas/CAS.php	/^			   $port=0,$/;"	v
port	lib/phpmailer/class.phpmailer.php	/^                $port = $this->Port;$/;"	v
port	lib/phpmailer/class.smtp.php	/^            $port = $this->SMTP_PORT;$/;"	v
port	lib/smarty/plugins/function.fetch.php	/^                    $port = $uri_parts['port'];$/;"	v
port	lib/smarty/plugins/function.fetch.php	/^                    $port = 80;$/;"	v
portType_xml	lib/soap/nusoap.php	/^			$portType_xml = '';$/;"	v
port_number	lib/validateurlsyntax.php	/^    $port_number       = '(:(([0-5]?[0-9]{1,4})|(6[0-4][0-9]{3})|(65[0-4][0-9]{2})|(655[0-2][0-9])|(6553[0-5])))' . $aOptions['p'];$/;"	v
pos	course/grades.php	/^        $pos=6;$/;"	v
pos	grade/lib.php	/^        $pos=6;$/;"	v
pos	lib/adodb/adodb-datadict.inc.php	/^	$pos = 0;$/;"	v
pos	lib/adodb/adodb-pager.inc.php	/^				$pos = $start - 1;$/;"	v
pos	lib/adodb/adodb-time.inc.php	/^		$pos = strcmp($s1,$s2);$/;"	v
pos	lib/adodb/adodb.inc.php	/^				$pos = $this->_currentRow;$/;"	v
pos	lib/adodb/adodb.inc.php	/^			$pos = $this->_currentRow;$/;"	v
pos	lib/bennu/iCalendar_properties.php	/^        $pos = strpos($value, '\/'); \/\/ We know there's only one \/ in there$/;"	v
pos	lib/bennu/iCalendar_rfc2445.php	/^            $pos = strpos($value, ':');$/;"	v
pos	lib/cas/client.php	/^          $pos = $i;$/;"	v
pos	lib/cas/client.php	/^    $pos = FALSE;$/;"	v
pos	lib/componentlib.class.php	/^        $pos = stripos($this->zipfilename, '.zip');$/;"	v
pos	lib/fpdf/font/makefont/makefont.php	/^            $pos=strpos($file,'00000000');$/;"	v
pos	lib/fpdf/font/makefont/makefont.php	/^            $pos=strpos($file,'eexec');$/;"	v
pos	lib/fpdf/fpdf.php	/^                $pos=strpos($t,chr(0));$/;"	v
pos	lib/fpdf/fpdf.php	/^            $pos=strrpos($file,'.');$/;"	v
pos	lib/phpmailer/class.smtp.php	/^                    $pos = $max_line_length - 1;$/;"	v
pos	lib/phpmailer/class.smtp.php	/^                $pos = strrpos(substr($line,0,$max_line_length)," ");$/;"	v
pos	lib/soap/nusoap.php	/^				$pos = strpos($data,"\\n\\n");$/;"	v
pos	lib/soap/nusoap.php	/^			$pos = strpos($data,"\\r\\n\\r\\n");$/;"	v
pos	lib/soap/nusoap.php	/^		$pos = $this->depth_array[$this->depth - 1];$/;"	v
pos	lib/soap/nusoap.php	/^		$pos = $this->depth_array[$this->depth--];$/;"	v
pos	lib/soap/nusoap.php	/^		$pos = $this->depth_array[$this->depth];$/;"	v
pos	lib/soap/nusoap.php	/^		$pos = $this->position++;$/;"	v
pos	lib/soap/nusoap.php	/^		$pos = isset($this->depth_array[$this->depth]) ? $this->depth_array[$this->depth] : 0;$/;"	v
pos	lib/soap/nusoap.php	/^        	$pos = $this->depth_array[$this->depth];$/;"	v
pos	lib/soap/nusoap.php	/^            $pos = $this->position++;$/;"	v
pos	lib/weblib.php	/^            $pos = 0;$/;"	v
pos	lib/weblib.php	/^        $pos = strpos($goodreferer, '?');$/;"	v
pos	lib/weblib.php	/^    $pos = 0;$/;"	v
pos	message/lib.php	/^    $pos = strpos($message, $keyword);$/;"	v
pos	mod/choice/report.php	/^                $pos=4;$/;"	v
pos	mod/forum/restorelib.php	/^                $pos = backup_getid($restore->backup_unique_code,"forum_posts",$log->info);$/;"	v
pos	mod/quiz/db/mysql.php	/^                    $pos = $multianswers[$i]->positionkey; unset($multianswers[$i]->positionkey);$/;"	v
pos	mod/quiz/db/postgres7.php	/^                    $pos = $multianswers[$i]->positionkey; unset($multianswers[$i]->positionkey);$/;"	v
pos	mod/quiz/db/postgres7.php	/^                $pos = $multianswers[$i]->positionkey; unset($multianswers[$i]->positionkey);$/;"	v
pos	mod/scorm/restorelib.php	/^            $pos = 0;$/;"	v
pos	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^            $pos = $r + 3;$/;"	v
pos	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^         $pos = $l;$/;"	v
pos	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^         $pos = $r + 1;$/;"	v
pos	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^   $pos = 0;$/;"	v
pos	question/type/multichoice/questiontype.php	/^        $pos = strpos($state->answer, ':');$/;"	v
pos	question/type/multichoice/questiontype.php	/^        $pos = strpos($state->responses[''], ':');$/;"	v
pos0	mod/wiki/ewiki/plugins/lib/mime_magic.php	/^         $pos0 = substr($pos0, 1);$/;"	v
pos0	mod/wiki/ewiki/plugins/lib/mime_magic.php	/^      $pos0 = $def[0];$/;"	v
pos_info	mod/forum/restorelib.php	/^            $pos_info = $posts[$i];$/;"	v
pos_xml	lib/soap/nusoap.php	/^			$pos_xml = strpos($xml, '<?xml');$/;"	v
posb	grade/lib.php	/^        $posb = array_search($val,$grade_exception_array);$/;"	v
posblocks	lib/blocklib.php	/^    $posblocks = explode(':', $blocknames);$/;"	v
poshref	mod/resource/lib.php	/^            $poshref = strpos(strtolower($tag),strtolower($keytoparse));$/;"	v
position	lib/blocklib.php	/^        $position = $positions[$i];$/;"	v
position	lib/graphlib.php	/^  $position      = $this->parameter['legend'];$/;"	v
position	lib/graphlib.php	/^  $position = $this->parameter['legend'];$/;"	v
position	message/lib.php	/^        $position = "#$position";$/;"	v
positionkey	mod/quiz/restorelibpre15.php	/^                                $positionkey = $oldposrec->new_id;$/;"	v
positionkey	question/format/hotpot/format.php	/^                    $positionkey = $q+1;$/;"	v
positionkey	question/type/multianswer/questiontype.php	/^            $positionkey = $regs[1];$/;"	v
positions	lib/blocklib.php	/^    $positions = $page->blocks_get_positions();$/;"	v
positions	mod/quiz/db/mysql.php	/^                            $positions = array();$/;"	v
positions	mod/quiz/db/mysql.php	/^                $positions = array();$/;"	v
positions	mod/quiz/db/postgres7.php	/^                            $positions = array();$/;"	v
positions	mod/quiz/db/postgres7.php	/^                $positions = array();$/;"	v
possibledatasets	question/type/datasetdependent/datasetdefinitions.php	/^$possibledatasets = $this->find_dataset_names($form->questiontext);$/;"	v
possiblefields	mod/data/edit.php	/^        $possiblefields = get_records('data_fields','dataid',$data->id,'id');$/;"	v
posspace	mod/resource/lib.php	/^            $posspace   = strpos($tag," ", $start+1);$/;"	v
post	blog/lib.php	/^        $post = data_submitted();$/;"	v
post	mod/forum/lib.php	/^            $post = get_record('forum_posts','id',$edit);$/;"	v
post	mod/forum/restorelib.php	/^            $post = backup_getid($restore->backup_unique_code,"forum_posts",$read->postid);$/;"	v
post	mod/wiki/ewiki/ewiki.php	/^   $post = &$s["post"];$/;"	v
postA	lib/typo3/class.t3lib_div.php	/^		$postA = is_array($_POST[$var]) ? $_POST[$var] : array();$/;"	v
post_file_area_name	mod/forum/rsslib.php	/^                $post_file_area_name = "$forum->course\/$CFG->moddata\/forum\/$forum->id\/$rec->postid";$/;"	v
post_files	mod/forum/rsslib.php	/^                $post_files = get_directory_list("$CFG->dataroot\/$post_file_area_name");$/;"	v
post_forum_path	mod/forum/restorelib.php	/^            $post_forum_path = $this_forum_path."\/".$newpostid;$/;"	v
post_read	mod/forum/lib.php	/^            $post_read = empty($USER) || forum_tp_is_post_read($USER->id, $post);$/;"	v
postamble	lib/adodb/adodb-xmlschema.inc.php	/^			$postamble = $match[5];$/;"	v
postcoursename	mod/forum/user.php	/^                $postcoursename = get_field('course', 'shortname', 'id', $forum->course);$/;"	v
postdata	mod/forum/lib.php	/^        $postdata = "p.*";$/;"	v
postdata	mod/forum/lib.php	/^        $postdata = "p.id,p.subject,p.modified,p.discussion,p.userid";$/;"	v
postfix	lib/smarty/Smarty_Compiler.class.php	/^                    $postfix = "} array_pop(\\$this->_tag_stack);";$/;"	v
postfix	lib/smarty/Smarty_Compiler.class.php	/^                    $postfix = '';$/;"	v
postfix	lib/smarty/Smarty_Compiler.class.php	/^        $postfix = '';$/;"	v
postfun	course/report/participation/index.php	/^    $postfun = $module->name.'_get_post_actions';$/;"	v
postgres_db	admin/utfdbmigrate.php	/^            $postgres_db = &$GLOBALS['db'];$/;"	v
postgres_db	admin/utfdbmigrate.php	/^            $postgres_db = &ADONewConnection('postgres7');$/;"	v
postgres_db	admin/utfdbmigrate.php	/^    $postgres_db = &get_postgres_db();$/;"	v
posthtml	mod/assignment/lib.php	/^                $posthtml = "";$/;"	v
posthtml	mod/assignment/lib.php	/^                $posthtml = "<p><font face=\\"sans-serif\\">".$/;"	v
posthtml	mod/assignment/lib.php	/^                $posthtml = ($teacher->mailformat == 1) ? $this->email_teachers_html($info) : '';$/;"	v
posthtml	mod/assignment/lib.php	/^        $posthtml  = '<p><font face="sans-serif">'.$/;"	v
posthtml	mod/exercise/lib.php	/^                $posthtml = "<p><font face=\\"sans-serif\\">".$/;"	v
posthtml	mod/exercise/lib.php	/^              $posthtml = "";$/;"	v
posthtml	mod/forum/lib.php	/^                    $posthtml = '';$/;"	v
posthtml	mod/forum/lib.php	/^                    $posthtml = forum_make_mail_html($course, $forum, $discussion, $post, $userfrom, $userto);$/;"	v
posthtml	mod/forum/lib.php	/^                $posthtml = "<head>";$/;"	v
posthtml	mod/forum/lib.php	/^    $posthtml = '<head>';$/;"	v
posthtml	mod/journal/lib.php	/^                $posthtml = "<p><font face=\\"sans-serif\\">".$/;"	v
posthtml	mod/journal/lib.php	/^              $posthtml = "";$/;"	v
posthtml	mod/workshop/lib.php	/^                    $posthtml = "";$/;"	v
posthtml	mod/workshop/lib.php	/^                    $posthtml = "<p><font face=\\"sans-serif\\">".$/;"	v
posthtml	mod/workshop/lib.php	/^                $posthtml = "";$/;"	v
posthtml	mod/workshop/lib.php	/^                $posthtml = "<p><font face=\\"sans-serif\\">".$/;"	v
posthtml	mod/workshop/lib.php	/^              $posthtml = "";$/;"	v
postid	blog/edit.php	/^            $postid = required_param('postid', PARAM_INT);$/;"	v
postid	blog/edit.php	/^    $postid = required_param('editid', PARAM_INT);$/;"	v
postid	blog/index.php	/^$postid = optional_param('postid',0,PARAM_INT);$/;"	v
postid	mod/forum/discuss.php	/^    $postid = optional_param('postid', 0, PARAM_INT); \/\/ Used for tracking read posts if user initiated.$/;"	v
postid	mod/forum/rate.php	/^            $postid = (int)$postid;$/;"	v
postnames	course/report/participation/index.php	/^    $postnames = $postfun();$/;"	v
posts	mod/forum/lib.php	/^            $posts = array();$/;"	v
posts	mod/forum/lib.php	/^    $posts = get_records_sql("SELECT p.*, d.name, u.firstname, u.lastname,$/;"	v
posts	mod/forum/restorelib.php	/^        $posts = $info['#']['POSTS']['0']['#']['POST'];$/;"	v
posts	mod/forum/restorelib.php	/^        $posts = get_records ("forum_posts","discussion",$discussion_id);$/;"	v
posts	mod/workshop/lib.php	/^    $posts = get_records_sql("SELECT s.*, u.firstname, u.lastname,$/;"	v
postsarray	mod/forum/lib.php	/^                    $postsarray = $discussionposts[$discussionid];$/;"	v
postsize	lib/moodlelib.php	/^        $postsize = get_real_size($postsize);$/;"	v
poststring	enrol/authorize/authorizenetlib.php	/^    $poststring = $conststring;$/;"	v
poststring	mod/data/lib.php	/^        $poststring = '';$/;"	v
poststring	mod/data/lib.php	/^        $poststring = ']]';$/;"	v
postsubject	mod/assignment/lib.php	/^                $postsubject = $strsubmitted.': '.$info->username.' -> '.$this->assignment->name;$/;"	v
postsubject	mod/assignment/lib.php	/^            $postsubject = "$course->shortname: $strassignments: ".format_string($submission->name,true);$/;"	v
postsubject	mod/exercise/lib.php	/^            $postsubject = "$course->shortname: $strexercises: ".format_string($exercise->name,true);$/;"	v
postsubject	mod/forum/lib.php	/^                    $postsubject = "$course->shortname: ".format_string($post->subject,true);$/;"	v
postsubject	mod/forum/lib.php	/^                $postsubject = get_string('digestmailsubject', 'forum', $site->shortname);$/;"	v
postsubject	mod/journal/lib.php	/^            $postsubject = "$course->shortname: $msubject: ".format_string($entry->name,true);$/;"	v
postsubject	mod/workshop/lib.php	/^                $postsubject = "$course->shortname: $strworkshops: ".format_string($workshop->name,true);$/;"	v
postsubject	mod/workshop/lib.php	/^            $postsubject = "$course->shortname: $strworkshops: ".format_string($workshop->name,true);$/;"	v
posttext	mod/assignment/lib.php	/^                $posttext = $this->email_teachers_text($info);$/;"	v
posttext	mod/assignment/lib.php	/^            $posttext  = "$course->shortname -> $strassignments -> ".format_string($submission->name,true)."\\n";$/;"	v
posttext	mod/assignment/lib.php	/^        $posttext  = $this->course->shortname.' -> '.$this->strassignments.' -> '.$/;"	v
posttext	mod/exercise/lib.php	/^            $posttext  = "$course->shortname -> $strexercises -> ".format_string($exercise->name,true)."\\n";$/;"	v
posttext	mod/forum/lib.php	/^                    $posttext = forum_make_mail_text($course, $forum, $discussion, $post, $userfrom, $userto);$/;"	v
posttext	mod/forum/lib.php	/^                $posttext = get_string('digestmailheader', 'forum', $headerdata)."\\n\\n";$/;"	v
posttext	mod/forum/lib.php	/^        $posttext  = "$course->shortname -> $strforums -> ".format_string($forum->name,true);$/;"	v
posttext	mod/forum/lib.php	/^    $posttext = '';$/;"	v
posttext	mod/journal/lib.php	/^            $posttext  = "$course->shortname -> $modnamepl -> ".format_string($entry->name,true)."\\n";$/;"	v
posttext	mod/workshop/lib.php	/^                $posttext  = "$course->shortname -> $strworkshops -> ".format_string($workshop->name,true)."\\n";$/;"	v
posttext	mod/workshop/lib.php	/^            $posttext  = "$course->shortname -> $strworkshops -> ".format_string($workshop->name,true)."\\n";$/;"	v
pp	lib/fpdf/font/makefont/makefont.php	/^    $pp=($fsType & 0x04)!=0;$/;"	v
ppos	mod/wiki/lib.php	/^        $ppos = strrpos($wiki->initialcontent, '\/');$/;"	v
ppsTotal	lib/pear/OLE.php	/^    function ppsTotal()$/;"	f
pps_dir	lib/excel/OLEwriter.php	/^        $pps_dir         = pack("V",  $dir);       \/\/ 0x4c$/;"	v
pps_next	lib/excel/OLEwriter.php	/^        $pps_next        = pack("V",  -1);         \/\/ 0x48$/;"	v
pps_prev	lib/excel/OLEwriter.php	/^        $pps_prev        = pack("V",  -1);         \/\/ 0x44$/;"	v
pps_sb	lib/excel/OLEwriter.php	/^        $pps_sb          = pack("V",  $start);     \/\/ 0x74$/;"	v
pps_size	lib/excel/OLEwriter.php	/^        $pps_size        = pack("V",  $size);      \/\/ 0x78$/;"	v
pps_sizeofname	lib/excel/OLEwriter.php	/^        $pps_sizeofname  = pack("v",  $length);    \/\/ 0x40$/;"	v
pps_ts1d	lib/excel/OLEwriter.php	/^        $pps_ts1d        = pack("V",  0);          \/\/ 0x68$/;"	v
pps_ts1s	lib/excel/OLEwriter.php	/^        $pps_ts1s        = pack("V",  0);          \/\/ 0x64$/;"	v
pps_ts2d	lib/excel/OLEwriter.php	/^        $pps_ts2d        = pack("V",  0);          \/\/ 0x70$/;"	v
pps_ts2s	lib/excel/OLEwriter.php	/^        $pps_ts2s        = pack("V",  0);          \/\/ 0x6c$/;"	v
pps_type	lib/excel/OLEwriter.php	/^        $pps_type        = pack("v",  $type);      \/\/ 0x42$/;"	v
pps_wk	lib/pear/OLE.php	/^            $pps_wk = fread($this->_file_handle, OLE_PPS_SIZE);$/;"	v
pps_wk_start	lib/pear/OLE.php	/^        $pps_wk_start = $packed_array[''];$/;"	v
ppt_clean_text	mod/lesson/importppt.php	/^function ppt_clean_text($string) {$/;"	f
pqm_marker	lib/phpmailer/mailerc.php	/^        $pqm_marker = "----END PQM HEADER----\\n";$/;"	v
pr	lib/adodb/drivers/adodb-informix72.inc.php	/^				$pr=ifx_props($rs->fields[1],$rs->fields[2]); \/\/!eos$/;"	v
pre	lib/markdown.php	/^	$pre = $matches[1];$/;"	v
pre	lib/markdown.php	/^	$pre = preg_replace('\/^  \/m', '', $pre);$/;"	v
preKey	lib/typo3/class.t3lib_div.php	/^			$preKey = $uid_or_record;$/;"	v
preKey	lib/typo3/class.t3lib_div.php	/^			$preKey = implode('|',$recCopy_temp);$/;"	v
preamble	lib/adodb/adodb-xmlschema.inc.php	/^			$preamble = $match[1];$/;"	v
precision	lib/adodb/drivers/adodb-informix72.inc.php	/^			$precision=0;$/;"	v
precision	lib/adodb/drivers/adodb-informix72.inc.php	/^			$precision=fmod($collength,256);$/;"	v
precision	mod/hotpot/lib.php	/^	$precision = hotpot_get_precision($hotpot);$/;"	v
precision	mod/hotpot/report/simplestat/report.php	/^			$precision = ($hotpot->grademethod==HOTPOT_GRADEMETHOD_AVERAGE || $hotpot->grade<100) ? 1 : 0;$/;"	v
pref	lib/blocklib.php	/^        $pref = block_method_result($blocks[$instance->blockid]->name, 'preferred_width');$/;"	v
pref	message/lib.php	/^        $pref = array();$/;"	v
pref	mod/hotpot/report/fullstat/report.php	/^	$pref = '1';$/;"	v
pref_langs	mod/wiki/ewiki/ewiki.php	/^      $pref_langs = $ewiki_t["languages"];$/;"	v
pref_langs	mod/wiki/ewiki/plugins/notify.php	/^      $pref_langs = array_merge(array($/;"	v
preference	lib/moodlelib.php	/^        $preference = get_records_menu('user_preferences', 'userid', $userid, 'name', 'name,value');$/;"	v
preference	message/lib.php	/^    $preference = (object)get_user_preferences(NULL, NULL, $userto->id);$/;"	v
preference_id	backup/restorelib.php	/^                    $preference_id = $data["GRADE_PREFERENCE"]["#"]["ID"]["0"]["#"];$/;"	v
preferences	backup/backup_scheduled.php	/^    $preferences = false;$/;"	v
preferences	backup/backup_scheduled.php	/^    $preferences = schedule_backup_course_configure($course,$starttime);$/;"	v
preferences	backup/backuplib.php	/^            $preferences = $sprefs;$/;"	v
preferences	backup/try.php	/^        $preferences = schedule_backup_course_configure($course);$/;"	v
preferences	grade/index.php	/^    $preferences = grade_get_preferences($course->id);$/;"	v
preferences	grade/lib.php	/^    $preferences = NULL;$/;"	v
preferences	grade/lib.php	/^    $preferences = grade_get_preferences($course->id);$/;"	v
preferencescount	backup/restorelib.php	/^                $preferencescount = count_records ('backup_ids', 'backup_code', $restore->backup_unique_code, 'table_name', 'grade_preferences');$/;"	v
preferred_width	blocks/calendar_month/block_calendar_month.php	/^    function preferred_width() {$/;"	f
preferred_width	blocks/course_summary/block_course_summary.php	/^    function preferred_width() {$/;"	f
preferred_width	blocks/moodleblock.class.php	/^    function preferred_width() {$/;"	f
preferred_width	blocks/rss_client/block_rss_client.php	/^    function preferred_width() {$/;"	f
preferred_width_center	blocks/pagedemo.php	/^    $preferred_width_center = max($preferred_width_center, BLOCK_C_MIN_WIDTH);$/;"	v
preferred_width_center	blocks/pagedemo.php	/^    $preferred_width_center = max($preferred_width_centerup, $preferred_width_centerdown);$/;"	v
preferred_width_center	blocks/pagedemo.php	/^    $preferred_width_center = min($preferred_width_center, BLOCK_C_MAX_WIDTH);$/;"	v
preferred_width_centerdown	blocks/pagedemo.php	/^        $preferred_width_centerdown =  blocks_preferred_width($pageblocks[BLOCK_POS_CENTERDOWN]);$/;"	v
preferred_width_centerup	blocks/pagedemo.php	/^        $preferred_width_centerup = blocks_preferred_width($pageblocks[BLOCK_POS_CENTERUP]);$/;"	v
preferred_width_left	blocks/pagedemo.php	/^        $preferred_width_left =  blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]);$/;"	v
preferred_width_left	blocks/pagedemo.php	/^    $preferred_width_left = max($preferred_width_left, BLOCK_L_MIN_WIDTH);$/;"	v
preferred_width_left	blocks/pagedemo.php	/^    $preferred_width_left = min($preferred_width_left, BLOCK_L_MAX_WIDTH);$/;"	v
preferred_width_left	blog/header.php	/^$preferred_width_left  = bounded_number(BLOCK_L_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]),$/;"	v
preferred_width_left	course/format/lams/format.php	/^$preferred_width_left  = bounded_number(BLOCK_L_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]),  $/;"	v
preferred_width_left	course/format/scorm/format.php	/^    $preferred_width_left  = bounded_number(BLOCK_L_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]),  $/;"	v
preferred_width_left	course/format/social/format.php	/^    $preferred_width_left  = bounded_number(BLOCK_L_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]),  $/;"	v
preferred_width_left	course/format/topics/format.php	/^    $preferred_width_left  = bounded_number(BLOCK_L_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]),  $/;"	v
preferred_width_left	course/format/weeks/format.php	/^    $preferred_width_left  = bounded_number(BLOCK_L_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]),  $/;"	v
preferred_width_left	index.php	/^    $preferred_width_left  = bounded_number(BLOCK_L_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]),  $/;"	v
preferred_width_right	blocks/pagedemo.php	/^        $preferred_width_right = blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]);$/;"	v
preferred_width_right	blocks/pagedemo.php	/^    $preferred_width_right = max($preferred_width_right, BLOCK_R_MIN_WIDTH);$/;"	v
preferred_width_right	blocks/pagedemo.php	/^    $preferred_width_right = min($preferred_width_right, BLOCK_R_MAX_WIDTH);$/;"	v
preferred_width_right	blog/header.php	/^$preferred_width_right = bounded_number(BLOCK_R_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]),$/;"	v
preferred_width_right	course/format/lams/format.php	/^$preferred_width_right = bounded_number(BLOCK_R_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]), $/;"	v
preferred_width_right	course/format/scorm/format.php	/^    $preferred_width_right = bounded_number(BLOCK_R_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]), $/;"	v
preferred_width_right	course/format/social/format.php	/^    $preferred_width_right = bounded_number(BLOCK_R_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]), $/;"	v
preferred_width_right	course/format/topics/format.php	/^    $preferred_width_right = bounded_number(BLOCK_R_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]), $/;"	v
preferred_width_right	course/format/weeks/format.php	/^    $preferred_width_right = bounded_number(BLOCK_R_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]), $/;"	v
preferred_width_right	index.php	/^    $preferred_width_right = bounded_number(BLOCK_R_MIN_WIDTH, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]), $/;"	v
preferredtitle	blocks/rss_client/block_rss_client_action.php	/^        $preferredtitle = stripslashes_safe($rss_record->title);$/;"	v
preferredtitle	blocks/rss_client/block_rss_client_action.php	/^    $preferredtitle = stripslashes_safe($rss_record->preferredtitle);$/;"	v
preferredtitle	blocks/rss_client/block_rss_client_action.php	/^$preferredtitle = optional_param('preferredtitle', '', PARAM_ALPHA);$/;"	v
prefix	admin/blocks.php	/^                $prefix = $CFG->prefix.$block->name;$/;"	v
prefix	admin/modules.php	/^                $prefix = $CFG->prefix.$module->name;$/;"	v
prefix	admin/process_email.php	/^$prefix = substr($address,0,4);$/;"	v
prefix	admin/questiontypes.php	/^                $prefix = $CFG->prefix.$qtype->name;$/;"	v
prefix	admin/utfdbmigrate.php	/^                        $prefix = $CFG->prefix;$/;"	v
prefix	admin/utfdbmigrate.php	/^                        $prefix = '';$/;"	v
prefix	admin/utfdbmigrate.php	/^                $prefix = $CFG->prefix;$/;"	v
prefix	admin/utfdbmigrate.php	/^                $prefix = '';$/;"	v
prefix	auth/db/lib.php	/^    $prefix = $CFG->prefix.'';    \/\/ Remember it.  The '' is to prevent PHP5 reference.. see bug 3223$/;"	v
prefix	backup/backup_scheduled.php	/^        $prefix = $site->shortname.": ";$/;"	v
prefix	course/groups.php	/^                $prefix = '# ';$/;"	v
prefix	course/groups.php	/^            $prefix = '- ';$/;"	v
prefix	lib/adodb/adodb-perf.inc.php	/^					$prefix = '';$/;"	v
prefix	lib/adodb/adodb-perf.inc.php	/^				$prefix = "<a target=sql".rand()." href=\\"?hidem=1&exps=1&sql=".$raw."&x#explain\\">";$/;"	v
prefix	lib/adodb/adodb-perf.inc.php	/^				$prefix = "<a target=sqle".rand()." href=\\"?hidem=1&expe=1&sql=".$raw."&x#explain\\">";$/;"	v
prefix	lib/adodb/adodb-xmlschema.inc.php	/^	function prefix( $name = '' ) {$/;"	f
prefix	lib/adodb/drivers/adodb-mssql.inc.php	/^			$prefix = ($isOutput) ? 'Out' : 'In';$/;"	v
prefix	lib/adodb/drivers/adodb-oci8.inc.php	/^				$prefix = ($isOutput) ? 'Out' : 'In';$/;"	v
prefix	lib/adodb/perf/perf-oci8.inc.php	/^						$prefix = '';$/;"	v
prefix	lib/adodb/perf/perf-oci8.inc.php	/^					$prefix = "<a href=\\"?$type=1&sql=".rawurlencode($sql).'&x#explain">';$/;"	v
prefix	lib/adodb/perf/perf-oci8.inc.php	/^			$prefix = '';$/;"	v
prefix	lib/adodb/perf/perf-oci8.inc.php	/^		$prefix = "<a target=".rand()." href=\\"?&hidem=1&$type=1&sql=".rawurlencode($sql).'&x#explain">';$/;"	v
prefix	lib/cas/domxml-php4-php5.php	/^ function prefix() {return $this->myDOMNode->prefix;}$/;"	f
prefix	lib/filterlib.php	/^            $prefix = (string)(count($ignoretags) + 1);$/;"	v
prefix	lib/filterlib.php	/^        $prefix = (string)(count($tags) + 1);$/;"	v
prefix	lib/questionlib.php	/^   $prefix = 'response';$/;"	v
prefix	lib/smarty/Smarty_Compiler.class.php	/^                    $prefix = "\\$_obj_block_content = ob_get_contents(); ob_end_clean(); ";$/;"	v
prefix	lib/smarty/Smarty_Compiler.class.php	/^                    $prefix = "\\$this->_tag_stack[] = array('$obj_comp', $args); ";$/;"	v
prefix	lib/smarty/Smarty_Compiler.class.php	/^        $prefix = '';$/;"	v
prefix	lib/smarty/plugins/function.html_image.php	/^                $prefix = '<a href="' . $_val . '">';$/;"	v
prefix	lib/smarty/plugins/function.html_image.php	/^    $prefix = '';$/;"	v
prefix	lib/smarty/plugins/function.html_select_date.php	/^    $prefix          = "Date_";$/;"	v
prefix	lib/smarty/plugins/function.html_select_time.php	/^    $prefix             = "Time_";$/;"	v
prefix	lib/soap/nusoap.php	/^			$prefix = 'nu'.rand(1000,9999);$/;"	v
prefix	lib/soap/nusoap.php	/^			$prefix = substr($name,0,strpos($name,':'));$/;"	v
prefix	lib/soap/nusoap.php	/^			$prefix = substr($qname,0,strpos($qname,':'));$/;"	v
prefix	lib/soap/nusoap.php	/^        	$prefix = '';$/;"	v
prefix	lib/soap/nusoap.php	/^                	$prefix = $this->getPrefix($aname);$/;"	v
prefix	lib/soap/nusoap.php	/^                $prefix = substr($name, 0, strpos($name, ':')); $/;"	v
prefix	mod/quiz/report/grading/report.php	/^            $prefix         = "manualgrades[$attempt->uniqueid]";$/;"	v
prefix	mod/resource/lib.php	/^                $prefix = "";$/;"	v
prefix	mod/resource/lib.php	/^            $prefix = "fetch.php?id=$cm->id&amp;url=";$/;"	v
prefix	question/category_class.php	/^        $prefix = is_null($parent) ? '' : "$parent \/ ";$/;"	v
prefixMethod	lib/adodb/adodb-xmlschema.inc.php	/^		$prefixMethod = isset( $attributes['PREFIXMETHOD'] ) ? strtoupper( trim( $attributes['PREFIXMETHOD'] ) ) : '';$/;"	v
prefixQuery	lib/adodb/adodb-xmlschema.inc.php	/^	function prefixQuery( $regex, $query, $prefix = NULL ) {$/;"	f
prefixedList	lib/adodb/adodb-xmlschema.inc.php	/^			$prefixedList = '';$/;"	v
preflangs	filter/multilang/filter.php	/^        $preflangs = array();$/;"	v
prefsbutton	calendar/export.php	/^$prefsbutton = calendar_preferences_button();$/;"	v
prefsbutton	calendar/view.php	/^    $prefsbutton = calendar_preferences_button();$/;"	v
pregexp	lib/filterlib.php	/^        $pregexp = '\/'.$opentag.'(.+?)'.$closetag.'\/is';$/;"	v
prep_page	mod/lesson/importppt.php	/^function prep_page($pageobject, $count) {$/;"	f
prepare_new_submission	mod/assignment/lib.php	/^    function prepare_new_submission($userid) {$/;"	f
prepareusers	mod/chat/gui_sockets/chatinput.php	/^function prepareusers() {$/;"	f
preprocess_files	lib/uploadlib.php	/^    function preprocess_files() {$/;"	f
preprocess_submission	mod/assignment/lib.php	/^    function preprocess_submission(&$submission) {$/;"	f
preprocess_submission	mod/assignment/type/online/assignment.class.php	/^    function preprocess_submission(&$submission) {$/;"	f
presave_process	question/format.php	/^    function presave_process( $content ) {$/;"	f
presave_process	question/format/xhtml/format.php	/^function presave_process( $content ) {$/;"	f
presave_process	question/format/xml/format.php	/^    function presave_process( $content ) {$/;"	f
presetrecords	lib/moodlelib.php	/^    $presetrecords = get_records('timezone', 'name', $usertz, 'year DESC', 'year, gmtoff, dstoff, dst_month, dst_startday, dst_weekday, dst_skipweeks, dst_time, std_month, std_startday, std_weekday, std_skipweeks, std_time');$/;"	v
prestring	mod/data/lib.php	/^        $prestring = '';$/;"	v
prestring	mod/data/lib.php	/^        $prestring = '[[';$/;"	v
prev	lib/pear/OLE.php	/^            $prev = unpack("V", substr($pps_wk, 68, 4));$/;"	v
prev_obfuscated	lib/weblib.php	/^            $prev_obfuscated = false;$/;"	v
prev_obfuscated	lib/weblib.php	/^            $prev_obfuscated = true;$/;"	v
prev_obfuscated	lib/weblib.php	/^    $prev_obfuscated = false;$/;"	v
prevdate	calendar/lib.php	/^            $prevdate = make_timestamp($prevyear, $prevmonth, 1);$/;"	v
prevdate	calendar/lib.php	/^            $prevdate = usergetdate(make_timestamp($data['y'], $data['m'], $data['d'] - 1));$/;"	v
prevent_double_paid	enrol/authorize/enrol.php	/^    function prevent_double_paid($course)$/;"	f
previd	mod/scorm/locallib.php	/^                        $previd = $sco->id;$/;"	v
previd	mod/scorm/locallib.php	/^        $previd = 0;$/;"	v
preview	theme/preview.php	/^        $preview = 'standard';$/;"	v
preview	theme/preview.php	/^    $preview = optional_param('preview','standard',PARAM_FILE); \/\/ which theme to show$/;"	v
preview	user/messageselect.php	/^    $preview = optional_param('preview','',PARAM_ALPHA);$/;"	v
preview_buttons	mod/resource/type/ims/preview.php	/^    function preview_buttons($directory, $name) {$/;"	f
preview_ims_generate_toc	mod/resource/type/ims/preview.php	/^    function preview_ims_generate_toc($items, $directory, $page=0, $selected_page) {$/;"	f
preview_text	mod/wiki/ewiki/ewiki.php	/^   $preview_text=$GLOBALS["ewiki_plugins"]["render"][0]($_REQUEST["content"], 1, EWIKI_ALLOW_HTML || (@$data["flags"]&EWIKI_DB_F_HTML));$/;"	v
previous	question/format/blackboard_6/format.php	/^                $previous = $qstn;$/;"	v
previous_sibling	lib/cas/domxml-php4-php5.php	/^ function previous_sibling() {return new php4DOMElement($this->myDOMNode->previousSibling,$this->myOwnerDocument);}$/;"	f
previous_timestart	mod/hotpot/db/update_to_v2.php	/^				$previous_timestart = $attempt->timestart;$/;"	v
previousmod	lib/weblib.php	/^            $previousmod = $mod;$/;"	v
previousmod	lib/weblib.php	/^    $previousmod = NULL;$/;"	v
previoussearch	admin/admin.php	/^    $previoussearch = (!empty($frm->search) or (isset($frm->previoussearch) and $frm->previoussearch == 1)) ;$/;"	v
previoussearch	admin/admin.php	/^    $previoussearch = ($previoussearch) ? '1' : '0';$/;"	v
previoussearch	admin/creators.php	/^    $previoussearch = (!empty($frm->search) or (isset($frm->previoussearch) && $frm->previoussearch == 1)) ;$/;"	v
previoussearch	admin/creators.php	/^    $previoussearch = ($previoussearch) ? '1' : '0';$/;"	v
previoussearch	course/importstudents.php	/^            $previoussearch = 0;$/;"	v
previoussearch	course/importstudents.php	/^    $previoussearch = ($searchtext != '') or ($previoussearch) ? 1:0;$/;"	v
previoussearch	course/importstudents.php	/^    $previoussearch = optional_param('previoussearch', 0, PARAM_BOOL);$/;"	v
previoussearch	course/student.php	/^            $previoussearch = 0;$/;"	v
previoussearch	course/student.php	/^    $previoussearch = ($searchtext != '') or ($previoussearch) ? 1:0;$/;"	v
previoussearch	course/student.php	/^    $previoussearch = optional_param('previoussearch', 0, PARAM_BOOL);$/;"	v
previoussearch	mod/forum/subscribers.php	/^    $previoussearch = (!empty($frm->search) or (!empty($frm->previoussearch) && $frm->previoussearch == 1)) ;$/;"	v
previoussearch	mod/forum/subscribers.php	/^    $previoussearch = ($previoussearch) ? '1' : '0';$/;"	v
prevkey	mod/quiz/edit.php	/^            $prevkey = ($questions[$up-1] == 0) ? $up-2 : $up-1;$/;"	v
prevlevel	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^      $prevlevel=$a_sitemap[$str_rootpage]["level"];$/;"	v
prevlink	calendar/lib.php	/^            $prevlink = calendar_get_link_tag($prevtext, 'index.php?', 0, $prevmonth, $prevyear);$/;"	v
prevlink	calendar/lib.php	/^            $prevlink = calendar_get_link_tag($prevtext, 'view.php?id='.$data['id'].'&amp;', 0, $prevmonth, $prevyear);$/;"	v
prevlist	mod/quiz/locallib.php	/^        $prevlist = substr($quizlayout, 0, $start);$/;"	v
prevmode	mod/glossary/deleteentry.php	/^    $prevmode = required_param('prevmode');$/;"	v
prevname	calendar/lib.php	/^            $prevname = calendar_wday_name($CALENDARDAYS[$prevdate['wday']]);$/;"	v
prevpageid	mod/lesson/importppt.php	/^        $prevpageid = $after;$/;"	v
prevpageid	mod/lesson/importppt.php	/^        $prevpageid = $id;$/;"	v
prevpageid	mod/lesson/importppt.php	/^        $prevpageid = 0;$/;"	v
prevpageid	mod/lesson/restorelib.php	/^            $prevpageid = $newid;$/;"	v
prevpageid	mod/lesson/restorelib.php	/^        $prevpageid = 0;$/;"	v
prevpageid	mod/lesson/view.php	/^                $prevpageid = $page->id;$/;"	v
prevsubmission	mod/exercise/assessments.php	/^                $prevsubmission = $lastone;$/;"	v
prevsubmission	mod/exercise/locallib.php	/^                            $prevsubmission = $tempsubmission;$/;"	v
prevtext	calendar/lib.php	/^    $prevtext = '<img src="'. $CFG->pixpath .'\/a\/r_previous.gif" alt="'.get_string('monthprev','access').'" class="resize" \/>';$/;"	v
prevvalue	lib/weblib.php	/^                $prevvalue = $value;$/;"	v
primary_key	lib/adodb/drivers/adodb-oci8.inc.php	/^		   $primary_key = $row[1]; \/\/constraint_name$/;"	v
primary_key	lib/adodb/drivers/adodb-oci8.inc.php	/^		$primary_key = '';$/;"	v
primary_sort_column	lib/tablelib.php	/^                $primary_sort_column = key($this->sess->sortby);$/;"	v
primary_sort_column	lib/tablelib.php	/^            $primary_sort_column = '';$/;"	v
primary_sort_order	lib/tablelib.php	/^                $primary_sort_order  = current($this->sess->sortby);$/;"	v
primary_sort_order	lib/tablelib.php	/^            $primary_sort_order  = '';$/;"	v
primaryadmin	admin/admin.php	/^    $primaryadmin = get_admin();$/;"	v
primaryadmin	admin/creators.php	/^    $primaryadmin = get_admin();$/;"	v
primaryadmin	admin/user.php	/^            $primaryadmin = get_admin();$/;"	v
print	lib/adodb/adodb-perf.inc.php	/^			$print = false;$/;"	v
print	lib/adodb/adodb-perf.inc.php	/^			$print = true;$/;"	v
print	lib/smarty/plugins/function.counter.php	/^        $print = (bool)$params['print'];$/;"	v
print	lib/smarty/plugins/function.counter.php	/^        $print = empty($counter['assign']);$/;"	v
print	lib/smarty/plugins/function.cycle.php	/^        $print = false;$/;"	v
print	lib/smarty/plugins/function.cycle.php	/^    $print = (isset($params['print'])) ? (bool)$params['print'] : true;$/;"	v
printArea	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function printArea($first_row, $first_col, $last_row, $last_col)$/;"	f
printHTMLFooter	lib/cas/client.php	/^  function printHTMLFooter()$/;"	f
printHTMLHeader	lib/cas/client.php	/^  function printHTMLHeader($title)$/;"	f
printRowColHeaders	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function printRowColHeaders($print = 1)$/;"	f
print_TTF	lib/graphlib.php	/^function print_TTF($message) {$/;"	f
print_after_form	mod/data/field/textarea/field.class.php	/^    function print_after_form() {$/;"	f
print_after_form	mod/data/lib.php	/^    function print_after_form() {$/;"	f
print_area	lib/excel/Worksheet.php	/^    function print_area($first_row, $first_col, $last_row, $last_col)$/;"	f
print_array	lib/typo3/class.t3lib_div.php	/^	function print_array($array_in)	{$/;"	f
print_auth_lock_options	admin/auth.php	/^function print_auth_lock_options ($auth, $user_fields, $helptext, $retrieveopts, $updateopts) {$/;"	f
print_before_form	mod/data/lib.php	/^    function print_before_form() {$/;"	f
print_category_edit	course/index.php	/^function print_category_edit($category, $displaylist, $parentslist, $depth=-1, $up=false, $down=false) {$/;"	f
print_category_info	course/lib.php	/^function print_category_info($category, $depth) {$/;"	f
print_cell	files/index.php	/^function print_cell($alignment='center', $text='&nbsp;', $class='') {$/;"	f
print_cell	lib/editor/htmlarea/coursefiles.php	/^function print_cell($alignment="center", $text="&nbsp;") {$/;"	f
print_checkbox	lib/weblib.php	/^function print_checkbox ($name, $value, $checked = true, $label = '', $alt = '', $script='',$return=false) {$/;"	f
print_checker_results	lib/speller/server-scripts/spellchecker.php	/^function print_checker_results() {$/;"	f
print_compatibility_row	install.php	/^function print_compatibility_row($success, $testtext, $errormessage, $helpfield='', $caution=false) {$/;"	f
print_continue	lib/weblib.php	/^function print_continue($link) {$/;"	f
print_course	course/lib.php	/^function print_course($course, $width="100%") {$/;"	f
print_course_search	course/lib.php	/^function print_course_search($value="", $return=false, $format="plain") {$/;"	f
print_courses	course/lib.php	/^function print_courses($category, $width="100%", $hidesitecourse = false) {$/;"	f
print_date_selector	lib/weblib.php	/^function print_date_selector($day, $month, $year, $currenttime=0, $return=false) {$/;"	f
print_editor_config	lib/weblib.php	/^function print_editor_config($editorhidebuttons='', $return=false) {$/;"	f
print_entry	enrol/authorize/enrol.php	/^    function print_entry($course)$/;"	f
print_entry	enrol/manual/enrol.php	/^function print_entry($course) {$/;"	f
print_entry	enrol/paypal/enrol.php	/^function print_entry($course) {$/;"	f
print_error	lib/weblib.php	/^function print_error ($errorcode, $module='', $link='', $a=NULL) {$/;"	f
print_excel_cells	mod/hotpot/report/default.php	/^	function print_excel_cells(&$wb, &$ws, &$table, &$row, &$properties, &$cells, &$options, $statheadercols=NULL) {$/;"	f
print_excel_data	mod/hotpot/report/default.php	/^	function print_excel_data(&$wb, &$ws, &$table, &$row, &$options) {$/;"	f
print_excel_foot	mod/hotpot/report/default.php	/^	function print_excel_foot(&$wb, &$ws, &$table, &$row, &$options) {$/;"	f
print_excel_head	mod/hotpot/report/default.php	/^	function print_excel_head(&$wb, &$ws, &$table, &$row, &$options) {$/;"	f
print_excel_headers	mod/hotpot/report/default.php	/^	function print_excel_headers(&$wb, &$course, &$hotpot) {$/;"	f
print_excel_report	mod/hotpot/report/default.php	/^	function print_excel_report(&$course, &$hotpot, &$tables, &$options) {$/;"	f
print_excel_stat	mod/hotpot/report/default.php	/^	function print_excel_stat(&$wb, &$ws, &$table, &$row, &$options) {$/;"	f
print_file_picture	lib/weblib.php	/^function print_file_picture($path, $courseid=0, $height='', $width='', $link='') {$/;"	f
print_file_upload_error	lib/moodlelib.php	/^function print_file_upload_error($filearray = '', $returnerror = false) {$/;"	f
print_footer	lib/weblib.php	/^function print_footer($course=NULL, $usercourse=NULL) {$/;"	f
print_grade_menu	lib/weblib.php	/^function print_grade_menu($courseid, $name, $current, $includenograde=true) {$/;"	f
print_group_menu	lib/weblib.php	/^function print_group_menu($groups, $groupmode, $currentgroup, $urlroot, $showall=1) {$/;"	f
print_group_picture	lib/weblib.php	/^function print_group_picture($group, $courseid, $large=false, $returnstring=false, $link=true) {$/;"	f
print_groupmode_setting	course/lib.php	/^function print_groupmode_setting($form, $course=NULL) {$/;"	f
print_header	blocks/pagedemo.php	/^        function print_header($title) {$/;"	f
print_header	blog/blogpage.php	/^    function print_header($pageTitle='', $pageHeading='', $pageNavigation='', $pageFocus='', $pageMeta='') {$/;"	f
print_header	lib/pagelib.php	/^    function print_header($title, $morebreadcrumbs = NULL) {$/;"	f
print_header	lib/pagelib.php	/^    function print_header($title, $morebreadcrumbs) {$/;"	f
print_header	lib/weblib.php	/^function print_header ($title='', $heading='', $navigation='', $focus='', $meta='',$/;"	f
print_header	mod/chat/pagelib.php	/^    function print_header($title, $morebreadcrumbs = NULL) {$/;"	f
print_header	mod/data/pagelib.php	/^    function print_header($title, $morebreadcrumbs = NULL, $meta) {$/;"	f
print_header	mod/quiz/pagelib.php	/^    function print_header($title, $morebreadcrumbs = NULL, $bodytags ='') {$/;"	f
print_header	my/pagelib.php	/^    function print_header($title) {$/;"	f
print_header_and_tabs	mod/quiz/report/default.php	/^    function print_header_and_tabs($cm, $course, $quiz, $reportmode="overview", $meta=""){$/;"	f
print_header_simple	lib/weblib.php	/^function print_header_simple($title='', $heading='', $navigation='', $focus='', $meta='',$/;"	f
print_heading	lib/weblib.php	/^function print_heading($text, $align='', $size=2, $class='main') {$/;"	f
print_heading_block	lib/weblib.php	/^function print_heading_block($heading, $class='') {$/;"	f
print_heading_with_help	lib/weblib.php	/^function print_heading_with_help($text, $helppage, $module='moodle', $icon='') {$/;"	f
print_headline	lib/weblib.php	/^function print_headline($text, $size=2) {$/;"	f
print_help	lib/phpmailer/mailerc.php	/^function print_help()$/;"	f
print_html	lib/tablelib.php	/^    function print_html() {$/;"	f
print_html_data	mod/hotpot/report/default.php	/^	function print_html_data(&$table) {$/;"	f
print_html_finish	mod/hotpot/report/default.php	/^	function print_html_finish(&$table) {$/;"	f
print_html_foot	mod/hotpot/report/default.php	/^	function print_html_foot(&$table) {$/;"	f
print_html_head	mod/hotpot/report/default.php	/^	function print_html_head(&$table) {$/;"	f
print_html_report	mod/hotpot/report/default.php	/^	function print_html_report(&$tables) {$/;"	f
print_html_start	mod/hotpot/report/default.php	/^	function print_html_start(&$table) {$/;"	f
print_html_stat	mod/hotpot/report/default.php	/^	function print_html_stat(&$table) {$/;"	f
print_ims	mod/resource/type/ims/resource.class.php	/^    function print_ims($cm, $course, $items, $resource, $page) {$/;"	f
print_install_help	install.php	/^function print_install_help($help) {$/;"	f
print_log	course/lib.php	/^function print_log($course, $user=0, $date=0, $order="l.time ASC", $page=0, $perpage=100,$/;"	f
print_log_graph	course/lib.php	/^function print_log_graph($course, $userid=0, $type="course.png", $date=0) {$/;"	f
print_log_selector_form	course/report/log/lib.php	/^function print_log_selector_form($course, $selecteduser=0, $selecteddate="today",$/;"	f
print_maintenance_message	lib/weblib.php	/^function print_maintenance_message () {$/;"	f
print_matching_questions	question/format/examview/format.php	/^    function print_matching_questions()$/;"	f
print_moodle_environment	lib/environmentlib.php	/^function print_moodle_environment($result, $environment_results) {$/;"	f
print_my_moodle	course/lib.php	/^function print_my_moodle() {$/;"	f
print_nav	mod/resource/type/ims/resource.class.php	/^    function print_nav($items, $resource, $page) {$/;"	f
print_navigation	lib/weblib.php	/^function print_navigation ($navigation) {$/;"	f
print_navmenu	mod/resource/type/ims/resource.class.php	/^    function print_navmenu($items, $resource, $page=0) {$/;"	f
print_next_wizard_page	question/type/datasetdependent/abstractqtype.php	/^    function print_next_wizard_page(&$question, &$form, $course) {$/;"	f
print_object	install.php	/^function print_object($object) {$/;"	f
print_object	lib/datalib.php	/^function print_object($object) {$/;"	f
print_options_form	mod/quiz/report/analysis/report.php	/^    function print_options_form($quiz, $cm, $attempts, $lowlimit=0, $pagesize=10) {$/;"	f
print_outline_row	course/report/outline/index.php	/^function print_outline_row($mod, $instance, $result) {$/;"	f
print_outline_row	course/user.php	/^function print_outline_row($mod, $instance, $result) {$/;"	f
print_overview	course/lib.php	/^function print_overview($courses) {$/;"	f
print_paging_bar	lib/weblib.php	/^function print_paging_bar($totalcount, $page, $perpage, $baseurl, $pagevar='page',$nocurr=false) {$/;"	f
print_png	lib/weblib.php	/^function print_png($url, $sizex, $sizey, $returnstring, $parameters='alt=""') {$/;"	f
print_progress	lib/adminlib.php	/^function print_progress($done, $total, $updatetime=5, $sleeptime=1, $donetext='') {$/;"	f
print_question	lib/questionlib.php	/^function print_question(&$question, &$state, $number, $cmoptions, $options=null) {$/;"	f
print_question	question/type/description/questiontype.php	/^    function print_question(&$question, &$state, $number, $cmoptions, $options) {$/;"	f
print_question	question/type/questiontype.php	/^    function print_question(&$question, &$state, $number, $cmoptions, $options) {$/;"	f
print_question	question/type/random/questiontype.php	/^    function print_question(&$question, &$state, &$number, $cmoptions, $options) {$/;"	f
print_question_form_end	question/type/questiontype.php	/^    function print_question_form_end($question, $submitscript='') {$/;"	f
print_question_formulation_and_controls	question/type/calculated/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state, $cmoptions,$/;"	f
print_question_formulation_and_controls	question/type/datasetdependent/abstractqtype.php	/^    function print_question_formulation_and_controls(&$question, &$state, $cmoptions,$/;"	f
print_question_formulation_and_controls	question/type/essay/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state, $cmoptions, $options) {$/;"	f
print_question_formulation_and_controls	question/type/match/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state, $cmoptions, $options) {$/;"	f
print_question_formulation_and_controls	question/type/missingtype/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state, $cmoptions, $options) {$/;"	f
print_question_formulation_and_controls	question/type/multianswer/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state, $cmoptions, $options) {$/;"	f
print_question_formulation_and_controls	question/type/multichoice/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state, $cmoptions, $options) {$/;"	f
print_question_formulation_and_controls	question/type/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state, $cmoptions, $options) {$/;"	f
print_question_formulation_and_controls	question/type/rqp/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state,$/;"	f
print_question_formulation_and_controls	question/type/shortanswer/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state, $cmoptions, $options) {$/;"	f
print_question_formulation_and_controls	question/type/truefalse/questiontype.php	/^    function print_question_formulation_and_controls(&$question, &$state,$/;"	f
print_question_grading_details	question/type/questiontype.php	/^    function print_question_grading_details(&$question, &$state, $cmoptions, $options) {$/;"	f
print_question_icon	lib/questionlib.php	/^function print_question_icon($question, $editlink=true, $return = false) {$/;"	f
print_question_submit_buttons	question/type/questiontype.php	/^    function print_question_submit_buttons(&$question, &$state, $cmoptions, $options) {$/;"	f
print_question_submit_buttons	question/type/rqp/questiontype.php	/^    function print_question_submit_buttons(&$question, &$state, $cmoptions, $options) {$/;"	f
print_questions_and_form	mod/quiz/report/grading/report.php	/^    function print_questions_and_form($quiz, $question) {$/;"	f
print_recent_activity	course/lib.php	/^        $print_recent_activity = $mod->name.'_print_recent_activity';$/;"	v
print_recent_activity	course/lib.php	/^function print_recent_activity($course) {$/;"	f
print_recent_activity_note	lib/weblib.php	/^function print_recent_activity_note($time, $user, $isteacher, $text, $link) {$/;"	f
print_recent_mod_activity	course/recent.php	/^                $print_recent_mod_activity = $activity->type."_print_recent_mod_activity";$/;"	v
print_recent_selector_form	course/lib.php	/^function print_recent_selector_form($course, $advancedfilter=0, $selecteduser=0, $selecteddate="lastlogin",$/;"	f
print_replacement_options	question/type/questiontype.php	/^    function print_replacement_options($question, $course, $cmid='0') {$/;"	f
print_report	mod/hotpot/report/default.php	/^	function print_report(&$course, &$hotpot, &$tables, &$options) {$/;"	f
print_report_cells	mod/hotpot/report/default.php	/^	function print_report_cells(&$table, &$options, $zone) {$/;"	f
print_report_finish	mod/hotpot/report/default.php	/^	function print_report_finish(&$course, &$hotpot, &$options) {$/;"	f
print_report_start	mod/hotpot/report/default.php	/^	function print_report_start(&$course, &$hotpot, &$options, &$table) {$/;"	f
print_richedit_javascript	lib/weblib.php	/^function print_richedit_javascript($form, $name, $source='no') {$/;"	f
print_row	user/view.php	/^function print_row($left, $right) {$/;"	f
print_row_col_headers	lib/excel/Worksheet.php	/^    function print_row_col_headers($print = 1)$/;"	f
print_row_stats_data	mod/quiz/report/analysis/report.php	/^    function print_row_stats_data(&$q) {$/;"	f
print_scale_menu	lib/weblib.php	/^function print_scale_menu($courseid, $name, $current) {$/;"	f
print_scale_menu_helpbutton	lib/weblib.php	/^function print_scale_menu_helpbutton($courseid, $scale) {$/;"	f
print_section	course/lib.php	/^function print_section($course, $section, $mods, $modnamesused, $absolute=false, $width="100%") {$/;"	f
print_section_add_menus	course/lib.php	/^function print_section_add_menus($course, $section, $modnames, $vertical=false, $return=false) {$/;"	f
print_side_block	lib/weblib.php	/^function print_side_block($heading='', $content='', $list=NULL, $icons=NULL, $footer='', $attributes = array()) {$/;"	f
print_side_block_end	lib/weblib.php	/^function print_side_block_end($attributes = array()) {$/;"	f
print_side_block_start	lib/weblib.php	/^function print_side_block_start($heading='', $attributes = array()) {$/;"	f
print_simple_box	lib/weblib.php	/^function print_simple_box($message, $align='', $width='', $color='', $padding=5, $class='generalbox', $id='') {$/;"	f
print_simple_box_end	lib/weblib.php	/^function print_simple_box_end() {$/;"	f
print_simple_box_start	lib/weblib.php	/^function print_simple_box_start($align='', $width='', $color='', $padding=5, $class='generalbox', $id='') {$/;"	f
print_single_button	lib/weblib.php	/^function print_single_button($link, $options, $label='OK', $method='get', $target='_self') {$/;"	f
print_spacer	lib/weblib.php	/^function print_spacer($height=1, $width=1, $br=true) {$/;"	f
print_speller_button	lib/weblib.php	/^function print_speller_button () {$/;"	f
print_speller_code	lib/editor/htmlarea/htmlarea.class.php	/^    function print_speller_code ($usehtmleditor=false) {$/;"	f
print_speller_code	lib/weblib.php	/^function print_speller_code ($usehtmleditor=false, $return=false) {$/;"	f
print_standard_coursemodule_settings	course/lib.php	/^function print_standard_coursemodule_settings($form) {$/;"	f
print_string	lib/moodlelib.php	/^function print_string($identifier, $module='', $a=NULL) {$/;"	f
print_student_answer	mod/assignment/type/offline/assignment.class.php	/^    function print_student_answer($studentid){$/;"	f
print_student_answer	mod/assignment/type/online/assignment.class.php	/^    function print_student_answer($userid, $return=false){$/;"	f
print_student_answer	mod/assignment/type/uploadsingle/assignment.class.php	/^    function print_student_answer($userid, $return=false){$/;"	f
print_suggs_elem	lib/speller/server-scripts/spellchecker.php	/^function print_suggs_elem( $suggs, $index, $text_input_idx ) {$/;"	f
print_table	lib/weblib.php	/^function print_table($table) {$/;"	f
print_tabs	lib/weblib.php	/^function print_tabs($tabrows, $selected=NULL, $inactive=NULL, $activetwo=NULL, $return=false) {$/;"	f
print_text_cells	mod/hotpot/report/default.php	/^	function print_text_cells(&$cells, &$options) {$/;"	f
print_text_data	mod/hotpot/report/default.php	/^	function print_text_data(&$table, &$options) {$/;"	f
print_text_foot	mod/hotpot/report/default.php	/^	function print_text_foot(&$table, &$options) {$/;"	f
print_text_head	mod/hotpot/report/default.php	/^	function print_text_head(&$table, &$options) {$/;"	f
print_text_report	mod/hotpot/report/default.php	/^	function print_text_report(&$course, &$hotpot, &$tables, &$options) {$/;"	f
print_text_start	mod/hotpot/report/default.php	/^	function print_text_start(&$course, &$hotpot, &$options) {$/;"	f
print_text_stat	mod/hotpot/report/default.php	/^	function print_text_stat(&$table, &$options) {$/;"	f
print_textarea	lib/weblib.php	/^function print_textarea($usehtmleditor, $rows, $cols, $width, $height, $name, $value='', $courseid=0, $return=false) {$/;"	f
print_textfield	lib/weblib.php	/^function print_textfield ($name, $value, $alt = '',$size=50,$maxlength= 0,$return=false) {$/;"	f
print_textindex_decl	lib/speller/server-scripts/spellchecker.php	/^function print_textindex_decl( $text_input_idx ) {$/;"	f
print_textinputs_var	lib/speller/server-scripts/spellchecker.php	/^function print_textinputs_var() {$/;"	f
print_time_selector	lib/weblib.php	/^function print_time_selector($hour, $minute, $currenttime=0, $step=5, $return=false) {$/;"	f
print_timer_selector	lib/weblib.php	/^function print_timer_selector($timelimit = 0, $unit = '', $name = 'timelimit', $return=false) {$/;"	f
print_toc	mod/resource/type/ims/resource.class.php	/^    function print_toc($items, $resource, $page) {$/;"	f
print_upload_log	lib/uploadlib.php	/^    function print_upload_log($return=false,$skipemptyifmultiple=false) {$/;"	f
print_user	lib/weblib.php	/^function print_user($user, $course, $messageselect=false) {$/;"	f
print_user_files	mod/assignment/lib.php	/^    function print_user_files($userid=0, $return=false) {$/;"	f
print_user_files	mod/assignment/type/online/assignment.class.php	/^    function print_user_files($userid, $return=false) {$/;"	f
print_user_picture	lib/weblib.php	/^function print_user_picture($userid, $courseid, $picture, $size=0, $returnstring=false, $link=true, $target='') {$/;"	f
print_version	lib/phpmailer/mailerc.php	/^function print_version()$/;"	f
print_visible_setting	course/lib.php	/^function print_visible_setting($form, $course=NULL) {$/;"	f
print_whole_category_list	course/lib.php	/^function print_whole_category_list($category=NULL, $displaylist=NULL, $parentslist=NULL, $depth=-1) {$/;"	f
print_words_elem	lib/speller/server-scripts/spellchecker.php	/^function print_words_elem( $word, $index, $text_input_idx ) {$/;"	f
printclose	mod/lesson/mediafile.php	/^    $printclose = optional_param('printclose', 0, PARAM_INT);$/;"	v
printed	mod/lesson/view.php	/^            $printed = 0;$/;"	v
printedquestion	mod/hotpot/review.php	/^							$printedquestion = true;$/;"	v
printedquestion	mod/hotpot/review.php	/^						$printedquestion = true;$/;"	v
printedquestion	mod/hotpot/review.php	/^			$printedquestion = false;$/;"	v
printfilelist	files/index.php	/^function printfilelist($filelist) {$/;"	f
printfilelist	lib/editor/htmlarea/coursefiles.php	/^function printfilelist($filelist) {$/;"	f
printicon	mod/glossary/view.php	/^            $printicon = " <a title =\\"". get_string("printerfriendly","glossary") . "\\" target=\\"printview\\" href=\\"print.php?id=$cm->id&amp;mode=$mode&amp;hook=$hook&amp;sortkey=$sortkey&amp;sortorder=$sortorder&amp;offset=$offset\\"><img border=\\"0\\" src=\\"print.gif\\" alt=\\"\\" \/><\/a>";$/;"	v
printicon	mod/glossary/view.php	/^    $printicon = '';$/;"	v
printmessage	message/refresh.php	/^            $printmessage = '<div class="message other"><span class="author">'.s($userfullname).'<\/span> '.$/;"	v
printmessage	message/refresh.php	/^            $printmessage = addslashes($printmessage);                 \/\/ So Javascript can write it$/;"	v
printmessage	message/refresh.php	/^            $printmessage = format_text($message->message, $message->format, $options, 0);$/;"	v
printmessage	message/refresh.php	/^            $printmessage = str_replace("\\n", ' ', $printmessage);$/;"	v
printmessage	message/refresh.php	/^            $printmessage = str_replace("\\r", ' ', $printmessage);$/;"	v
printmessage	message/refresh.php	/^            $printmessage = str_replace('<\/', '<\\\/', $printmessage);   \/\/ XHTML compliance$/;"	v
printpivot	mod/glossary/print.php	/^        $printpivot = $dp->showgroup;$/;"	v
printpivot	mod/glossary/print.php	/^        $printpivot = 1;$/;"	v
printpivot	mod/glossary/sql.php	/^            $printpivot = 0;$/;"	v
printpivot	mod/glossary/sql.php	/^        $printpivot = 0;$/;"	v
printpivot	mod/glossary/view.php	/^        $printpivot = $dp->showgroup;$/;"	v
printpivot	mod/glossary/view.php	/^        $printpivot = 1;$/;"	v
printsection	mod/assignment/index.php	/^                $printsection = $assignment->section;$/;"	v
printsection	mod/assignment/index.php	/^        $printsection = "";$/;"	v
printsection	mod/chat/index.php	/^                $printsection = $chat->section;$/;"	v
printsection	mod/chat/index.php	/^        $printsection = '';$/;"	v
printsection	mod/choice/index.php	/^                $printsection = $choice->section;$/;"	v
printsection	mod/choice/index.php	/^        $printsection = "";$/;"	v
printsection	mod/data/index.php	/^                    $printsection = $data->section;$/;"	v
printsection	mod/data/index.php	/^        $printsection = "";$/;"	v
printsection	mod/forum/index.php	/^                    $printsection = "";$/;"	v
printsection	mod/forum/index.php	/^                    $printsection = $forum->section;$/;"	v
printsection	mod/glossary/index.php	/^                $printsection = $glossary->section;$/;"	v
printsection	mod/glossary/index.php	/^        $printsection = "";$/;"	v
printsection	mod/hotpot/index.php	/^				$printsection = $hotpot->section;$/;"	v
printsection	mod/hotpot/index.php	/^		$printsection = "";$/;"	v
printsection	mod/quiz/index.php	/^                $printsection = $quiz->section;$/;"	v
printsection	mod/quiz/index.php	/^        $printsection = "";$/;"	v
printsection	mod/resource/index.php	/^                    $printsection = $resource->section;$/;"	v
printsection	mod/resource/index.php	/^            $printsection = "";$/;"	v
printsection	mod/resource/index.php	/^            $printsection = '<span class="smallinfo">'.userdate($resource->timemodified)."<\/span>";$/;"	v
printsection	mod/survey/index.php	/^                $printsection = $survey->section;$/;"	v
printsection	mod/survey/index.php	/^        $printsection = "";$/;"	v
printseparator	mod/hotpot/review.php	/^							$printseparator = true;$/;"	v
printseparator	mod/hotpot/review.php	/^		$printseparator = false;$/;"	v
privAdd	lib/pclzip/pclzip.lib.php	/^  function privAdd($p_list, &$p_result_list, $p_add_dir, $p_remove_dir, $p_remove_all_dir, &$p_options)$/;"	f
privAddFile	lib/pclzip/pclzip.lib.php	/^  function privAddFile($p_filename, &$p_header, $p_add_dir, $p_remove_dir, $p_remove_all_dir, &$p_options)$/;"	f
privAddFileList	lib/pclzip/pclzip.lib.php	/^  function privAddFileList($p_list, &$p_result_list, $p_add_dir, $p_remove_dir, $p_remove_all_dir, &$p_options)$/;"	f
privAddList	lib/pclzip/pclzip.lib.php	/^  function privAddList($p_list, &$p_result_list, $p_add_dir, $p_remove_dir, $p_remove_all_dir, &$p_options)$/;"	f
privCheckFileHeaders	lib/pclzip/pclzip.lib.php	/^  function privCheckFileHeaders(&$p_local_header, &$p_central_header)$/;"	f
privCheckFormat	lib/pclzip/pclzip.lib.php	/^  function privCheckFormat($p_level=0)$/;"	f
privCloseFd	lib/pclzip/pclzip.lib.php	/^  function privCloseFd()$/;"	f
privConvertHeader2FileInfo	lib/pclzip/pclzip.lib.php	/^  function privConvertHeader2FileInfo($p_header, &$p_info)$/;"	f
privCreate	lib/pclzip/pclzip.lib.php	/^  function privCreate($p_list, &$p_result_list, $p_add_dir, $p_remove_dir, $p_remove_all_dir, &$p_options)$/;"	f
privDecrypt	lib/pclzip/pclzip.lib.php	/^  function privDecrypt($p_encryption_header, &$p_buffer, $p_size, $p_crc)$/;"	f
privDeleteByRule	lib/pclzip/pclzip.lib.php	/^  function privDeleteByRule(&$p_result_list, &$p_options)$/;"	f
privDirCheck	lib/pclzip/pclzip.lib.php	/^  function privDirCheck($p_dir, $p_is_dir=false)$/;"	f
privDisableMagicQuotes	lib/pclzip/pclzip.lib.php	/^  function privDisableMagicQuotes()$/;"	f
privDuplicate	lib/pclzip/pclzip.lib.php	/^  function privDuplicate($p_archive_filename)$/;"	f
privErrorLog	lib/pclzip/pclzip.lib.php	/^  function privErrorLog($p_error_code=0, $p_error_string='')$/;"	f
privErrorReset	lib/pclzip/pclzip.lib.php	/^  function privErrorReset()$/;"	f
privExtractByRule	lib/pclzip/pclzip.lib.php	/^  function privExtractByRule(&$p_file_list, $p_path, $p_remove_path, $p_remove_all_path, &$p_options)$/;"	f
privExtractFile	lib/pclzip/pclzip.lib.php	/^  function privExtractFile(&$p_entry, $p_path, $p_remove_path, $p_remove_all_path, &$p_options)$/;"	f
privExtractFileAsString	lib/pclzip/pclzip.lib.php	/^  function privExtractFileAsString(&$p_entry, &$p_string)$/;"	f
privExtractFileInOutput	lib/pclzip/pclzip.lib.php	/^  function privExtractFileInOutput(&$p_entry, &$p_options)$/;"	f
privList	lib/pclzip/pclzip.lib.php	/^  function privList(&$p_list)$/;"	f
privMerge	lib/pclzip/pclzip.lib.php	/^  function privMerge(&$p_archive_to_add)$/;"	f
privOpenFd	lib/pclzip/pclzip.lib.php	/^  function privOpenFd($p_mode)$/;"	f
privParseOptions	lib/pclzip/pclzip.lib.php	/^  function privParseOptions(&$p_options_list, $p_size, &$v_result_list, $v_requested_options=false)$/;"	f
privReadCentralFileHeader	lib/pclzip/pclzip.lib.php	/^  function privReadCentralFileHeader(&$p_header)$/;"	f
privReadEndCentralDir	lib/pclzip/pclzip.lib.php	/^  function privReadEndCentralDir(&$p_central_dir)$/;"	f
privReadFileHeader	lib/pclzip/pclzip.lib.php	/^  function privReadFileHeader(&$p_header)$/;"	f
privSwapBackMagicQuotes	lib/pclzip/pclzip.lib.php	/^  function privSwapBackMagicQuotes()$/;"	f
privWriteCentralFileHeader	lib/pclzip/pclzip.lib.php	/^  function privWriteCentralFileHeader(&$p_header)$/;"	f
privWriteCentralHeader	lib/pclzip/pclzip.lib.php	/^  function privWriteCentralHeader($p_nb_entries, $p_size, $p_offset, $p_comment)$/;"	f
privWriteFileHeader	lib/pclzip/pclzip.lib.php	/^  function privWriteFileHeader(&$p_header)$/;"	f
problem	admin/health.php	/^        $problem = new $classname;$/;"	v
problem	admin/health.php	/^    $problem = new $classname;$/;"	v
problem_000001	admin/health.php	/^class problem_000001 extends problem_base {$/;"	c
problem_000002	admin/health.php	/^class problem_000002 extends problem_base {$/;"	c
problem_000003	admin/health.php	/^class problem_000003 extends problem_base {$/;"	c
problem_000004	admin/health.php	/^class problem_000004 extends problem_base {$/;"	c
problem_000005	admin/health.php	/^class problem_000005 extends problem_base {$/;"	c
problem_000006	admin/health.php	/^class problem_000006 extends problem_base {$/;"	c
problem_000007	admin/health.php	/^class problem_000007 extends problem_base {$/;"	c
problem_000008	admin/health.php	/^class problem_000008 extends problem_base {$/;"	c
problem_000009	admin/health.php	/^class problem_000009 extends problem_base {$/;"	c
problem_00000x	admin/health.php	/^class problem_00000x extends problem_base {$/;"	c
problem_000010	admin/health.php	/^class problem_000010 extends problem_base {$/;"	c
problem_000011	admin/health.php	/^class problem_000011 extends problem_base {$/;"	c
problem_base	admin/health.php	/^class problem_base {$/;"	c
problems	admin/health.php	/^    $problems = 0;$/;"	v
process	lib/cas/domxml-php4-php5.php	/^  function process($dom_document,$xslt_parameters=array(),$param_is_xpath=false)$/;"	f
process_block	question/format/blackboard_6/format.php	/^function process_block($cur_block, &$block) {$/;"	f
process_choices	question/format/blackboard_6/format.php	/^function process_choices($bb_choices, &$choices) {$/;"	f
process_config	enrol/authorize/enrol.php	/^    function process_config($config)$/;"	f
process_config	enrol/database/enrol.php	/^function process_config($config) {$/;"	f
process_config	enrol/flatfile/enrol.php	/^function process_config($config) {$/;"	f
process_config	enrol/imsenterprise/enrol.php	/^function process_config($config) {$/;"	f
process_config	enrol/ldap/enrol.php	/^function process_config($config) {$/;"	f
process_config	enrol/manual/enrol.php	/^function process_config($config) {$/;"	f
process_config	enrol/paypal/enrol.php	/^function process_config($config) {$/;"	f
process_environment_bypass	lib/environmentlib.php	/^function process_environment_bypass($xml, &$result) {$/;"	f
process_environment_messages	lib/environmentlib.php	/^function process_environment_messages($xml, &$result) {$/;"	f
process_environment_restrict	lib/environmentlib.php	/^function process_environment_restrict($xml, &$result) {$/;"	f
process_essay	question/format/blackboard_6/format.php	/^function process_essay($quest, &$questions) {$/;"	f
process_fblank	question/format/blackboard_6/format.php	/^function process_fblank($quest, &$questions) {$/;"	f
process_feedback	mod/assignment/lib.php	/^    function process_feedback() {$/;"	f
process_feedback	question/format/blackboard_6/format.php	/^function process_feedback($feedbackset, &$feedbacks) {$/;"	f
process_fib	question/format/blackboard/format.php	/^function process_fib($xml, &$questions) {$/;"	f
process_file_uploads	lib/uploadlib.php	/^    function process_file_uploads($destination) {$/;"	f
process_group_tag	enrol/imsenterprise/enrol.php	/^function process_group_tag($tagcontents){$/;"	f
process_jcloze	question/format/hotpot/format.php	/^    function process_jcloze(&$xml, &$questions) {$/;"	f
process_jcross	question/format/hotpot/format.php	/^    function process_jcross(&$xml, &$questions) {$/;"	f
process_jmatch	question/format/hotpot/format.php	/^    function process_jmatch(&$xml, &$questions) {$/;"	f
process_jmix	question/format/hotpot/format.php	/^    function process_jmix(&$xml, &$questions) {$/;"	f
process_jquiz	question/format/hotpot/format.php	/^    function process_jquiz(&$xml, &$questions) {$/;"	f
process_ma	question/format/blackboard/format.php	/^function process_ma($xml, &$questions) {$/;"	f
process_ma	question/format/blackboard_6/format.php	/^function process_ma($quest, &$questions) {$/;"	f
process_matches	question/format/examview/format.php	/^    function process_matches(&$questions)$/;"	f
process_matching	question/format/blackboard/format.php	/^function process_matching($xml, &$questions) {$/;"	f
process_matching	question/format/blackboard_6/format.php	/^function process_matching($quest, &$questions) {$/;"	f
process_matching_responses	question/format/blackboard_6/format.php	/^function process_matching_responses($bb_responses, &$responses) {$/;"	f
process_mc	question/format/blackboard/format.php	/^function process_mc($xml, &$questions) {$/;"	f
process_mc	question/format/blackboard_6/format.php	/^function process_mc($quest, &$questions) {$/;"	f
process_membership_tag	enrol/imsenterprise/enrol.php	/^function process_membership_tag($tagcontents){$/;"	f
process_person_tag	enrol/imsenterprise/enrol.php	/^function process_person_tag($tagcontents){$/;"	f
process_properties_tag	enrol/imsenterprise/enrol.php	/^function process_properties_tag($tagcontents){$/;"	f
process_responses	question/format/blackboard_6/format.php	/^function process_responses($bb_responses, &$responses) {$/;"	f
process_sidekicks	mod/chat/chatd.php	/^    function process_sidekicks($sessionid) {$/;"	f
process_tf	question/format/blackboard/format.php	/^function process_tf($xml, &$questions) {$/;"	f
process_tf	question/format/blackboard_6/format.php	/^function process_tf($quest, &$questions) {$/;"	f
processed	calendar/lib.php	/^    $processed = 0;$/;"	v
processedrecords	admin/utfdbmigrate.php	/^    $processedrecords = 0;$/;"	v
progress	mod/lesson/locallib.php	/^        $progress = 100;$/;"	v
progress	mod/lesson/locallib.php	/^        $progress = round(count($viewedpageids)\/count($validpages), 2) * 100; $/;"	v
projectedtext	lib/adminlib.php	/^            $projectedtext = '  Ending: '.format_time($projectedtime);$/;"	v
projectedtext	lib/adminlib.php	/^            $projectedtext = '';$/;"	v
projectedtime	admin/upgradelogs.php	/^            $projectedtime = (int)(((float)$cmcount \/ (float)$count) * $elapsedtime) - $elapsedtime;$/;"	v
projectedtime	lib/adminlib.php	/^        $projectedtime = (int)(((float)$total \/ (float)$done) * $elapsedtime) - $elapsedtime;$/;"	v
promote_final	mod/chat/chatd.php	/^    function promote_final($sessionid, $customdata) {$/;"	f
promote_ufo	mod/chat/chatd.php	/^    function promote_ufo($handle, $type, $sessionid, $customdata) {$/;"	f
prop	theme/chameleon/ui/ChameleonCSS.class.php	/^                $prop = trim($rule[0]);$/;"	v
prop_name	lib/smarty/Smarty_Compiler.class.php	/^        $prop_name = $match[2];$/;"	v
properties	lib/moodlelib.php	/^        $properties = get_class_vars( $obj );$/;"	v
properties	lib/moodlelib.php	/^        $properties = get_object_vars( $obj );$/;"	v
properties	lib/pclzip/pclzip.lib.php	/^  function properties()$/;"	f
properties	lib/weblib.php	/^        $properties = get_object_vars($var);$/;"	v
properties	mod/hotpot/report/default.php	/^		$properties = array($/;"	v
properties	mod/hotpot/report/default.php	/^		$properties = array('align'=>'right');$/;"	v
properties	mod/hotpot/report/default.php	/^		$properties = array('bold'=>1, 'align'=>'center');$/;"	v
properties	mod/hotpot/report/default.php	/^		$properties = array('text_wrap' => (empty($options['reportwrapdata']) ? 0 : 1));$/;"	v
property	lib/bennu/iCalendar_components.php	/^            $property = new $classname;$/;"	v
property	lib/bennu/iCalendar_components.php	/^            $property = new iCalendar_property_x;$/;"	v
prot_hide	mod/wiki/ewiki/ewiki.php	/^      $prot_hide = ($flags&0x0020) && EWIKI_PROTECTED_MODE && EWIKI_PROTECTED_MODE_HIDING;$/;"	v
protect	lib/excel/Worksheet.php	/^    function protect($password)$/;"	f
protect	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function protect($password)$/;"	f
protection	lib/fpdf/fpdfprotection.php	/^        $protection = 192;$/;"	v
proto	lib/filelib.php	/^    $proto = reset($records);$/;"	v
protocol	lib/weblib.php	/^        $protocol = 'http:\/\/';$/;"	v
protocol	lib/weblib.php	/^        $protocol = ($_SERVER['HTTPS'] == 'on') ? 'https:\/\/' : 'http:\/\/';$/;"	v
protocol	lib/weblib.php	/^        $protocol = ($_SERVER['SERVER_PORT'] == '443') ? 'https:\/\/' : 'http:\/\/';$/;"	v
provide_export	question/format.php	/^    function provide_export() {$/;"	f
provide_export	question/format/gift/format.php	/^    function provide_export() {$/;"	f
provide_export	question/format/qti2/format.php	/^    function provide_export() {$/;"	f
provide_export	question/format/xhtml/format.php	/^    function provide_export() {$/;"	f
provide_export	question/format/xml/format.php	/^    function provide_export() {$/;"	f
provide_import	question/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/aiken/format.php	/^  function provide_import() {$/;"	f
provide_import	question/format/aon/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/blackboard/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/blackboard_6/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/coursetestmanager/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/examview/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/gift/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/hotpot/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/learnwise/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/missingword/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/multianswer/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/webct/format.php	/^    function provide_import() {$/;"	f
provide_import	question/format/xml/format.php	/^    function provide_import() {$/;"	f
provided	lib/questionlib.php	/^            $provided = $format_class->provide_export();$/;"	v
provided	lib/questionlib.php	/^            $provided = $format_class->provide_import();$/;"	v
proxy	lib/cas/CAS.php	/^  function proxy($server_version,$/;"	f
proxy_fp	admin/langimport.php	/^            $proxy_fp = fsockopen($CFG->proxyhost, $CFG->proxyport);$/;"	v
proxy_host	lib/smarty/plugins/function.fetch.php	/^                                $proxy_host = $param_value;$/;"	v
proxy_port	lib/smarty/plugins/function.fetch.php	/^                                $proxy_port = (int) $param_value;$/;"	v
proxy_url	admin/langimport.php	/^    function proxy_url($url) {$/;"	f
prune	mod/forum/post.php	/^    $prune = optional_param('prune',0,PARAM_INT);$/;"	v
ps	filter/tex/latex.php	/^            $ps  = "{$this->temp_dir}\/$filename.ps";$/;"	v
ps	mod/hotpot/template/v6.php	/^		$ps = '0028|005B|007B|0F3A|0F3C|169B|201A|201E|2045|207D|208D|2329|23B4|2768|276A|276C|276E|2770|2772|2774|27E6|27E8|27EA|2983|2985|2987|2989|298B|298D|298F|2991|2993|2995|2997|29D8|29DA|29FC|3008|300A|300C|300E|3010|3014|3016|3018|301A|301D|FD3E|FE35|FE37|FE39|FE3B|FE3D|FE3F|FE41|FE43|FE47|FE59|FE5B|FE5D|FF08|FF3B|FF5B|FF5F|FF62';$/;"	v
psLen	lib/typo3/class.t3lib_div.php	/^		$psLen = strlen($partStr);$/;"	v
psql	admin/utfdbmigrate.php	/^            $psql = 'psql';$/;"	v
pt	admin/stickyblocks.php	/^    $pt  = optional_param('pt', null, PARAM_SAFEDIR); \/\/alhanumeric and -$/;"	v
pt	lib/cas/client.php	/^        $pt = trim($arr[0]->get_content());$/;"	v
pt	lib/cas/client.php	/^      $pt = $this->retrievePT($target_service,$err_code,$output);$/;"	v
pt	lib/cas/client.php	/^      $pt = $this->retrievePT($url,$err_code,$output);$/;"	v
pt	lib/cas/client.php	/^      $pt = FALSE;$/;"	v
pt	question/format/qti2/format.php	/^        $pt = 0; $/;"	v
pt	question/format/xml/format.php	/^        $pt = 0; $/;"	v
ptab	lib/adodb/drivers/adodb-oci8.inc.php	/^			$ptab = 'ALL_';$/;"	v
ptab	lib/adodb/drivers/adodb-oci8.inc.php	/^			$ptab = 'USER_';$/;"	v
ptgArea	lib/excel/Parser.php	/^        $ptgArea = pack("C", $this->ptg['ptgArea']);$/;"	v
ptgArea	lib/excel/Parser.php	/^        $ptgArea = pack("C", $this->ptg['ptgAreaA']);$/;"	v
ptgArea	lib/excel/Parser.php	/^        $ptgArea = pack("C", $this->ptg['ptgAreaV']);$/;"	v
ptgArea	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgArea = pack("C", $this->ptg['ptgArea']);$/;"	v
ptgArea	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgArea = pack("C", $this->ptg['ptgArea3d']);$/;"	v
ptgArea	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgArea = pack("C", $this->ptg['ptgArea3dA']);$/;"	v
ptgArea	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgArea = pack("C", $this->ptg['ptgArea3dV']);$/;"	v
ptgArea	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgArea = pack("C", $this->ptg['ptgAreaA']);$/;"	v
ptgArea	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgArea = pack("C", $this->ptg['ptgAreaV']);$/;"	v
ptgRef	lib/excel/Parser.php	/^        $ptgRef = pack("C", $this->ptg['ptgRef']);$/;"	v
ptgRef	lib/excel/Parser.php	/^        $ptgRef = pack("C", $this->ptg['ptgRefA']);$/;"	v
ptgRef	lib/excel/Parser.php	/^        $ptgRef = pack("C", $this->ptg['ptgRefV']);$/;"	v
ptgRef	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgRef = pack("C", $this->ptg['ptgRef']);$/;"	v
ptgRef	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgRef = pack("C", $this->ptg['ptgRef3d']);$/;"	v
ptgRef	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgRef = pack("C", $this->ptg['ptgRef3dA']);$/;"	v
ptgRef	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgRef = pack("C", $this->ptg['ptgRef3dV']);$/;"	v
ptgRef	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgRef = pack("C", $this->ptg['ptgRefA']);$/;"	v
ptgRef	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $ptgRef = pack("C", $this->ptg['ptgRefV']);$/;"	v
ptimes	lib/moodlelib.php	/^        $ptimes = posix_times();$/;"	v
publish	question/category_class.php	/^        $publish = ($publish == false) ? 0 : 1;$/;"	v
publish	question/editlib.php	/^        $publish = "OR publish = '1'";$/;"	v
publish	question/editlib.php	/^    $publish = "";$/;"	v
publish_category	question/category_class.php	/^    function publish_category($publish, $categoryid) {$/;"	f
publishsql	lib/questionlib.php	/^        $publishsql = "or publish=1";$/;"	v
publishsql	lib/questionlib.php	/^    $publishsql="";$/;"	v
pushErrorHandling	lib/pear/PEAR.php	/^    function pushErrorHandling($mode, $options = null)$/;"	f
put_records_csv	lib/filelib.php	/^function put_records_csv($file, $records, $table = NULL) {$/;"	f
pwd	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$pwd = adodb_addslashes($pwd);$/;"	v
pwd	lib/adodb/server.php	/^$pwd = 'garbase-it-is';$/;"	v
pwd_length	lib/moodlelib.php	/^    $pwd_length = 0;$/;"	v
pwd_length	lib/moodlelib.php	/^    $pwd_length = strlen($pwd);$/;"	v
q	lib/adodb/adodb.inc.php	/^	function q(&$s)$/;"	f
q	lib/adodb/drivers/adodb-odbc.inc.php	/^					$q = $rs->fields[0];$/;"	v
q	mod/hotpot/attempt.php	/^	$q = 0;$/;"	v
q	mod/hotpot/report.php	/^			$q = $response->question;$/;"	v
q	mod/hotpot/report/click/report.php	/^					$q = array_search($response->question, $questionids);$/;"	v
q	mod/hotpot/report/fullstat/report.php	/^		$q = array(); \/\/ statistics about the $q(uestions)$/;"	v
q	mod/hotpot/report/simplestat/report.php	/^		$q = array($/;"	v
q	mod/hotpot/review.php	/^	$q = array(); \/\/ questions$/;"	v
q	mod/hotpot/template/v6.php	/^				$q = 0;$/;"	v
q	mod/hotpot/template/v6.php	/^		$q = 0;$/;"	v
q	mod/quiz/attempt.php	/^    $q = optional_param('q', 0, PARAM_INT);                 \/\/ or quiz ID$/;"	v
q	mod/quiz/report.php	/^    $q = optional_param('q',0,PARAM_INT);     \/\/ quiz ID$/;"	v
q	mod/quiz/report/analysis/report.php	/^                $q = get_question_responses($quizquestions[$i], $states[$i]);$/;"	v
q	mod/quiz/report/analysis/report.php	/^            $q = $questions[$qnum];$/;"	v
q	mod/quiz/view.php	/^    $q    = optional_param('q',  0, PARAM_INT);  \/\/ quiz ID$/;"	v
q	mod/wiki/ewiki/ewiki.php	/^      $q = preg_replace('\/\\s*[^\\w]+\\s*\/', ' ', $q);$/;"	v
q	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^         $q = array_unique(explode(" ", $q));$/;"	v
q	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^         $q = preg_replace('\/[^-_\\d'.EWIKI_CHARS_L.EWIKI_CHARS_U.']+\/', " ", $q);$/;"	v
q	mod/wiki/view.php	/^    $q            = optional_param('q',"");              \/\/ Search Context$/;"	v
q	question/format/hotpot/format.php	/^            $q = 0;$/;"	v
qArgument	mod/wiki/view.php	/^            $qArgument="&amp;q=".urlencode($q);$/;"	v
qID	lib/adodb/adodb-lib.inc.php	/^	$qID = $zthis->_query($sql,$inputarr);$/;"	v
qResult	question/format/coursetestmanager/format.php	/^                    $qResult = HtmlSpecialChars($qResult);$/;"	v
qResult	question/format/coursetestmanager/format.php	/^                $qResult = $oTest->ExecSQL($sql);$/;"	v
q_fields	lib/adodb/drivers/adodb-oci8.inc.php	/^			$q_fields = "SELECT * FROM (".$sql.") WHERE NULL = NULL";$/;"	v
q_file	question/format/blackboard_6/format.php	/^                    $q_file = "$temp_dir\/res00001.dat";$/;"	v
q_max	mod/hotpot/attempt.php	/^	$q_max = 0;;$/;"	v
q_num	mod/hotpot/lib.php	/^					$q_num = $num;$/;"	v
q_num	mod/hotpot/lib.php	/^	$q_num = -1;$/;"	v
qanswer	question/format/qti2/format.php	/^            $qanswer = array_pop( $question->options->answers );$/;"	v
qanswers	question/format/qti2/format.php	/^            $qanswers = $question->options->answers;$/;"	v
qarray	lib/phpmailer/mailerc.php	/^        $qarray = array();$/;"	v
qarray	lib/phpmailer/mailerc.php	/^        $qarray = file($filePath);$/;"	v
qattempts	mod/lesson/action/continue.php	/^                $qattempts = count_records("lesson_attempts", "userid", $USER->id, "retry", $nretakes, "pageid", $pageid);$/;"	v
qclass	mod/quiz/report/analysis/report.php	/^                    $qclass = 'correct';$/;"	v
qclass	mod/quiz/report/analysis/report.php	/^                    $qclass = 'partialcorrect';$/;"	v
qclass	mod/quiz/report/analysis/report.php	/^                    $qclass = 'uncorrect';$/;"	v
qclass	mod/quiz/report/analysis/report.php	/^                $qclass = 'correct';$/;"	v
qclass	mod/quiz/report/analysis/report.php	/^                $qclass = 'partialcorrect';$/;"	v
qclass	mod/quiz/report/analysis/report.php	/^                $qclass = 'uncorrect';$/;"	v
qcobject	question/category.php	/^    $qcobject = new question_category_object();$/;"	v
qformat	question/export.php	/^        $qformat = new $classname();$/;"	v
qformat	question/format/xml/format.php	/^        $qformat = $question['#']['questiontext'][0]['@']['format'];$/;"	v
qformat	question/import.php	/^            $qformat = new $classname();$/;"	v
qformat_aiken	question/format/aiken/format.php	/^class qformat_aiken extends qformat_default {$/;"	c
qformat_aon	question/format/aon/format.php	/^class qformat_aon extends qformat_default {$/;"	c
qformat_blackboard	question/format/blackboard/format.php	/^class qformat_blackboard extends qformat_default {$/;"	c
qformat_blackboard_6	question/format/blackboard_6/format.php	/^class qformat_blackboard_6 extends qformat_default {$/;"	c
qformat_coursetestmanager	question/format/coursetestmanager/format.php	/^class qformat_coursetestmanager extends qformat_default {$/;"	c
qformat_default	mod/lesson/format.php	/^class qformat_default {$/;"	c
qformat_default	question/format.php	/^class qformat_default {$/;"	c
qformat_examview	question/format/examview/format.php	/^class qformat_examview extends qformat_default {$/;"	c
qformat_gift	question/format/gift/format.php	/^class qformat_gift extends qformat_default {$/;"	c
qformat_hotpot	question/format/hotpot/format.php	/^class qformat_hotpot extends qformat_default {$/;"	c
qformat_learnwise	question/format/learnwise/format.php	/^class qformat_learnwise extends qformat_default {$/;"	c
qformat_missingword	question/format/missingword/format.php	/^class qformat_missingword extends qformat_default {$/;"	c
qformat_multianswer	question/format/multianswer/format.php	/^class qformat_multianswer extends qformat_default {$/;"	c
qformat_qti2	question/format/qti2/format.php	/^class qformat_qti2 extends qformat_default {$/;"	c
qformat_webct	question/format/webct/format.php	/^class qformat_webct extends qformat_default {$/;"	c
qformat_webct_convert_formula	question/format/webct/format.php	/^function qformat_webct_convert_formula($formula) {$/;"	f
qformat_webct_modified_calculated_qtype	question/format/webct/format.php	/^class qformat_webct_modified_calculated_qtype extends question_calculated_qtype {$/;"	c
qformat_xhtml	question/format/xhtml/format.php	/^class qformat_xhtml extends qformat_default {$/;"	c
qformat_xml	question/format/xml/format.php	/^class qformat_xml extends qformat_default {$/;"	c
qicon	mod/quiz/report/analysis/report.php	/^            $qicon = print_question_icon($question, false, true);$/;"	v
qid	lib/adodb/drivers/adodb-access.inc.php	/^		$qid = odbc_tables($this->_connectionID);$/;"	v
qid	lib/adodb/drivers/adodb-db2.inc.php	/^		$qid = odbc_tables($this->_connectionID, "", $qschema, $qtable, "");$/;"	v
qid	lib/adodb/drivers/adodb-fbsql.inc.php	/^		$qid = fbsql_list_dbs($this->_connectionID);$/;"	v
qid	lib/adodb/drivers/adodb-mysql.inc.php	/^		$qid = mysql_list_dbs($this->_connectionID);$/;"	v
qid	lib/adodb/drivers/adodb-odbc.inc.php	/^			$qid = @odbc_columns($this->_connectionID,'%','%',strtoupper($table),'%');$/;"	v
qid	lib/adodb/drivers/adodb-odbc.inc.php	/^			$qid = odbc_columns($this->_connectionID);#,'%','',strtoupper($table),'%');$/;"	v
qid	lib/adodb/drivers/adodb-odbc.inc.php	/^			$qid = odbc_columns($this->_connectionID,$q,$o,strtoupper($table),'%');$/;"	v
qid	lib/adodb/drivers/adodb-odbc.inc.php	/^		$qid = @odbc_primarykeys($this->_connectionID,'',$schema,$table);$/;"	v
qid	lib/adodb/drivers/adodb-odbc.inc.php	/^		$qid = odbc_tables($this->_connectionID);$/;"	v
qid	lib/adodb/drivers/adodb-odbc.inc.php	/^            $qid = odbc_columns($this->_connectionID, "", $schema, $table, $colname);$/;"	v
qid	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$qid = $this->_queryID;$/;"	v
qid	mod/quiz/report/analysis/report.php	/^                $qid = $q->id;$/;"	v
qid	mod/quiz/report/analysis/report.php	/^            $qid = $q['id'];$/;"	v
qid	mod/quiz/report/analysis/report.php	/^        $qid = $q['id'];$/;"	v
qid	mod/quiz/report/overview/report.php	/^                            $qid          = intval(substr($sortpart, 1));$/;"	v
qid	mod/survey/graph.php	/^    $qid   = optional_param('qid', 0, PARAM_INT);  \/\/ Group ID$/;"	v
qid	mod/survey/report.php	/^    $qid     = optional_param('qid', 0, PARAM_INT);       \/\/ Question ID$/;"	v
qid2	lib/adodb/drivers/adodb-odbc.inc.php	/^			$qid2 = odbc_tables($this->_connectionID);$/;"	v
qkey	lib/adodb/session/adodb-session.php	/^		$qkey = $conn->qstr($key);$/;"	v
qkey	lib/adodb/session/adodb-session.php	/^		$qkey = $conn->quote($key);$/;"	v
qm	lib/typo3/class.t3lib_div.php	/^		$qm='\\*\\\/\\+-^%';$/;"	v
qname	mod/quiz/report/analysis/report.php	/^            $qname = '<div class="qname">'.format_text($question->name." :  ", $question->questiontextformat, NULL, $quiz->course).'<\/div>';$/;"	v
qname	mod/quiz/report/analysis/report.php	/^        $qname = format_text($question->name, FORMAT_MOODLE, $options);$/;"	v
qno	lib/adodb/perf/perf-db2.inc.php	/^		$qno = rand();$/;"	v
qno	mod/quiz/editlib.php	/^    $qno = 1;$/;"	v
qnum	mod/quiz/locallib.php	/^    $qnum = $question->id;$/;"	v
qnum	mod/survey/view.php	/^    $qnum = 0;$/;"	v
qnumber	mod/quiz/report/analysis/report.php	/^            $qnumber = " (".link_to_popup_window('\/question\/question.php?id='.$qid,'editquestion', $qid, 450, 550, get_string('edit'), 'none', true ).") ";$/;"	v
qnumchar	question/type/multichoice/questiontype.php	/^            $qnumchar = chr(ord('a') + $key);$/;"	v
qo	question/format/xml/format.php	/^                $qo = $this->import_description( $question );$/;"	v
qo	question/format/xml/format.php	/^                $qo = $this->import_matching( $question );$/;"	v
qo	question/format/xml/format.php	/^                $qo = $this->import_multichoice( $question );$/;"	v
qo	question/format/xml/format.php	/^                $qo = $this->import_numerical( $question );$/;"	v
qo	question/format/xml/format.php	/^                $qo = $this->import_shortanswer( $question );$/;"	v
qo	question/format/xml/format.php	/^                $qo = $this->import_truefalse( $question );$/;"	v
qo	question/format/xml/format.php	/^                $qo = null;$/;"	v
qo	question/format/xml/format.php	/^              $qo = $this->import_multianswer( $question );$/;"	v
qo	question/format/xml/format.php	/^        $qo = $this->defaultquestion();$/;"	v
qo	question/format/xml/format.php	/^        $qo = $this->import_headers( $question );$/;"	v
qo	question/format/xml/format.php	/^        $qo = qtype_multianswer_extract_question($this->import_text( $/;"	v
qq	mod/hotpot/attempt.php	/^		$qq = sprintf('%02d', $q); \/\/ (a padded, two-digit version of $q)$/;"	v
qqq	mod/survey/graph.php	/^       $qqq = get_records_list("survey_questions", "id", $question->multi);$/;"	v
qqq	mod/survey/graph.php	/^       $qqq = get_records_list("survey_questions", "id", $survey->questions);$/;"	v
qquestion	mod/quiz/report/analysis/report.php	/^            $qquestion = $qname."\\n".$qtext."\\n";$/;"	v
qresults	question/editlib.php	/^    $qresults = array();$/;"	v
qreview	mod/quiz/report/analysis/report.php	/^            $qreview = quiz_get_question_review($quiz, $question);$/;"	v
qry	lib/adodb/adodb-cryptsession.php	/^		$qry = "DELETE FROM $ADODB_SESSION_TBL WHERE expiry < " . time();$/;"	v
qry	lib/adodb/adodb-cryptsession.php	/^		$qry = "DELETE FROM $ADODB_SESSION_TBL WHERE sesskey = '$key'";$/;"	v
qry	lib/adodb/adodb-session-clob.php	/^			$qry = sprintf("insert into %s (sesskey, expiry, data) values ('%s', %d, %s)", $ADODB_SESSION_TBL, $key, $expiry, $lob_value);$/;"	v
qry	lib/adodb/adodb-session-clob.php	/^			$qry = sprintf("update %s set expiry = %d, data = %s where sesskey = '%s'", $ADODB_SESSION_TBL, $expiry, $lob_value, $key);$/;"	v
qry	lib/adodb/adodb-session-clob.php	/^		$qry = "DELETE FROM $ADODB_SESSION_TBL WHERE expiry < " . time();$/;"	v
qry	lib/adodb/adodb-session-clob.php	/^		$qry = "DELETE FROM $ADODB_SESSION_TBL WHERE sesskey = '$key'";$/;"	v
qry	lib/adodb/adodb-session-clob.php	/^		$qry = "UPDATE $ADODB_SESSION_TBL SET expiry=$expiry WHERE sesskey='$key' AND expiry >= " . time();$/;"	v
qry	lib/adodb/adodb-session.php	/^		$qry = "DELETE FROM $ADODB_SESSION_TBL WHERE expiry < " . time();$/;"	v
qry	lib/adodb/adodb-session.php	/^		$qry = "DELETE FROM $ADODB_SESSION_TBL WHERE sesskey = '$key'";$/;"	v
qry	lib/adodb/adodb-session.php	/^		$qry = "UPDATE $ADODB_SESSION_TBL SET expiry=$expiry WHERE sesskey='$key' AND expiry >= " . time();$/;"	v
qry	lib/adodb/drivers/adodb-mssql.inc.php	/^				 $qry=$this->metaDatabasesSQL; $/;"	v
qryRecs	lib/adodb/adodb-lib.inc.php	/^			$qryRecs = $rstest->_currentRow;$/;"	v
qryRecs	lib/adodb/adodb-lib.inc.php	/^			$qryRecs = $zthis->CacheGetOne($secs2cache\/2,$rewritesql,$inputarr);$/;"	v
qryRecs	lib/adodb/adodb-lib.inc.php	/^			$qryRecs = $zthis->GetOne($rewritesql,$inputarr);$/;"	v
qryRecs	lib/adodb/adodb-lib.inc.php	/^	  		$qryRecs = $rstest->RecordCount();$/;"	v
qryRecs	lib/adodb/adodb-lib.inc.php	/^	$qryRecs = 0;$/;"	v
qryRecs	lib/adodb/adodb-lib.inc.php	/^	$qryRecs = _adodb_getcount($zthis,$sql,$inputarr,$secs2cache);$/;"	v
qryRecs	lib/adodb/adodb-lib.inc.php	/^	$qryRecs = false; \/\/count records for no offset$/;"	v
qs	lib/soap/nusoap.php	/^			$qs = $HTTP_SERVER_VARS['QUERY_STRING'];$/;"	v
qs	lib/soap/nusoap.php	/^			$qs = $_SERVER['QUERY_STRING'];$/;"	v
qs	lib/soap/nusoap.php	/^			$qs = '';$/;"	v
qs	lib/soap/nusoap.php	/^			$qs = explode('&', $HTTP_SERVER_VARS['QUERY_STRING']);$/;"	v
qs	lib/soap/nusoap.php	/^			$qs = explode('&', $_SERVER['QUERY_STRING']);$/;"	v
qsd	mod/quiz/report/analysis/report.php	/^            $qsd = format_float($q['qsd'],3);$/;"	v
qsd	mod/quiz/report/analysis/report.php	/^        $qsd = format_float($q['qsd'],4);$/;"	v
qset	question/format/coursetestmanager/format.php	/^                $qset = $ldb->Execute("$sql");$/;"	v
qset	question/format/coursetestmanager/format.php	/^              $qset = $ldb->Execute("$sql");$/;"	v
qstats	mod/quiz/report/analysis/report.php	/^        $qstats = array();$/;"	v
qstr	lib/adodb/adodb-connection.inc.php	/^    function qstr($s,$magic_quotes=false)$/;"	f
qstr	lib/adodb/adodb.inc.php	/^	function qstr($s,$magic_quotes=false)$/;"	f
qstr	lib/adodb/drivers/adodb-mysql.inc.php	/^	function qstr($s,$magic_quotes=false)$/;"	f
qstr	lib/adodb/drivers/adodb-mysqli.inc.php	/^	function qstr($s, $magic_quotes = false)$/;"	f
qstr	lib/adodb/drivers/adodb-oci8.inc.php	/^	function qstr($s,$magic_quotes=false)$/;"	f
qstr	lib/adodb/drivers/adodb-postgres64.inc.php	/^	function qstr($s,$magic_quotes=false)$/;"	f
qstr	lib/adodb/drivers/adodb-vfp.inc.php	/^	function qstr($s,$nofixquotes=false)$/;"	f
qtext	mod/quiz/report/analysis/report.php	/^            $qtext = format_text($question->questiontext, $question->questiontextformat, NULL, $quiz->course);          $/;"	v
qtext	mod/quiz/report/analysis/report.php	/^        $qtext = format_text($question->questiontext, FORMAT_MOODLE, $options);          $/;"	v
qtext	question/format/xml/format.php	/^            $qtext = $this->import_text( $subquestion['#']['text'] );$/;"	v
qtext	question/format/xml/format.php	/^        $qtext = $this->import_text( $question['#']['questiontext'][0]['#']['text'] );$/;"	v
qtextremaining	question/type/multianswer/questiontype.php	/^            $qtextremaining = $qtextsplits[1];$/;"	v
qtextremaining	question/type/multianswer/questiontype.php	/^        $qtextremaining = format_text($question->questiontext,$/;"	v
qtextsplits	question/type/multianswer/questiontype.php	/^            $qtextsplits = explode($regs[0], $qtextremaining, 2);$/;"	v
qtformat	question/format/gift/format.php	/^          $qtformat= substr( $questiontext, 0, $rh_brace );$/;"	v
qtformat	question/format/xml/format.php	/^            $qtformat = $this->get_format($question->questiontextformat);$/;"	v
qtype	mod/lesson/action/addpage.php	/^    $qtype = optional_param('qtype', LESSON_MULTICHOICE, PARAM_INT);$/;"	v
qtype	mod/quiz/report/analysis/report.php	/^                $qtype = ($quizquestions[$i]->qtype=='random') ? $states[$i]->options->question->qtype : $quizquestions[$i]->qtype;$/;"	v
qtype	mod/quiz/report/analysis/report.php	/^        $qtype = $question->qtype;$/;"	v
qtype	question/question.php	/^            $qtype = 'missingtype';$/;"	v
qtype	question/question.php	/^        $qtype = $question->qtype;$/;"	v
qtype	question/question.php	/^        $qtype = 'rqp';$/;"	v
qtype	question/question.php	/^    $qtype = optional_param('qtype', '', PARAM_FILE);$/;"	v
qtype	question/restorelib.php	/^                $qtype = get_field('question', 'qtype', 'id', $state->question);$/;"	v
qtype_calculated_calculate_answer	question/type/calculated/questiontype.php	/^function qtype_calculated_calculate_answer($formula, $individualdata,$/;"	f
qtype_calculated_find_formula_errors	question/type/calculated/questiontype.php	/^function qtype_calculated_find_formula_errors($formula) {$/;"	f
qtype_calculated_upgrade	question/type/calculated/db/mysql.php	/^function qtype_calculated_upgrade($oldversion=0) {$/;"	f
qtype_calculated_upgrade	question/type/calculated/db/postgres7.php	/^function qtype_calculated_upgrade($oldversion=0) {$/;"	f
qtype_essay_upgrade	question/type/essay/db/mysql.php	/^function qtype_essay_upgrade($oldversion=0) {$/;"	f
qtype_essay_upgrade	question/type/essay/db/postgres7.php	/^function qtype_essay_upgrade($oldversion=0) {$/;"	f
qtype_match_upgrade	question/type/match/db/mysql.php	/^function qtype_match_upgrade($oldversion=0) {$/;"	f
qtype_match_upgrade	question/type/match/db/postgres7.php	/^function qtype_match_upgrade($oldversion=0) {$/;"	f
qtype_multianswer_extract_question	question/type/multianswer/questiontype.php	/^function qtype_multianswer_extract_question($text) {$/;"	f
qtype_multianswer_upgrade	question/type/multianswer/db/mysql.php	/^function qtype_multianswer_upgrade($oldversion=0) {$/;"	f
qtype_multianswer_upgrade	question/type/multianswer/db/postgres7.php	/^function qtype_multianswer_upgrade($oldversion=0) {$/;"	f
qtype_multichoice_upgrade	question/type/multichoice/db/mysql.php	/^function qtype_multichoice_upgrade($oldversion=0) {$/;"	f
qtype_multichoice_upgrade	question/type/multichoice/db/postgres7.php	/^function qtype_multichoice_upgrade($oldversion=0) {$/;"	f
qtype_numerical_upgrade	question/type/numerical/db/mysql.php	/^function qtype_numerical_upgrade($oldversion=0) {$/;"	f
qtype_numerical_upgrade	question/type/numerical/db/postgres7.php	/^function qtype_numerical_upgrade($oldversion=0) {$/;"	f
qtype_randomsamatch_upgrade	question/type/randomsamatch/db/mysql.php	/^function qtype_randomsamatch_upgrade($oldversion=0) {$/;"	f
qtype_randomsamatch_upgrade	question/type/randomsamatch/db/postgres7.php	/^function qtype_randomsamatch_upgrade($oldversion=0) {$/;"	f
qtype_rqp_upgrade	question/type/rqp/db/mysql.php	/^function qtype_rqp_upgrade($oldversion=0) {$/;"	f
qtype_rqp_upgrade	question/type/rqp/db/postgres7.php	/^function qtype_rqp_upgrade($oldversion=0) {$/;"	f
qtype_shortanswer_upgrade	question/type/shortanswer/db/mysql.php	/^function qtype_shortanswer_upgrade($oldversion=0) {$/;"	f
qtype_shortanswer_upgrade	question/type/shortanswer/db/postgres7.php	/^function qtype_shortanswer_upgrade($oldversion=0) {$/;"	f
qtype_truefalse_upgrade	question/type/truefalse/db/mysql.php	/^function qtype_truefalse_upgrade($oldversion=0) {$/;"	f
qtype_truefalse_upgrade	question/type/truefalse/db/postgres7.php	/^function qtype_truefalse_upgrade($oldversion=0) {$/;"	f
qtypecalculated	question/format/webct/format.php	/^        $qtypecalculated = new qformat_webct_modified_calculated_qtype();$/;"	v
qtypefilepath	lib/questionlib.php	/^    $qtypefilepath= "$CFG->dirroot\/question\/type\/$qtypename\/questiontype.php";$/;"	v
qtypemenu	question/editlib.php	/^    $qtypemenu = $QTYPE_MENU;$/;"	v
qtypenames	lib/questionlib.php	/^$qtypenames= get_list_of_plugins('question\/type');$/;"	v
qtypenames	question/restorelib.php	/^                $qtypenames = array(1=>'shortanswer',2=>'truefalse',3=>'multichoice',4=>'random',5=>'match',$/;"	v
qtypeobj	question/type/calculated/editquestion.php	/^$qtypeobj = $QTYPES['calculated'];$/;"	v
qualified_me	lib/weblib.php	/^function qualified_me() {$/;"	f
que	mod/quiz/restorelibpre15.php	/^                            $que = backup_getid($restore->backup_unique_code,"question",$question_id);$/;"	v
que_info	mod/quiz/restorelibpre15.php	/^            $que_info = $questions[$i];$/;"	v
que_info	question/restorelib.php	/^            $que_info = $questions[$i];$/;"	v
query	filter/algebra/algebradebug.php	/^    $query = urldecode($_SERVER['QUERY_STRING']);$/;"	v
query	filter/tex/texdebug.php	/^    $query = urldecode($_SERVER['QUERY_STRING']);$/;"	v
query	lib/adodb/adodb-xmlschema.inc.php	/^						$query = str_replace( $this->prefixKey, $xmls->objectPrefix, $query );$/;"	v
query	lib/adodb/adodb-xmlschema.inc.php	/^						$query = str_replace( XMLS_PREFIX , $xmls->objectPrefix, $query );$/;"	v
query	lib/adodb/adodb-xmlschema.inc.php	/^					$query = $this->prefixQuery( '\/^\\s*((?is)DELETE\\s+(FROM\\s+)?)((\\w+\\s*,?\\s*)+)(\\s.*$)\/', $query, $xmls->objectPrefix );$/;"	v
query	lib/adodb/adodb-xmlschema.inc.php	/^					$query = $this->prefixQuery( '\/^\\s*((?is)INSERT\\s+(INTO\\s+)?)((\\w+\\s*,?\\s*)+)(\\s.*$)\/', $query, $xmls->objectPrefix );$/;"	v
query	lib/adodb/adodb-xmlschema.inc.php	/^					$query = $this->prefixQuery( '\/^\\s*((?is)UPDATE\\s+(FROM\\s+)?)((\\w+\\s*,?\\s*)+)(\\s.*$)\/', $query, $xmls->objectPrefix );$/;"	v
query	lib/adodb/adodb-xmlschema.inc.php	/^			$query = $preamble . ' ' . $prefixedList . ' ' . $postamble;$/;"	v
query	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$query = "SHOW DATABASES";$/;"	v
query	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $query = "SELECT ".$sql_from.$/;"	v
query	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $query = sprintf("DELETE FROM %s WHERE %s = '%s'",$/;"	v
query	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $query = sprintf("INSERT INTO %s (%s, %s%s) VALUES ('%s', '%s'%s)",$/;"	v
query	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $query = sprintf("SELECT %s FROM %s",$/;"	v
query	lib/adodb/pear/Auth/Container/ADOdb.php	/^    function query($query)$/;"	f
query	lib/cas/domxml-php4-php5.php	/^ function query($eval_str,$contextnode)$/;"	f
query	mod/chat/lib.php	/^    $query = "lastping < '$timeold'";$/;"	v
query	mod/hotpot/lib.php	/^		$query = $matches[2];$/;"	v
query	mod/hotpot/lib.php	/^		$query = $url;$/;"	v
query	mod/hotpot/lib.php	/^		$query = '';$/;"	v
query	mod/hotpot/lib.php	/^		$query = preg_replace($search, $replace, $query);$/;"	v
query	mod/hotpot/lib.php	/^	$query = "$/;"	v
query	mod/resource/type/repository/hive/openlitebrowse.php	/^$query  = '';$/;"	v
query	mod/resource/type/repository/hive/openlitebrowse.php	/^$query ='';$/;"	v
query	mod/resource/type/repository/hive/openlitesearch.php	/^ $query  = '';$/;"	v
querySQL	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^					$querySQL = $this->querySet->create();$/;"	v
query_linux	question/format/coursetestmanager/format.php	/^        function query_linux($sql, $mdbpath, $mdapath, $hostname) {$/;"	f
query_start	mod/chat/chatd.php	/^    function query_start() {$/;"	f
queryadd	mod/lesson/view.php	/^            $queryadd = " AND userid = ".$userid;$/;"	v
queryadd	mod/lesson/view.php	/^            $queryadd = "";$/;"	v
querys	mod/resource/type/file/resource.class.php	/^        $querys = array();$/;"	v
querys	mod/resource/type/repository/resource.class.php	/^        $querys = array();$/;"	v
querystring	blog/lib.php	/^                $querystring = '?';$/;"	v
querystring	blog/lib.php	/^            $querystring = '';$/;"	v
querystring	blog/lib.php	/^            $querystring = '?';$/;"	v
querystring	lib/tablelib.php	/^                $querystring = '';$/;"	v
querystring	lib/tablelib.php	/^                $querystring = '?';$/;"	v
querystring	lib/validateurlsyntax.php	/^    $querystring       = '(\\?(' . $reserved . '|' . $unreserved . '|' . $escaped . ')*)' . $aOptions['q'];$/;"	v
querystring	mod/resource/type/file/resource.class.php	/^        $querystring = implode('&', $querys);$/;"	v
querystring	mod/resource/type/file/resource.class.php	/^    $querystring = '';$/;"	v
querystring	mod/resource/type/ims/resource.class.php	/^        $querystring = '';$/;"	v
querystring	mod/resource/type/repository/resource.class.php	/^        $querystring = implode('&', $querys);$/;"	v
querystring	mod/resource/type/repository/resource.class.php	/^    $querystring = '';$/;"	v
quest_text	question/format/xhtml/format.php	/^          $quest_text = $this->repchar( $subquestion->questiontext );$/;"	v
question	mod/hotpot/lib.php	/^					$question = NULL;$/;"	v
question	mod/hotpot/lib.php	/^	$question = NULL;$/;"	v
question	mod/lesson/format.php	/^        $question = new stdClass();$/;"	v
question	mod/quiz/edit.php	/^                $question = $QTYPES[RANDOM]->save_question($question, $form, $course);$/;"	v
question	mod/quiz/edit.php	/^                $question = new stdClass;$/;"	v
question	mod/quiz/editlib.php	/^        $question = $questions[$qnum];$/;"	v
question	mod/quiz/editlib.php	/^    $question = $questions[$id];$/;"	v
question	mod/quiz/report/analysis/report.php	/^            $question = get_record('question', 'id', $qid);         $/;"	v
question	mod/quiz/report/analysis/report.php	/^        $question = get_record('question', 'id', $qid);$/;"	v
question	mod/quiz/restorelib.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$instance->question);$/;"	v
question	mod/quiz/restorelib.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$version->newquestion);$/;"	v
question	mod/quiz/restorelib.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$version->oldquestion);$/;"	v
question	mod/quiz/restorelib.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$version->originalquestion);$/;"	v
question	mod/quiz/restorelibpre15.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$grade->question);$/;"	v
question	mod/quiz/restorelibpre15.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$response->originalquestion);$/;"	v
question	mod/quiz/restorelibpre15.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$response->question);$/;"	v
question	mod/quiz/restorelibpre15.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$version->newquestion);$/;"	v
question	mod/quiz/restorelibpre15.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$version->oldquestion);$/;"	v
question	mod/quiz/restorelibpre15.php	/^            $question = get_record("question","id",$response->question);$/;"	v
question	mod/quiz/restorelibpre15.php	/^            $question = new object;$/;"	v
question	mod/survey/download.php	/^                $question = $questions["$qid"];$/;"	v
question	mod/survey/download.php	/^            $question = $questions["$qid"];$/;"	v
question	mod/survey/download.php	/^        $question = $questions["$qid"];$/;"	v
question	mod/survey/download.php	/^        $question = $questions[$qid];$/;"	v
question	mod/survey/graph.php	/^       $question  = get_record("survey_questions", "id", $qid);$/;"	v
question	mod/survey/graph.php	/^       $question = get_record("survey_questions", "id", $qid);$/;"	v
question	mod/survey/lib.php	/^                $question = $questions[$val];$/;"	v
question	mod/survey/report.php	/^                 $question = $questions[$val];$/;"	v
question	mod/survey/report.php	/^                $question = $questions[$val];$/;"	v
question	mod/survey/report.php	/^             $question = $questions[$val];$/;"	v
question	mod/survey/view.php	/^                $question = $questions[$val];$/;"	v
question	mod/survey/view.php	/^        $question = $questions["$val"];$/;"	v
question	question/format.php	/^        $question = new stdClass();$/;"	v
question	question/format/aiken/format.php	/^                    $question = $this->defaultquestion();$/;"	v
question	question/format/aiken/format.php	/^        $question = $this->defaultquestion();$/;"	v
question	question/format/aon/format.php	/^        $question = $this->defaultquestion();$/;"	v
question	question/format/blackboard/format.php	/^        $question = $this->defaultquestion();$/;"	v
question	question/format/blackboard_6/format.php	/^        $question = $this->create_raw_question($quest);$/;"	v
question	question/format/blackboard_6/format.php	/^        $question = $this->defaultquestion($this->defaultquestion());$/;"	v
question	question/format/blackboard_6/format.php	/^    $question = $this->defaultquestion();$/;"	v
question	question/format/coursetestmanager/format.php	/^                            $question = 0;$/;"	v
question	question/format/coursetestmanager/format.php	/^                          $question = 0;$/;"	v
question	question/format/coursetestmanager/format.php	/^                    $question = $this->defaultquestion();$/;"	v
question	question/format/examview/format.php	/^            $question = $this->defaultquestion();$/;"	v
question	question/format/examview/format.php	/^            $question = $this->parse_co($qrec['#'], $question);$/;"	v
question	question/format/examview/format.php	/^            $question = $this->parse_ma($qrec['#'], $groupname);$/;"	v
question	question/format/examview/format.php	/^            $question = $this->parse_mc($qrec['#'], $question);$/;"	v
question	question/format/examview/format.php	/^            $question = $this->parse_nr($qrec['#'], $question);$/;"	v
question	question/format/examview/format.php	/^            $question = $this->parse_tf_yn($qrec['#'], $question);$/;"	v
question	question/format/examview/format.php	/^            $question = NULL;$/;"	v
question	question/format/examview/format.php	/^        $question = $this->defaultquestion();$/;"	v
question	question/format/gift/format.php	/^        $question = $this->defaultquestion();$/;"	v
question	question/format/hotpot/format.php	/^                    $question = $this->defaultquestion();$/;"	v
question	question/format/hotpot/format.php	/^                    $question = new stdClass();$/;"	v
question	question/format/hotpot/format.php	/^                $question = $this->defaultquestion();$/;"	v
question	question/format/hotpot/format.php	/^                $question = new stdClass();$/;"	v
question	question/format/learnwise/format.php	/^        $question = $this->defaultquestion();$/;"	v
question	question/format/missingword/format.php	/^        $question = $this->defaultquestion();$/;"	v
question	question/format/webct/format.php	/^                        $question = $this->defaultquestion();$/;"	v
question	question/format/webct/format.php	/^        $question = $this->defaultquestion();$/;"	v
question	question/question.php	/^            $question = $QTYPES[$qtype]->save_question($question, $form, $course);$/;"	v
question	question/restorelib.php	/^                $question = backup_getid($restore->backup_unique_code,"question",$state->originalquestion);$/;"	v
question	question/restorelib.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$session->questionid);$/;"	v
question	question/restorelib.php	/^            $question = backup_getid($restore->backup_unique_code,"question",$state->question);$/;"	v
question	question/restorelib.php	/^            $question = new object;$/;"	v
question	question/type/calculated/questiontype.php	/^        $question = parent::create_runtime_question($question, $form);$/;"	v
question	question/type/datasetdependent/abstractqtype.php	/^                    $question = $this->create_runtime_question($question, $SESSION->datasetdependent->question);$/;"	v
question	question/type/datasetdependent/abstractqtype.php	/^                    $question = $this->create_runtime_question($question, $form);$/;"	v
question	question/type/datasetdependent/abstractqtype.php	/^                    $question = parent::save_question($question, $SESSION->datasetdependent->question, $course);$/;"	v
question	question/type/datasetdependent/abstractqtype.php	/^                    $question = parent::save_question($question, $form, $course);$/;"	v
question	question/type/datasetdependent/abstractqtype.php	/^                    $question = parent::save_question($question,$/;"	v
question	question/type/datasetdependent/categorydatasetdefinitions.php	/^    $question = optional_param('question', '', PARAM_INT);$/;"	v
question	question/type/multianswer/questiontype.php	/^                $question = backup_getid($restore->backup_unique_code,"question",$tok);$/;"	v
question	question/type/multianswer/questiontype.php	/^        $question = qtype_multianswer_extract_question ($form->questiontext);$/;"	v
question	question/type/multianswer/questiontype.php	/^    $question = new stdClass;$/;"	v
questionNode	question/format/examview/format.php	/^        $questionNode = $xml['examview']['#']['question'];$/;"	v
question_apply_penalty_and_timelimit	lib/questionlib.php	/^function question_apply_penalty_and_timelimit(&$question, &$state, $attempt, $cmoptions) {$/;"	f
question_backup_answers	question/backuplib.php	/^    function question_backup_answers($bf,$preferences,$question) {$/;"	f
question_backup_dataset_items	question/backuplib.php	/^    function question_backup_dataset_items($bf,$preferences,$datasetdefinition,$level=9) {$/;"	f
question_backup_datasets	question/backuplib.php	/^    function question_backup_datasets($bf,$preferences,$question,$level=7) {$/;"	f
question_backup_numerical_units	question/backuplib.php	/^    function question_backup_numerical_units($bf,$preferences,$question,$level=7) {$/;"	f
question_calculated_qtype	question/type/calculated/questiontype.php	/^class question_calculated_qtype extends question_dataset_dependent_questiontype {$/;"	c
question_categories	question/format/coursetestmanager/format.php	/^        $question_categories = $this->getquestioncategories($mdbpath, $mdapath, $hostname);$/;"	v
question_category_coursename	lib/questionlib.php	/^function question_category_coursename($category, $courseid = 0) {$/;"	f
question_category_form	question/editlib.php	/^function question_category_form($course, $current, $recurse=1, $showhidden=false) {$/;"	f
question_category_ids_by_backup	question/backuplib.php	/^    function question_category_ids_by_backup ($backup_unique_code) {$/;"	f
question_category_isused	lib/questionlib.php	/^function question_category_isused($categoryid, $recursive = false) {$/;"	f
question_category_menu	question/editlib.php	/^function question_category_menu($courseid, $published=false) {$/;"	f
question_category_object	question/category_class.php	/^    function question_category_object() {$/;"	f
question_category_object	question/category_class.php	/^class question_category_object {$/;"	c
question_category_select_menu	lib/questionlib.php	/^function question_category_select_menu($courseid,$published=false,$only_editable=false,$selected="") {$/;"	f
question_categorylist	lib/questionlib.php	/^function question_categorylist($categoryid) {$/;"	f
question_dataset_dependent_questiontype	question/type/datasetdependent/abstractqtype.php	/^class question_dataset_dependent_questiontype extends default_questiontype {$/;"	c
question_datasets	question/backuplib.php	/^        $question_datasets = get_records("question_datasets","question",$question,"id");$/;"	v
question_delete_course	lib/questionlib.php	/^function question_delete_course($course, $feedback=true) {$/;"	f
question_essay_qtype	question/type/essay/questiontype.php	/^class question_essay_qtype extends default_questiontype {$/;"	c
question_exists	mod/quiz/restorelibpre15.php	/^                $question_exists = get_record ("question","category",$question->category,$/;"	v
question_exists	mod/quiz/restorelibpre15.php	/^            $question_exists = get_record ("question","category",$question->category,$/;"	v
question_exists	question/restorelib.php	/^            $question_exists = get_record ("question","category",$question->category,$/;"	v
question_extract_responses	lib/questionlib.php	/^function question_extract_responses($questions, $formdata, $defaultevent=QUESTION_EVENTSAVE) {$/;"	f
question_get_id_from_name_prefix	lib/questionlib.php	/^function question_get_id_from_name_prefix($name) {$/;"	f
question_hash	lib/questionlib.php	/^function question_hash($question) {$/;"	f
question_id	mod/quiz/restorelibpre15.php	/^                            $question_id = $exploded[0];$/;"	v
question_id	question/type/randomsamatch/questiontype.php	/^            $question_id = $exploded[0];$/;"	v
question_ids_by_backup	question/backuplib.php	/^    function question_ids_by_backup ($backup_unique_code) {$/;"	f
question_isgradingevent	lib/questionlib.php	/^function question_isgradingevent($event) {$/;"	f
question_list	question/editlib.php	/^function question_list($course, $categoryid, $quizid=0,$/;"	f
question_list_instances	lib/questionlib.php	/^function question_list_instances($questionid) {$/;"	f
question_make_name_prefix	lib/questionlib.php	/^function question_make_name_prefix($id) {$/;"	f
question_match_qtype	question/type/match/questiontype.php	/^class question_match_qtype extends default_questiontype {$/;"	c
question_missingtype_qtype	question/type/missingtype/questiontype.php	/^class question_missingtype_qtype extends default_questiontype {$/;"	c
question_multichoice_qtype	question/type/multichoice/questiontype.php	/^class question_multichoice_qtype extends default_questiontype {$/;"	c
question_new_attempt_uniqueid	lib/questionlib.php	/^function question_new_attempt_uniqueid($modulename='quiz') {$/;"	f
question_numerical_qtype	question/type/numerical/questiontype.php	/^class question_numerical_qtype extends question_shortanswer_qtype {$/;"	c
question_print_comment_box	lib/questionlib.php	/^function question_print_comment_box($question, $state, $attempt, $url) {$/;"	f
question_process_comment	lib/questionlib.php	/^function question_process_comment($question, &$state, &$attempt, $comment, $grade) {$/;"	f
question_process_responses	lib/questionlib.php	/^function question_process_responses(&$question, &$state, $action, $cmoptions, &$attempt) {$/;"	f
question_randomsamatch_qtype	question/type/randomsamatch/questiontype.php	/^class question_randomsamatch_qtype extends question_match_qtype {$/;"	c
question_record	mod/hotpot/template/v6.php	/^		$question_record = "$tags,question-record";$/;"	v
question_record	question/format/hotpot/format.php	/^                $question_record = $exercise."['question-record'][$q]['#']";$/;"	v
question_restore_answers	question/restorelib.php	/^    function question_restore_answers ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
question_restore_dataset_definitions	question/restorelib.php	/^    function question_restore_dataset_definitions ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
question_restore_dataset_items	question/restorelib.php	/^    function question_restore_dataset_items ($definitionid,$info,$restore) {$/;"	f
question_restore_map_answers	question/restorelib.php	/^    function question_restore_map_answers ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
question_restore_numerical_units	question/restorelib.php	/^    function question_restore_numerical_units ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
question_rqp_debug_soap	question/type/rqp/lib.php	/^function question_rqp_debug_soap($item) {$/;"	f
question_rqp_delete_type	question/type/rqp/lib.php	/^function question_rqp_delete_type($id) {$/;"	f
question_rqp_explode	question/type/rqp/lib.php	/^function question_rqp_explode($str, $multi=false) {$/;"	f
question_rqp_implode	question/type/rqp/lib.php	/^function question_rqp_implode($array) {$/;"	f
question_rqp_print_serverinfo	question/type/rqp/lib.php	/^function question_rqp_print_serverinfo($serverinfo) {$/;"	f
question_rqp_qtype	question/type/rqp/questiontype.php	/^class question_rqp_qtype extends default_questiontype {$/;"	c
question_rqp_save_type	question/type/rqp/lib.php	/^function question_rqp_save_type($type) {$/;"	f
question_sessions	question/backuplib.php	/^        $question_sessions = get_records("question_sessions","attemptid",$attempt,"id");$/;"	v
question_shortanswer_qtype	question/type/shortanswer/questiontype.php	/^class question_shortanswer_qtype extends default_questiontype {$/;"	c
question_state_is_closed	lib/questionlib.php	/^function question_state_is_closed($state) {$/;"	f
question_state_is_graded	lib/questionlib.php	/^function question_state_is_graded($state) {$/;"	f
question_states	question/backuplib.php	/^        $question_states = get_records("question_states","attempt",$attempt,"id");$/;"	v
question_states_restore_mods	question/restorelib.php	/^    function question_states_restore_mods($attempt_id,$info,$restore) {$/;"	f
question_states_restore_pre15_mods	mod/quiz/restorelibpre15.php	/^    function question_states_restore_pre15_mods($attempt_id,$info,$restore) {$/;"	f
question_text	mod/hotpot/template/v6.php	/^			$question_text = $this->parent->xml_value($tags, $question."['question'][0]['#']");$/;"	v
question_text	question/format/xml/format.php	/^            $question_text = $this->writetext( $question->questiontext );$/;"	v
question_truefalse_qtype	question/type/truefalse/questiontype.php	/^class question_truefalse_qtype extends default_questiontype {$/;"	c
question_type	mod/hotpot/template/v6.php	/^					$question_type = $this->int_value($tags, $question."['question-type'][0]['#']");$/;"	v
question_type	mod/hotpot/template/v6.php	/^					$question_type==HOTPOT_JQUIZ_HYBRID ||$/;"	v
question_type	mod/hotpot/template/v6.php	/^					$question_type==HOTPOT_JQUIZ_HYBRID$/;"	v
question_type	mod/hotpot/template/v6.php	/^					$question_type==HOTPOT_JQUIZ_MULTICHOICE || $/;"	v
question_type	mod/hotpot/template/v6.php	/^					$question_type==HOTPOT_JQUIZ_MULTISELECT$/;"	v
question_type	mod/hotpot/template/v6.php	/^					$question_type==HOTPOT_JQUIZ_SHORTANSWER || $/;"	v
question_type	mod/hotpot/template/v6.php	/^			$question_type = $this->parent->xml_value($tags, $question."['question-type'][0]['#']");$/;"	v
question_type	question/format/qti2/format.php	/^        $question_type = $this->get_qtype( $question->qtype );$/;"	v
question_type	question/format/xml/format.php	/^            $question_type = $question['@']['type'];$/;"	v
question_type	question/format/xml/format.php	/^            $question_type = $this->get_qtype( $question->qtype );$/;"	v
questionarray	mod/quiz/report/analysis/report.php	/^        $questionarray = array(); $/;"	v
questionarray	mod/quiz/report/analysis/report.php	/^        $questionarray = array_unique(explode(",",$questionlist));$/;"	v
questionaward	question/format/learnwise/format.php	/^        $questionaward = $this->stringbetween($text, '<award>', '<\/award>');$/;"	v
questioncount	mod/hotpot/report/click/report.php	/^		$questioncount = count($questions);$/;"	v
questiondataset	question/type/datasetdependent/abstractqtype.php	/^            $questiondataset = new stdClass;$/;"	v
questiondb	mod/quiz/restorelibpre15.php	/^                            $questiondb = get_record('question','id',$sequencearr[$counter-1]);$/;"	v
questionhint	question/format/learnwise/format.php	/^        $questionhint = $this->unhtmlentities($this->stringbetween($text, '<hint>', '<\/hint>'));$/;"	v
questionid	mod/quiz/comment.php	/^    $questionid =required_param('question', PARAM_INT); \/\/ question id$/;"	v
questionid	mod/quiz/quizfile.php	/^    $questionid   = (int)array_shift($args);$/;"	v
questionid	mod/quiz/report/grading/report.php	/^        $questionid = optional_param('questionid', 0, PARAM_INT);$/;"	v
questionid	mod/quiz/reviewquestion.php	/^    $questionid = optional_param('question', 0, PARAM_INT); \/\/ attempt id$/;"	v
questionid	question/format/qti2/format.php	/^        $questionid = "question{$question->id}$question_type";$/;"	v
questionidarray	mod/quiz/attempt.php	/^        $questionidarray = explode(',', $questionids);$/;"	v
questionids	mod/hotpot/index.php	/^					$questionids = array_keys($questions);$/;"	v
questionids	mod/hotpot/index.php	/^				$questionids = array();$/;"	v
questionids	mod/hotpot/index.php	/^				$questionids = implode(',', $questionids);$/;"	v
questionids	mod/hotpot/report.php	/^		$questionids = array();$/;"	v
questionids	mod/hotpot/report.php	/^		$questionids = array_keys($questionids);$/;"	v
questionids	mod/hotpot/report/click/report.php	/^		$questionids = array_keys($questions);$/;"	v
questionids	mod/hotpot/report/fullstat/report.php	/^			$questionids = array_keys($q);$/;"	v
questionids	mod/hotpot/report/fullstat/report.php	/^		$questionids = array_keys($questions);$/;"	v
questionids	mod/quiz/attempt.php	/^    $questionids = optional_param('questionids', '');$/;"	v
questionids	mod/quiz/report/overview/report.php	/^            $questionids = explode(',', $questionlist);$/;"	v
questionids	mod/quiz/report/regrade/report.php	/^            $questionids = explode(',', quiz_questions_in_quiz($attempt->layout));$/;"	v
questionids	question/format/aon/format.php	/^        $questionids = implode(',', $this->questionids);$/;"	v
questionlist	lib/questionlib.php	/^    $questionlist = implode(',', $ids);$/;"	v
questionlist	mod/quiz/attempt.php	/^        $questionlist = $pagelist;$/;"	v
questionlist	mod/quiz/attempt.php	/^        $questionlist = quiz_questions_in_quiz($attempt->layout);$/;"	v
questionlist	mod/quiz/locallib.php	/^    $questionlist = quiz_questions_in_quiz($attempt->layout);$/;"	v
questionlist	mod/quiz/locallib.php	/^    $questionlist = quiz_questions_in_quiz($quiz->questions);$/;"	v
questionlist	mod/quiz/report/analysis/report.php	/^        $questionlist = implode(",", $questionarray);$/;"	v
questionlist	mod/quiz/report/analysis/report.php	/^        $questionlist = quiz_questions_in_quiz(implode(",", $questionarray));$/;"	v
questionlist	mod/quiz/report/grading/report.php	/^        $questionlist = quiz_questions_in_quiz($quiz->questions);$/;"	v
questionlist	mod/quiz/report/overview/report.php	/^            $questionlist = quiz_questions_in_quiz($quiz->questions);$/;"	v
questionlist	question/question.php	/^                            $questionlist = ",$attempt->layout,"; \/\/ a little hack with the commas here. not nice but effective$/;"	v
questionlist	question/question.php	/^                            $questionlist = str_replace(",$oldquestionid,", ",$question->id,", $questionlist);$/;"	v
questionlist	question/question.php	/^                            $questionlist = substr($questionlist, 1, -1); \/\/ and get rid of the surrounding commas again$/;"	v
questionlist	question/question.php	/^                        $questionlist = ",$quiz->questions,"; \/\/ a little hack with the commas here. not nice but effective$/;"	v
questionlist	question/question.php	/^                        $questionlist = str_replace(",$oldquestionid,", ",$question->id,", $questionlist);$/;"	v
questionlist	question/question.php	/^                        $questionlist = substr($questionlist, 1, -1); \/\/ and get rid of the surrounding commas again$/;"	v
questionlist	question/showbank.php	/^            $questionlist = '';  \/\/ comma separated list of ids of questions to be deleted$/;"	v
questionlist	question/showbank.php	/^            $questionlist = rtrim($questionlist, ',');$/;"	v
questionname	mod/hotpot/attempt.php	/^			$questionname = $qq;$/;"	v
questionname	mod/hotpot/attempt.php	/^			$questionname = optional_param($field, '',  PARAM_RAW);$/;"	v
questionname	mod/hotpot/attempt.php	/^			$questionname = strip_tags($questionname);$/;"	v
questionname	mod/hotpot/lib.php	/^			$questionname = $question->name;$/;"	v
questionname	question/format/gift/format.php	/^                $questionname = substr($text, 0, $namefinish);$/;"	v
questionnames	question/showbank.php	/^            $questionnames = ''; \/\/ string with names of questions separated by <br \/> with$/;"	v
questionorder	mod/survey/graph.php	/^       $questionorder = explode( ",", $question->multi);$/;"	v
questionorder	mod/survey/lib.php	/^            $questionorder = explode(",", $survey->questions);$/;"	v
questionorder	mod/survey/report.php	/^            $questionorder = explode(",", $qid);$/;"	v
questionorder	mod/survey/report.php	/^            $questionorder = explode(",", $survey->questions);$/;"	v
questionorder	mod/survey/report.php	/^         $questionorder = explode(",", $survey->questions);$/;"	v
questionorder	mod/survey/view.php	/^            $questionorder = explode(",", $survey->questions);$/;"	v
questionorder	mod/survey/view.php	/^    $questionorder = explode( ",", $survey->questions);$/;"	v
questionrecord	mod/quiz/editlib.php	/^    $questionrecord = get_record("question", "id", $id);$/;"	v
questions	mod/hotpot/index.php	/^			$questions = get_records_sql("$/;"	v
questions	mod/hotpot/index.php	/^		$questions = false;$/;"	v
questions	mod/hotpot/report.php	/^		$questions = array();$/;"	v
questions	mod/hotpot/review.php	/^	$questions = get_records_select('hotpot_questions', "hotpot='$hotpot->id'", 'id');$/;"	v
questions	mod/lesson/format.php	/^        $questions = array();$/;"	v
questions	mod/quiz/db/mysql.php	/^                $questions = get_records("quiz_questions","stamp",$duplicate->id);$/;"	v
questions	mod/quiz/db/postgres7.php	/^                $questions = get_records("quiz_questions","stamp",$duplicate->id);$/;"	v
questions	mod/quiz/edit.php	/^        $questions = array(); \/\/ for questions in the new order$/;"	v
questions	mod/quiz/edit.php	/^        $questions = explode(",", $modform->questions);$/;"	v
questions	mod/quiz/editlib.php	/^    $questions = explode(",", $modform->questions);$/;"	v
questions	mod/quiz/locallib.php	/^    $questions = explode(',', $layout);$/;"	v
questions	mod/quiz/report/analysis/report.php	/^        $questions = array();$/;"	v
questions	mod/quiz/restorelibpre15.php	/^        $questions = $info['QUESTION_CATEGORY']['#']['QUESTIONS']['0']['#']['QUESTION'];$/;"	v
questions	mod/survey/download.php	/^    $questions = $fullquestions;$/;"	v
questions	mod/survey/download.php	/^    $questions = get_records_list("survey_questions", "id", $survey->questions);$/;"	v
questions	mod/survey/lib.php	/^            $questions = get_records_list("survey_questions", "id", $survey->questions);$/;"	v
questions	mod/survey/report.php	/^            $questions = get_records_list("survey_questions", "id", $qid);$/;"	v
questions	mod/survey/report.php	/^            $questions = get_records_list("survey_questions", "id", $survey->questions);$/;"	v
questions	mod/survey/report.php	/^         $questions = get_records_list("survey_questions", "id", $survey->questions);$/;"	v
questions	mod/survey/view.php	/^            $questions = get_records_list("survey_questions", "id", $survey->questions);$/;"	v
questions	question/backuplib.php	/^        $questions = get_records("question","category",$category,"parent ASC, id");$/;"	v
questions	question/format.php	/^        $questions = array();$/;"	v
questions	question/format.php	/^        $questions = get_questions_category( $this->category, true );$/;"	v
questions	question/format/aiken/format.php	/^        $questions = array();$/;"	v
questions	question/format/blackboard/format.php	/^    $questions = array();$/;"	v
questions	question/format/blackboard_6/format.php	/^    $questions = array();$/;"	v
questions	question/format/examview/format.php	/^        $questions = array();$/;"	v
questions	question/format/hotpot/format.php	/^        $questions = array();$/;"	v
questions	question/format/learnwise/format.php	/^        $questions = array();$/;"	v
questions	question/format/multianswer/format.php	/^        $questions= array();$/;"	v
questions	question/format/qti2/format.php	/^            $questions = $this->get_cloze_questions($question, $answers, $allowedtags);$/;"	v
questions	question/format/qti2/format.php	/^        $questions = $this->objects_to_array($questions);$/;"	v
questions	question/format/qti2/format.php	/^        $questions = $this->questions_with_export_info($questions, $shuffleanswers);$/;"	v
questions	question/format/qti2/format.php	/^        $questions = $this->quiz_export_prepare_questions($questions, $quiz->id, $course->id, $quiz->shuffleanswers);$/;"	v
questions	question/format/qti2/format.php	/^        $questions = get_questions_category( $this->category );$/;"	v
questions	question/format/webct/format.php	/^        $questions = array();$/;"	v
questions	question/format/xml/format.php	/^        $questions = array();$/;"	v
questions	question/restorelib.php	/^            $questions = $info['QUESTION_CATEGORY']['#']['QUESTIONS']['0']['#']['QUESTION'];$/;"	v
questions	question/restorelib.php	/^            $questions = array();$/;"	v
questions_with_export_info	question/format/qti2/format.php	/^    function questions_with_export_info($questions, $shuffleanswers = null) {$/;"	f
questionsort	mod/quiz/report/overview/report.php	/^                            $questionsort = true;$/;"	v
questionsort	mod/quiz/report/overview/report.php	/^                $questionsort = false;$/;"	v
questiontext	mod/survey/lib.php	/^                $questiontext = get_string($question->shorttext, "survey");$/;"	v
questiontext	question/format/examview/format.php	/^            $questiontext = $this->ArrayTagToString($match_group['#']['text']['0']['#']);$/;"	v
questiontext	question/format/gift/format.php	/^            $questiontext = $oldquestiontext;$/;"	v
questiontext	question/format/gift/format.php	/^            $questiontext = substr_replace($text, "", $answerstart, $answerlength+1);$/;"	v
questiontext	question/format/gift/format.php	/^            $questiontext = substr_replace($text, "_____", $answerstart, $answerlength+1);$/;"	v
questiontext	question/format/gift/format.php	/^          $questiontext = substr( $questiontext, $rh_brace+1 );$/;"	v
questiontext	question/format/gift/format.php	/^          $questiontext = substr( $questiontext,1 );$/;"	v
questiontext	question/format/learnwise/format.php	/^        $questiontext = $this->unhtmlentities($this->stringbetween($text, '<text>', '<\/text>'));$/;"	v
questiontext	question/format/qti2/format.php	/^        $questiontext = strip_tags($question->questiontext, $allowabletags);$/;"	v
questiontext	question/format/webct/format.php	/^                $questiontext="";               \/\/ Start gathering next lines$/;"	v
questiontext	question/format/xhtml/format.php	/^    $questiontext = $question->questiontext;$/;"	v
questiontext	question/type/description/questiontype.php	/^        $questiontext = format_text($question->questiontext,$/;"	v
questiontext	question/type/essay/questiontype.php	/^        $questiontext = format_text($question->questiontext,$/;"	v
questiontext	question/type/match/questiontype.php	/^        $questiontext = format_text($question->questiontext,$/;"	v
questiontext	question/type/missingtype/questiontype.php	/^        $questiontext = format_text($question->questiontext,$/;"	v
questiontext	question/type/multichoice/questiontype.php	/^        $questiontext = format_text($question->questiontext,$/;"	v
questiontext	question/type/shortanswer/questiontype.php	/^        $questiontext =  format_text($question->questiontext,$/;"	v
questiontext	question/type/truefalse/questiontype.php	/^        $questiontext = format_text($question->questiontext,$/;"	v
questiontextformat	question/format/gift/format.php	/^        $questiontextformat = 0;$/;"	v
questiontype	mod/hotpot/attempt.php	/^		$questiontype = optional_param("{$responsefield}_questiontype", 0, PARAM_INT);$/;"	v
questiontype	mod/quiz/restorelibpre15.php	/^                            $questiontype = $questiondb->qtype;$/;"	v
questiontype	question/editlib.php	/^            $questiontype = $QTYPES[$question->qtype];$/;"	v
questiontype	question/format/xml/format.php	/^            $questiontype = get_string( 'questiontype','quiz',$question_type );$/;"	v
queue	mod/forum/lib.php	/^                        $queue = New stdClass;$/;"	v
quickgrade	mod/assignment/lib.php	/^        $quickgrade = get_user_preferences('assignment_quickgrade', 0);$/;"	v
quiz	blocks/quiz_results/block_quiz_results.php	/^        $quiz = get_record('quiz', 'id', $quizid);$/;"	v
quiz	mod/quiz/backuplib.php	/^            $quiz = get_record('quiz','id',$quiz);$/;"	v
quiz	mod/quiz/edit.php	/^        $quiz = &$modform;$/;"	v
quiz	mod/quiz/edit.php	/^    $quiz = &$modform;$/;"	v
quiz	mod/quiz/lib.php	/^    $quiz = get_record('quiz', 'id', intval($quizid));$/;"	v
quiz	question/edit.php	/^        $quiz = &$SESSION->modform;$/;"	v
quiz	question/preview.php	/^        $quiz = new cmoptions;$/;"	v
quiz_add_instance	mod/quiz/lib.php	/^function quiz_add_instance($quiz) {$/;"	f
quiz_add_quiz_question	mod/quiz/editlib.php	/^function quiz_add_quiz_question($id, &$modform) {$/;"	f
quiz_attempts	mod/quiz/backuplib.php	/^        $quiz_attempts = get_records("quiz_attempts","quiz",$quiz,"id");$/;"	v
quiz_attempts_restore_mods	mod/quiz/restorelib.php	/^    function quiz_attempts_restore_mods($quiz_id,$info,$restore) {$/;"	f
quiz_attempts_restore_pre15_mods	mod/quiz/restorelibpre15.php	/^    function quiz_attempts_restore_pre15_mods($quiz_id,$info,$restore,$quizquestions) {$/;"	f
quiz_backup_add_category_tree	mod/quiz/backuplib.php	/^    function quiz_backup_add_category_tree($backup_unique_code, $categoryid) {$/;"	f
quiz_backup_mods	mod/quiz/backuplib.php	/^    function quiz_backup_mods($bf,$preferences) {$/;"	f
quiz_backup_one_mod	mod/quiz/backuplib.php	/^    function quiz_backup_one_mod($bf,$preferences,$quiz) {$/;"	f
quiz_calculate_best_attempt	mod/quiz/locallib.php	/^function quiz_calculate_best_attempt($quiz, $attempts) {$/;"	f
quiz_calculate_best_grade	mod/quiz/locallib.php	/^function quiz_calculate_best_grade($quiz, $attempts) {$/;"	f
quiz_check_backup_mods	mod/quiz/backuplib.php	/^   function quiz_check_backup_mods($course,$user_data= false,$backup_unique_code,$instances=null) {$/;"	f
quiz_check_backup_mods_instances	mod/quiz/backuplib.php	/^    function quiz_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
quiz_create_attempt	mod/quiz/locallib.php	/^function quiz_create_attempt($quiz, $attemptnumber) {$/;"	f
quiz_cron	mod/quiz/lib.php	/^function quiz_cron () {$/;"	f
quiz_decode_content_links	mod/quiz/restorelib.php	/^    function quiz_decode_content_links ($content,$restore) {$/;"	f
quiz_decode_content_links_caller	mod/quiz/restorelib.php	/^    function quiz_decode_content_links_caller($restore) {$/;"	f
quiz_default_report	mod/quiz/report/default.php	/^class quiz_default_report {$/;"	c
quiz_delete_instance	mod/quiz/lib.php	/^function quiz_delete_instance($id) {$/;"	f
quiz_delete_quiz_question	mod/quiz/editlib.php	/^function quiz_delete_quiz_question($id, &$modform) {$/;"	f
quiz_encode_content_links	mod/quiz/backuplib.php	/^    function quiz_encode_content_links ($content,$preferences) {$/;"	f
quiz_export_prepare_questions	question/format/qti2/format.php	/^    function quiz_export_prepare_questions($questions, $quizid, $courseid, $shuffleanswers = null) {$/;"	f
quiz_file_format	question/format/hotpot/format.php	/^    class quiz_file_format extends qformat_default {$/;"	c
quiz_first_questionnumber	mod/quiz/locallib.php	/^function quiz_first_questionnumber($quizlayout, $pagelayout) {$/;"	f
quiz_get_all_question_grades	mod/quiz/locallib.php	/^function quiz_get_all_question_grades($quiz) {$/;"	f
quiz_get_best_grade	mod/quiz/locallib.php	/^function quiz_get_best_grade($quiz, $userid) {$/;"	f
quiz_get_participants	mod/quiz/lib.php	/^function quiz_get_participants($quizid) {$/;"	f
quiz_get_post_actions	mod/quiz/lib.php	/^function quiz_get_post_actions() {$/;"	f
quiz_get_question_review	mod/quiz/locallib.php	/^function quiz_get_question_review($quiz, $question) {$/;"	f
quiz_get_recent_mod_activity	mod/quiz/lib.php	/^function quiz_get_recent_mod_activity(&$activities, &$index, $sincetime, $courseid, $quiz="0", $user="", $groupid="") {$/;"	f
quiz_get_renderoptions	mod/quiz/locallib.php	/^function quiz_get_renderoptions($reviewoptions, $state) {$/;"	f
quiz_get_reviewoptions	mod/quiz/locallib.php	/^function quiz_get_reviewoptions($quiz, $attempt, $isteacher=false) {$/;"	f
quiz_get_user_attempt_unfinished	mod/quiz/locallib.php	/^function quiz_get_user_attempt_unfinished($quizid, $userid) {$/;"	f
quiz_get_user_attempts	mod/quiz/locallib.php	/^function quiz_get_user_attempts($quizid, $userid) {$/;"	f
quiz_get_view_actions	mod/quiz/lib.php	/^function quiz_get_view_actions() {$/;"	f
quiz_grade_ids_by_course	mod/quiz/backuplib.php	/^    function quiz_grade_ids_by_course ($course) {$/;"	f
quiz_grade_ids_by_instance	mod/quiz/backuplib.php	/^    function quiz_grade_ids_by_instance($instanceid) {$/;"	f
quiz_grades	mod/quiz/backuplib.php	/^        $quiz_grades = get_records("quiz_grades","quiz",$quiz,"id");$/;"	v
quiz_grades	mod/quiz/lib.php	/^function quiz_grades($quizid) {$/;"	f
quiz_grades_restore_mods	mod/quiz/restorelib.php	/^    function quiz_grades_restore_mods($quiz_id,$info,$restore) {$/;"	f
quiz_grades_restore_pre15_mods	mod/quiz/restorelibpre15.php	/^    function quiz_grades_restore_pre15_mods($quiz_id,$info,$restore) {$/;"	f
quiz_id	mod/quiz/editlib.php	/^        $quiz_id = $quiz->id ? '&amp;quizid=' . $quiz->id : '';$/;"	v
quiz_id	mod/quiz/locallib.php	/^    $quiz_id = $quiz->id ? '&amp;quizid=' . $quiz->id : '';$/;"	v
quiz_ids	mod/quiz/backuplib.php	/^    function quiz_ids ($course) {$/;"	f
quiz_number_of_pages	mod/quiz/locallib.php	/^function quiz_number_of_pages($layout) {$/;"	f
quiz_parse_fieldname	mod/quiz/locallib.php	/^function quiz_parse_fieldname($name, $nameprefix='question') {$/;"	f
quiz_print_navigation_panel	mod/quiz/locallib.php	/^function quiz_print_navigation_panel($page, $pages) {$/;"	f
quiz_print_question_list	mod/quiz/editlib.php	/^function quiz_print_question_list($quiz, $allowdelete=true, $showbreaks=true, $reordertool=false) {$/;"	f
quiz_print_recent_mod_activity	mod/quiz/lib.php	/^function quiz_print_recent_mod_activity($activity, $course, $detail=false) {$/;"	f
quiz_process_options	mod/quiz/lib.php	/^function quiz_process_options(&$form) {$/;"	f
quiz_question_instances	mod/quiz/backuplib.php	/^        $quiz_question_instances = get_records("quiz_question_instances","quiz",$quiz,"id");$/;"	v
quiz_question_instances_restore_mods	mod/quiz/restorelib.php	/^    function quiz_question_instances_restore_mods($quiz_id,$info,$restore) {$/;"	f
quiz_question_instances_restore_pre15_mods	mod/quiz/restorelibpre15.php	/^    function quiz_question_instances_restore_pre15_mods($quiz_id,$info,$restore) {$/;"	f
quiz_question_list_instances	mod/quiz/lib.php	/^function quiz_question_list_instances($questionid) {$/;"	f
quiz_question_versions	mod/quiz/backuplib.php	/^        $quiz_question_versions = get_records("quiz_question_versions","quiz",$quiz,"id");$/;"	v
quiz_question_versions_restore_mods	mod/quiz/restorelib.php	/^    function quiz_question_versions_restore_mods($quiz_id,$info,$restore) {$/;"	f
quiz_question_versions_restore_pre15_mods	mod/quiz/restorelibpre15.php	/^    function quiz_question_versions_restore_pre15_mods($quiz_id,$info,$restore) {$/;"	f
quiz_questions_in_quiz	mod/quiz/locallib.php	/^function quiz_questions_in_quiz($layout) {$/;"	f
quiz_questions_on_page	mod/quiz/locallib.php	/^function quiz_questions_on_page($layout, $page) {$/;"	f
quiz_recode_layout	mod/quiz/restorelib.php	/^    function quiz_recode_layout($layout, $restore) {$/;"	f
quiz_refresh_events	mod/quiz/lib.php	/^function quiz_refresh_events($courseid = 0) {$/;"	f
quiz_repaginate	mod/quiz/locallib.php	/^function quiz_repaginate($layout, $perpage, $shuffle=false) {$/;"	f
quiz_report	mod/quiz/report/analysis/report.php	/^class quiz_report extends quiz_default_report {$/;"	c
quiz_report	mod/quiz/report/grading/report.php	/^class quiz_report extends quiz_default_report {$/;"	c
quiz_report	mod/quiz/report/overview/report.php	/^class quiz_report extends quiz_default_report {$/;"	c
quiz_report	mod/quiz/report/regrade/report.php	/^class quiz_report extends quiz_default_report {$/;"	c
quiz_restore_logs	mod/quiz/restorelib.php	/^    function quiz_restore_logs($restore,$log) {$/;"	f
quiz_restore_mods	mod/quiz/restorelib.php	/^    function quiz_restore_mods($mod,$restore) {$/;"	f
quiz_restore_pre15_answers	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_answers ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_calculated	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_calculated ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_dataset_definitions	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_dataset_definitions ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_dataset_items	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_dataset_items ($definitionid,$info,$restore) {$/;"	f
quiz_restore_pre15_logs	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_logs($restore,$log) {$/;"	f
quiz_restore_pre15_map_answers	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_map_answers ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_map_match	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_map_match ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_match	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_match ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_mods	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_mods($mod,$restore) {$/;"	f
quiz_restore_pre15_multianswer	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_multianswer ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_multichoice	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_multichoice ($old_question_id,$new_question_id,$info,$restore, $restrictto = '') {$/;"	f
quiz_restore_pre15_numerical	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_numerical ($old_question_id,$new_question_id,$info,$restore, $restrictto = '') {$/;"	f
quiz_restore_pre15_numerical_units	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_numerical_units ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_question_categories	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_question_categories($category,$restore) {$/;"	f
quiz_restore_pre15_questions	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_questions ($old_category_id,$new_category_id,$info,$restore) {$/;"	f
quiz_restore_pre15_randomsamatch	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_randomsamatch ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_shortanswer	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_shortanswer ($old_question_id,$new_question_id,$info,$restore,$restrictto = '') {$/;"	f
quiz_restore_pre15_truefalse	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_truefalse ($old_question_id,$new_question_id,$info,$restore) {$/;"	f
quiz_restore_pre15_wiki2markdown	mod/quiz/restorelibpre15.php	/^    function quiz_restore_pre15_wiki2markdown ($restore) {$/;"	f
quiz_restore_wiki2markdown	mod/quiz/restorelib.php	/^    function quiz_restore_wiki2markdown ($restore) {$/;"	f
quiz_review_allowed	mod/quiz/view.php	/^    function quiz_review_allowed($quiz) {$/;"	f
quiz_save_best_grade	mod/quiz/locallib.php	/^function quiz_save_best_grade($quiz, $userid=null) {$/;"	f
quiz_update_instance	mod/quiz/lib.php	/^function quiz_update_instance($quiz) {$/;"	f
quiz_update_question_instance	mod/quiz/editlib.php	/^function quiz_update_question_instance($grade, $questionid, $quizid) {$/;"	f
quiz_upgrade	mod/quiz/db/mysql.php	/^function quiz_upgrade($oldversion) {$/;"	f
quiz_upgrade	mod/quiz/db/postgres7.php	/^function quiz_upgrade($oldversion) {$/;"	f
quiz_upgrade_states	mod/quiz/locallib.php	/^function quiz_upgrade_states($attempt) {$/;"	f
quiz_user_complete	mod/quiz/lib.php	/^function quiz_user_complete($course, $user, $mod, $quiz) {$/;"	f
quiz_user_outline	mod/quiz/lib.php	/^function quiz_user_outline($course, $user, $mod, $quiz) {$/;"	f
quiz_view_dates	mod/quiz/locallib.php	/^function quiz_view_dates($quiz) {$/;"	f
quiz_xmldata	question/format/coursetestmanager/format.php	/^    function quiz_xmldata($parser, $data) {$/;"	f
quiz_xmlend	question/format/coursetestmanager/format.php	/^    function quiz_xmlend($parser, $name) {$/;"	f
quiz_xmlstart	question/format/coursetestmanager/format.php	/^    function quiz_xmlstart($parser, $name, $attribs) {$/;"	f
quizclose	mod/hotpot/index.php	/^		$quizclose = empty($hotpot->timeclose) ? $strneverclosed : userdate($hotpot->timeclose);$/;"	v
quizexportdir	question/export.php	/^        $quizexportdir = get_string( 'exportfilename', 'quiz' );$/;"	v
quizid	blocks/quiz_results/block_quiz_results.php	/^            $quizid    = $this->instance->pageid;$/;"	v
quizid	blocks/quiz_results/block_quiz_results.php	/^            $quizid   = empty($this->config->quizid) ? 0 : $this->config->quizid;$/;"	v
quizid	mod/quiz/edit.php	/^    $quizid    = optional_param('quizid', 0, PARAM_INT);$/;"	v
quizid	mod/quiz/quizfile.php	/^    $quizid       = (int)array_shift($args);$/;"	v
quizid	question/preview.php	/^        $quizid = $quizid ? '&amp;quizid=' . $quizid : '';$/;"	v
quizid	question/preview.php	/^    $quizid = optional_param('quizid', 0, PARAM_INT);$/;"	v
quizlist	question/question.php	/^            $quizlist = array();$/;"	v
quizlist	question/type/questiontype.php	/^        $quizlist = array();$/;"	v
quizlist	question/type/questiontype.php	/^        $quizlist = implode(',', $quizlist);$/;"	v
quizname	mod/hotpot/index.php	/^		$quizname = '<a '.$class.'href="view.php?id='.$hotpot->coursemodule.'">'.$hotpot->name.'<\/A>';$/;"	v
quizselect	mod/quiz/lib.php	/^        $quizselect = " AND cm.id = '$quiz'";$/;"	v
quizselect	mod/quiz/lib.php	/^        $quizselect = "";$/;"	v
quiztype	mod/hotpot/attempt.php	/^			$quiztype = array_search($quiztype, $HOTPOT_QUIZTYPE);$/;"	v
quiztype	mod/hotpot/attempt.php	/^	$quiztype = optional_param('quiztype', 0, PARAM_ALPHANUM);$/;"	v
quiztype	mod/hotpot/attempt.php	/^	$quiztype = optional_param('quiztype', 0, PARAM_INT);$/;"	v
quiztype	mod/hotpot/lib.php	/^			$quiztype = strtolower($matches[1]);$/;"	v
quizzes	mod/quiz/backuplib.php	/^        $quizzes = get_records ("quiz","course",$preferences->backup_course,"id");$/;"	v
quizzes	mod/quiz/lib.php	/^    $quizzes = get_records_sql("SELECT qa.*, q.name, u.firstname, u.lastname, u.picture,$/;"	v
quizzes	question/type/questiontype.php	/^            $quizzes = array();$/;"	v
quote	lib/adodb/adodb-datadict.inc.php	/^		$quote = $this->connection->nameQuote;$/;"	v
quote	lib/adodb/datadict/datadict-firebird.inc.php	/^		$quote = $this->connection->nameQuote;$/;"	v
quote	mod/hotpot/lib.php	/^			$quote = '["'."']?"; \/\/ single, double, or no quote$/;"	v
quoteActive	lib/typo3/class.t3lib_div.php	/^				$quoteActive = $k;$/;"	v
quoteActive	lib/typo3/class.t3lib_div.php	/^		$quoteActive = -1;	\/\/ Whenever a quote character (") is found, $quoteActive is set to the element number inside of $params. A value of -1 means that there are not open quotes at the current position.$/;"	v
quoteclose	mod/hotpot/lib.php	/^		$quoteclose = '\\\\5'; \/\/  close quote (to match open quote)$/;"	v
quoted	lib/adodb/adodb-datadict.inc.php	/^						$quoted = false;$/;"	v
quoted	lib/adodb/adodb-datadict.inc.php	/^					$quoted = true;$/;"	v
quoted	lib/adodb/adodb-datadict.inc.php	/^				$quoted = false;$/;"	v
quoted	lib/adodb/adodb-datadict.inc.php	/^				$quoted = true;$/;"	v
quoted	lib/adodb/adodb-datadict.inc.php	/^	$quoted = false;$/;"	v
quoted_printable	lib/typo3/class.t3lib_div.php	/^	function quoted_printable($string,$maxlen=76)	{$/;"	f
quoteduserlist	auth/db/lib.php	/^    $quoteduserlist = "'$quoteduserlist'";$/;"	v
quoteduserlist	auth/db/lib.php	/^    $quoteduserlist = implode("', '", $userlist);$/;"	v
quoteopen	mod/hotpot/lib.php	/^		$quoteopen = '("|&quot;|&amp;quot;)'; \/\/ open quote$/;"	v
quotes	mod/hotpot/index.php	/^	$quotes = array("'"=>"\\'", '"'=>'&quot;');$/;"	v
quotient	question/type/numerical/questiontype.php	/^                $quotient = 1 + abs($tolerance);$/;"	v
qvar	lib/phpmailer/mailerc.php	/^    function qvar($qarray, $data) {$/;"	f
r	lib/markdown.php	/^	$r = rand(0, 100);$/;"	v
r	lib/questionlib.php	/^    $r = $QTYPES[$question->qtype]->get_actual_response($question, $state);$/;"	v
r	lib/questionlib.php	/^    $r = $QTYPES[$question->qtype]->get_all_responses($question, $state);$/;"	v
r	lib/questionlib.php	/^    $r = $QTYPES[$question->qtype]->get_fractional_grade($question, $state);$/;"	v
r	lib/soap/nusoap.php	/^		$r = rand();$/;"	v
r	lib/soap/nusoap.php	/^            	$r=0; \/\/ rowcount$/;"	v
r	lib/statslib.php	/^    $r = get_record_sql($sql);$/;"	v
r	lib/wiki_to_markdown.php	/^            $r = get_record_sql( $coursesql . "$id" );$/;"	v
r	mod/resource/view.php	/^    $r  = optional_param('r', 0, PARAM_INT);  \/\/ Resource$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^                  $r = $r["id"];$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^               $r = ewiki_database("GET", array("id"=>$r));$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^            $r = array_shift($this->entries);$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^            $r = str_replace($key, $value, $r);$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^         $r = new ewiki_dbquery_result($args);$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^         $r = new ewiki_dbquery_result(array("id","version",$field));$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^      $r = $pf($action, $args, $sw1, $sw2);$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^      $r = $z;$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^      $r = array();$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^      $r = false;$/;"	v
r	mod/wiki/ewiki/ewiki.php	/^   $r = array();$/;"	v
r	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^   $r = ($r) + ($r - 1) * ($r - 1);$/;"	v
r	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^   $r = EWIKI_IMAGE_MAXSIZE \/ filesize($tmp_rescale);$/;"	v
r	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^            $r = strpos($html, "-->", $l+4);$/;"	v
r	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^      $r = strpos($html, ">", $l);$/;"	v
r	mod/wiki/ewiki/plugins/notify.php	/^         $r = strrpos($m, ".");$/;"	v
r	mod/wiki/ewiki/plugins/notify.php	/^      $r = strpos($source, "]", $l);$/;"	v
r	mod/wiki/ewiki/plugins/patchsaving.php	/^         $r = true;$/;"	v
r	mod/wiki/ewiki/plugins/patchsaving.php	/^   $r = false;$/;"	v
r	mod/wiki/ewiki/plugins/spages.php	/^      $r = $ewiki_plugins["render"][0]($r);$/;"	v
r	mod/wiki/ewiki/plugins/spages.php	/^      $r = fread($f, 256<<10);$/;"	v
r	mod/wiki/ewiki/plugins/spages.php	/^      $r = ob_get_contents();$/;"	v
r	mod/wiki/ewiki/plugins/spages.php	/^      $r = substr($r, $l, $w);$/;"	v
r	mod/wiki/ewiki/plugins/spages.php	/^   $r = "";$/;"	v
r	mod/wiki/ewikimoodlelib.php	/^           $r=get_object_vars($result_obj);$/;"	v
r	mod/wiki/ewikimoodlelib.php	/^         $r = new ewiki_dbquery_result($args);$/;"	v
r	mod/wiki/ewikimoodlelib.php	/^         $r = new ewiki_dbquery_result(array("id","version",$field));$/;"	v
r	mod/wiki/ewikimoodlelib.php	/^   $r = array();$/;"	v
r	question/type/questiontype.php	/^                $r = new stdClass;$/;"	v
rString	lib/weblib.php	/^                $rString = $replace;$/;"	v
r_items	mod/hotpot/template/v6.php	/^		$r_items = array();$/;"	v
r_keys	mod/hotpot/template/v6.php	/^		$r_keys = $this->shuffle_jmatch_items($r_items);$/;"	v
r_len	mod/wiki/ewiki/ewiki.php	/^            $r_len = strlen($binfo[1]);$/;"	v
r_max	mod/hotpot/template/v6.php	/^							$r_max = max($r, $r_max);$/;"	v
r_max	mod/hotpot/template/v6.php	/^		$r_max = 0;$/;"	v
radio	mod/data/field/radiobutton/field.class.php	/^            $radio = trim($radio);$/;"	v
radiofalse	question/type/truefalse/questiontype.php	/^        $radiofalse = '<input type="radio"' . $falsechecked . $readonly . $inputname$/;"	v
radiotrue	question/type/truefalse/questiontype.php	/^        $radiotrue = '<input type="radio"' . $truechecked . $readonly . $inputname$/;"	v
raiseError	lib/pear/PEAR.php	/^    function &raiseError($message = null,$/;"	f
raise_memory_limit	lib/moodlelib.php	/^function raise_memory_limit ($newlimit) {$/;"	f
ran_info	mod/quiz/restorelibpre15.php	/^            $ran_info = $randomsamatchs[$i];$/;"	v
ran_info	question/type/randomsamatch/questiontype.php	/^            $ran_info = $randomsamatchs[$i];$/;"	v
rand	lib/moodlelib.php	/^        $rand = rand(0, $last);$/;"	v
randnumber	lib/adodb/crypt.inc.php	/^								$randnumber = rand(48,120);$/;"	v
randnumber	lib/adodb/crypt.inc.php	/^						$randnumber = rand(48,120);$/;"	v
randnumber	lib/adodb/session/crypt.inc.php	/^								$randnumber = rand(48,120);$/;"	v
randnumber	lib/adodb/session/crypt.inc.php	/^						$randnumber = rand(48,120);$/;"	v
random	lib/bennu/bennu.class.php	/^        $random  = substr($pool, 0, 8).'-';$/;"	v
random	lib/moodlelib.php	/^    $random =  random_string(6);$/;"	v
random	mod/quiz/edit.php	/^        $random = RANDOM;$/;"	v
random100	admin/cron.php	/^    $random100 = rand(0,100);$/;"	v
randomPassword	lib/adodb/crypt.inc.php	/^				$randomPassword = "";$/;"	v
randomPassword	lib/adodb/session/crypt.inc.php	/^				$randomPassword = "";$/;"	v
random_qtype	question/type/random/questiontype.php	/^class random_qtype extends default_questiontype {$/;"	c
random_string	lib/moodlelib.php	/^function random_string ($length=15) {$/;"	f
randomcount	mod/quiz/edit.php	/^        $randomcount = required_param('randomcount', PARAM_INT);$/;"	v
randomcreate	mod/quiz/edit.php	/^            $randomcreate = $randomcount - $i; \/\/ the number of additional random questions needed.$/;"	v
randomcreate	mod/quiz/edit.php	/^            $randomcreate = $randomcount;$/;"	v
randomsamatchs	mod/quiz/restorelibpre15.php	/^        $randomsamatchs = $info['#']['RANDOMSAMATCH'];$/;"	v
randomsamatchs	question/type/randomsamatch/questiontype.php	/^        $randomsamatchs = $info['#']['RANDOMSAMATCH'];$/;"	v
randomsamatchs	question/type/randomsamatch/questiontype.php	/^        $randomsamatchs = get_records("question_randomsamatch","question",$question,"id");$/;"	v
randstring	mod/scorm/locallib.php	/^            $randstring = NULL;$/;"	v
range	lib/typo3/class.t3lib_div.php	/^			$range = explode('-',$item);$/;"	v
ranges	lib/filelib.php	/^                            $ranges = false;$/;"	v
ranges	lib/filelib.php	/^                    $ranges = false;$/;"	v
ranges	lib/filelib.php	/^                $ranges = false;$/;"	v
rank	blocks/quiz_results/block_quiz_results.php	/^            $rank = 0;$/;"	v
rank	course/teacher.php	/^        $rank = array();$/;"	v
rank	mod/lesson/view.php	/^                $rank = $printed + 1;$/;"	v
rarray	lib/db/mysql.php	/^        $rarray = array();$/;"	v
rarray	lib/db/postgres7.php	/^        $rarray = array();$/;"	v
rat_info	mod/data/restorelib.php	/^        $rat_info = $ratings[$i];$/;"	v
rat_info	mod/forum/restorelib.php	/^            $rat_info = $ratings[$i];$/;"	v
rat_info	mod/glossary/restorelib.php	/^            $rat_info = $ratings[$i];$/;"	v
ratings	mod/data/lib.php	/^        $ratings = array();$/;"	v
ratings	mod/data/lib.php	/^    $ratings = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
ratings	mod/data/restorelib.php	/^    $ratings= $rec_info['#']['RATINGS']['0']['#']['RATING'];$/;"	v
ratings	mod/forum/lib.php	/^                          $ratings=NULL, $footer="", $highlight="", $post_read=-99) {$/;"	v
ratings	mod/forum/lib.php	/^        $ratings = array();$/;"	v
ratings	mod/forum/lib.php	/^    $ratings = NULL;$/;"	v
ratings	mod/forum/restorelib.php	/^        $ratings = $info['#']['RATINGS']['0']['#']['RATING'];$/;"	v
ratings	mod/glossary/backuplib.php	/^        $ratings = get_records("glossary_ratings","entryid",$entryid);$/;"	v
ratings	mod/glossary/lib.php	/^        $ratings = array();$/;"	v
ratings	mod/glossary/restorelib.php	/^        $ratings = $info['#']['RATINGS']['0']['#']['RATING'];$/;"	v
ratings	mod/glossary/view.php	/^        $ratings = NULL;$/;"	v
ratingsmenuused	mod/data/lib.php	/^                            $ratingsmenuused = true;$/;"	v
ratingsmenuused	mod/data/lib.php	/^                        $ratingsmenuused = true;$/;"	v
ratingsmenuused	mod/data/lib.php	/^    $ratingsmenuused = false;$/;"	v
ratingsmenuused	mod/forum/lib.php	/^                    $ratingsmenuused = true;$/;"	v
ratingsmenuused	mod/forum/lib.php	/^                $ratingsmenuused = true;$/;"	v
ratingsmenuused	mod/forum/lib.php	/^        $ratingsmenuused = true;$/;"	v
ratingsmenuused	mod/forum/lib.php	/^    $ratingsmenuused = false;$/;"	v
ratingsmenuused	mod/glossary/lib.php	/^                     $ratingsmenuused = true;$/;"	v
ratingsmenuused	mod/glossary/lib.php	/^                $ratingsmenuused = true;$/;"	v
ratingsmenuused	mod/glossary/lib.php	/^    $ratingsmenuused = false;$/;"	v
ratingsmenuused	mod/glossary/view.php	/^                $ratingsmenuused = true;$/;"	v
ratingsmenuused	mod/glossary/view.php	/^        $ratingsmenuused = false;$/;"	v
ratingsmenuused	mod/glossary/view.php	/^    $ratingsmenuused = NULL;$/;"	v
ratingsuser	mod/forum/lib.php	/^                $ratingsuser = array();$/;"	v
ratingsuser	mod/forum/lib.php	/^    $ratingsuser = array();$/;"	v
ratingsuser	mod/glossary/lib.php	/^                $ratingsuser = array();$/;"	v
ratingsuser	mod/glossary/lib.php	/^    $ratingsuser = array();$/;"	v
ratio	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^            $ratio = round(100 - strlen(gzencode($cacheData, 9, FORCE_GZIP)) \/ strlen($cacheData) * 100.0);$/;"	v
ratio	lib/textlib.class.php	/^        $ratio = $this->strlen($text, $charset) \/ strlen($text);$/;"	v
rauth	auth/radius/lib.php	/^    $rauth = new Auth_RADIUS_PAP($username, $password);$/;"	v
raw	lib/adodb/adodb-perf.inc.php	/^					$raw = urlencode($sql2).'&part='.crc32($sql);$/;"	v
raw	lib/adodb/adodb-perf.inc.php	/^				$raw = urlencode($sql);$/;"	v
raw	lib/lexer.php	/^                $raw = substr($raw, $count + strlen($match));$/;"	v
raw	question/format/qti2/format.php	/^        $raw = strip_tags( $raw );$/;"	v
raw	question/format/xml/format.php	/^        $raw = htmlspecialchars( $raw );$/;"	v
rawUrlEncodeFP	lib/typo3/class.t3lib_div.php	/^	function rawUrlEncodeFP($str)	{$/;"	f
rawUrlEncodeJS	lib/typo3/class.t3lib_div.php	/^	function rawUrlEncodeJS($str)	{$/;"	f
raw_grade	question/type/multianswer/questiontype.php	/^                                    $raw_grade = $answer->fraction;$/;"	v
raw_grade	question/type/multianswer/questiontype.php	/^                        $raw_grade   = 0;$/;"	v
raw_questions	question/format/blackboard_6/format.php	/^    $raw_questions = $xml['questestinterop']['#']['assessment'][0]['#']['section'][0]['#']['item'];$/;"	v
rawdirs	mod/resource/type/directory/resource.class.php	/^    $rawdirs = get_directory_list("$CFG->dataroot\/{$this->course->id}", 'moddata', true, true, false);$/;"	v
rawdirs	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^    $rawdirs = get_directory_list("$CFG->dataroot\/$course->id", 'moddata', true, true, false);$/;"	v
rawgrade	mod/exercise/assessments.php	/^                $rawgrade=0;$/;"	v
rawgrade	mod/workshop/assessments.php	/^                $rawgrade=0;$/;"	v
rawgrades	mod/exercise/locallib.php	/^            $rawgrades = get_records("exercise_grades", "assessmentid", $assessment1->id, "elementno ASC");$/;"	v
rawgrades	mod/exercise/locallib.php	/^            $rawgrades = get_records("exercise_grades", "assessmentid", $assessment2->id, "elementno ASC");$/;"	v
rawgrades	mod/quiz/edit.php	/^        $rawgrades = $_POST;$/;"	v
rawgrades	mod/workshop/lib.php	/^            $rawgrades = get_records("workshop_grades", "assessmentid", $assessment1->id, "elementno ASC");$/;"	v
rawgrades	mod/workshop/lib.php	/^            $rawgrades = get_records("workshop_grades", "assessmentid", $assessment2->id, "elementno ASC");$/;"	v
rawitems	question/type/randomsamatch/questiontype.php	/^        $rawitems = explode(',', $rawresponse->answer);$/;"	v
rawname	lib/excel/OLEwriter.php	/^        $rawname = '';$/;"	v
rawname	lib/pear/OLE.php	/^        $rawname = '';$/;"	v
rawoptions	mod/data/field/menu/field.class.php	/^        $rawoptions = explode("\\n",$this->field->param1);$/;"	v
rawoptions	mod/resource/type/file/resource.class.php	/^            $rawoptions = explode(',', $form->popup);$/;"	v
rawoptions	mod/resource/type/html/resource.class.php	/^            $rawoptions = explode(',', $form->popup);$/;"	v
rawoptions	mod/resource/type/ims/resource.class.php	/^                $rawoptions = explode(',', $form->popup);$/;"	v
rawoptions	mod/resource/type/repository/resource.class.php	/^            $rawoptions = explode(',', $form->popup);$/;"	v
rawoptions	mod/resource/type/text/resource.class.php	/^            $rawoptions = explode(',', $form->popup);$/;"	v
rawquestions	question/showbank.php	/^            $rawquestions = $_REQUEST;$/;"	v
rawresponse	question/type/numerical/questiontype.php	/^        $rawresponse = str_replace($search, $replace, $rawresponse); \/\/ remove spaces$/;"	v
rawscore	mod/quiz/review.php	/^            $rawscore = round($attempt->sumgrades, $CFG->quiz_decimalpoints);$/;"	v
rawstring	mod/lams/lib.php	/^      $rawstring = $datetime.$CFG->lams_serverid.$CFG->lams_serverkey;$/;"	v
rawstring	mod/lams/lib.php	/^      $rawstring = $datetime.$login.$CFG->lams_serverid.$CFG->lams_serverkey;$/;"	v
rawstring	mod/lams/lib.php	/^    $rawstring = trim($datetime).trim($username).trim($CFG->lams_serverid).trim($CFG->lams_serverkey);$/;"	v
rc4	lib/fpdf/fpdfprotection.php	/^            $rc4 = $this->last_rc4_key_c;$/;"	v
rc4	lib/fpdf/fpdfprotection.php	/^            $rc4 = range(0,255);$/;"	v
rc4decrypt	lib/moodlelib.php	/^function rc4decrypt($data) {$/;"	f
rc4encrypt	lib/moodlelib.php	/^function rc4encrypt($data) {$/;"	f
rcons	lib/adodb/drivers/adodb-oci8.inc.php	/^			$rcons = $this->qstr($constr[2]);$/;"	v
rcount	enrol/authorize/authorizenetlib.php	/^    $rcount = count($response) - 1;$/;"	v
rdq	lib/smarty/Smarty_Compiler.class.php	/^        $rdq = preg_quote($this->right_delimiter, '~');$/;"	v
rea_info	mod/forum/restorelib.php	/^            $rea_info = $readposts[$i];$/;"	v
read	lib/adodb/session/adodb-compress-bzip2.php	/^	function read($data, $key) {$/;"	f
read	lib/adodb/session/adodb-compress-gzip.php	/^	function read($data, $key) {$/;"	f
read	lib/adodb/session/adodb-encrypt-mcrypt.php	/^	function read($data, $key) {$/;"	f
read	lib/adodb/session/adodb-encrypt-md5.php	/^	function read($data, $key) {$/;"	f
read	lib/adodb/session/adodb-encrypt-secret.php	/^	function read($data, $key) {$/;"	f
read	lib/adodb/session/adodb-session.php	/^	function read($key) {$/;"	f
read	lib/cas/PGTStorage/pgt-file.php	/^  function read($pgt_iou)$/;"	f
read	lib/cas/PGTStorage/pgt-main.php	/^  function read($pgt_iou)$/;"	f
read	lib/pear/OLE.php	/^    function read($file)$/;"	f
read	theme/chameleon/ui/ChameleonCSS.class.php	/^    function read() {$/;"	f
readLLXMLfile	lib/typo3/class.t3lib_div.php	/^	function readLLXMLfile($fileRef,$langKey)	{$/;"	f
readLLfile	lib/typo3/class.t3lib_div.php	/^	function readLLfile($fileRef,$langKey)	{$/;"	f
readURL	lib/cas/client.php	/^  function readURL($url,$cookies,&$headers,&$body,&$err_msg)$/;"	f
read_png_gif	lib/typo3/class.t3lib_div.php	/^	function read_png_gif($theFile,$output_png=0)	{$/;"	f
read_socket	mod/chat/chatd.php	/^            $read_socket = array($handle);$/;"	v
read_socket	mod/chat/chatd.php	/^        $read_socket = array($this->listen_socket);$/;"	v
read_style	mod/forum/lib.php	/^            $read_style = ' read';$/;"	v
read_style	mod/forum/lib.php	/^            $read_style = ' unread';$/;"	v
read_style	mod/forum/lib.php	/^        $read_style = '';$/;"	v
read_template	lib/weblib.php	/^function read_template($filename, &$var) {$/;"	f
read_template	mod/hotpot/template/default.php	/^	function read_template($filename, $tag='temporary') {$/;"	f
readcount	backup/restorelib.php	/^                $readcount = count_records ('backup_ids', 'backup_code', $restore->backup_unique_code, 'table_name', 'message_read');$/;"	v
readdata	mod/lesson/format.php	/^    function readdata($filename) {$/;"	f
readdata	mod/lesson/importppt.php	/^function readdata($file, $courseid, $modname) {$/;"	f
readdata	question/format.php	/^    function readdata($filename) {$/;"	f
readdata	question/format/blackboard/format.php	/^    function readdata($filename) {$/;"	f
readdata	question/format/blackboard_6/format.php	/^    function readdata($filename) {$/;"	f
readfile_chunked	lib/filelib.php	/^function readfile_chunked($filename, $retbytes=true) {$/;"	f
readfiles	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^    function readfiles() {$/;"	f
readlen	lib/soap/nusoap.php	/^		    	$readlen = min(8192, $content_length - $strlen);$/;"	v
readme	theme/index.php	/^            $readme =  '<li>'.$/;"	v
readme	theme/index.php	/^        $readme = '';$/;"	v
readonly	question/type/essay/questiontype.php	/^        $readonly      = empty($options->readonly) ? '' : 'disabled="disabled"';$/;"	v
readonly	question/type/multianswer/questiontype.php	/^        $readonly = empty($options->readonly) ? '' : 'readonly="readonly"';$/;"	v
readonly	question/type/multichoice/questiontype.php	/^        $readonly = empty($options->readonly) ? '' : 'readonly="readonly"';$/;"	v
readonly	question/type/shortanswer/questiontype.php	/^        $readonly = empty($options->readonly) ? '' : 'readonly="readonly"';$/;"	v
readonly	question/type/truefalse/questiontype.php	/^        $readonly = $options->readonly ? ' readonly="readonly"' : '';$/;"	v
readposts	mod/forum/restorelib.php	/^            $readposts = $info['MOD']['#']['READPOSTS']['0']['#']['READ'];$/;"	v
readposts	mod/forum/restorelib.php	/^            $readposts = array();$/;"	v
readquestion	mod/lesson/format.php	/^    function readquestion($lines) {$/;"	f
readquestion	question/format.php	/^    function readquestion($lines) {$/;"	f
readquestion	question/format/aiken/format.php	/^    function readquestion($lines) {$/;"	f
readquestion	question/format/aon/format.php	/^    function readquestion($lines) {$/;"	f
readquestion	question/format/examview/format.php	/^    function readquestion($qrec)$/;"	f
readquestion	question/format/gift/format.php	/^    function readquestion($lines) {$/;"	f
readquestion	question/format/learnwise/format.php	/^    function readquestion($lines) {$/;"	f
readquestion	question/format/missingword/format.php	/^    function readquestion($lines) {$/;"	f
readquestions	mod/lesson/format.php	/^    function readquestions($lines) {$/;"	f
readquestions	question/format.php	/^    function readquestions($lines) {$/;"	f
readquestions	question/format/aiken/format.php	/^    function readquestions($lines){$/;"	f
readquestions	question/format/blackboard/format.php	/^  function readquestions ($lines) {$/;"	f
readquestions	question/format/blackboard_6/format.php	/^  function readquestions ($lines) {$/;"	f
readquestions	question/format/examview/format.php	/^    function readquestions($lines)$/;"	f
readquestions	question/format/hotpot/format.php	/^        function readquestions ($lines) {$/;"	f
readquestions	question/format/hotpot/format.php	/^    function readquestions ($lines) {$/;"	f
readquestions	question/format/learnwise/format.php	/^    function readquestions($lines) {$/;"	f
readquestions	question/format/multianswer/format.php	/^    function readquestions($lines) {$/;"	f
readquestions	question/format/webct/format.php	/^    function readquestions ($lines) {$/;"	f
readquestions	question/format/xml/format.php	/^    function readquestions($lines) {$/;"	f
readrecord	mod/forum/lib.php	/^        $readrecord = reset($readrecord);$/;"	v
reads	backup/backuplib.php	/^        $reads   = get_records ('message_read');$/;"	v
reads	lib/adodb/adodb-perf.inc.php	/^			$reads  = sprintf('%12.4f',($arr[1]-$arro[1])\/$secs);$/;"	v
real	lib/statslib.php	/^        $real = '::real';$/;"	v
real	lib/statslib.php	/^    $real = '';$/;"	v
realblob	lib/adodb/drivers/adodb-ibase.inc.php	/^		$realblob = ibase_blob_get( $blobid,$this->maxblobsize); \/\/ 2nd param is max size of blob -- Kevin Boillet <kevinboillet@yahoo.fr>$/;"	v
realblob	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$realblob = @pg_loread($fd,$maxsize); $/;"	v
realdataroot	file.php	/^        $realdataroot = realpath($CFG->dataroot.'\/'.$course->id);$/;"	v
realfield	lib/datalib.php	/^            $realfield = '"'. $field .'"';$/;"	v
realkey	mod/survey/save.php	/^                $realkey = (int) substr($key,1);$/;"	v
reallysure	admin/delete.php	/^    $reallysure = optional_param('reallysure', 0, PARAM_BOOL);$/;"	v
realname	course/enrol.php	/^        $realname = fullname($USER, true);$/;"	v
realname	lib/moodlelib.php	/^            $realname = fullname($USER, true);$/;"	v
realpath	file.php	/^        $realpath = realpath($pathname);$/;"	v
realqid	question/type/random/questiontype.php	/^        $realqid = $wrappedquestion->id;$/;"	v
realuser	course/enrol.php	/^        $realuser = $USER->id;$/;"	v
realuser	lib/moodlelib.php	/^            $realuser = $USER->id;$/;"	v
realuser	login/change_password.php	/^                $realuser = $USER->realuser;$/;"	v
realuser	mod/forum/lib.php	/^        $realuser = $USER;$/;"	v
realuserinfo	lib/weblib.php	/^            $realuserinfo = " [<a target=\\"{$CFG->framename}\\"$/;"	v
realuserinfo	lib/weblib.php	/^        $realuserinfo = '';$/;"	v
rearrows	lib/weblib.php	/^        $rearrows  = array();$/;"	v
reason	enrol/authorize/authorizenetlib.php	/^        $reason = "reason" . $response[2];$/;"	v
reassessthreshold	mod/workshop/locallib.php	/^    $reassessthreshold = 80;$/;"	v
rebuild_course_cache	course/lib.php	/^function rebuild_course_cache($courseid=0) {$/;"	f
rebuildnolinktag	lib/weblib.php	/^function rebuildnolinktag($text) {$/;"	f
rec	backup/restorelib.php	/^                        $rec = get_record("course_sections","course",$restore->course_id,$/;"	v
rec	backup/restorelib.php	/^                    $rec = get_record("course_sections","course",$restore->course_id,$/;"	v
rec	backup/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	backup/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"user",$userid); $/;"	v
rec	lib/environmentlib.php	/^            $rec = new stdClass();$/;"	v
rec	mod/assignment/lib.php	/^    $rec = get_record('assignment','id',$assignmentid,'grade',-$scaleid);$/;"	v
rec	mod/assignment/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/assignment/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/chat/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/chat/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/choice/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/choice/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/forum/lib.php	/^    $rec = get_record("forum","id","$forumid","scale","-$scaleid");$/;"	v
rec	mod/forum/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/forum/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/forum/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"forum",$old_id);$/;"	v
rec	mod/forum/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"forum_discussions",$old_id);$/;"	v
rec	mod/forum/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"forum_posts",$old_firstpost);$/;"	v
rec	mod/forum/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"forum_posts",$old_parent);$/;"	v
rec	mod/forum/restorelib.php	/^                $rec = get_record("backup_ids","backup_code",$restore->backup_unique_code,$/;"	v
rec	mod/glossary/lib.php	/^    $rec = get_record("glossary","id","$glossaryid","scale","-$scaleid");$/;"	v
rec	mod/glossary/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/glossary/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/journal/lib.php	/^    $rec = get_record("journal","id","$journalid","assessed","-$scaleid");$/;"	v
rec	mod/lesson/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/lesson/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/quiz/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/quiz/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/resource/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/resource/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/scorm/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/scorm/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/survey/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/survey/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/wiki/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/wiki/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec	mod/workshop/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course",$old_id);$/;"	v
rec	mod/workshop/restorelib.php	/^                $rec = backup_getid($restore->backup_unique_code,"course_modules",$old_id);$/;"	v
rec2	mod/forum/restorelib.php	/^                $rec2 = backup_getid($restore->backup_unique_code,"forum_posts",$old_id2);$/;"	v
recCopy_temp	lib/typo3/class.t3lib_div.php	/^				$recCopy_temp=$recCopy;$/;"	v
recCopy_temp	lib/typo3/class.t3lib_div.php	/^			$recCopy_temp=array();$/;"	v
rec_info	mod/data/restorelib.php	/^        $rec_info = $records[$i];$/;"	v
rec_module	backup/backuplib.php	/^                $rec_module = get_record("modules", "id", $grade_item->modid);$/;"	v
rec_user	backup/backuplib.php	/^                $rec_user = get_record ("backup_ids","backup_code",$preferences->backup_unique_code,$/;"	v
recaliases	mod/glossary/sql.php	/^            $recaliases = get_records_sql ("SELECT al.id, al.entryid$/;"	v
recentIE	lib/weblib.php	/^        $recentIE = check_browser_version('MSIE', '5.0');$/;"	v
recent_activity_upgrade	blocks/recent_activity/db/mysql.php	/^function recent_activity_upgrade($oldversion=0) {$/;"	f
recent_activity_upgrade	blocks/recent_activity/db/postgres7.php	/^function recent_activity_upgrade($oldversion=0) {$/;"	f
recformats	mod/glossary/formats.php	/^        $recformats = glossary_get_available_formats();$/;"	v
recip	lib/moodlelib.php	/^            $recip = array(get_admin());$/;"	v
recip	lib/moodlelib.php	/^            $recip = get_admins();$/;"	v
record	backup/restorelib.php	/^                        $record = backup_getid($restore->backup_unique_code,"user",$rec->old_id);$/;"	v
record	lib/adodb/adodb-recordset.inc.php	/^		$record = array();$/;"	v
record	lib/adodb/adodb.inc.php	/^		$record = array();$/;"	v
record	lib/excel/BIFFwriter.php	/^        $record     = 0x003C;         \/\/ Record identifier$/;"	v
record	lib/excel/BIFFwriter.php	/^        $record    = 0x000A;   \/\/ Record identifier$/;"	v
record	lib/excel/BIFFwriter.php	/^        $record  = 0x0809;        \/\/ Record identifier$/;"	v
record	lib/excel/Format.php	/^        $record         = 0x00E0;              \/\/ Record identifier$/;"	v
record	lib/excel/Format.php	/^        $record     = 0x31;                \/\/ Record identifier$/;"	v
record	lib/excel/Workbook.php	/^        $record          = 0x0018;       \/\/ Record identifier$/;"	v
record	lib/excel/Workbook.php	/^        $record          = 0x0092;                 \/\/ Record identifier$/;"	v
record	lib/excel/Workbook.php	/^        $record      = 0x0017;                     \/\/ Record identifier$/;"	v
record	lib/excel/Workbook.php	/^        $record    = 0x0022;         \/\/ Record identifier$/;"	v
record	lib/excel/Workbook.php	/^        $record    = 0x003D;                 \/\/ Record identifier$/;"	v
record	lib/excel/Workbook.php	/^        $record    = 0x0085;                    \/\/ Record identifier$/;"	v
record	lib/excel/Workbook.php	/^        $record    = 0x0293;   \/\/ Record identifier$/;"	v
record	lib/excel/Workbook.php	/^        $record    = 0x041E;                      \/\/ Record identifier$/;"	v
record	lib/excel/Workbook.php	/^        $record   = 0x0016;          \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record         = 0x001C;                \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record         = 0x023E;     \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record       = 0x00A1;                  \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x0012;             \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x0013;               \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x002a;                   \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x002b;                    \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x005d;   \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x007f;$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x0081;   \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x0082;                        \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x00A0;               \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x01B8;                       \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record      = 0x0208;               \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record    = 0x0000;               \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record    = 0x0006;     \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record    = 0x0017;         \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record    = 0x0201;                 \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record    = 0x0203;                 \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record    = 0x0204;                   \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record   = 0x0016;          \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record   = 0x001D;                  \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record   = 0x0055;      \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record   = 0x007D;          \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record   = 0x0083;              \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record   = 0x0084;              \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x0014;               \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x0015;               \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x001a;               \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x001b;               \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x0026;                   \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x0027;                   \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x0028;                   \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x0029;                   \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x0041;       \/\/ Record identifier$/;"	v
record	lib/excel/Worksheet.php	/^        $record  = 0x00E5;                   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $record    = 0x000A;   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $record  = 0x0809;        \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $record = 0x003C;         \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $record         = 0x00E0;              \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $record     = 0x31;                      \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                    $record  = 0x003C;$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record          = 0x0018;       \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record          = 0x0042;             \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record          = 0x008C;    \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record          = 0x0092;                 \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record      = 0x0017;                     \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record    = 0x0022;         \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record    = 0x003D;                 \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record    = 0x0085;                    \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record    = 0x01AE;   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record    = 0x0293;   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record    = 0x041E;                      \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record   = 0x0016;          \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record   = 0x0017;                     \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $record  = 0x00fc;  \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record         = 0x001C;                \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record         = 0x023E;     \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record       = 0x00A1;                  \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x0012;             \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x0013;               \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x002a;                   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x002b;                    \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x005d;   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x007f;$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x0080;   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x0081;   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x0082;                        \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x00A0;               \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x01B8;                       \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x01b2;      \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record      = 0x0208;               \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record    = 0x0006;     \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record    = 0x0017;         \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record    = 0x00FD;                   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record    = 0x0200;                 \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record    = 0x0201;                 \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record    = 0x0203;                 \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record    = 0x0204;                   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record   = 0x001D;                  \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record   = 0x0055;      \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record   = 0x007D;          \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record   = 0x0083;              \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record   = 0x0084;              \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record   = 0x00E5;$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x0014;               \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x0015;               \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x001a;               \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x001b;               \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x0026;                   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x0027;                   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x0028;                   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x0029;                   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x0041;       \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record  = 0x00E5;                   \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record = 0x0016;          \/\/ Record identifier$/;"	v
record	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $record = 0x01be;              \/\/ Record identifier$/;"	v
record	mod/data/edit.php	/^            $record = get_record('data_records','id',$rid);$/;"	v
record	mod/data/view.php	/^        $record = NULL;$/;"	v
record	mod/hotpot/db/update_to_v2.php	/^						$record = &$records[$id];$/;"	v
record	mod/hotpot/lib.php	/^			$record = NULL;$/;"	v
record	mod/hotpot/report/click/report.php	/^		$record = get_record("course_sections", "id", $cm->section);$/;"	v
record	mod/quiz/db/mysql.php	/^        $record = get_record_sql("SELECT max(id)+1 AS nextid FROM {$CFG->prefix}quiz_attempts");$/;"	v
record	mod/quiz/db/postgres7.php	/^        $record = get_record_sql("SELECT nextval('{$CFG->prefix}quiz_attempts_id_seq')");$/;"	v
recordSet	lib/adodb/adodb-lib.inc.php	/^		$recordSet = new $rsclass(-1,$zthis->fetchMode);$/;"	v
recordSet	lib/adodb/adodb-lib.inc.php	/^		$recordSet =& $rs;$/;"	v
recordSet	lib/adodb/adodb-lib.inc.php	/^	$recordSet = null;$/;"	v
recordSet	lib/adodb/drivers/adodb-sqlanywhere.inc.php	/^		$recordSet = $dbconn->Execute('INSERT INTO tabname (idcol, blobcol) '$/;"	v
record_exists	lib/datalib.php	/^function record_exists($table, $field1='', $value1='', $field2='', $value2='', $field3='', $value3='') {$/;"	f
record_exists_sql	lib/datalib.php	/^function record_exists_sql($sql) {$/;"	f
record_tag	mod/hotpot/backuplib.php	/^            $record_tag = 'STRING';$/;"	v
record_tag	mod/hotpot/backuplib.php	/^        $record_tag = '';$/;"	v
record_tag	mod/hotpot/backuplib.php	/^        $record_tag = 'ATTEMPT';$/;"	v
record_tag	mod/hotpot/backuplib.php	/^        $record_tag = 'MOD';$/;"	v
record_tag	mod/hotpot/backuplib.php	/^        $record_tag = 'QUESTION';$/;"	v
record_tag	mod/hotpot/backuplib.php	/^        $record_tag = 'RESPONSE';$/;"	v
record_tags	mod/hotpot/backuplib.php	/^            $record_tags = array();$/;"	v
record_tags	mod/hotpot/backuplib.php	/^        $record_tags = array('MODTYPE'=>'hotpot');$/;"	v
record_tags	mod/hotpot/backuplib.php	/^        $record_tags = array();$/;"	v
recordarray	mod/data/rsslib.php	/^                            $recordarray = array();$/;"	v
recordcount	lib/datalib.php	/^    $recordcount = $rs->RecordCount();$/;"	v
recordid	mod/data/rate.php	/^            $recordid = (int)$recordid;$/;"	v
records	blocks/db/mysql.php	/^        $records = get_records('block');$/;"	v
records	blocks/db/mysql.php	/^        $records = get_records('blocks');$/;"	v
records	blocks/db/mysql.php	/^        $records = get_records('course', '','','', 'id, shortname, blockinfo');$/;"	v
records	blocks/db/postgres7.php	/^        $records = get_records('block');$/;"	v
records	blocks/db/postgres7.php	/^        $records = get_records('blocks');$/;"	v
records	blocks/db/postgres7.php	/^        $records = get_records('course', '','','', 'id, shortname, blockinfo');$/;"	v
records	blog/lib.php	/^        $records = get_records_sql($SQL . $orderby . $limit);$/;"	v
records	enrol/ldap/enrol.php	/^        $records = ldap_get_entries($ldap_connection,$ldap_result);        $/;"	v
records	enrol/ldap/enrol.php	/^        $records=0; $ldap_result=0;$/;"	v
records	install.php	/^                                    $records = $rs->GetAssoc(true);$/;"	v
records	install.php	/^                            $records = $rs->GetAssoc(true);$/;"	v
records	lib/adodb/drivers/adodb-ldap.inc.php	/^		$records = $this->_numOfRows;$/;"	v
records	lib/setuplib.php	/^                $records = $rs->GetAssoc(true);$/;"	v
records	mod/data/lib.php	/^    $records = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
records	mod/data/restorelib.php	/^    $records = $info['MOD']['#']['RECORDS']['0']['#']['RECORD'];$/;"	v
records	mod/data/view.php	/^    $records = get_records_sql($sqlselect.$limit);$/;"	v
records	mod/hotpot/attempt.php	/^		$records = get_records_sql("$/;"	v
records	mod/hotpot/db/update_to_v2.php	/^					$records = false; \/\/ table has already been updated$/;"	v
records	mod/hotpot/db/update_to_v2.php	/^					$records = get_records($table, '', '', 'userid,hotpotid,time');$/;"	v
records	mod/hotpot/db/update_to_v2.php	/^				$records = $rs->GetArray();$/;"	v
records	mod/hotpot/db/update_to_v2.php	/^		$records = $rs->GetArray();$/;"	v
records	mod/hotpot/db/update_to_v2.php	/^	$records = get_records_sql("$/;"	v
records	mod/hotpot/lib.php	/^		$records = get_records_sql("$/;"	v
records	mod/hotpot/lib.php	/^	$records = get_records_sql("$/;"	v
records	mod/hotpot/report.php	/^			$records = get_records_select_menu('hotpot', "reference='$hotpot->reference'", 'reference', 'id, reference');$/;"	v
records	mod/hotpot/report.php	/^			$records = get_records_select_menu('user_teachers', "userid='$USER->id'", 'course', 'id, course');$/;"	v
records	mod/hotpot/report.php	/^		$records = array();$/;"	v
records	mod/hotpot/report.php	/^		$records = get_records_sql("SELECT $fields FROM $table WHERE $select GROUP BY $groupby");$/;"	v
records	mod/hotpot/report.php	/^		$records = hotpot_get_records_groupby($function, $fieldnames, $table, $select, $groupby);$/;"	v
records	mod/hotpot/report/click/report.php	/^		$records = get_records_sql_menu("$/;"	v
records	question/format/coursetestmanager/format.php	/^            $records = $qset->GetAssoc(true);$/;"	v
records	question/format/coursetestmanager/format.php	/^          $records = $qset->GetArray(true);$/;"	v
records	question/format/coursetestmanager/format.php	/^        $records = $this->getquestions($filename,$question_category);$/;"	v
records	question/format/coursetestmanager/format.php	/^        $records = $this->getquestions($mdbpath,$question_category,$mdapath, $hostname);$/;"	v
records_tag	mod/hotpot/backuplib.php	/^            $records_tag = 'STRING_DATA';$/;"	v
records_tag	mod/hotpot/backuplib.php	/^        $records_tag = '';$/;"	v
records_tag	mod/hotpot/backuplib.php	/^        $records_tag = 'ATTEMPT_DATA';$/;"	v
records_tag	mod/hotpot/backuplib.php	/^        $records_tag = 'QUESTION_DATA';$/;"	v
records_tag	mod/hotpot/backuplib.php	/^        $records_tag = 'RESPONSE_DATA';$/;"	v
records_tags	mod/hotpot/backuplib.php	/^            $records_tags = array();$/;"	v
records_tags	mod/hotpot/backuplib.php	/^        $records_tags = array();$/;"	v
recordsadded	mod/data/import.php	/^        $recordsadded = 0;$/;"	v
recordset_size	backup/backuplib.php	/^        $recordset_size = 1000;$/;"	v
recordset_size	backup/restorelib.php	/^                    $recordset_size = 2;$/;"	v
recordset_size	backup/restorelib.php	/^                    $recordset_size = 4;$/;"	v
recordset_size	backup/restorelib.php	/^        $recordset_size = 4;$/;"	v
recordset_to_array	lib/datalib.php	/^function recordset_to_array($rs) {$/;"	f
recordset_to_menu	lib/datalib.php	/^function recordset_to_menu($rs) {$/;"	f
recordsetsize	admin/utfdbmigrate.php	/^                        $recordsetsize = 50;$/;"	v
recordsetsize	lib/db/migrate2utf8.php	/^    $recordsetsize = 50;$/;"	v
recs	backup/restorelib.php	/^                            $recs = get_records_select("backup_ids","table_name = 'grade_category' AND backup_code = '$restore->backup_unique_code'",$/;"	v
recs	backup/restorelib.php	/^                            $recs = get_records_select("backup_ids","table_name = 'grade_letter' AND backup_code = '$restore->backup_unique_code'",$/;"	v
recs	backup/restorelib.php	/^                            $recs = get_records_select("backup_ids","table_name = 'grade_preferences' AND backup_code = '$restore->backup_unique_code'",$/;"	v
recs	backup/restorelib.php	/^                            $recs = get_records_select("backup_ids","table_name = 'message' AND backup_code = '$restore->backup_unique_code'","old_id","old_id, old_id",$counter,$recordset_size);$/;"	v
recs	backup/restorelib.php	/^                            $recs = get_records_select("backup_ids","table_name = 'message_contacts' AND backup_code = '$restore->backup_unique_code'","old_id","old_id, old_id",$counter,$recordset_size);$/;"	v
recs	backup/restorelib.php	/^                            $recs = get_records_select("backup_ids","table_name = 'message_read' AND backup_code = '$restore->backup_unique_code'","old_id","old_id, old_id",$counter,$recordset_size);$/;"	v
recs	backup/restorelib.php	/^                $recs = get_records_sql("select old_id, new_id from {$CFG->prefix}backup_ids$/;"	v
recstatus	enrol/imsenterprise/enrol.php	/^            $recstatus = ($this->get_recstatus($mmatch[1], 'role'));$/;"	v
recstatus	enrol/imsenterprise/enrol.php	/^    $recstatus = ($this->get_recstatus($tagcontents, 'group'));$/;"	v
recstatus	enrol/imsenterprise/enrol.php	/^    $recstatus = ($this->get_recstatus($tagcontents, 'person'));$/;"	v
rect	lib/fpdf/fpdf.php	/^                $rect=sprintf('%.2f %.2f %.2f %.2f',$pl[0],$pl[1],$pl[0]+$pl[2],$pl[1]-$pl[3]);$/;"	v
recurse	mod/quiz/edit.php	/^        $recurse = optional_param('recurse', 0, PARAM_BOOL);$/;"	v
recurse	question/editlib.php	/^ $recurse=1, $page=0, $perpage=100, $showhidden=false, $sortorder='qtype, name ASC') {$/;"	v
red	lib/gdlib.php	/^            $red = (int) (($c1['red'] + $c2['red'] + $c3['red'] + $c4['red']) \/ 4); $/;"	v
redirect	lib/weblib.php	/^  function redirect() {$/;"	f
redirect	lib/weblib.php	/^function redirect($url, $message='', $delay='0') {$/;"	f
redirect	message/refresh.php	/^  function redirect() {$/;"	f
redirect	mod/lesson/action/editpage.php	/^    $redirect = optional_param('redirect', '', PARAM_ALPHA);$/;"	v
redirect	mod/lesson/action/updatepage.php	/^    $redirect = optional_param('redirect', '', PARAM_ALPHA);$/;"	v
redirect	mod/wiki/admin.php	/^    $redirect="view.php?".($groupid?"&amp;groupid=".$groupid:"").($userid?"&amp;userid=".$userid:"")."&amp;id=$id&amp;page=$page";$/;"	v
redirect	mod/workshop/assess.php	/^        $redirect = urlencode($_SERVER["HTTP_REFERER"].'#sid='.$submission->id);$/;"	v
redirect	mod/workshop/assess.php	/^    $redirect      = optional_param('redirect', '', PARAM_URL);$/;"	v
redirect	mod/workshop/viewassessment.php	/^        $redirect = urlencode($_SERVER["HTTP_REFERER"].'#sid='.$submission->id);$/;"	v
redirect	mod/workshop/viewassessment.php	/^    $redirect      = optional_param('redirect', '', PARAM_URL);$/;"	v
redirectToCas	lib/cas/client.php	/^  function redirectToCas($gateway)$/;"	f
redirect_count	mod/wiki/ewiki/plugins/jump.php	/^      $redirect_count = $_REQUEST["EWIKI_UP_REDIRECT_COUNT"];$/;"	v
redirection	lib/moodlelib.php	/^        $redirection = strtoupper(substr(PHP_OS, 0, 3)) === 'WIN' ? '' : ' 2>&1';$/;"	v
redirectmessage	mod/glossary/edit.php	/^                $redirectmessage = get_string('entrysaved','glossary');$/;"	v
redirectmessage	mod/glossary/edit.php	/^                $redirectmessage = get_string('entryupdated','glossary');$/;"	v
redirecto	backup/backup.php	/^            $redirecto = $CFG->wwwroot . '\/course\/view.php?id=' . $id; \/\/Course page$/;"	v
redirecto	backup/backup.php	/^            $redirecto = $CFG->wwwroot;$/;"	v
redirecturl	error/index.php	/^    $redirecturl = empty($_SERVER['REDIRECT_URL']) ? '' : $_SERVER['REDIRECT_URL'];$/;"	v
reducedays	course/report/log/graph.php	/^           $reducedays = 0;$/;"	v
reducedays	course/report/log/graph.php	/^           $reducedays = 7;$/;"	v
ref	lib/adodb/adodb-cryptsession.php	/^				$ref = $rs->fields[0];$/;"	v
ref	lib/adodb/adodb-session-clob.php	/^				$ref = $rs->fields[0];$/;"	v
ref	lib/adodb/adodb-session.php	/^				$ref = $rs->fields[0];$/;"	v
ref	lib/adodb/adodb.inc.php	/^		$ref =& $results; # workaround accelerator incompat with PHP 4.4 :($/;"	v
ref	lib/adodb/session/adodb-session.php	/^					$ref = $rs->fields[0];$/;"	v
ref	lib/adodb/session/adodb-session.php	/^				$ref = $rs->fields[0];$/;"	v
ref	lib/fpdf/font/makefont/makefont.php	/^    $ref=ReadMap('cp1252');$/;"	v
ref	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $ref = pack('vvv', $supbook_index, $sheet1, $sheet2);$/;"	v
ref	question/format/coursetestmanager/format.php	/^          $ref = "Answer can be found in chapter ". $qrec[11] . ", page " . $qrec[12] . ".";$/;"	v
ref_field	lib/adodb/drivers/adodb-mysql.inc.php	/^             $ref_field = explode('`, `', $matches[3][$i]);$/;"	v
ref_field	lib/adodb/drivers/adodb-mysqli.inc.php	/^	        $ref_field = explode('`, `', $matches[3][$i]);$/;"	v
ref_table	lib/adodb/drivers/adodb-mysql.inc.php	/^                 $ref_table = strtoupper($ref_table);$/;"	v
ref_table	lib/adodb/drivers/adodb-mysql.inc.php	/^             $ref_table = $matches[2][$i];$/;"	v
ref_table	lib/adodb/drivers/adodb-mysqli.inc.php	/^	            $ref_table = strtoupper($ref_table);$/;"	v
ref_table	lib/adodb/drivers/adodb-mysqli.inc.php	/^	        $ref_table = $matches[2][$i];$/;"	v
reference	file.php	/^        $reference = ltrim($relativepath, "\/{$args[0]}\/");$/;"	v
reference	lib/graphlib.php	/^  $reference  = $coords['reference'];$/;"	v
reference	lib/graphlib.php	/^  $reference = $message['boundary_box']['reference'];$/;"	v
reference	mod/hotpot/lib.php	/^				$reference = substr($filepath, $filerootlength);$/;"	v
reference	mod/resource/type/repository/hive/makelink.php	/^    $reference = $hive_ref.'&amp;'. $hive_ret .'&amp;HIVE_REQ=2113';$/;"	v
reference	mod/scorm/validate.php	/^    $reference = required_param('reference', PARAM_PATH);    \/\/ Package path$/;"	v
referer	enrol/authorize/authorizenetlib.php	/^        $referer = "Referer: $CFG->an_referer\\r\\n";$/;"	v
referer	enrol/authorize/authorizenetlib.php	/^    $referer = '';$/;"	v
referer	lib/smarty/plugins/function.fetch.php	/^                                $referer = $param_value;$/;"	v
referer	lib/smarty/plugins/function.fetch.php	/^                $referer = "";$/;"	v
referer	lib/weblib.php	/^    $referer = get_referer();$/;"	v
referer	mod/forum/lib.php	/^            $referer = "";$/;"	v
referer	mod/forum/lib.php	/^            $referer = $_SERVER['HTTP_REFERER'];$/;"	v
referrer	blocks/rss_client/block_rss_client_action.php	/^    $referrer = $CFG->wwwroot;$/;"	v
referrer	blocks/rss_client/block_rss_client_action.php	/^    $referrer = $_SERVER['HTTP_REFERER'];$/;"	v
referrer	blog/edit.php	/^        $referrer = $CFG->wwwroot;$/;"	v
referrer	blog/edit.php	/^        $referrer = $_SERVER['HTTP_REFERER'];$/;"	v
referrer	blog/preferences.php	/^            $referrer = $CFG->wwwroot;$/;"	v
referrer	blog/preferences.php	/^            $referrer = $_SERVER['HTTP_REFERER'];$/;"	v
referrer	blog/set_session_vars.php	/^    $referrer = required_param('referrer', PARAM_URL);$/;"	v
refineTeX	filter/algebra/algebradebug.php	/^function refineTeX($texexp) {$/;"	f
refresh_content	blocks/moodleblock.class.php	/^    function refresh_content() {$/;"	f
refreshurl	mod/chat/gui_header_js/jsupdate.php	/^    $refreshurl = "{$CFG->wwwroot}\/mod\/chat\/gui_header_js\/jsupdate.php?chat_sid=$chat_sid&chat_lasttime=$chat_newlasttime&chat_lastrow=$chat_newrow"; $/;"	v
refreshurl	mod/chat/gui_header_js/jsupdated.php	/^    $refreshurl = "{$CFG->wwwroot}\/mod\/chat\/gui_header_js\/jsupdated.php?chat_sid=$chat_sid&chat_lasttime=$chat_lasttime&chat_lastrow=$chat_newrow&chat_lastid=$chat_lastid"; $/;"	v
refreshurl	mod/chat/gui_header_js/users.php	/^    $refreshurl = "users.php?chat_sid=$chat_sid";$/;"	v
refreshusers	mod/chat/gui_header_js/jsupdate.php	/^                     $refreshusers = true;$/;"	v
refreshusers	mod/chat/gui_header_js/jsupdate.php	/^        $refreshusers = false;$/;"	v
refreshusers	mod/chat/gui_header_js/jsupdated.php	/^                    $refreshusers = true;$/;"	v
refreshusers	mod/chat/gui_header_js/jsupdated.php	/^            $refreshusers = false; $/;"	v
refreshusers	mod/chat/gui_header_js/jsupdated.php	/^        $refreshusers = false;$/;"	v
refs	mod/wiki/ewiki/ewiki.php	/^                  $refs = "\\n\\n" . implode("\\n", array_keys($ewiki_links)) . "\\n\\n";$/;"	v
refs	mod/wiki/ewiki/ewiki.php	/^      $refs = explode("\\n", trim($data["refs"]));$/;"	v
refs	mod/wiki/ewiki/plugins/init.php	/^                     $refs = "\\n\\n" . implode("\\n", array_keys($ewiki_links)) . "\\n\\n";$/;"	v
refs	mod/wiki/ewiki/plugins/moodle/wantedpages.php	/^   $refs = array_unique(explode("\\n", $refs));$/;"	v
refs	mod/wiki/ewiki/plugins/moodle/wantedpages.php	/^   $refs = ewiki_database("FIND", $refs);$/;"	v
refs	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^         $refs = array_unique($refs);$/;"	v
refs	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^      $refs = array_merge($refs, $rf);$/;"	v
refs	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^   $refs = array();$/;"	v
refs	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^   $refs = array_unique($refs);$/;"	v
refunds	enrol/authorize/locallib.php	/^            $refunds = get_records('enrol_authorize_refunds', 'orderid', $orderno);$/;"	v
reg	lib/typo3/class.t3lib_div.php	/^				$reg = split('[[:space:]=]',$tag_tmp,2);$/;"	v
reg	lib/typo3/class.t3lib_div.php	/^				$reg=explode($firstChar,$tag_tmp,3);$/;"	v
reg	lib/typo3/class.t3lib_div.php	/^		$reg='';$/;"	v
reg	lib/typo3/class.t3lib_div.php	/^		$reg=array();$/;"	v
reg	mod/quiz/db/mysql.php	/^                                $reg = array();$/;"	v
reg	mod/quiz/db/postgres7.php	/^                                $reg = array();$/;"	v
reg	mod/quiz/locallib.php	/^    $reg = array();$/;"	v
regA	lib/typo3/class.t3lib_cs.php	/^								$regA=array();$/;"	v
regex	lib/adodb/adodb-datadict.inc.php	/^		$regex = ($allowBrackets) ? $this->nameRegexBrackets : $this->nameRegex;$/;"	v
regex	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$regex = "\/^(\\w*\\|)*" . $dbType . "(\\|\\w*)*$\/";$/;"	v
regex	lib/adodb/adodb-xmlschema.inc.php	/^		$regex = '\/^(\\w*\\|)*' . $this->db->databaseType . '(\\|\\w*)*$\/';$/;"	v
regex	lib/typo3/class.t3lib_div.php	/^		$regex = '(['.$qm.'])(['.$qm.']?[0-9\\.]*)';$/;"	v
regex	lib/wiki_to_markdown.php	/^    $regex = $mark.'([^'.$mark.']*)'.$mark;$/;"	v
regex	lib/wiki_to_markdown.php	/^    $regex = '(^| |[(.,])'.$mark.'([^'.$mark.']*)'.$mark.'([^[:alnum:]]|$)';$/;"	v
regex	mod/resource/lib.php	/^        $regex = "\/<$tagtoparse (.+?)>\/is";$/;"	v
regexp	lib/bennu/iCalendar_rfc2445.php	/^                $regexp = '^[a-zA-Z0-9]+[_a-zA-Z0-9\\-]*(\\.[_a-z0-9\\-]+)*@(([0-9a-zA-Z\\-]+\\.)+[a-zA-Z][0-9a-zA-Z\\-]+|([0-9]{1,3}\\.){3}[0-9]{1,3})$';$/;"	v
regexp	lib/bennu/iCalendar_rfc2445.php	/^                $regexp = '^\/\/(.+(:.*)?@)?(([0-9a-zA-Z\\-]+\\.)+[a-zA-Z][0-9a-zA-Z\\-]+|([0-9]{1,3}\\.){3}[0-9]{1,3})(:[0-9]{1,5})?(\/.*)?$';$/;"	v
regexp	lib/filterlib.php	/^            $regexp = '\/'.$filterinvalidprefixes.'('.$linkobject->work_phrase.')|('.$linkobject->work_phrase.')'.$filterinvalidsuffixes.'\/'.$modifiers;$/;"	v
regexp	lib/validateurlsyntax.php	/^    $regexp = '^' . $scheme . $userinfo . $address . $port_number . $path . $querystring . $fragment . '$';$/;"	v
regexp	mod/scorm/locallib.php	/^            $regexp = scorm_forge_cols_regexp($columns->columns);$/;"	v
regexp	mod/scorm/locallib.php	/^            $regexp = scorm_forge_cols_regexp($columns->columns,'("[\\w]+")?,?');$/;"	v
regexp	mod/scorm/locallib.php	/^            $regexp = scorm_forge_cols_regexp($columns->columns,'(.+),');$/;"	v
regexp	mod/scorm/locallib.php	/^        $regexp = substr($regexp,0,-1);$/;"	v
regexp	mod/scorm/locallib.php	/^    $regexp = '\/^';$/;"	v
regexp	mod/wiki/ewiki/plugins/moodle/moodle_rescue_html.php	/^      $regexp='#&lt;(\/?('.implode("|",$rescue_html).'))( \/)?&gt;#i';$/;"	v
register	lib/soap/nusoap.php	/^	function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$use=false,$documentation='',$encodingStyle=''){$/;"	f
registerShutdownFunc	lib/pear/PEAR.php	/^    function registerShutdownFunc($func, $args = array())$/;"	f
register_block	lib/smarty/Smarty.class.php	/^    function register_block($block, $block_impl, $cacheable=true, $cache_attrs=null)$/;"	f
register_compiler_function	lib/smarty/Smarty.class.php	/^    function register_compiler_function($function, $function_impl, $cacheable=true)$/;"	f
register_function	lib/smarty/Smarty.class.php	/^    function register_function($function, $function_impl, $cacheable=true, $cache_attrs=null)$/;"	f
register_modifier	lib/smarty/Smarty.class.php	/^    function register_modifier($modifier, $modifier_impl)$/;"	f
register_object	lib/smarty/Smarty.class.php	/^    function register_object($object, &$object_impl, $allowed = array(), $smarty_args = true, $block_methods = array())$/;"	f
register_outputfilter	lib/smarty/Smarty.class.php	/^    function register_outputfilter($function)$/;"	f
register_postfilter	lib/smarty/Smarty.class.php	/^    function register_postfilter($function)$/;"	f
register_prefilter	lib/smarty/Smarty.class.php	/^    function register_prefilter($function)$/;"	f
register_resource	lib/smarty/Smarty.class.php	/^    function register_resource($type, $functions)$/;"	f
regrade	mod/hotpot/index.php	/^		$regrade = optional_param("regrade");$/;"	v
regrade_cmid	mod/hotpot/index.php	/^					$regrade_cmid = $cmid;$/;"	v
regrade_question_in_attempt	lib/questionlib.php	/^function regrade_question_in_attempt($question, $attempt, $cmoptions, $verbose=false) {$/;"	f
regradebutton	mod/hotpot/index.php	/^				$regradebutton = '&nbsp;';$/;"	v
regradebutton	mod/hotpot/index.php	/^				$regradebutton = ''$/;"	v
regradehotpots	mod/hotpot/index.php	/^			$regradehotpots = array_unique($regradehotpots);$/;"	v
regradehotpots	mod/hotpot/index.php	/^		$regradehotpots = array();$/;"	v
regs	blocks/moodleblock.class.php	/^                $regs = array();$/;"	v
reject	course/pending.php	/^    $reject       = optional_param('reject', 0, PARAM_INT);$/;"	v
rejections	mod/glossary/import.php	/^        $rejections      = '';$/;"	v
rejectnotice	course/pending.php	/^    $rejectnotice = optional_param('rejectnotice', '', PARAM_CLEANHTML);$/;"	v
relPathPrefix	lib/typo3/class.t3lib_div.php	/^			$relPathPrefix = PATH_site;$/;"	v
relPathPrefix	lib/typo3/class.t3lib_div.php	/^			$relPathPrefix = PATH_typo3;$/;"	v
relativepath	file.php	/^    $relativepath = get_file_argument('file.php');$/;"	v
relativepath	filter/algebra/pix.php	/^    $relativepath = get_file_argument('pix.php');$/;"	v
relativepath	filter/tex/pix.php	/^    $relativepath = get_file_argument('pix.php');$/;"	v
relativepath	lib/weblib.php	/^            $relativepath = clean_param(rawurldecode($path_info), PARAM_PATH);$/;"	v
relativepath	lib/weblib.php	/^    $relativepath = FALSE;$/;"	v
relativepath	lib/weblib.php	/^    $relativepath = optional_param('file', FALSE, PARAM_PATH);$/;"	v
relativepath	mod/quiz/quizfile.php	/^    $relativepath = get_file_argument('quizfile.php');$/;"	v
relativepath	mod/quiz/quizfile.php	/^    $relativepath = implode ('\/', $args);$/;"	v
relativepath	mod/resource/type/directory/resource.class.php	/^        $relativepath = "$relativepath$subdir";$/;"	v
relativepath	mod/resource/type/directory/resource.class.php	/^        $relativepath = "{$course->id}";$/;"	v
relativepath	mod/resource/type/directory/resource.class.php	/^        $relativepath = "{$course->id}\/{$resource->reference}";$/;"	v
relativepath	rss/file.php	/^    $relativepath = get_file_argument('file.php');$/;"	v
relativepath	user/pix.php	/^    $relativepath = get_file_argument('pix.php');$/;"	v
relativepath	user/pixgroup.php	/^    $relativepath = get_file_argument('pixgroup.php');$/;"	v
relativeurl	mod/hotpot/lib.php	/^		$relativeurl = $url;$/;"	v
relativeurl	mod/lams/lib.php	/^      $relativeurl="\/services\/UserManagementService?wsdl";$/;"	v
relativeurl	mod/lams/lib.php	/^    $relativeurl="\/services\/LearningDesignService?wsdl";$/;"	v
relativeurl	mod/lams/lib.php	/^    $relativeurl="\/services\/LearningSessionService?wsdl";$/;"	v
relativeurl	mod/lesson/mediafile.php	/^            $relativeurl = "\/file.php?file=\/{$course->id}\/{$lesson->mediafile}";$/;"	v
relativeurl	mod/lesson/mediafile.php	/^            $relativeurl = "\/file.php\/{$course->id}\/{$lesson->mediafile}";$/;"	v
relativeurl	mod/resource/type/directory/resource.class.php	/^                $relativeurl = "\/file.php?file=\/$relativepath\/$file";$/;"	v
relativeurl	mod/resource/type/directory/resource.class.php	/^                $relativeurl = "\/file.php\/$relativepath\/$file";$/;"	v
relativeurl	mod/resource/type/directory/resource.class.php	/^            $relativeurl = "\/view.php?blah";$/;"	v
relativeurl	mod/resource/type/file/resource.class.php	/^            $relativeurl = "\/file.php?file=\/{$course->id}\/{$resource->reference}";$/;"	v
relativeurl	mod/resource/type/file/resource.class.php	/^            $relativeurl = "\/file.php\/{$course->id}\/{$resource->reference}";$/;"	v
relativeurl	mod/resource/type/file/resource.class.php	/^        $relativeurl = str_replace(' ', '%20', $relativeurl);$/;"	v
relativeurl	mod/resource/type/file/resource.class.php	/^        $relativeurl = str_replace('\\\\', '\/', $relativeurl);$/;"	v
relativeurl	mod/resource/type/file/resource.class.php	/^        $relativeurl = str_replace(RESOURCE_LOCALPATH, $localpath, $resource->reference);$/;"	v
release	mod/glossary/version.php	/^$release = "1.5 development";   \/\/ User-friendly version number$/;"	v
release	version.php	/^   $release = '1.6 Beta 5';    \/\/ Human-friendly version name$/;"	v
reload_user_preferences	lib/moodlelib.php	/^function reload_user_preferences() {$/;"	f
reloadusers	mod/chat/gui_sockets/chatinput.php	/^function reloadusers() {$/;"	f
remain	lib/bennu/iCalendar_rfc2445.php	/^            $remain = substr($value, $pos + 1);$/;"	v
remainder	lib/moodlelib.php	/^    $remainder = $remainder - ($hours*HOURSECS);$/;"	v
remainder	lib/moodlelib.php	/^    $remainder = $totalsecs - ($days*DAYSECS);$/;"	v
remaining	blocks/quiz_results/block_quiz_results.php	/^            $remaining = $numbest;$/;"	v
remaining	blocks/quiz_results/block_quiz_results.php	/^            $remaining = $numworst;$/;"	v
remainingalts	question/type/multianswer/questiontype.php	/^            $remainingalts = $tmp[1];$/;"	v
remainingalts	question/type/multianswer/questiontype.php	/^        $remainingalts = $answerregs[ANSWER_REGEX_ALTERNATIVES];$/;"	v
remote	admin/langimport.php	/^                $remote = 1;    \/\/can read from download.moodle.org$/;"	v
remote	admin/langimport.php	/^                $remote = 1;$/;"	v
remote	admin/langimport.php	/^            $remote = 0;    \/\/flag for reading from remote or local$/;"	v
remote	lib/adodb/server.php	/^$remote = $_SERVER["REMOTE_ADDR"]; $/;"	v
remote	mod/wiki/ewiki/ewiki.php	/^   $remote = (($ip != $hostname) ? $hostname . " " : "")$/;"	v
remote_connect	question/type/rqp/remote.php	/^function remote_connect($typeid) {$/;"	f
remote_connections	question/type/rqp/remote.php	/^$remote_connections = array();$/;"	v
remote_item_info	question/type/rqp/remote.php	/^function remote_item_info(&$options) {$/;"	f
remote_render	question/type/rqp/remote.php	/^function remote_render(&$question, &$state, $advanceState=false, $output='normal') {$/;"	f
remote_server_info	question/type/rqp/remote.php	/^function remote_server_info($url) {$/;"	f
remote_session_info	question/type/rqp/remote.php	/^function remote_session_info(&$question, &$state) {$/;"	f
remove	admin/block.php	/^        $remove = array_keys($hiddendata);$/;"	v
remove	course/importstudents.php	/^    $remove         = optional_param('remove', 0, PARAM_BOOL);$/;"	v
remove	course/student.php	/^    $remove         = optional_param('remove', 0, PARAM_BOOL);$/;"	v
remove	course/teacher.php	/^    $remove = optional_param('remove', 0, PARAM_INT);$/;"	v
remove	lib/blocklib.php	/^                $remove = array_keys($hiddendata);$/;"	v
remove	mod/wiki/ewiki/ewiki.php	/^                     $remove = $old_len-$new_len;$/;"	v
removeArrayEntryByValue	lib/typo3/class.t3lib_div.php	/^	function removeArrayEntryByValue($array,$cmpValue)	{$/;"	f
removePrefixPathFromList	lib/typo3/class.t3lib_div.php	/^	function removePrefixPathFromList($fileArr,$prefixToRemove)	{$/;"	f
removeUser	lib/adodb/pear/Auth/Container/ADOdb.php	/^    function removeUser($username)$/;"	f
remove_admin	lib/moodlelib.php	/^function remove_admin($userid) {$/;"	f
remove_attribute	lib/cas/domxml-php4-php5.php	/^ function remove_attribute($name) {return $this->myDOMNode->removeAttribute($name);}$/;"	f
remove_child	lib/cas/domxml-php4-php5.php	/^ function remove_child($oldchild) {return new php4DOMElement($this->myDOMNode->removeChild($oldchild->myDOMNode),$this->myOwnerDocument);}$/;"	f
remove_column	mod/hotpot/report/default.php	/^	function remove_column(&$table, $target_col) {$/;"	f
remove_course_contents	lib/moodlelib.php	/^function remove_course_contents($courseid, $showfeedback=true) {$/;"	f
remove_creator	lib/moodlelib.php	/^function remove_creator($userid) {$/;"	f
remove_dir	lib/moodlelib.php	/^function remove_dir($dir, $content_only=false) {$/;"	f
remove_from_metacourse	lib/moodlelib.php	/^function remove_from_metacourse($metacourseid, $courseid) {$/;"	f
remove_nav_buttons	mod/hotpot/lib.php	/^	function remove_nav_buttons() {$/;"	f
remove_tag_from_cache	enrol/imsenterprise/enrol.php	/^function remove_tag_from_cache($tagname){ \/\/ Trim the cache so we're not in danger of running out of memory.$/;"	f
remove_teacher	lib/moodlelib.php	/^function remove_teacher($userid, $courseid=0) {$/;"	f
remove_users	auth/db/lib.php	/^    $remove_users = get_records_sql($sql); $/;"	v
remove_users	auth/ldap/lib.php	/^    $remove_users = 0; \/\/ free mem!   $/;"	v
remove_users	auth/ldap/lib.php	/^    $remove_users = get_records_sql($sql); $/;"	v
removecontact	message/index.php	/^    $removecontact  = optional_param('removecontact',  0, PARAM_INT); \/\/ removing a contact$/;"	v
removecontact	message/user.php	/^    $removecontact  = optional_param('removecontact',  0, PARAM_INT); \/\/ removing a contact$/;"	v
removecourse	course/importstudents.php	/^                $removecourse = clean_param($removecourse, PARAM_INT);$/;"	v
removedoublecr	mod/lesson/reformat.php	/^function removedoublecr($filename) {$/;"	f
removelink	course/teacher.php	/^            $removelink = "<a href=\\"teacher.php?id=$course->id&amp;remove=$teacher->id&amp;sesskey=$USER->sesskey\\">$strremoveteacher<\/a>";$/;"	v
removestudent	course/student.php	/^                $removestudent = clean_param($removestudent, PARAM_INT);$/;"	v
rename	course/category.php	/^    $rename   = optional_param('rename', '', PARAM_NOTAGS);$/;"	v
renameerrors	admin/uploaduser.php	/^            $renameerrors = 0;$/;"	v
renames	admin/uploaduser.php	/^            $renames      = 0;$/;"	v
render	filter/tex/latex.php	/^        function render( $formula, $filename, $fontsize=12, $density=240, $background='', $log=null ) {$/;"	f
renderFormat	question/type/rqp/remote.php	/^        $renderFormat = RQP_URI_FORMAT . 'latex-2e';$/;"	v
renderFormat	question/type/rqp/remote.php	/^        $renderFormat = RQP_URI_FORMAT . 'xhtml-1.0-print';$/;"	v
renderFormat	question/type/rqp/remote.php	/^        $renderFormat = RQP_URI_FORMAT . 'xhtml-1.0-web';$/;"	v
render_args	mod/wiki/ewiki/ewiki.php	/^   $render_args = array($/;"	v
render_last	lib/adodb/adodb-pager.inc.php	/^	function render_last($anchor=true)$/;"	f
render_next	lib/adodb/adodb-pager.inc.php	/^	function render_next($anchor=true)$/;"	f
render_pagelinks	lib/adodb/adodb-pager.inc.php	/^        function render_pagelinks()$/;"	f
render_prev	lib/adodb/adodb-pager.inc.php	/^	function render_prev($anchor=true)$/;"	f
repchar	question/format/gift/format.php	/^function repchar( $text, $format=0 ) {$/;"	f
repchar	question/format/xhtml/format.php	/^function repchar( $text ) {$/;"	f
repeatColumns	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function repeatColumns($first_col, $last_col = null)$/;"	f
repeatRows	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function repeatRows($first_row, $last_row = null)$/;"	f
repeat_columns	lib/excel/Worksheet.php	/^    function repeat_columns($first_col, $last_col = NULL)$/;"	f
repeat_rec	backup/restorelib.php	/^                                $repeat_rec = backup_getid($restore->backup_unique_code,"event_repeatid",$eve->repeatid);$/;"	v
repeat_rows	lib/excel/Worksheet.php	/^    function repeat_rows($first_row, $last_row = NULL)$/;"	f
repeatcount	calendar/event.php	/^                    $repeatcount = $fetch->repeatcount;$/;"	v
repeatcount	calendar/event.php	/^                    $repeatcount = 0;$/;"	v
repeatcount	calendar/event.php	/^                $repeatcount = $fetch->repeatcount;$/;"	v
repeatcount	calendar/event.php	/^                $repeatcount = 0;$/;"	v
repeats	calendar/event.php	/^            $repeats = optional_param('repeats', 0, PARAM_INT);$/;"	v
repl	lib/typo3/class.t3lib_div.php	/^		$repl = array (	'ae',	'Ae',	'oe',	'Oe',	'ue',	'Ue',	'ss',	'aa',	'AA',	'oe',	'OE',	'ae',	'AE'	);$/;"	v
repl	mod/wiki/ewiki/ewiki.php	/^            $repl = array();$/;"	v
repl	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^                  $repl = '<em class="highlight marker">' . $word . '<\/em>';$/;"	v
replace	admin/replace.php	/^$replace = optional_param('replace', '', PARAM_RAW);$/;"	v
replace	backup/backuplib.php	/^        $replace = array('$@FILEPHP@$','$@FILEPHP@$');$/;"	v
replace	backup/restorelib.php	/^            $replace = array ($CFG->wwwroot."\/file.php?file=\/".$restore->course_id);$/;"	v
replace	backup/restorelib.php	/^            $replace = array ($CFG->wwwroot."\/file.php\/".$restore->course_id);$/;"	v
replace	enrol/paypal/enrol.php	/^        $replace = array('' => 'a',        \/\/Spanish characters$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace  = '\\\\0&nbsp;<object class="mediaplugin flv" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace  = '\\\\0&nbsp;<object class="mediaplugin mp3" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace  = '\\\\0<p class="mediaplugin mov"><object classid="CLSID:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"';$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace  = '\\\\0<p class="mediaplugin ram"><object width="240" height="180">';$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace  = '\\\\0<p class="mediaplugin rm"><object width="240" height="180">';$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace  = '\\\\0<p class="mediaplugin rpm"><object width="240" height="180">';$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace  = '\\\\0<p class="mediaplugin wmv"><object classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"';$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace = '\\\\0<p class="mediaplugin avi"><object width="240" height="180">';$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace = '\\\\0<p class="mediaplugin mpg"><object width="240" height="180">';$/;"	v
replace	filter/mediaplugin/filter.php	/^        $replace = array();$/;"	v
replace	lib/smarty/Smarty_Compiler.class.php	/^        $replace = array();$/;"	v
replace	lib/smarty/core/core.process_cached_inserts.php	/^            $replace = $function_name($args, $smarty);$/;"	v
replace	lib/smarty/core/core.process_cached_inserts.php	/^            $replace = '';$/;"	v
replace	lib/weblib.php	/^                $replace = array($replace);$/;"	v
replace	lib/wiki_to_markdown.php	/^    $replace = '<'.$tag.'>\\\\1<\/'.$tag.'>';$/;"	v
replace	lib/wiki_to_markdown.php	/^    $replace = '\\\\1'.$tag.'\\\\2'.$tag.'\\\\3';$/;"	v
replace	lib/wiki_to_markdown.php	/^    $replace = '\\\\1<'.$tag.'>\\\\2<\/'.$tag.'>\\\\3';$/;"	v
replace	mod/hotpot/lib.php	/^				$replace = "hotpot_convert_navbutton_url('".$this->get_baseurl()."','".$this->reference."','\\\\1','".$this->course."')";$/;"	v
replace	mod/hotpot/lib.php	/^				$replace = "hotpot_convert_preloadimages_urls('".$this->get_baseurl()."','".$this->reference."','\\\\1')";$/;"	v
replace	mod/hotpot/lib.php	/^				$replace = "stripslashes('\\\\1').hotpot_convert_stylesheets_urls('".$this->get_baseurl()."','".$this->reference."','\\\\2'.'\\\\3')";$/;"	v
replace	mod/hotpot/lib.php	/^			$replace = '"><![CDATA[".strtr("$1", $HTML_ENTITIES)."]]><"';$/;"	v
replace	mod/hotpot/lib.php	/^			$replace = '<div style="margin-left:auto; margin-right:auto; text-align: center;">'.$replace.'<\/div>';$/;"	v
replace	mod/hotpot/lib.php	/^			$replace = '<form action="'.$CFG->wwwroot.'\/mod\/hotpot\/attempt.php" method="POST" name="'.$form_name.'" target="'.$CFG->framename.'">'.$replace.'<\/form>';$/;"	v
replace	mod/hotpot/lib.php	/^		$replace = "'\\\\1='.hotpot_convert_url('".$baseurl."','".$reference."','\\\\2')";$/;"	v
replace	mod/hotpot/lib.php	/^		$replace = "hotpot_convert_relative_url('".$this->get_baseurl()."', '".$this->reference."', '\\\\1', '\\\\6', '\\\\7')";$/;"	v
replace	mod/hotpot/lib.php	/^		$replace = $form_fields;$/;"	v
replace	mod/hotpot/lib.php	/^		$replace = '\\\\1'.$replace.'\\\\3';$/;"	v
replace	mod/hotpot/lib.php	/^	$replace = "hotpot_convert_url('".$baseurl."','".$reference."','\\\\1')";$/;"	v
replace	mod/hotpot/template/default.php	/^					$replace = empty($value) ? '' : $blocks[1][$ii];$/;"	v
replace	question/format/hotpot/format.php	/^            $replace = '"><![CDATA[".strtr("$1", $HTML_ENTITIES)."]]><"';$/;"	v
replace	question/format/qti2/custommediafilter.php	/^        $replace  = '\\\\0&nbsp;<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';$/;"	v
replace	question/format/qti2/custommediafilter.php	/^        $replace  = '\\\\0<object '.$/;"	v
replace	question/format/qti2/custommediafilter.php	/^        $replace  = '\\\\0<p class="mediaplugin"><object classid="CLSID:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"';$/;"	v
replace	question/format/qti2/custommediafilter.php	/^        $replace  = '\\\\0<p class="mediaplugin"><object classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"';$/;"	v
replace	question/format/qti2/custommediafilter.php	/^        $replace = '\\\\0<p class="mediaplugin"><object width="' . $width . '" height="' . $height . '">';$/;"	v
replace	question/format/webct/format.php	/^    $replace = array ("",$/;"	v
replace	question/type/numerical/questiontype.php	/^        $replace = array('', '.');$/;"	v
replace	question/type/shortanswer/questiontype.php	/^        $replace = array('\\\\\\\\', '\\+', '\\(', '\\)', '\\[', '\\]', '\\-');$/;"	v
replace_child	lib/cas/domxml-php4-php5.php	/^ function replace_child($oldnode,$newnode) {return new php4DOMElement($this->myDOMNode->replaceChild($oldnode->myDOMNode,$newnode->myDOMNode),$this->myOwnerDocument);}$/;"	f
replace_function	lib/bennu/iCalendar_properties.php	/^        $replace_function = create_function('$a', 'return rfc2445_undo_value_formatting($a, '.$this->val_type.');');$/;"	v
replace_question_in_attempts	question/type/questiontype.php	/^    function replace_question_in_attempts($oldquestionid, $newquestion, $attemtps) {$/;"	f
replace_smilies	lib/weblib.php	/^function replace_smilies(&$text) {$/;"	f
replacechars	mod/wiki/ewiki/ewiki.php	/^   $replacechars=array("." => "",$/;"	v
replaceinall	question/question.php	/^                $replaceinall = ($quizlist == $replaceinquiz); \/\/ question is being replaced in all quizzes$/;"	v
replaceinquiz	question/question.php	/^            $replaceinquiz = 'all';$/;"	v
replaceinquiz	question/question.php	/^            $replaceinquiz = array();$/;"	v
replacement	filter/algebra/filter.php	/^        $replacement = str_replace('@','&#x00040;',$matches[1][$i]).$matches[2][$i];$/;"	v
replacement	filter/tex/filter.php	/^        $replacement = str_replace('$','&#x00024;',$matches[1][$i]).$matches[2][$i];$/;"	v
replacement	mod/data/edit.php	/^    $replacement = array();    \/\/html to replace those yucky tags$/;"	v
replacement	mod/data/lib.php	/^        $replacement = array();$/;"	v
replacementphrase	lib/filterlib.php	/^                                   $replacementphrase=NULL) {$/;"	v
replacements	admin/utfdbmigrate.php	/^                                    $replacements = array();    \/\/manual refresh$/;"	v
replacements	lib/cookieless.php	/^    $replacements = array($/;"	v
replacements	lib/pagelib.php	/^        $replacements = array($/;"	v
replacements	mod/chat/pagelib.php	/^        $replacements = array($/;"	v
replacements	mod/data/pagelib.php	/^        $replacements = array($/;"	v
replacements	mod/quiz/pagelib.php	/^        $replacements = array($/;"	v
replacements	my/pagelib.php	/^        $replacements = array($/;"	v
replaceold	question/question.php	/^                $replaceold   = !$hasresponses && $replaceinall;$/;"	v
replaceold	question/question.php	/^                $replaceold = false;$/;"	v
replaystate	lib/questionlib.php	/^        $replaystate = clone($state);$/;"	v
replies	mod/forum/lib.php	/^    $replies = forum_count_discussion_replies($forum->id);$/;"	v
reply	mod/forum/lib.php	/^        $reply = $canreply;$/;"	v
reply	mod/forum/lib.php	/^        $reply = forum_user_can_post($forum);$/;"	v
reply	mod/forum/post.php	/^    $reply = optional_param('reply', 0, PARAM_INT);$/;"	v
replycount	mod/forum/post.php	/^        $replycount = forum_count_replies($post);$/;"	v
replystring	mod/forum/lib.php	/^            $replystring = get_string('repliesmany', 'forum', $post->replies);$/;"	v
replystring	mod/forum/lib.php	/^            $replystring = get_string('repliesone', 'forum', $post->replies);$/;"	v
reponse	mod/hotpot/lib.php	/^	$reponse = NULL;$/;"	v
reponses	question/format/blackboard_6/format.php	/^    $reponses = array();$/;"	v
report	admin/report/courseoverview/index.php	/^    $report     = optional_param('report', STATS_REPORT_ACTIVE_COURSES, PARAM_INT);$/;"	v
report	admin/report/courseoverview/mod.php	/^        $report     = optional_param('report', STATS_REPORT_ACTIVE_COURSES, PARAM_INT);$/;"	v
report	admin/report/courseoverview/reportsgraph.php	/^    $report     = required_param('report', PARAM_INT);$/;"	v
report	admin/report/stats/index.php	/^    $report   = optional_param('report', 0, PARAM_INT);$/;"	v
report	course/report/stats/graph.php	/^    $report   = required_param('report', PARAM_INT);$/;"	v
report	course/report/stats/index.php	/^    $report   = optional_param('report', 0, PARAM_INT);$/;"	v
report	lib/environmentlib.php	/^                $report = '<span class="'.$styletoapply.'">'.$report.'<\/span>';$/;"	v
report	lib/environmentlib.php	/^            $report = get_string($stringtouse, 'admin', $rec);$/;"	v
report	mod/hotpot/index.php	/^			$report = "&nbsp;";$/;"	v
report	mod/hotpot/index.php	/^			$report = '<a href="report.php?hp='.$hotpot->id.'">'.$report.'<\/a>';$/;"	v
report	mod/hotpot/index.php	/^			$report = get_string("viewallreports","quiz", $totals[$hotpot->id]->attemptcount);$/;"	v
report	mod/hotpot/lib.php	/^	$report = NULL;$/;"	v
report	mod/hotpot/lib.php	/^	$report = false;$/;"	v
report	mod/hotpot/lib.php	/^	$report = hotpot_user_outline($course, $user, $mod, $hp);$/;"	v
report	mod/hotpot/report.php	/^	$report = new hotpot_report();$/;"	v
report	mod/quiz/report.php	/^    $report = new quiz_report();$/;"	v
report	mod/scorm/index.php	/^                $report = '<a href="report.php?a='.$scorm->id.'">'.get_string('viewallreports','scorm',$trackedusers->c).'<\/a><\/div>';$/;"	v
report	mod/scorm/index.php	/^                $report = get_string('noreports','scorm');$/;"	v
report	mod/scorm/index.php	/^           $report = scorm_grade_user(get_records('scorm_scoes','scorm',$scorm->id), $USER->id, $scorm->grademethod);$/;"	v
report	mod/scorm/index.php	/^        $report = '&nbsp;';$/;"	v
report	mod/scorm/lib.php	/^    $report = '';$/;"	v
report_question_stats	mod/quiz/report/analysis/report.php	/^    function report_question_stats(&$q, &$attemptscores, &$questionscores, $top, $bottom) {$/;"	f
report_session_error	lib/moodlelib.php	/^function report_session_error() {$/;"	f
report_stats_mode_menu	course/report/stats/lib.php	/^    function report_stats_mode_menu($course, $mode, $time) {$/;"	f
report_stats_timeoptions	course/report/stats/lib.php	/^    function report_stats_timeoptions($mode) {$/;"	f
reportlist	mod/quiz/tabs.php	/^        $reportlist = array ('overview', 'regrade', 'grading', 'analysis');   \/\/ Standard reports we want to show first$/;"	v
reportoptions	admin/report/courseoverview/index.php	/^    $reportoptions = stats_get_report_options($course->id,STATS_MODE_RANKED);$/;"	v
reportoptions	admin/report/courseoverview/mod.php	/^        $reportoptions = stats_get_report_options($course->id,STATS_MODE_RANKED);$/;"	v
reportoptions	course/report/stats/lib.php	/^        $reportoptions = stats_get_report_options($course->id, $mode);$/;"	v
reportoptions	course/report/stats/report.php	/^    $reportoptions = stats_get_report_options($course->id, $mode);$/;"	v
reportoptions	lib/statslib.php	/^    $reportoptions = array();$/;"	v
reportpercentscore	mod/hotpot/report/click/report.php	/^					$reportpercentscore = str_replace('%', '%%', $reportpercentscore);$/;"	v
reportpercentscore	mod/hotpot/report/click/report.php	/^				$reportpercentscore =get_string('reportpercentscore', 'hotpot');$/;"	v
reports	mod/hotpot/report.php	/^	$reports = array();$/;"	v
reports	mod/hotpot/report.php	/^	$reports = array_merge($reports, $plugins);$/;"	v
reports	mod/hotpot/report.php	/^	$reports = hotpot_get_report_names('overview,simplestat,fullstat');$/;"	v
reprint	grade/lib.php	/^                    $reprint=0;$/;"	v
reprint	grade/lib.php	/^                $reprint=0;$/;"	v
reprint	grade/lib.php	/^            $reprint = 0;$/;"	v
reprint	grade/lib.php	/^        $reprint=0;$/;"	v
req	enrol/paypal/ipn.php	/^    $req = 'cmd=_notify-validate';$/;"	v
req	lib/soap/nusoap.php	/^		$req = "$this->request_method $this->uri HTTP\/$this->protocol_version";$/;"	v
req_uri	mod/wiki/ewiki/ewiki.php	/^   $req_uri = $_SERVER["REQUEST_URI"];$/;"	v
reqs	lib/adodb/perf/perf-mysql.inc.php	/^		$reqs = $this->_DBParameter(array("show status","Key_reads"));$/;"	v
request_uri	lib/cas/client.php	/^        $request_uri = $_SERVER['REQUEST_URI'];$/;"	v
request_uri	lib/cas/client.php	/^        $request_uri = preg_replace('\/\\?.*$\/','',$request_uri);$/;"	v
requester	course/pending.php	/^            $requester = get_record('user','id',$course->requester);$/;"	v
requesturi	error/index.php	/^    $requesturi  = empty($_SERVER['REQUEST_URI'])  ? '' : $_SERVER['REQUEST_URI'];$/;"	v
requireFile	lib/typo3/class.t3lib_div.php	/^				$requireFile = t3lib_div::getFileAbsFileName($file);$/;"	v
requireFile	lib/typo3/class.t3lib_div.php	/^				$requireFile = t3lib_div::getFileAbsFileName($info['classFile']);$/;"	v
requireFile	lib/typo3/class.t3lib_div.php	/^			$requireFile = t3lib_div::getFileAbsFileName($file);$/;"	v
require_course_login	lib/moodlelib.php	/^function require_course_login($course, $autologinguest=true, $cm=null) {$/;"	f
require_login	lib/moodlelib.php	/^function require_login($courseid=0, $autologinguest=true, $cm=null) {$/;"	f
require_logout	lib/moodlelib.php	/^function require_logout() {$/;"	f
require_update	mod/hotpot/lib.php	/^						$require_update = true;$/;"	v
require_update	mod/hotpot/lib.php	/^				$require_update = false;$/;"	v
require_variable	lib/moodlelib.php	/^function require_variable($var) {$/;"	f
required	admin/uploaduser.php	/^    $required = array("username" => 1,$/;"	v
required	course/import/groups/index.php	/^        $required = array("groupname" => 1, );$/;"	v
required_param	lib/moodlelib.php	/^function required_param($parname, $type=PARAM_CLEAN) {$/;"	f
requiredfields	blog/lib.php	/^        $requiredfields = 'p.*, u.firstname,u.lastname,u.email';$/;"	v
res	lib/adodb/adodb-session-clob.php	/^		$res = $ADODB_SESS_CONN->Execute("select count(*) as cnt from $ADODB_SESSION_TBL where sesskey = '$key'");$/;"	v
res	lib/adodb/pear/Auth/Container/ADOdb.php	/^    		$res = $this->_connect($this->options['dsn']);  		$/;"	v
res	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $res = $rset->fetchRow();$/;"	v
res	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $res = $this->db->getAll($query, null, DB_FETCHMODE_ASSOC);$/;"	v
res	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $res = $this->query($query);$/;"	v
res	lib/cas/CAS.php	/^      $res = $PHPCAS_CLIENT->serviceMail($url,$flags,$err_code,$err_msg,$pt);$/;"	v
res	lib/cas/CAS.php	/^      $res = $PHPCAS_CLIENT->serviceWeb($url,$err_code,$output);$/;"	v
res	lib/cas/client.php	/^        $res = FALSE;$/;"	v
res	lib/cas/client.php	/^        $res = TRUE;$/;"	v
res	lib/cas/client.php	/^      $res = FALSE;$/;"	v
res	lib/cas/client.php	/^      $res = TRUE;$/;"	v
res	lib/cas/client.php	/^    $res = FALSE;$/;"	v
res	lib/cas/client.php	/^    $res = TRUE;$/;"	v
res	lib/pear/OLE.php	/^        $res = '';$/;"	v
res	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $res = $OLE->init();$/;"	v
res	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $res = $root->save($this->_filename);$/;"	v
res	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $res = $this->_storeOLEFile();$/;"	v
res	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $res = $this->_storeWorkbook();$/;"	v
res	lib/typo3/class.t3lib_div.php	/^						$res = t3lib_div::writeFileToTypo3tempDir($cacheFileName, serialize($serContent));$/;"	v
res	lib/typo3/class.t3lib_div.php	/^				$res = t3lib_div::writeFileToTypo3tempDir($cacheFileName, serialize($serContent));$/;"	v
res	lib/typo3/class.t3lib_div.php	/^			$res = $GLOBALS['TYPO3_DB']->exec_SELECTquery('md5hash', 'cache_md5params', 'md5hash='.$GLOBALS['TYPO3_DB']->fullQuoteStr($md5, 'cache_md5params'));$/;"	v
res	lib/typo3/class.t3lib_div.php	/^		$res = Array();$/;"	v
res	mod/resource/lib.php	/^    $res = new $resourceclass();$/;"	v
res_info	mod/quiz/restorelibpre15.php	/^            $res_info = $responses[$i];$/;"	v
res_info	question/restorelib.php	/^            $res_info = $sessions[$i];$/;"	v
res_info	question/restorelib.php	/^            $res_info = $states[$i];$/;"	v
rescue_html	mod/wiki/ewiki/plugins/moodle/moodle_rescue_html.php	/^   $rescue_html = array($/;"	v
reserved	lib/excel/Format.php	/^        $reserved   = 0x00;                \/\/ Reserved$/;"	v
reserved	lib/excel/Worksheet.php	/^        $reserved    = 0x0000;               \/\/ Reserved$/;"	v
reserved	lib/excel/Worksheet.php	/^        $reserved  = 0x0000;               \/\/ Reserved by Excel$/;"	v
reserved	lib/excel/Worksheet.php	/^        $reserved = 0x00;            \/\/ Reserved$/;"	v
reserved	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $reserved   = 0x00;                \/\/ Reserved$/;"	v
reserved	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $reserved    = 0x0000;               \/\/ Reserved$/;"	v
reserved	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $reserved  = 0x0000;                 \/\/ Reserved by Excel$/;"	v
reserved	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $reserved = 0x00;            \/\/ Reserved$/;"	v
reserved	lib/validateurlsyntax.php	/^    $reserved    = '[;\/?:@&=+$,]'; \/\/ Special characters in the URI$/;"	v
reserved	question/format/gift/format.php	/^    $reserved = array( '#', '=', '~', '{', '}', "\\n","\\r");$/;"	v
reserved	question/format/xhtml/format.php	/^    $reserved = array( '#','=','~','{','}',"\\n","\\r" );$/;"	v
reset	lib/smarty/plugins/function.cycle.php	/^    $reset = (isset($params['reset'])) ? (bool)$params['reset'] : false;$/;"	v
reset_course_userdata	lib/moodlelib.php	/^function reset_course_userdata($data, $showfeedback=true) {$/;"	f
reset_login_count	lib/moodlelib.php	/^function reset_login_count() {$/;"	f
reset_password_and_mail	lib/moodlelib.php	/^function reset_password_and_mail($user) {$/;"	f
reset_rule	lib/olson.php	/^            $reset_rule = $moodle_rule;$/;"	v
reset_to_defaults	admin/editor.php	/^function reset_to_defaults ($editor) {$/;"	f
reset_value	lib/editor/htmlarea/coursefiles.php	/^        function reset_value() {$/;"	f
resetsesserrorcounter	admin/health.php	/^    $resetsesserrorcounter = optional_param('resetsesserrorcounter', 0, PARAM_BOOL);$/;"	v
resettemplate	mod/data/templates.php	/^            $resettemplate = true;$/;"	v
resettemplate	mod/data/templates.php	/^    $resettemplate = false;$/;"	v
resize_editor	lib/editor/htmlarea/popups/fullscreen.php	/^function resize_editor() {  \/\/ resize editor to fix window$/;"	f
resolveAllSheetsInDS	lib/typo3/class.t3lib_div.php	/^	function resolveAllSheetsInDS($dataStructArray)	{$/;"	f
resolveBackPath	lib/typo3/class.t3lib_div.php	/^	function resolveBackPath($pathStr)	{$/;"	f
resolveSheetDefInDS	lib/typo3/class.t3lib_div.php	/^	function resolveSheetDefInDS($dataStructArray,$sheet='sDEF')	{$/;"	f
resolve_filename_collisions	lib/moodlelib.php	/^function resolve_filename_collisions($destination,$files,$format='%s_%d.%s') {$/;"	f
resolvedHostName	lib/typo3/class.t3lib_div.php	/^			$resolvedHostName = explode('.', gethostbyaddr($baseIP));$/;"	v
resort	course/category.php	/^    $resort   = optional_param('resort', 0, PARAM_BOOL);$/;"	v
resource	files/index.php	/^    $resource = get_record_sql($SQL);$/;"	v
resource	files/index.php	/^    $resource = get_records_sql($SQL);$/;"	v
resource	mod/resource/backuplib.php	/^            $resource = get_record('resource','id',$resource);$/;"	v
resource	mod/resource/type/directory/resource.class.php	/^    $resource = $this->resource; $/;"	v
resource	mod/resource/type/file/resource.class.php	/^    $resource = $this->resource;$/;"	v
resource	mod/resource/type/html/resource.class.php	/^        $resource = $this->resource; $/;"	v
resource	mod/resource/type/ims/deploy.php	/^            $resource = $data[$current_resource];$/;"	v
resource	mod/resource/type/ims/deploy.php	/^    $resource = get_record ('resource', 'id', $cm->instance);$/;"	v
resource	mod/resource/type/ims/repository_deploy.php	/^            $resource = $data[$current_resource];$/;"	v
resource	mod/resource/type/ims/resource.class.php	/^        $resource = $resource_obj->resource;$/;"	v
resource	mod/resource/type/ims/resource.class.php	/^        $resource = $this->resource;$/;"	v
resource	mod/resource/type/repository/hive/makelink.php	/^    $resource =  $CFG->hiveprotocol .':\/\/'. $CFG->hivehost .':'. $CFG->hiveport .''. $CFG->hivepath . '\/'.$filename.'?'. $reference;$/;"	v
resource	mod/resource/type/repository/resource.class.php	/^    $resource = $this->resource;$/;"	v
resource	mod/resource/type/text/resource.class.php	/^        $resource = $this->resource; $/;"	v
resource_add_instance	mod/resource/lib.php	/^function resource_add_instance($resource) {$/;"	f
resource_backup_files	mod/resource/backuplib.php	/^    function resource_backup_files($bf,$preferences,$resource) {$/;"	f
resource_backup_mods	mod/resource/backuplib.php	/^    function resource_backup_mods($bf,$preferences) {$/;"	f
resource_backup_one_mod	mod/resource/backuplib.php	/^    function resource_backup_one_mod($bf,$preferences,$resource) {$/;"	f
resource_base	mod/resource/lib.php	/^class resource_base {$/;"	c
resource_base	mod/resource/lib.php	/^function resource_base($cmid=0) {$/;"	f
resource_check_backup_mods	mod/resource/backuplib.php	/^   function resource_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
resource_check_backup_mods_instances	mod/resource/backuplib.php	/^   function resource_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
resource_decode_content_links	mod/resource/restorelib.php	/^    function resource_decode_content_links ($content,$restore) {$/;"	f
resource_decode_content_links_caller	mod/resource/restorelib.php	/^    function resource_decode_content_links_caller($restore) {$/;"	f
resource_delete_instance	mod/resource/lib.php	/^function resource_delete_instance($id) {$/;"	f
resource_dir	mod/resource/type/ims/resource.class.php	/^            $resource_dir = $CFG->dataroot.'\/'.$resource->course.'\/'.$CFG->moddata.'\/resource\/'.$resource->id;$/;"	v
resource_directory	mod/resource/type/directory/resource.class.php	/^class resource_directory extends resource_base {$/;"	c
resource_directory	mod/resource/type/directory/resource.class.php	/^function resource_directory($cmid=0) {$/;"	f
resource_encode_content_links	mod/resource/backuplib.php	/^    function resource_encode_content_links ($content,$preferences) {$/;"	f
resource_fetch_remote_file	mod/resource/lib.php	/^function resource_fetch_remote_file ($cm, $url, $headers = "" ) {$/;"	f
resource_file	mod/resource/type/file/resource.class.php	/^class resource_file extends resource_base {$/;"	c
resource_file	mod/resource/type/file/resource.class.php	/^function resource_file($cmid=0) {$/;"	f
resource_filter	mod/resource/filter.php	/^    function resource_filter($courseid, $text) {$/;"	f
resource_get_coursemodule_info	mod/resource/lib.php	/^function resource_get_coursemodule_info($coursemodule) {$/;"	f
resource_get_participants	mod/resource/lib.php	/^function resource_get_participants($resourceid) {$/;"	f
resource_get_post_actions	mod/resource/lib.php	/^function resource_get_post_actions() {$/;"	f
resource_get_resource_types	mod/resource/lib.php	/^function resource_get_resource_types() {$/;"	f
resource_get_view_actions	mod/resource/lib.php	/^function resource_get_view_actions() {$/;"	f
resource_html	mod/resource/type/html/resource.class.php	/^class resource_html extends resource_base {$/;"	c
resource_html	mod/resource/type/html/resource.class.php	/^function resource_html($cmid=0) {$/;"	f
resource_id	files/index.php	/^                            $resource_id = files_get_cm_from_resource_name($clean_name);$/;"	v
resource_id	files/index.php	/^                        $resource_id = files_get_cm_from_resource_name($name);$/;"	v
resource_ids	mod/resource/backuplib.php	/^    function resource_ids ($course) {$/;"	f
resource_ims	mod/resource/type/ims/resource.class.php	/^    function resource_ims($cmid=0) {$/;"	f
resource_ims	mod/resource/type/ims/resource.class.php	/^class resource_ims extends resource_base {$/;"	c
resource_is_url	mod/resource/lib.php	/^function resource_is_url($path) {$/;"	f
resource_obj	mod/resource/type/ims/deploy.php	/^    $resource_obj = new resource_ims ($cmid);$/;"	v
resource_redirect_tags	mod/resource/lib.php	/^function resource_redirect_tags($text, $url, $tagtoparse, $keytoparse,$prefix = "" ) {$/;"	f
resource_repository	mod/resource/type/repository/resource.class.php	/^class resource_repository extends resource_base {$/;"	c
resource_repository	mod/resource/type/repository/resource.class.php	/^function resource_repository($cmid=0) {$/;"	f
resource_restore_files	mod/resource/restorelib.php	/^    function resource_restore_files($oldid,$newid,$resource,$restore) {$/;"	f
resource_restore_logs	mod/resource/restorelib.php	/^    function resource_restore_logs($restore,$log) {$/;"	f
resource_restore_mods	mod/resource/restorelib.php	/^    function resource_restore_mods($mod,$restore) {$/;"	f
resource_restore_wiki2markdown	mod/resource/restorelib.php	/^    function resource_restore_wiki2markdown ($restore) {$/;"	f
resource_text	mod/resource/type/text/resource.class.php	/^class resource_text extends resource_base {$/;"	c
resource_text	mod/resource/type/text/resource.class.php	/^function resource_text($cmid=0) {$/;"	f
resource_type	lib/smarty/core/core.process_cached_inserts.php	/^            $resource_type = $_params['resource_type'];$/;"	v
resource_update_instance	mod/resource/lib.php	/^function resource_update_instance($resource) {$/;"	f
resource_upgrade	mod/resource/db/mysql.php	/^function resource_upgrade($oldversion) {$/;"	f
resource_upgrade	mod/resource/db/oci8po.php	/^function resource_upgrade($oldversion) {$/;"	f
resource_upgrade	mod/resource/db/postgres7.php	/^function resource_upgrade($oldversion) {$/;"	f
resource_user_complete	mod/resource/lib.php	/^function resource_user_complete($course, $user, $mod, $resource) {$/;"	f
resource_user_outline	mod/resource/lib.php	/^function resource_user_outline($course, $user, $mod, $resource) {$/;"	f
resourceallowed	course/lib.php	/^        $resourceallowed = true;$/;"	v
resourceclass	mod/resource/lib.php	/^    $resourceclass = "resource_$resource->type";$/;"	v
resourceclass	mod/resource/view.php	/^    $resourceclass = 'resource_'.$resource->type;$/;"	v
resourcedir	mod/resource/type/ims/repository_deploy.php	/^        $resourcedir = "$CFG->repository\/$file";$/;"	v
resourcedir	mod/resource/type/ims/resource.class.php	/^                $resourcedir = $CFG->dataroot.'\/'.$course->id.'\/'.$CFG->moddata.'\/resource\/'.$resource->id;$/;"	v
resourcedir	mod/resource/type/ims/resource.class.php	/^                $resourcedir = $CFG->repository . $resource->reference;$/;"	v
resourcefile	mod/resource/type/ims/deploy.php	/^    $resourcefile = $resourcedir.'\/'.basename($origin);$/;"	v
resourceinstance	mod/resource/view.php	/^    $resourceinstance = new $resourceclass($cm->id);$/;"	v
resourcelist	files/index.php	/^                                $resourcelist = true;$/;"	v
resourcelist	files/index.php	/^                    $resourcelist = false;$/;"	v
resourcelist	mod/resource/filter.php	/^            $resourcelist = array();$/;"	v
resourceraw	course/lib.php	/^        $resourceraw = resource_get_resource_types();$/;"	v
resources	files/index.php	/^                    $resources = get_dir_name_from_resource($oldname);$/;"	v
resources	mod/resource/backuplib.php	/^        $resources = get_records ("resource","course",$preferences->backup_course,"id");$/;"	v
resources	mod/resource/lib.php	/^    $resources = array();$/;"	v
resources	mod/resource/type/ims/deploy.php	/^        $resources = array();$/;"	v
resources	mod/resource/type/ims/repository_deploy.php	/^        $resources = array();$/;"	v
resources	mod/scorm/locallib.php	/^                    $resources = array();$/;"	v
resources	mod/scorm/locallib.php	/^                    $resources = scorm_get_resources($block['children']);$/;"	v
resources_base	mod/resource/type/ims/deploy.php	/^    $resources_base = $data['manifest']['#']['resources']['0']['@']['xml:base'];$/;"	v
resources_base	mod/resource/type/ims/repository_deploy.php	/^        $resources_base = $data['manifest']['#']['resources']['0']['@']['xml:base'];$/;"	v
resourcetype	mod/resource/type/file/resource.class.php	/^            $resourcetype = "html";$/;"	v
resourcetype	mod/resource/type/file/resource.class.php	/^            $resourcetype = "image";$/;"	v
resourcetype	mod/resource/type/file/resource.class.php	/^            $resourcetype = "mediaplayer";$/;"	v
resourcetype	mod/resource/type/file/resource.class.php	/^            $resourcetype = "mp3";$/;"	v
resourcetype	mod/resource/type/file/resource.class.php	/^            $resourcetype = "quicktime";$/;"	v
resourcetype	mod/resource/type/file/resource.class.php	/^    $resourcetype = '';$/;"	v
resourcetype	mod/resource/type/ims/resource.class.php	/^        $resourcetype = '';$/;"	v
resourcetype	mod/resource/type/repository/resource.class.php	/^            $resourcetype = "html";$/;"	v
resourcetype	mod/resource/type/repository/resource.class.php	/^            $resourcetype = "image";$/;"	v
resourcetype	mod/resource/type/repository/resource.class.php	/^            $resourcetype = "mediaplayer";$/;"	v
resourcetype	mod/resource/type/repository/resource.class.php	/^            $resourcetype = "mp3";$/;"	v
resourcetype	mod/resource/type/repository/resource.class.php	/^            $resourcetype = "quicktime";$/;"	v
resourcetype	mod/resource/type/repository/resource.class.php	/^    $resourcetype = '';$/;"	v
resourcetypes	mod/resource/lib.php	/^    $resourcetypes = get_list_of_plugins('mod\/resource\/type');$/;"	v
respconditions	question/format/blackboard_6/format.php	/^    $respconditions = $resprocessing[0]['#']['respcondition'];$/;"	v
respdata	lib/soap/nusoap.php	/^				$respdata = $this->getResponse();$/;"	v
response	enrol/authorize/authorizenetlib.php	/^    $response = explode(AN_ENCAP.AN_DELIM.AN_ENCAP, $data);$/;"	v
response	mod/hotpot/attempt.php	/^		$response = new stdClass();$/;"	v
response	mod/hotpot/lib.php	/^					$response = NULL;$/;"	v
response	mod/hotpot/report/fullstat/report.php	/^				$response = &$attempt->responses[$id];$/;"	v
response	mod/lesson/action/continue.php	/^                            $response = $answer->answer;$/;"	v
response	mod/lesson/action/continue.php	/^                        $response = $answer->answer;$/;"	v
response	mod/lesson/action/continue.php	/^                        $response = $answer->response;$/;"	v
response	mod/lesson/action/continue.php	/^                        $response = get_string("thatsthecorrectanswer", "lesson");$/;"	v
response	mod/lesson/action/continue.php	/^                        $response = get_string("thatsthewronganswer", "lesson");$/;"	v
response	mod/lesson/action/continue.php	/^                    $response = get_string("thatsthecorrectanswer", "lesson");$/;"	v
response	mod/lesson/action/continue.php	/^                    $response = get_string("thatsthewronganswer", "lesson");$/;"	v
response	mod/lesson/action/continue.php	/^                    $response = trim($answer->response);$/;"	v
response	mod/lesson/action/continue.php	/^                $response = array();$/;"	v
response	mod/lesson/action/continue.php	/^                $response = get_string("thatsthecorrectanswer", "lesson");$/;"	v
response	mod/lesson/action/continue.php	/^                $response = get_string("thatsthewronganswer", "lesson");$/;"	v
response	mod/lesson/action/continue.php	/^            $response = '';$/;"	v
response	mod/lesson/action/continue.php	/^            $response = get_string('defaultessayresponse', 'lesson');$/;"	v
response	mod/quiz/report/analysis/report.php	/^            $response = array_shift($responses);$/;"	v
response	mod/quiz/report/analysis/report.php	/^        $response = array_shift($responses);        $/;"	v
response	question/format/blackboard_6/format.php	/^        $response = NULL;$/;"	v
response	question/type/calculated/questiontype.php	/^        $response = reset($responses->responses);$/;"	v
response	question/type/match/questiontype.php	/^            $response = isset($state->responses[$subquestion->id])$/;"	v
response	question/type/multianswer/questiontype.php	/^            $response = isset($state->responses[$positionkey])$/;"	v
response	question/type/numerical/questiontype.php	/^            $response = $this->apply_unit(stripslashes($state->responses['']),$/;"	v
response	question/type/numerical/questiontype.php	/^            $response = '';$/;"	v
response	question/type/numerical/questiontype.php	/^        $response = isset($state->responses['']) ? $state->responses[''] : '';$/;"	v
response	question/type/questiontype.php	/^        $response = isset($state->responses['']) ? $state->responses[''] : '';$/;"	v
response	question/type/random/questiontype.php	/^        $response = "random$realqid-$response";$/;"	v
response	question/type/random/questiontype.php	/^        $response = get_field('question_states', 'answer', 'id', $state->id);$/;"	v
response	question/type/randomsamatch/questiontype.php	/^        $response = array();$/;"	v
response0	question/type/shortanswer/questiontype.php	/^            $response0 = '';$/;"	v
response0	question/type/shortanswer/questiontype.php	/^            $response0 = strtolower($response0);$/;"	v
response0	question/type/shortanswer/questiontype.php	/^            $response0 = trim(stripslashes($state->responses['']));$/;"	v
response1	question/type/shortanswer/questiontype.php	/^            $response1 = '';$/;"	v
response1	question/type/shortanswer/questiontype.php	/^            $response1 = str_replace($search, $replace, $response1);$/;"	v
response1	question/type/shortanswer/questiontype.php	/^            $response1 = str_replace('*','.*',$response1);$/;"	v
response1	question/type/shortanswer/questiontype.php	/^            $response1 = str_replace('@@@@@@', '\\*',$response1);$/;"	v
response1	question/type/shortanswer/questiontype.php	/^            $response1 = str_replace('\\*','@@@@@@',$response1);$/;"	v
response1	question/type/shortanswer/questiontype.php	/^            $response1 = strtolower($response1);$/;"	v
response1	question/type/shortanswer/questiontype.php	/^            $response1 = trim(stripslashes($teststate->responses['']));$/;"	v
response_summary	question/type/calculated/questiontype.php	/^    function response_summary($question, $state, $length=80) {$/;"	f
response_summary	question/type/match/questiontype.php	/^    function response_summary($question, $state, $length=80) {$/;"	f
response_summary	question/type/questiontype.php	/^    function response_summary($question, $state, $length=80) {$/;"	f
response_summary	question/type/truefalse/questiontype.php	/^    function response_summary($question, $state, $length=80) {$/;"	f
responsecount	mod/choice/lib.php	/^            $responsecount = 0;$/;"	v
responsefield	mod/hotpot/attempt.php	/^		$responsefield="q{$q}";$/;"	v
responselen	mod/hotpot/attempt.php	/^					$responselen = strlen($responsevalue);$/;"	v
responsenum	question/type/numerical/questiontype.php	/^            $responsenum  = (float)$responseparts[1];$/;"	v
responseoptions	mod/lesson/view.php	/^                        $responseoptions = array();$/;"	v
responses	mod/hotpot/report.php	/^			$responses = array();$/;"	v
responses	mod/hotpot/review.php	/^	$responses = get_records_select('hotpot_responses', "attempt='$attempt->id'", 'id');$/;"	v
responses	mod/lesson/reformat.php	/^                        $responses = 0;$/;"	v
responses	mod/lesson/reformat.php	/^            $responses = 1;$/;"	v
responses	mod/lesson/reformat.php	/^    $responses = 0;$/;"	v
responses	mod/lesson/view.php	/^                        $responses = array_unique($responses);$/;"	v
responses	mod/quiz/report/analysis/report.php	/^                $responses = get_question_actual_response($quizquestions[$i], $states[$i]);$/;"	v
responses	mod/quiz/restorelibpre15.php	/^        $responses = $info['#']['RESPONSES']['0']['#']['RESPONSE'];$/;"	v
responses	question/type/calculated/questiontype.php	/^        $responses = $virtualqtype->get_actual_response($numericalquestion, $state);$/;"	v
responses	question/type/calculated/questiontype.php	/^        $responses = $virtualqtype->get_all_responses($numericalquestion, $state);$/;"	v
responses	question/type/datasetdependent/abstractqtype.php	/^        $responses = 'dataset'.$state->options->datasetitem.'-'.$/;"	v
responses	question/type/match/questiontype.php	/^        $responses      = &$state->responses;$/;"	v
responses	question/type/match/questiontype.php	/^        $responses    = &$state->responses;$/;"	v
responses	question/type/match/questiontype.php	/^        $responses = array();$/;"	v
responses	question/type/match/questiontype.php	/^        $responses = array_map(create_function('$val',$/;"	v
responses	question/type/match/questiontype.php	/^        $responses = explode(',', $state->responses['']);$/;"	v
responses	question/type/match/questiontype.php	/^        $responses = implode(',', $responses);$/;"	v
responses	question/type/match/questiontype.php	/^       $responses    = &$state->responses;$/;"	v
responses	question/type/multianswer/questiontype.php	/^        $responses = $state->responses;$/;"	v
responses	question/type/multianswer/questiontype.php	/^        $responses = array();$/;"	v
responses	question/type/multianswer/questiontype.php	/^        $responses = explode(',', $state->responses['']);$/;"	v
responses	question/type/multianswer/questiontype.php	/^        $responses = implode(',', $responses);$/;"	v
responses	question/type/multichoice/questiontype.php	/^                $responses = explode(',', $responsestring);$/;"	v
responses	question/type/multichoice/questiontype.php	/^                $responses = explode(',', $state->answer);$/;"	v
responses	question/type/multichoice/questiontype.php	/^            $responses = array();$/;"	v
responses	question/type/multichoice/questiontype.php	/^        $responses  = implode(',', $state->options->order) . ':';$/;"	v
responses	question/type/multichoice/questiontype.php	/^        $responses = array();$/;"	v
responses	question/type/randomsamatch/questiontype.php	/^            $responses = array_map(create_function('$val',$/;"	v
responses	question/type/randomsamatch/questiontype.php	/^            $responses = explode(',', $state->responses['']);$/;"	v
responses	question/type/rqp/remote.php	/^    $responses = array();$/;"	v
responses	question/type/rqp/rqp.php	/^    $responses = array();$/;"	v
responses	question/type/truefalse/questiontype.php	/^            $responses = $question->options->answers[$state->answer]->answer;$/;"	v
responses	question/type/truefalse/questiontype.php	/^            $responses = '';$/;"	v
responseset	question/format/blackboard_6/format.php	/^                $responseset = $bb_response['#']['conditionvar'][0]['#']['and'][0]['#']['varequal'];$/;"	v
responsesseparator	question/type/multianswer/questiontype.php	/^            $responsesseparator = ',';$/;"	v
responsetext	question/format/webct/format.php	/^                $responsetext="";                \/\/ Start gathering next lines$/;"	v
responsevalue	mod/hotpot/attempt.php	/^						$responsevalue = substr($responsevalue, 0, $i);$/;"	v
responsevalue	mod/hotpot/attempt.php	/^			$responsevalue = array();$/;"	v
responsevalue	mod/hotpot/attempt.php	/^			$responsevalue = implode('+', $responsevalue);$/;"	v
responsevalue	mod/hotpot/attempt.php	/^			$responsevalue = optional_param($responsefield, '');$/;"	v
responsevalues	mod/hotpot/attempt.php	/^			$responsevalues = $responsevalue;$/;"	v
responsevalues	mod/hotpot/attempt.php	/^			$responsevalues = explode('+', $responsevalue);$/;"	v
resprocessing	question/format/blackboard_6/format.php	/^    $resprocessing = $quest['#']['resprocessing'];$/;"	v
restore	backup/restorelib.php	/^            $restore = $backup;$/;"	v
restore	course/import/activities/index.php	/^            $restore = backup_to_restore_array($SESSION->import_preferences);$/;"	v
restore	question/type/calculated/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore	question/type/match/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore	question/type/multianswer/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore	question/type/multichoice/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore	question/type/numerical/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore	question/type/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore	question/type/randomsamatch/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore	question/type/rqp/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore	question/type/shortanswer/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore	question/type/truefalse/questiontype.php	/^    function restore($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore_check_instances	backup/restorelib.php	/^    function restore_check_instances($restore) {$/;"	f
restore_check_moodle_file	backup/restorelib.php	/^    function restore_check_moodle_file ($file) {$/;"	f
restore_convert_wiki2markdown	backup/restorelib.php	/^    function restore_convert_wiki2markdown($restore) {$/;"	f
restore_course_files	backup/restorelib.php	/^    function restore_course_files($restore) {$/;"	f
restore_create_block_instances	backup/restorelib.php	/^    function restore_create_block_instances($restore,$xml_file) {$/;"	f
restore_create_blocks	backup/restorelib.php	/^    function restore_create_blocks($restore, $backup_block_format, $blockinfo, $xml_file) {$/;"	f
restore_create_events	backup/restorelib.php	/^    function restore_create_events($restore,$xml_file) {$/;"	f
restore_create_gradebook	backup/restorelib.php	/^    function restore_create_gradebook($restore,$xml_file) {$/;"	f
restore_create_groups	backup/restorelib.php	/^    function restore_create_groups($restore,$xml_file) {$/;"	f
restore_create_groups_members	backup/restorelib.php	/^    function restore_create_groups_members($group_id,$info,$restore) {$/;"	f
restore_create_logs	backup/restorelib.php	/^    function restore_create_logs($restore,$xml_file) {$/;"	f
restore_create_messages	backup/restorelib.php	/^    function restore_create_messages($restore,$xml_file) {$/;"	f
restore_create_metacourse	backup/restorelib.php	/^    function restore_create_metacourse($restore,$xml_file) {$/;"	f
restore_create_modules	backup/restorelib.php	/^    function restore_create_modules($restore,$xml_file) {$/;"	f
restore_create_new_course	backup/restorelib.php	/^    function restore_create_new_course($restore,&$course_header) {$/;"	f
restore_create_questions	backup/restorelib.php	/^    function restore_create_questions($restore,$xml_file) {$/;"	f
restore_create_scales	backup/restorelib.php	/^    function restore_create_scales($restore,$xml_file) {$/;"	f
restore_create_sections	backup/restorelib.php	/^    function restore_create_sections($restore,$xml_file) {$/;"	f
restore_create_users	backup/restorelib.php	/^    function restore_create_users($restore,$xml_file) {$/;"	f
restore_decode_absolute_links	backup/restorelib.php	/^    function restore_decode_absolute_links($content) {$/;"	f
restore_decode_content_links	backup/restorelib.php	/^    function restore_decode_content_links($restore) {$/;"	f
restore_decode_content_links_worker	backup/restorelib.php	/^    function restore_decode_content_links_worker($content,$restore) {$/;"	f
restore_decode_wiki_content	backup/restorelib.php	/^    function restore_decode_wiki_content($content,$restore) {$/;"	f
restore_execute	backup/restorelib.php	/^    function restore_execute(&$restore,$info,$course_header,&$errorstr) {$/;"	f
restore_get_best_question_category	backup/restorelib.php	/^    function restore_get_best_question_category($cat, $courseid) {$/;"	f
restore_group_files	backup/restorelib.php	/^    function restore_group_files($restore) {$/;"	f
restore_log_course	backup/restorelib.php	/^    function restore_log_course($restore,$log) {$/;"	f
restore_log_module	backup/restorelib.php	/^    function restore_log_module($restore,$log) {$/;"	f
restore_log_user	backup/restorelib.php	/^    function restore_log_user($restore,$log) {$/;"	f
restore_map	question/type/match/questiontype.php	/^    function restore_map($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore_map	question/type/multianswer/questiontype.php	/^    function restore_map($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore_map	question/type/questiontype.php	/^    function restore_map($old_question_id,$new_question_id,$info,$restore) {$/;"	f
restore_path	files/index.php	/^                $restore_path = "$CFG->wwwroot\/backup\/restore.php";$/;"	v
restore_precheck	backup/restorelib.php	/^    function restore_precheck($id,$file,&$errorstr,$noredirect=false) {$/;"	f
restore_print_course_header	backup/restorelib.php	/^    function restore_print_course_header ($course_header) {$/;"	f
restore_print_info	backup/restorelib.php	/^    function restore_print_info ($info) {$/;"	f
restore_question_categories	question/restorelib.php	/^    function restore_question_categories($category,$restore) {$/;"	f
restore_question_state	lib/questionlib.php	/^function restore_question_state(&$question, &$state) {$/;"	f
restore_questions	question/restorelib.php	/^    function restore_questions ($old_category_id,$new_category_id,$info,$restore) {$/;"	f
restore_read_xml	backup/restorelib.php	/^    function restore_read_xml ($xml_file,$todo,$preferences) {$/;"	f
restore_read_xml_blocks	backup/restorelib.php	/^    function restore_read_xml_blocks ($xml_file) {$/;"	f
restore_read_xml_course_header	backup/restorelib.php	/^    function restore_read_xml_course_header ($xml_file) {$/;"	f
restore_read_xml_events	backup/restorelib.php	/^    function restore_read_xml_events ($restore,$xml_file) {$/;"	f
restore_read_xml_gradebook	backup/restorelib.php	/^    function restore_read_xml_gradebook ($restore, $xml_file) {$/;"	f
restore_read_xml_groups	backup/restorelib.php	/^    function restore_read_xml_groups ($restore,$xml_file) {$/;"	f
restore_read_xml_info	backup/restorelib.php	/^    function restore_read_xml_info ($xml_file) {$/;"	f
restore_read_xml_logs	backup/restorelib.php	/^    function restore_read_xml_logs ($restore,$xml_file) {$/;"	f
restore_read_xml_messages	backup/restorelib.php	/^    function restore_read_xml_messages ($restore,$xml_file) {$/;"	f
restore_read_xml_metacourse	backup/restorelib.php	/^    function restore_read_xml_metacourse ($xml_file) {$/;"	f
restore_read_xml_modules	backup/restorelib.php	/^    function restore_read_xml_modules ($restore,$xml_file) {$/;"	f
restore_read_xml_questions	backup/restorelib.php	/^    function restore_read_xml_questions ($restore,$xml_file) {$/;"	f
restore_read_xml_scales	backup/restorelib.php	/^    function restore_read_xml_scales ($restore,$xml_file) {$/;"	f
restore_read_xml_sections	backup/restorelib.php	/^    function restore_read_xml_sections ($xml_file) {$/;"	f
restore_read_xml_users	backup/restorelib.php	/^    function restore_read_xml_users ($restore,$xml_file) {$/;"	f
restore_recode_answer	question/type/match/questiontype.php	/^    function restore_recode_answer($state, $restore) {$/;"	f
restore_recode_answer	question/type/multianswer/questiontype.php	/^    function restore_recode_answer($state, $restore) {$/;"	f
restore_recode_answer	question/type/multichoice/questiontype.php	/^    function restore_recode_answer($state, $restore) {$/;"	f
restore_recode_answer	question/type/questiontype.php	/^    function restore_recode_answer($state, $restore) {$/;"	f
restore_recode_answer	question/type/randomsamatch/questiontype.php	/^    function restore_recode_answer($state, $restore) {$/;"	f
restore_recode_answer	question/type/truefalse/questiontype.php	/^    function restore_recode_answer($state, $restore) {$/;"	f
restore_refresh_events	backup/restorelib.php	/^    function restore_refresh_events($restore) {$/;"	f
restore_session_and_responses	question/type/datasetdependent/abstractqtype.php	/^    function restore_session_and_responses(&$question, &$state) {$/;"	f
restore_session_and_responses	question/type/match/questiontype.php	/^    function restore_session_and_responses(&$question, &$state) {$/;"	f
restore_session_and_responses	question/type/multianswer/questiontype.php	/^    function restore_session_and_responses(&$question, &$state) {$/;"	f
restore_session_and_responses	question/type/multichoice/questiontype.php	/^    function restore_session_and_responses(&$question, &$state) {$/;"	f
restore_session_and_responses	question/type/questiontype.php	/^    function restore_session_and_responses(&$question, &$state) {$/;"	f
restore_session_and_responses	question/type/random/questiontype.php	/^    function restore_session_and_responses(&$question, &$state) {$/;"	f
restore_session_and_responses	question/type/randomsamatch/questiontype.php	/^    function restore_session_and_responses(&$question, &$state) {$/;"	f
restore_session_and_responses	question/type/rqp/questiontype.php	/^    function restore_session_and_responses(&$question, &$state) {$/;"	f
restore_setup_for_check	backup/restorelib.php	/^    function restore_setup_for_check(&$restore,$backup_unique_code) {$/;"	f
restore_state	question/type/questiontype.php	/^    function restore_state($state_id,$info,$restore) {$/;"	f
restore_state	question/type/rqp/questiontype.php	/^    function restore_state($state_id,$info,$restore) {$/;"	f
restore_unzip	backup/restorelib.php	/^    function restore_unzip ($file) {$/;"	f
restore_user_files	backup/restorelib.php	/^    function restore_user_files($restore) {$/;"	f
restore_userdata_selected	backup/restorelib.php	/^    function restore_userdata_selected($restore,$modname,$modid) {$/;"	f
restore_userdata_selected	mod/data/restorelib.php	/^	            $restore_userdata_selected = $restore->mods['data']->userinfo;$/;"	v
restore_userdata_selected	mod/data/restorelib.php	/^	            $restore_userdata_selected = restore_userdata_selected($restore, 'data', $mod->id);$/;"	v
restore_userdata_selected	mod/hotpot/restorelib.php	/^            $restore_userdata_selected = $restore->mods['hotpot']->userinfo;$/;"	v
restore_userdata_selected	mod/hotpot/restorelib.php	/^            $restore_userdata_selected = restore_userdata_selected($restore, 'hotpot', $mod->id);$/;"	v
restored_questions	question/restorelib.php	/^        $restored_questions = array();$/;"	v
restoredcategory	backup/restorelib.php	/^                        $restoredcategory = get_record('question_categories','id',$category->new_id);$/;"	v
restrict_php50_version	lib/environmentlib.php	/^function restrict_php50_version($result) {$/;"	f
restrictionBase	lib/soap/nusoap.php	/^		$restrictionBase = strpos($restrictionBase,':') ? $this->expandQname($restrictionBase) : $restrictionBase;$/;"	v
result	admin/utfdbmigrate.php	/^                                                    $result = utfconvert($record->{$fieldname}, $fromenc);$/;"	v
result	admin/utfdbmigrate.php	/^            $result = addslashes($result);$/;"	v
result	auth/db/lib.php	/^    $result = array();$/;"	v
result	auth/fc/fcFPP.php	/^	$result = array_intersect($groups,$usergroups);$/;"	v
result	auth/ldap/lib.php	/^                    $result = ldap_modify($ldapconnection, $user_dn, $newattrs);$/;"	v
result	auth/ldap/lib.php	/^                $result = ceil(($expiretime - $now) \/ DAYSECS);$/;"	v
result	auth/ldap/lib.php	/^                $result = floor(($expiretime - $now) \/ DAYSECS);$/;"	v
result	auth/ldap/lib.php	/^                $result = true;$/;"	v
result	auth/ldap/lib.php	/^            $result = $time * DAYSECS ; \/\/The shadowExpire contains the number of DAYS between 01\/01\/1970 and the actual expiration date$/;"	v
result	auth/ldap/lib.php	/^            $result = $time ; \/\/Already in correct format$/;"	v
result	auth/ldap/lib.php	/^            $result = 0;$/;"	v
result	auth/ldap/lib.php	/^            $result = ldap_modify($ldapconnection, $user_dn, array('userPassword' => $newpassword));$/;"	v
result	auth/ldap/lib.php	/^            $result = mktime($hr,$min,$sec,$mo,$dt,$yr); $/;"	v
result	auth/ldap/lib.php	/^            $result=date('YmdHis', $time).'Z';  $/;"	v
result	auth/ldap/lib.php	/^    $result = array();$/;"	v
result	auth/ldap/lib.php	/^    $result = false;$/;"	v
result	auth/ldap/lib.php	/^    $result = ldap_modify($ldapconnection, $userdn, $newinfo);$/;"	v
result	auth/radius/lib.php	/^    $result = $rauth->send();$/;"	v
result	auth/shibboleth/lib.php	/^    $result = array();$/;"	v
result	backup/backup_scheduled.php	/^        $result = $midnight + $dist;$/;"	v
result	backup/backup_scheduled.php	/^        $result = schedule_backup_next_execution ($backup_course,$backup_config,$now + 86400,$timezone);$/;"	v
result	backup/backup_scheduled.php	/^    $result = -1;$/;"	v
result	backup/backuplib.php	/^                $result = $function_name($result,$mypreferences);$/;"	v
result	backup/backuplib.php	/^        $result = false;$/;"	v
result	backup/backuplib.php	/^        $result = str_replace($search,$replace,$content);$/;"	v
result	backup/db/migrate2utf8.php	/^        $result = utfconvert($backupids->info, $fromenc);$/;"	v
result	backup/db/mysql.php	/^            $result = execute_sql("CREATE TABLE `{$CFG->prefix}backup_files` ($/;"	v
result	backup/db/mysql.php	/^            $result = execute_sql("CREATE TABLE `{$CFG->prefix}backup_ids` ($/;"	v
result	backup/db/mysql.php	/^            $result = execute_sql("CREATE TABLE `{$CFG->prefix}backup_log` (    $/;"	v
result	backup/db/mysql.php	/^            $result = execute_sql("DROP TABLE {$CFG->prefix}backup_ids");$/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("ALTER TABLE `{$CFG->prefix}backup_ids`$/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("ALTER TABLE {$CFG->prefix}backup_files ADD UNIQUE INDEX backup_files_uk(backup_code,file_type(10),path(255))");$/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("ALTER TABLE {$CFG->prefix}backup_files DROP INDEX backup_files_uk", false);$/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("ALTER TABLE {$CFG->prefix}backup_files DROP INDEX {$CFG->prefix}backup_files_uk", false);$/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("ALTER TABLE {$CFG->prefix}backup_ids ADD UNIQUE INDEX backup_ids_uk(backup_code,table_name(30),old_id)");$/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("ALTER TABLE {$CFG->prefix}backup_ids DROP INDEX backup_ids_uk", false);$/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("ALTER TABLE {$CFG->prefix}backup_ids DROP INDEX {$CFG->prefix}backup_ids_uk", false);$/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("CREATE  TABLE  `{$CFG->prefix}backup_files` ($/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("CREATE TABLE `{$CFG->prefix}backup_config` ($/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("CREATE TABLE `{$CFG->prefix}backup_courses` ($/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("CREATE TABLE `{$CFG->prefix}backup_ids` ($/;"	v
result	backup/db/mysql.php	/^        $result = execute_sql("DROP TABLE {$CFG->prefix}backup_files");$/;"	v
result	backup/db/mysql.php	/^    $result = true;$/;"	v
result	backup/db/postgres7.php	/^            $result = execute_sql("CREATE TABLE {$CFG->prefix}backup_files ($/;"	v
result	backup/db/postgres7.php	/^            $result = execute_sql("CREATE TABLE {$CFG->prefix}backup_ids ($/;"	v
result	backup/db/postgres7.php	/^            $result = execute_sql("DROP TABLE {$CFG->prefix}backup_ids");$/;"	v
result	backup/db/postgres7.php	/^        $result = execute_sql("DROP TABLE {$CFG->prefix}backup_files");$/;"	v
result	backup/db/postgres7.php	/^    $result = true;$/;"	v
result	backup/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/$1\/view.php?id='.$old_id.'($2)',$result);$/;"	v
result	backup/restorelib.php	/^                    $result= preg_replace($searchstring,' $1:'.$rec->new_id.'($2)',$result);$/;"	v
result	backup/restorelib.php	/^        $result = $content;$/;"	v
result	backup/restorelib.php	/^        $result = str_replace($search,$replace,$content);$/;"	v
result	blocks/activity_modules/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/activity_modules/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/activity_modules/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/activity_modules/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/admin/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/admin/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/admin/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/admin/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/calendar_month/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/calendar_month/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/calendar_month/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/calendar_month/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/calendar_upcoming/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/calendar_upcoming/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/calendar_upcoming/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/calendar_upcoming/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/course_list/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/course_list/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/course_list/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/course_list/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/course_summary/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/course_summary/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/course_summary/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/course_summary/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/db/mysql.php	/^         $result = $result && modify_database('',"CREATE TABLE `prefix_block_pinned` ($/;"	v
result	blocks/db/mysql.php	/^        $result = $result && table_column('block_instance', 'pagetype', 'pagetype', 'varchar', '20', '');$/;"	v
result	blocks/db/mysql.php	/^        $result = $result && table_column('block_instance', 'position', 'position', 'varchar', '10', '');$/;"	v
result	blocks/db/mysql.php	/^        $result = execute_sql("CREATE TABLE `{$CFG->prefix}block_instance` ($/;"	v
result	blocks/db/mysql.php	/^        $result = execute_sql("CREATE TABLE `{$CFG->prefix}block` ($/;"	v
result	blocks/db/mysql.php	/^        $result = execute_sql("CREATE TABLE `{$CFG->prefix}blocks` ($/;"	v
result	blocks/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/db/postgres7.php	/^        $result = $result && table_column('block_instance', 'pagetype', 'pagetype', 'varchar', '20', '');$/;"	v
result	blocks/db/postgres7.php	/^        $result = $result && table_column('block_instance', 'position', 'position', 'varchar', '10', '');$/;"	v
result	blocks/db/postgres7.php	/^        $result = execute_sql("$/;"	v
result	blocks/db/postgres7.php	/^        $result = execute_sql("CREATE TABLE {$CFG->prefix}block ($/;"	v
result	blocks/db/postgres7.php	/^        $result = execute_sql("CREATE TABLE {$CFG->prefix}block_instance ($/;"	v
result	blocks/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/news_items/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/news_items/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/news_items/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/news_items/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/online_users/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/online_users/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/online_users/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/online_users/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/participants/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/participants/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/participants/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/participants/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/recent_activity/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/recent_activity/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/recent_activity/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/recent_activity/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/rss_client/db/migrate2utf8.php	/^        $result = utfconvert($rssclient->description, $fromenc);$/;"	v
result	blocks/rss_client/db/migrate2utf8.php	/^        $result = utfconvert($rssclient->preferredtitle, $fromenc);$/;"	v
result	blocks/rss_client/db/migrate2utf8.php	/^        $result = utfconvert($rssclient->title, $fromenc);$/;"	v
result	blocks/search_forums/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/search_forums/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/search_forums/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/search_forums/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/section_links/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/section_links/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/section_links/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/section_links/db/postgres7.php	/^    $result = true;$/;"	v
result	blocks/social_activities/db/mysql.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/social_activities/db/mysql.php	/^    $result = true;$/;"	v
result	blocks/social_activities/db/postgres7.php	/^        $result = true; \/\/Nothing to do$/;"	v
result	blocks/social_activities/db/postgres7.php	/^    $result = true;$/;"	v
result	course/report/outline/index.php	/^                    $result = null;$/;"	v
result	enrol/authorize/db/mysql.php	/^    $result = true;$/;"	v
result	enrol/authorize/db/postgres7.php	/^        $result = modify_database("$CFG->dirroot\/enrol\/authorize\/db\/postgres7.sql");$/;"	v
result	enrol/authorize/db/postgres7.php	/^    $result = true;$/;"	v
result	enrol/ldap/enrol.php	/^    $result = ldap_connect($CFG->enrol_ldap_host_url);$/;"	v
result	enrol/paypal/db/mysql.php	/^    $result = true;$/;"	v
result	enrol/paypal/db/postgres7.php	/^    $result = true;$/;"	v
result	enrol/paypal/ipn.php	/^        $result = fgets($fp, 1024);$/;"	v
result	filter/algebra/algebradebug.php	/^            $result = 0;$/;"	v
result	filter/algebra/algebradebug.php	/^            $result = 1;$/;"	v
result	filter/algebra/algebradebug.php	/^          $result =  delete_records("cache_filters","id",$texcache->id);$/;"	v
result	filter/tex/texdebug.php	/^                    $result = 0;$/;"	v
result	filter/tex/texdebug.php	/^                    $result = 1;$/;"	v
result	filter/tex/texdebug.php	/^                $result =  delete_records("cache_filters","id",$texcache->id);$/;"	v
result	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/example.php	/^$result = $schema->ExecuteSchema( $sql );$/;"	v
result	lib/adodb/adodb-xmlschema.inc.php	/^				$result = substr( $result, 3 );$/;"	v
result	lib/adodb/adodb-xmlschema.inc.php	/^			$result = $schema;$/;"	v
result	lib/adodb/adodb-xmlschema.inc.php	/^			$result = $this->TransformSchema( $filename, 'convert-' . $version . '-' . $newVersion, 'file' );$/;"	v
result	lib/adodb/adodb-xmlschema.inc.php	/^			$result = $this->TransformSchema( $schema, 'convert-' . $version . '-' . $newVersion);$/;"	v
result	lib/adodb/adodb-xmlschema.inc.php	/^			$result = _file_get_contents( $filename );$/;"	v
result	lib/adodb/adodb-xmlschema.inc.php	/^		$result = xslt_process ($xh, 'arg:\/_xml', 'arg:\/_xsl', NULL, $arguments); $/;"	v
result	lib/adodb/drivers/adodb-mysqli.inc.php	/^	  $result =  @mysqli_affected_rows($this->_connectionID);$/;"	v
result	lib/adodb/drivers/adodb-mysqli.inc.php	/^	  $result = @mysqli_insert_id($this->_connectionID);$/;"	v
result	lib/adodb/drivers/adodb-mysqli.inc.php	/^        	$result = @mysqli_select_db($this->_connectionID, $dbName);$/;"	v
result	lib/adodb/drivers/adodb-oci8.inc.php	/^			 $result = false;$/;"	v
result	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$result = @pg_lo_unlink($blob);$/;"	v
result	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$result=pg_exec($this->_connectionID, "SELECT last_value FROM ${tablename}_${fieldname}_seq");$/;"	v
result	lib/datalib.php	/^    $result = $db->Execute($command);$/;"	v
result	lib/datalib.php	/^    $result = $db->Execute('INSERT INTO '. $CFG->prefix .'log (time, userid, course, ip, module, cmid, action, url, info)$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($config->value, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($configplugins->value, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->cost, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->fullname, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->idnumber, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->password, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->shortname, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->student, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->students, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->summary, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->teacher, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($course->teachers, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($coursecategories->description, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($coursecategories->name, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($courserequest->fullname, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($courserequest->password, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($courserequest->reason, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($courserequest->shortname, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($courserequest->summary, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($coursesections->summary, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($event->description, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($event->name, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($gradecategory->name, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($gradeletter->letter, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($group->description, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($group->lang, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($group->name, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($group->password, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($message->message, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($messageread->message, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($modules->search, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($post->content, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($post->subject, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($post->summary, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($tags->text, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($user->address, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($user->city, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($user->department, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($user->description, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($user->firstname, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($user->idnumber, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($user->institution , $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($user->lastname, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^        $result = utfconvert($user->secret, $fromenc);$/;"	v
result	lib/db/migrate2utf8.php	/^    $result = migrate2utf8_update_record('user',$newuser);$/;"	v
result	lib/db/migrate2utf8.php	/^    $result = rebuild_course_cache($recordid);    \/\/takes care of serialized modinfo$/;"	v
result	lib/db/mysql.php	/^                            $result = false;$/;"	v
result	lib/db/mysql.php	/^            $result = false;$/;"	v
result	lib/db/mysql.php	/^        $result = execute_sql("CREATE TABLE IF NOT EXISTS `{$CFG->prefix}config_plugins` ($/;"	v
result	lib/db/mysql.php	/^        $result = table_column('event', '', 'repeatid', 'int', '10', 'unsigned', '0', 'not null', 'userid') && $result;$/;"	v
result	lib/db/mysql.php	/^    $result = true;$/;"	v
result	lib/db/postgres7.php	/^                            $result = false;$/;"	v
result	lib/db/postgres7.php	/^            $result = false;$/;"	v
result	lib/db/postgres7.php	/^        $result = table_column('event', '', 'repeatid', 'int', '10', 'unsigned', '0', 'not null', 'userid') && $result;$/;"	v
result	lib/db/postgres7.php	/^    $result = true;$/;"	v
result	lib/environmentlib.php	/^                    $result = false; \/\/ required item that is not bypased$/;"	v
result	lib/environmentlib.php	/^                    $result = false; \/\/ required item that is restricted$/;"	v
result	lib/environmentlib.php	/^                    $result = false;$/;"	v
result	lib/environmentlib.php	/^        $result = new environment_results('php_extension');$/;"	v
result	lib/environmentlib.php	/^    $result = new environment_results('database');$/;"	v
result	lib/environmentlib.php	/^    $result = new environment_results('php');$/;"	v
result	lib/excel/Parser.php	/^            $result = $this->_create_tree('arg', $result, $this->_expression());$/;"	v
result	lib/excel/Parser.php	/^            $result = $this->_create_tree('arg', '', $this->_expression());$/;"	v
result	lib/excel/Parser.php	/^            $result = $this->_create_tree('ptgAdd', $result, $this->_term());$/;"	v
result	lib/excel/Parser.php	/^            $result = $this->_create_tree('ptgDiv', $result, $this->_fact());$/;"	v
result	lib/excel/Parser.php	/^            $result = $this->_create_tree('ptgMul', $result, $this->_fact());$/;"	v
result	lib/excel/Parser.php	/^            $result = $this->_create_tree('ptgSub', $result, $this->_term());$/;"	v
result	lib/excel/Parser.php	/^        $result = $this->_create_tree($this->_current_token, '', '');$/;"	v
result	lib/excel/Parser.php	/^        $result = $this->_current_token;$/;"	v
result	lib/excel/Parser.php	/^        $result = $this->_func();$/;"	v
result	lib/excel/Parser.php	/^        $result = $this->_parenthesized_expression();\/\/$this->_expression();$/;"	v
result	lib/excel/Parser.php	/^    $result = $this->_create_tree($function, $result, '');$/;"	v
result	lib/excel/Parser.php	/^    $result = $this->_create_tree('ptgParen', $this->_expression(), '');$/;"	v
result	lib/excel/Parser.php	/^    $result = $this->_fact();$/;"	v
result	lib/excel/Parser.php	/^    $result = $this->_term();$/;"	v
result	lib/filelib.php	/^        $result=get_string('document\/unknown','mimetypes');$/;"	v
result	lib/filelib.php	/^        $result=ucfirst($result);$/;"	v
result	lib/filelib.php	/^    $result=get_string($mimetype,'mimetypes');$/;"	v
result	lib/markdown.php	/^		$result = "<a href=\\"$url\\"";$/;"	v
result	lib/markdown.php	/^		$result = "<img src=\\"$url\\" alt=\\"$alt_text\\"";$/;"	v
result	lib/markdown.php	/^		$result = $whole_match;$/;"	v
result	lib/markdown.php	/^	$result = "<$list_type>\\n" . $result . "<\/$list_type>";$/;"	v
result	lib/markdown.php	/^	$result = "<a href=\\"$url\\"";$/;"	v
result	lib/markdown.php	/^	$result = "<dl>\\n" . $result . "\\n<\/dl>";$/;"	v
result	lib/markdown.php	/^	$result = "<img src=\\"$url\\" alt=\\"$alt_text\\"";$/;"	v
result	lib/markdown.php	/^	$result = "<pre><code>" . $codeblock . "\\n<\/code><\/pre>";$/;"	v
result	lib/markdown.php	/^	$result = _ProcessListItems($list, $marker_any);$/;"	v
result	lib/markdown.php	/^	$result = trim(_ProcessDefListItems($list));$/;"	v
result	lib/moodlelib.php	/^                                $result = false;$/;"	v
result	lib/moodlelib.php	/^                    $result = false;$/;"	v
result	lib/moodlelib.php	/^                $result = false;$/;"	v
result	lib/moodlelib.php	/^            $result = false;$/;"	v
result	lib/moodlelib.php	/^        $result = false;$/;"	v
result	lib/moodlelib.php	/^    $result = true;$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $result = $this->_createTree('arg', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $result = $this->_createTree('arg', '', $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $result = $this->_createTree('ptgAdd', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $result = $this->_createTree('ptgDiv', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $result = $this->_createTree('ptgMul', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $result = $this->_createTree('ptgSub', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_createTree($this->_current_token, '', '');$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_createTree('ptgEQ', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_createTree('ptgGE', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_createTree('ptgGT', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_createTree('ptgLE', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_createTree('ptgLT', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_createTree('ptgNE', $result, $result2);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_createTree('ptgUminus', $result2, '');$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_current_token;$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_func();$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result = $this->_parenthesizedExpression();$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $result   = ''; \/\/ initialize result$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $result = $this->_createTree($function, $result, $num_args);$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $result = $this->_createTree('ptgParen', $this->_expression(), '');$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $result = $this->_expression();$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $result = $this->_fact();$/;"	v
result	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $result = $this->_term();$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^                $result = $this->MailSend($header, $body);$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^                $result = $this->SendmailSend($header, $body);$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^                $result = $this->SmtpSend($header, $body);$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^                $result = false;$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^                $result = true;$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^            $result = "";$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^            $result = "localhost.localdomain";$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^            $result = $this->Hostname;$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^            $result = $this->ServerVar('SERVER_NAME');$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^        $result = "";$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^        $result = false;$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^        $result = pclose($mail) >> 8 & 0xFF;$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^        $result = sprintf("%s %s%04d", date("D, j M Y H:i:s"), $tzs, $tz);$/;"	v
result	lib/phpmailer/class.phpmailer.php	/^        $result = true;$/;"	v
result	lib/rsslib.php	/^        $result = false;$/;"	v
result	lib/rsslib.php	/^    $result = "";$/;"	v
result	lib/rsslib.php	/^    $result = '';$/;"	v
result	lib/smarty/Config_File.class.php	/^        $result = &$this->get($file_name, $section_name, $var_name);$/;"	v
result	lib/soaplib.php	/^        $result = $connection->call($call, $params);$/;"	v
result	lib/textlib.class.php	/^        $result = $this->typo3cs->conv($text, strtolower($fromCS), strtolower($toCS));$/;"	v
result	lib/textlib.class.php	/^        $result = $this->typo3cs->conv_case(strtolower($charset),$text,'toLower');$/;"	v
result	lib/textlib.class.php	/^        $result = $this->typo3cs->conv_case(strtolower($charset),$text,'toUpper');$/;"	v
result	lib/textlib.class.php	/^        $result = $this->typo3cs->specCharsToASCII(strtolower($charset),$text);$/;"	v
result	lib/textlib.class.php	/^        $result = $this->typo3cs->strlen(strtolower($charset),$text);$/;"	v
result	lib/textlib.class.php	/^        $result = $this->typo3cs->substr(strtolower($charset),$text,$start,$len);$/;"	v
result	lib/typo3/class.t3lib_div.php	/^			$result  = false;$/;"	v
result	lib/typo3/class.t3lib_div.php	/^			$result = eregi($GLOBALS['TYPO3_CONF_VARS']['BE']['fileDenyPattern'],$filename);$/;"	v
result	lib/typo3/class.t3lib_div.php	/^			$result='<table border="1" cellpadding="1" cellspacing="0" bgcolor="white">';$/;"	v
result	lib/weblib.php	/^    $result = preg_replace_callback($/;"	v
result	mod/assignment/backuplib.php	/^        $result= preg_replace($buscar,'$@ASSIGNMENTINDEX*$2@$',$content);$/;"	v
result	mod/assignment/backuplib.php	/^        $result= preg_replace($buscar,'$@ASSIGNMENTVIEWBYID*$2@$',$result);$/;"	v
result	mod/assignment/db/migrate2utf8.php	/^        $result = utfconvert($assignment->description, $fromenc);$/;"	v
result	mod/assignment/db/migrate2utf8.php	/^        $result = utfconvert($assignment->name, $fromenc);$/;"	v
result	mod/assignment/lib.php	/^                $result = false;$/;"	v
result	mod/assignment/lib.php	/^            $result = false;$/;"	v
result	mod/assignment/lib.php	/^        $result = true;$/;"	v
result	mod/assignment/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/assignment\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/assignment/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/assignment\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/assignment/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/assignment\/index.php?id='.$old_id,$result);$/;"	v
result	mod/assignment/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/assignment\/view.php?id='.$old_id,$result);$/;"	v
result	mod/assignment/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/assignment/restorelib.php	/^        $result = $content;$/;"	v
result	mod/chat/backuplib.php	/^        $result= preg_replace($buscar,'$@CHATINDEX*$2@$',$content);$/;"	v
result	mod/chat/backuplib.php	/^        $result= preg_replace($buscar,'$@CHATVIEWBYID*$2@$',$result);$/;"	v
result	mod/chat/db/migrate2utf8.php	/^        $result = utfconvert($chat->intro, $fromenc);$/;"	v
result	mod/chat/db/migrate2utf8.php	/^        $result = utfconvert($chat->name, $fromenc);$/;"	v
result	mod/chat/lib.php	/^            $result = false;$/;"	v
result	mod/chat/lib.php	/^        $result = false;$/;"	v
result	mod/chat/lib.php	/^    $result = true;$/;"	v
result	mod/chat/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/chat\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/chat/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/chat\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/chat/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/chat\/index.php?id='.$old_id,$result);$/;"	v
result	mod/chat/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/chat\/view.php?id='.$old_id,$result);$/;"	v
result	mod/chat/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/chat/restorelib.php	/^        $result = $content;$/;"	v
result	mod/choice/backuplib.php	/^        $result= preg_replace($buscar,'$@CHOICEINDEX*$2@$',$content);$/;"	v
result	mod/choice/backuplib.php	/^        $result= preg_replace($buscar,'$@CHOICEVIEWBYID*$2@$',$result);$/;"	v
result	mod/choice/db/migrate2utf8.php	/^        $result = utfconvert($choice->name, $fromenc);$/;"	v
result	mod/choice/db/migrate2utf8.php	/^        $result = utfconvert($choice->text, $fromenc);$/;"	v
result	mod/choice/db/migrate2utf8.php	/^        $result = utfconvert($choiceoption->text, $fromenc);$/;"	v
result	mod/choice/lib.php	/^        $result = false;$/;"	v
result	mod/choice/lib.php	/^    $result = true;$/;"	v
result	mod/choice/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/choice\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/choice/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/choice\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/choice/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/choice\/index.php?id='.$old_id,$result);$/;"	v
result	mod/choice/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/choice\/view.php?id='.$old_id,$result);$/;"	v
result	mod/choice/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/choice/restorelib.php	/^        $result = $content;$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->addtemplate, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->csstemplate, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->intro, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->listtemplate, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->listtemplatefooter, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->listtemplateheader, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->name, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->rsstemplate, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->rsstitletemplate, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($data->singletemplate, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($datafield->description, $fromenc);$/;"	v
result	mod/data/db/migrate2utf8.php	/^        $result = utfconvert($datafield->name, $fromenc);$/;"	v
result	mod/exercise/db/migrate2utf8.php	/^        $result = utfconvert($exercise->name, $fromenc);$/;"	v
result	mod/exercise/db/migrate2utf8.php	/^        $result = utfconvert($exerciseelement->description, $fromenc);$/;"	v
result	mod/exercise/db/migrate2utf8.php	/^        $result = utfconvert($exercisegrade->feedback, $fromenc);$/;"	v
result	mod/exercise/db/migrate2utf8.php	/^        $result = utfconvert($exerciserubric->description, $fromenc);$/;"	v
result	mod/exercise/lib.php	/^        $result = false;$/;"	v
result	mod/exercise/lib.php	/^    $result = true;$/;"	v
result	mod/exercise/locallib.php	/^                    $result = true;$/;"	v
result	mod/exercise/locallib.php	/^                $result =true;$/;"	v
result	mod/exercise/locallib.php	/^    $result = false;$/;"	v
result	mod/forum/backuplib.php	/^        $result= preg_replace($buscar,'$@FORUMDISCUSSIONVIEW*$2@$',$result);$/;"	v
result	mod/forum/backuplib.php	/^        $result= preg_replace($buscar,'$@FORUMDISCUSSIONVIEWINSIDE*$2*$3@$',$result);$/;"	v
result	mod/forum/backuplib.php	/^        $result= preg_replace($buscar,'$@FORUMDISCUSSIONVIEWPARENT*$2*$3@$',$result);$/;"	v
result	mod/forum/backuplib.php	/^        $result= preg_replace($buscar,'$@FORUMINDEX*$2@$',$content);$/;"	v
result	mod/forum/backuplib.php	/^        $result= preg_replace($buscar,'$@FORUMVIEWBYF*$2@$',$result);$/;"	v
result	mod/forum/backuplib.php	/^        $result= preg_replace($buscar,'$@FORUMVIEWBYID*$2@$',$result);$/;"	v
result	mod/forum/db/migrate2utf8.php	/^        $result = utfconvert($forum->intro, $fromenc);$/;"	v
result	mod/forum/db/migrate2utf8.php	/^        $result = utfconvert($forum->name, $fromenc);$/;"	v
result	mod/forum/lib.php	/^                $result = false;$/;"	v
result	mod/forum/lib.php	/^        $result = false;$/;"	v
result	mod/forum/lib.php	/^    $result = true;$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/forum\/discuss.php?d='.$rec->new_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/forum\/discuss.php?d='.$rec->new_id.'#'.$rec2->new_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/forum\/discuss.php?d='.$rec->new_id.'&parent='.$rec2->new_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/forum\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/forum\/view.php?f='.$rec->new_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/forum\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/forum\/discuss.php?d='.$old_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/forum\/discuss.php?d='.$old_id.'#'.$old_id2,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/forum\/discuss.php?d='.$old_id.'&parent='.$old_id2,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/forum\/index.php?id='.$old_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/forum\/view.php?f='.$old_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/forum\/view.php?id='.$old_id,$result);$/;"	v
result	mod/forum/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/forum/restorelib.php	/^        $result = $content;$/;"	v
result	mod/forum/rsslib.php	/^                        $result = forum_rss_feed($forum);$/;"	v
result	mod/glossary/backuplib.php	/^        $result= preg_replace($buscar,'$@GLOSSARYINDEX*$2@$',$content);$/;"	v
result	mod/glossary/backuplib.php	/^        $result= preg_replace($buscar,'$@GLOSSARYVIEWBYID*$2@$',$result);$/;"	v
result	mod/glossary/db/migrate2utf8.php	/^        $result = utfconvert($glossary->intro, $fromenc);$/;"	v
result	mod/glossary/db/migrate2utf8.php	/^        $result = utfconvert($glossary->name, $fromenc);$/;"	v
result	mod/glossary/db/migrate2utf8.php	/^        $result = utfconvert($glossarycategory->name, $fromenc);$/;"	v
result	mod/glossary/lib.php	/^        $result = false;$/;"	v
result	mod/glossary/lib.php	/^    $result = true;$/;"	v
result	mod/glossary/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/glossary\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/glossary/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/glossary\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/glossary/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/glossary\/index.php?id='.$old_id,$result);$/;"	v
result	mod/glossary/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/glossary\/view.php?id='.$old_id,$result);$/;"	v
result	mod/glossary/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/glossary/restorelib.php	/^        $result = $content;$/;"	v
result	mod/glossary/rsslib.php	/^                        $result = glossary_rss_feed($glossary);$/;"	v
result	mod/hotpot/db/migrate2utf8.php	/^        $result = false;$/;"	v
result	mod/hotpot/db/migrate2utf8.php	/^        $result = utfconvert($hotpot->name, $fromenc);$/;"	v
result	mod/hotpot/db/migrate2utf8.php	/^        $result = utfconvert($hotpot->password, $fromenc);$/;"	v
result	mod/hotpot/db/migrate2utf8.php	/^        $result = utfconvert($hotpot->summary, $fromenc);$/;"	v
result	mod/hotpot/db/migrate2utf8.php	/^        $result = utfconvert($hotpotquestion->name, $fromenc);$/;"	v
result	mod/hotpot/db/migrate2utf8.php	/^        $result = utfconvert($hotpotstrings->string, $fromenc);$/;"	v
result	mod/hotpot/lib.php	/^			$result = true;$/;"	v
result	mod/hotpot/lib.php	/^		$result = insert_record("hotpot", $hp);$/;"	v
result	mod/hotpot/lib.php	/^		$result = true;$/;"	v
result	mod/hotpot/lib.php	/^		$result = update_record("hotpot", $hp);$/;"	v
result	mod/hotpot/lib.php	/^		$result=  false;$/;"	v
result	mod/hotpot/lib.php	/^	$result = false;$/;"	v
result	mod/journal/db/migrate2utf8.php	/^        $result = utfconvert($journal->intro, $fromenc);$/;"	v
result	mod/journal/db/migrate2utf8.php	/^        $result = utfconvert($journal->name, $fromenc);$/;"	v
result	mod/journal/db/mysql.php	/^            $result = false;$/;"	v
result	mod/journal/db/mysql.php	/^    $result = true;$/;"	v
result	mod/journal/db/postgres7.php	/^            $result = false;$/;"	v
result	mod/journal/db/postgres7.php	/^    $result = true;$/;"	v
result	mod/journal/lib.php	/^        $result = false;$/;"	v
result	mod/journal/lib.php	/^    $result = true;$/;"	v
result	mod/label/db/migrate2utf8.php	/^        $result = utfconvert($label->content, $fromenc);$/;"	v
result	mod/label/db/migrate2utf8.php	/^        $result = utfconvert($label->name, $fromenc);$/;"	v
result	mod/label/lib.php	/^        $result = false;$/;"	v
result	mod/label/lib.php	/^    $result = true;$/;"	v
result	mod/label/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/lams/db/migrate2utf8.php	/^        $result = utfconvert($lams->introduction, $fromenc);$/;"	v
result	mod/lams/db/migrate2utf8.php	/^        $result = utfconvert($lams->name, $fromenc);$/;"	v
result	mod/lams/lib.php	/^        $result = $s->getError();$/;"	v
result	mod/lams/lib.php	/^        $result = $s->getError();\/\/return the string describing the error$/;"	v
result	mod/lams/lib.php	/^      $result = $s->call('createClass',$parameters);$/;"	v
result	mod/lams/lib.php	/^      $result = $s->call('createOrganisation',$parameters);$/;"	v
result	mod/lams/lib.php	/^      $result = $s->call('createUser',$parameters);$/;"	v
result	mod/lams/lib.php	/^      $result = false;$/;"	v
result	mod/lams/lib.php	/^    $result = $s->call('createLearningSession',$parameters);$/;"	v
result	mod/lams/lib.php	/^    $result = $s->call('deleteLearningSession',$parameters);$/;"	v
result	mod/lams/lib.php	/^    $result = $s->call('getAllLearningDesigns',$parameters);\/\/Array of simpleLearningDesign objects$/;"	v
result	mod/lams/lib.php	/^  $result = true;$/;"	v
result	mod/lams/list.php	/^$result = lams_get_sequences($USER->username,$courseid);$/;"	v
result	mod/lesson/backuplib.php	/^        $result= preg_replace($buscar,'$@LESSONINDEX*$2@$',$content);$/;"	v
result	mod/lesson/backuplib.php	/^        $result= preg_replace($buscar,'$@LESSONVIEWBYID*$2@$',$result);$/;"	v
result	mod/lesson/db/migrate2utf8.php	/^        $result = utfconvert($lesson->name, $fromenc);$/;"	v
result	mod/lesson/db/migrate2utf8.php	/^        $result = utfconvert($lessonanswers->answer, $fromenc);$/;"	v
result	mod/lesson/db/migrate2utf8.php	/^        $result = utfconvert($lessonanswers->response, $fromenc);$/;"	v
result	mod/lesson/db/migrate2utf8.php	/^        $result = utfconvert($lessonpages->contents, $fromenc);$/;"	v
result	mod/lesson/db/migrate2utf8.php	/^        $result = utfconvert($lessonpages->title, $fromenc);$/;"	v
result	mod/lesson/format.php	/^                    $result = lesson_save_question_options($question);$/;"	v
result	mod/lesson/lib.php	/^            $result = false;$/;"	v
result	mod/lesson/lib.php	/^        $result = false;$/;"	v
result	mod/lesson/lib.php	/^    $result = true;$/;"	v
result	mod/lesson/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/lesson\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/lesson/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/lesson\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/lesson/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/lesson\/index.php?id='.$old_id,$result);$/;"	v
result	mod/lesson/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/lesson\/view.php?id='.$old_id,$result);$/;"	v
result	mod/lesson/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/lesson/restorelib.php	/^        $result = $content;$/;"	v
result	mod/quiz/backuplib.php	/^        $result= preg_replace($buscar,'$@QUIZINDEX*$2@$',$content);$/;"	v
result	mod/quiz/backuplib.php	/^        $result= preg_replace($buscar,'$@QUIZVIEWBYID*$2@$',$result);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quiz->intro, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quiz->name, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quiz->password, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizanswer->answer, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizanswer->feedback, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizcategory->info, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizcategory->name, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizdatasetdefinition->name, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizmatchsub->answertext, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizmatchsub->questiontext, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quiznumericalunits->unit, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizquestions->name, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizquestions->qtype, $fromenc);$/;"	v
result	mod/quiz/db/migrate2utf8.php	/^        $result = utfconvert($quizquestions->questiontext, $fromenc);$/;"	v
result	mod/quiz/lib.php	/^                $result = false;$/;"	v
result	mod/quiz/lib.php	/^            $result = false;$/;"	v
result	mod/quiz/lib.php	/^        $result = false;$/;"	v
result	mod/quiz/lib.php	/^    $result = true;$/;"	v
result	mod/quiz/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/quiz\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/quiz/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/quiz\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/quiz/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/quiz\/index.php?id='.$old_id,$result);$/;"	v
result	mod/quiz/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/quiz\/view.php?id='.$old_id,$result);$/;"	v
result	mod/quiz/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/quiz/restorelib.php	/^        $result = $content;$/;"	v
result	mod/resource/backuplib.php	/^        $result= preg_replace($buscar,'$@RESOURCEINDEX*$2@$',$content);$/;"	v
result	mod/resource/backuplib.php	/^        $result= preg_replace($buscar,'$@RESOURCEVIEWBYID*$2@$',$result);$/;"	v
result	mod/resource/db/migrate2utf8.php	/^        $result = utfconvert($resource->alltext, $fromenc);$/;"	v
result	mod/resource/db/migrate2utf8.php	/^        $result = utfconvert($resource->name, $fromenc);$/;"	v
result	mod/resource/db/migrate2utf8.php	/^        $result = utfconvert($resource->reference, $fromenc);$/;"	v
result	mod/resource/db/migrate2utf8.php	/^        $result = utfconvert($resource->summary, $fromenc);$/;"	v
result	mod/resource/lib.php	/^        $result = false;$/;"	v
result	mod/resource/lib.php	/^    $result = true;$/;"	v
result	mod/resource/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/resource\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/resource/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/resource\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/resource/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/resource\/index.php?id='.$old_id,$result);$/;"	v
result	mod/resource/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/resource\/view.php?id='.$old_id,$result);$/;"	v
result	mod/resource/restorelib.php	/^        $result = $content;$/;"	v
result	mod/scorm/backuplib.php	/^        $result= preg_replace($buscar,'$@SCORMINDEX*$2@$',$content);$/;"	v
result	mod/scorm/backuplib.php	/^        $result= preg_replace($buscar,'$@SCORMVIEWBYID*$2@$',$result);$/;"	v
result	mod/scorm/datamodel.php	/^                    $result = scorm_insert_track($USER->id, $scorm->id, $scoid, $attempt, $element, $value) && $result;$/;"	v
result	mod/scorm/datamodel.php	/^        $result = true;$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scorm->name, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scorm->options, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scorm->reference, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scorm->summary, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->datafromlms, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->identifier, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->launch, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->manifest, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->masteryscore, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->maxtimeallowed, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->organization, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->parameters, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->parent, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->prerequisites, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->scormtype, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->timelimitaction, $fromenc);$/;"	v
result	mod/scorm/db/migrate2utf8.php	/^        $result = utfconvert($scormscoes->title, $fromenc);$/;"	v
result	mod/scorm/lib.php	/^        $result = false;$/;"	v
result	mod/scorm/lib.php	/^    $result = true;$/;"	v
result	mod/scorm/loadSCO.php	/^            $result = $CFG->wwwroot.'\/file.php?file=\/'.$scorm->course.'\/'.$basedir.'\/'.$launcher;$/;"	v
result	mod/scorm/loadSCO.php	/^            $result = $CFG->wwwroot.'\/file.php\/'.$scorm->course.'\/'.$basedir.'\/'.$launcher;$/;"	v
result	mod/scorm/loadSCO.php	/^        $result = $launcher;$/;"	v
result	mod/scorm/locallib.php	/^        $result = true;$/;"	v
result	mod/scorm/locallib.php	/^    $result = false;$/;"	v
result	mod/scorm/locallib.php	/^    $result = new stdClass();$/;"	v
result	mod/scorm/locallib.php	/^    $result = scorm_get_toc($user,$scorm,'structlist',$orgidentifier);$/;"	v
result	mod/scorm/player.php	/^    $result = scorm_get_toc($USER,$scorm,'structurelist',$currentorg,$scoid,$mode,$attempt,true);$/;"	v
result	mod/scorm/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/scorm\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/scorm/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/scorm\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/scorm/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/scorm\/index.php?id='.$old_id,$result);$/;"	v
result	mod/scorm/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/scorm\/view.php?id='.$old_id,$result);$/;"	v
result	mod/scorm/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/scorm/restorelib.php	/^        $result = $content;$/;"	v
result	mod/survey/backuplib.php	/^        $result= preg_replace($buscar,'$@SURVEYINDEX*$2@$',$content);$/;"	v
result	mod/survey/backuplib.php	/^        $result= preg_replace($buscar,'$@SURVEYVIEWBYID*$2@$',$result);$/;"	v
result	mod/survey/db/migrate2utf8.php	/^        $result = utfconvert($survey->intro, $fromenc);$/;"	v
result	mod/survey/db/migrate2utf8.php	/^        $result = utfconvert($survey->name, $fromenc);$/;"	v
result	mod/survey/lib.php	/^        $result = false;$/;"	v
result	mod/survey/lib.php	/^    $result = true;$/;"	v
result	mod/survey/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/servey\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/survey/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/servey\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/survey/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/servey\/index.php?id='.$old_id,$result);$/;"	v
result	mod/survey/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/servey\/view.php?id='.$old_id,$result);$/;"	v
result	mod/survey/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/survey/restorelib.php	/^        $result = $content;$/;"	v
result	mod/wiki/backuplib.php	/^        $result= preg_replace($buscar,'$@WIKIINDEX*$2@$',$content);$/;"	v
result	mod/wiki/backuplib.php	/^        $result= preg_replace($buscar,'$@WIKIVIEWBYID*$2@$',$result);$/;"	v
result	mod/wiki/db/migrate2utf8.php	/^        $result = utfconvert($wiki->initialcontent, $fromenc);$/;"	v
result	mod/wiki/db/migrate2utf8.php	/^        $result = utfconvert($wiki->name, $fromenc);$/;"	v
result	mod/wiki/db/migrate2utf8.php	/^        $result = utfconvert($wiki->pagename, $fromenc);$/;"	v
result	mod/wiki/db/migrate2utf8.php	/^        $result = utfconvert($wiki->summary, $fromenc);$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^            $result = ewiki_binary_save_image($filename, $id, "RETURN", $add_meta);$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^         $result = ewiki_database("SEARCH", array("content" => $search));$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^         $result = mysql_query("$COMMAND INTO " . EWIKI_DB_TABLE_NAME .$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^         $result = mysql_query("SELECT * FROM " . EWIKI_DB_TABLE_NAME$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^         $result = mysql_query("SELECT pagename AS id, ".$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^         $result = mysql_query("SELECT pagename AS id, version, flags" .$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^         $result = mysql_query($sql = "SELECT pagename AS id, meta FROM " .$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^      $result = ewiki_database("WRITE", $data);$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^   $result = ewiki_database("GETALL", array($orderby));$/;"	v
result	mod/wiki/ewiki/ewiki.php	/^   $result = ewiki_database("SEARCH", array("refs" => $id));$/;"	v
result	mod/wiki/ewiki/plugins/aview/downloads.php	/^   $result = ewiki_database("SEARCH", array("meta" => $scan));$/;"	v
result	mod/wiki/ewiki/plugins/moodle/downloads.php	/^      $result = ewiki_binary_save_image($upload_file["tmp_name"], "", "RETURN", $meta, "ACCEPT_ALL", $care_for_images=0);$/;"	v
result	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $result = ewiki_database("GETALL", array("flags", "meta", "created", "hits", "userid"));$/;"	v
result	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $result = ewiki_database("GETALL", array("flags", "refs", "meta"));$/;"	v
result	mod/wiki/ewiki/plugins/moodle/wantedpages.php	/^    $result = ewiki_database("GETALL", array("refs"));$/;"	v
result	mod/wiki/ewiki/plugins/page/pageindex.php	/^   $result = ewiki_database("GETALL", array("flags"));$/;"	v
result	mod/wiki/ewikimoodlelib.php	/^           $result = get_records_select(EWIKI_DB_TABLE_NAME,$select);$/;"	v
result	mod/wiki/ewikimoodlelib.php	/^           $result=array();$/;"	v
result	mod/wiki/ewikimoodlelib.php	/^         $result=get_records_sql($sql);$/;"	v
result	mod/wiki/ewikimoodlelib.php	/^         $result=insert_record(EWIKI_DB_TABLE_NAME,$args,false);$/;"	v
result	mod/wiki/lib.php	/^                $result = false;$/;"	v
result	mod/wiki/lib.php	/^        $result = false;$/;"	v
result	mod/wiki/lib.php	/^    $result = true;$/;"	v
result	mod/wiki/lib.php	/^  $result = ewiki_database("GETALL", array("id", "author", "lastmodified"));$/;"	v
result	mod/wiki/lib.php	/^  $result = ewiki_database("GETALL", array("version"));$/;"	v
result	mod/wiki/lib.php	/^  $result = ewiki_database("GETALL", array("version", "flags"));$/;"	v
result	mod/wiki/lib.php	/^  $result = ewiki_database("GETALL",array());$/;"	v
result	mod/wiki/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/wiki\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/wiki/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/wiki\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/wiki/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/wiki\/index.php?id='.$old_id,$result);$/;"	v
result	mod/wiki/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/wiki\/view.php?id='.$old_id,$result);$/;"	v
result	mod/wiki/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/wiki/restorelib.php	/^        $result = $content;$/;"	v
result	mod/workshop/backuplib.php	/^        $result= preg_replace($buscar,'$@WORKSHOPINDEX*$2@$',$content);$/;"	v
result	mod/workshop/backuplib.php	/^        $result= preg_replace($buscar,'$@WORKSHOPVIEWBYID*$2@$',$result);$/;"	v
result	mod/workshop/db/migrate2utf8.php	/^        $result = utfconvert($workshop->description, $fromenc);$/;"	v
result	mod/workshop/db/migrate2utf8.php	/^        $result = utfconvert($workshop->name, $fromenc);$/;"	v
result	mod/workshop/db/migrate2utf8.php	/^        $result = utfconvert($workshop->password, $fromenc);$/;"	v
result	mod/workshop/db/migrate2utf8.php	/^        $result = utfconvert($workshopelements->description, $fromenc);$/;"	v
result	mod/workshop/db/migrate2utf8.php	/^        $result = utfconvert($workshopgrades->feedback, $fromenc);$/;"	v
result	mod/workshop/db/migrate2utf8.php	/^        $result = utfconvert($workshoprubrics->description, $fromenc);$/;"	v
result	mod/workshop/db/migrate2utf8.php	/^        $result = utfconvert($workshopstockcomments->comments, $fromenc);$/;"	v
result	mod/workshop/lib.php	/^        $result = false;    $/;"	v
result	mod/workshop/lib.php	/^        $result = false;$/;"	v
result	mod/workshop/lib.php	/^    $result = true;$/;"	v
result	mod/workshop/locallib.php	/^            $result = false; $/;"	v
result	mod/workshop/locallib.php	/^    $result = true;$/;"	v
result	mod/workshop/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/workshop\/index.php?id='.$rec->new_id,$result);$/;"	v
result	mod/workshop/restorelib.php	/^                    $result= preg_replace($searchstring,$CFG->wwwroot.'\/mod\/workshop\/view.php?id='.$rec->new_id,$result);$/;"	v
result	mod/workshop/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/workshop\/index.php?id='.$old_id,$result);$/;"	v
result	mod/workshop/restorelib.php	/^                    $result= preg_replace($searchstring,$restore->original_wwwroot.'\/mod\/workshop\/view.php?id='.$old_id,$result);$/;"	v
result	mod/workshop/restorelib.php	/^                $result = restore_decode_content_links_worker($content,$restore);$/;"	v
result	mod/workshop/restorelib.php	/^        $result = $content;$/;"	v
result	question/format.php	/^            $result = $QTYPES[$question->qtype]$/;"	v
result	question/format/aon/format.php	/^             $result = save_question_options($question);$/;"	v
result	question/format/coursetestmanager/format.php	/^                    $result = $this->query_linux($sql, $filename, $mdapath, $hostname);$/;"	v
result	question/format/coursetestmanager/format.php	/^                $result = $this->query_linux($sql,$filename, $mdapath,$hostname);$/;"	v
result	question/format/coursetestmanager/format.php	/^          $result = save_question_options($question);$/;"	v
result	question/format/qti2/format.php	/^        $result = $this->handle_questions_media($questions, $path, $courseid);$/;"	v
result	question/type/numerical/questiontype.php	/^        $result = $this->save_numerical_units($question);$/;"	v
result	question/type/questiontype.php	/^            $result = new stdClass;$/;"	v
result	question/type/questiontype.php	/^        $result = $this->save_question_options($form);$/;"	v
result1	mod/resource/restorelib.php	/^                $result1 = restore_decode_content_links_worker($content1,$restore);$/;"	v
result2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $result2 = $this->_condition();$/;"	v
result2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $result2 = $this->_fact();$/;"	v
result2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^                $result2 = $this->_term();$/;"	v
result2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $result2 = $this->_expression();$/;"	v
result2	mod/resource/restorelib.php	/^                $result2 = restore_decode_content_links_worker($content2,$restore);$/;"	v
result2	mod/wiki/lib.php	/^    $result2 = ewiki_database("SEARCH", array("content" => $id));$/;"	v
result3	mod/resource/restorelib.php	/^                $result3 = restore_decode_content_links_worker($content3,$restore);$/;"	v
result_dump_file	lib/cas/domxml-php4-php5.php	/^  function result_dump_file($dom_document,$filename)$/;"	f
result_dump_mem	lib/cas/domxml-php4-php5.php	/^  function result_dump_mem($dom_document) {return $dom_document->myDOMNode->saveHTML();}$/;"	f
result_obj	mod/wiki/ewikimoodlelib.php	/^                 $result_obj = $obj;$/;"	v
resultrows	lib/adodb/adodb-recordset.inc.php	/^				$resultrows = &$this->connection->Execute("SELECT COUNT(*) FROM $table $condition");$/;"	v
resultrows	lib/adodb/adodb.inc.php	/^				$resultrows = &$this->connection->Execute("SELECT COUNT(*) FROM $table $condition");$/;"	v
results	backup/lib.php	/^        $results = "";$/;"	v
results	backup/lib.php	/^        $results = get_records_sql ("SELECT cm.id, m.name$/;"	v
results	backup/lib.php	/^        $results = null;$/;"	v
results	lib/adodb/adodb-recordset.inc.php	/^		$results = array();$/;"	v
results	lib/adodb/adodb.inc.php	/^		$results = adodb_getall($this,$nRows);$/;"	v
results	lib/adodb/adodb.inc.php	/^		$results = array();$/;"	v
results	lib/adodb/drivers/adodb-ldap.inc.php	/^        $results = array();$/;"	v
results	lib/adodb/drivers/adodb-oci8.inc.php	/^				$results = array_merge(array($this->fields),$results);$/;"	v
results	lib/adodb/drivers/adodb-oci8.inc.php	/^				$results =& array_merge(array($this->fields),$assoc);$/;"	v
results	lib/adodb/drivers/adodb-oci8.inc.php	/^		$results = array();$/;"	v
results	lib/adodb/drivers/adodb-oci8.inc.php	/^		$results =& ADORecordSet::GetArray($nRows);$/;"	v
results	lib/adodb/drivers/adodb-oci8po.inc.php	/^		$results = array();$/;"	v
results	lib/adodb/drivers/adodb-odbc.inc.php	/^		$results = array();$/;"	v
results	lib/datalib.php	/^        $results = array();$/;"	v
results	lib/environmentlib.php	/^    $results = array(); \/\/To store all the results$/;"	v
results	lib/environmentlib.php	/^    $results = array();$/;"	v
results	lib/environmentlib.php	/^    $results = array_merge ($results, $phpext_results);$/;"	v
results	lib/smarty/plugins/modifier.debug_print_var.php	/^            $results = $var;$/;"	v
results	lib/smarty/plugins/modifier.debug_print_var.php	/^            $results = substr($var, 0, $length-3).'...';$/;"	v
results	lib/smarty/plugins/modifier.debug_print_var.php	/^        $results = "<b>".get_class($var)." Object (".count($object_vars).")<\/b>";$/;"	v
results	lib/smarty/plugins/modifier.debug_print_var.php	/^        $results = "<b>Array (".count($var).")<\/b>";$/;"	v
results	lib/smarty/plugins/modifier.debug_print_var.php	/^        $results = '<i>'.(string)$var.'<\/i>';$/;"	v
results	lib/smarty/plugins/modifier.debug_print_var.php	/^        $results = '<i>empty<\/i>';$/;"	v
results	lib/smarty/plugins/modifier.debug_print_var.php	/^        $results = htmlspecialchars($results);$/;"	v
results	lib/smarty/plugins/modifier.debug_print_var.php	/^        $results = strtr($results, $_replace);$/;"	v
results	question/type/match/questiontype.php	/^       $results=array();$/;"	v
resulttext	lib/filterlib.php	/^            $resulttext = preg_replace('\/('.$linkobject->work_phrase.')\/'.$modifiers, $/;"	v
resume	auth/fc/fcFPP.php	/^	$resume = "";$/;"	v
ret	admin/uploaduser.php	/^                                        $ret = add_teacher($user->id, $course[$i]->id, 0);$/;"	v
ret	admin/uploaduser.php	/^                                        $ret = add_teacher($user->id, $course[$i]->id, 1);$/;"	v
ret	admin/uploaduser.php	/^                                        $ret = enrol_student($user->id, $course[$i]->id);$/;"	v
ret	admin/uploaduser.php	/^                                $ret = enrol_student($user->id, $course[$i]->id);$/;"	v
ret	enrol/authorize/enrol.php	/^        $ret = array('cost' => $cost, 'currency' => $currency);$/;"	v
ret	enrol/authorize/enrol.php	/^    $ret = array();$/;"	v
ret	enrol/authorize/locallib.php	/^    $ret = new stdClass();$/;"	v
ret	lib/adodb/adodb-connection.inc.php	/^        $ret = false;$/;"	v
ret	lib/adodb/adodb-perf.inc.php	/^						$ret = $rs->fields[$pos];$/;"	v
ret	lib/adodb/adodb-perf.inc.php	/^			$ret = $this->conn->GetOne($sql);$/;"	v
ret	lib/adodb/adodb-perf.inc.php	/^			$ret = false;$/;"	v
ret	lib/adodb/adodb-time.inc.php	/^		$ret = $_total_date * $_day_power + $hr * $_hour_power + $min * $_min_power + $sec + $gmt_different;$/;"	v
ret	lib/adodb/adodb-time.inc.php	/^		$ret = -( $_total_date * $_day_power + $_day_time - $gmt_different);$/;"	v
ret	lib/adodb/adodb-time.inc.php	/^		$ret = adodb_date('m,d,Y,H,i,s',$i);$/;"	v
ret	lib/adodb/adodb-time.inc.php	/^	$ret = adodb_date($fmtdate, $ts, $is_gmt);$/;"	v
ret	lib/adodb/adodb.inc.php	/^							$ret =& $this->CacheExecute($secs2cache, $sql,$inputarr);$/;"	v
ret	lib/adodb/adodb.inc.php	/^							$ret =& $this->Execute($sql,$inputarr);$/;"	v
ret	lib/adodb/adodb.inc.php	/^						$ret =& $this->_Execute($stmt,$arr);$/;"	v
ret	lib/adodb/adodb.inc.php	/^					$ret =& $this->_Execute($sql);$/;"	v
ret	lib/adodb/adodb.inc.php	/^					$ret =& $this->_Execute($sql,$inputarr);$/;"	v
ret	lib/adodb/adodb.inc.php	/^			$ret = 0;$/;"	v
ret	lib/adodb/adodb.inc.php	/^			$ret = false;$/;"	v
ret	lib/adodb/adodb.inc.php	/^			$ret =& $fn($this,$sql,$inputarr);$/;"	v
ret	lib/adodb/adodb.inc.php	/^			$ret =& $this->_Execute($sql,false);$/;"	v
ret	lib/adodb/adodb.inc.php	/^		$ret = false;$/;"	v
ret	lib/adodb/drivers/adodb-ibase.inc.php	/^					$ret = call_user_func_array($fn,$fnarr);$/;"	v
ret	lib/adodb/drivers/adodb-ibase.inc.php	/^				  $ret = ibase_rollback($this->_transactionID);$/;"	v
ret	lib/adodb/drivers/adodb-ibase.inc.php	/^			$ret = ibase_commit($this->_transactionID);$/;"	v
ret	lib/adodb/drivers/adodb-ibase.inc.php	/^			$ret =& ADOConnection::_Execute($sql,$inputarr);$/;"	v
ret	lib/adodb/drivers/adodb-ibase.inc.php	/^		$ret = false;$/;"	v
ret	lib/adodb/drivers/adodb-informix72.inc.php	/^		$ret = $this->_fieldprops[$fieldOffset];$/;"	v
ret	lib/adodb/drivers/adodb-mssql.inc.php	/^		$ret =& ADOConnection::MetaTables($ttype,$showSchema);$/;"	v
ret	lib/adodb/drivers/adodb-mysql.inc.php	/^		$ret =& ADOConnection::MetaTables($ttype,$showSchema);$/;"	v
ret	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$ret = call_user_func_array('mysqli_stmt_bind_param',$fnarr);$/;"	v
ret	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$ret = mysqli_stmt_execute($stmt);$/;"	v
ret	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$ret =& $this->Execute($query);$/;"	v
ret	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$ret =& ADOConnection::MetaTables($ttype,$showSchema);$/;"	v
ret	lib/adodb/drivers/adodb-oci8.inc.php	/^					$ret =& $this->_Execute($stmt,$arr);$/;"	v
ret	lib/adodb/drivers/adodb-oci8.inc.php	/^				$ret =& $this->_Execute($sql,$inputarr);$/;"	v
ret	lib/adodb/drivers/adodb-oci8.inc.php	/^			$ret =& $fn($this,$sql,$inputarr);$/;"	v
ret	lib/adodb/drivers/adodb-oci8.inc.php	/^			$ret =& $this->_Execute($sql,false);$/;"	v
ret	lib/adodb/drivers/adodb-oci8.inc.php	/^		$ret = OCIcommit($this->_connectionID);$/;"	v
ret	lib/adodb/drivers/adodb-oci8.inc.php	/^		$ret = OCIrollback($this->_connectionID);$/;"	v
ret	lib/adodb/drivers/adodb-oci8.inc.php	/^		$ret =& ADOConnection::MetaTables($ttype,$showSchema);$/;"	v
ret	lib/adodb/drivers/adodb-oci8po.inc.php	/^		$ret = @OCIfetchinto($this->_queryID,$this->fields,$this->fetchMode);$/;"	v
ret	lib/adodb/drivers/adodb-odbc.inc.php	/^		$ret = @odbc_close($this->_connectionID);$/;"	v
ret	lib/adodb/drivers/adodb-odbc.inc.php	/^		$ret = odbc_commit($this->_connectionID);$/;"	v
ret	lib/adodb/drivers/adodb-odbc.inc.php	/^		$ret = odbc_rollback($this->_connectionID);$/;"	v
ret	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$ret =& ADOConnection::MetaTables($ttype,$showSchema);$/;"	v
ret	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$ret = @odbtp_set_attr(ODB_ATTR_TRANSACTIONS, ODB_TXN_NONE, $this->_connectionID);\/\/set transaction off$/;"	v
ret	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$ret = @odbtp_close($this->_connectionID);$/;"	v
ret	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$ret =& ADOConnection::SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
ret	lib/adodb/drivers/adodb-oracle.inc.php	/^		   $ret = ora_commit($this->_connectionID);$/;"	v
ret	lib/adodb/drivers/adodb-oracle.inc.php	/^		$ret = ora_rollback($this->_connectionID);$/;"	v
ret	lib/adodb/drivers/adodb-pdo.inc.php	/^		$ret = $this->_connectionID->commit();$/;"	v
ret	lib/adodb/drivers/adodb-pdo.inc.php	/^		$ret = $this->_connectionID->rollback();$/;"	v
ret	lib/adodb/drivers/adodb-pdo.inc.php	/^		$ret = $this->_driver->SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
ret	lib/adodb/drivers/adodb-pdo.inc.php	/^		$ret = ADOConnection::SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
ret	lib/adodb/drivers/adodb-pdo_mssql.inc.php	/^		$ret = ADOConnection::SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
ret	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^		$ret =& ADOConnection::MetaTables($ttype,$showSchema);$/;"	v
ret	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^		$ret =& ADOConnection::MetaTables($ttype,$showSchema);$/;"	v
ret	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		$ret =& ADOConnection::MetaTables($ttype,$showSchema);$/;"	v
ret	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$ret =& ADOConnection::MetaTables($ttype,$showSchema);$/;"	v
ret	lib/adodb/drivers/adodb-sqlite.inc.php	/^		 $ret = $this->Execute("BEGIN TRANSACTION");$/;"	v
ret	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$ret = $this->Execute("COMMIT");$/;"	v
ret	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$ret = $this->Execute("ROLLBACK");$/;"	v
ret	lib/adodb/drivers/adodb-vfp.inc.php	/^		$ret = ADOConnection::SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
ret	lib/pear/OLE.php	/^        $ret = $this->_readPpsWks($pps_wk_start, $big_block_size);$/;"	v
ret	lib/pear/OLE/PPS.php	/^        $ret = $this->Name;$/;"	v
ret	lib/smarty/plugins/function.html_table.php	/^        $ret = $var;$/;"	v
ret	lib/smarty/plugins/function.html_table.php	/^        $ret = $var[$no % count($var)];$/;"	v
ret	lib/soap/nusoap.php	/^				$ret = $this->decodeSimple($cdata, $this->message[$parent]['arrayType'], isset($this->message[$parent]['arrayTypeNamespace']) ? $this->message[$parent]['arrayTypeNamespace'] : '');$/;"	v
ret	lib/soap/nusoap.php	/^				$ret = $this->decodeSimple($cdata, $this->message[$pos]['type'], isset($this->message[$pos]['type_namespace']) ? $this->message[$pos]['type_namespace'] : '');$/;"	v
ret	lib/soap/nusoap.php	/^			$ret = is_array($params) ? $params : array();$/;"	v
ret	lib/soap/nusoap.php	/^           	$ret = $this->message[$pos]['cdata'];$/;"	v
ret	mod/wiki/admin.php	/^           $ret=wiki_admin_checklinks($confirm);$/;"	v
ret	mod/wiki/admin.php	/^           $ret=wiki_admin_remove(split(" ",$confirm), $course, $wiki, $userid, $groupid);$/;"	v
ret	mod/wiki/admin.php	/^           $ret=wiki_admin_strip($strippages);$/;"	v
ret	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $ret  = ewiki_make_title($id, $id, 2);$/;"	v
ret	mod/wiki/lib.php	/^       $ret = get_string("nolinksfound","wiki")."<br \/><br \/>";$/;"	v
ret	mod/wiki/lib.php	/^  $ret = array($/;"	v
ret	mod/wiki/lib.php	/^  $ret="";$/;"	v
ret	mod/wiki/lib.php	/^  $ret=array();$/;"	v
retVal	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $retVal = array();$/;"	v
ret_err	mod/wiki/ewiki/plugins/notify.php	/^            $ret_err = 1;$/;"	v
ret_err	mod/wiki/ewiki/plugins/notify.php	/^   $ret_err = 0;$/;"	v
ret_grades	grade/lib.php	/^    $ret_grades = Array(); $/;"	v
ret_val	lib/soap/nusoap.php	/^		$ret_val = ob_get_contents();$/;"	v
retakes	mod/lesson/locallib.php	/^        $retakes = 0;$/;"	v
retarr	lib/adodb/adodb-connection.inc.php	/^            $retarr = array();$/;"	v
retarr	lib/adodb/adodb.inc.php	/^			$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-fbsql.inc.php	/^			$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-ibase.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-informix72.inc.php	/^			$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-mysql.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-netezza.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-oci8.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-odbc.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-sapdb.inc.php	/^		$retarr = array();$/;"	v
retarr	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^			$retarr = array();$/;"	v
retries	mod/lesson/action/continue.php	/^                $retries = 0;$/;"	v
retries	mod/lesson/action/continue.php	/^                $retries = count($grades);$/;"	v
retries	mod/lesson/view.php	/^                        $retries = 0;$/;"	v
retries	mod/lesson/view.php	/^                        $retries = count($grades);$/;"	v
retries	mod/lesson/view.php	/^                $retries = 0;$/;"	v
retries	mod/lesson/view.php	/^                $retries = count($grades);$/;"	v
retries	mod/lesson/view.php	/^                $retries = count_records('lesson_grades', "lessonid", $lesson->id, "userid", $USER->id);$/;"	v
retrievePT	lib/cas/CAS.php	/^   function retrievePT($target_service,&$err_code,&$err_msg)$/;"	f
retrievePT	lib/cas/client.php	/^  function retrievePT($target_service,&$err_code,&$err_msg)$/;"	f
retry	mod/lesson/lib.php	/^        $retry = 0;$/;"	v
return	admin/cron.php	/^                    $return = $return && stats_cron_monthly();$/;"	v
return	admin/cron.php	/^                $return = stats_cron_daily();$/;"	v
return	course/loginas.php	/^    $return   = optional_param('return', 0, PARAM_BOOL);   \/\/ return to the page we came from$/;"	v
return	course/mod.php	/^                $return = $addinstancefunction($mod);$/;"	v
return	course/mod.php	/^                $return = $updateinstancefunction($mod);$/;"	v
return	course/mod.php	/^            $return = $SESSION->returnpage;$/;"	v
return	enrol/manual/enrol.php	/^            $return = false;$/;"	v
return	enrol/manual/enrol.php	/^    $return = true;$/;"	v
return	lib/moodlelib.php	/^        $return = set_user_preference($name, $value, $userid) and $return;$/;"	v
return	lib/moodlelib.php	/^    $return = 0;$/;"	v
return	lib/moodlelib.php	/^    $return = array();$/;"	v
return	lib/moodlelib.php	/^    $return = true;$/;"	v
return	lib/rsslib.php	/^    $return = '';$/;"	v
return	lib/rsslib.php	/^    $return = rss_standard_header();$/;"	v
return	lib/smarty/Smarty_Compiler.class.php	/^                    $return = "\\$this->_reg_objects['$object'][0]->$obj_comp(\\$this->_tag_stack[count(\\$this->_tag_stack)-1][1], \\$_obj_block_content, \\$this, \\$_block_repeat=false)";$/;"	v
return	lib/smarty/Smarty_Compiler.class.php	/^                    $return = null;$/;"	v
return	lib/smarty/Smarty_Compiler.class.php	/^                $return = "\\$this->_reg_objects['$object'][0]->$obj_comp($args)";$/;"	v
return	lib/smarty/Smarty_Compiler.class.php	/^                $return = $this->_expand_quoted_text($match[1]);$/;"	v
return	lib/smarty/Smarty_Compiler.class.php	/^            $return = "\\$this->_reg_objects['$object'][0]->$obj_comp";$/;"	v
return	lib/smarty/Smarty_Compiler.class.php	/^            $return = $this->_parse_var($match[1]);$/;"	v
return	lib/smarty/plugins/modifier.debug_print_var.php	/^            $return = smarty_modifier_debug_print_var($curr_val, $depth+1, $length);$/;"	v
return	lib/smarty/plugins/modifier.escape.php	/^            $return = '';$/;"	v
return	lib/soap/nusoap.php	/^					$return = array_shift($return);$/;"	v
return	lib/soap/nusoap.php	/^			$return = $parser->get_response();$/;"	v
return	lib/soap/nusoap.php	/^		$return = $this->send($this->getHTTPBody($soapmsg),$soapAction,$this->timeout,$this->response_timeout);$/;"	v
return	lib/soap/phpsoap.php	/^            $return = (object) $return;$/;"	v
return	lib/soap/phpsoap.php	/^        $return = $connection->__soapCall($call, $params);$/;"	v
return	lib/soap/phpsoap.php	/^        $return = $f;$/;"	v
return	lib/soap/phpsoap.php	/^        $return = new SoapFault('client', 'Could call the method');$/;"	v
return	lib/statslib.php	/^            $return = STATS_RUN_ABORTED;$/;"	v
return	lib/statslib.php	/^    $return = STATS_RUN_COMPLETE; \/\/ optimistic$/;"	v
return	mod/assignment/lib.php	/^        $return = true;$/;"	v
return	mod/assignment/lib.php	/^    $return = false;$/;"	v
return	mod/chat/lib.php	/^    $return = NULL;$/;"	v
return	mod/forum/lib.php	/^                    $return = false;$/;"	v
return	mod/forum/lib.php	/^        $return = true;$/;"	v
return	mod/forum/lib.php	/^    $return = false;$/;"	v
return	mod/forum/lib.php	/^    $return = true;$/;"	v
return	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^        $return = glossary_print_entry_lower_section($course, $cm, $glossary, $entry, $mode, $hook, $printicons, $ratings, $aliases);$/;"	v
return	mod/glossary/formats/continuous/continuous_format.php	/^    $return = glossary_print_entry_lower_section($course, $cm, $glossary, $entry, $mode, $hook, $printicons, $ratings, $aliases);$/;"	v
return	mod/glossary/formats/dictionary/dictionary_format.php	/^    $return = glossary_print_entry_lower_section($course, $cm, $glossary, $entry, $mode, $hook, $printicons, $ratings, $aliases);$/;"	v
return	mod/glossary/formats/encyclopedia/encyclopedia_format.php	/^            $return = glossary_print_entry_lower_section($course, $cm, $glossary, $entry,$mode,$hook,$printicons,$ratings, $aliases);$/;"	v
return	mod/glossary/formats/encyclopedia/encyclopedia_format.php	/^    $return = false;$/;"	v
return	mod/glossary/formats/entrylist/entrylist_format.php	/^            $return = glossary_print_entry_ratings($course, $entry, $ratings);$/;"	v
return	mod/glossary/formats/entrylist/entrylist_format.php	/^    $return = false;$/;"	v
return	mod/glossary/formats/entrylist/entrylist_format.php	/^    $return = glossary_print_entry_lower_section($course, $cm, $glossary, $entry, $mode, $hook, false, false, false);$/;"	v
return	mod/glossary/formats/faq/faq_format.php	/^        $return = glossary_print_entry_lower_section($course, $cm, $glossary, $entry, $mode, $hook, $printicons, $ratings, $aliases);$/;"	v
return	mod/glossary/formats/faq/faq_format.php	/^    $return = false;$/;"	v
return	mod/glossary/formats/fullwithauthor/fullwithauthor_format.php	/^        $return = glossary_print_entry_lower_section($course, $cm, $glossary, $entry, $mode, $hook, $printicons, $ratings, $aliases);$/;"	v
return	mod/glossary/formats/fullwithauthor/fullwithauthor_format.php	/^    $return = false;$/;"	v
return	mod/glossary/formats/fullwithoutauthor/fullwithoutauthor_format.php	/^        $return = glossary_print_entry_lower_section($course, $cm, $glossary, $entry, $mode, $hook, $printicons, $ratings, $aliases);$/;"	v
return	mod/glossary/formats/fullwithoutauthor/fullwithoutauthor_format.php	/^    $return = false;$/;"	v
return	mod/glossary/lib.php	/^                    $return = '<select style="font-size:8pt">';$/;"	v
return	mod/glossary/lib.php	/^                    $return = false;$/;"	v
return	mod/glossary/lib.php	/^                $return = $functionname($course, $cm, $glossary, $entry,$mode,$hook,$printicons,$ratings);$/;"	v
return	mod/glossary/lib.php	/^                $return = glossary_print_entry_default($entry);$/;"	v
return	mod/glossary/lib.php	/^            $return = glossary_print_entry_ratings($course, $entry, $ratings);$/;"	v
return	mod/glossary/lib.php	/^        $return = '';$/;"	v
return	mod/glossary/lib.php	/^        $return = true;               $/;"	v
return	mod/glossary/lib.php	/^    $return   = '';$/;"	v
return	mod/glossary/lib.php	/^    $return = '';$/;"	v
return	mod/glossary/lib.php	/^    $return = '<span class="commands">';$/;"	v
return	mod/glossary/lib.php	/^    $return = false;$/;"	v
return	mod/glossary/lib.php	/^    $return = true;$/;"	v
return	mod/glossary/lib.php	/^    $return = update_record("glossary", $glossary);$/;"	v
return	mod/journal/lib.php	/^        $return = true;$/;"	v
return	mod/journal/lib.php	/^    $return = false;                  $/;"	v
return	mod/lams/lib.php	/^  $return = false;$/;"	v
return	mod/scorm/lib.php	/^                    $return = NULL;$/;"	v
return	mod/scorm/lib.php	/^    $return = NULL;$/;"	v
return	mod/scorm/locallib.php	/^    $return = '';$/;"	v
return	mod/wiki/lib.php	/^    $return = NULL;$/;"	v
return	mod/workshop/lib.php	/^    $return = null;$/;"	v
return	question/type/rqp/lib.php	/^    $return = array();$/;"	v
return	question/type/rqp/remote.php	/^        $return = false;$/;"	v
return	question/type/rqp/remote.php	/^    $return = rqp_server_info($connection);$/;"	v
return	question/type/rqp/rqp.php	/^    $return = soap_call($connection, 'RQP_Clone', array('source'=>$source,$/;"	v
return	question/type/rqp/rqp.php	/^    $return = soap_call($connection, 'RQP_ProcessTemplate',$/;"	v
return	question/type/rqp/rqp.php	/^    $return = soap_call($connection, 'RQP_Render', array('source'=>$source,$/;"	v
return	question/type/rqp/rqp.php	/^    $return = soap_call($connection, 'RQP_SessionInformation',$/;"	v
returnCode	lib/typo3/class.t3lib_div.php	/^				$returnCode='GD';$/;"	v
returnCode	lib/typo3/class.t3lib_div.php	/^				$returnCode='IM';$/;"	v
returnCode	lib/typo3/class.t3lib_div.php	/^		$returnCode='';$/;"	v
return_msg	lib/soap/nusoap.php	/^		$return_msg =$/;"	v
return_val	lib/soap/nusoap.php	/^					$return_val = $this->serialize_val($this->methodreturn, 'return');$/;"	v
return_val	lib/soap/nusoap.php	/^					$return_val = '';$/;"	v
return_val	lib/soap/nusoap.php	/^			    $return_val = $this->wsdl->serializeRPCParameters($this->methodname,'output',$opParams);$/;"	v
return_val	lib/soap/nusoap.php	/^			$return_val = $this->methodreturn;$/;"	v
return_value	lib/componentlib.class.php	/^               $return_value = $temp;$/;"	v
return_value	lib/componentlib.class.php	/^        $return_value = 'needtobeinstalled';   \/\/\/ Fake value to force new installation$/;"	v
returncodes	lib/uploadlib.php	/^    $returncodes = array();$/;"	v
returnpage	mod/forum/markposts.php	/^    $returnpage = optional_param('returnpage', 'index.php', PARAM_FILE);    \/\/ Page to return to.$/;"	v
returnpage	mod/forum/settracking.php	/^    $returnpage = optional_param('returnpage', 'index.php', PARAM_FILE);    \/\/ Page to return to.$/;"	v
returnstring	blocks/rss_client/block_rss_client.php	/^        $returnstring = '';$/;"	v
returnstring	lib/rsslib.php	/^    $returnstring = '';$/;"	v
returnstring	lib/rsslib.php	/^    $returnstring = '<table align="center"><tbody><tr><td>'."\\n";    $/;"	v
returnto	mod/exercise/assessments.php	/^            $returnto = "view.php?id=$cm->id";$/;"	v
returnto	mod/forum/index.php	/^        $returnto = forum_go_back_to("index.php?id=$course->id");$/;"	v
returnto	mod/forum/lib.php	/^        $returnto = $SESSION->fromdiscussion;$/;"	v
returnto	mod/forum/markposts.php	/^        $returnto = forum_go_back_to($returnpage.'?f='.$forum->id);$/;"	v
returnto	mod/forum/markposts.php	/^        $returnto = forum_go_back_to($returnpage.'?id='.$course->id);$/;"	v
returnto	mod/forum/settracking.php	/^    $returnto = forum_go_back_to($returnpage.'?id='.$course->id.'&f='.$forum->id);$/;"	v
returnto	mod/forum/subscribe.php	/^    $returnto = forum_go_back_to("index.php?id=$course->id");$/;"	v
returnto	mod/workshop/assessments.php	/^            $returnto = "view.php?id=$cm->id";$/;"	v
returnto	user/messageselect.php	/^    $returnto = optional_param('returnto','',PARAM_LOCALURL);$/;"	v
returntoview	mod/data/rate.php	/^    $returntoview = false;$/;"	v
returntoview	mod/forum/rate.php	/^            $returntoview = true;$/;"	v
returntoview	mod/forum/rate.php	/^    $returntoview = false;$/;"	v
retval	auth/fc/lib.php	/^          $retval = TRUE;$/;"	v
retval	auth/fc/lib.php	/^    $retval = FALSE;$/;"	v
retval	grade/lib.php	/^                $retval = $key;$/;"	v
retval	grade/lib.php	/^        $retval = array($grades_by_student, $all_categories);$/;"	v
retval	grade/lib.php	/^        $retval = array(0,0);$/;"	v
retval	lib/bennu/iCalendar_rfc2445.php	/^    $retval = '';$/;"	v
retval	lib/blocklib.php	/^    $retval = new $classname;$/;"	v
retval	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $retval = new PEAR_Error('$val needs to be an array');$/;"	v
retval	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $retval = '';$/;"	v
retval	lib/smarty/plugins/function.counter.php	/^        $retval = $counter['count'];$/;"	v
retval	lib/smarty/plugins/function.counter.php	/^        $retval = null;$/;"	v
retval	lib/smarty/plugins/function.cycle.php	/^        $retval = $cycle_array[$cycle_vars[$name]['index']];$/;"	v
retval	lib/smarty/plugins/function.cycle.php	/^        $retval = null;$/;"	v
retval	lib/smarty/plugins/function.popup.php	/^    $retval = $trigger . '="return overlib(\\''.preg_replace(array("!'!","![\\r\\n]!"),array("\\'",'\\r'),$text).'\\'';$/;"	v
retval	mod/chat/chatd.php	/^        $retval = socket_select($monitor, $a = NULL, $b = NULL, NULL);$/;"	v
revExplode	lib/typo3/class.t3lib_div.php	/^	function revExplode($delim, $string, $count=0)	{$/;"	f
reverse_years	lib/smarty/plugins/function.html_select_date.php	/^    $reverse_years   = false;$/;"	v
revertedpages	mod/wiki/admin.php	/^                  $revertedpages=wiki_admin_revert("", $form->authorfieldpattern, $form->changesfield, $form->howtooperate, $form->deleteversions);$/;"	v
revertedpages	mod/wiki/admin.php	/^           $revertedpages=wiki_admin_revert(1, $confirm["authorfieldpattern"], $confirm["changesfield"], $confirm["howtooperate"], $confirm["deleteversions"]);$/;"	v
review	mod/quiz/db/mysql.php	/^                $review = (QUIZ_REVIEW_IMMEDIATELY & (QUIZ_REVIEW_RESPONSES + QUIZ_REVIEW_SCORES));$/;"	v
review	mod/quiz/db/mysql.php	/^        $review = (QUIZ_REVIEW_IMMEDIATELY & (QUIZ_REVIEW_RESPONSES + QUIZ_REVIEW_SCORES));$/;"	v
review	mod/quiz/db/postgres7.php	/^                $review = (QUIZ_REVIEW_IMMEDIATELY & (QUIZ_REVIEW_RESPONSES + QUIZ_REVIEW_SCORES));$/;"	v
review	mod/quiz/db/postgres7.php	/^        $review = (QUIZ_REVIEW_IMMEDIATELY & (QUIZ_REVIEW_RESPONSES + QUIZ_REVIEW_SCORES));$/;"	v
review	mod/quiz/lib.php	/^    $review = 0;$/;"	v
review	mod/quiz/restorelibpre15.php	/^            $review = (QUIZ_REVIEW_IMMEDIATELY & (QUIZ_REVIEW_RESPONSES + QUIZ_REVIEW_SCORES));$/;"	v
reviewval	enrol/authorize/enrol.php	/^        $reviewval = optional_param('an_review', 0, PARAM_BOOL);$/;"	v
rewind	lib/adodb/adodb-iterator.inc.php	/^    function rewind() $/;"	f
rewritesql	lib/adodb/adodb-lib.inc.php	/^				$rewritesql = "SELECT ".$hint[0]." COUNT(*) FROM (".$rewritesql.")"; $/;"	v
rewritesql	lib/adodb/adodb-lib.inc.php	/^				$rewritesql = "SELECT COUNT(*) FROM (".$rewritesql.")"; $/;"	v
rewritesql	lib/adodb/adodb-lib.inc.php	/^				$rewritesql = "SELECT COUNT(*) FROM ($rewritesql) _ADODB_ALIAS_";$/;"	v
rewritesql	lib/adodb/adodb-lib.inc.php	/^				$rewritesql = preg_replace('\/(\\sORDER\\s+BY\\s[^)]*)\/is','',$sql);$/;"	v
rewritesql	lib/adodb/adodb-lib.inc.php	/^			$rewritesql = preg_replace('\/(\\sORDER\\s+BY\\s.*)\/is','',$sql);$/;"	v
rewritesql	lib/adodb/adodb-lib.inc.php	/^		$rewritesql = preg_replace($/;"	v
rewritesql	lib/adodb/adodb-lib.inc.php	/^		$rewritesql = preg_replace('\/(\\sORDER\\s+BY\\s[^)]*)\/is','',$rewritesql);$/;"	v
rez	lib/adodb/adodb-datadict.inc.php	/^				$rez = 1;$/;"	v
rez	lib/adodb/adodb-datadict.inc.php	/^		$rez = 2;$/;"	v
rez	lib/adodb/adodb-time.inc.php	/^		$rez = array_diff($a1,$a2);$/;"	v
rez	lib/adodb/adodb-time.inc.php	/^	$rez = adodb_date('Y-n-j H:i:s',$t);$/;"	v
rez	lib/adodb/adodb.inc.php	/^		$rez = $this->_close();$/;"	v
rez	lib/adodb/drivers/adodb-mssql.inc.php	/^			$rez = mssql_execute($sql[1]);$/;"	v
rez	lib/adodb/drivers/adodb-mssql.inc.php	/^			$rez = mssql_query("sp_executesql N{$sql[1]},N$decl,$params");$/;"	v
rez	lib/adodb/drivers/adodb-mssql.inc.php	/^			$rez = mssql_query($sql,$this->_connectionID);$/;"	v
rez	lib/adodb/drivers/adodb-mssql.inc.php	/^		$rez = @mssql_close($this->_connectionID);$/;"	v
rez	lib/adodb/drivers/adodb-mssql.inc.php	/^		$rez = mssql_free_result($this->_queryID);	$/;"	v
rez	lib/adodb/drivers/adodb-oci8.inc.php	/^			$rez = $tmp;$/;"	v
rez	lib/adodb/drivers/adodb-oci8.inc.php	/^	        $rez = OCIBindByName($stmt[1], ":".$name, $tmp, -1, $type);$/;"	v
rez	lib/adodb/drivers/adodb-odbc.inc.php	/^				$rez = @odbc_data_source($this->_connectionID,$/;"	v
rez	lib/adodb/drivers/adodb-odbc.inc.php	/^				$rez = @odbc_fetch_into($this->_queryID,$row,$this->fields);$/;"	v
rez	lib/adodb/drivers/adodb-odbc.inc.php	/^				$rez = @odbc_fetch_into($this->_queryID,$this->fields);$/;"	v
rez	lib/adodb/drivers/adodb-odbc.inc.php	/^			$rez = @odbc_fetch_into($this->_queryID,$row,$this->fields);$/;"	v
rez	lib/adodb/drivers/adodb-odbc.inc.php	/^			$rez = @odbc_fetch_into($this->_queryID,$this->fields);$/;"	v
rez	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$rez = @pg_exec($this->_connectionID,$exsql);$/;"	v
rez	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$rez = pg_exec($this->_connectionID,$exsql);$/;"	v
rez	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$rez = pg_exec($this->_connectionID,$sql);$/;"	v
rez	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$rez = !empty($rs); $/;"	v
rez	lib/adodb/drivers/adodb-postgres7.inc.php	/^			$rez = pg_query($this->_connectionID,$sql);$/;"	v
rez	lib/adodb/drivers/adodb-postgres7.inc.php	/^			$rez = pg_query_params($this->_connectionID,$sql, $inputarr);$/;"	v
rez	lib/adodb/drivers/adodb-sqlite.inc.php	/^		$rez = sqlite_query($sql,$this->_connectionID);$/;"	v
rf	mod/wiki/ewiki/plugins/page/orphanedpages.php	/^      $rf = explode("\\n", trim($row["refs"]));$/;"	v
rfc2445_do_value_formatting	lib/bennu/iCalendar_rfc2445.php	/^function rfc2445_do_value_formatting($value, $type) {$/;"	f
rfc2445_fold	lib/bennu/iCalendar_rfc2445.php	/^function rfc2445_fold($string) {$/;"	f
rfc2445_is_valid_value	lib/bennu/iCalendar_rfc2445.php	/^function rfc2445_is_valid_value($value, $type) {$/;"	f
rfc2445_is_xname	lib/bennu/iCalendar_rfc2445.php	/^function rfc2445_is_xname($name) {$/;"	f
rfc2445_undo_value_formatting	lib/bennu/iCalendar_rfc2445.php	/^function rfc2445_undo_value_formatting($value, $type) {$/;"	f
rfc2445_unfold	lib/bennu/iCalendar_rfc2445.php	/^function rfc2445_unfold($string) {$/;"	f
rgb	mod/hotpot/template/default.php	/^		$rgb = '\/^\\#?([0-9a-f])([0-9a-f])([0-9a-f])$\/i';$/;"	v
rgbHdr	lib/excel/Worksheet.php	/^        $rgbHdr         = 0x00000000; \/\/ Row\/column heading and gridline color$/;"	v
rgbHdr	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $rgbHdr         = 0x00000000; \/\/ Row\/column heading and gridline color$/;"	v
rgbHdr	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $rgbHdr       = 0x0040; \/\/ Row\/column heading and gridline color index$/;"	v
rgch	lib/excel/Format.php	/^        $rgch       = $this->font;         \/\/ Font name$/;"	v
rgch	lib/excel/Workbook.php	/^        $rgch            = $type;        \/\/ Built-in name type$/;"	v
rgch	lib/excel/Workbook.php	/^        $rgch        = 0x03;                       \/\/ Filename encoding$/;"	v
rgch	lib/excel/Worksheet.php	/^            $rgch      = 0x02;  \/\/ Self reference$/;"	v
rgch	lib/excel/Worksheet.php	/^            $rgch      = 0x03;  \/\/ Reference to a sheet in the current workbook$/;"	v
rgch	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $rgch            = $type;        \/\/ Built-in name type$/;"	v
rgch	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $rgch        = 0x03;                       \/\/ Filename encoding$/;"	v
rgch	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $rgch      = 0x02;  \/\/ Self reference$/;"	v
rgch	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $rgch      = 0x03;  \/\/ Reference to a sheet in the current workbook$/;"	v
rh_brace	question/format/gift/format.php	/^          $rh_brace = strpos( $questiontext, ']' );$/;"	v
rid	mod/data/comment.php	/^    $rid   = required_param('rid', PARAM_INT);   \/\/ Record ID$/;"	v
rid	mod/data/edit.php	/^    $rid   = optional_param('rid', 0, PARAM_INT);    \/\/record id$/;"	v
rid	mod/data/import.php	/^    $rid             = optional_param('rid', 0, PARAM_INT); \/\/ record id$/;"	v
rid	mod/data/view.php	/^    $rid   = optional_param('rid', 0, PARAM_INT);    \/\/record id$/;"	v
right	lib/fpdf/fpdf.php	/^        $right=$left;$/;"	v
right	lib/graphlib.php	/^      $right  = $graphLeft     + $width;$/;"	v
right	lib/graphlib.php	/^      $right  = $graphLeft   + $width + $offset;$/;"	v
right	lib/graphlib.php	/^      $right  = $graphLeft + $width + $offset;$/;"	v
right	lib/graphlib.php	/^      $right  = $graphRight  - $offset;$/;"	v
right	lib/graphlib.php	/^      $right  = $graphRight - $offset;$/;"	v
right	lib/graphlib.php	/^      $right  = $graphRight;$/;"	v
right	lib/graphlib.php	/^      $right  = $outsideRight - $offset;$/;"	v
right	lib/graphlib.php	/^      $right  = $this->calculated['boundary_box']['right'] + $this->calculated['legend']['boundary_box_all']['width'];$/;"	v
right	lib/graphlib.php	/^      $right  = $width;$/;"	v
right	lib/graphlib.php	/^      $right  = $x + $width;$/;"	v
right	lib/graphlib.php	/^      $right  = $x + ($width \/ 2);$/;"	v
right	lib/graphlib.php	/^      $right  = $x;$/;"	v
right	mod/resource/lib.php	/^                $right = '"' . $right;$/;"	v
right	mod/resource/lib.php	/^                $right = substr($tag, $posspace);$/;"	v
right	mod/resource/lib.php	/^            $right = "";$/;"	v
right	question/format/hotpot/format.php	/^                $right = $xml->xml_value($tags, $pair."['right-item'][0]['#']['text'][0]['#']");$/;"	v
right_feedback	question/format/gift/format.php	/^                    $right_feedback = $answer->feedback;$/;"	v
right_feedback	question/format/gift/format.php	/^        $right_feedback = $this->repchar( $right_feedback );$/;"	v
rightans	question/format/aiken/format.php	/^                    $rightans = ord($ans) - 65;$/;"	v
ring	mod/wiki/ewiki/ewiki.php	/^         $ring = NULL;$/;"	v
ring	mod/wiki/ewiki/ewiki.php	/^      $ring = $ewiki_ring;$/;"	v
ring	mod/wiki/ewiki/ewiki.php	/^      $ring = 3;$/;"	v
rl	lib/fpdf/font/makefont/makefont.php	/^    $rl=($fsType & 0x02)!=0;$/;"	v
rm	mod/wiki/ewiki/plugins/moodle/diff.php	/^                $rm = '';$/;"	v
rm1	admin/langimport.php	/^                    $rm1 = remove_dir($dest1);$/;"	v
rm1	admin/langimport.php	/^                $rm1 = false;$/;"	v
rm2	admin/langimport.php	/^                    $rm2 = remove_dir($dest2);$/;"	v
rm2	admin/langimport.php	/^                $rm2 = false;$/;"	v
rmFromList	lib/typo3/class.t3lib_div.php	/^	function rmFromList($element,$list)	{$/;"	f
rm_endcomma	lib/typo3/class.t3lib_div.php	/^	function rm_endcomma($string)	{$/;"	f
role	course/report/stats/report.php	/^                $role = $course->teacher;$/;"	v
role	course/report/stats/report.php	/^                $role = get_string('admin');$/;"	v
role	course/report/stats/report.php	/^            $role = $course->student;$/;"	v
roles	mod/lams/lib.php	/^            $roles = "learner";$/;"	v
roles	mod/lams/lib.php	/^        $roles = "administrator"."|"."auhtor"."|"."staff";$/;"	v
roles	mod/lams/lib.php	/^        $roles = "auhtor"."|"."staff";$/;"	v
roles	mod/lams/lib.php	/^        $roles = "staff";$/;"	v
roles	mod/lams/lib.php	/^        $roles = lams_get_user_roles($user->id,$courseid);$/;"	v
roles	mod/lams/lib.php	/^    $roles = "";$/;"	v
rollback_sql	lib/datalib.php	/^function rollback_sql() {$/;"	f
root	lib/cas/domxml-php4-php5.php	/^ function root() {return new php4DOMElement($this->myDOMNode->documentElement,$this);}$/;"	f
root	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $root = new OLE_PPS_Root(time(), time(), array($OLE));$/;"	v
root	mod/resource/lib.php	/^             $root == "https:\/\/") {$/;"	v
root	mod/resource/lib.php	/^            $root = $url;$/;"	v
root	mod/resource/lib.php	/^            $root = substr($root,0,-1);$/;"	v
root	mod/resource/lib.php	/^            $root = substr($url,0,$lastslash+1);$/;"	v
root_start	lib/excel/OLEwriter.php	/^        $root_start      = $this->_root_start;$/;"	v
root_startblock	lib/excel/OLEwriter.php	/^        $root_startblock = pack("V",    $root_start);$/;"	v
rootdir	backup/backuplib.php	/^        $rootdir = $CFG->dataroot."\/".$preferences->backup_course;$/;"	v
rootdir	backup/backuplib.php	/^        $rootdir = $CFG->dataroot."\/$course";$/;"	v
rootdir	backup/backuplib.php	/^        $rootdir = $CFG->dataroot."\/users";$/;"	v
rootdir	backup/backuplib.php	/^        $rootdir = $CFG->dataroot.'\/groups';$/;"	v
rootdir	backup/lib.php	/^        $rootdir = $CFG->dataroot."\/temp\/backup\/".$backup_unique_code;$/;"	v
rootdir	backup/restorelib.php	/^        $rootdir = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code."\/course_files";$/;"	v
rootdir	backup/restorelib.php	/^        $rootdir = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code."\/group_files";$/;"	v
rootdir	backup/restorelib.php	/^        $rootdir = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code."\/user_files";$/;"	v
rotated_bits	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $rotated_bits = $value >> 15;       \/\/ rotated bits beyond bit 15$/;"	v
rotation	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $rotation      = 0x00;$/;"	v
row	course/lib.php	/^        $row = ($row + 1) % 2;$/;"	v
row	course/lib.php	/^    $row = 1;$/;"	v
row	grade/lib.php	/^                $row = ($oddrow) ? '<tr class="r0">' : '<tr class="r1">';$/;"	v
row	grade/lib.php	/^            $row = ($oddrow) ? '<tr class="r0">' : '<tr class="r1">';$/;"	v
row	lib/adodb/drivers/adodb-mssql.inc.php	/^		$row = $this->GetRow($stmt);$/;"	v
row	lib/adodb/drivers/adodb-mysql.inc.php	/^		$row =& ADORecordSet::GetRowAssoc($upper);$/;"	v
row	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$row =& ADORecordSet::GetRowAssoc($upper);$/;"	v
row	lib/adodb/drivers/adodb-odbc.inc.php	/^				$row = 0;$/;"	v
row	lib/adodb/drivers/adodb-odbc.inc.php	/^			$row = 0;$/;"	v
row	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$row = $this->GetRow("execute sp_server_info 2");$/;"	v
row	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$row =& ADORecordSet::GetRowAssoc($upper);$/;"	v
row	lib/excel/Parser.php	/^    $row     = $match[4];$/;"	v
row	lib/excel/Parser.php	/^    $row     = pack('v', $row);$/;"	v
row	lib/excel/Worksheet.php	/^        $row     = $match[2];$/;"	v
row	lib/markdown.php	/^		$row = _DoCodeSpans($row);$/;"	v
row	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $row     = $match[4];$/;"	v
row	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $row     = pack('v', $row);$/;"	v
row	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $row     = $match[2];$/;"	v
row	lib/weblib.php	/^                $row = $row ? 0:1;$/;"	v
row	lib/weblib.php	/^            $row = 0;$/;"	v
row	mod/assignment/lib.php	/^                $row = array($picture, fullname($auser), $grade, $comment, $studentmodified, $teachermodified, $status);$/;"	v
row	mod/choice/report.php	/^        $row=1;$/;"	v
row	mod/choice/report.php	/^      $row=1;$/;"	v
row	mod/data/index.php	/^            $row = array ($link, $data->intro, $numrecords, $numunapprovedrecords);$/;"	v
row	mod/data/index.php	/^            $row = array ($printsection, $link, $data->intro, $numrecords, $numunapprovedrecords);$/;"	v
row	mod/data/tabs.php	/^        $row  = array();$/;"	v
row	mod/data/tabs.php	/^    $row = array();$/;"	v
row	mod/forum/index.php	/^                    $row = array ($printsection, $forumlink, $forum->intro, $discussionlink);$/;"	v
row	mod/forum/index.php	/^                $row = array ($forumlink, $forum->intro, $discussionlink);$/;"	v
row	mod/glossary/lib.php	/^        $row = array();$/;"	v
row	mod/glossary/lib.php	/^$row = array();$/;"	v
row	mod/hotpot/report/default.php	/^			$row = 0;$/;"	v
row	mod/hotpot/report/fullstat/report.php	/^				$row = 0;$/;"	v
row	mod/hotpot/template/v6.php	/^		$row = $this->parent->xml_values('data,crossword,grid,row');$/;"	v
row	mod/hotpot/template/v6.php	/^		$row = NULL;$/;"	v
row	mod/lesson/tabs.php	/^        $row    = array();$/;"	v
row	mod/lesson/tabs.php	/^    $row      = array();$/;"	v
row	mod/quiz/report/analysis/report.php	/^        $row = 3;$/;"	v
row	mod/quiz/report/overview/report.php	/^                        $row = array($/;"	v
row	mod/quiz/report/overview/report.php	/^                        $row = array(fullname($attempt),$/;"	v
row	mod/quiz/tabs.php	/^        $row  = array();$/;"	v
row	mod/quiz/tabs.php	/^    $row  = array();$/;"	v
row	mod/scorm/report.php	/^                            $row = array();$/;"	v
row	mod/scorm/report.php	/^                        $row = array();$/;"	v
row	mod/scorm/report.php	/^                    $row = array();$/;"	v
row	mod/survey/download.php	/^        $row = 0;$/;"	v
row	mod/wiki/ewiki/ewiki.php	/^                  $row = $r;$/;"	v
row	mod/wiki/ewiki/ewiki.php	/^               $row = $r;$/;"	v
row	mod/wiki/ewiki/ewiki.php	/^            $row = $row["id"];$/;"	v
row	mod/wiki/ewiki/ewiki.php	/^            $row = array();$/;"	v
row	mod/wiki/ewiki/ewiki.php	/^      $row = array();$/;"	v
row	mod/wiki/ewiki/ewiki.php	/^      $row = ewiki_database("GET", array($/;"	v
row	mod/wiki/ewiki/plugins/moodle/downloads.php	/^         $row = $files[$id];$/;"	v
row	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $row = ewiki_database("GET", array("id"=>$pagename));$/;"	v
row	mod/wiki/ewikimoodlelib.php	/^            $row=get_object_vars($val);$/;"	v
row	mod/wiki/lib.php	/^          $row = ewiki_database("GET", array("id"=>$id, "version"=>$ver));$/;"	v
row	mod/wiki/view.php	/^        $row  = array();$/;"	v
row	question/format/coursetestmanager/format.php	/^                $row = 0; break;$/;"	v
row	question/tabs.php	/^    $row  = array();$/;"	v
row1	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $row1     = $match[2];$/;"	v
row1	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $row1     = pack('v', $row1);$/;"	v
row1_rel	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $row1_rel = empty($match[1]) ? 1 : 0;$/;"	v
row2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $row2     = $match[4];$/;"	v
row2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $row2     = pack('v', $row2);$/;"	v
row2_rel	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $row2_rel = empty($match[3]) ? 1 : 0;$/;"	v
row_cells	lib/markdown.php	/^		$row_cells = array_pad($row_cells, $col_count, '');$/;"	v
row_cells	lib/markdown.php	/^		$row_cells = preg_split('\/ *[|] *\/', $row, $col_count);$/;"	v
row_end	lib/excel/Worksheet.php	/^        $row_end    = $row_start;  \/\/ Row containing bottom right corner of object$/;"	v
row_end	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $row_end    = $row_start;  \/\/ Row containing bottom right corner of object$/;"	v
row_level	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $row_level   = $this->_outline_row_level;$/;"	v
row_max	lib/excel/Worksheet.php	/^        $row_max   = $this->dim_rowmax;    \/\/ Last row plus 1$/;"	v
row_max	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $row_max   = $this->_dim_rowmax + 1; \/\/ Last row plus 1$/;"	v
row_max	mod/hotpot/report/default.php	/^						$row_max = count($cells);$/;"	v
row_min	lib/excel/Worksheet.php	/^        $row_min   = $this->dim_rowmin;    \/\/ First row$/;"	v
row_min	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $row_min   = $this->_dim_rowmin;     \/\/ First row$/;"	v
row_rel	lib/excel/Parser.php	/^    $row_rel = empty($match[3]) ? 1 : 0;$/;"	v
row_rel	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $row_rel = empty($match[3]) ? 1 : 0;$/;"	v
rowclass	mod/chat/lib.php	/^        $rowclass = ' class="r'.$chat_lastrow.'" ';$/;"	v
rowclass	mod/chat/lib.php	/^        $rowclass = '';$/;"	v
rowclass	mod/survey/lib.php	/^        $rowclass = survey_question_rowclass($qnum);$/;"	v
rowclass	mod/survey/lib.php	/^    $rowclass = survey_question_rowclass(0);$/;"	v
rowcolToCell	lib/pear/Spreadsheet/Excel/Writer.php	/^    function rowcolToCell($row, $col)$/;"	f
rowcount	grade/lib.php	/^        $rowcount = 0;$/;"	v
rowcount	lib/weblib.php	/^    $rowcount = count($tabrows);$/;"	v
rowcount	mod/forum/lib.php	/^        $rowcount = ($rowcount + 1) % 2;$/;"	v
rowcount	mod/forum/lib.php	/^        $rowcount = 0;$/;"	v
rowmax	lib/excel/Workbook.php	/^            $rowmax = $worksheet->_title_rowmax;$/;"	v
rowmax	lib/excel/Worksheet.php	/^        $rowmax                = 65536; \/\/ 16384 in Excel 5$/;"	v
rowmax	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $rowmax = $this->_worksheets[$i]->title_rowmax;$/;"	v
rowmax	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $rowmax                = 65536; \/\/ 16384 in Excel 5$/;"	v
rowmin	lib/excel/Workbook.php	/^            $rowmin = $worksheet->_title_rowmin;$/;"	v
rowmin	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $rowmin = $this->_worksheets[$i]->title_rowmin;$/;"	v
rowner	lib/adodb/drivers/adodb-oci8.inc.php	/^			$rowner = $this->qstr($constr[1]);$/;"	v
rownum	mod/quiz/report/overview/report.php	/^            $rownum=1;$/;"	v
rows	admin/lang.php	/^                    $rows = ceil($valuelen \/ $cols);$/;"	v
rows	course/lib.php	/^            $rows = count($courses) + 1;$/;"	v
rows	lib/adodb/adodb-csvlib.inc.php	/^			$rows = array();$/;"	v
rows	lib/adodb/adodb-csvlib.inc.php	/^			$rows =& $rs->_array;$/;"	v
rows	lib/adodb/rsfilter.inc.php	/^	$rows = $rs->RecordCount();$/;"	v
rows	lib/adodb/tohtml.inc.php	/^			$rows = "<p>Truncated at $gSQLMaxRows<\/p>";$/;"	v
rows	lib/filelib.php	/^    $rows = array();$/;"	v
rows	lib/markdown.php	/^	$rows = explode("\\n", trim($content, "\\n"));$/;"	v
rows	lib/smarty/plugins/function.html_table.php	/^        $rows = ceil($loop_count\/$cols);$/;"	v
rows	lib/smarty/plugins/function.html_table.php	/^    $rows = 3;$/;"	v
rows	lib/soap/nusoap.php	/^				$rows = 0;$/;"	v
rows	lib/soap/nusoap.php	/^				$rows = sizeof($value);$/;"	v
rows	lib/weblib.php	/^                    $rows = $minrows;$/;"	v
rows	mod/data/import.php	/^    $rows = array();$/;"	v
rows	mod/hotpot/report/default.php	/^		$rows = &$table->{$zone};$/;"	v
rows	mod/hotpot/view.php	/^					$rows = empty($CFG->resource_framesize) ? 85 : $CFG->resource_framesize;$/;"	v
rows	mod/quiz/report/analysis/report.php	/^            $rows = $this->print_row_stats_data(&$q);$/;"	v
rows	mod/scorm/locallib.php	/^                $rows = file($pkgdir.'\/'.$id->crs);$/;"	v
rows	mod/scorm/locallib.php	/^            $rows = file($pkgdir.'\/'.$id->au);$/;"	v
rows	mod/scorm/locallib.php	/^            $rows = file($pkgdir.'\/'.$id->cmp);$/;"	v
rows	mod/scorm/locallib.php	/^            $rows = file($pkgdir.'\/'.$id->cst);$/;"	v
rows	mod/scorm/locallib.php	/^            $rows = file($pkgdir.'\/'.$id->des);$/;"	v
rows	mod/scorm/locallib.php	/^            $rows = file($pkgdir.'\/'.$id->ort);$/;"	v
rows	mod/scorm/locallib.php	/^            $rows = file($pkgdir.'\/'.$id->pre);$/;"	v
rply	lib/phpmailer/class.smtp.php	/^        $rply = $this->get_lines();$/;"	v
rqp_author	question/type/rqp/rqp.php	/^function rqp_author($connection, $source, $format='', $persistentData='',$/;"	f
rqp_clone	question/type/rqp/rqp.php	/^function rqp_clone($connection, $source, $format='') {$/;"	f
rqp_connect	question/type/rqp/rqp.php	/^function rqp_connect($server) {$/;"	f
rqp_item_info	question/type/rqp/rqp.php	/^function rqp_item_info($connection, $source, $format='') {$/;"	f
rqp_process_template	question/type/rqp/rqp.php	/^function rqp_process_template($connection, $source, $format='', $options=array()) {$/;"	f
rqp_render	question/type/rqp/rqp.php	/^function rqp_render($connection, $source, $format='', $options=array(), $persistentData='',$/;"	f
rqp_server_info	question/type/rqp/rqp.php	/^function rqp_server_info($connection) {$/;"	f
rqp_session_info	question/type/rqp/rqp.php	/^function rqp_session_info($connection, $source, $format='', $options=array(), $persistentData='') {$/;"	f
rqp_state	question/backuplib.php	/^        $rqp_state = get_record("question_rqp_states","stateid",$state);$/;"	v
rqp_state	question/type/rqp/questiontype.php	/^        $rqp_state = $info['#']['RQP_STATE']['0'];$/;"	v
rqps	question/type/rqp/questiontype.php	/^        $rqps = $info['#']['RQP'];$/;"	v
rqps	question/type/rqp/questiontype.php	/^        $rqps = get_records("question_rqp","question",$question,"id");$/;"	v
rrggbb	mod/hotpot/template/default.php	/^		$rrggbb = '\/^\\#?([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})$\/i';$/;"	v
rs	auth/db/lib.php	/^        $rs = $authdb->Execute("SELECT * FROM $CFG->auth_dbtable $/;"	v
rs	auth/db/lib.php	/^    $rs = $authdb->Execute("SELECT $CFG->auth_dbfielduser AS username$/;"	v
rs	auth/db/lib.php	/^    $rs = $authdb->Execute("SELECT * FROM $CFG->auth_dbtable $/;"	v
rs	enrol/database/enrol.php	/^    $rs = $enroldb->Execute($sql);$/;"	v
rs	install.php	/^                                    $rs = $db->Execute("SHOW VARIABLES LIKE 'character_set_database'");  \/\/ this works$/;"	v
rs	install.php	/^                        $rs = $db->Execute("SHOW VARIABLES LIKE 'character_set_database'");$/;"	v
rs	install.php	/^                        $rs = $db->Execute("SHOW server_encoding");$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^                    $rs = &$this->_rs2rs($rs,-1,-1,!is_array($sql));$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^                $rs = &$this->_rs2rs($rs); \/*  read entire recordset into memory immediately *\/$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = $this->Execute($getnext);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = $this->Execute($this->metaTablesSQL);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = $this->Execute($update);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = $this->Execute(sprintf($this->metaColumnsSQL,($upper)?strtoupper($table):$table));$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = &$rs;  \/*  required to prevent crashing in 4.2.1, but does not happen in 4.3.1 -- why ? *\/$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = &$rs; \/*  required to prevent crashing in 4.2.1, but does not happen in 4.3.1-- why ? *\/$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = &$this->Execute($sql,$inputarr,$arg3);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = &csv2rs($md5file,$err,$secs2cache);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = false;$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^            $rs = new ADORecordSet_empty();$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^          $rs = &$this->CacheExecute($secs, $sql, $inputarr);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^          $rs = &$this->Execute($sql, $inputarr);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^        $rs = $this->CacheExecute($secs2cache,$sql,$inputarr);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^        $rs = $this->Execute($insert);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^        $rs = $this->Execute($sql,$inputarr);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^        $rs = &$this->CacheExecute($secs2cache,$sql,$inputarr);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^        $rs = &$this->Execute($sql, $inputarr);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^        $rs = &$this->Execute($sql,$inputarr);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^        $rs = &$this->SelectLimit($sql, $count, $offset); \/*  swap  *\/$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^        $rs = @$this->Execute($getnext);$/;"	v
rs	lib/adodb/adodb-connection.inc.php	/^        $rs = new $rsclass($this->_queryID,$this->fetchMode); \/*  &new not supported by older PHP versions *\/$/;"	v
rs	lib/adodb/adodb-cryptsession.php	/^		$rs = $ADODB_SESS_CONN->Execute("SELECT expireref,sesskey FROM $ADODB_SESSION_TBL WHERE expiry < " . time());$/;"	v
rs	lib/adodb/adodb-cryptsession.php	/^		$rs = $ADODB_SESS_CONN->Execute("SELECT expireref,sesskey FROM $ADODB_SESSION_TBL WHERE sesskey='$key'");$/;"	v
rs	lib/adodb/adodb-cryptsession.php	/^		$rs = $ADODB_SESS_CONN->Execute($qry);$/;"	v
rs	lib/adodb/adodb-cryptsession.php	/^	$rs = $ADODB_SESS_CONN->Execute("SELECT data FROM $ADODB_SESSION_TBL WHERE sesskey = '$key' AND expiry >= " . time());$/;"	v
rs	lib/adodb/adodb-cryptsession.php	/^	$rs = $ADODB_SESS_CONN->Replace($ADODB_SESSION_TBL,$/;"	v
rs	lib/adodb/adodb-cryptsession.php	/^	$rs =& $ADODB_SESS_CONN->SelectLimit($sql,1);$/;"	v
rs	lib/adodb/adodb-csvlib.inc.php	/^					$rs = new $rsclass($val=true);$/;"	v
rs	lib/adodb/adodb-csvlib.inc.php	/^					$rs = unserialize($text);$/;"	v
rs	lib/adodb/adodb-csvlib.inc.php	/^		$rs = new $rsclass();$/;"	v
rs	lib/adodb/adodb-iterator.inc.php	/^  		$rs = $db->Execute("select * from adoxyz");$/;"	v
rs	lib/adodb/adodb-lib.inc.php	/^			$rs = $zthis->Execute($update);$/;"	v
rs	lib/adodb/adodb-lib.inc.php	/^		$rs = $zthis->Execute($insert);$/;"	v
rs	lib/adodb/adodb-pager.inc.php	/^			$rs = &$this->db->CachePageExecute($this->cache,$this->sql,$rows,$this->curr_page);$/;"	v
rs	lib/adodb/adodb-pager.inc.php	/^			$rs = &$this->db->PageExecute($this->sql,$rows,$this->curr_page);$/;"	v
rs	lib/adodb/adodb-perf.inc.php	/^			$rs = $this->conn->Execute($sql1);$/;"	v
rs	lib/adodb/adodb-perf.inc.php	/^			$rs = $this->conn->Execute($sqls);$/;"	v
rs	lib/adodb/adodb-perf.inc.php	/^			$rs =& $this->conn->SelectLimit($/;"	v
rs	lib/adodb/adodb-perf.inc.php	/^		$rs = $this->conn->Execute($this->tablesSQL.' order by '.$orderby);$/;"	v
rs	lib/adodb/adodb-perf.inc.php	/^		$rs =& $this->conn->SelectLimit("select distinct count(*),sql1,tracer as error_msg from $perf_table where tracer like 'ERROR:%' group by sql1,tracer order by 1 desc",$numsql);\/\/,$numsql);$/;"	v
rs	lib/adodb/adodb-perf.inc.php	/^	$rs =& $conn->Execute($sql,$inputarr);$/;"	v
rs	lib/adodb/adodb-session-clob.php	/^			$rs = $ADODB_SESS_CONN->Execute("select sesskey from $ADODB_SESSION_TBL WHERE sesskey='$key'");$/;"	v
rs	lib/adodb/adodb-session-clob.php	/^		$rs = $ADODB_SESS_CONN->Execute("SELECT expireref,sesskey FROM $ADODB_SESSION_TBL WHERE expiry < " . time());$/;"	v
rs	lib/adodb/adodb-session-clob.php	/^		$rs = $ADODB_SESS_CONN->Execute("SELECT expireref,sesskey FROM $ADODB_SESSION_TBL WHERE sesskey='$key'");$/;"	v
rs	lib/adodb/adodb-session-clob.php	/^		$rs = $ADODB_SESS_CONN->Execute($qry);	$/;"	v
rs	lib/adodb/adodb-session-clob.php	/^		$rs = $ADODB_SESS_CONN->Execute($qry);$/;"	v
rs	lib/adodb/adodb-session-clob.php	/^		$rs = $ADODB_SESS_CONN->Replace($ADODB_SESSION_TBL,$arr, 'sesskey',$autoQuote = true);$/;"	v
rs	lib/adodb/adodb-session-clob.php	/^		$rs = ($rs1 && $rs2) ? true : false;$/;"	v
rs	lib/adodb/adodb-session-clob.php	/^	$rs = $ADODB_SESS_CONN->Execute("SELECT data FROM $ADODB_SESSION_TBL WHERE sesskey = '$key' AND expiry >= " . time());$/;"	v
rs	lib/adodb/adodb-session-clob.php	/^	$rs =& $ADODB_SESS_CONN->SelectLimit($sql,1);$/;"	v
rs	lib/adodb/adodb-session.php	/^			$rs = $ADODB_SESS_CONN->Execute("select sesskey from $ADODB_SESSION_TBL WHERE sesskey='$key'");$/;"	v
rs	lib/adodb/adodb-session.php	/^		$rs = $ADODB_SESS_CONN->Execute("SELECT expireref,sesskey FROM $ADODB_SESSION_TBL WHERE sesskey='$key'");$/;"	v
rs	lib/adodb/adodb-session.php	/^		$rs = $ADODB_SESS_CONN->Execute($qry);	$/;"	v
rs	lib/adodb/adodb-session.php	/^		$rs = $ADODB_SESS_CONN->Execute($qry);$/;"	v
rs	lib/adodb/adodb-session.php	/^		$rs =& $ADODB_SESS_CONN->Execute("SELECT expireref,sesskey FROM $ADODB_SESSION_TBL WHERE expiry < " . time());$/;"	v
rs	lib/adodb/adodb-session.php	/^	$rs = $ADODB_SESS_CONN->Execute("SELECT data FROM $ADODB_SESSION_TBL WHERE sesskey = '$key' AND expiry >= " . time());$/;"	v
rs	lib/adodb/adodb-session.php	/^	$rs = $ADODB_SESS_CONN->Replace($ADODB_SESSION_TBL,$arr,$/;"	v
rs	lib/adodb/adodb-session.php	/^	$rs =& $ADODB_SESS_CONN->SelectLimit($sql,1);$/;"	v
rs	lib/adodb/adodb-xmlschema.inc.php	/^					$rs = $this->db->Execute( 'SELECT * FROM ' . $table );$/;"	v
rs	lib/adodb/adodb-xmlschema.inc.php	/^				$rs = $this->db->Execute( 'SELECT * FROM ' . $table . ' WHERE 1=1' );$/;"	v
rs	lib/adodb/adodb.inc.php	/^					$rs = &$this->_rs2rs($rs,-1,-1,!is_array($sql));$/;"	v
rs	lib/adodb/adodb.inc.php	/^				$rs = &$this->_rs2rs($rs); \/\/ read entire recordset into memory immediately$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs = $this->Execute($getnext);$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs = $this->Execute($this->metaTablesSQL);$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs = $this->Execute(sprintf($this->metaColumnsSQL,($normalize)?strtoupper($table):$table));$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs = &$rs;  \/\/ required to prevent crashing in 4.2.1, but does not happen in 4.3.1 -- why ?$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs = &$rs; \/\/ required to prevent crashing in 4.2.1, but does not happen in 4.3.1-- why ?$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs = &$this->Execute($sqlparam,$inputarr);$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs = &csv2rs($md5file,$err,$secs2cache,$this->arrayClass);$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs = false;$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs =& $this->SelectLimit($secs2cache,$sql,$nrows,$offset,$this->cacheSecs);$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs =& $this->SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs =& $this->_rs2rs($rs,$nrows,$offset);$/;"	v
rs	lib/adodb/adodb.inc.php	/^			$rs =& new ADORecordSet_empty();$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs = &$this->CacheExecute($secs2cache,$sql,$inputarr);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs = &$this->Execute($sql, $inputarr);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs = &$this->Execute($sql,$inputarr);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs = &$this->SelectLimit($sql, $count, $offset, $params); $/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs = new $rsclass($this->_queryID,$this->fetchMode);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs =& $this->CacheExecute($secs2cache, $sql, $inputarr);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs =& $this->CacheExecute($secs2cache,$sql,$inputarr);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs =& $this->Execute($sql, $inputarr);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs =& $this->Execute($sql,$inputarr);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs =& $this->PageExecute($sql,$nrows,$page,$inputarr,$secs2cache);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs =& $this->SelectLimit($sql,1);$/;"	v
rs	lib/adodb/adodb.inc.php	/^		$rs =& $this->_Execute("select $this->sysTimeStamp");$/;"	v
rs	lib/adodb/adodb.inc.php	/^	  	$rs = &$this->CacheExecute($secs, $sql, $inputarr);$/;"	v
rs	lib/adodb/adodb.inc.php	/^	  	$rs = &$this->Execute($sql, $inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-access.inc.php	/^		$rs = new ADORecordSet_odbc($qid);$/;"	v
rs	lib/adodb/drivers/adodb-ado.inc.php	/^			$rs = $oCmd->Execute();$/;"	v
rs	lib/adodb/drivers/adodb-ado.inc.php	/^			$rs = $this->_queryID;$/;"	v
rs	lib/adodb/drivers/adodb-ado.inc.php	/^		$rs = $this->_queryID;$/;"	v
rs	lib/adodb/drivers/adodb-ado.inc.php	/^		$rs = @$dbc->Execute($sql,$this->_affectedRows, $this->_execute_option);$/;"	v
rs	lib/adodb/drivers/adodb-ado.inc.php	/^	   $rs = $this->_queryID; $/;"	v
rs	lib/adodb/drivers/adodb-ado5.inc.php	/^			$rs = $oCmd->Execute();$/;"	v
rs	lib/adodb/drivers/adodb-ado5.inc.php	/^			$rs = $this->_queryID;$/;"	v
rs	lib/adodb/drivers/adodb-ado5.inc.php	/^		$rs = $this->_queryID;$/;"	v
rs	lib/adodb/drivers/adodb-ado5.inc.php	/^		$rs = @$dbc->Execute($sql,$this->_affectedRows, $this->_execute_option);$/;"	v
rs	lib/adodb/drivers/adodb-ado5.inc.php	/^	   $rs = $this->_queryID; $/;"	v
rs	lib/adodb/drivers/adodb-csv.inc.php	/^		$rs = csv2rs($url,$err,false);$/;"	v
rs	lib/adodb/drivers/adodb-db2.inc.php	/^			$rs =& $this->Execute($sql,$inputArr);$/;"	v
rs	lib/adodb/drivers/adodb-db2.inc.php	/^			$rs =& ADOConnection::SelectLimit($sql,-1,$offset,$inputArr);$/;"	v
rs	lib/adodb/drivers/adodb-db2.inc.php	/^		$rs = $this->Execute($SQL);$/;"	v
rs	lib/adodb/drivers/adodb-db2.inc.php	/^		$rs = new ADORecordSet_odbc($qid);$/;"	v
rs	lib/adodb/drivers/adodb-fbsql.inc.php	/^			$rs = $this->Execute(sprintf($this->metaColumnsSQL,$table));$/;"	v
rs	lib/adodb/drivers/adodb-firebird.inc.php	/^			$rs =& $this->CacheExecute($secs,$sql,$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-firebird.inc.php	/^			$rs =& $this->Execute($sql,$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-ibase.inc.php	/^			$rs = $this->Execute($getnext);$/;"	v
rs	lib/adodb/drivers/adodb-ibase.inc.php	/^		$rs = $this->Execute(sprintf($this->metaColumnsSQL,strtoupper($table)));$/;"	v
rs	lib/adodb/drivers/adodb-ibase.inc.php	/^		$rs = @$this->Execute($getnext);$/;"	v
rs	lib/adodb/drivers/adodb-ibase.inc.php	/^        $rs = $this->Execute($sql);$/;"	v
rs	lib/adodb/drivers/adodb-ibase.inc.php	/^   $rs = $conn->Execute('select gen_id(adodb,1) from rdb$database');$/;"	v
rs	lib/adodb/drivers/adodb-informix72.inc.php	/^		$rs = $this->Execute($sql);$/;"	v
rs	lib/adodb/drivers/adodb-informix72.inc.php	/^          		$rs = $this->Execute(sprintf($this->metaColumnsSQL,$table));$/;"	v
rs	lib/adodb/drivers/adodb-ldap.inc.php	/^		$rs = ldap_search( $this->_connectionID, $this->database, $sql );$/;"	v
rs	lib/adodb/drivers/adodb-mssql.inc.php	/^			$rs =& $this->Execute($sql,$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-mssql.inc.php	/^			$rs =& ADOConnection::SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
rs	lib/adodb/drivers/adodb-mssql.inc.php	/^        $rs = $this->Execute($sql);$/;"	v
rs	lib/adodb/drivers/adodb-mysql.inc.php	/^			$rs = $this->Execute($getnext);$/;"	v
rs	lib/adodb/drivers/adodb-mysql.inc.php	/^			$rs =& $this->CacheExecute($secs,$sql." LIMIT $offsetStr".((integer)$nrows),$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-mysql.inc.php	/^			$rs =& $this->Execute($sql." LIMIT $offsetStr".((integer)$nrows),$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-mysql.inc.php	/^			$rs =& $this->SelectLimit($sql,1,-1,$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-mysql.inc.php	/^		$rs = $this->Execute(sprintf($this->metaColumnsSQL,$table));$/;"	v
rs	lib/adodb/drivers/adodb-mysql.inc.php	/^		$rs = @$this->Execute($getnext);$/;"	v
rs	lib/adodb/drivers/adodb-mysql.inc.php	/^        $rs = $this->Execute(sprintf('SHOW INDEX FROM %s',$table));$/;"	v
rs	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$rs = $this->Execute($getnext);$/;"	v
rs	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$rs =& $this->CacheExecute($secs, $sql . " LIMIT $offsetStr$nrows" , $inputarr , $arg3);$/;"	v
rs	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$rs =& $this->Execute($sql . " LIMIT $offsetStr$nrows" , $inputarr , $arg3);$/;"	v
rs	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$rs = $this->Execute(sprintf($this->metaColumnsSQL,$table));$/;"	v
rs	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$rs = $this->Execute(sprintf('SHOW INDEXES FROM %s',$table));$/;"	v
rs	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$rs = @$this->Execute($getnext);$/;"	v
rs	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$rs =& $this->Execute("select $flds from $tables $where for update");$/;"	v
rs	lib/adodb/drivers/adodb-mysqlt.inc.php	/^		$rs =& $this->Execute("select $flds from $tables $where for update");$/;"	v
rs	lib/adodb/drivers/adodb-netezza.inc.php	/^		$rs =& $this->Execute(sprintf($this->metaColumnsSQL,$table,$table));$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^			$rs = $db->ExecuteCursor("BEGIN adodb.open_tab(:RS2); END;",'RS2');$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^			$rs = $db->ExecuteCursor($/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^			$rs =& ADOConnection::SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^		$rs = $this->Execute(sprintf("SELECT * FROM ALL_CONSTRAINTS WHERE UPPER(TABLE_NAME)='%s' AND CONSTRAINT_TYPE='P'",$table));$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^		$rs = $this->Execute(sprintf($this->metaColumnsSQL,strtoupper($table)));$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^		$rs = $this->_Execute($sql,$arr);$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^		$rs = ADODB_oci8::Execute($sql,$arr);$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^		$rs =& $this->Execute("select TO_CHAR($this->sysTimeStamp,'YYYY-MM-DD HH24:MI:SS') from dual");$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^		$rs =& $this->Execute($stmt);$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^ 		$rs = $this->Execute($sql);$/;"	v
rs	lib/adodb/drivers/adodb-oci8.inc.php	/^        $rs = $this->Execute(sprintf("SELECT ALL_INDEXES.INDEX_NAME, ALL_INDEXES.UNIQUENESS, ALL_IND_COLUMNS.COLUMN_POSITION, ALL_IND_COLUMNS.COLUMN_NAME FROM ALL_INDEXES,ALL_IND_COLUMNS WHERE UPPER(ALL_INDEXES.TABLE_NAME)='%s' AND ALL_IND_COLUMNS.INDEX_NAME=ALL_INDEXES.INDEX_NAME",$table));$/;"	v
rs	lib/adodb/drivers/adodb-odbc.inc.php	/^			$rs = new ADORecordSet_odbc($qid2);		$/;"	v
rs	lib/adodb/drivers/adodb-odbc.inc.php	/^			$rs =& $this->GetArray($nrows);$/;"	v
rs	lib/adodb/drivers/adodb-odbc.inc.php	/^		$rs = new ADORecordSet_odbc($qid);$/;"	v
rs	lib/adodb/drivers/adodb-odbc.inc.php	/^		$rs =& new ADORecordSet_odbc($qid);$/;"	v
rs	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^			$rs =& $this->Execute($sql,$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^			$rs =& ADOConnection::SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
rs	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^		$rs = $this->Execute($this->metaTablesSQL);$/;"	v
rs	lib/adodb/drivers/adodb-odbc_oracle.inc.php	/^		$rs = $this->Execute(sprintf($this->metaColumnsSQL,strtoupper($table)));$/;"	v
rs	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$rs = $this->Execute( "||SQLColumns||$schema|$table" );$/;"	v
rs	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$rs = @odbtp_set_attr(ODB_ATTR_TRANSACTIONS,$txn,$this->_connectionID);$/;"	v
rs	lib/adodb/drivers/adodb-oracle.inc.php	/^				$rs = $this->_query("ALTER SESSION SET NLS_DATE_FORMAT='YYYY-MM-DD'");$/;"	v
rs	lib/adodb/drivers/adodb-pdo.inc.php	/^		$rs = $this->_connectionID->Execute(array(false,$this->_stmt),$inputArr);$/;"	v
rs	lib/adodb/drivers/adodb-pdo.inc.php	/^		$rs =& $this->_Execute($sql);$/;"	v
rs	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^			$rs =& $this->CacheExecute($secs,$sql." LIMIT $offsetStr$nrows",$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^			$rs =& $this->Execute($sql." LIMIT $offsetStr$nrows",$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^		$rs = $this->Execute(sprintf($this->metaColumnsSQL,$table));$/;"	v
rs	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^		$rs = $this->Execute(sprintf($this->metaColumnsSQL,strtoupper($table)));$/;"	v
rs	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		  	$rs =& $this->CacheExecute($secs2cache,$sql."$limitStr$offsetStr",$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		  	$rs =& $this->Execute($sql."$limitStr$offsetStr",$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$rs = ADOConnection::UpdateBlob($table,$column,$oid,$where,$blobtype); $/;"	v
rs	lib/adodb/drivers/adodb-postgres64.inc.php	/^                $rs = $this->Execute(sprintf($sql,$table,$table,$schema));$/;"	v
rs	lib/adodb/drivers/adodb-postgres7.inc.php	/^		  	$rs =& $this->CacheExecute($secs2cache,$sql."$limitStr$offsetStr",$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-postgres7.inc.php	/^		  	$rs =& $this->Execute($sql."$limitStr$offsetStr",$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-postgres7.inc.php	/^		$rs =& $this->Execute($sql);$/;"	v
rs	lib/adodb/drivers/adodb-sapdb.inc.php	/^        $rs = $this->Execute($sql);$/;"	v
rs	lib/adodb/drivers/adodb-sqlite.inc.php	/^	   		$rs =& $this->CacheExecute($secs2cache,$sql."$limitStr$offsetStr",$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-sqlite.inc.php	/^	   		$rs =& $this->Execute($sql."$limitStr$offsetStr",$inputarr);$/;"	v
rs	lib/adodb/drivers/adodb-sqlite.inc.php	/^	  $rs = $this->Execute("PRAGMA table_info('$tab')");$/;"	v
rs	lib/adodb/drivers/adodb-sqlite.inc.php	/^        $rs = $this->Execute($SQL);$/;"	v
rs	lib/adodb/drivers/adodb-sybase.inc.php	/^			$rs =& ADOConnection::SelectLimit($sql,$nrows,$offset,$inputarr,$secs2cache);$/;"	v
rs	lib/adodb/drivers/adodb-sybase.inc.php	/^		$rs =& ADOConnection::SelectLimit($sql,$nrows,$offset,$inputarr,0);$/;"	v
rs	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^				$rs = $this->Execute($this->metaDatabasesSQL);$/;"	v
rs	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^			$rs = $this->Execute($sql);$/;"	v
rs	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^			$rs = $this->Execute(sprintf($this->metaColumnsSQL,$table));$/;"	v
rs	lib/adodb/perf/perf-db2.inc.php	/^			$rs = $this->conn->Execute("select * from explain_statement where queryno=$qno");$/;"	v
rs	lib/adodb/perf/perf-db2.inc.php	/^		$rs = $this->conn->Execute("select tabschema,tabname,card as rows,$/;"	v
rs	lib/adodb/perf/perf-mssql.inc.php	/^		$rs =& $this->conn->Execute($sql);$/;"	v
rs	lib/adodb/perf/perf-mysql.inc.php	/^		$rs = $this->conn->Execute($this->tablesSQL);$/;"	v
rs	lib/adodb/perf/perf-mysql.inc.php	/^		$rs = $this->conn->Execute('EXPLAIN '.$sql);$/;"	v
rs	lib/adodb/perf/perf-mysql.inc.php	/^		$rs = $this->conn->Execute('show innodb status');$/;"	v
rs	lib/adodb/perf/perf-mysql.inc.php	/^		$rs = $this->conn->Execute('show status');$/;"	v
rs	lib/adodb/perf/perf-mysql.inc.php	/^		$rs = $this->conn->Execute('show table status');$/;"	v
rs	lib/adodb/perf/perf-oci8.inc.php	/^		 $rs =& $this->conn->Execute("$/;"	v
rs	lib/adodb/perf/perf-oci8.inc.php	/^		$rs = $this->conn->Execute("select a.mb,a.targ as pga_size_pct,a.pct from $/;"	v
rs	lib/adodb/perf/perf-oci8.inc.php	/^		$rs =& $this->conn->Execute("$/;"	v
rs	lib/adodb/perf/perf-oci8.inc.php	/^		$rs =& $this->conn->Execute("EXPLAIN PLAN SET STATEMENT_ID='$id' FOR $sql");$/;"	v
rs	lib/adodb/perf/perf-oci8.inc.php	/^		$rs =& $this->conn->Execute($sql);$/;"	v
rs	lib/adodb/perf/perf-oci8.inc.php	/^		$rs =& $this->conn->SelectLimit("select ID FROM PLAN_TABLE");$/;"	v
rs	lib/adodb/perf/perf-oci8.inc.php	/^		$rs =& $this->conn->SelectLimit($sql);$/;"	v
rs	lib/adodb/perf/perf-postgres.inc.php	/^		$rs = $this->conn->Execute('EXPLAIN '.$sql);$/;"	v
rs	lib/adodb/pivottable.inc.php	/^ $rs = $gDB->Execute($sql);$/;"	v
rs	lib/adodb/rsfilter.inc.php	/^		$rs = &$rs->connection->_rs2rs($rs);$/;"	v
rs	lib/adodb/rsfilter.inc.php	/^	$rs = RSFilter($rs,'do_ucwords');$/;"	v
rs	lib/adodb/server.php	/^	$rs = $conn->Execute($sql);$/;"	v
rs	lib/adodb/server.php	/^	$rs = $conn->SelectLimit($sql,$nrows,$offset);$/;"	v
rs	lib/adodb/session/adodb-session.php	/^				$rs =& $conn->Execute($sql);$/;"	v
rs	lib/adodb/session/adodb-session.php	/^			$rs = $conn->Replace($table, $arr, 'sesskey', $autoQuote = true);$/;"	v
rs	lib/adodb/session/adodb-session.php	/^			$rs = ($rs && $rs2) ? true : false;$/;"	v
rs	lib/adodb/session/adodb-session.php	/^			$rs =& $conn->Execute("SELECT COUNT(*) AS cnt FROM $table WHERE $binary sesskey = $qkey");$/;"	v
rs	lib/adodb/session/adodb-session.php	/^			$rs =& $conn->Execute($sql);$/;"	v
rs	lib/adodb/session/adodb-session.php	/^			$rs =& $conn->Execute($sql,array($expiry,$key,time()));$/;"	v
rs	lib/adodb/session/adodb-session.php	/^			$rs =& $conn->SelectLimit($sql, 1);$/;"	v
rs	lib/adodb/session/adodb-session.php	/^		$rs =& $conn->Execute($sql);$/;"	v
rs	lib/datalib.php	/^    $rs = $db->Execute($sql);$/;"	v
rs	lib/datalib.php	/^    $rs = $empty_rs_cache[$table];$/;"	v
rs	lib/datalib.php	/^    $rs = get_recordset($table, $field, $value, $sort, $fields);$/;"	v
rs	lib/datalib.php	/^    $rs = get_recordset($table, $field, $value, $sort, $fields, $limitfrom, $limitnum);$/;"	v
rs	lib/datalib.php	/^    $rs = get_recordset_list($table, $field, $values, $sort, $fields, $limitfrom, $limitnum);$/;"	v
rs	lib/datalib.php	/^    $rs = get_recordset_select($table, $select, $sort, $fields);$/;"	v
rs	lib/datalib.php	/^    $rs = get_recordset_select($table, $select, $sort, $fields, $limitfrom, $limitnum);$/;"	v
rs	lib/datalib.php	/^    $rs = get_recordset_sql($sql);$/;"	v
rs	lib/datalib.php	/^    $rs = get_recordset_sql('SELECT ' . $return . ' FROM ' . $CFG->prefix . $table . ' ' . $select);$/;"	v
rs	lib/db/mysql.php	/^        $rs = get_recordset_sql('SELECT DISTINCT * FROM '.$CFG->prefix.'log_display');$/;"	v
rs	lib/db/postgres7.php	/^        $rs = get_recordset_sql('SELECT DISTINCT * FROM '.$CFG->prefix.'log_display');$/;"	v
rs	lib/setuplib.php	/^            $rs = $db->Execute("SHOW VARIABLES LIKE 'character_set_database'");$/;"	v
rs	lib/setuplib.php	/^            $rs = $db->Execute("SHOW server_encoding");$/;"	v
rs	mod/hotpot/db/update_to_v2.php	/^			$rs = $db->Execute("SELECT relname FROM pg_class WHERE relname = '$index' AND relkind='i'");$/;"	v
rs	mod/hotpot/db/update_to_v2.php	/^			$rs = $db->Execute("SHOW INDEX FROM `$table`");$/;"	v
rs	mod/hotpot/db/update_to_v2.php	/^			$rs = $db->Execute($sql);$/;"	v
rs	mod/hotpot/db/update_to_v2.php	/^	$rs = $db->Execute("$/;"	v
rs	mod/hotpot/db/update_to_v2.php	/^	$rs = $db->Execute($sql);$/;"	v
rs1	lib/adodb/adodb-session-clob.php	/^		$rs1 = $ADODB_SESS_CONN->Execute($qry);$/;"	v
rs1	lib/adodb/drivers/adodb-ibase.inc.php	/^			$rs1 = $this->Execute($sql);$/;"	v
rs1	lib/adodb/perf/perf-mssql.inc.php	/^		$rs1 = $this->conn->Execute("select distinct name from sysobjects where xtype='U'");$/;"	v
rs1	lib/adodb/session/adodb-session.php	/^			$rs1 =& $conn->Execute($sql);$/;"	v
rs2	lib/adodb/adodb-connection.inc.php	/^        $rs2 = new $arrayClass();$/;"	v
rs2	lib/adodb/adodb-csvlib.inc.php	/^		$rs2 = new $class();$/;"	v
rs2	lib/adodb/adodb-session-clob.php	/^		$rs2 = $ADODB_SESS_CONN->UpdateBlob($ADODB_SESSION_TBL, 'data', $val, "sesskey='$key'", strtoupper($ADODB_SESSION_USE_LOBS));$/;"	v
rs2	lib/adodb/adodb.inc.php	/^		$rs2 = new $arrayClass();$/;"	v
rs2	lib/adodb/adodb.inc.php	/^		$rs2 =& $this->_rs2rs($rs);$/;"	v
rs2	lib/adodb/perf/perf-mssql.inc.php	/^				$rs2 = $this->conn->Execute("sp_spaceused $tabq");$/;"	v
rs2	lib/adodb/session/adodb-session.php	/^			$rs2 =& $conn->UpdateBlob($table, $data, $val, " sesskey=$qkey", strtoupper($clob));$/;"	v
rs2csv	lib/adodb/toexport.inc.php	/^function rs2csv(&$rs,$addtitles=true)$/;"	f
rs2csvfile	lib/adodb/toexport.inc.php	/^function rs2csvfile(&$rs,$fp,$addtitles=true)$/;"	f
rs2csvout	lib/adodb/toexport.inc.php	/^function rs2csvout(&$rs,$addtitles=true)$/;"	f
rs2html	lib/adodb/tohtml.inc.php	/^function rs2html(&$rs,$ztabhtml=false,$zheaderarray=false,$htmlspecialchars=true,$echo = true)$/;"	f
rs2tab	lib/adodb/toexport.inc.php	/^function rs2tab(&$rs,$addtitles=true)$/;"	f
rs2tabfile	lib/adodb/toexport.inc.php	/^function rs2tabfile(&$rs,$fp,$addtitles=true)$/;"	f
rs2tabout	lib/adodb/toexport.inc.php	/^function rs2tabout(&$rs,$addtitles=true)$/;"	f
rsclass	lib/adodb/adodb-connection.inc.php	/^        $rsclass = "ADORecordSet_".$this->databaseType;$/;"	v
rsclass	lib/adodb/adodb-lib.inc.php	/^		$rsclass = $zthis->rsPrefix.$zthis->databaseType;$/;"	v
rsclass	lib/adodb/adodb.inc.php	/^			$rsclass = $this->rsPrefix.$this->databaseType;$/;"	v
rsclass	lib/adodb/adodb.inc.php	/^		$rsclass = $this->rsPrefix.$this->databaseType;$/;"	v
rsdef	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$rsdef = $this->Execute($sql);$/;"	v
rsdef	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$rsdef = $this->Execute($sql);$/;"	v
rsdefa	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		$rsdefa = array();$/;"	v
rsdefa	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$rsdefa = array();$/;"	v
rset	lib/adodb/pear/Auth/Container/ADOdb.php	/^        $rset = $this->db->Execute( $query );$/;"	v
rskey	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$rskey = $this->Execute(sprintf($this->metaKeySQL,($table)));$/;"	v
rskey	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$rskey = $this->Execute(sprintf($this->metaKeySQL,($table)));$/;"	v
rspkey	lib/adodb/drivers/adodb-informix72.inc.php	/^			$rspkey = $this->Execute(sprintf($this->metaPrimaryKeySQL,$table)); \/\/Added to get primary key colno items$/;"	v
rsreturn	lib/adodb/adodb-lib.inc.php	/^		$rsreturn = &$zthis->CacheSelectLimit($secs2cache, $sql, $nrows, $offset, $inputarr);$/;"	v
rsreturn	lib/adodb/adodb-lib.inc.php	/^		$rsreturn = &$zthis->SelectLimit($sql, $nrows, $offset, $inputarr, $secs2cache);$/;"	v
rss	blocks/rss_client/block_rss_client.php	/^            $rss = fetch_rss($rss_record->url);$/;"	v
rss	blocks/rss_client/block_rss_client_action.php	/^        $rss = fetch_rss($rss_record->url);$/;"	v
rss	blocks/rss_client/block_rss_client_action.php	/^    $rss = fetch_rss($url);$/;"	v
rss	mod/data/index.php	/^    $rss = (!empty($CFG->enablerssfeeds) && !empty($CFG->data_enablerssfeeds));$/;"	v
rss	mod/data/rsslib.php	/^                            $rss = $header.$articles.$footer;$/;"	v
rss_add_enclosures	lib/rsslib.php	/^function rss_add_enclosures($item){$/;"	f
rss_add_items	lib/rsslib.php	/^function rss_add_items($items) {$/;"	f
rss_client_upgrade	blocks/rss_client/db/mysql.php	/^function rss_client_upgrade($oldversion) {$/;"	f
rss_client_upgrade	blocks/rss_client/db/postgres7.php	/^function rss_client_upgrade($oldversion) {$/;"	f
rss_display_feeds	lib/rsslib.php	/^function rss_display_feeds($courseid='', $userid='', $rssid='') {$/;"	f
rss_end_tag	lib/rsslib.php	/^function rss_end_tag($tag,$level=0,$endline=true) {$/;"	f
rss_file	blog/rsslib.php	/^        $rss_file = fopen($file, 'w');$/;"	v
rss_file	lib/rsslib.php	/^        $rss_file = fopen($file, "w");$/;"	v
rss_file_name	lib/rsslib.php	/^function rss_file_name($modname, $mod) {$/;"	f
rss_full_tag	lib/rsslib.php	/^function rss_full_tag($tag,$level=0,$endline=true,$content,$attributes=null) {$/;"	f
rss_get_form	lib/rsslib.php	/^function rss_get_form($act='none', $url='', $rssid='', $preferredtitle='', $courseid='') {$/;"	f
rss_get_link	lib/rsslib.php	/^function rss_get_link($courseid, $userid, $modulename, $id, $tooltiptext='') {$/;"	f
rss_get_url	lib/rsslib.php	/^function rss_get_url($courseid, $userid, $modulename, $id) {$/;"	f
rss_geterrorxmlfile	lib/rsslib.php	/^function rss_geterrorxmlfile() {$/;"	f
rss_not_found	rss/file.php	/^    function rss_not_found() {$/;"	f
rss_print_form	lib/rsslib.php	/^function rss_print_form($act='none', $url='', $rssid='', $preferredtitle='', $courseid='') {$/;"	f
rss_print_link	lib/rsslib.php	/^function rss_print_link($courseid, $userid, $modulename, $id, $tooltiptext='') {$/;"	f
rss_record	blocks/rss_client/block_rss_client.php	/^        $rss_record = get_record('block_rss_client', 'id', $rssid);$/;"	v
rss_record	blocks/rss_client/block_rss_client_action.php	/^    $rss_record = get_record('block_rss_client', 'id', $rssid);$/;"	v
rss_save_file	lib/rsslib.php	/^function rss_save_file ($modname, $mod, $result) {$/;"	f
rss_standard_footer	lib/rsslib.php	/^function rss_standard_footer($title = NULL, $link = NULL, $description = NULL) {$/;"	f
rss_standard_header	lib/rsslib.php	/^function rss_standard_header($title = NULL, $link = NULL, $description = NULL) {$/;"	f
rss_start_tag	lib/rsslib.php	/^function rss_start_tag($tag,$level=0,$endline=false,$attributes=null) {$/;"	f
rss_text	lib/rsslib.php	/^    $rss_text = $item->description;$/;"	v
rssdata	blog/rsslib.php	/^        $rssdata = $header.$articles.$footer;$/;"	v
rsserror	blocks/rss_client/block_rss_client.php	/^            $rsserror = ob_get_contents();$/;"	v
rssfile	mod/forum/rsslib.php	/^        $rssfile = rss_file_name('forum', $forum);$/;"	v
rssid	blocks/rss_client/block_rss_client.php	/^        $rssid = -1;$/;"	v
rssid	blocks/rss_client/block_rss_client_action.php	/^    $rssid = insert_record('block_rss_client', $dataobject);$/;"	v
rssid	blocks/rss_client/block_rss_client_action.php	/^$rssid          = optional_param('rssid', NULL, PARAM_INT);$/;"	v
rssidarray	blocks/rss_client/block_rss_client.php	/^                    $rssidarray = $this->config->rssid;$/;"	v
rssidarray	blocks/rss_client/block_rss_client.php	/^                    $rssidarray = array($this->config->rssid);$/;"	v
rsslink	mod/data/index.php	/^            $rsslink = rss_get_link($course->id, $USER->id, 'data', $data->id, 'RSS');$/;"	v
rsslink	mod/data/index.php	/^        $rsslink = '';$/;"	v
rsslink	mod/forum/index.php	/^                        $rsslink = rss_get_link($course->id, $userid, "forum", $forum->id, $tooltiptext);$/;"	v
rsslink	mod/forum/index.php	/^                    $rsslink = rss_get_link($course->id, $userid, "forum", $forum->id, $tooltiptext);$/;"	v
rsslink	mod/forum/index.php	/^                $rsslink = '';$/;"	v
rsslink	mod/forum/index.php	/^            $rsslink = '';$/;"	v
rsslink	mod/glossary/index.php	/^                $rsslink = rss_get_link($course->id, $userid, "glossary", $glossary->id, $tooltiptext);$/;"	v
rsslink	mod/glossary/index.php	/^            $rsslink = '';$/;"	v
rsspath	lib/rsslib.php	/^        $rsspath = "$CFG->wwwroot\/rss\/file.php?file=\/$courseid\/$userid\/$modulename\/$id\/rss.xml";$/;"	v
rsspath	lib/rsslib.php	/^        $rsspath = "$CFG->wwwroot\/rss\/file.php\/$courseid\/$userid\/$modulename\/$id\/rss.xml";$/;"	v
rsspath	lib/rsslib.php	/^    $rsspath = rss_get_url($courseid, $userid, $modulename, $id);$/;"	v
rsspath	mod/data/view.php	/^        $rsspath = rss_get_url($course->id, $USER->id, 'data', $data->id);$/;"	v
rsspix	blog/rsslib.php	/^        $rsspix = $CFG->pixpath .'\/i\/rss.gif';$/;"	v
rsspix	lib/rsslib.php	/^        $rsspix = $CFG->pixpath."\/i\/rsssitelogo.gif";$/;"	v
rsspix	lib/rsslib.php	/^    $rsspix = $CFG->pixpath .'\/i\/rss.gif';$/;"	v
rstest	lib/adodb/adodb-lib.inc.php	/^	$rstest = &$zthis->Execute($rewritesql,$inputarr);$/;"	v
rt	lib/phpmailer/class.phpmailer.php	/^            $rt = @mail($to, $this->EncodeHeader($this->Subject), $body, $/;"	v
rt	lib/phpmailer/class.phpmailer.php	/^            $rt = @mail($to, $this->EncodeHeader($this->Subject), $body, $header);$/;"	v
rtrim	lib/adodb/drivers/adodb-ibase.inc.php	/^		$rtrim = !empty($ADODB_ANSI_PADDING_OFF);$/;"	v
rub_info	mod/exercise/restorelib.php	/^                $rub_info = $rubrics[$i];$/;"	v
rub_info	mod/workshop/restorelib.php	/^                $rub_info = $rubrics[$i];$/;"	v
rubrics	mod/exercise/restorelib.php	/^            $rubrics = $info['#']['RUBRICS']['0']['#']['RUBRIC'];$/;"	v
rubrics	mod/workshop/restorelib.php	/^            $rubrics = $info['#']['RUBRICS']['0']['#']['RUBRIC'];$/;"	v
rule	lib/olson.php	/^                    $rule    = $rules[$zone['rule']][(string)$y];$/;"	v
rule	lib/olson.php	/^                    $rule  =  $rules[$zone['rule']][$y];$/;"	v
rule	lib/olson.php	/^                $rule  = array();$/;"	v
rule	lib/olson.php	/^                $rule = array();$/;"	v
rule	lib/olson.php	/^            $rule  = array();$/;"	v
rule	lib/olson.php	/^            $rule = NULL;$/;"	v
rule	lib/olson.php	/^        $rule = NULL;$/;"	v
rule	lib/olson.php	/^        $rule = preg_split('\/\\s+\/', $line);$/;"	v
rule	lib/olson.php	/^    $rule = array();$/;"	v
rule	theme/chameleon/ui/ChameleonCSS.class.php	/^                $rule = explode(':', $rulesarr[$i]);$/;"	v
rules	lib/olson.php	/^    $rules = array();$/;"	v
rules	lib/olson.php	/^    $rules = olson_simple_rule_parser($filename);$/;"	v
rules	theme/chameleon/ui/ChameleonCSS.class.php	/^            $rules = trim($parts[1]);$/;"	v
rulesarr	theme/chameleon/ui/ChameleonCSS.class.php	/^            $rulesarr = explode(';', $rules);$/;"	v
runAwayBrake	lib/typo3/class.t3lib_div.php	/^				$runAwayBrake = 1000;$/;"	v
runonce	lib/weblib.php	/^        $runonce = true;$/;"	v
rv	lib/adodb/adodb-connection.inc.php	/^          $rv = false;$/;"	v
rv	lib/adodb/adodb.inc.php	/^			$rv = array();$/;"	v
rv	lib/adodb/adodb.inc.php	/^	  	$rv = false;$/;"	v
rv	lib/adodb/session/adodb-encrypt-mcrypt.php	/^		$rv = mcrypt_decrypt($this->_cipher, $key, $data, $this->_mode, $iv);$/;"	v
rval	lib/phpmailer/class.smtp.php	/^            $rval = false;$/;"	v
rval	lib/phpmailer/class.smtp.php	/^        $rval = true;$/;"	v
rwAct	lib/excel/Worksheet.php	/^        $rwAct    = $rwFirst;                \/\/ Active row$/;"	v
rwAct	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $rwAct    = $rwFirst;                \/\/ Active row$/;"	v
rwLast	lib/excel/Worksheet.php	/^            $rwLast   = $rwFirst;       \/\/ Last  row in reference$/;"	v
rwLast	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $rwLast   = $rwFirst;       \/\/ Last  row in reference$/;"	v
rwTop	lib/excel/Worksheet.php	/^                $rwTop   = $y;$/;"	v
rwTop	lib/excel/Worksheet.php	/^                $rwTop   = 0;$/;"	v
rwTop	lib/excel/Worksheet.php	/^        $rwTop          = 0x0000;     \/\/ Top row visible in window$/;"	v
rwTop	lib/excel/Worksheet.php	/^        $rwTop   = $panes[2];$/;"	v
rwTop	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $rwTop   = $y;$/;"	v
rwTop	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $rwTop   = 0;$/;"	v
rwTop	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $rwTop          = 0x0000;     \/\/ Top row visible in window$/;"	v
rwTop	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $rwTop   = $panes[2];$/;"	v
rx	lib/smarty/plugins/function.html_table.php	/^        $rx =  ($vdir == 'down') ? $r*$cols : ($rows-1-$r)*$cols;$/;"	v
s	admin/configvars.php	/^    $s = "selected=\\"selected\\"";$/;"	v
s	lib/adodb/adodb-connection.inc.php	/^                $s = adodb_str_replace(array('\\\\',"\\0"),array('\\\\\\\\',"\\\\\\0"),$s);$/;"	v
s	lib/adodb/adodb-connection.inc.php	/^                $s = is_array($sql) ? $sql[0] : $sql;$/;"	v
s	lib/adodb/adodb-connection.inc.php	/^            $s = str_replace('\\\\\\\\','\\\\',$s);$/;"	v
s	lib/adodb/adodb-connection.inc.php	/^        $s = str_replace('\\\\"','"',$s);$/;"	v
s	lib/adodb/adodb-datadict.inc.php	/^		$s = "CREATE TABLE $tabname (\\n";$/;"	v
s	lib/adodb/adodb-datadict.inc.php	/^		$s = 'CREATE DATABASE ' . $this->NameQuote($dbname);$/;"	v
s	lib/adodb/adodb-datadict.inc.php	/^		$s = 'CREATE' . $unique . ' INDEX ' . $idxname . ' ON ' . $tabname . ' ';$/;"	v
s	lib/adodb/adodb-errorhandler.inc.php	/^		$s = "$dbms error: [$errno: $errmsg] in $fn($host, '****', '****', $database)\\n";$/;"	v
s	lib/adodb/adodb-errorhandler.inc.php	/^		$s = "$dbms error: [$errno: $errmsg] in $fn($p1, $p2)\\n";$/;"	v
s	lib/adodb/adodb-errorhandler.inc.php	/^		$s = "$dbms error: [$errno: $errmsg] in $fn(\\"$sql\\")\\n";$/;"	v
s	lib/adodb/adodb-errorpear.inc.php	/^		$s = "$dbms error: [$errno: $errmsg] in $fn($p1, $p2)";$/;"	v
s	lib/adodb/adodb-errorpear.inc.php	/^		$s = "$dbms error: [$errno: $errmsg] in $fn('$host', ?, ?, '$database')";$/;"	v
s	lib/adodb/adodb-errorpear.inc.php	/^		$s = "$dbms error: [$errno: $errmsg] in $fn(\\"$sql\\")";$/;"	v
s	lib/adodb/adodb-exceptions.inc.php	/^			$s = "$dbms error: [$errno: $errmsg] in $fn($p1, $p2)\\n";$/;"	v
s	lib/adodb/adodb-exceptions.inc.php	/^			$s = "$dbms error: [$errno: $errmsg] in $fn($p1, '$user', '****', $p2)\\n";$/;"	v
s	lib/adodb/adodb-exceptions.inc.php	/^			$s = "$dbms error: [$errno: $errmsg] in $fn(\\"$p1\\")\\n";$/;"	v
s	lib/adodb/adodb-lib.inc.php	/^	$s = '<select name="'.$name.'"'.$attr.' '.$selectAttr.'>';$/;"	v
s	lib/adodb/adodb-lib.inc.php	/^	$s = ($html) ? '<pre align=left>' : '';$/;"	v
s	lib/adodb/adodb-pager.inc.php	/^		$s = ob_get_contents();$/;"	v
s	lib/adodb/adodb-perf.inc.php	/^			$s = "<h3>Expensive SQL<\/h3>$/;"	v
s	lib/adodb/adodb-perf.inc.php	/^			$s = "<h3>Suspicious SQL<\/h3>$/;"	v
s	lib/adodb/adodb-perf.inc.php	/^		$s = '';$/;"	v
s	lib/adodb/adodb-perf.inc.php	/^		$s = '<h3>Invalid SQL<\/h3>';$/;"	v
s	lib/adodb/adodb-time.inc.php	/^		$s = adodb_gmmktime(0,0,0,1,1,$i);$/;"	v
s	lib/adodb/adodb.inc.php	/^				$s = adodb_str_replace(array('\\\\',"\\0"),array('\\\\\\\\',"\\\\\\0"),$s);$/;"	v
s	lib/adodb/adodb.inc.php	/^				$s = is_array($sql) ? $sql[0] : $sql;$/;"	v
s	lib/adodb/adodb.inc.php	/^			$s = next($src);$/;"	v
s	lib/adodb/adodb.inc.php	/^			$s = ob_get_contents();$/;"	v
s	lib/adodb/adodb.inc.php	/^			$s = str_replace('\\\\\\\\','\\\\',$s);$/;"	v
s	lib/adodb/adodb.inc.php	/^		$s = $this->qstr($s,false);$/;"	v
s	lib/adodb/adodb.inc.php	/^		$s = reset($src);$/;"	v
s	lib/adodb/adodb.inc.php	/^		$s = str_replace('\\\\"','"',$s);$/;"	v
s	lib/adodb/datadict/datadict-mssql.inc.php	/^		$s = "ALTER TABLE $tabname $this->addCol";$/;"	v
s	lib/adodb/datadict/datadict-mssql.inc.php	/^		$s = 'ALTER TABLE ' . $tabname;$/;"	v
s	lib/adodb/datadict/datadict-mssql.inc.php	/^		$s = 'CREATE' . $unique . $clustered . ' INDEX ' . $idxname . ' ON ' . $tabname . ' (' . $flds . ')';$/;"	v
s	lib/adodb/datadict/datadict-oci8.inc.php	/^		$s = "ALTER TABLE $tabname ADD (";$/;"	v
s	lib/adodb/datadict/datadict-oci8.inc.php	/^		$s = "ALTER TABLE $tabname DROP(";$/;"	v
s	lib/adodb/datadict/datadict-oci8.inc.php	/^		$s = "ALTER TABLE $tabname MODIFY(";$/;"	v
s	lib/adodb/datadict/datadict-oci8.inc.php	/^		$s = 'CREATE' . $unique . ' INDEX ' . $idxname . ' ON ' . $tabname . ' (' . $flds . ')';$/;"	v
s	lib/adodb/datadict/datadict-postgres.inc.php	/^		$s = 'CREATE' . $unique . ' INDEX ' . $idxname . ' ON ' . $tabname . ' ';$/;"	v
s	lib/adodb/datadict/datadict-sybase.inc.php	/^		$s = "ALTER TABLE $tabname $this->addCol";$/;"	v
s	lib/adodb/datadict/datadict-sybase.inc.php	/^		$s = "ALTER TABLE $tabname";$/;"	v
s	lib/adodb/datadict/datadict-sybase.inc.php	/^		$s = 'CREATE' . $unique . $clustered . ' INDEX ' . $idxname . ' ON ' . $tabname . ' (' . $flds . ')';$/;"	v
s	lib/adodb/drivers/adodb-db2.inc.php	/^		$s = '';$/;"	v
s	lib/adodb/drivers/adodb-fbsql.inc.php	/^		$s = "";$/;"	v
s	lib/adodb/drivers/adodb-fbsql.inc.php	/^		$s = implode(',',$arr);$/;"	v
s	lib/adodb/drivers/adodb-ibase.inc.php	/^		$s = '';$/;"	v
s	lib/adodb/drivers/adodb-mssql.inc.php	/^		$s = '';$/;"	v
s	lib/adodb/drivers/adodb-mssql.inc.php	/^            $s = "";$/;"	v
s	lib/adodb/drivers/adodb-mssql.inc.php	/^            $s = implode('+',$arr);$/;"	v
s	lib/adodb/drivers/adodb-mysql.inc.php	/^				$s = adodb_str_replace(array('\\\\',"\\0"),array('\\\\\\\\',"\\\\\\0"),$s);$/;"	v
s	lib/adodb/drivers/adodb-mysql.inc.php	/^		$s = "";$/;"	v
s	lib/adodb/drivers/adodb-mysql.inc.php	/^		$s = 'DATE_FORMAT('.$col.",'";$/;"	v
s	lib/adodb/drivers/adodb-mysql.inc.php	/^		$s = implode(',',$arr); $/;"	v
s	lib/adodb/drivers/adodb-mysql.inc.php	/^		$s = str_replace('\\\\"','"',$s);$/;"	v
s	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$s = adodb_str_replace(array('\\\\',"\\0"),array('\\\\\\\\',"\\\\\\0"),$s);$/;"	v
s	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$s = "";$/;"	v
s	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$s = 'DATE_FORMAT('.$col.",'";$/;"	v
s	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$s = implode(',',$arr); $/;"	v
s	lib/adodb/drivers/adodb-mysqli.inc.php	/^	  $s = str_replace('\\\\"','"',$s);$/;"	v
s	lib/adodb/drivers/adodb-oci8.inc.php	/^				$s = str_replace('\\\\','\\\\\\\\',$s);$/;"	v
s	lib/adodb/drivers/adodb-oci8.inc.php	/^		$s = 'TO_CHAR('.$col.",'";$/;"	v
s	lib/adodb/drivers/adodb-oci8.inc.php	/^		$s = str_replace('\\\\"','"',$s);$/;"	v
s	lib/adodb/drivers/adodb-oci8.inc.php	/^		$s = str_replace('\\\\\\\\','\\\\',$s);$/;"	v
s	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$s = '';$/;"	v
s	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^						$s = substr($s, 0, strlen($s) - 1);$/;"	v
s	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^						$s = substr($s, 1);$/;"	v
s	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^					$s = $rsdef->fields['def'];$/;"	v
s	lib/adodb/drivers/adodb-postgres64.inc.php	/^						$s = substr($s, 0, strlen($s) - 1);$/;"	v
s	lib/adodb/drivers/adodb-postgres64.inc.php	/^						$s = substr($s, 1);$/;"	v
s	lib/adodb/drivers/adodb-postgres64.inc.php	/^					$s = $rsdef->fields['def'];$/;"	v
s	lib/adodb/drivers/adodb-postgres64.inc.php	/^				$s = "PREPARE $plan ($params) AS ".substr($sql,0,strlen($sql)-2);		$/;"	v
s	lib/adodb/drivers/adodb-postgres64.inc.php	/^				$s = adodb_str_replace(array('\\\\',"\\0"),array('\\\\\\\\',"\\\\\\\\000"),$s);$/;"	v
s	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$s = 'TO_CHAR('.$col.",'";$/;"	v
s	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$s = str_replace('\\\\"','"',$s);$/;"	v
s	lib/adodb/drivers/adodb-sybase.inc.php	/^        $s = '';$/;"	v
s	lib/adodb/perf/perf-db2.inc.php	/^		$s = ob_get_contents();$/;"	v
s	lib/adodb/perf/perf-mssql.inc.php	/^		$s = '<p><b>Explain<\/b>: '.htmlspecialchars($sql).'<\/p>';$/;"	v
s	lib/adodb/perf/perf-mssql.inc.php	/^		$s = '<table border=1 bgcolor=white><tr><td><b>tablename<\/b><\/td><td><b>size_in_k<\/b><\/td><td><b>index size<\/b><\/td><td><b>reserved size<\/b><\/td><\/tr>';$/;"	v
s	lib/adodb/perf/perf-mysql.inc.php	/^		$s = '<p><b>Explain<\/b>: '.htmlspecialchars($sql).'<\/p>';$/;"	v
s	lib/adodb/perf/perf-oci8.inc.php	/^		$s = "<h3>Data Cache Estimate<\/h3>";$/;"	v
s	lib/adodb/perf/perf-oci8.inc.php	/^		$s = "<p><b>Explain<\/b>: ".htmlspecialchars($sql)."<\/p>";	$/;"	v
s	lib/adodb/perf/perf-oci8.inc.php	/^		$s = "\\n\\n<table border=1 bgcolor=white><tr><td><b>".$o1->name.'<\/b><\/td><td><b>'.$o2->name.'<\/b><\/td><td><b>'.$o3->name.'<\/b><\/td><\/tr>';$/;"	v
s	lib/adodb/perf/perf-oci8.inc.php	/^		$s = '';		$/;"	v
s	lib/adodb/perf/perf-oci8.inc.php	/^		$s = '';$/;"	v
s	lib/adodb/perf/perf-postgres.inc.php	/^		$s = '<p><b>Explain<\/b>: '.htmlspecialchars($sql).'<\/p>';$/;"	v
s	lib/adodb/toexport.inc.php	/^			$s = '';$/;"	v
s	lib/adodb/toexport.inc.php	/^		$s = '';$/;"	v
s	lib/adodb/toexport.inc.php	/^	$s = '';$/;"	v
s	lib/adodb/tohtml.inc.php	/^			$s = $hdr;$/;"	v
s	lib/adodb/tohtml.inc.php	/^	$s = "<TABLE $ztabhtml>";\/\/';print_r($arr);$/;"	v
s	lib/adodb/tohtml.inc.php	/^$s ='';$rows=0;$docnt = false;$/;"	v
s	lib/bennu/iCalendar_rfc2445.php	/^                $s = intval(substr($value, 5, 2));$/;"	v
s	lib/bennu/iCalendar_rfc2445.php	/^            $s = intval(substr($value, 4, 2));$/;"	v
s	lib/fpdf/font/makefont/makefont.php	/^    $s="array(\\n\\t";$/;"	v
s	lib/fpdf/font/makefont/makefont.php	/^    $s='';$/;"	v
s	lib/fpdf/font/makefont/makefont.php	/^    $s='<?php'."\\n";$/;"	v
s	lib/fpdf/fpdf.php	/^            $s='<<\/Type \/FontDescriptor \/FontName \/'.$name;$/;"	v
s	lib/fpdf/fpdf.php	/^            $s='[';$/;"	v
s	lib/fpdf/fpdf.php	/^        $s='q '.$this->TextColor.' '.$s.' Q';$/;"	v
s	lib/fpdf/fpdf.php	/^        $s=sprintf('%.2f %.2f %.2f %.2f re %s ',$this->x*$k,($this->h-$this->y)*$k,$w*$k,-$h*$k,$op);$/;"	v
s	lib/fpdf/fpdf.php	/^    $s='';$/;"	v
s	lib/fpdf/fpdf.php	/^    $s=(string)$s;$/;"	v
s	lib/fpdf/fpdf.php	/^    $s=sprintf('BT %.2f %.2f Td (%s) Tj ET',$x*$this->k,($this->h-$y)*$this->k,$this->_escape($txt));$/;"	v
s	lib/fpdf/fpdf.php	/^    $s=str_replace("\\r",'',$txt);$/;"	v
s	lib/fpdf/fpdfprotection.php	/^            $s = $this->_RC4($this->_objectkey($this->n), $s);$/;"	v
s	lib/fpdf/fpdfprotection.php	/^        $s=str_replace("\\r",'\\\\r',$s);$/;"	v
s	lib/fpdf/fpdfprotection.php	/^        $s=str_replace('(','\\\\(',$s);$/;"	v
s	lib/fpdf/fpdfprotection.php	/^        $s=str_replace(')','\\\\)',$s);$/;"	v
s	lib/fpdf/fpdfprotection.php	/^        $s=str_replace('\\\\','\\\\\\\\',$s);$/;"	v
s	lib/soap/phpsoap.php	/^    $s = new SoapServer($wsdl);$/;"	v
s	lib/soaplib.php	/^        $s = new soap_server($wsdl);$/;"	v
s	lib/weblib.php	/^function s($var, $strip=false) {$/;"	f
s	login/confirm.php	/^    $s = required_param( 's' ); \/\/ user.username$/;"	v
s	mod/hotpot/report/default.php	/^			$s = &$_SERVER['HTTP_USER_AGENT'];$/;"	v
s	mod/lams/lib.php	/^      $s = lams_get_soap_client($relativeurl);$/;"	v
s	mod/lams/lib.php	/^    $s = lams_get_soap_client($relativeurl);$/;"	v
s	mod/lams/lib.php	/^    $s = new soap_client($wsdl,true,false,false,false,false,2,3);$/;"	v
s	mod/quiz/report/analysis/report.php	/^                $s = trim($data[1]);               $/;"	v
s	mod/wiki/ewiki/ewiki.php	/^   $s = array($/;"	v
s	mod/wiki/ewiki/plugins/moodle/downloads.php	/^            $s = $uu;$/;"	v
s	mod/wiki/ewikimoodlelib.php	/^            $s = addslashes($s);$/;"	v
s	mod/wiki/ewikimoodlelib.php	/^            $s = mysql_escape_string($s);$/;"	v
s	mod/wiki/ewikimoodlelib.php	/^            $s = pg_escape_string($s);$/;"	v
s1	lib/adodb/adodb-time.inc.php	/^		$s1 = date($fmt,$ts);$/;"	v
s1	lib/adodb/adodb-time.inc.php	/^	$s1 = date($fmt,0);$/;"	v
s1	lib/adodb/adodb-time.inc.php	/^	$s1 = strftime($fmt);$/;"	v
s2	lib/adodb/adodb-time.inc.php	/^		$s2 = adodb_date($fmt,$ts);$/;"	v
s2	lib/adodb/adodb-time.inc.php	/^	$s2 = adodb_date($fmt,0);$/;"	v
s2	lib/adodb/adodb-time.inc.php	/^	$s2 = adodb_strftime($fmt);$/;"	v
sInc	lib/adodb/adodb-datadict.inc.php	/^				$sInc = $this->_DropAutoIncrement($tabname);$/;"	v
sRes	lib/pear/OLE/PPS/Root.php	/^        $sRes = '';$/;"	v
sReturn	lib/odbc.php	/^                $sReturn = $sReturn . fgets($fToOpen, 128);$/;"	v
sReturn	lib/odbc.php	/^            $sReturn = "<?xml version=\\"1.0\\"?>\\r\\n<result state=\\"failure\\">\\r\\n<error>$errstr<\/error>\\r\\n<\/result>\\r\\n";$/;"	v
sSQL	lib/odbc.php	/^            $sSQL = HTMLSpecialChars($sSQL);$/;"	v
sSend	lib/odbc.php	/^            $sSend = "<?xml version=\\"1.0\\"?>\\r\\n<request>\\r\\n<connectionstring>$this->sConnectionString<\/connectionstring>\\r\\n<sql>$sSQL<\/sql>\\r\\n<\/request>\\r\\n";$/;"	v
sX	lib/gdlib.php	/^            $sX = $i * $scaleX; $/;"	v
sY	lib/gdlib.php	/^        $sY = $j * $scaleY; $/;"	v
s_4	mod/wiki/ewiki/plugins/notify.php	/^      $s_4 = "http".($_SERVER['HTTPS'] == "on" ? 's':'').":\/\/" . $server . $_SERVER["REQUEST_URI"];$/;"	v
safe_html	mod/wiki/ewiki/plugins/moodle/moodle_rescue_html.php	/^   $safe_html = EWIKI_RESCUE_HTML;$/;"	v
safemode	mod/chat/chatd.php	/^$safemode = ini_get('safe_mode');$/;"	v
safeoperatorchar	question/type/calculated/questiontype.php	/^    $safeoperatorchar = '-+\/*%>:^~<?=&|!'; \/* *\/$/;"	v
sall	mod/glossary/formats.php	/^            $sall = ' selected="selected" ';$/;"	v
sall	mod/glossary/formats.php	/^        $sall = '';$/;"	v
sallcategories	mod/glossary/formats.php	/^            $sallcategories = ' selected="selected" ';$/;"	v
sallcategories	mod/glossary/formats.php	/^        $sallcategories = '';$/;"	v
sameresponses	lib/questionlib.php	/^    $sameresponses = (($state->responses == $action->responses) or$/;"	v
sanitise_for_paypal	enrol/paypal/enrol.php	/^function sanitise_for_paypal($text) {$/;"	f
sanitisepath	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^    function sanitisepath($path) {$/;"	f
sanitize	lib/searchlib.php	/^  function sanitize($userstring){$/;"	f
saquestions	question/type/randomsamatch/editquestion.php	/^    $saquestions = $QTYPES['randomsamatch']->get_sa_candidates($category->id);$/;"	v
saquestions	question/type/randomsamatch/questiontype.php	/^        $saquestions = $this->get_sa_candidates($categorylist, $cmoptions->questionsinuse);$/;"	v
saquestions	question/type/randomsamatch/questiontype.php	/^        $saquestions =$/;"	v
sasc	mod/glossary/formats.php	/^            $sasc = ' selected="selected" ';$/;"	v
sasc	mod/glossary/formats.php	/^        $sasc = '';$/;"	v
sauthor	mod/glossary/formats.php	/^            $sauthor = ' selected="selected" ';$/;"	v
sauthor	mod/glossary/formats.php	/^        $sauthor = '';$/;"	v
save	files/index.php	/^    $save    = optional_param('save', 0, PARAM_BOOL);$/;"	v
save	lib/adodb/adodb-connection.inc.php	/^            $save = $ADODB_FETCH_MODE; $/;"	v
save	lib/adodb/adodb-connection.inc.php	/^            $save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/adodb-datadict.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/adodb-perf.inc.php	/^			$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/adodb-perf.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/adodb.inc.php	/^				$save = $ADODB_FETCH_MODE; $/;"	v
save	lib/adodb/adodb.inc.php	/^			$save = $ADODB_FETCH_MODE; $/;"	v
save	lib/adodb/adodb.inc.php	/^			$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-db2.inc.php	/^        $save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-ibase.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-ibase.inc.php	/^        $save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-informix72.inc.php	/^			$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-mssql.inc.php	/^			$save = $this->metaTablesSQL;$/;"	v
save	lib/adodb/drivers/adodb-mssql.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-mysql.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-mysql.inc.php	/^		$save = $this->metaTablesSQL;$/;"	v
save	lib/adodb/drivers/adodb-mysql.inc.php	/^        $save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$save = $this->metaTablesSQL;$/;"	v
save	lib/adodb/drivers/adodb-netezza.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-oci8.inc.php	/^			$save = $this->metaTablesSQL;$/;"	v
save	lib/adodb/drivers/adodb-oci8.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-oci8.inc.php	/^        $save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^			$save = $this->metaTablesSQL;$/;"	v
save	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-pdo.inc.php	/^		$save = $this->_driver->fetchMode;$/;"	v
save	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^		$save = $this->metaTablesSQL;$/;"	v
save	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^			$save = $this->metaTablesSQL;$/;"	v
save	lib/adodb/drivers/adodb-pdo_oci.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$save = $this->metaTablesSQL;$/;"	v
save	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$save = $this->metaTablesSQL;$/;"	v
save	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-postgres64.inc.php	/^                $save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-sapdb.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-sqlite.inc.php	/^	  $save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/drivers/adodb-sqlite.inc.php	/^        $save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/perf/perf-db2.inc.php	/^		$save = $this->conn->LogSQL(false);$/;"	v
save	lib/adodb/perf/perf-mssql.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/perf/perf-mssql.inc.php	/^		$save = $this->conn->LogSQL(false);$/;"	v
save	lib/adodb/perf/perf-mysql.inc.php	/^		$save = $ADODB_FETCH_MODE;$/;"	v
save	lib/adodb/perf/perf-mysql.inc.php	/^		$save = $this->conn->LogSQL(false);$/;"	v
save	lib/adodb/perf/perf-oci8.inc.php	/^		$save = $ADODB_CACHE_MODE;$/;"	v
save	lib/adodb/perf/perf-postgres.inc.php	/^		$save = $this->conn->LogSQL(false);$/;"	v
save	lib/editor/htmlarea/coursefiles.php	/^    $save    = optional_param('save', 0, PARAM_BOOL);$/;"	v
save	lib/olson.php	/^                $save = $hours * 60 + $mins;$/;"	v
save	lib/pear/OLE/PPS/Root.php	/^    function save($filename)$/;"	f
save	mod/wiki/ewiki/ewiki.php	/^                  $save = array($/;"	v
save	mod/wiki/ewiki/ewiki.php	/^            $save = array($/;"	v
save	mod/wiki/ewiki/plugins/init.php	/^                     $save = array($/;"	v
saveE	lib/adodb/adodb-perf.inc.php	/^			$saveE = $this->conn->fnExecute;$/;"	v
saveE	lib/adodb/adodb-perf.inc.php	/^		$saveE = $this->conn->fnExecute;$/;"	v
save_dataset_definitions	question/type/datasetdependent/abstractqtype.php	/^    function save_dataset_definitions($form) {$/;"	f
save_files	lib/uploadlib.php	/^    function save_files($destination) {$/;"	f
save_handler	lib/adodb/adodb-datadict.inc.php	/^		$save_handler = $this->connection->raiseErrorFn;$/;"	v
save_handler	lib/adodb/adodb.inc.php	/^		$save_handler = $this->raiseErrorFn;$/;"	v
save_numerical_units	question/type/numerical/questiontype.php	/^    function save_numerical_units($question) {$/;"	f
save_profile_image	lib/gdlib.php	/^function save_profile_image($id, $uploadmanager, $dir='users') {$/;"	f
save_question	question/type/datasetdependent/abstractqtype.php	/^    function save_question($question, &$form, $course) {$/;"	f
save_question	question/type/multianswer/questiontype.php	/^    function save_question($authorizedquestion, $form, $course) {$/;"	f
save_question	question/type/questiontype.php	/^    function save_question($question, $form, $course) {$/;"	f
save_question_options	lib/questionlib.php	/^function save_question_options($question) {$/;"	f
save_question_options	question/format/blackboard_6/format.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/format/webct/format.php	/^    function save_question_options($question, $options = false) {$/;"	f
save_question_options	question/type/calculated/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/datasetdependent/abstractqtype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/description/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/essay/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/match/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/multianswer/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/multichoice/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/numerical/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/random/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/randomsamatch/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/rqp/questiontype.php	/^    function save_question_options($form) {$/;"	f
save_question_options	question/type/shortanswer/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_options	question/type/truefalse/questiontype.php	/^    function save_question_options($question) {$/;"	f
save_question_session	lib/questionlib.php	/^function save_question_session(&$question, &$state) {$/;"	f
save_session_and_responses	question/type/datasetdependent/abstractqtype.php	/^    function save_session_and_responses(&$question, &$state) {$/;"	f
save_session_and_responses	question/type/match/questiontype.php	/^    function save_session_and_responses(&$question, &$state) {$/;"	f
save_session_and_responses	question/type/multianswer/questiontype.php	/^    function save_session_and_responses(&$question, &$state) {$/;"	f
save_session_and_responses	question/type/multichoice/questiontype.php	/^    function save_session_and_responses(&$question, &$state) {$/;"	f
save_session_and_responses	question/type/questiontype.php	/^    function save_session_and_responses(&$question, &$state) {$/;"	f
save_session_and_responses	question/type/random/questiontype.php	/^    function save_session_and_responses(&$question, &$state) {$/;"	f
save_session_and_responses	question/type/rqp/questiontype.php	/^    function save_session_and_responses(&$question, &$state) {$/;"	f
savebutton	mod/data/lib.php	/^            $savebutton = get_string('add');$/;"	v
savebutton	mod/data/lib.php	/^            $savebutton = get_string('savechanges');$/;"	v
savec	lib/adodb/adodb-connection.inc.php	/^        $savec = $ADODB_COUNTRECS;$/;"	v
savec	lib/adodb/adodb-pager.inc.php	/^		$savec = $ADODB_COUNTRECS;$/;"	v
savec	lib/adodb/adodb.inc.php	/^		$savec = $ADODB_COUNTRECS;$/;"	v
savecrecs	lib/adodb/drivers/adodb-ibase.inc.php	/^			$savecrecs = $ADODB_COUNTRECS;$/;"	v
saved	admin/filter.php	/^                $saved = true;$/;"	v
saved	lib/adodb/adodb-datadict.inc.php	/^		$saved = $conn->debug;$/;"	v
saved	lib/adodb/adodb-perf.inc.php	/^		$saved = $conn->debug;$/;"	v
saved	lib/adodb/adodb-xmlschema.inc.php	/^				$saved = $this->db->debug;$/;"	v
savedsomething	lib/uploadlib.php	/^                    $savedsomething=true;$/;"	v
savefetch	lib/adodb/adodb-csvlib.inc.php	/^		$savefetch = isset($rs->adodbFetchMode) ? $rs->adodbFetchMode : $rs->fetchMode;$/;"	v
savelog	lib/adodb/adodb-perf.inc.php	/^			$savelog = $this->conn->LogSQL(false);$/;"	v
savelog	lib/adodb/adodb-perf.inc.php	/^		$savelog = $this->conn->LogSQL(false);$/;"	v
savelog	lib/adodb/adodb-perf.inc.php	/^	$savelog = $this->conn->LogSQL(false);	$/;"	v
savelog	lib/adodb/drivers/adodb-mysql.inc.php	/^		$savelog = $this->_logsql;$/;"	v
savelog	lib/adodb/perf/perf-oci8.inc.php	/^		$savelog = $conn->LogSQL(false);	$/;"	v
savelog	lib/adodb/perf/perf-oci8.inc.php	/^		$savelog = $this->conn->LogSQL(false);$/;"	v
savem	lib/adodb/adodb-cryptsession.php	/^		$savem = $ADODB_SESS_CONN->SetFetchMode(ADODB_FETCH_NUM);$/;"	v
savem	lib/adodb/adodb-session-clob.php	/^		$savem = $ADODB_SESS_CONN->SetFetchMode(ADODB_FETCH_NUM);$/;"	v
savem	lib/adodb/adodb-session.php	/^		$savem = $ADODB_SESS_CONN->SetFetchMode(ADODB_FETCH_NUM);$/;"	v
savem	lib/adodb/drivers/adodb-access.inc.php	/^		$savem = $ADODB_FETCH_MODE;$/;"	v
savem	lib/adodb/drivers/adodb-db2.inc.php	/^		$savem = $ADODB_FETCH_MODE;$/;"	v
savem	lib/adodb/drivers/adodb-db2.inc.php	/^               $savem = $this->SetFetchMode(FALSE);$/;"	v
savem	lib/adodb/drivers/adodb-ibase.inc.php	/^               $savem = $this->SetFetchMode(FALSE);$/;"	v
savem	lib/adodb/drivers/adodb-mssql.inc.php	/^			$savem = $ADODB_FETCH_MODE;$/;"	v
savem	lib/adodb/drivers/adodb-mssql.inc.php	/^			$savem = $this->SetFetchMode(ADODB_FETCH_NUM);$/;"	v
savem	lib/adodb/drivers/adodb-mssql.inc.php	/^		$savem = $ADODB_FETCH_MODE;$/;"	v
savem	lib/adodb/drivers/adodb-mssql.inc.php	/^        	$savem = $this->SetFetchMode(FALSE);$/;"	v
savem	lib/adodb/drivers/adodb-mysql.inc.php	/^               $savem = $this->SetFetchMode(FALSE);$/;"	v
savem	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$savem = $this->SetFetchMode(false);$/;"	v
savem	lib/adodb/drivers/adodb-mysqli.inc.php	/^		       $savem = $this->SetFetchMode(FALSE);$/;"	v
savem	lib/adodb/drivers/adodb-oci8.inc.php	/^               $savem = $this->SetFetchMode(FALSE);$/;"	v
savem	lib/adodb/drivers/adodb-odbc.inc.php	/^		$savem = $ADODB_FETCH_MODE;$/;"	v
savem	lib/adodb/drivers/adodb-odbc.inc.php	/^		$savem = $this->fetchMode;$/;"	v
savem	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$savem = $ADODB_FETCH_MODE;$/;"	v
savem	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$savem = $ADODB_FETCH_MODE;$/;"	v
savem	lib/adodb/drivers/adodb-postgres64.inc.php	/^                        $savem = $this->SetFetchMode(FALSE);$/;"	v
savem	lib/adodb/drivers/adodb-sapdb.inc.php	/^        	$savem = $this->SetFetchMode(FALSE);$/;"	v
savem	lib/adodb/drivers/adodb-sqlite.inc.php	/^               $savem = $this->SetFetchMode(FALSE);$/;"	v
savem	lib/adodb/session/adodb-session.php	/^			$savem = $conn->SetFetchMode(ADODB_FETCH_NUM);$/;"	v
savemessage	message/lib.php	/^    $savemessage = NULL;$/;"	v
savestmt	lib/adodb/drivers/adodb-pdo.inc.php	/^		$savestmt = $this->_connectionID->_stmt;$/;"	v
sb_char_mapping	lib/typo3/class.t3lib_cs.php	/^	function sb_char_mapping($str,$charset,$mode,$opt='')	{$/;"	f
sbd_startblock	lib/excel/OLEwriter.php	/^        $sbd_startblock  = pack("V",    -2);$/;"	v
sbtag	mod/glossary/lib.php	/^         $sbtag       = $bopen;$/;"	v
sbtag	mod/glossary/lib.php	/^     $sbtag      = '';$/;"	v
sc	lib/adodb/drivers/adodb-oci8.inc.php	/^			$sc = OCIColumnScale($this->_queryID, $fieldOffset);$/;"	v
sc	lib/adodb/drivers/adodb-oci8po.inc.php	/^			$sc = OCIColumnScale($this->_queryID, $fieldOffset);$/;"	v
sca_db	backup/restorelib.php	/^                        $sca_db = get_record("scale","scale",$sca->scale,"courseid",$course_to_search);$/;"	v
scale	course/scales.php	/^            $scale = new object();$/;"	v
scale	lib/excel/Worksheet.php	/^            $scale = 100;$/;"	v
scale	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $scale = 100;$/;"	v
scale	mod/assignment/restorelib.php	/^                $scale = backup_getid($restore->backup_unique_code,"scale",abs($assignment->grade));        $/;"	v
scale	mod/forum/restorelib.php	/^                $scale = backup_getid($restore->backup_unique_code,"scale",abs($forum->scale));$/;"	v
scale	mod/glossary/restorelib.php	/^                $scale = backup_getid($restore->backup_unique_code,"scale",abs($glossary->scale));$/;"	v
scale	mod/journal/restorelib.php	/^                $scale = backup_getid($restore->backup_unique_code,"scale",abs($journal->assessed));$/;"	v
scale	mod/survey/report.php	/^                $scale = array_pop($scale);$/;"	v
scaleX	lib/gdlib.php	/^    $scaleX = ($src_w - 1) \/ $dst_w; $/;"	v
scaleX2	lib/gdlib.php	/^    $scaleX2 = $scaleX \/ 2.0; $/;"	v
scaleY	lib/gdlib.php	/^    $scaleY = ($src_h - 1) \/ $dst_h; $/;"	v
scaleY2	lib/gdlib.php	/^    $scaleY2 = $scaleY \/ 2.0; $/;"	v
scale_grade	grade/lib.php	/^                        $scale_grade = get_record('grade_item', 'courseid', $course->id, 'cminstance', $mod->cminstance, 'modid', $mod->modid);$/;"	v
scale_id	backup/restorelib.php	/^                    $scale_id = $data["SCALE"]["#"]["ID"]["0"]["#"];$/;"	v
scale_to	grade/lib.php	/^                                            $scale_to = $modgrades->maxgrade;$/;"	v
scale_to	grade/lib.php	/^                                            $scale_to = round($modgrades->maxgrade\/$item_cat_id->scale_grade);$/;"	v
scale_uses	course/scales.php	/^            $scale_uses = course_scale_used($course->id,$scale->id);$/;"	v
scale_uses	course/scales.php	/^            $scale_uses = site_scale_used($scale->id,$courses);$/;"	v
scalegrades	mod/assignment/lib.php	/^                $scalegrades = make_menu_from_list($scale->scale);$/;"	v
scalegrades	mod/journal/lib.php	/^            $scalegrades = make_menu_from_list($scale->scale);$/;"	v
scaleid	course/scales.php	/^    $scaleid     = optional_param('scaleid', 0, PARAM_INT);       \/\/ scale id$/;"	v
scaleid	mod/assignment/lib.php	/^            $scaleid = - ($assignment->grade);$/;"	v
scalemenu	course/scales.php	/^                $scalemenu = make_menu_from_list($scale->scale);$/;"	v
scalemenu	course/scales.php	/^        $scalemenu = make_menu_from_list($scale->scale);$/;"	v
scalemenu	mod/data/report.php	/^    $scalemenu = make_grades_menu($data->scale);$/;"	v
scalemenu	mod/forum/lib.php	/^    $scalemenu = make_grades_menu($forum->scale);$/;"	v
scalemenu	mod/forum/report.php	/^    $scalemenu = make_grades_menu($forum->scale);$/;"	v
scalemenu	mod/glossary/lib.php	/^    $scalemenu = make_grades_menu($glossary->scale);$/;"	v
scalemenu	mod/glossary/report.php	/^    $scalemenu = make_grades_menu($glossary->scale);$/;"	v
scalenumber	mod/exercise/locallib.php	/^                $scalenumber=$elements[$i]->scale;$/;"	v
scalenumber	mod/workshop/locallib.php	/^                    $scalenumber=$elements[$i]->scale;$/;"	v
scales	backup/backuplib.php	/^        $scales = get_records_sql("SELECT id, courseid, userid, name, scale, description, timemodified$/;"	v
scales	backup/restorelib.php	/^            $scales = restore_read_xml_scales($restore,$xml_file);$/;"	v
scales	course/scales.php	/^    $scales = array();$/;"	v
scales	lib/weblib.php	/^    $scales = get_scales_menu($courseid);$/;"	v
scales_uses	course/scales.php	/^                $scales_uses = course_scale_used($course->id,$scale->id);$/;"	v
scales_uses	course/scales.php	/^                $scales_uses = site_scale_used($scale->id,$courses);$/;"	v
scaleusers	backup/backuplib.php	/^        $scaleusers = get_records_sql("SELECT DISTINCT userid,userid$/;"	v
scan	mod/wiki/ewiki/plugins/aview/downloads.php	/^   $scan = 's:7:"section";' . serialize($id);$/;"	v
scan_src	mod/wiki/ewiki/ewiki.php	/^   $scan_src = "";$/;"	v
scan_src	mod/wiki/ewiki/ewiki.php	/^   $scan_src = NULL;$/;"	v
scat	mod/glossary/formats.php	/^            $scat = ' selected="selected" ';$/;"	v
scat	mod/glossary/formats.php	/^        $scat = '';$/;"	v
sch	lib/adodb/adodb.inc.php	/^					$sch = explode('_',$dsna['scheme']);$/;"	v
sche_destination_error	admin/backup.php	/^            $sche_destination_error = get_string("pathnotexists");$/;"	v
sche_destination_error	admin/backup.php	/^            $sche_destination_error = get_string("pathslasherror");$/;"	v
sche_destination_error	admin/backup.php	/^    $sche_destination_error = "";$/;"	v
schedule_backup_course_configure	backup/backup_scheduled.php	/^function schedule_backup_course_configure($course,$starttime = 0) {  $/;"	f
schedule_backup_course_delete_old_files	backup/backup_scheduled.php	/^function schedule_backup_course_delete_old_files($preferences,$starttime=0) {$/;"	f
schedule_backup_course_execute	backup/backup_scheduled.php	/^function schedule_backup_course_execute($preferences,$starttime = 0) {$/;"	f
schedule_backup_cron	backup/backup_scheduled.php	/^function schedule_backup_cron() {$/;"	f
schedule_backup_launch_backup	backup/backup_scheduled.php	/^function schedule_backup_launch_backup($course,$starttime = 0) {$/;"	f
schedule_backup_log	backup/backup_scheduled.php	/^function schedule_backup_log($starttime,$courseid,$message) {$/;"	f
schedule_backup_next_execution	backup/backup_scheduled.php	/^function schedule_backup_next_execution ($backup_course,$backup_config,$now,$timezone) {$/;"	f
scheduled_days	backup/backup_scheduled.php	/^    $scheduled_days = substr($backup_config->backup_sche_weekdays,$dayofweek).$/;"	v
schema	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/example.php	/^$schema = new adoSchema( $db );$/;"	v
schema	lib/adodb/adodb-xmlschema.inc.php	/^				$schema = _file_get_contents( $schema );$/;"	v
schema	lib/adodb/adodb-xmlschema.inc.php	/^		$schema = '<?xml version="1.0"?>' . "\\n"$/;"	v
schema	lib/adodb/adodb.inc.php	/^			$schema = false;$/;"	v
schema	lib/adodb/adodb.inc.php	/^			$schema = substr($table,0,$at);$/;"	v
schema	lib/adodb/drivers/adodb-mssql.inc.php	/^		$schema = '';$/;"	v
schema	lib/adodb/drivers/adodb-odbc.inc.php	/^		$schema = '';$/;"	v
schema	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$schema = '';$/;"	v
schema	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$schema = false;$/;"	v
schema	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^		$schema = false;$/;"	v
schema	lib/adodb/drivers/adodb-postgres64.inc.php	/^				$schema = false;$/;"	v
schema	lib/adodb/drivers/adodb-postgres64.inc.php	/^		$schema = false;$/;"	v
schema	lib/adodb/session/adodb-session.php	/^    $schema = new adoSchema($conn);$/;"	v
schemaCharacterData	lib/soap/nusoap.php	/^	function schemaCharacterData($parser, $data){$/;"	f
schemaEndElement	lib/soap/nusoap.php	/^	function schemaEndElement($parser, $name) {$/;"	f
schemaPrefix	lib/soap/nusoap.php	/^		$schemaPrefix = $this->getPrefixFromNamespace($this->XMLSchemaVersion);$/;"	v
schemaStartElement	lib/soap/nusoap.php	/^	function schemaStartElement($parser, $name, $attrs) {$/;"	f
schemaTargetNamespace	lib/soap/nusoap.php	/^            $schemaTargetNamespace = $namespace;$/;"	v
scheme	lib/bennu/iCalendar_rfc2445.php	/^            $scheme = strtolower(substr($value, 0, $pos));$/;"	v
scheme	lib/validateurlsyntax.php	/^        $scheme = str_replace('(|', '(', $scheme); \/\/ fix first pipe$/;"	v
scheme	lib/validateurlsyntax.php	/^    $scheme            = '(';$/;"	v
sclose	lib/wiki_to_markdown.php	/^        $sclose =  "<\/pre>\\n";$/;"	v
sclose	lib/wiki_to_markdown.php	/^        $sclose =  "\\n";$/;"	v
sclose	lib/wiki_to_markdown.php	/^    $sclose = "";$/;"	v
sco	mod/scorm/loadSCO.php	/^                    $sco = current($scoes);$/;"	v
sco	mod/scorm/loadSCO.php	/^        $sco = current($scoes);$/;"	v
sco	mod/scorm/locallib.php	/^                                $sco = new stdClass();$/;"	v
sco	mod/scorm/locallib.php	/^            $sco = get_record('scorm_scoes','id',$scoid);$/;"	v
sco	mod/scorm/player.php	/^    $sco = $result->sco;$/;"	v
sco	mod/scorm/restorelib.php	/^                    $sco = backup_getid($restore->backup_unique_code,"scorm_scoes",$scotrack->scoid);$/;"	v
sco	mod/scorm/restorelib.php	/^            $sco = backup_getid($restore->backup_unique_code,"scorm_scoes",$scotrack->scoid);$/;"	v
scoes	mod/scorm/loadSCO.php	/^        $scoes = get_records_select("scorm_scoes","scorm=".$scorm->id." AND launch<>''","id ASC");$/;"	v
scoes	mod/scorm/locallib.php	/^                    $scoes = scorm_get_manifest($block['children'],$scoes);$/;"	v
scoes	mod/scorm/locallib.php	/^        $scoes = new stdClass();$/;"	v
scoes	mod/scorm/locallib.php	/^        $scoes = scorm_get_manifest($manifests,$scoes);$/;"	v
scoes	mod/scorm/restorelib.php	/^        $scoes = $info['MOD']['#']['SCOES']['0']['#']['SCO'];$/;"	v
scoid	mod/scorm/aicc.php	/^            $scoid = $SESSION->scorm_scoid;$/;"	v
scoid	mod/scorm/api.php	/^    $scoid = required_param('scoid', PARAM_INT);  \/\/ sco ID$/;"	v
scoid	mod/scorm/datamodel.php	/^    $scoid = required_param('scoid', PARAM_INT);  \/\/ sco ID$/;"	v
scoid	mod/scorm/loadSCO.php	/^    $scoid = required_param('scoid', PARAM_INT); \/\/ sco ID$/;"	v
scoid	mod/scorm/locallib.php	/^                            $scoid = $sco->id;$/;"	v
scoid	mod/scorm/locallib.php	/^                        $scoid = $sco->id;$/;"	v
scoid	mod/scorm/locallib.php	/^                    $scoid = $sco->id;$/;"	v
scoid	mod/scorm/player.php	/^    $scoid = required_param('scoid', PARAM_INT);  \/\/ sco ID$/;"	v
scoidpop	mod/scorm/player.php	/^    $scoidpop = '&scoid='.$sco->id;$/;"	v
scoidstr	mod/scorm/player.php	/^    $scoidstr = '&amp;scoid='.$sco->id;$/;"	v
score	mod/hotpot/lib.php	/^		$score = $record->score;$/;"	v
score	mod/hotpot/lib.php	/^		$score = $undefined;$/;"	v
score	mod/hotpot/report/overview/report.php	/^					$score = '<span class="highlight">'.$score.'<\/span>';$/;"	v
score	mod/hotpot/report/overview/report.php	/^				$score = hotpot_format_score($attempt);$/;"	v
score	mod/hotpot/report/simplestat/report.php	/^								$score = '<span class="highlight">'.$score.'<\/span>';$/;"	v
score	mod/hotpot/report/simplestat/report.php	/^							$score = $no_value;$/;"	v
score	mod/hotpot/report/simplestat/report.php	/^						$score = $attempt->responses[$id]->score;$/;"	v
score	mod/hotpot/report/simplestat/report.php	/^						$score = $no_value;$/;"	v
score	mod/hotpot/report/simplestat/report.php	/^						$score = '<span class="highlight">'.$score.'<\/span>';$/;"	v
score	mod/hotpot/report/simplestat/report.php	/^					$score = $attempt->score;$/;"	v
score	mod/hotpot/report/simplestat/report.php	/^					$score = $no_value;$/;"	v
score	mod/hotpot/report/simplestat/report.php	/^					$score = '<span class="highlight">'.$attemptnumber.'<\/span>';$/;"	v
score	mod/lesson/locallib.php	/^    $score        = 0;$/;"	v
score	mod/lesson/view.php	/^                $score = key($topscores);$/;"	v
score	mod/scorm/aicc.php	/^                                                 $score = $value;$/;"	v
score	mod/scorm/aicc.php	/^                            $score = '';$/;"	v
score	mod/scorm/lib.php	/^                        $score = '';$/;"	v
score	mod/scorm/locallib.php	/^                        $score = '('.get_string('score','scorm').':&nbsp;'.$usertrack->score_raw.')';$/;"	v
score	mod/scorm/locallib.php	/^                $score = '';$/;"	v
scorelimit	mod/quiz/report/analysis/report.php	/^        $scorelimit = $quiz->sumgrades * $lowmarklimit\/ 100;$/;"	v
scores	mod/hotpot/lib.php	/^		$scores = array();$/;"	v
scores	mod/hotpot/report/fullstat/report.php	/^			$scores = array();$/;"	v
scores	mod/lesson/view.php	/^                $scores = array_keys($topscores);$/;"	v
scores	mod/scorm/locallib.php	/^    $scores = NULL; $/;"	v
scoreview	mod/scorm/report.php	/^                                        $scoreview = '<br \/>'.get_string('score','scorm').':&nbsp;'.$trackdata->score_raw;$/;"	v
scoreview	mod/scorm/report.php	/^                                $scoreview = '';$/;"	v
scoreview	mod/scorm/report.php	/^                        $scoreview = get_string('score','scorm').':&nbsp;'.$trackdata->score_raw;$/;"	v
scoreview	mod/scorm/report.php	/^                $scoreview = '';$/;"	v
scorm	mod/scorm/backuplib.php	/^            $scorm = get_record('scorm','id',$scorm);$/;"	v
scorm	mod/scorm/lib.php	/^    $scorm = scorm_option2text($scorm);$/;"	v
scorm	mod/scorm/locallib.php	/^        $scorm = current($scorms);$/;"	v
scorm_add_instance	mod/scorm/lib.php	/^function scorm_add_instance($scorm) {$/;"	f
scorm_add_time	mod/scorm/locallib.php	/^function scorm_add_time($a, $b) {$/;"	f
scorm_backup_mods	mod/scorm/backuplib.php	/^    function scorm_backup_mods($bf,$preferences) {$/;"	f
scorm_backup_one_mod	mod/scorm/backuplib.php	/^    function scorm_backup_one_mod($bf,$preferences,$scorm) {$/;"	f
scorm_check_backup_mods	mod/scorm/backuplib.php	/^   function scorm_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
scorm_check_backup_mods_instances	mod/scorm/backuplib.php	/^    function scorm_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
scorm_count_launchable	mod/scorm/locallib.php	/^function scorm_count_launchable($scormid,$organization) {$/;"	f
scorm_course_format_display	mod/scorm/locallib.php	/^function scorm_course_format_display($user,$course) {$/;"	f
scorm_cron	mod/scorm/lib.php	/^function scorm_cron () {$/;"	f
scorm_datadir	mod/scorm/locallib.php	/^function scorm_datadir($strPath)$/;"	f
scorm_decode_content_links	mod/scorm/restorelib.php	/^    function scorm_decode_content_links ($content,$restore) {$/;"	f
scorm_decode_content_links_caller	mod/scorm/restorelib.php	/^    function scorm_decode_content_links_caller($restore) {$/;"	f
scorm_delete_files	mod/scorm/lib.php	/^function scorm_delete_files($directory) {$/;"	f
scorm_delete_instance	mod/scorm/lib.php	/^function scorm_delete_instance($id) {$/;"	f
scorm_encode_content_links	mod/scorm/backuplib.php	/^    function scorm_encode_content_links ($content,$preferences) {$/;"	f
scorm_eval_prerequisites	mod/scorm/locallib.php	/^function scorm_eval_prerequisites($prerequisites,$usertracks) {$/;"	f
scorm_external_link	mod/scorm/locallib.php	/^function scorm_external_link($link) {$/;"	f
scorm_forge_cols_regexp	mod/scorm/locallib.php	/^function scorm_forge_cols_regexp($columns,$remodule='(".*")?,') {$/;"	f
scorm_get_aicc_columns	mod/scorm/locallib.php	/^function scorm_get_aicc_columns($row,$mastername='system_id') {$/;"	f
scorm_get_last_attempt	mod/scorm/locallib.php	/^function scorm_get_last_attempt($scormid, $userid) {$/;"	f
scorm_get_manifest	mod/scorm/locallib.php	/^function scorm_get_manifest($blocks,$scoes) {$/;"	f
scorm_get_post_actions	mod/scorm/lib.php	/^function scorm_get_post_actions() {$/;"	f
scorm_get_resources	mod/scorm/locallib.php	/^function scorm_get_resources($blocks) {$/;"	f
scorm_get_toc	mod/scorm/locallib.php	/^function scorm_get_toc($user,$scorm,$liststyle,$currentorg='',$scoid='',$mode='normal',$attempt='',$play=false) {$/;"	f
scorm_get_tracks	mod/scorm/locallib.php	/^function scorm_get_tracks($scoid,$userid,$attempt='') {$/;"	f
scorm_get_user_data	mod/scorm/locallib.php	/^function scorm_get_user_data($userid) {$/;"	f
scorm_get_view_actions	mod/scorm/lib.php	/^function scorm_get_view_actions() {$/;"	f
scorm_grade_user	mod/scorm/locallib.php	/^function scorm_grade_user($scoes, $userid, $grademethod=VALUESCOES) {$/;"	f
scorm_grades	mod/scorm/lib.php	/^function scorm_grades($scormid) {$/;"	f
scorm_ids	mod/scorm/backuplib.php	/^    function scorm_ids ($course) {$/;"	f
scorm_insert_track	mod/scorm/locallib.php	/^function scorm_insert_track($userid,$scormid,$scoid,$attempt,$element,$value) {$/;"	f
scorm_option2text	mod/scorm/lib.php	/^function scorm_option2text($scorm) {$/;"	f
scorm_parse	mod/scorm/locallib.php	/^function scorm_parse($scorm) {$/;"	f
scorm_parse_aicc	mod/scorm/locallib.php	/^function scorm_parse_aicc($pkgdir,$scormid){$/;"	f
scorm_parse_scorm	mod/scorm/locallib.php	/^function scorm_parse_scorm($pkgdir,$scormid) {$/;"	f
scorm_path	mod/scorm/restorelib.php	/^            $scorm_path = $moddata_path."\/scorm";$/;"	v
scorm_path	mod/scorm/restorelib.php	/^        $scorm_path = "";$/;"	v
scorm_print_recent_activity	mod/scorm/lib.php	/^function scorm_print_recent_activity(&$logs, $isteacher=false) {$/;"	f
scorm_repeater	mod/scorm/locallib.php	/^function scorm_repeater($what, $times) {$/;"	f
scorm_restore_files	mod/scorm/restorelib.php	/^    function scorm_restore_files ($package, $restore) {$/;"	f
scorm_restore_logs	mod/scorm/restorelib.php	/^    function scorm_restore_logs($restore,$log) {$/;"	f
scorm_restore_mods	mod/scorm/restorelib.php	/^    function scorm_restore_mods($mod,$restore) {$/;"	f
scorm_scandir	mod/scorm/lib.php	/^function scorm_scandir($directory) {$/;"	f
scorm_scoes	mod/scorm/backuplib.php	/^        $scorm_scoes = get_records("scorm_scoes","scorm",$scorm,"id");$/;"	v
scorm_scoes_restore_mods	mod/scorm/restorelib.php	/^    function scorm_scoes_restore_mods($scorm_id,$info,$restore,$oldmodid) {$/;"	f
scorm_scoes_track	mod/scorm/backuplib.php	/^        $scorm_scoes_track = get_records("scorm_scoes_track","scormid",$scorm,"id");$/;"	v
scorm_scoes_track_ids_by_course	mod/scorm/backuplib.php	/^    function scorm_scoes_track_ids_by_course ($course) {$/;"	f
scorm_scoes_track_ids_by_instance	mod/scorm/backuplib.php	/^    function scorm_scoes_track_ids_by_instance ($instanceid) {$/;"	f
scorm_scoes_tracks_restore_mods	mod/scorm/restorelib.php	/^    function scorm_scoes_tracks_restore_mods($scorm_id,$info,$restore) {$/;"	f
scorm_scoes_tracks_restore_mods_pre15	mod/scorm/restorelib.php	/^    function scorm_scoes_tracks_restore_mods_pre15 ($scorm_id,$info,$restore) {$/;"	f
scorm_string_wrap	mod/scorm/locallib.php	/^function scorm_string_wrap($stringa, $len=15) {$/;"	f
scorm_update_instance	mod/scorm/lib.php	/^function scorm_update_instance($scorm) {$/;"	f
scorm_upgrade	mod/scorm/db/mysql.php	/^function scorm_upgrade($oldversion) {$/;"	f
scorm_upgrade	mod/scorm/db/postgres7.php	/^function scorm_upgrade($oldversion) {$/;"	f
scorm_user_complete	mod/scorm/lib.php	/^function scorm_user_complete($course, $user, $mod, $scorm) {$/;"	f
scorm_user_outline	mod/scorm/lib.php	/^function scorm_user_outline($course, $user, $mod, $scorm) { $/;"	f
scorm_utf8_to_entities	mod/scorm/locallib.php	/^function scorm_utf8_to_entities($str) {$/;"	f
scorm_validate	mod/scorm/locallib.php	/^function scorm_validate($packagedir) {$/;"	f
scorm_view_display	mod/scorm/locallib.php	/^function scorm_view_display ($user, $scorm, $action, $cm, $blockwidth='') {$/;"	f
scormdir	mod/scorm/db/mysql.php	/^                    $scormdir = '\/moddata\/scorm';$/;"	v
scormdir	mod/scorm/db/postgres7.php	/^                    $scormdir = '\/moddata\/scorm';$/;"	v
scormdir	mod/scorm/validate.php	/^                $scormdir = '';$/;"	v
scormid	mod/scorm/validate.php	/^    $scormid = optional_param('instance', '', PARAM_INT);       \/\/ scorm ID$/;"	v
scormpixdir	mod/scorm/lib.php	/^    $scormpixdir = $CFG->modpixpath.'\/scorm\/pix';$/;"	v
scormpixdir	mod/scorm/locallib.php	/^    $scormpixdir = $CFG->modpixpath.'\/scorm\/pix';$/;"	v
scormpixdir	mod/scorm/report.php	/^    $scormpixdir = $CFG->modpixpath.'\/scorm\/pix';$/;"	v
scorms	mod/scorm/backuplib.php	/^        $scorms = get_records ("scorm","course",$preferences->backup_course,"id");$/;"	v
scorms	mod/scorm/db/mysql.php	/^        $scorms = get_records_select("scorm","1","id ASC");$/;"	v
scorms	mod/scorm/db/postgres7.php	/^        $scorms = get_records_select("scorm","","id ASC");$/;"	v
scostr	mod/scorm/player.php	/^                $scostr = '&amp;scoid='.$sco->nextid;$/;"	v
scostr	mod/scorm/player.php	/^                $scostr = '&amp;scoid='.$sco->previd;$/;"	v
scostr	mod/scorm/player.php	/^        $scostr = '&scoid='.$sco->nextid;$/;"	v
scostr	mod/scorm/player.php	/^        $scostr = '&scoid='.$sco->previd;$/;"	v
scotracks	mod/scorm/restorelib.php	/^            $scotracks = $info['MOD']['#']['SCO_TRACKS']['0']['#']['SCO_TRACK'];$/;"	v
scotracks	mod/scorm/restorelib.php	/^        $scotracks = NULL;$/;"	v
scousers	mod/scorm/restorelib.php	/^            $scousers = $info['MOD']['#']['SCO_USERS']['0']['#']['SCO_USER'];$/;"	v
scousers	mod/scorm/restorelib.php	/^        $scousers = NULL;$/;"	v
scr_current	mod/wiki/ewiki/ewiki.php	/^   $scr_current = ewiki_script($ewiki_action, $ewiki_id);$/;"	v
scr_template	mod/wiki/ewiki/ewiki.php	/^   $scr_template = $ewiki_config["script"];$/;"	v
screation	mod/glossary/formats.php	/^            $screation = ' selected="selected" ';$/;"	v
screation	mod/glossary/formats.php	/^        $screation = '';$/;"	v
screenshot	theme/index.php	/^            $screenshot = "<li><a target=\\"$theme\\" href=\\"$theme\/screenshot.jpg\\">$strscreenshot<\/a><\/li>";$/;"	v
screenshot	theme/index.php	/^        $screenshot = '';$/;"	v
screenshotpath	theme/index.php	/^            $screenshotpath = "$theme\/screenshot.jpg";$/;"	v
screenshotpath	theme/index.php	/^            $screenshotpath = "$theme\/screenshot.png";$/;"	v
screenshotpath	theme/index.php	/^        $screenshotpath = '';$/;"	v
script	blocks/moodleblock.class.php	/^        $script = $page->url_get_full(array('instanceid' => $this->instance->id, 'sesskey' => $USER->sesskey));$/;"	v
script	blocks/rss_client/block_rss_client.php	/^                    $script = $page->url_get_full(array('instanceid' => $this->instance->id, 'sesskey' => $USER->sesskey, 'blockaction' => 'config', 'currentaction' => 'configblock', 'id' => $this->courseid));$/;"	v
script	blocks/rss_client/block_rss_client.php	/^                    $script = $page->url_get_full(array('instanceid' => $this->instance->id, 'sesskey' => $USER->sesskey, 'blockaction' => 'config', 'currentaction' => 'managefeeds', 'id' => $this->courseid));$/;"	v
script	blocks/rss_client/config_instance_tabs.php	/^$script = $page->url_get_full(array('instanceid' => $this->instance->id, 'sesskey' => $USER->sesskey, 'blockaction' => 'config', 'currentaction' => 'configblock', 'id' => $id));$/;"	v
script	blocks/rss_client/config_instance_tabs.php	/^$script = $page->url_get_full(array('instanceid' => $this->instance->id, 'sesskey' => $USER->sesskey, 'blockaction' => 'config', 'currentaction' => 'managefeeds', 'id' => $id));$/;"	v
script	mod/hotpot/lib.php	/^		$script = '<script src="'.$src.'" type="text\/javascript" language="javascript"><\/script>'."\\n";$/;"	v
script	mod/wiki/admin.php	/^        $script = 'self.location=document.otherwikis.wikiselect.options[document.otherwikis.wikiselect.selectedIndex].value';$/;"	v
script	mod/wiki/ewiki/ewiki.php	/^      $script = &$ewiki_config[!$bin?"script":"script_binary"];$/;"	v
script	mod/wiki/view.php	/^        $script = 'self.location=document.otherwikis.wikiselect.options[document.otherwikis.wikiselect.selectedIndex].value';$/;"	v
scriptcount	lib/weblib.php	/^            $scriptcount = 0;$/;"	v
scriptpath	lib/moodlelib.php	/^        $scriptpath = substr($scriptpath, 0, $strpos);$/;"	v
scriptpath	lib/moodlelib.php	/^    $scriptpath = $CFG->customscripts . clean_param(substr($urlpath, strlen($CFG->wwwroot)), PARAM_PATH);$/;"	v
scriptpath	lib/moodlelib.php	/^    $scriptpath = rtrim($scriptpath, '\/\\\\');$/;"	v
scripts	mod/hotpot/view.php	/^	$scripts = '';$/;"	v
sd	lib/moodlelib.php	/^    $sd = ($days == 1)  ? $str->day  : $str->days;$/;"	v
sd	mod/forum/restorelib.php	/^                    $sd = new stdClass;$/;"	v
sdate	mod/glossary/formats.php	/^            $sdate = ' selected="selected" ';$/;"	v
sdate	mod/glossary/formats.php	/^        $sdate = '';$/;"	v
sdesc	mod/glossary/formats.php	/^            $sdesc = ' selected="selected" ';$/;"	v
sdesc	mod/glossary/formats.php	/^        $sdesc = '';$/;"	v
sdid	mod/forum/restorelib.php	/^                    $sdid = forum_add_discussion($sd, $sd->intro);$/;"	v
search	admin/replace.php	/^$search  = optional_param('search', '', PARAM_RAW);$/;"	v
search	admin/user.php	/^    $search       = optional_param('search', '', PARAM_RAW);$/;"	v
search	admin/user.php	/^    $search = trim($search);$/;"	v
search	auth/ldap/lib.php	/^        $search = @ldap_read($ldapconnection, $group,  '('.$CFG->ldap_memberattribute.'='.$username.')', array($CFG->ldap_memberattribute));$/;"	v
search	backup/backuplib.php	/^        $search = array($CFG->wwwroot.'\/file.php\/'.$mypreferences->backup_course,$/;"	v
search	backup/restorelib.php	/^        $search = array ("$@FILEPHP@$");$/;"	v
search	course/search.php	/^        $search = trim(implode(" ", $searchterms));$/;"	v
search	course/search.php	/^    $search  = optional_param('search', '', PARAM_RAW);  \/\/ search words$/;"	v
search	course/search.php	/^    $search = trim(strip_tags($search)); \/\/ trim & clean raw searched string$/;"	v
search	course/teacher.php	/^    $search = optional_param('search', '', PARAM_RAW); \/\/ search string$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.(mpe?g)\\"([^>]*)>(.*?)<\\\/a>\/is';$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.avi\\"([^>]*)>(.*?)<\\\/a>\/is';$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.flv\\"([^>]*)>(.*?)<\\\/a>\/is';$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.mov\\"([^>]*)>(.*?)<\\\/a>\/is';$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.mp3\\"([^>]*)>(.*?)<\\\/a>\/is';$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.ram\\"([^>]*)>(.*?)<\\\/a>\/is';$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.rm\\"([^>]*)>(.*?)<\\\/a>\/is';$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.rpm\\"([^>]*)>(.*?)<\\\/a>\/is';$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.wmv\\"([^>]*)>(.*?)<\\\/a>\/is';$/;"	v
search	filter/mediaplugin/filter.php	/^        $search = array($/;"	v
search	filter/multilang/filter.php	/^    $search = '\/(<(?:lang|span) lang="[a-zA-Z0-9_-]*".*?>.+?<\\\/(?:lang|span)>\\s*)+\/is';$/;"	v
search	lib/datalib.php	/^                           $search='', $firstinitial='', $lastinitial='') {$/;"	v
search	lib/datalib.php	/^        $search = ' AND ('. $fullname .' '. $LIKE .'\\'%'. $search .'%\\' OR email '. $LIKE .'\\'%'. $search .'%\\') ';$/;"	v
search	lib/datalib.php	/^        $search = trim($search);$/;"	v
search	lib/smarty/Smarty_Compiler.class.php	/^        $search = "~{$ldq}\\*(.*?)\\*{$rdq}|{$ldq}\\s*literal\\s*{$rdq}(.*?){$ldq}\\s*\/literal\\s*{$rdq}|{$ldq}\\s*php\\s*{$rdq}(.*?){$ldq}\\s*\/php\\s*{$rdq}~s";$/;"	v
search	lib/smarty/plugins/modifier.regex_replace.php	/^        $search = substr($search, 0, -strlen($match[1])) . str_replace('e', '', $match[1]);$/;"	v
search	message/history.php	/^    $search = optional_param('search', '', PARAM_CLEAN);$/;"	v
search	mod/data/view.php	/^    $search = optional_param('search', $SESSION->dataprefs[$data->id]['search'], PARAM_NOTAGS);$/;"	v
search	mod/forum/search.php	/^        $search = forum_clean_search_terms($search);$/;"	v
search	mod/forum/search.php	/^    $search = trim(optional_param('search', '', PARAM_NOTAGS));  \/\/ search string$/;"	v
search	mod/forum/view.php	/^    $search  = optional_param('search', '');              \/\/ search string$/;"	v
search	mod/hotpot/lib.php	/^				$search = '|'.'(<style[^>]*>)'.'(.*?)'.'(<\/style>)'.'|ise';$/;"	v
search	mod/hotpot/lib.php	/^				$search = '|'.'(?<='.'PreloadImages'.'\\('.')'."([^)]+?)".'(?='.'\\);'.')'.'|se';$/;"	v
search	mod/hotpot/lib.php	/^				$search = '|'.'(?<='.'onclick="'."location='".')'."([^']*)".'(?='."'; return false;".'")'.'|ise';$/;"	v
search	mod/hotpot/lib.php	/^			$search = "%($tagopen$tag$space$anychar$attribute=$quoteopen)($url)($quoteclose$anychar$tagclose)%ise";$/;"	v
search	mod/hotpot/lib.php	/^			$search = '#('.'[\\xc0-\\xdf][\\x80-\\xbf]'.'|'.'[\\xe0-\\xef][\\x80-\\xbf]{2}'.'|'.'[\\xf0-\\xff][\\x80-\\xbf]{3}'.'|'.'[\\x80-\\xff]'.')#se';$/;"	v
search	mod/hotpot/lib.php	/^			$search = '#(<'.$htmltags.'[^>]*'.'>)'.$space.'(?='.'<)#is';$/;"	v
search	mod/hotpot/lib.php	/^			$search = '\/>([^<]*&[^<]*)<\/e';$/;"	v
search	mod/hotpot/lib.php	/^		$search = '#'.'(file|src|thesound)='."([^&]+)".'#ise';$/;"	v
search	mod/hotpot/lib.php	/^		$search = '#('.preg_quote($startblock).')(.*?)('.preg_quote($endblock).')#s';$/;"	v
search	mod/hotpot/lib.php	/^		$search = '#<!-- Begin(Top|Bottom)NavButtons -->(.*?)<!-- End(Top|Bottom)NavButtons -->#s';$/;"	v
search	mod/hotpot/lib.php	/^	$search = '|'.'(?<='.'url'.'\\('.')'."(.+?)".'(?='.'\\)'.')'.'|ise';$/;"	v
search	mod/hotpot/lib.php	/^	$search = '|(?<=["'."'])([^,'".'"]*?)(?=["'."'])|ise";$/;"	v
search	mod/hotpot/template/default.php	/^				$search = '\/\\['.$names[1][$i].'\\](.*?)\\[\\\/'.$names[1][$i].'\\]\/s';$/;"	v
search	mod/hotpot/template/default.php	/^			$search = '\/\\[(?:bool|int|str)(\\\\w+)\\]\/';$/;"	v
search	mod/hotpot/template/default.php	/^		$search = '\/\\[\\\/((incl|str)?(\\w+))\\]\/';$/;"	v
search	question/format/hotpot/format.php	/^            $search = '#('.'[\\xc0-\\xdf][\\x80-\\xbf]'.'|'.'[\\xe0-\\xef][\\x80-\\xbf]{2}'.'|'.'[\\xf0-\\xff][\\x80-\\xbf]{3}'.'|'.'[\\x80-\\xff]'.')#se';$/;"	v
search	question/format/hotpot/format.php	/^            $search = '#(<'.$htmltags.'[^>]*'.'>)\\s+'.'(?='.'<'.')#is';$/;"	v
search	question/format/hotpot/format.php	/^            $search = '\/>([^<]*&[^<]*)<\/e';$/;"	v
search	question/format/qti2/custommediafilter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.(mpe?g)\\"([^>]*)>(.*?)<\\\/a>\/i';$/;"	v
search	question/format/qti2/custommediafilter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.avi\\"([^>]*)>(.*?)<\\\/a>\/i';$/;"	v
search	question/format/qti2/custommediafilter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.mov\\"([^>]*)>(.*?)<\\\/a>\/i';$/;"	v
search	question/format/qti2/custommediafilter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.mp3\\"([^>]*)>(.*?)<\\\/a>\/i';$/;"	v
search	question/format/qti2/custommediafilter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.swf\\"([^>]*)>(.*?)<\\\/a>\/i';$/;"	v
search	question/format/qti2/custommediafilter.php	/^        $search = '\/<a(.*?)href=\\"([^<]+)\\.wmv\\"([^>]*)>(.*?)<\\\/a>\/i';$/;"	v
search	question/format/webct/format.php	/^    $search = array ("'<script[?>]*?>.*?<\/script>'si",  \/\/ remove javascript$/;"	v
search	question/type/numerical/questiontype.php	/^        $search  = array(' ', ',');$/;"	v
search	question/type/shortanswer/questiontype.php	/^        $search = array('\\\\', '+', '(', ')', '[', ']', '-');$/;"	v
search	user/index.php	/^        $search = false;$/;"	v
search	user/index.php	/^    $search       = optional_param('search','',PARAM_CLEAN);$/;"	v
search_attribs	auth/ldap/lib.php	/^            $search_attribs = array($CFG->ldap_expireattr, 'passwordExpirationInterval','loginGraceLimit' );$/;"	v
search_attribs	auth/ldap/lib.php	/^    $search_attribs = array($CFG->ldap_expireattr);$/;"	v
search_attribs	auth/ldap/lib.php	/^    $search_attribs = array();$/;"	v
search_attribs	auth/shibboleth/lib.php	/^    $search_attribs = array();$/;"	v
search_forums_upgrade	blocks/search_forums/db/mysql.php	/^function search_forums_upgrade($oldversion=0) {$/;"	f
search_forums_upgrade	blocks/search_forums/db/postgres7.php	/^function search_forums_upgrade($oldversion=0) {$/;"	f
search_generate_SQL	lib/searchlib.php	/^function search_generate_SQL($parsetree, $datafield, $metafield, $mainidfield, $useridfield,$/;"	f
search_lexer	lib/searchlib.php	/^  function search_lexer(&$parser){$/;"	f
search_lexer	lib/searchlib.php	/^class search_lexer extends Lexer{$/;"	c
search_parser	lib/searchlib.php	/^class search_parser {$/;"	c
search_token	lib/searchlib.php	/^  function search_token($type,$value){$/;"	f
search_token	lib/searchlib.php	/^class search_token {$/;"	c
search_users	lib/datalib.php	/^function search_users($courseid, $groupid, $searchtext, $sort='', $exceptions='') {$/;"	f
searchfield	backup/restorelib.php	/^            $searchfield = 'name';$/;"	v
searchfield	backup/restorelib.php	/^            $searchfield = 'stamp';$/;"	v
searchform	course/search.php	/^    $searchform = print_course_search($search, true, "navbar");$/;"	v
searchform	mod/forum/discuss.php	/^    $searchform = forum_search_form($course);$/;"	v
searchform	mod/forum/index.php	/^    $searchform = forum_search_form($course);$/;"	v
searchform	mod/forum/search.php	/^    $searchform = forum_search_form($course, $search);$/;"	v
searchselect	mod/data/view.php	/^            $searchselect = ' ';$/;"	v
searchselect	mod/data/view.php	/^            $searchselect = ' AND (c1.content LIKE "%'.$search.'%") ';$/;"	v
searchselect	mod/data/view.php	/^        $searchselect = ' ';$/;"	v
searchselect	mod/data/view.php	/^        $searchselect = ' AND (c.content LIKE "%'.$search.'%") ';$/;"	v
searchstring	backup/restorelib.php	/^                $searchstring='\/ ([a-zA-Z]+):'.$old_id.'\\(([^)]+)\\)\/';$/;"	v
searchstring	backup/restorelib.php	/^        $searchstring='\/ ([a-zA-Z]+):([0-9]+)\\(([^)]+)\\)\/';$/;"	v
searchstring	course/teacher.php	/^        $searchstring = $strsearch;$/;"	v
searchstring	course/teacher.php	/^        $searchstring = $strsearchagain;$/;"	v
searchstring	mod/assignment/restorelib.php	/^                $searchstring='\/\\$@(ASSIGNMENTINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/assignment/restorelib.php	/^                $searchstring='\/\\$@(ASSIGNMENTVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/assignment/restorelib.php	/^        $searchstring='\/\\$@(ASSIGNMENTINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/assignment/restorelib.php	/^        $searchstring='\/\\$@(ASSIGNMENTVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/chat/restorelib.php	/^                $searchstring='\/\\$@(CHATINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/chat/restorelib.php	/^                $searchstring='\/\\$@(CHATVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/chat/restorelib.php	/^        $searchstring='\/\\$@(CHATINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/chat/restorelib.php	/^        $searchstring='\/\\$@(CHATVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/choice/restorelib.php	/^                $searchstring='\/\\$@(CHOICEINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/choice/restorelib.php	/^                $searchstring='\/\\$@(CHOICEVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/choice/restorelib.php	/^        $searchstring='\/\\$@(CHOICEINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/choice/restorelib.php	/^        $searchstring='\/\\$@(CHOICEVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/forum/lib.php	/^    $searchstring = "";$/;"	v
searchstring	mod/forum/lib.php	/^    $searchstring = str_replace("\\\\\\"","\\"",$searchstring);$/;"	v
searchstring	mod/forum/restorelib.php	/^                $searchstring='\/\\$@(FORUMDISCUSSIONVIEW)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^                $searchstring='\/\\$@(FORUMDISCUSSIONVIEWINSIDE)\\*('.$old_id.')\\*('.$old_id2.')@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^                $searchstring='\/\\$@(FORUMDISCUSSIONVIEWPARENT)\\*('.$old_id.')\\*('.$old_id2.')@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^                $searchstring='\/\\$@(FORUMINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^                $searchstring='\/\\$@(FORUMVIEWBYF)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^                $searchstring='\/\\$@(FORUMVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^        $searchstring='\/\\$@(FORUMDISCUSSIONVIEW)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^        $searchstring='\/\\$@(FORUMDISCUSSIONVIEWINSIDE)\\*([0-9]+)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^        $searchstring='\/\\$@(FORUMDISCUSSIONVIEWPARENT)\\*([0-9]+)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^        $searchstring='\/\\$@(FORUMINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^        $searchstring='\/\\$@(FORUMVIEWBYF)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/forum/restorelib.php	/^        $searchstring='\/\\$@(FORUMVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/glossary/restorelib.php	/^                $searchstring='\/\\$@(GLOSSARYINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/glossary/restorelib.php	/^                $searchstring='\/\\$@(GLOSSARYVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/glossary/restorelib.php	/^        $searchstring='\/\\$@(GLOSSARYINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/glossary/restorelib.php	/^        $searchstring='\/\\$@(GLOSSARYVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/lesson/restorelib.php	/^                $searchstring='\/\\$@(LESSONINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/lesson/restorelib.php	/^                $searchstring='\/\\$@(LESSONVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/lesson/restorelib.php	/^        $searchstring='\/\\$@(LESSONINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/lesson/restorelib.php	/^        $searchstring='\/\\$@(LESSONVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/quiz/restorelib.php	/^                $searchstring='\/\\$@(QUIZINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/quiz/restorelib.php	/^                $searchstring='\/\\$@(QUIZVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/quiz/restorelib.php	/^        $searchstring='\/\\$@(QUIZINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/quiz/restorelib.php	/^        $searchstring='\/\\$@(QUIZVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/resource/restorelib.php	/^                $searchstring='\/\\$@(RESOURCEINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/resource/restorelib.php	/^                $searchstring='\/\\$@(RESOURCEVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/resource/restorelib.php	/^        $searchstring='\/\\$@(RESOURCEINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/resource/restorelib.php	/^        $searchstring='\/\\$@(RESOURCEVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/scorm/restorelib.php	/^                $searchstring='\/\\$@(SCORMINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/scorm/restorelib.php	/^                $searchstring='\/\\$@(SCORMVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/scorm/restorelib.php	/^        $searchstring='\/\\$@(SCORMINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/scorm/restorelib.php	/^        $searchstring='\/\\$@(SCORMVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/survey/restorelib.php	/^                $searchstring='\/\\$@(SURVEYINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/survey/restorelib.php	/^                $searchstring='\/\\$@(SURVEYVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/survey/restorelib.php	/^        $searchstring='\/\\$@(SURVEYINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/survey/restorelib.php	/^        $searchstring='\/\\$@(SURVEYVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/wiki/restorelib.php	/^                $searchstring='\/\\$@(WIKIINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/wiki/restorelib.php	/^                $searchstring='\/\\$@(WIKIVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/wiki/restorelib.php	/^        $searchstring='\/\\$@(WIKIINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/wiki/restorelib.php	/^        $searchstring='\/\\$@(WIKIVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/workshop/restorelib.php	/^                $searchstring='\/\\$@(WORKSHOPINDEX)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/workshop/restorelib.php	/^                $searchstring='\/\\$@(WORKSHOPVIEWBYID)\\*('.$old_id.')@\\$\/';$/;"	v
searchstring	mod/workshop/restorelib.php	/^        $searchstring='\/\\$@(WORKSHOPINDEX)\\*([0-9]+)@\\$\/';$/;"	v
searchstring	mod/workshop/restorelib.php	/^        $searchstring='\/\\$@(WORKSHOPVIEWBYID)\\*([0-9]+)@\\$\/';$/;"	v
searchterm	lib/datalib.php	/^            $searchterm = substr($searchterm,1);$/;"	v
searchterm	message/lib.php	/^            $searchterm = substr($searchterm,1);$/;"	v
searchterm	mod/glossary/lib.php	/^            $searchterm = substr($searchterm,1);$/;"	v
searchterm	mod/glossary/sql.php	/^                    $searchterm = substr($searchterm,1);$/;"	v
searchterms	course/search.php	/^        $searchterms = explode(" ", $search);    \/\/ Search for words independently$/;"	v
searchterms	mod/forum/search.php	/^    $searchterms = explode(' ', $searchterms);$/;"	v
searchterms	mod/forum/search.php	/^    $searchterms = explode(' ', $strippedsearch);    \/\/ Search for words independently$/;"	v
searchterms	mod/forum/search.php	/^    $searchterms = explode(' ', $words);$/;"	v
searchterms	mod/forum/search.php	/^    $searchterms = str_replace('forumid:', 'instance:', $search);$/;"	v
searchterms	mod/forum/user.php	/^            $searchterms = array('userid:'.$user->id);$/;"	v
searchterms	mod/glossary/sql.php	/^            $searchterms = explode(" ",$hook);$/;"	v
searchterms	mod/glossary/view.php	/^                $searchterms = explode(' ', $hook);    \/\/ Search for words independently$/;"	v
searchtext	admin/admin.php	/^    $searchtext = (isset($frm->searchtext)) ? $frm->searchtext : "";$/;"	v
searchtext	admin/creators.php	/^    $searchtext = (isset($frm->searchtext)) ? $frm->searchtext : "";$/;"	v
searchtext	course/importstudents.php	/^            $searchtext = '';$/;"	v
searchtext	course/importstudents.php	/^    $searchtext     = optional_param('searchtext', '', PARAM_RAW); \/\/ search string$/;"	v
searchtext	course/student.php	/^            $searchtext = '';$/;"	v
searchtext	course/student.php	/^    $searchtext     = optional_param('searchtext', '', PARAM_RAW); \/\/ search string$/;"	v
searchtext	mod/forum/subscribers.php	/^    $searchtext = (isset($frm->searchtext)) ? $frm->searchtext : "";$/;"	v
searchtosplit	filter/multilang/filter.php	/^    $searchtosplit = '\/<(?:lang|span) lang="([a-zA-Z0-9_-]*)".*?>(.+?)<\\\/(?:lang|span)>\/is';$/;"	v
searchusers	admin/admin.php	/^        $searchusers = get_users(true, $frm->searchtext, true, $adminlist, 'firstname ASC, lastname ASC',$/;"	v
searchusers	admin/creators.php	/^        $searchusers = get_users(true, $frm->searchtext, true, $creatorlist, 'firstname ASC, lastname ASC',$/;"	v
searchusers	course/student.php	/^        $searchusers = get_users(true, $searchtext, true, $existinguserlist, 'firstname ASC, lastname ASC',$/;"	v
searchusers	mod/forum/subscribers.php	/^        $searchusers = search_users($course->id, $currentgroup, $frm->searchtext, 'firstname ASC, lastname ASC', $subscriberlist);$/;"	v
searchvalue	backup/restorelib.php	/^            $searchvalue = $cat->name;$/;"	v
searchvalue	backup/restorelib.php	/^            $searchvalue = $cat->stamp;$/;"	v
sec	auth/ldap/lib.php	/^            $sec=substr($time,12,2);$/;"	v
sec	backup/restorelib.php	/^            $sec = backup_getid($restore->backup_unique_code,"course_sections",$secid);$/;"	v
sec	lib/adodb/adodb-time.inc.php	/^	$sec = intval($sec);$/;"	v
sec	lib/soap/nusoap.php	/^			$sec = $tod['sec'];$/;"	v
sec	lib/soap/nusoap.php	/^			$sec = time();$/;"	v
sec	mod/chat/gui_header_js/jsupdate.php	/^                $sec = $lastping - ($min*60);$/;"	v
sec	mod/chat/gui_header_js/jsupdate.php	/^                $sec = $sec < 10 ? '0'.$sec : $sec;$/;"	v
sec	mod/chat/gui_header_js/jsupdated.php	/^                $sec = $lastping - ($min*60);$/;"	v
sec	mod/chat/gui_header_js/jsupdated.php	/^                $sec = $sec < 10 ? '0'.$sec : $sec;$/;"	v
sec	mod/chat/gui_header_js/users.php	/^        $sec = $lastping - ($min*60);$/;"	v
sec	mod/chat/gui_header_js/users.php	/^        $sec = $sec < 10 ? '0'.$sec : $sec;$/;"	v
secid	backup/restorelib.php	/^                $secid = $sec->new_id;$/;"	v
secid	backup/restorelib.php	/^            $secid = substr(strrchr($log->url,"="),1);$/;"	v
second_extra	lib/smarty/plugins/function.html_select_time.php	/^    $second_extra       = null;$/;"	v
second_interval	lib/smarty/plugins/function.html_select_time.php	/^    $second_interval    = 1;$/;"	v
secondrow	user/tabs.php	/^                $secondrow = array();$/;"	v
secondrow	user/tabs.php	/^            $secondrow = array();$/;"	v
seconds	admin/filters.php	/^    $seconds = array(604800,86400,43200,10800,7200,3600,2700,1800,900,600,540,480,420,360,300,240,180,120,60,30,0);$/;"	v
seconds	backup/lib.php	/^        $seconds = $hours * 60 * 60;$/;"	v
seconds	lib/moodlelib.php	/^    $seconds = DAYSECS*$days;$/;"	v
seconds	lib/olson.php	/^        $seconds = intval($matches[3]);$/;"	v
seconds	user/extendenrol.php	/^    $seconds = $i * 86400;$/;"	v
secondsleft	mod/quiz/attempt.php	/^        $secondsleft = 999999999999;$/;"	v
secondsleft	mod/quiz/attempt.php	/^    $secondsleft = ($quiz->timeclose ? $quiz->timeclose : 999999999999) - time();$/;"	v
secs	lib/adodb/adodb-time.inc.php	/^	$secs = $arr['seconds'];$/;"	v
secs	lib/adodb/adodb-time.inc.php	/^	$secs = $d - $min * $_min_power;$/;"	v
secs	lib/adodb/drivers/adodb-mysqli.inc.php	/^			      $secs = 0)$/;"	v
secs	lib/bennu/iCalendar_rfc2445.php	/^                $secs = explode(',', $vars['BYSECOND']);$/;"	v
secs	lib/moodlelib.php	/^    $secs      = $remainder - ($mins*MINSECS);$/;"	v
secs	mod/scorm/locallib.php	/^        $secs = '0'. $secs;$/;"	v
secs	mod/scorm/locallib.php	/^    $secs = $aseconds[0] + $bseconds[0] + $change;  \/\/Seconds$/;"	v
secs	mod/scorm/locallib.php	/^    $secs = $secs - ($change * 60);$/;"	v
secs2cache	lib/adodb/adodb-connection.inc.php	/^            $secs2cache = $this->cacheSecs;$/;"	v
secs2cache	lib/adodb/adodb.inc.php	/^			$secs2cache = $this->cacheSecs;$/;"	v
secsInYear	lib/adodb/adodb-time.inc.php	/^		$secsInYear = $lastd;$/;"	v
secsInYear	lib/adodb/adodb-time.inc.php	/^		$secsInYear = 86400 * ($leaf ? 366 : 365) + $lastd;$/;"	v
section	backup/backuplib.php	/^        $section=false;$/;"	v
section	blocks/site_main_menu/block_site_main_menu.php	/^            $section = $sections[0];$/;"	v
section	blocks/social_activities/block_social_activities.php	/^        $section = $sections[0];$/;"	v
section	course/edit.php	/^                    $section = NULL;$/;"	v
section	course/format/lams/format.php	/^$section = 0;$/;"	v
section	course/format/lams/format.php	/^$section = 1;$/;"	v
section	course/format/topics/format.php	/^    $section = 0;$/;"	v
section	course/format/topics/format.php	/^    $section = 1;$/;"	v
section	course/format/weeks/format.php	/^    $section = 0;$/;"	v
section	course/format/weeks/format.php	/^    $section = 1;$/;"	v
section	course/format/weekscss/format.php	/^    $section = 0;$/;"	v
section	course/format/weekscss/format.php	/^    $section = 1;$/;"	v
section	course/grade.php	/^            $section = $sections[$i];$/;"	v
section	course/grades.php	/^            $section = $sections[$i];$/;"	v
section	course/lib.php	/^                $section = $mod->section;$/;"	v
section	course/lib.php	/^            $section = 0;$/;"	v
section	course/lib.php	/^        $section = '&amp;sr='.$section;   \/\/ Section return$/;"	v
section	course/lib.php	/^        $section = '';$/;"	v
section	course/mod.php	/^        $section = get_field('course_sections', 'section', 'id', $cm->section);$/;"	v
section	course/mod.php	/^        $section = required_param('section',PARAM_INT);$/;"	v
section	course/recent.php	/^        $section = 0;$/;"	v
section	course/report/log/lib.php	/^            $section = $mod->section;$/;"	v
section	course/report/log/lib.php	/^        $section = 0;$/;"	v
section	course/report/outline/index.php	/^            $section = $sections[$i];$/;"	v
section	course/user.php	/^                    $section = $sections[$i];$/;"	v
section	course/view.php	/^    $section     = optional_param('section', 0, PARAM_INT);$/;"	v
section	enrol/database/enrol.php	/^        $section = NULL;$/;"	v
section	enrol/imsenterprise/enrol.php	/^                    $section = NULL;$/;"	v
section	enrol/ldap/enrol.php	/^        $section = NULL;$/;"	v
section	grade/lib.php	/^            $section = $sections["$i"];$/;"	v
section	grade/lib.php	/^            $section = $sections[$i];$/;"	v
section	lib/weblib.php	/^        $section = $mod->section;$/;"	v
section	lib/weblib.php	/^    $section = -1;$/;"	v
section	mod/forum/discuss.php	/^                $section = $courseforum->section;$/;"	v
section	mod/forum/discuss.php	/^            $section = -1;$/;"	v
section	mod/hotpot/index.php	/^	$section = optional_param('section', 0);$/;"	v
section	mod/wiki/ewiki/plugins/moodle/downloads.php	/^           $section="**";$/;"	v
section	mod/wiki/ewiki/plugins/moodle/downloads.php	/^      $section = $def_sec;$/;"	v
section_links_upgrade	blocks/section_links/db/mysql.php	/^function section_links_upgrade($oldversion=0) {$/;"	f
section_links_upgrade	blocks/section_links/db/postgres7.php	/^function section_links_upgrade($oldversion=0) {$/;"	f
section_name	lib/smarty/Config_File.class.php	/^                        $section_name = substr($match[1], 1);$/;"	v
section_name	lib/smarty/Config_File.class.php	/^                    $section_name = $match[1];$/;"	v
section_name	lib/smarty/Smarty_Compiler.class.php	/^        $section_name = $attrs['name'];$/;"	v
section_name	lib/smarty/Smarty_Compiler.class.php	/^        $section_name = $match[1];$/;"	v
section_props	lib/smarty/Smarty_Compiler.class.php	/^        $section_props = "\\$this->_sections[$section_name]";$/;"	v
sectiondest	course/lib.php	/^    $sectiondest = $section + $move;$/;"	v
sectionmenu	course/format/lams/format.php	/^$sectionmenu = array();$/;"	v
sectionmenu	course/format/topics/format.php	/^    $sectionmenu = array();$/;"	v
sectionmenu	course/format/weeks/format.php	/^    $sectionmenu = array();$/;"	v
sectionmenu	course/format/weekscss/format.php	/^    $sectionmenu = array();$/;"	v
sectionmods	blocks/site_main_menu/block_site_main_menu.php	/^            $sectionmods = explode(',', $section->sequence);$/;"	v
sectionmods	blocks/social_activities/block_social_activities.php	/^            $sectionmods = explode(',', $section->sequence);$/;"	v
sectionmods	course/grade.php	/^                $sectionmods = explode(",", $section->sequence);$/;"	v
sectionmods	course/grades.php	/^                $sectionmods = explode(",", $section->sequence);$/;"	v
sectionmods	course/lib.php	/^        $sectionmods = explode(",", $section->sequence);$/;"	v
sectionmods	course/recent.php	/^            $sectionmods = explode(",", $section->sequence);$/;"	v
sectionmods	course/report/outline/index.php	/^                $sectionmods = explode(",", $section->sequence);$/;"	v
sectionmods	course/user.php	/^                            $sectionmods = explode(",", $section->sequence);$/;"	v
sectionmods	grade/lib.php	/^                $sectionmods = explode(",", $section->sequence);$/;"	v
sectionname	blocks/section_links/block_section_links.php	/^            $sectionname = 'topic';$/;"	v
sectionname	blocks/section_links/block_section_links.php	/^            $sectionname = 'week';$/;"	v
sectionname	course/editsection.php	/^        $sectionname  = get_string("name$course->format");$/;"	v
sectionname	course/editsection.php	/^        $sectionname  = get_string('site');$/;"	v
sectionname	course/mod.php	/^        $sectionname    = get_string("name$course->format");$/;"	v
sectionreturn	course/mod.php	/^    $sectionreturn = optional_param('sr', '', PARAM_INT);$/;"	v
sections	blocks/site_main_menu/block_site_main_menu.php	/^        $sections = get_all_sections($this->instance->pageid);$/;"	v
sections	course/grade.php	/^    $sections = get_all_sections($course->id); \/\/ Sort everything the same as the course$/;"	v
sections	course/grades.php	/^    $sections = get_all_sections($course->id); \/\/ Sort everything the same as the course$/;"	v
sections	course/lib.php	/^        $sections = get_records_select('course_sections', "course = $course->id AND section > 0", 'section ASC');$/;"	v
sections	course/recent.php	/^        $sections = get_records_sql("SELECT cs.id, cs.section, cs.sequence, cs.summary, cs.visible$/;"	v
sections	course/recent.php	/^    $sections = array();$/;"	v
sections	course/report/outline/index.php	/^    $sections = get_all_sections($course->id);$/;"	v
sections	course/user.php	/^            $sections = get_all_sections($course->id);$/;"	v
sections	grade/lib.php	/^    $sections = get_all_sections($course->id); \/\/ Sort everything the same as the course$/;"	v
sections	lib/weblib.php	/^    $sections = get_records('course_sections','course',$course->id,'section','section,visible,summary');$/;"	v
sectionstyle	course/format/lams/format.php	/^            $sectionstyle = ' current';$/;"	v
sectionstyle	course/format/lams/format.php	/^            $sectionstyle = ' hidden';$/;"	v
sectionstyle	course/format/lams/format.php	/^            $sectionstyle = '';$/;"	v
sectionstyle	course/format/topics/format.php	/^                $sectionstyle = ' current';$/;"	v
sectionstyle	course/format/topics/format.php	/^                $sectionstyle = ' hidden';$/;"	v
sectionstyle	course/format/topics/format.php	/^                $sectionstyle = '';$/;"	v
sectionstyle	course/format/weeks/format.php	/^                $sectionstyle = ' current';$/;"	v
sectionstyle	course/format/weeks/format.php	/^                $sectionstyle = ' hidden';$/;"	v
sectionstyle	course/format/weeks/format.php	/^                $sectionstyle = '';$/;"	v
sectionstyle	course/format/weekscss/format.php	/^                $sectionstyle = ' current';$/;"	v
sectionstyle	course/format/weekscss/format.php	/^                $sectionstyle = ' hidden';$/;"	v
sectionstyle	course/format/weekscss/format.php	/^                $sectionstyle = '';$/;"	v
securC	lib/typo3/class.t3lib_div.php	/^		$securC=100;$/;"	v
secure	lib/soap/nusoap.php	/^			$secure = false;$/;"	v
secure	lib/soap/nusoap.php	/^			$secure = true;$/;"	v
securewwwroot	blocks/admin/block_admin.php	/^            $securewwwroot = $CFG->wwwroot;$/;"	v
securewwwroot	blocks/admin/block_admin.php	/^            $securewwwroot = str_replace('http:','https:',$CFG->wwwroot);$/;"	v
security	admin/configvars.php	/^    $security = array();$/;"	v
seed_random_number_generator	mod/hotpot/template/v6.php	/^	function seed_random_number_generator() {$/;"	f
seeded_RNG	mod/hotpot/template/v6.php	/^			$seeded_RNG = TRUE;$/;"	v
seen	mod/lesson/locallib.php	/^    $seen = array();    $/;"	v
seenpages	mod/lesson/locallib.php	/^        $seenpages = array();$/;"	v
segment_count	question/format/hotpot/format.php	/^        $segment_count = 0;$/;"	v
segments	mod/hotpot/template/v6.php	/^					$segments = array();$/;"	v
segments	mod/hotpot/template/v6.php	/^			$segments = array();$/;"	v
segments	mod/hotpot/template/v6.php	/^		$segments = array();$/;"	v
segments	question/format/hotpot/format.php	/^            $segments = array();$/;"	v
sel	lib/adodb/pivottable.inc.php	/^		$sel = substr($sel,0,strlen($sel)-2);$/;"	v
sel	lib/adodb/pivottable.inc.php	/^	$sel = "$rowfields, ";$/;"	v
select	course/lib.php	/^        $select = "";$/;"	v
select	course/lib.php	/^        $select = "id = '$courseid'";$/;"	v
select	enrol/authorize/enrol.php	/^                $select = "(status='". AN_STATUS_AUTH ."') AND (timecreated<'$timediffem') AND (timecreated>'$timediff30')";$/;"	v
select	enrol/authorize/enrol.php	/^            $select = "(status='".AN_STATUS_AUTH."') AND (timecreated<'$timediff30')";$/;"	v
select	enrol/authorize/enrol.php	/^            $select = "(status='".AN_STATUS_EXPIRE."') AND (timecreated<'$timediff60')";$/;"	v
select	enrol/authorize/enrol.php	/^            $select = "(status='".AN_STATUS_NONE."') AND (timecreated<'$timediff30')";$/;"	v
select	enrol/authorize/enrol.php	/^        $select = "SELECT E.id, E.courseid, E.userid, C.fullname " .$/;"	v
select	enrol/authorize/locallib.php	/^    $select = "SELECT E.id, E.transid, E.courseid, E.userid, E.status, E.ccname, E.timecreated, E.settletime ";$/;"	v
select	enrol/manual/enrol.php	/^    $select = "timeend > '0' AND timeend < '" . time() . "'";$/;"	v
select	lib/datalib.php	/^        $select = "$field = '$value'";$/;"	v
select	lib/datalib.php	/^        $select = "$field IN ($values)";$/;"	v
select	lib/datalib.php	/^        $select = "WHERE $field1 = '$value1'";$/;"	v
select	lib/datalib.php	/^        $select = ' WHERE '. $select;$/;"	v
select	lib/datalib.php	/^        $select = '';$/;"	v
select	lib/datalib.php	/^        $select = 'WHERE '. $select;$/;"	v
select	lib/datalib.php	/^        $select = 'WHERE '.$select;$/;"	v
select	lib/datalib.php	/^    $select = 'deleted <> 1';$/;"	v
select	lib/datalib.php	/^    $select = 'module=\\'login\\' AND action=\\'error\\' AND time > '. $lastlogin;$/;"	v
select	lib/datalib.php	/^    $select = 's.course = \\''. $courseid .'\\' AND ';$/;"	v
select	lib/datalib.php	/^    $select = 'u.deleted = \\'0\\' AND u.confirmed = \\'1\\'';$/;"	v
select	lib/datalib.php	/^    $select = 'username <> \\'guest\\' AND deleted = 0';$/;"	v
select	lib/datalib.php	/^    $select = where_clause($field1, $value1, $field2, $value2, $field3, $value3);$/;"	v
select	lib/excel/Worksheet.php	/^    function select()$/;"	f
select	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function select()$/;"	f
select	lib/rsslib.php	/^        $select = 'id='. $rssid;$/;"	v
select	lib/rsslib.php	/^        $select = 'userid='. $userid;$/;"	v
select	lib/rsslib.php	/^    $select = '';$/;"	v
select	message/lib.php	/^    $select = 'u.deleted = \\'0\\' AND u.confirmed = \\'1\\'';$/;"	v
select	mod/assignment/lib.php	/^            $select = '';$/;"	v
select	mod/assignment/lib.php	/^        $select = "s.course = '$assignment->course' AND";$/;"	v
select	mod/assignment/lib.php	/^        $select = '';$/;"	v
select	mod/assignment/lib.php	/^        $select = 'SELECT u.id, u.id, u.firstname, u.lastname, u.picture, s.id AS submissionid, s.grade, s.comment, s.timemodified, s.timemarked, ((s.timemarked > 0) AND (s.timemarked >= s.timemodified)) AS status ';$/;"	v
select	mod/assignment/lib.php	/^        $select = 'SELECT u.id, u.id, u.firstname, u.lastname, u.picture,'.$/;"	v
select	mod/assignment/lib.php	/^    $select = "s.course = '$assignment->course' AND";$/;"	v
select	mod/exercise/locallib.php	/^                $select = '';$/;"	v
select	mod/exercise/locallib.php	/^            $select = "u.course = '$exercise->course' AND";$/;"	v
select	mod/exercise/locallib.php	/^            $select = '';$/;"	v
select	mod/exercise/locallib.php	/^        $select = "u.course = '$exercise->course' AND";$/;"	v
select	mod/exercise/locallib.php	/^        $select = '';$/;"	v
select	mod/exercise/locallib.php	/^    $select = "u.course = '$exercise->course' AND";$/;"	v
select	mod/forum/lib.php	/^        $select = "$sql and f.type = 'eachuser' ";$/;"	v
select	mod/forum/lib.php	/^        $select = "$sql and f.type = 'general' ";$/;"	v
select	mod/forum/lib.php	/^        $select = "$sql and f.type = 'news' ";$/;"	v
select	mod/forum/lib.php	/^        $select = "$sql and f.type = 'single' and fp.parent > 0 ";$/;"	v
select	mod/forum/lib.php	/^        $select = "$sql and f.type = 'teacher' ";$/;"	v
select	mod/forum/lib.php	/^        $select = 'course = '.$courseid.' AND trackingtype = '.FORUM_TRACKING_OFF;$/;"	v
select	mod/forum/lib.php	/^    $select = '';$/;"	v
select	mod/forum/lib.php	/^    $select = 'userid = \\''.$userid.'\\' AND discussionid = \\''.$discussionid.'\\'';$/;"	v
select	mod/hotpot/backuplib.php	/^                $select = "h.course = $course AND h.id = a.hotpot";$/;"	v
select	mod/hotpot/backuplib.php	/^            $select = "a.hotpot = $instance->id";$/;"	v
select	mod/hotpot/backuplib.php	/^            $select = "id IN ($ids)";$/;"	v
select	mod/hotpot/backuplib.php	/^        $select = "attempt=$parent->id";$/;"	v
select	mod/hotpot/backuplib.php	/^        $select = "course=$preferences->backup_course AND id='$instance'";$/;"	v
select	mod/hotpot/backuplib.php	/^        $select = "hotpot=$parent->id";$/;"	v
select	mod/hotpot/index.php	/^					$select = "hotpot IN ($hotpotids)";$/;"	v
select	mod/hotpot/index.php	/^					$select = "hotpot=$regrade";$/;"	v
select	mod/hotpot/index.php	/^	$select = "a.hotpot IN ($hotpotids)";$/;"	v
select	mod/hotpot/report.php	/^				$select = "hotpot='$hotpot->id' AND clickreportid IN (".implode(',', $ids).")";$/;"	v
select	mod/hotpot/report.php	/^			$select = "";$/;"	v
select	mod/hotpot/report.php	/^			$select = "a.id IN (".join(',', $ids).")";$/;"	v
select	mod/hotpot/report.php	/^			$select = "hotpot='$hotpot->id' AND status=".HOTPOT_STATUS_ABANDONED;$/;"	v
select	mod/hotpot/report.php	/^			$select = "hotpot='$hotpot->id'";$/;"	v
select	mod/hotpot/report.php	/^			$select = 'attempt IN ('.implode(',', array_keys($attempts)).')';$/;"	v
select	mod/hotpot/report.php	/^		$select = "a.clickreportid IN (".join(',', $ids).")";$/;"	v
select	mod/hotpot/report.php	/^	$select = "a.hotpot IN ($hotpot_ids) AND a.userid IN ($user_ids)";$/;"	v
select	mod/hotpot/report.php	/^	$select = '';$/;"	v
select	mod/journal/lib.php	/^            $select = '';$/;"	v
select	mod/journal/lib.php	/^        $select = "s.course = '$journal->course' AND";$/;"	v
select	mod/journal/lib.php	/^        $select = '';$/;"	v
select	mod/journal/lib.php	/^    $select = "s.course = '$journal->course' AND";$/;"	v
select	mod/quiz/report/grading/report.php	/^        $select = 'SELECT '.$db->Concat('u.id', '\\'#\\'', $db->IfNull('qa.attempt', '0')).' AS userattemptid, qa.id AS attemptid, qa.uniqueid, qa.attempt, qa.timefinish, u.id AS userid, u.firstname, u.lastname, u.picture ';$/;"	v
select	mod/quiz/report/grading/report.php	/^        $select = 'SELECT '.$db->Concat('u.id', '\\'#\\'', $db->IfNull('qa.attempt', '0')).' AS userattemptid,$/;"	v
select	mod/quiz/report/overview/report.php	/^        $select = 'SELECT '.$db->Concat('u.id', '\\'#\\'', $db->IfNull('qa.attempt', '0')).' AS uniqueid, '.$/;"	v
select	mod/wiki/ewikimoodlelib.php	/^           $select = "(".$select.") AND wiki=".$wiki_entry->id;$/;"	v
select	mod/wiki/ewikimoodlelib.php	/^         $select = "";$/;"	v
select	mod/wiki/ewikimoodlelib.php	/^         $select="(pagename=$id) AND wiki=".$wiki_entry->id."  $version ";$/;"	v
select	mod/wiki/lib.php	/^    $select = 'course = '.$courseid;$/;"	v
select	mod/workshop/lib.php	/^        $select = '';$/;"	v
select	mod/workshop/lib.php	/^    $select = "u.course = '$workshop->course' AND";$/;"	v
select	mod/workshop/locallib.php	/^        $select = '';$/;"	v
select	mod/workshop/locallib.php	/^    $select = "s.course = '$workshop->course' AND";$/;"	v
select	mod/workshop/locallib.php	/^    $select = "u.course = '$workshop->course' AND";$/;"	v
select	question/category_class.php	/^            $select = "parent = '$parent' AND course = '{$this->course->id}'";$/;"	v
select	user/index.php	/^        $select = 'SELECT u.id, u.username, u.firstname, u.lastname, u.email, u.city, u.country, $/;"	v
selectcourse	mod/forum/lib.php	/^            $selectcourse = " AND d.course = '$courseid' AND c.id='$courseid'";$/;"	v
selectcourse	mod/forum/lib.php	/^            $selectcourse = " AND d.course = '$courseid'";$/;"	v
selectcourse	mod/forum/lib.php	/^            $selectcourse = '';$/;"	v
selected	admin/configvars.php	/^            $selected = $s;$/;"	v
selected	admin/configvars.php	/^        $selected = "";$/;"	v
selected	backup/backuplib.php	/^               $selected = false;$/;"	v
selected	backup/backuplib.php	/^               $selected = true;$/;"	v
selected	calendar/view.php	/^        $selected = $SESSION->cal_courses_shown;$/;"	v
selected	calendar/view.php	/^        $selected = '';$/;"	v
selected	lib/adodb/adodb-lib.inc.php	/^		$selected = ($compareFields0) ? $zval : $zval2;$/;"	v
selected	lib/smarty/plugins/function.html_checkboxes.php	/^                $selected = array_map('strval', array_values((array)$_val));$/;"	v
selected	lib/smarty/plugins/function.html_checkboxes.php	/^    $selected = null;$/;"	v
selected	lib/smarty/plugins/function.html_options.php	/^    $selected = array();$/;"	v
selected	lib/smarty/plugins/function.html_radios.php	/^                    $selected = (string)$_val;$/;"	v
selected	lib/smarty/plugins/function.html_radios.php	/^    $selected = null;$/;"	v
selected	lib/smarty/plugins/function.html_select_time.php	/^        $selected = intval(floor(strftime('%M', $time) \/ $minute_interval) * $minute_interval);$/;"	v
selected	lib/smarty/plugins/function.html_select_time.php	/^        $selected = intval(floor(strftime('%S', $time) \/ $second_interval) * $second_interval);$/;"	v
selected	lib/weblib.php	/^                $selected = $url;$/;"	v
selected	lib/weblib.php	/^    $selected = '';$/;"	v
selected	mod/glossary/lib.php	/^                         $selected = $url;$/;"	v
selected	mod/glossary/lib.php	/^            $selected = GLOSSARY_SHOW_ALL_CATEGORIES;$/;"	v
selected	mod/glossary/lib.php	/^            $selected = GLOSSARY_SHOW_NOT_CATEGORISED;$/;"	v
selected	mod/glossary/lib.php	/^         $selected = GLOSSARY_SHOW_NOT_CATEGORISED;$/;"	v
selected	mod/glossary/lib.php	/^     $selected = '';$/;"	v
selected	mod/hotpot/attempt.php	/^				$selected = in_array($value, $responsevalues);$/;"	v
selected	mod/lesson/view.php	/^                                    $selected = htmlspecialchars(trim($answers[$useranswers[$t]]->response));  \/\/ gets the user's previous answer$/;"	v
selected	mod/wiki/admin.php	/^            $selected = $wiki_list['selected'];$/;"	v
selected	mod/wiki/lib.php	/^  $selected = array();$/;"	v
selected	mod/wiki/view.php	/^            $selected = $wiki_list['selected'];$/;"	v
selected	mod/wiki/view.php	/^        $selected="";$/;"	v
selected	question/category_class.php	/^        $selected = (boolean)$category->publish ? 1 : 0;$/;"	v
selected	question/type/calculated/questiontype.php	/^            $selected = LITERAL . "-0-$name"; \/\/ Default$/;"	v
selected	question/type/multianswer/questiontype.php	/^                        $selected = $response == $mcanswer->id$/;"	v
selectedactivity	course/lib.php	/^                    $selectedactivity = "$mod->cm";$/;"	v
selectedactivity	course/lib.php	/^        $selectedactivity = $modid;$/;"	v
selectedactivity	course/report/log/lib.php	/^                $selectedactivity = "$mod->cm";$/;"	v
selectedactivity	course/report/log/lib.php	/^            $selectedactivity = "site_errors";$/;"	v
selectedactivity	course/report/log/lib.php	/^    $selectedactivity = "";$/;"	v
selecteddate	course/lib.php	/^            $selecteddate = $USER->lastlogin;$/;"	v
selecteddate	course/report/log/lib.php	/^        $selecteddate = $today;$/;"	v
selectedgrade_item	grade/exceptions.php	/^            $selectedgrade_item = $data->grade_itemid;$/;"	v
selectedgrade_item	grade/exceptions.php	/^        $selectedgrade_item = array_shift($temparr = array_keys($listgrade_items));$/;"	v
selectedgroup	course/groups.php	/^            $selectedgroup = $data->groupid;$/;"	v
selectedgroup	course/groups.php	/^        $selectedgroup = NULL;$/;"	v
selectedgroup	course/groups.php	/^    $selectedgroup = optional_param('group', NULL, PARAM_INT);  \/\/ Current group id$/;"	v
selectedgroup	course/recent.php	/^    $selectedgroup  = optional_param('selectedgroup', 0, PARAM_INT);$/;"	v
selectedgroup	course/report/log/lib.php	/^        $selectedgroup = ($selectedgroup == -1) ? get_current_group($course->id) : $selectedgroup;$/;"	v
selectedgroup	course/report/log/lib.php	/^        $selectedgroup = 0;$/;"	v
selectedgroup	course/report/log/lib.php	/^        $selectedgroup = get_current_group($course->id);$/;"	v
selectfile	files/index.php	/^            $selectfile = trim($fileurl, "\/");$/;"	v
selectgroup	mod/forum/lib.php	/^            $selectgroup = " AND ( NOT (cm.groupmode='$separategroups'".$/;"	v
selectgroup	mod/forum/lib.php	/^            $selectgroup = '';$/;"	v
selectgroup	mod/forum/lib.php	/^        $selectgroup = '';$/;"	v
selection	mod/exercise/locallib.php	/^                    $selection = $grades[$i]->grade;$/;"	v
selection	mod/exercise/locallib.php	/^                    $selection = 0;$/;"	v
selection	mod/exercise/locallib.php	/^                $selection = $grades[0]->grade;$/;"	v
selection	mod/exercise/locallib.php	/^                $selection = 0;$/;"	v
selection	mod/workshop/locallib.php	/^                    $selection = $grades[$i]->grade;$/;"	v
selection	mod/workshop/locallib.php	/^                    $selection = 0;$/;"	v
selection	mod/workshop/locallib.php	/^                $selection = $grades[0]->grade;$/;"	v
selection	mod/workshop/locallib.php	/^                $selection = 0;$/;"	v
selectmod	lib/weblib.php	/^                $selectmod = $mod;$/;"	v
selectmod	lib/weblib.php	/^    $selectmod = NULL;$/;"	v
selector	course/lib.php	/^    $selector = '';$/;"	v
selector	theme/chameleon/ui/ChameleonCSS.class.php	/^            $selector = trim($parts[0]);$/;"	v
selectsql	lib/datalib.php	/^        $selectsql = "{$CFG->prefix}course c $teachertable WHERE $categoryselect $visiblecourses";$/;"	v
selectsql	lib/datalib.php	/^        $selectsql = "{$CFG->prefix}course c $teachertable";$/;"	v
selectsql	lib/datalib.php	/^    $selectsql = "{$CFG->prefix}course c $teachertable WHERE $categoryselect $visiblecourses";$/;"	v
selectsql	lib/datalib.php	/^    $selectsql = $CFG->prefix .'course WHERE ('. $fullnamesearch .' OR '. $summarysearch .') AND category > \\'0\\'';$/;"	v
selectsql	lib/datalib.php	/^    $selectsql = $CFG->prefix .'log l LEFT JOIN '. $CFG->prefix .'user u ON l.userid = u.id '. ((strlen($select) > 0) ? 'WHERE '. $select : '');$/;"	v
selectsql	mod/forum/lib.php	/^    $selectsql = "{$CFG->prefix}forum_posts p,$/;"	v
selectsql	mod/glossary/lib.php	/^    $selectsql = "{$CFG->prefix}glossary_entries e,$/;"	v
seltxt	lib/questionlib.php	/^            $seltxt = "selected=\\"selected\\"";$/;"	v
seltxt	lib/questionlib.php	/^        $seltxt = "";$/;"	v
send	lib/excellib.class.php	/^    function send($filename) {$/;"	f
send	lib/pear/Spreadsheet/Excel/Writer.php	/^    function send($filename)$/;"	f
send	lib/soap/nusoap.php	/^	function send($data, $timeout=0, $response_timeout=30, $cookies=NULL) {$/;"	f
send	lib/soap/nusoap.php	/^	function send($msg, $soapaction = '', $timeout=0, $response_timeout=30) {$/;"	f
send	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^    function send($out) {$/;"	f
send	user/messageselect.php	/^    $send = optional_param('send','',PARAM_ALPHA);$/;"	v
sendHTTPS	lib/soap/nusoap.php	/^	function sendHTTPS($data, $timeout=0, $response_timeout=30, $cookies) {$/;"	f
sendRequest	lib/soap/nusoap.php	/^	function sendRequest($data, $cookies = NULL) {$/;"	f
send_confirmation_email	lib/moodlelib.php	/^ function send_confirmation_email($user) {$/;"	f
send_file	lib/filelib.php	/^function send_file($path, $filename, $lifetime=86400 , $filter=0, $pathisstring=false, $forcedownload=false) {$/;"	f
send_message	lib/phpmailer/mailerc.php	/^function send_message($filePath)$/;"	f
send_password_change_confirmation_email	lib/moodlelib.php	/^function send_password_change_confirmation_email($user) {$/;"	f
send_response	lib/soap/nusoap.php	/^	function send_response() {$/;"	f
sendbtag	mod/glossary/lib.php	/^         $sendbtag    = $bclose;$/;"	v
sendbtag	mod/glossary/lib.php	/^     $sendbtag      = '';$/;"	v
sendbtag	mod/glossary/lib.php	/^     $sendbtag  = '';$/;"	v
sendcount	lib/moodlelib.php	/^        $sendcount = $send->value;$/;"	v
sendcount	lib/moodlelib.php	/^    $sendcount = 0;$/;"	v
sendem	enrol/authorize/enrol.php	/^        $sendem = array();$/;"	v
sendfiles	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^    function sendfiles() {$/;"	f
sendmail	lib/phpmailer/class.phpmailer.php	/^            $sendmail = sprintf("%s -oi -f %s -t", $this->Sendmail, $this->Sender);$/;"	v
sendmail	lib/phpmailer/class.phpmailer.php	/^            $sendmail = sprintf("%s -oi -t", $this->Sendmail);$/;"	v
sendto	mod/exercise/lib.php	/^            $sendto = $submissionowner;$/;"	v
sendto	mod/workshop/lib.php	/^                $sendto = $assessmentowner;$/;"	v
sendto	mod/workshop/lib.php	/^                $sendto = $submissionowner;$/;"	v
sendto	mod/workshop/lib.php	/^            $sendto = $assessmentowner;$/;"	v
sendto	mod/workshop/lib.php	/^            $sendto = $submissionowner;$/;"	v
sep	lib/adodb/adodb-time.inc.php	/^		$sep = substr($tstr,2,1);$/;"	v
sep	lib/adodb/server.php	/^$sep = ' :::: ';$/;"	v
sep	lib/fpdf/fpdf.php	/^            $sep=$i;$/;"	v
sep	lib/fpdf/fpdf.php	/^            $sep=-1;$/;"	v
sep	lib/fpdf/fpdf.php	/^    $sep=-1;$/;"	v
sep_pos	lib/soap/nusoap.php	/^		$sep_pos = strpos($value_str, '=');$/;"	v
separategroups	mod/forum/lib.php	/^            $separategroups = SEPARATEGROUPS;$/;"	v
separator	lib/moodlelib.php	/^        $separator = strtoupper(substr(PHP_OS, 0, 3)) === 'WIN' ? ' &' : ' ;';$/;"	v
separator	lib/smarty/plugins/function.html_checkboxes.php	/^    $separator = '';$/;"	v
separator	lib/smarty/plugins/function.html_radios.php	/^    $separator = '';$/;"	v
separator	question/type/multianswer/editquestion.php	/^                    $separator = '~';$/;"	v
separator	question/type/multianswer/editquestion.php	/^                $separator= '';$/;"	v
separators	lib/markdown.php	/^	$separators	= preg_split('\/ *[|] *\/', $underline);$/;"	v
seq	lib/adodb/datadict/datadict-postgres.inc.php	/^		$seq = $this->connection->GetOne("SELECT relname FROM pg_class WHERE NOT relname ~ 'pg_.*' AND relname LIKE $tabname AND relkind='S'");$/;"	v
seqCache	lib/adodb/datadict/datadict-oci8.inc.php	/^		$seqCache = '';$/;"	v
seqField	lib/adodb/datadict/datadict-firebird.inc.php	/^			$seqField = $this->seqField;$/;"	v
seqIncr	lib/adodb/datadict/datadict-oci8.inc.php	/^		$seqIncr = '';$/;"	v
seqStart	lib/adodb/datadict/datadict-oci8.inc.php	/^		$seqStart = '';$/;"	v
seq_fld	lib/adodb/datadict/datadict-postgres.inc.php	/^					$seq_fld = $fld->name;$/;"	v
seq_name	lib/adodb/datadict/datadict-postgres.inc.php	/^					$seq_name = $matches[1];$/;"	v
seq_name	lib/adodb/datadict/datadict-postgres.inc.php	/^			$seq_name = $tabname.'_'.$seq_fld.'_seq';	\/\/ has to be the name of the new implicit sequence$/;"	v
seqname	lib/adodb/datadict/datadict-firebird.inc.php	/^			$seqname = $this->schema.'.'.$this->seqPrefix.$tab;$/;"	v
seqname	lib/adodb/datadict/datadict-firebird.inc.php	/^			$seqname = $this->seqPrefix.$tab1;$/;"	v
seqname	lib/adodb/datadict/datadict-oci8.inc.php	/^			$seqname = $this->schema.'.'.$this->seqPrefix.$tab;$/;"	v
seqname	lib/adodb/datadict/datadict-oci8.inc.php	/^			$seqname = $this->seqPrefix.$tabname;$/;"	v
seqname	lib/adodb/drivers/adodb-ibase.inc.php	/^		$seqname = strtoupper($seqname);$/;"	v
seqnum	question/type/multianswer/questiontype.php	/^            $seqnum = $exploded[0];$/;"	v
seqtab	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$seqtab='adodb_seq';$/;"	v
seqtab	lib/adodb/drivers/adodb-odbtp.inc.php	/^           	$seqtab = $path . '\/' . $seqtab;$/;"	v
sequence	admin/oacleanup.php	/^                            $sequence = array();$/;"	v
sequence	backup/restorelib.php	/^                                                $sequence = $newidmod;$/;"	v
sequence	backup/restorelib.php	/^                    $sequence = $rec->sequence;$/;"	v
sequence	backup/restorelib.php	/^                $sequence = "";$/;"	v
sequence	backup/restorelib.php	/^        $sequence = "";$/;"	v
sequence	course/lib.php	/^               $sequence = explode(",", $section->sequence);$/;"	v
sequence	mod/quiz/db/mysql.php	/^                            $sequence  = array();$/;"	v
sequence	mod/quiz/db/mysql.php	/^                $sequence = array();$/;"	v
sequence	mod/quiz/db/postgres7.php	/^                            $sequence  = array();$/;"	v
sequence	mod/quiz/db/postgres7.php	/^                        $sequence = array();$/;"	v
sequence	mod/quiz/db/postgres7.php	/^                $sequence = array();$/;"	v
sequence	mod/quiz/db/postgres7.php	/^            $sequence = array();$/;"	v
sequence	question/type/multianswer/questiontype.php	/^            $sequence = explode(',', $sequence);$/;"	v
sequence	question/type/multianswer/questiontype.php	/^        $sequence = array();$/;"	v
sequence	question/type/multianswer/questiontype.php	/^        $sequence = array_flip(explode(',', $sequence));$/;"	v
sequence_field	question/type/multianswer/questiontype.php	/^            $sequence_field = "";$/;"	v
sequencearr	mod/quiz/restorelibpre15.php	/^                        $sequencearr = explode(",",$multianswerdb->sequence);$/;"	v
serContent	lib/typo3/class.t3lib_div.php	/^						$serContent = array('extlang'=>$langKey, 'origFile'=>$LOCAL_LANG[$langKey], 'EXT_DATA'=>$LOCAL_LANG[$langKey]);$/;"	v
serContent	lib/typo3/class.t3lib_div.php	/^						$serContent = unserialize(t3lib_div::getUrl($cacheFileName));$/;"	v
serContent	lib/typo3/class.t3lib_div.php	/^				$serContent = array('origFile'=>$hashSource, 'LOCAL_LANG'=>$LOCAL_LANG);$/;"	v
serContent	lib/typo3/class.t3lib_div.php	/^				$serContent = unserialize(t3lib_div::getUrl($cacheFileName));$/;"	v
serialize	lib/bennu/iCalendar_components.php	/^    function serialize() {$/;"	f
serialize	lib/bennu/iCalendar_properties.php	/^    function serialize() {$/;"	f
serialize	lib/soap/nusoap.php	/^	function serialize($debug = 0)$/;"	f
serialize	lib/soap/nusoap.php	/^	function serialize($use='encoded') {$/;"	f
serialize	lib/soap/nusoap.php	/^	function serialize(){$/;"	f
serializeComplexTypeAttributes	lib/soap/nusoap.php	/^	function serializeComplexTypeAttributes($typeDef, $value, $ns, $uqType) {$/;"	f
serializeComplexTypeElements	lib/soap/nusoap.php	/^	function serializeComplexTypeElements($typeDef, $value, $ns, $uqType, $use='encoded', $encodingStyle=false) {$/;"	f
serializeEnvelope	lib/soap/nusoap.php	/^    function serializeEnvelope($body,$headers=false,$namespaces=array(),$style='rpc',$use='encoded',$encodingStyle='http:\/\/schemas.xmlsoap.org\/soap\/encoding\/'){$/;"	f
serializeParameters	lib/soap/nusoap.php	/^	function serializeParameters($operation, $direction, $parameters)$/;"	f
serializeRPCParameters	lib/soap/nusoap.php	/^	function serializeRPCParameters($operation, $direction, $parameters)$/;"	f
serializeSchema	lib/soap/nusoap.php	/^	function serializeSchema(){$/;"	f
serializeType	lib/soap/nusoap.php	/^	function serializeType($name, $type, $value, $use='encoded', $encodingStyle=false, $unqualified=false)$/;"	f
serializeTypeDef	lib/soap/nusoap.php	/^    function serializeTypeDef($type){$/;"	f
serialize_return	lib/soap/nusoap.php	/^	function serialize_return() {$/;"	f
serialize_val	lib/soap/nusoap.php	/^	function serialize_val($val,$name=false,$type=false,$name_ns=false,$type_ns=false,$attributes=false,$use='encoded'){$/;"	f
serialized	calendar/export_execute.php	/^$serialized = $ical->serialize();$/;"	v
server	auth/ldap/lib.php	/^        $server = trim($server);$/;"	v
server_load	lib/moodlelib.php	/^            $server_load = $matches[1];$/;"	v
server_not_found_exception	mod/lams/list.php	/^    $server_not_found_exception = "ServerNotFoundException";$/;"	v
server_uri	lib/cas/client.php	/^      $server_uri = preg_replace('\/\\\/\\\/\/','\/','\/'.$server_uri.'\/');$/;"	v
server_vars	lib/smarty/plugins/function.html_image.php	/^    $server_vars = ($smarty->request_use_auto_globals) ? $_SERVER : $GLOBALS['HTTP_SERVER_VARS'];$/;"	v
serverurl	question/type/rqp/types.php	/^                    $serverurl = ($info == $server->id) ? '<b>'.$server->url.'<\/b>' : $server->url;$/;"	v
servey_decode_content_links	mod/survey/restorelib.php	/^    function servey_decode_content_links ($content,$restore) {$/;"	f
servey_encode_content_links	mod/survey/backuplib.php	/^    function servey_encode_content_links ($content,$preferences) {$/;"	f
service	lib/soap/nusoap.php	/^	function service($data){$/;"	f
serviceMail	lib/cas/CAS.php	/^  function serviceMail($url,$flags,&$err_code,&$err_msg,&$pt)$/;"	f
serviceMail	lib/cas/client.php	/^  function serviceMail($url,$flags,&$err_code,&$err_msg,&$pt)$/;"	f
serviceWeb	lib/cas/CAS.php	/^  function serviceWeb($url,&$err_code,&$output)$/;"	f
serviceWeb	lib/cas/client.php	/^  function serviceWeb($url,&$err_code,&$output)$/;"	f
service_url	lib/cas/client.php	/^      $service_url = $url.'&ticket='.$pt;$/;"	v
service_url	lib/cas/client.php	/^      $service_url = $url.'?ticket='.$pt;$/;"	v
sess	lib/adodb/adodb-perf.inc.php	/^			$sess = sprintf('%5d',$arr[3]);$/;"	v
sess	lib/tablelib.php	/^            $sess = &$SESSION->flextable[$uniqueid];$/;"	v
sess	lib/tablelib.php	/^            $sess = &$this->sess;$/;"	v
session	mod/quiz/reviewquestion.php	/^    $session = get_record('question_sessions', 'attemptid', $attempt->uniqueid, 'questionid', $question->id);$/;"	v
session_has_timed_out	login/index.php	/^        $session_has_timed_out = false;$/;"	v
session_has_timed_out	login/index.php	/^        $session_has_timed_out = true;$/;"	v
sessionend	mod/chat/report.php	/^            $sessionend = $message->timestamp;$/;"	v
sessionend	mod/chat/report.php	/^    $sessionend = 0;$/;"	v
sessiongap	mod/chat/report.php	/^    $sessiongap = 5 * 60;    \/\/ 5 minutes silence means a new session$/;"	v
sessionid	mod/chat/chatd.php	/^                $sessionid = $info[2];$/;"	v
sessionid	mod/scorm/aicc.php	/^    $sessionid = required_param('session_id', PARAM_ALPHANUM);$/;"	v
sessions	question/restorelib.php	/^        $sessions = $info['#']['NEWEST_STATES']['0']['#']['NEWEST_STATE'];$/;"	v
sessionstart	mod/chat/report.php	/^            $sessionstart = $lasttime;$/;"	v
sessionstart	mod/chat/report.php	/^    $sessionstart   = 0;$/;"	v
sessionusers	mod/chat/report.php	/^            $sessionusers = array();$/;"	v
sessionusers	mod/chat/report.php	/^    $sessionusers = array();$/;"	v
sesskey	admin/config.php	/^    $sesskey = !empty($USER->id) ? $USER->sesskey : '';$/;"	v
sesskey	admin/site.php	/^        $sesskey = $USER->sesskey;$/;"	v
sesskey	admin/site.php	/^        $sesskey = '';$/;"	v
sesskey	course/groups.php	/^    $sesskey = !empty($USER->id) ? $USER->sesskey : '';$/;"	v
sesskey	course/lib.php	/^        $sesskey = sesskey();$/;"	v
sesskey	course/scales.php	/^        $sesskey = !empty($USER->id) ? $USER->sesskey : '';$/;"	v
sesskey	lib/moodlelib.php	/^        $sesskey = required_param('sesskey', PARAM_RAW);  \/\/ Check script parameters$/;"	v
sesskey	lib/moodlelib.php	/^function sesskey() {$/;"	f
sesskey	login/forgot_password.php	/^$sesskey = sesskey();$/;"	v
sesskey	mod/hotpot/index.php	/^		$sesskey = '';$/;"	v
sesskey	mod/hotpot/index.php	/^		$sesskey = '<input type="hidden" name="sesskey" value="'.$USER->sesskey.'" \/>';$/;"	v
sesskey	theme/index.php	/^    $sesskey = !empty($USER->id) ? $USER->sesskey : '';$/;"	v
set	lib/adodb/session/adodb-session.php	/^			$set = true;$/;"	v
set	lib/bennu/iCalendar_rfc2445.php	/^                    $set = abs(intval($set));$/;"	v
setAlign	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setAlign($location)$/;"	f
setBgColor	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setBgColor($color)$/;"	f
setBlockSize	lib/adodb/session/adodb-compress-bzip2.php	/^	function setBlockSize($block_size) {$/;"	f
setBold	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setBold($weight = 1)$/;"	f
setBorder	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setBorder($style)$/;"	f
setBorderColor	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setBorderColor($color)$/;"	f
setBottom	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setBottom($style)$/;"	f
setBottomColor	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setBottomColor($color)$/;"	f
setButtonStatus	lib/editor/htmlarea/htmlarea.php	/^    function setButtonStatus(id, newval) {$/;"	f
setButtonStatus	lib/editor/htmlarea/htmlarea_bak.php	/^    function setButtonStatus(id, newval) {$/;"	f
setBypassStr	lib/environmentlib.php	/^    function setBypassStr($str) {$/;"	f
setCallbackMode	lib/cas/client.php	/^  function setCallbackMode($callback_mode)$/;"	f
setCallbackURL	lib/cas/client.php	/^  function setCallbackURL($url)$/;"	f
setCipher	lib/adodb/session/adodb-encrypt-mcrypt.php	/^	function setCipher($cipher) {$/;"	f
setCol	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^   function setCol($col, $row1, $row2, $incell = true)$/;"	f
setColor	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setColor($color)$/;"	f
setColumn	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setColumn($firstcol, $lastcol, $width, $format = 0, $hidden = 0, $level = 0)$/;"	f
setContentType	lib/soap/nusoap.php	/^	function setContentType($type, $charset = false) {$/;"	f
setCookie	lib/soap/nusoap.php	/^	function setCookie($name, $value) {$/;"	f
setCountry	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function setCountry($code)$/;"	f
setCredentials	lib/soap/nusoap.php	/^	function setCredentials($username, $password, $authtype = 'basic', $certRequest = array()) {$/;"	f
setCredentials	lib/soap/nusoap.php	/^	function setCredentials($username, $password, $authtype = 'basic', $digestRequest = array(), $certRequest = array()) {$/;"	f
setCurrentVersion	lib/environmentlib.php	/^    function setCurrentVersion($current_version) {$/;"	f
setCustomColor	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function setCustomColor($index, $red, $green, $blue)$/;"	f
setDebug	lib/cas/CAS.php	/^  function setDebug($filename='')$/;"	f
setDebugLevel	lib/soap/nusoap.php	/^	function setDebugLevel($level) {$/;"	f
setDefaultRpcParams	lib/soap/nusoap.php	/^	function setDefaultRpcParams($rpcParams) {$/;"	f
setEncoding	lib/soap/nusoap.php	/^	function setEncoding($enc='gzip, deflate') {$/;"	f
setEndpoint	lib/soap/nusoap.php	/^	function setEndpoint($endpoint) {$/;"	f
setError	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^   function setError($errorTitle = "\\x00", $errorDescription = "\\x00", $showError = true)$/;"	f
setError	lib/soap/nusoap.php	/^	function setError($str){$/;"	f
setErrorCode	lib/environmentlib.php	/^    function setErrorCode($error_code) {$/;"	f
setErrorHandling	lib/pear/PEAR.php	/^    function setErrorHandling($mode = null, $options = null)$/;"	f
setErrorMessage	lib/cas/PGTStorage/pgt-main.php	/^  function setErrorMessage($error_message)$/;"	f
setExtSheet	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function setExtSheet($name, $index)$/;"	f
setFeedbackStr	lib/environmentlib.php	/^    function setFeedbackStr($str) {$/;"	f
setFgColor	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setFgColor($color)$/;"	f
setFields	lib/adodb/adodb-lib.inc.php	/^		$setFields = '';$/;"	v
setFirstSheet	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setFirstSheet()$/;"	f
setFixedCallbackURL	lib/cas/CAS.php	/^  function setFixedCallbackURL($url='')$/;"	f
setFixedServiceURL	lib/cas/CAS.php	/^   function setFixedServiceURL($url)$/;"	f
setFontFamily	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setFontFamily($font_family)$/;"	f
setFooter	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setFooter($string,$margin = 0.50)$/;"	f
setFormula1	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^    function setFormula1($formula)$/;"	f
setFormula2	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^    function setFormula2($formula)$/;"	f
setGlobalDebugLevel	lib/soap/nusoap.php	/^	function setGlobalDebugLevel($level) {$/;"	f
setHAlign	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setHAlign($location)$/;"	f
setHPagebreaks	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setHPagebreaks($breaks)$/;"	f
setHTMLFooter	lib/cas/CAS.php	/^  function setHTMLFooter($footer)$/;"	f
setHTMLFooter	lib/cas/client.php	/^  function setHTMLFooter($footer)$/;"	f
setHTMLHeader	lib/cas/CAS.php	/^  function setHTMLHeader($header)$/;"	f
setHTMLHeader	lib/cas/client.php	/^  function setHTMLHeader($header)$/;"	f
setHTTPEncoding	lib/soap/nusoap.php	/^	function setHTTPEncoding($enc='gzip, deflate'){$/;"	f
setHTTPProxy	lib/soap/nusoap.php	/^	function setHTTPProxy($proxyhost, $proxyport, $proxyusername = '', $proxypassword = '') {$/;"	f
setHeader	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setHeader($string,$margin = 0.50)$/;"	f
setHeaders	lib/soap/nusoap.php	/^	function setHeaders($headers){$/;"	f
setInfo	lib/environmentlib.php	/^    function setInfo($info) {$/;"	f
setInputEncoding	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setInputEncoding($encoding)$/;"	f
setItalic	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setItalic()$/;"	f
setLandscape	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setLandscape()$/;"	f
setLang	lib/cas/CAS.php	/^  function setLang($lang)$/;"	f
setLang	lib/cas/client.php	/^  function setLang($lang)$/;"	f
setLeft	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setLeft($style)$/;"	f
setLeftColor	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setLeftColor($color)$/;"	f
setLevel	lib/adodb/session/adodb-compress-gzip.php	/^	function setLevel($level) {$/;"	f
setLevel	lib/environmentlib.php	/^    function setLevel($level) {$/;"	f
setLink	mod/hotpot/lib.php	/^	function setLink(lnk) {$/;"	f
setLinkAttribute	mod/hotpot/lib.php	/^	function setLinkAttribute(lnk, name, form) {$/;"	f
setList	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^   function setList($source, $incell = true)$/;"	f
setLocked	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^     function setLocked()$/;"	f
setMarginBottom	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setMarginBottom($margin = 1.00)$/;"	f
setMarginLeft	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setMarginLeft($margin = 0.75)$/;"	f
setMarginRight	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setMarginRight($margin = 0.75)$/;"	f
setMarginTop	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setMarginTop($margin = 1.00)$/;"	f
setMargins	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setMargins($margin)$/;"	f
setMargins_LR	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setMargins_LR($margin)$/;"	f
setMargins_TB	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setMargins_TB($margin)$/;"	f
setMerge	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setMerge()$/;"	f
setMerge	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setMerge($first_row, $first_col, $last_row, $last_col)$/;"	f
setMinLength	lib/adodb/session/adodb-compress-bzip2.php	/^	function setMinLength($min_length) {$/;"	f
setMinLength	lib/adodb/session/adodb-compress-gzip.php	/^	function setMinLength($min_length) {$/;"	f
setMode	lib/adodb/session/adodb-encrypt-mcrypt.php	/^	function setMode($mode) {$/;"	f
setNeededVersion	lib/environmentlib.php	/^    function setNeededVersion($needed_version) {$/;"	f
setNumFormat	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setNumFormat($num_format)$/;"	f
setOutLine	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setOutLine()$/;"	f
setOutline	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setOutline($visible = true, $symbols_below = true, $symbols_right = true, $auto_style = false)$/;"	f
setPGT	lib/cas/client.php	/^  function setPGT($pgt)$/;"	f
setPGTStorageDB	lib/cas/CAS.php	/^  function setPGTStorageDB($user,$/;"	f
setPGTStorageDB	lib/cas/client.php	/^  function setPGTStorageDB($user,$/;"	f
setPGTStorageFile	lib/cas/CAS.php	/^  function setPGTStorageFile($format='',$/;"	f
setPGTStorageFile	lib/cas/client.php	/^  function setPGTStorageFile($format='',$/;"	f
setPT	lib/cas/client.php	/^  function setPT($pt)$/;"	f
setPaper	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setPaper($size = 0)$/;"	f
setPattern	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setPattern($arg = 1)$/;"	f
setPortrait	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setPortrait()$/;"	f
setPrintScale	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setPrintScale($scale = 100)$/;"	f
setPrompt	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^   function setPrompt($promptTitle = "\\x00", $promptDescription = "\\x00", $showPrompt = true)$/;"	f
setProxy	lib/soap/nusoap.php	/^	function setProxy($proxyhost, $proxyport, $proxyusername = '', $proxypassword = '') {$/;"	f
setRestrictStr	lib/environmentlib.php	/^    function setRestrictStr($str) {$/;"	f
setRight	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setRight($style)$/;"	f
setRightColor	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setRightColor($color)$/;"	f
setRow	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^   function setRow($row, $col1, $col2, $incell = true)$/;"	f
setRow	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setRow($row, $height, $format = 0, $hidden = false, $level = 0)$/;"	f
setSOAPAction	lib/soap/nusoap.php	/^	function setSOAPAction($soapaction) {$/;"	f
setST	lib/cas/client.php	/^  function setST($st)$/;"	f
setScript	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setScript($script)$/;"	f
setSelection	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setSelection($first_row,$first_column,$last_row,$last_column)$/;"	f
setShadow	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setShadow()$/;"	f
setSize	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setSize($size)$/;"	f
setSource	lib/adodb/session/adodb-encrypt-mcrypt.php	/^	function setSource($source) {$/;"	f
setStatus	lib/environmentlib.php	/^    function setStatus($status) {$/;"	f
setStrikeOut	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setStrikeOut()$/;"	f
setTempDir	lib/pear/OLE/PPS/File.php	/^    function setTempDir($dir)$/;"	f
setTempDir	lib/pear/OLE/PPS/Root.php	/^    function setTempDir($dir)$/;"	f
setTempDir	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function setTempDir($dir)$/;"	f
setTextRotation	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setTextRotation($angle)$/;"	f
setTextWrap	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setTextWrap()$/;"	f
setTop	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setTop($style)$/;"	f
setTopColor	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setTopColor($color)$/;"	f
setURL	lib/cas/client.php	/^  function setURL($url)$/;"	f
setURL	lib/soap/nusoap.php	/^	function setURL($url) {$/;"	f
setUnLocked	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setUnLocked()$/;"	f
setUnderline	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setUnderline($underline)$/;"	f
setUser	lib/cas/client.php	/^  function setUser($user)$/;"	f
setVAlign	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^    function setVAlign($location)$/;"	f
setVPagebreaks	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setVPagebreaks($breaks)$/;"	f
setValidation	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setValidation($row1, $col1, $row2, $col2, &$validator)$/;"	f
setVersion	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function setVersion($version)$/;"	f
setWorkLevel	lib/adodb/session/adodb-compress-bzip2.php	/^	function setWorkLevel($work_level) {$/;"	f
setZoom	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function setZoom($scale = 100)$/;"	f
set_align	lib/excel/Format.php	/^    function set_align($location)$/;"	f
set_align	lib/excellib.class.php	/^    function set_align($location) {$/;"	f
set_align_and_wrap	mod/hotpot/report/click/report.php	/^	function set_align_and_wrap(&$table) {$/;"	f
set_attribute	lib/cas/domxml-php4-php5.php	/^ function set_attribute($name,$value) {return $this->myDOMNode->setAttribute($name,$value);}$/;"	f
set_attribute	lib/tablelib.php	/^    function set_attribute($attribute, $value) {$/;"	f
set_bg_color	lib/excel/Format.php	/^    function set_bg_color($color)$/;"	f
set_bg_color	lib/excellib.class.php	/^    function set_bg_color($color) {$/;"	f
set_bold	lib/excel/Format.php	/^    function set_bold($weight = 1)$/;"	f
set_bold	lib/excellib.class.php	/^    function set_bold($weight = 1) {$/;"	f
set_border	lib/excel/Format.php	/^    function set_border($style)$/;"	f
set_border	lib/excellib.class.php	/^    function set_border($style) {$/;"	f
set_border_color	lib/excel/Format.php	/^    function set_border_color($color)$/;"	f
set_bottom	lib/excel/Format.php	/^    function set_bottom($style)$/;"	f
set_bottom	lib/excellib.class.php	/^    function set_bottom($style) {$/;"	f
set_bottom_color	lib/excel/Format.php	/^    function set_bottom_color($color)$/;"	f
set_bounce_count	lib/moodlelib.php	/^function set_bounce_count($user,$reset=false) {$/;"	f
set_color	lib/excel/Format.php	/^    function set_color($color)$/;"	f
set_color	lib/excellib.class.php	/^    function set_color($color) {$/;"	f
set_column	lib/excel/Worksheet.php	/^    function set_column($firstcol, $lastcol, $width, $format = 0, $hidden = 0)$/;"	f
set_column	lib/excellib.class.php	/^    function set_column ($firstcol, $lastcol, $width, $format = 0, $hidden = false, $level = 0) {$/;"	f
set_config	lib/moodlelib.php	/^function set_config($name, $value, $plugin=NULL) {$/;"	f
set_content	lib/cas/domxml-php4-php5.php	/^ function set_content($text)$/;"	f
set_control_variables	lib/tablelib.php	/^    function set_control_variables($variables) {$/;"	f
set_course	question/category_class.php	/^    function set_course($course) {$/;"	f
set_coursemodule_groupmode	course/lib.php	/^function set_coursemodule_groupmode($id, $groupmode) {$/;"	f
set_coursemodule_visible	course/lib.php	/^function set_coursemodule_visible($id, $visible, $prevstateoverrides=false) {$/;"	f
set_cron_lock	lib/adminlib.php	/^function set_cron_lock($name,$value=true,$staleafter=7200,$clobberstale=false) {$/;"	f
set_current_group	lib/moodlelib.php	/^function set_current_group($courseid, $groupid) {$/;"	f
set_custom_color	lib/excel/Workbook.php	/^    function set_custom_color($index,$red,$green,$blue)$/;"	f
set_data	mod/hotpot/report/click/report.php	/^	function set_data(&$cells, $zone) {$/;"	f
set_data_attempt	mod/hotpot/report/click/report.php	/^	function set_data_attempt(&$attempt, &$strftimedate, &$strftimetime, &$blank) {$/;"	f
set_data_click	mod/hotpot/report/click/report.php	/^	function set_data_click($number, $time, $exercisetype, $click) {$/;"	f
set_data_exercise	mod/hotpot/report/click/report.php	/^	function set_data_exercise(&$cm, &$course, &$hotpot, &$questions, &$questionids, &$questioncount, &$blank) {$/;"	f
set_data_totals	mod/hotpot/report/click/report.php	/^	function set_data_totals(&$click, &$clicks, &$questioncount, &$blank, &$attempt) {$/;"	f
set_data_user	mod/hotpot/report/click/report.php	/^	function set_data_user(&$options, &$course, &$user) {$/;"	f
set_dir	lib/editor/htmlarea/coursefiles.php	/^        function set_dir(strdir) {$/;"	f
set_encrypted_parameter	mod/resource/type/file/resource.class.php	/^function set_encrypted_parameter() {$/;"	f
set_encrypted_parameter	mod/resource/type/repository/resource.class.php	/^function set_encrypted_parameter() {$/;"	f
set_fg_color	lib/excel/Format.php	/^    function set_fg_color($color)$/;"	f
set_fg_color	lib/excellib.class.php	/^    function set_fg_color($color) {$/;"	f
set_field	lib/datalib.php	/^function set_field($table, $newfield, $newvalue, $field1, $value1, $field2='', $value2='', $field3='', $value3='') {$/;"	f
set_file_contents	lib/smarty/Config_File.class.php	/^    function set_file_contents($config_file, $contents)$/;"	f
set_first_sheet	lib/excel/Worksheet.php	/^    function set_first_sheet()$/;"	f
set_flags	mod/wiki/ewiki/ewiki.php	/^               $set_flags = 1;$/;"	v
set_footer	lib/excel/Worksheet.php	/^    function set_footer($string,$margin = 0.50)$/;"	f
set_h_align	lib/excellib.class.php	/^    function set_h_align($location) {$/;"	f
set_h_pagebreaks	lib/excel/Worksheet.php	/^    function set_h_pagebreaks($breaks)$/;"	f
set_head	mod/hotpot/report/click/report.php	/^	function set_head(&$options, &$table, $zone, $exercisetype='', $details=array(), $questioncount=0) {$/;"	f
set_header	lib/excel/Worksheet.php	/^    function set_header($string,$margin = 0.50)$/;"	f
set_italic	lib/excel/Format.php	/^    function set_italic()$/;"	f
set_italic	lib/excellib.class.php	/^    function set_italic() {$/;"	f
set_landscape	lib/excel/Worksheet.php	/^    function set_landscape()$/;"	f
set_left	lib/excel/Format.php	/^    function set_left($style)$/;"	f
set_left	lib/excellib.class.php	/^    function set_left($style) {$/;"	f
set_left_color	lib/excel/Format.php	/^    function set_left_color($color)$/;"	f
set_legend	mod/hotpot/report/default.php	/^	function set_legend(&$table, &$q, &$value, &$question) {$/;"	f
set_login_session_preferences	lib/moodlelib.php	/^function set_login_session_preferences() {$/;"	f
set_margin_bottom	lib/excel/Worksheet.php	/^    function set_margin_bottom($margin = 1.00)$/;"	f
set_margin_left	lib/excel/Worksheet.php	/^    function set_margin_left($margin = 0.75)$/;"	f
set_margin_right	lib/excel/Worksheet.php	/^    function set_margin_right($margin = 0.75)$/;"	f
set_margin_top	lib/excel/Worksheet.php	/^    function set_margin_top($margin = 1.00)$/;"	f
set_margins	lib/excel/Worksheet.php	/^    function set_margins($margin)$/;"	f
set_margins_LR	lib/excel/Worksheet.php	/^    function set_margins_LR($margin)$/;"	f
set_margins_TB	lib/excel/Worksheet.php	/^    function set_margins_TB($margin)$/;"	f
set_merge	lib/excel/Format.php	/^    function set_merge()$/;"	f
set_moodle_cookie	lib/moodlelib.php	/^function set_moodle_cookie($thing) {$/;"	f
set_name	lib/bennu/iCalendar_properties.php	/^    function set_name($name) {$/;"	f
set_num_format	lib/excel/Format.php	/^    function set_num_format($num_format)$/;"	f
set_num_format	lib/excellib.class.php	/^    function set_num_format($num_format) {$/;"	f
set_outline	lib/excellib.class.php	/^    function set_outline() {$/;"	f
set_paper	lib/excel/Worksheet.php	/^    function set_paper($size = 0)$/;"	f
set_parameter	lib/bennu/iCalendar_properties.php	/^    function set_parameter($name, $value) {$/;"	f
set_parameters	mod/resource/type/file/resource.class.php	/^function set_parameters() {$/;"	f
set_parameters	mod/resource/type/repository/resource.class.php	/^function set_parameters() {$/;"	f
set_parent_component	lib/bennu/iCalendar_properties.php	/^    function set_parent_component($componentname) {$/;"	f
set_path	lib/smarty/Config_File.class.php	/^    function set_path($config_path)$/;"	f
set_pattern	lib/excel/Format.php	/^    function set_pattern($arg = 1)$/;"	f
set_pattern	lib/excellib.class.php	/^    function set_pattern($pattern=1) {$/;"	f
set_portrait	lib/excel/Worksheet.php	/^    function set_portrait()$/;"	f
set_print_scale	lib/excel/Worksheet.php	/^    function set_print_scale($scale = 100)$/;"	f
set_rename	lib/editor/htmlarea/coursefiles.php	/^        function set_rename(strfile) {$/;"	f
set_right	lib/excel/Format.php	/^    function set_right($style)$/;"	f
set_right	lib/excellib.class.php	/^    function set_right($style) {$/;"	f
set_right_color	lib/excel/Format.php	/^    function set_right_color($color)$/;"	f
set_row	lib/excel/Worksheet.php	/^    function set_row($row, $height, $format = 0)$/;"	f
set_row	lib/excellib.class.php	/^    function set_row ($row, $height, $format = 0, $hidden = false, $level = 0) {$/;"	f
set_script	lib/excellib.class.php	/^    function set_script($script) {$/;"	f
set_section_visible	course/lib.php	/^function set_section_visible($courseid, $sectionnumber, $visibility) {$/;"	f
set_selection	lib/excel/Worksheet.php	/^    function set_selection($first_row,$first_column,$last_row,$last_column)$/;"	f
set_send_count	lib/moodlelib.php	/^function set_send_count($user,$reset=false) {$/;"	f
set_shadow	lib/excellib.class.php	/^    function set_shadow() {$/;"	f
set_size	lib/excel/Format.php	/^    function set_size($size)$/;"	f
set_size	lib/excel/OLEwriter.php	/^    function set_size($biffsize)$/;"	f
set_strikeout	lib/excellib.class.php	/^    function set_strikeout() {$/;"	f
set_text_wrap	lib/excel/Format.php	/^    function set_text_wrap($text_wrap = 1)$/;"	f
set_text_wrap	lib/excellib.class.php	/^    function set_text_wrap() {$/;"	f
set_top	lib/excel/Format.php	/^    function set_top($style)$/;"	f
set_top	lib/excellib.class.php	/^    function set_top($style) {$/;"	f
set_top_color	lib/excel/Format.php	/^    function set_top_color($color)$/;"	f
set_underline	lib/excel/Format.php	/^    function set_underline($underline)$/;"	f
set_underline	lib/excellib.class.php	/^    function set_underline($underline) {$/;"	f
set_user_preference	lib/moodlelib.php	/^function set_user_preference($name, $value, $otheruser=NULL) {$/;"	f
set_user_preference	mod/hotpot/lib.php	/^	function set_user_preference($name, $value, $otheruser=NULL) {$/;"	f
set_user_preferences	lib/moodlelib.php	/^function set_user_preferences($prefarray, $userid=NULL) {$/;"	f
set_v_align	lib/excellib.class.php	/^    function set_v_align($location) {$/;"	f
set_v_pagebreaks	lib/excel/Worksheet.php	/^    function set_v_pagebreaks($breaks)$/;"	f
set_value	files/index.php	/^            function set_value(txt) {$/;"	f
set_value	lib/bennu/iCalendar_properties.php	/^    function set_value($value) {$/;"	f
set_value	lib/editor/htmlarea/coursefiles.php	/^        function set_value(params) {$/;"	f
set_value	mod/resource/type/file/localfile.php	/^    function set_value(txt) {$/;"	f
set_value	mod/resource/type/file/localpath.php	/^    function set_value(txt) {$/;"	f
set_viable_parents	question/category_class.php	/^    function set_viable_parents(&$parentstrings, $category) {$/;"	f
set_zoom	lib/excel/Worksheet.php	/^    function set_zoom($scale = 100)$/;"	f
setcolor	iplookup/ipatlas/ip-atlas_prefs.php	/^$setcolor      = $HTTP_POST_VARS["color"];$/;"	v
setcolor	iplookup/ipatlas/ip-atlas_prefs.php	/^$setcolor = "red";$/;"	v
setcolor	iplookup/ipatlas/plotimage.php	/^     $setcolor = "red";$/;"	v
setconfig	lib/editor/htmlarea/htmlarea.class.php	/^    function setconfig() {$/;"	f
setconfig	lib/editor/tinymce/tinymce.class.php	/^    function setconfig () {$/;"	f
setcount	question/format/qti2/format.php	/^            $setcount = count($subquestions);$/;"	v
setcssdot	iplookup/ipatlas/ip-atlas_prefs.php	/^$setcssdot     = $HTTP_POST_VARS["cssdot"];$/;"	v
setcssdot	iplookup/ipatlas/ip-atlas_prefs.php	/^$setcssdot = "reddot.gif";$/;"	v
setearthimage	iplookup/ipatlas/ip-atlas_prefs.php	/^$setearthimage = $HTTP_POST_VARS["earthimage"];$/;"	v
setearthimage	iplookup/ipatlas/ip-atlas_prefs.php	/^$setearthimage = $earthimages[$defaultimage];$/;"	v
setelements	mod/scorm/locallib.php	/^                            $setelements = explode(',', substr($prerequisites, $open+1, $close-($open+1)-1));$/;"	v
setfilelist	files/index.php	/^function setfilelist($VARS) {$/;"	f
setfilelist	lib/editor/htmlarea/coursefiles.php	/^function setfilelist($VARS) {$/;"	f
setmode	lib/pear/PEAR.php	/^                $setmode = $mode;$/;"	v
setmode	lib/pear/PEAR.php	/^            $setmode     = &$GLOBALS['_PEAR_default_error_mode'];$/;"	v
setmode	lib/pear/PEAR.php	/^            $setmode     = &$this->_default_error_mode;$/;"	v
setmode	lib/pear/PEAR.php	/^        $setmode     = &$GLOBALS['_PEAR_default_error_mode'];$/;"	v
setnew_password_and_mail	lib/moodlelib.php	/^function setnew_password_and_mail($user) {$/;"	f
setoptions	lib/pear/PEAR.php	/^                    $setoptions = $options;$/;"	v
setoptions	lib/pear/PEAR.php	/^                $setoptions = $options;$/;"	v
setoptions	lib/pear/PEAR.php	/^            $setoptions  = &$GLOBALS['_PEAR_default_error_options'];$/;"	v
setoptions	lib/pear/PEAR.php	/^            $setoptions  = &$this->_default_error_options;$/;"	v
setoptions	lib/pear/PEAR.php	/^        $setoptions  = &$GLOBALS['_PEAR_default_error_options'];$/;"	v
sets	lib/bennu/iCalendar_rfc2445.php	/^                $sets = explode(',', $vars['BYSETPOS']);$/;"	v
setseldrawmode	iplookup/ipatlas/ip-atlas_prefs.php	/^    $setseldrawmode = 0;$/;"	v
setseldrawmode	iplookup/ipatlas/ip-atlas_prefs.php	/^    $setseldrawmode = 1;$/;"	v
setseldrawmode	iplookup/ipatlas/ip-atlas_prefs.php	/^  $setseldrawmode = 0;$/;"	v
setseldrawmode	iplookup/ipatlas/ip-atlas_prefs.php	/^  $setseldrawmode = 1;$/;"	v
setseldrawmode	iplookup/ipatlas/ip-atlas_prefs.php	/^$setseldrawmode = $HTTP_POST_VARS["seldrawmode"];$/;"	v
setsetdrawmode	iplookup/ipatlas/ip-atlas_prefs.php	/^   $setsetdrawmode = $HTTP_POST_VARS["seldrawmode"];$/;"	v
setshape	iplookup/ipatlas/ip-atlas_prefs.php	/^$setshape      = $HTTP_POST_VARS["shape"];$/;"	v
setshape	iplookup/ipatlas/ip-atlas_prefs.php	/^$setshape = "Diamond";$/;"	v
setshape	iplookup/ipatlas/plotimage.php	/^     $setshape = "Diamond";$/;"	v
setsize	iplookup/ipatlas/ip-atlas_prefs.php	/^$setsize       = $HTTP_POST_VARS["size"];$/;"	v
setsize	iplookup/ipatlas/ip-atlas_prefs.php	/^$setsize = "3";$/;"	v
setsize	iplookup/ipatlas/plotimage.php	/^     $setsize = "3";$/;"	v
setsize	iplookup/ipatlas/plotimage.php	/^    $setsize = 2;$/;"	v
settings	admin/blocks.php	/^            $settings = '<a href="block.php?block='.$blockid.'">'.$strsettings.'<\/a>';$/;"	v
settings	admin/blocks.php	/^        $settings = ''; \/\/ By default, no configuration$/;"	v
settings	admin/filters.php	/^            $settings = "<a href=\\"filter.php?filter=" . urlencode($path) . "\\">";$/;"	v
settings	admin/filters.php	/^        $settings = '';$/;"	v
settings	admin/modules.php	/^            $settings = "";$/;"	v
settings	admin/modules.php	/^            $settings = "<a href=\\"module.php?module=$module->name\\">$strsettings<\/a>";$/;"	v
settings	admin/questiontypes.php	/^            $settings = "";$/;"	v
settings	admin/questiontypes.php	/^            $settings = "<a href=\\"questiontype.php?qtype=$qtype->name\\">$strsettings<\/a>";$/;"	v
settingspath	admin/filters.php	/^            $settingspath = "$CFG->dirroot\/$filterlocation\/$plugin\/filterconfig.html";$/;"	v
settled	enrol/authorize/authorizenetlib.php	/^function settled($order)$/;"	f
settled	enrol/authorize/locallib.php	/^    $settled = settled($order);$/;"	v
settrue	mod/scorm/locallib.php	/^                            $settrue = 0;$/;"	v
setup	lib/tablelib.php	/^    function setup() {$/;"	f
setup	mod/assignment/lib.php	/^    function setup(&$form, $action='') {$/;"	f
setup	mod/resource/lib.php	/^function setup(&$form) {$/;"	f
setup	mod/resource/type/directory/resource.class.php	/^function setup($form) {$/;"	f
setup	mod/resource/type/file/resource.class.php	/^function setup($form) {$/;"	f
setup	mod/resource/type/html/resource.class.php	/^function setup($form) {$/;"	f
setup	mod/resource/type/ims/resource.class.php	/^    function setup($form) {$/;"	f
setup	mod/resource/type/repository/resource.class.php	/^function setup($form) {$/;"	f
setup	mod/resource/type/text/resource.class.php	/^function setup($form) {$/;"	f
setup_and_print_groups	lib/moodlelib.php	/^function setup_and_print_groups($course, $groupmode, $urlroot) {$/;"	f
setup_end	mod/assignment/lib.php	/^    function setup_end() {$/;"	f
setup_end	mod/resource/lib.php	/^function setup_end() {$/;"	f
setup_is_unicodedb	lib/setuplib.php	/^function setup_is_unicodedb() {$/;"	f
seturl	lib/editor/htmlarea/popups/link_std.php	/^function seturl() {$/;"	f
severities	admin/health.php	/^        $severities = array(SEVERITY_CRITICAL, SEVERITY_SIGNIFICANT, SEVERITY_ANNOYANCE, SEVERITY_NOTICE);$/;"	v
severity	admin/health.php	/^            $severity = $problem->severity();$/;"	v
severity	admin/health.php	/^    function severity() {$/;"	f
severity	mod/chat/chatd.php	/^        $severity = '';$/;"	v
sfname	mod/glossary/formats.php	/^            $sfname = ' selected="selected" ';$/;"	v
sfname	mod/glossary/formats.php	/^        $sfname = '';$/;"	v
sh	lib/moodlelib.php	/^    $sh = ($hours == 1) ? $str->hour : $str->hours;$/;"	v
sha1	lib/adodb/session/crypt.inc.php	/^						$sha1 = substr($txt,$i,1);$/;"	v
shapes	iplookup/ipatlas/ip-atlas_prefs.php	/^$shapes = array("Diamond", "Diamond Outline", "Square", "Square Outline", "Cross");$/;"	v
sheet	lib/excel/Worksheet.php	/^            $sheet       = '';$/;"	v
sheet	lib/excel/Worksheet.php	/^            $sheet      = join("\\0", split('', $sheet));$/;"	v
sheet	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $sheet       = '';$/;"	v
sheet	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $sheet      = join("\\0", split('', $sheet));$/;"	v
sheet	lib/typo3/class.t3lib_div.php	/^				$sheet='sDEF';$/;"	v
sheet	lib/typo3/class.t3lib_div.php	/^			$sheet = 'sDEF';	\/\/ Default sheet$/;"	v
sheet1	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $sheet1 = $this->_getSheetIndex($ext_ref);$/;"	v
sheet1	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $sheet1 = $this->_getSheetIndex($sheet_name1);$/;"	v
sheet2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $sheet2 = $sheet1;$/;"	v
sheet2	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $sheet2 = $this->_getSheetIndex($sheet_name2);$/;"	v
sheet_len	lib/excel/Worksheet.php	/^            $sheet_len   = '';$/;"	v
sheet_len	lib/excel/Worksheet.php	/^            $sheet_len  = pack("V", length($sheet) + 0x01);$/;"	v
sheet_len	lib/excel/Worksheet.php	/^            $sheet_len  = pack("V", strlen($sheet) + 0x01);$/;"	v
sheet_len	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $sheet_len   = '';$/;"	v
sheet_len	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $sheet_len  = pack("V", strlen($sheet) + 0x01);$/;"	v
sheetmodified	lib/weblib.php	/^            $sheetmodified = filemtime($CFG->themedir.$themename.'\/'.$sheet.'.css');$/;"	v
sheetname	lib/excel/Workbook.php	/^        $sheetname = $this->sheetname;$/;"	v
sheetname	lib/excel/Worksheet.php	/^            $sheetname = $sheetnames[$i-1];$/;"	v
sheetname	lib/excel/Worksheet.php	/^            $sheetname = '';$/;"	v
sheetname	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $sheetname = $this->_sheetname;$/;"	v
sheetname	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^                $sheetname = $sheetnames[$i-1];$/;"	v
sheetname	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $sheetname = '';$/;"	v
sheets	lib/excel/Workbook.php	/^    function sheets()$/;"	f
sheets	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function sheets()$/;"	f
sheettitle	mod/quiz/report/analysis/report.php	/^        $sheettitle = get_string('reportanalysis','quiz_analysis');$/;"	v
sheettitle	mod/quiz/report/overview/report.php	/^            $sheettitle = get_string('reportoverview','quiz');$/;"	v
shift	lib/datalib.php	/^                $shift = $max + $n + 1000;$/;"	v
shift	lib/datalib.php	/^            $shift = $n + $catgap - $min;$/;"	v
sho_info	mod/quiz/restorelibpre15.php	/^            $sho_info = $shortanswers[$i];$/;"	v
sho_info	question/type/shortanswer/questiontype.php	/^            $sho_info = $shortanswers[$i];$/;"	v
shortMD5	lib/typo3/class.t3lib_div.php	/^	function shortMD5($input, $len=10)	{$/;"	f
shortanswerids	question/format/aon/format.php	/^        $shortanswerids = array();$/;"	v
shortanswerids	question/format/aon/format.php	/^        $shortanswerids = swapshuffle($shortanswerids);$/;"	v
shortanswers	mod/quiz/restorelibpre15.php	/^        $shortanswers = $info['#']['SHORTANSWER'];$/;"	v
shortanswers	question/type/shortanswer/questiontype.php	/^        $shortanswers = $info['#']['SHORTANSWER'];$/;"	v
shortanswers	question/type/shortanswer/questiontype.php	/^        $shortanswers = get_records("question_shortanswer","question",$question,"id");$/;"	v
shorten_text	lib/moodlelib.php	/^function shorten_text($text, $ideal=30) {$/;"	f
shortfile	files/index.php	/^                    $shortfile = basename($file);$/;"	v
shortfile	lib/editor/htmlarea/coursefiles.php	/^                    $shortfile = basename($file);$/;"	v
shortformat	calendar/lib.php	/^        $shortformat = get_string('strftimedayshort');$/;"	v
shortlang	admin/langimport.php	/^                            $shortlang = $alang[0];$/;"	v
shortlang	admin/langimport.php	/^                            $shortlang = substr($alang[0], 0, -5);$/;"	v
shortlang	install.php	/^                $shortlang = $lang;$/;"	v
shortlang	install.php	/^                $shortlang = 'non-utf8 en';$/;"	v
shortlang	install.php	/^                $shortlang = substr($lang, 0, -5);$/;"	v
shortlang	lib/moodlelib.php	/^                $shortlang = $lang;$/;"	v
shortlang	lib/moodlelib.php	/^                $shortlang = substr($lang, 0, -5);$/;"	v
shortname	backup/restorelib.php	/^        $shortname = $course_header->course_shortname;$/;"	v
shortname	lib/weblib.php	/^        $shortname = '<a href="'.$CFG->wwwroot.'\/course\/view.php?id='. $course->id .'">'. $course->shortname .'<\/a> ->';$/;"	v
shortname	lib/weblib.php	/^    $shortname ='';$/;"	v
show	admin/blocks.php	/^    $show     = optional_param('show', 0, PARAM_INT);$/;"	v
show	admin/modules.php	/^    $show    = optional_param('show', '', PARAM_SAFEDIR);$/;"	v
show	admin/questiontypes.php	/^    $show    = optional_param('show', '', PARAM_SAFEDIR);$/;"	v
show	course/category.php	/^    $show     = optional_param('show', 0, PARAM_INT);$/;"	v
show	course/index.php	/^    $show     = optional_param('show',0,PARAM_INT);$/;"	v
show	course/mod.php	/^    $show          = optional_param('show', 0, PARAM_INT);$/;"	v
show	course/search.php	/^    $show    = optional_param('show', 0, PARAM_INT);$/;"	v
show	course/view.php	/^    $show        = optional_param('show', 0, PARAM_INT);$/;"	v
show	mod/glossary/view.php	/^        $show = '';$/;"	v
show	mod/glossary/view.php	/^    $show       = optional_param('show', '', PARAM_ALPHA);           \/\/ [ concept | alias ] => mode=term hook=$show$/;"	v
show	mod/hotpot/report/fullstat/report.php	/^	$show = get_string('show');$/;"	v
show	mod/wiki/ewiki/ewiki.php	/^   $show = array($/;"	v
showDbg	lib/adodb/pear/Auth/Container/ADOdb.php	/^function showDbg( $string ) {$/;"	f
show_attr_value	lib/smarty/Smarty_Compiler.class.php	/^                        $show_attr_value = "(bool)$attr_value";$/;"	v
show_attr_value	lib/smarty/Smarty_Compiler.class.php	/^                        $show_attr_value = $attr_value ? 'true' : 'false';$/;"	v
show_event	lib/moodlelib.php	/^function show_event($event) {$/;"	f
show_instructions	auth/cas/login.php	/^        $show_instructions = false;$/;"	v
show_instructions	auth/cas/login.php	/^        $show_instructions = true;$/;"	v
show_instructions	login/index.php	/^        $show_instructions = false;$/;"	v
show_instructions	login/index.php	/^        $show_instructions = true;$/;"	v
show_penalties	mod/hotpot/report/fullstat/report.php	/^					$show_penalties = true;$/;"	v
show_penalties	mod/hotpot/report/fullstat/report.php	/^		$show_penalties = false;$/;"	v
showall	course/importstudents.php	/^    $showall        = optional_param('showall', 0, PARAM_BOOL);$/;"	v
showall	course/student.php	/^    $showall        = optional_param('showall', 0, PARAM_BOOL);$/;"	v
showall	mod/forum/view.php	/^    $showall = optional_param('showall', '', PARAM_INT);  \/\/ show all discussions on one page$/;"	v
showall	mod/quiz/review.php	/^    $showall = optional_param('showall', 0, PARAM_BOOL);$/;"	v
showcatmenu	question/export.php	/^        $showcatmenu = true; \/\/ will ensure that user can choose category$/;"	v
showcatmenu	question/export.php	/^    $showcatmenu = false;$/;"	v
showcatmenu	question/import.php	/^        $showcatmenu = true; \/\/ will ensure that user can choose category$/;"	v
showcommentlinks	mod/workshop/locallib.php	/^    $showcommentlinks = false, $returnto = '') {$/;"	v
showcourses	course/report/log/index.php	/^    $showcourses = optional_param('showcourses',0,PARAM_INT); \/\/ whether to show courses if we're over our limit.$/;"	v
showcourses	course/report/log/lib.php	/^        $showcourses = 1;$/;"	v
showform	mod/forum/search.php	/^    $showform = optional_param('showform', 0, PARAM_INT);   \/\/ Just show the form$/;"	v
showgrades	mod/workshop/locallib.php	/^            $showgrades = true;$/;"	v
showgrades	mod/workshop/locallib.php	/^        $showgrades = false;$/;"	v
showgrades	mod/workshop/locallib.php	/^        $showgrades = true;$/;"	v
showgroups	course/report/log/lib.php	/^        $showgroups = false;$/;"	v
showgroups	course/report/log/lib.php	/^        $showgroups = true;$/;"	v
showhidden	question/editlib.php	/^    $showhidden = $showhidden ? '' : " AND hidden = '0'";$/;"	v
showhide	mod/hotpot/report/fullstat/report.php	/^	function showhide (id, toggle) {$/;"	f
showhideid	mod/hotpot/report/fullstat/report.php	/^			$showhideid = 'showhide';$/;"	v
shownext	mod/scorm/locallib.php	/^                    $shownext = $sco->next;$/;"	v
shownumentries	blocks/rss_client/block_rss_client.php	/^                $shownumentries = intval($this->config->shownumentries);$/;"	v
shownumentries	blocks/rss_client/block_rss_client.php	/^            $shownumentries = 5; \/\/default to 5 entries is not specified by admin or instance$/;"	v
shownumentries	blocks/rss_client/block_rss_client.php	/^            $shownumentries = intval($CFG->block_rss_client_num_entries);$/;"	v
showprev	mod/scorm/locallib.php	/^                    $showprev = $sco->previous;$/;"	v
showscales	mod/survey/report.php	/^    $showscales = ($template->name != 'ciqname');$/;"	v
showscales	mod/survey/view.php	/^    $showscales = ($template->name != 'ciqname');$/;"	v
showsection	course/format/lams/format.php	/^    $showsection = (isteacher($course->id) or $thissection->visible or !$course->hiddensections);$/;"	v
showsection	course/format/topics/format.php	/^        $showsection = (isteacher($course->id) or $thissection->visible or !$course->hiddensections);$/;"	v
showsection	course/format/weeks/format.php	/^        $showsection = (isteacher($course->id) or $thissection->visible or !$course->hiddensections);$/;"	v
showsection	course/format/weekscss/format.php	/^        $showsection = (isteacher($course->id) or $thissection->visible or !$course->hiddensections);$/;"	v
showsection	course/user.php	/^                    $showsection = (isteacher($course->id) or $section->visible or !$course->hiddensections);$/;"	v
showspecial	mod/glossary/lib.php	/^        $showspecial = true;$/;"	v
showspecial	mod/glossary/lib.php	/^    $showspecial = false;$/;"	v
showt	lib/adodb/adodb.inc.php	/^				$showt = strncmp($ttype,'T',1);$/;"	v
showteachers	user/index.php	/^    $showteachers = $showteachers && empty($search); \/\/ if we're searching, we just want students.$/;"	v
showteachers	user/index.php	/^    $showteachers = optional_param('teachers', 1, PARAM_INT);                 \/\/ do we want to see the teacher list?$/;"	v
showtime	backup/backup_scheduled.php	/^                    $showtime = userdate($nextstarttime,"",$admin->timezone);$/;"	v
showtime	backup/backup_scheduled.php	/^                $showtime = "undefined";$/;"	v
showtime	mod/quiz/jsclock.php	/^function showtime() {$/;"	f
showunread	mod/forum/lib.php	/^            $showunread = true;$/;"	v
showunread	mod/forum/lib.php	/^        $showunread = false;$/;"	v
showusers	course/report/log/index.php	/^    $showusers   = optional_param('showusers',0,PARAM_INT); \/\/ whether to show users if we're over our limit.$/;"	v
showusers	course/report/log/lib.php	/^        $showusers = 1;$/;"	v
shuffle_jmatch_items	mod/hotpot/template/v6.php	/^	function shuffle_jmatch_items(&$items) {$/;"	f
shuffle_things	question/format/qti2/format.php	/^    function shuffle_things($things) {$/;"	f
sicon	mod/glossary/lib.php	/^         $sicon = $icon;$/;"	v
sicon	mod/glossary/lib.php	/^     $sicon     = '';$/;"	v
sid	mod/exercise/assessments.php	/^    $sid    = optional_param('sid', 0, PARAM_INT);$/;"	v
sid	mod/exercise/submissions.php	/^    $sid    = optional_param('sid', 0, PARAM_INT);$/;"	v
sid	mod/survey/graph.php	/^    $sid   = optional_param('sid', false, PARAM_INT);  \/\/ Student ID$/;"	v
sid	mod/workshop/assess.php	/^    $sid           = optional_param('sid', 0, PARAM_INT);$/;"	v
sid	mod/workshop/assessments.php	/^    $sid            = optional_param('sid', 0, PARAM_INT); \/\/ submission id$/;"	v
sid	mod/workshop/submissions.php	/^    $sid         = optional_param('sid', 0, PARAM_INT); \/\/submission id$/;"	v
sid_ob_rewrite	lib/cookieless.php	/^function sid_ob_rewrite($buffer){$/;"	f
sid_ob_rewrite_absolute	lib/cookieless.php	/^function sid_ob_rewrite_absolute($buffer){$/;"	f
sid_process_url	lib/cookieless.php	/^function sid_process_url($url) {$/;"	f
sid_rewrite_link_tag	lib/cookieless.php	/^function sid_rewrite_link_tag($matches){$/;"	f
sid_start_ob	lib/cookieless.php	/^function sid_start_ob(){$/;"	f
sig	lib/olson.php	/^        $sig = $matches[0];$/;"	v
sig	lib/olson.php	/^        $sig = 's';$/;"	v
sig	lib/olson.php	/^    $sig = '';$/;"	v
sign	lib/olson.php	/^        $sign    = $matches[1];$/;"	v
sign	lib/typo3/class.t3lib_div.php	/^			$sign = $reg[1][$k];$/;"	v
sign	lib/typo3/class.t3lib_div.php	/^			$sign=substr($string,$valueLen,1);$/;"	v
sign	lib/typo3/class.t3lib_div.php	/^		$sign='+';$/;"	v
sign	question/type/calculated/questiontype.php	/^            $sign = '';$/;"	v
sign	question/type/calculated/questiontype.php	/^            $sign = '-';$/;"	v
signature	lib/pear/OLE.php	/^        $signature = fread($fh, 8);$/;"	v
signed	lib/datalib.php	/^                      $signed='unsigned', $default='0', $null='not null', $after='') {$/;"	v
signed	lib/datalib.php	/^                    $signed = '';$/;"	v
signup	blocks/login/block_login.php	/^            $signup = $wwwroot . '\/login\/signup.php';$/;"	v
signup	blocks/login/block_login.php	/^        $signup = '';$/;"	v
single	question/format/xml/format.php	/^        $single = $question['#']['single'][0]['#'];$/;"	v
singlePage	mod/lesson/view.php	/^                            $singlePage = false;$/;"	v
singlePage	mod/lesson/view.php	/^                            $singlePage = true;    $/;"	v
singlePage	mod/lesson/view.php	/^            $singlePage = false;$/;"	v
singleSheet	lib/typo3/class.t3lib_div.php	/^			$singleSheet = FALSE;$/;"	v
singleSheet	lib/typo3/class.t3lib_div.php	/^			$singleSheet = TRUE;$/;"	v
singleanswer	mod/quiz/db/mysql.php	/^                $singleanswer = implode(',', $singleanswer);$/;"	v
singleanswer	mod/quiz/db/mysql.php	/^            $singleanswer = array();$/;"	v
singleanswer	mod/quiz/db/postgres7.php	/^                $singleanswer = implode(',', $singleanswer);$/;"	v
singleanswer	mod/quiz/db/postgres7.php	/^            $singleanswer = array();$/;"	v
site	admin/dbperformance.php	/^    $site = get_site();$/;"	v
site	admin/handlevirus.php	/^$site = get_site();$/;"	v
site	admin/health.php	/^    $site = get_site();$/;"	v
site	admin/phpinfo.php	/^        $site = get_site();$/;"	v
site	admin/process_email.php	/^    $site = get_site();$/;"	v
site	backup/backup_scheduled.php	/^        $site = get_site();$/;"	v
site	blog/preferences.php	/^    $site = get_site();$/;"	v
site	calendar/preferences.php	/^    $site = get_site();$/;"	v
site	course/info.php	/^    $site = get_site();$/;"	v
site	course/report/log/graph.php	/^       $site = get_site();$/;"	v
site	course/search.php	/^    $site = get_site();$/;"	v
site	enrol/authorize/enrol.php	/^        $site = get_site();$/;"	v
site	enrol/database/enrol.php	/^        $site = get_site();$/;"	v
site	enrol/imsenterprise/enrol.php	/^                $site = get_site();$/;"	v
site	enrol/manual/enrol.php	/^        $site = get_site();$/;"	v
site	enrol/paypal/ipn.php	/^    $site = get_admin();$/;"	v
site	error/index.php	/^    $site = get_site();$/;"	v
site	lib/blocklib.php	/^    $site = get_site();$/;"	v
site	lib/db/mysql.php	/^        $site = get_site();$/;"	v
site	lib/db/postgres7.php	/^        $site = get_site();$/;"	v
site	lib/moodlelib.php	/^            $site = get_site();$/;"	v
site	lib/moodlelib.php	/^    $site  = get_site();$/;"	v
site	lib/moodlelib.php	/^    $site = get_site();$/;"	v
site	lib/statslib.php	/^            $site = get_site();$/;"	v
site	lib/uploadlib.php	/^    $site = get_site();$/;"	v
site	mod/forum/lib.php	/^            $site = get_site();$/;"	v
site	mod/glossary/print.php	/^    $site = get_record("course","id",1);$/;"	v
site	mod/hotpot/lib.php	/^				$site = get_site();$/;"	v
site	mod/resource/type/file/resource.class.php	/^    $site = get_site();$/;"	v
site	mod/resource/type/repository/resource.class.php	/^    $site = get_site();$/;"	v
site	mod/wiki/index.php	/^        $site = get_site();$/;"	v
site	mod/wiki/lib.php	/^$site = get_site();$/;"	v
site	mod/workshop/lib.php	/^    $site = get_site();$/;"	v
site	my/index.php	/^    $site = get_site();$/;"	v
site	my/pagelib.php	/^        $site = get_site();$/;"	v
site	user/tabs.php	/^        $site = get_site();$/;"	v
siteUrl	lib/typo3/class.t3lib_div.php	/^					$siteUrl = substr($url,0,-strlen($lPath));$/;"	v
site_scale_used	lib/moodlelib.php	/^function site_scale_used($scaleid,&$courses) {$/;"	f
sitelang	admin/langimport.php	/^    $sitelang      = optional_param('sitelangconfig', '', PARAM_FILE);$/;"	v
sitelang	admin/utfdbmigrate.php	/^                                                    $sitelang   = $CFG->lang;$/;"	v
sitelang	backup/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	blocks/db/migrate2utf8.php	/^            $sitelang   = $CFG->lang;$/;"	v
sitelang	blocks/rss_client/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	lib/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/assignment/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/chat/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/choice/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/data/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/exercise/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/forum/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/glossary/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/hotpot/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/journal/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/label/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/lams/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/lesson/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/quiz/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/resource/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/scorm/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/survey/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/wiki/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelang	mod/workshop/db/migrate2utf8.php	/^        $sitelang   = $CFG->lang;$/;"	v
sitelanguage	admin/langimport.php	/^            $sitelanguage = get_record('config','name','lang');$/;"	v
sitelanguage	admin/utfdbmigrate.php	/^    $sitelanguage = get_record('config','name', 'lang');$/;"	v
sitetimezone	mod/forum/lib.php	/^        $sitetimezone = $CFG->timezone;$/;"	v
sitetimezone	mod/forum/lib.php	/^        $sitetimezone = $realuser->timezone;$/;"	v
size	blocks/blog_tags/block_blog_tags.php	/^                    $size = 20 - ( (int)((($currenttag - 1) \/ $totaltags) * 20) );$/;"	v
size	blocks/blog_tags/block_blog_tags.php	/^                    $size = 20;$/;"	v
size	blocks/blog_tags/block_blog_tags.php	/^            $size = 20;$/;"	v
size	course/scales.php	/^        $size = "50%,20%,20%,10%";$/;"	v
size	lib/adodb/adodb-lib.inc.php	/^			$size=0, $selectAttr='',$compareFields0=true)$/;"	v
size	lib/adodb/adodb-recordset.inc.php	/^			$size=0, $selectAttr='',$compareFields0=true)$/;"	v
size	lib/adodb/adodb.inc.php	/^			$size=0, $selectAttr='')$/;"	v
size	lib/adodb/adodb.inc.php	/^			$size=0, $selectAttr='',$compareFields0=true)$/;"	v
size	lib/adodb/drivers/adodb-sqlite.inc.php	/^	    $size = '';$/;"	v
size	lib/adodb/drivers/adodb-sqlite.inc.php	/^	    $size = trim($type[1],')');$/;"	v
size	lib/excel/Worksheet.php	/^        $size   = $size_array[''];$/;"	v
size	lib/filterlib.php	/^    $size = sizeof($link_array);$/;"	v
size	lib/fpdf/fpdf.php	/^        $size=$this->FontSizePt;$/;"	v
size	lib/fpdf/fpdf.php	/^    $size=$this->FontSizePt;$/;"	v
size	lib/graphlib.php	/^        $size = $this->get_boundaryBox($/;"	v
size	lib/graphlib.php	/^      $size = $this->get_boundaryBox($/;"	v
size	lib/graphlib.php	/^    $size = $this->get_boundaryBox($/;"	v
size	lib/graphlib.php	/^    $size = $this->get_boundaryBox($this->calculated['x_label']);$/;"	v
size	lib/graphlib.php	/^    $size = $this->get_boundaryBox($this->calculated['y_label_left']);$/;"	v
size	lib/graphlib.php	/^    $size = $this->get_boundaryBox($this->calculated['y_label_right']);$/;"	v
size	lib/graphlib.php	/^   $size = $this->get_boundaryBox($/;"	v
size	lib/moodlelib.php	/^            $size = substr($size, 0, strlen($size) - strlen($key)) * $scan[$key];$/;"	v
size	lib/moodlelib.php	/^        $size = $size .' '. $b;$/;"	v
size	lib/moodlelib.php	/^        $size = round($size \/ 1024 * 10) \/ 10 . $kb;$/;"	v
size	lib/moodlelib.php	/^        $size = round($size \/ 1048576 * 10) \/ 10 . $mb;$/;"	v
size	lib/moodlelib.php	/^        $size = round($size \/ 1073741824 * 10) \/ 10 . $gb;$/;"	v
size	lib/moodlelib.php	/^    $size = 0;$/;"	v
size	lib/pear/OLE.php	/^            $size = unpack("V", substr($pps_wk, 120, 4));$/;"	v
size	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $size   = $size_array['sa'];$/;"	v
size	lib/weblib.php	/^        $size = 100;$/;"	v
size	lib/weblib.php	/^        $size = 35;$/;"	v
size	lib/xmlize.php	/^                    $size = 0;$/;"	v
size	lib/xmlize.php	/^                    $size = sizeof($children[$tagname]);$/;"	v
size	mod/hotpot/db/update_to_v2.php	/^						$size = '';$/;"	v
size	mod/hotpot/db/update_to_v2.php	/^					$size = '';$/;"	v
size	mod/hotpot/report/default.php	/^			$size  = empty($table->size[$i])  ? '' : ' width="'.$table->size[$i].'"';$/;"	v
size1	lib/fpdf/font/makefont/makefont.php	/^            $size1=$pos+6;$/;"	v
size2	lib/fpdf/font/makefont/makefont.php	/^            $size2=$pos-$size1;$/;"	v
size_array	lib/excel/Worksheet.php	/^        $size_array   = unpack("V", substr($data, 0, 4));$/;"	v
size_array	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $size_array   = unpack("Vsa", substr($data, 0, 4));$/;"	v
size_col	lib/excel/Worksheet.php	/^    function size_col($col)$/;"	f
size_row	lib/excel/Worksheet.php	/^    function size_row($row)$/;"	f
sizelist	lib/moodlelib.php	/^    $sizelist = array(10240, 51200, 102400, 512000, 1048576, 2097152,$/;"	v
sizes	iplookup/ipatlas/ip-atlas_prefs.php	/^$sizes = array("2", "3", "4", "5", "6", "7", "8");$/;"	v
sjis	lib/typo3/class.t3lib_cs.php	/^		$sjis = ($charset == 'shift_jis');$/;"	v
skip	mod/quiz/db/mysql.php	/^                        $skip = false;$/;"	v
skip	mod/quiz/db/mysql.php	/^                $skip = true;$/;"	v
skip	mod/quiz/db/postgres7.php	/^                        $skip = false;$/;"	v
skip	mod/quiz/db/postgres7.php	/^                $skip = true;$/;"	v
skip_dest	lib/weblib.php	/^    $skip_dest = '<span id="sb-'.$block_id.'" class="skip-block-to"><\/span>';$/;"	v
skip_link	lib/weblib.php	/^    $skip_link = '<a href="#sb-'.$block_id.'" class="skip-block" title="'.$skip_text.'"><span class="accesshide">'.$skip_text.'<\/span><\/a>'; $/;"	v
skip_text	lib/weblib.php	/^    $skip_text = get_string('skipblock','access').' '.$block_id;$/;"	v
skipcol	mod/hotpot/report/default.php	/^						$skipcol = array();$/;"	v
skipcol	mod/hotpot/report/default.php	/^			$skipcol = array();$/;"	v
skipfields	mod/hotpot/lib.php	/^		$skipfields = array('id', 'course', 'name', 'reference', 'summary', 'shownextquiz');$/;"	v
skipmsg	lib/pear/PEAR.php	/^                         $skipmsg = false)$/;"	v
skipped	backup/backup_scheduled.php	/^                    $skipped = true;$/;"	v
skipped	backup/backup_scheduled.php	/^                $skipped = false;$/;"	v
skipped	backup/backup_scheduled.php	/^        $skipped = 0;$/;"	v
slash	backup/lib.php	/^        $slash = "\/";$/;"	v
slash	backup/restorelib.php	/^        $slash = $CFG->slasharguments;$/;"	v
slash	lib/kses.php	/^  $slash = trim($matches[1]);$/;"	v
slash	lib/weblib.php	/^    $slash = trim($matches[1]); \/\/trailing xhtml slash$/;"	v
slash	question/format/blackboard_6/format.php	/^        $slash = "\/";$/;"	v
slashArray	lib/typo3/class.t3lib_div.php	/^	function slashArray($arr,$cmd)	{$/;"	f
slashJS	lib/typo3/class.t3lib_div.php	/^	function slashJS($string,$extended=0,$char="'")	{$/;"	f
slasharguments	filter/algebra/algebradebug.php	/^function slasharguments($texexp, $md5) {$/;"	f
slasharguments	filter/tex/texdebug.php	/^    function slasharguments($texexp) {$/;"	f
sleeptime	admin/upgradelogs.php	/^            $sleeptime = 1;$/;"	v
sleeptime	admin/upgradelogs.php	/^        $sleeptime = 0;$/;"	v
sletter	mod/glossary/formats.php	/^            $sletter = ' selected="selected" ';$/;"	v
sletter	mod/glossary/formats.php	/^        $sletter = '';$/;"	v
slname	mod/glossary/formats.php	/^            $slname = ' selected="selected" ';$/;"	v
slname	mod/glossary/formats.php	/^        $slname = '';$/;"	v
sm	lib/moodlelib.php	/^    $sm = ($mins == 1)  ? $str->min  : $str->mins;$/;"	v
small_block_size	lib/pear/OLE.php	/^        $small_block_size = pow(2, $packed_array['']);$/;"	v
smarty	question/format/qti2/format.php	/^        $smarty = new Smarty;$/;"	v
smarty	question/format/qti2/format.php	/^        $smarty =& $this->init_smarty();$/;"	v
smarty_block_textformat	lib/smarty/plugins/block.textformat.php	/^function smarty_block_textformat($params, $content, &$smarty)$/;"	f
smarty_compiler	lib/smarty/Smarty.class.php	/^        $smarty_compiler = new $this->compiler_class;$/;"	v
smarty_compiler_assign	lib/smarty/plugins/compiler.assign.php	/^function smarty_compiler_assign($tag_attrs, &$compiler)$/;"	f
smarty_core_assemble_plugin_filepath	lib/smarty/core/core.assemble_plugin_filepath.php	/^function smarty_core_assemble_plugin_filepath($params, &$smarty)$/;"	f
smarty_core_assign_smarty_interface	lib/smarty/core/core.assign_smarty_interface.php	/^function smarty_core_assign_smarty_interface($params, &$smarty)$/;"	f
smarty_core_create_dir_structure	lib/smarty/core/core.create_dir_structure.php	/^function smarty_core_create_dir_structure($params, &$smarty)$/;"	f
smarty_core_display_debug_console	lib/smarty/core/core.display_debug_console.php	/^function smarty_core_display_debug_console($params, &$smarty)$/;"	f
smarty_core_get_include_path	lib/smarty/core/core.get_include_path.php	/^function smarty_core_get_include_path(&$params, &$smarty)$/;"	f
smarty_core_get_microtime	lib/smarty/core/core.get_microtime.php	/^function smarty_core_get_microtime($params, &$smarty)$/;"	f
smarty_core_get_php_resource	lib/smarty/core/core.get_php_resource.php	/^function smarty_core_get_php_resource(&$params, &$smarty)$/;"	f
smarty_core_is_secure	lib/smarty/core/core.is_secure.php	/^function smarty_core_is_secure($params, &$smarty)$/;"	f
smarty_core_is_trusted	lib/smarty/core/core.is_trusted.php	/^function smarty_core_is_trusted($params, &$smarty)$/;"	f
smarty_core_load_plugins	lib/smarty/core/core.load_plugins.php	/^function smarty_core_load_plugins($params, &$smarty)$/;"	f
smarty_core_load_resource_plugin	lib/smarty/core/core.load_resource_plugin.php	/^function smarty_core_load_resource_plugin($params, &$smarty)$/;"	f
smarty_core_process_cached_inserts	lib/smarty/core/core.process_cached_inserts.php	/^function smarty_core_process_cached_inserts($params, &$smarty)$/;"	f
smarty_core_process_compiled_include	lib/smarty/core/core.process_compiled_include.php	/^function smarty_core_process_compiled_include($params, &$smarty)$/;"	f
smarty_core_read_cache_file	lib/smarty/core/core.read_cache_file.php	/^function smarty_core_read_cache_file(&$params, &$smarty)$/;"	f
smarty_core_rm_auto	lib/smarty/core/core.rm_auto.php	/^function smarty_core_rm_auto($params, &$smarty)$/;"	f
smarty_core_rmdir	lib/smarty/core/core.rmdir.php	/^function smarty_core_rmdir($params, &$smarty)$/;"	f
smarty_core_run_insert_handler	lib/smarty/core/core.run_insert_handler.php	/^function smarty_core_run_insert_handler($params, &$smarty)$/;"	f
smarty_core_smarty_include_php	lib/smarty/core/core.smarty_include_php.php	/^function smarty_core_smarty_include_php($params, &$smarty)$/;"	f
smarty_core_write_cache_file	lib/smarty/core/core.write_cache_file.php	/^function smarty_core_write_cache_file($params, &$smarty)$/;"	f
smarty_core_write_compiled_include	lib/smarty/core/core.write_compiled_include.php	/^function smarty_core_write_compiled_include($params, &$smarty)$/;"	f
smarty_core_write_compiled_resource	lib/smarty/core/core.write_compiled_resource.php	/^function smarty_core_write_compiled_resource($params, &$smarty)$/;"	f
smarty_core_write_file	lib/smarty/core/core.write_file.php	/^function smarty_core_write_file($params, &$smarty)$/;"	f
smarty_function_assign_debug_info	lib/smarty/plugins/function.assign_debug_info.php	/^function smarty_function_assign_debug_info($params, &$smarty)$/;"	f
smarty_function_config_load	lib/smarty/plugins/function.config_load.php	/^function smarty_function_config_load($params, &$smarty)$/;"	f
smarty_function_counter	lib/smarty/plugins/function.counter.php	/^function smarty_function_counter($params, &$smarty)$/;"	f
smarty_function_cycle	lib/smarty/plugins/function.cycle.php	/^function smarty_function_cycle($params, &$smarty)$/;"	f
smarty_function_debug	lib/smarty/plugins/function.debug.php	/^function smarty_function_debug($params, &$smarty)$/;"	f
smarty_function_escape_special_chars	lib/smarty/plugins/shared.escape_special_chars.php	/^function smarty_function_escape_special_chars($string)$/;"	f
smarty_function_eval	lib/smarty/plugins/function.eval.php	/^function smarty_function_eval($params, &$smarty)$/;"	f
smarty_function_fetch	lib/smarty/plugins/function.fetch.php	/^function smarty_function_fetch($params, &$smarty)$/;"	f
smarty_function_html_checkboxes	lib/smarty/plugins/function.html_checkboxes.php	/^function smarty_function_html_checkboxes($params, &$smarty)$/;"	f
smarty_function_html_checkboxes_output	lib/smarty/plugins/function.html_checkboxes.php	/^function smarty_function_html_checkboxes_output($name, $value, $output, $selected, $extra, $separator, $labels) {$/;"	f
smarty_function_html_image	lib/smarty/plugins/function.html_image.php	/^function smarty_function_html_image($params, &$smarty)$/;"	f
smarty_function_html_options	lib/smarty/plugins/function.html_options.php	/^function smarty_function_html_options($params, &$smarty)$/;"	f
smarty_function_html_options_optgroup	lib/smarty/plugins/function.html_options.php	/^function smarty_function_html_options_optgroup($key, $values, $selected) {$/;"	f
smarty_function_html_options_optoutput	lib/smarty/plugins/function.html_options.php	/^function smarty_function_html_options_optoutput($key, $value, $selected) {$/;"	f
smarty_function_html_radios	lib/smarty/plugins/function.html_radios.php	/^function smarty_function_html_radios($params, &$smarty)$/;"	f
smarty_function_html_radios_output	lib/smarty/plugins/function.html_radios.php	/^function smarty_function_html_radios_output($name, $value, $output, $selected, $extra, $separator, $labels) {$/;"	f
smarty_function_html_select_date	lib/smarty/plugins/function.html_select_date.php	/^function smarty_function_html_select_date($params, &$smarty)$/;"	f
smarty_function_html_select_time	lib/smarty/plugins/function.html_select_time.php	/^function smarty_function_html_select_time($params, &$smarty)$/;"	f
smarty_function_html_table	lib/smarty/plugins/function.html_table.php	/^function smarty_function_html_table($params, &$smarty)$/;"	f
smarty_function_html_table_cycle	lib/smarty/plugins/function.html_table.php	/^function smarty_function_html_table_cycle($name, $var, $no) {$/;"	f
smarty_function_mailto	lib/smarty/plugins/function.mailto.php	/^function smarty_function_mailto($params, &$smarty)$/;"	f
smarty_function_math	lib/smarty/plugins/function.math.php	/^function smarty_function_math($params, &$smarty)$/;"	f
smarty_function_popup	lib/smarty/plugins/function.popup.php	/^function smarty_function_popup($params, &$smarty)$/;"	f
smarty_function_popup_init	lib/smarty/plugins/function.popup_init.php	/^function smarty_function_popup_init($params, &$smarty)$/;"	f
smarty_make_timestamp	lib/smarty/plugins/shared.make_timestamp.php	/^function smarty_make_timestamp($string)$/;"	f
smarty_modifier_capitalize	lib/smarty/plugins/modifier.capitalize.php	/^function smarty_modifier_capitalize($string, $uc_digits = false)$/;"	f
smarty_modifier_capitalize_ucfirst	lib/smarty/plugins/modifier.capitalize.php	/^function smarty_modifier_capitalize_ucfirst($string, $uc_digits = null)$/;"	f
smarty_modifier_cat	lib/smarty/plugins/modifier.cat.php	/^function smarty_modifier_cat($string, $cat)$/;"	f
smarty_modifier_count_characters	lib/smarty/plugins/modifier.count_characters.php	/^function smarty_modifier_count_characters($string, $include_spaces = false)$/;"	f
smarty_modifier_count_paragraphs	lib/smarty/plugins/modifier.count_paragraphs.php	/^function smarty_modifier_count_paragraphs($string)$/;"	f
smarty_modifier_count_sentences	lib/smarty/plugins/modifier.count_sentences.php	/^function smarty_modifier_count_sentences($string)$/;"	f
smarty_modifier_count_words	lib/smarty/plugins/modifier.count_words.php	/^function smarty_modifier_count_words($string)$/;"	f
smarty_modifier_date_format	lib/smarty/plugins/modifier.date_format.php	/^function smarty_modifier_date_format($string, $format="%b %e, %Y", $default_date=null)$/;"	f
smarty_modifier_debug_print_var	lib/smarty/plugins/modifier.debug_print_var.php	/^function smarty_modifier_debug_print_var($var, $depth = 0, $length = 40)$/;"	f
smarty_modifier_default	lib/smarty/plugins/modifier.default.php	/^function smarty_modifier_default($string, $default = '')$/;"	f
smarty_modifier_escape	lib/smarty/plugins/modifier.escape.php	/^function smarty_modifier_escape($string, $esc_type = 'html')$/;"	f
smarty_modifier_indent	lib/smarty/plugins/modifier.indent.php	/^function smarty_modifier_indent($string,$chars=4,$char=" ")$/;"	f
smarty_modifier_lower	lib/smarty/plugins/modifier.lower.php	/^function smarty_modifier_lower($string)$/;"	f
smarty_modifier_markdown	lib/markdown.php	/^function smarty_modifier_markdown($text) {$/;"	f
smarty_modifier_nl2br	lib/smarty/plugins/modifier.nl2br.php	/^function smarty_modifier_nl2br($string)$/;"	f
smarty_modifier_regex_replace	lib/smarty/plugins/modifier.regex_replace.php	/^function smarty_modifier_regex_replace($string, $search, $replace)$/;"	f
smarty_modifier_replace	lib/smarty/plugins/modifier.replace.php	/^function smarty_modifier_replace($string, $search, $replace)$/;"	f
smarty_modifier_spacify	lib/smarty/plugins/modifier.spacify.php	/^function smarty_modifier_spacify($string, $spacify_char = ' ')$/;"	f
smarty_modifier_string_format	lib/smarty/plugins/modifier.string_format.php	/^function smarty_modifier_string_format($string, $format)$/;"	f
smarty_modifier_strip	lib/smarty/plugins/modifier.strip.php	/^function smarty_modifier_strip($text, $replace = ' ')$/;"	f
smarty_modifier_strip_tags	lib/smarty/plugins/modifier.strip_tags.php	/^function smarty_modifier_strip_tags($string, $replace_with_space = true)$/;"	f
smarty_modifier_truncate	lib/smarty/plugins/modifier.truncate.php	/^function smarty_modifier_truncate($string, $length = 80, $etc = '...',$/;"	f
smarty_modifier_upper	lib/smarty/plugins/modifier.upper.php	/^function smarty_modifier_upper($string)$/;"	f
smarty_modifier_wordwrap	lib/smarty/plugins/modifier.wordwrap.php	/^function smarty_modifier_wordwrap($string,$length=80,$break="\\n",$cut=false)$/;"	f
smarty_outputfilter_trimwhitespace	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^function smarty_outputfilter_trimwhitespace($source, &$smarty)$/;"	f
smarty_outputfilter_trimwhitespace_replace	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^function smarty_outputfilter_trimwhitespace_replace($search_str, $replace, &$subject) {$/;"	f
smtp_from	lib/phpmailer/class.phpmailer.php	/^        $smtp_from = ($this->Sender == "") ? $this->From : $this->Sender;$/;"	v
sneworder	mod/glossary/lib.php	/^         $sneworder   = $neworder;$/;"	v
sneworder	mod/glossary/lib.php	/^     $sneworder = '';$/;"	v
snocategorised	mod/glossary/formats.php	/^            $snocategorised = ' selected="selected" ';$/;"	v
snocategorised	mod/glossary/formats.php	/^        $snocategorised = '';$/;"	v
snoopy	sso/hive/lib.php	/^    $snoopy = new Snoopy;$/;"	v
soapAction	lib/soap/nusoap.php	/^				$soapAction = $opData['soapAction'];$/;"	v
soap_call	lib/soap/phpsoap.php	/^function soap_call($connection, $call, $params) {$/;"	f
soap_call	lib/soaplib.php	/^    function soap_call($connection, $call, $params) {$/;"	f
soap_client	lib/soap/nusoap.php	/^	function soap_client($endpoint,$wsdl = false,$proxyhost = false,$proxyport = false,$proxyusername = false, $proxypassword = false, $timeout = 0, $response_timeout = 30){$/;"	f
soap_client	lib/soap/nusoap.php	/^class soap_client extends nusoap_base  {$/;"	c
soap_connect	lib/soap/phpsoap.php	/^function soap_connect($wsdl, $trace=false) {$/;"	f
soap_connect	lib/soaplib.php	/^        function soap_connect($wsdl, $trace=false) {$/;"	f
soap_encode	lib/soap/phpsoap.php	/^function soap_encode($value, $name, $type, $namespace, $encode=XSD_STRING) {$/;"	f
soap_encode	lib/soaplib.php	/^    function soap_encode($value, $name, $type, $namespace, $encode=0) {$/;"	f
soap_encode_array	lib/soap/phpsoap.php	/^function soap_encode_array($value, $name, $type, $namespace) {$/;"	f
soap_encode_array	lib/soaplib.php	/^    function soap_encode_array($value, $name, $type, $namespace) {$/;"	f
soap_encode_object	lib/soap/phpsoap.php	/^function soap_encode_object($value, $name, $type, $namespace) {$/;"	f
soap_encode_object	lib/soaplib.php	/^    function soap_encode_object($value, $name, $type, $namespace) {$/;"	f
soap_fault	lib/soap/nusoap.php	/^	function soap_fault($faultcode,$faultactor='',$faultstring='',$faultdetail=''){$/;"	f
soap_fault	lib/soap/nusoap.php	/^class soap_fault extends nusoap_base {$/;"	c
soap_parser	lib/soap/nusoap.php	/^	function soap_parser($xml,$encoding='UTF-8',$method='',$decode_utf8=true){$/;"	f
soap_parser	lib/soap/nusoap.php	/^class soap_parser extends nusoap_base {$/;"	c
soap_serve	lib/soap/phpsoap.php	/^function soap_serve($wsdl, $functions) {$/;"	f
soap_serve	lib/soaplib.php	/^    function soap_serve($wsdl, $functions) {$/;"	f
soap_server	lib/soap/nusoap.php	/^	function soap_server($wsdl=false){$/;"	f
soap_server	lib/soap/nusoap.php	/^class soap_server extends nusoap_base {$/;"	c
soap_transport_http	lib/soap/nusoap.php	/^	function soap_transport_http($url){$/;"	f
soap_transport_http	lib/soap/nusoap.php	/^class soap_transport_http extends nusoap_base {$/;"	c
soapaction	lib/soap/nusoap.php	/^			$soapaction = "http:\/\/$SERVER_NAME$SCRIPT_NAME\/$name";$/;"	v
soapmsg	lib/soap/nusoap.php	/^		$soapmsg = $this->serializeEnvelope($payload,$this->requestHeaders,$usedNamespaces,$style,$use,$encodingStyle);$/;"	v
soapval	lib/soap/nusoap.php	/^  	function soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attributes=false) {$/;"	f
soapval	lib/soap/nusoap.php	/^class soapval extends nusoap_base {$/;"	c
social_activities_upgrade	blocks/social_activities/db/mysql.php	/^function social_activities_upgrade($oldversion=0) {$/;"	f
social_activities_upgrade	blocks/social_activities/db/postgres7.php	/^function social_activities_upgrade($oldversion=0) {$/;"	f
sock_status	lib/phpmailer/class.smtp.php	/^            $sock_status = socket_get_status($this->smtp_conn);$/;"	v
soft_break	lib/phpmailer/class.phpmailer.php	/^        $soft_break = ($qp_mode) ? sprintf(" =%s", $this->LE) : $this->LE;$/;"	v
solution	admin/health.php	/^        $solution = '';$/;"	v
solution	admin/health.php	/^    $solution              = optional_param('solution', 0, PARAM_SAFEDIR); \/\/in fact it is class name alhanumeric and _$/;"	v
solution	admin/health.php	/^    function solution() {$/;"	f
somethingfound	admin/lang.php	/^                        $somethingfound = true;$/;"	v
somethingfound	admin/lang.php	/^                $somethingfound = true;$/;"	v
sometoreport	mod/scorm/lib.php	/^                            $sometoreport = true;$/;"	v
sometoreport	mod/scorm/lib.php	/^    $sometoreport = false;$/;"	v
sorder	mod/glossary/lib.php	/^         $sorder =  'LASTNAME';$/;"	v
sorder	mod/glossary/lib.php	/^         $sorder =  'UPDATE';$/;"	v
sordertitle	mod/glossary/lib.php	/^         $sordertitle = $asc;$/;"	v
sordertitle	mod/glossary/lib.php	/^         $sordertitle = $newordertitle;$/;"	v
sort	admin/user.php	/^            $sort = "firstname";$/;"	v
sort	admin/user.php	/^    $sort         = optional_param('sort', 'name', PARAM_ALPHA);$/;"	v
sort	blocks/blog_tags/block_blog_tags.php	/^        $sort = array();$/;"	v
sort	enrol/authorize/locallib.php	/^        $sort = ' ORDER BY ' . $sort;$/;"	v
sort	enrol/database/enrol.php	/^    $sort = get_field_sql('SELECT COALESCE(MAX(sortorder)+1, 100) AS max ' . $/;"	v
sort	enrol/ldap/enrol.php	/^    $sort = $sort->max;$/;"	v
sort	enrol/ldap/enrol.php	/^    $sort = get_record_sql('SELECT MAX(sortorder) AS max, 1 FROM ' . $CFG->prefix . 'course WHERE category=' . $course->category);$/;"	v
sort	grade/lib.php	/^            $sort = optional_param('sort','default');$/;"	v
sort	grade/lib.php	/^    $sort = 0;$/;"	v
sort	lib/datalib.php	/^            $sort = $sort .' '. $dir;$/;"	v
sort	lib/datalib.php	/^        $sort = ' ORDER BY '. $sort .' '. $dir;$/;"	v
sort	lib/datalib.php	/^        $sort = ' ORDER BY '. $sort .' ';$/;"	v
sort	lib/datalib.php	/^        $sort = ' ORDER BY '. $sort;$/;"	v
sort	lib/datalib.php	/^        $sort = ' ORDER by '.$sort;$/;"	v
sort	lib/datalib.php	/^        $sort = '';$/;"	v
sort	lib/datalib.php	/^        $sort = str_replace('s.timeaccess', 'lastaccess', $sort); \/\/ site users can't be sorted by timeaccess$/;"	v
sort	lib/datalib.php	/^        $sort = str_replace('timeaccess', 'lastaccess', $sort); \/\/ site users can't be sorted by timeaccess$/;"	v
sort	lib/datalib.php	/^        $sort = str_replace('u.', '', $sort); \/\/ the get_user function doesn't use the u. prefix to fields$/;"	v
sort	mod/assignment/lib.php	/^            $sort = ' ORDER BY '.$sort;$/;"	v
sort	mod/assignment/lib.php	/^            $sort = 'ORDER BY '.$sort.' ';$/;"	v
sort	mod/assignment/lib.php	/^        $sort = "a.$sort $dir";$/;"	v
sort	mod/assignment/lib.php	/^        $sort = "a.timemodified DESC";$/;"	v
sort	mod/assignment/lib.php	/^        $sort = "u.$sort $dir";$/;"	v
sort	mod/data/report.php	/^    $sort = optional_param('sort', '', PARAM_RAW);$/;"	v
sort	mod/data/view.php	/^    $sort = optional_param('sort', $SESSION->dataprefs[$data->id]['sort'], PARAM_INT);$/;"	v
sort	mod/forum/lib.php	/^        $sort = "ORDER BY created ASC";$/;"	v
sort	mod/forum/lib.php	/^        $sort = "ORDER BY created DESC";$/;"	v
sort	mod/forum/report.php	/^    $sort = optional_param('sort', '', PARAM_RAW);$/;"	v
sort	mod/glossary/lib.php	/^         $sort        = get_string("sortby", "glossary");$/;"	v
sort	mod/glossary/lib.php	/^         $sort        = get_string("sortchronogically", "glossary");$/;"	v
sort	mod/glossary/report.php	/^    $sort = optional_param('sort', '', PARAM_RAW);$/;"	v
sort	mod/hotpot/report.php	/^	$sort = "u.lastname ASC";$/;"	v
sort	mod/quiz/report/grading/report.php	/^            $sort = 'ORDER BY '.$sort;  \/\/ seems like I would need to have u. or qa. infront of the ORDER BY attribues... but seems to work..$/;"	v
sort	mod/quiz/report/grading/report.php	/^            $sort = 'ORDER BY u.firstname, u.lastname, qa.attempt ASC';$/;"	v
sort	mod/quiz/report/grading/report.php	/^        $sort = 'ORDER BY u.firstname, u.lastname, qa.attempt ASC';$/;"	v
sort	mod/quiz/report/overview/report.php	/^                $sort = ' ORDER BY '.implode(', ', $newsort);$/;"	v
sort	mod/quiz/report/overview/report.php	/^                $sort = ' ORDER BY uniqueid';$/;"	v
sort	mod/quiz/report/overview/report.php	/^            $sort = '';$/;"	v
sort	mod/wiki/ewikimoodlelib.php	/^         $sort="version DESC";$/;"	v
sort	mod/workshop/view.php	/^    $sort   = optional_param('sort', 'lastname', PARAM_ALPHA);$/;"	v
sort	user/index.php	/^        $sort = ' ORDER BY '.$table->get_sql_sort();$/;"	v
sort	user/index.php	/^        $sort = '';$/;"	v
sort_categories_by_tree	lib/questionlib.php	/^function sort_categories_by_tree(&$categories, $id = 0, $level = 1) {$/;"	f
sort_value	mod/hotpot/template/v6.php	/^		$sort_value = $ord;$/;"	v
sort_value	mod/hotpot/template/v6.php	/^		$sort_value = ($ord-31).'.'.sprintf('%04d', $ord);$/;"	v
sortable	lib/tablelib.php	/^    function sortable($bool, $defaultcolumn = NULL, $defaultorder = SORT_ASC) {$/;"	f
sortarray	lib/typo3/class.t3lib_div.php	/^		$sortarray = array();$/;"	v
sortby	course/recent.php	/^    $sortby         = optional_param('sortby', 'default', PARAM_ALPHA);$/;"	v
sortcontent	mod/data/view.php	/^        $sortcontent = $sortfield->get_sort_field();$/;"	v
sortcontentfull	mod/data/view.php	/^        $sortcontentfull = $sortfield->get_sort_sql('c.'.$sortcontent);$/;"	v
sortdata	mod/workshop/view.php	/^                    $sortdata = array();$/;"	v
sorted	mod/wiki/ewiki/ewiki.php	/^   $sorted = array();$/;"	v
sorted	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $sorted = array();$/;"	v
sorted	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $sorted = array_slice($sorted, $pnum * EWIKI_LIST_LIMIT, EWIKI_LIST_LIMIT);$/;"	v
sorted	mod/wiki/ewiki/plugins/page/pageindex.php	/^   $sorted = array();$/;"	v
sorted	mod/wiki/ewiki/plugins/page/pageindex.php	/^   $sorted = array_merge($sorted, array_keys($ewiki_plugins["page"]));$/;"	v
sortfield	mod/data/view.php	/^        $sortfield = data_get_field_from_id($sort, $data);$/;"	v
sortfields	course/lib.php	/^        $sortfields = array("default" => get_string("bycourseorder"),"dateasc" => get_string("datemostrecentlast"), "datedesc" => get_string("datemostrecentfirst"));$/;"	v
sortindex	mod/quiz/report/analysis/report.php	/^            $sortindex = array();$/;"	v
sortinfo	enrol/imsenterprise/enrol.php	/^                $sortinfo = get_record_sql('SELECT MIN(sortorder) AS min, $/;"	v
sortkey	mod/glossary/print.php	/^            $sortkey   = $dp->sortkey;$/;"	v
sortkey	mod/glossary/print.php	/^            $sortkey = '';$/;"	v
sortkey	mod/glossary/print.php	/^            $sortkey = 'FIRSTNAME';$/;"	v
sortkey	mod/glossary/print.php	/^            $sortkey = 'UPDATE';$/;"	v
sortkey	mod/glossary/print.php	/^    $sortkey = optional_param('sortkey','UPDATE', PARAM_ALPHA); \/\/ Sorting key$/;"	v
sortkey	mod/glossary/view.php	/^            $sortkey   = $dp->sortkey;$/;"	v
sortkey	mod/glossary/view.php	/^            $sortkey = '';$/;"	v
sortkey	mod/glossary/view.php	/^            $sortkey = 'FIRSTNAME';$/;"	v
sortkey	mod/glossary/view.php	/^            $sortkey = 'UPDATE';$/;"	v
sortkey	mod/glossary/view.php	/^    $sortkey    = optional_param('sortkey', 'CREATION', PARAM_ALPHA);\/\/ Sorted view: CREATION | UPDATE | FIRSTNAME | LASTNAME...$/;"	v
sortmax	backup/restorelib.php	/^            $sortmax = get_record_sql('SELECT MAX(sortorder) AS max$/;"	v
sortoptions	question/editlib.php	/^    $sortoptions = array('name, qtype ASC' => get_string("sortalpha", "quiz"),$/;"	v
sortorder	course/lib.php	/^                        $sortorder = 200;$/;"	v
sortorder	course/lib.php	/^                    $sortorder = get_field_sql('SELECT MIN(sortorder)-1 AS min$/;"	v
sortorder	lib/tablelib.php	/^                    $sortorder = $this->sess->sortby[$_GET[$this->request[TABLE_VAR_SORT]]] == SORT_ASC ? SORT_DESC : SORT_ASC;$/;"	v
sortorder	mod/data/view.php	/^        $sortorder = ' ORDER BY '.$sortcontentfull.' '.$order.' , r.id ASC ';$/;"	v
sortorder	mod/data/view.php	/^        $sortorder = ' ORDER BY r.id ASC ';$/;"	v
sortorder	mod/data/view.php	/^        $sortorder = ' ORDER BY r.timecreated '.$order. ' ';$/;"	v
sortorder	mod/glossary/print.php	/^            $sortorder = $dp->sortorder;$/;"	v
sortorder	mod/glossary/print.php	/^            $sortorder = '';$/;"	v
sortorder	mod/glossary/print.php	/^            $sortorder = 'asc';$/;"	v
sortorder	mod/glossary/print.php	/^            $sortorder = 'desc';$/;"	v
sortorder	mod/glossary/print.php	/^    $sortorder     = optional_param('sortorder', 'asc', PARAM_ALPHA);     \/\/ Sorting order$/;"	v
sortorder	mod/glossary/view.php	/^            $sortorder = $dp->sortorder;$/;"	v
sortorder	mod/glossary/view.php	/^            $sortorder = '';$/;"	v
sortorder	mod/glossary/view.php	/^            $sortorder = 'asc';$/;"	v
sortorder	mod/glossary/view.php	/^            $sortorder = 'desc';$/;"	v
sortorder	mod/glossary/view.php	/^    $sortorder  = optional_param('sortorder', 'ASC', PARAM_ALPHA);   \/\/ it defines the order of the sorting (ASC or DESC)$/;"	v
sortorder	mod/quiz/report/analysis/report.php	/^            $sortorder = array ();$/;"	v
sortorder	mod/scorm/index.php	/^        $sortorder = "cw.section ASC";$/;"	v
sortorder	mod/scorm/index.php	/^        $sortorder = "m.timemodified DESC";$/;"	v
sortorder	question/showbank.php	/^        $sortorder = isset($SESSION->questionsortorder) ? $SESSION->questionsortorder : 'qtype, name ASC';$/;"	v
sortorder	question/showbank.php	/^    $sortorder = optional_param('sortorder', '');$/;"	v
sortpart	mod/quiz/report/overview/report.php	/^                    $sortpart = trim($sortpart);$/;"	v
sortparts	mod/quiz/report/overview/report.php	/^                $sortparts    = explode(',', $sort);$/;"	v
sorts	mod/quiz/report/analysis/report.php	/^        $sorts = explode(",",trim($tablesort));  $/;"	v
sortstring	lib/tablelib.php	/^            $sortstring = '';$/;"	v
sorttype	enrol/authorize/enrol.php	/^                        $sorttype = empty($CFG->an_sorttype) ? 'ttl' : $CFG->an_sorttype;$/;"	v
sorttype	enrol/authorize/enrol.php	/^        $sorttype = optional_param('an_sorttype', 'ttl', PARAM_ALPHA);$/;"	v
source	admin/langimport.php	/^            $source = 'http:\/\/download.moodle.org\/lang16\/languages.md5';$/;"	v
source	admin/langimport.php	/^        $source = $CFG->wwwroot.'\/lib\/languages.md5';$/;"	v
source	admin/timezoneimport.php	/^    $source = $CFG->dataroot.'\/temp\/olson.txt';$/;"	v
source	admin/timezoneimport.php	/^    $source = $CFG->dataroot.'\/temp\/timezones.txt';$/;"	v
source	admin/timezoneimport.php	/^    $source = $CFG->dirroot.'\/lib\/timezones.txt';$/;"	v
source	admin/timezoneimport.php	/^    $source = 'http:\/\/download.moodle.org\/timezones\/';$/;"	v
source	lib/adodb/session/adodb-encrypt-mcrypt.php	/^			$source = MCRYPT_RAND;$/;"	v
source	lib/componentlib.class.php	/^        $source = $this->sourcebase.'\/'.$this->zippath.'\/'.$this->md5filename;$/;"	v
source	lib/componentlib.class.php	/^        $source = $this->sourcebase.'\/'.$this->zippath.'\/'.$this->zipfilename;$/;"	v
source	lib/componentlib.class.php	/^       $source = $CFG->dataroot.'\/'.$this->destpath.'\/'.$this->componentname.'\/'.$this->componentname.'.md5';$/;"	v
source	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^      $source = implode("\\x00", $source);$/;"	v
source	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^    $source = preg_replace("!<pre>.*?<\/pre>!is",$/;"	v
source	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^    $source = preg_replace("!<script[^>]+>.*?<\/script>!is",$/;"	v
source	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^    $source = preg_replace("!<textarea[^>]+>.*?<\/textarea>!is",$/;"	v
source	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^    $source = trim(preg_replace('\/((?<!\\?>)\\n)[\\s]+\/m', '\\1', $source));$/;"	v
source	mod/data/field/file/field.class.php	/^                $source = $CFG->wwwroot.'\/file.php?file=\/'.$path;$/;"	v
source	mod/data/field/file/field.class.php	/^                $source = $CFG->wwwroot.'\/file.php\/'.$path;$/;"	v
source	mod/data/field/file/field.class.php	/^            $source = '';$/;"	v
source	mod/data/field/picture/field.class.php	/^                $source = $CFG->wwwroot.'\/file.php?file=\/'.$path.'\/'.$src;$/;"	v
source	mod/data/field/picture/field.class.php	/^                $source = $CFG->wwwroot.'\/file.php\/'.$path.'\/'.$src;$/;"	v
source	mod/glossary/restorelib.php	/^            $source = backup_getid($restore->backup_unique_code,"glossary",$entry->sourceglossaryid);$/;"	v
source	mod/wiki/ewiki/plugins/markup/footnotes.php	/^      $source = substr($source, 0, $l - 2)$/;"	v
source	mod/wiki/ewiki/plugins/notify.php	/^            $source = substr($source, 0, $l) . substr($source, $r + 1);$/;"	v
source	question/format/hotpot/format.php	/^        $source = implode($lines, " ");$/;"	v
source	question/format/qti2/format.php	/^        $source = ereg_replace("( )*<", "<", $source); $/;"	v
source	question/format/qti2/format.php	/^        $source = ereg_replace(">( )*", ">", $source); $/;"	v
source	question/format/qti2/format.php	/^        $source = implode($array, "\\n"); $/;"	v
source	question/format/qti2/format.php	/^        $source = str_replace("\\n", '', $source); $/;"	v
source	question/format/qti2/format.php	/^        $source = str_replace("\\r", '', $source); $/;"	v
source	question/format/qti2/format.php	/^        $source = str_replace("\\t", '', $source); $/;"	v
source	question/format/xml/format.php	/^        $source = ereg_replace("( )*<", "<", $source); $/;"	v
source	question/format/xml/format.php	/^        $source = ereg_replace(">( )*", ">", $source); $/;"	v
source	question/format/xml/format.php	/^        $source = implode($array, "\\n"); $/;"	v
source	question/format/xml/format.php	/^        $source = str_replace("\\n", '', $source); $/;"	v
source	question/format/xml/format.php	/^        $source = str_replace("\\r", '', $source); $/;"	v
source	question/format/xml/format.php	/^        $source = str_replace("\\t", '', $source); $/;"	v
source_content	lib/smarty/Smarty_Compiler.class.php	/^                    $source_content = call_user_func_array($prefilter[0],$/;"	v
source_content	lib/smarty/Smarty_Compiler.class.php	/^        $source_content = preg_replace($search.'e', "'"$/;"	v
source_len	question/format/qti2/format.php	/^        $source_len = strlen($source); $/;"	v
source_len	question/format/xml/format.php	/^        $source_len = strlen($source); $/;"	v
sp_who	lib/adodb/perf/perf-mssql.inc.php	/^	function sp_who()$/;"	f
space	mod/hotpot/lib.php	/^			$space = '(\\s|(<br[^>]*>))+';$/;"	v
space	mod/hotpot/lib.php	/^			$space = '\\s(?:.+\\s)?';$/;"	v
space	mod/hotpot/lib.php	/^		$space = '\\s+'; \/\/ at least one space$/;"	v
space	mod/hotpot/report/fullstat/report.php	/^			$space = $is_html ? '&nbsp;' : "";$/;"	v
space_left	lib/phpmailer/class.phpmailer.php	/^                $space_left = $length - strlen($buf) - 1;$/;"	v
space_remaining	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                $space_remaining = $continue_limit - $written - $continue;$/;"	v
spacer	mod/hotpot/report/overview/report.php	/^		$spacer = $is_html ? '&nbsp;' : ' ';$/;"	v
spaces_l	mod/wiki/ewiki/ewiki.php	/^   $spaces_l = ($href[0]==" ") ?1:0;$/;"	v
spaces_r	mod/wiki/ewiki/ewiki.php	/^   $spaces_r = ($href[strlen($href)-1]==" ") ?1:0;$/;"	v
span	lib/graphlib.php	/^  $span = ($this->calculated['bar_width'] * $size) \/ 2;$/;"	v
span_mode	lib/markdown.php	/^				$span_mode = $md_mode == 'span' || $md_mode != 'block' &&$/;"	v
specCharsToASCII	lib/typo3/class.t3lib_cs.php	/^	function specCharsToASCII($charset,$string)	{$/;"	f
specialCasingFile	lib/typo3/class.t3lib_cs.php	/^		$specialCasingFile = PATH_t3lib.'unidata\/SpecialCasing.txt';$/;"	v
specialization	blocks/blog_tags/block_blog_tags.php	/^    function specialization() {$/;"	f
specialization	blocks/course_summary/block_course_summary.php	/^    function specialization() {$/;"	f
specialization	blocks/glossary_random/block_glossary_random.php	/^    function specialization() {$/;"	f
specialization	blocks/html/block_html.php	/^    function specialization() {$/;"	f
specialization	blocks/moodleblock.class.php	/^    function specialization() {$/;"	f
specialization	blocks/rss_client/block_rss_client.php	/^    function specialization() {$/;"	f
specialpages	mod/wiki/view.php	/^        $specialpages=array("WikiExport", "SiteMap", "SearchPages", "PageIndex","NewestPages","MostVisitedPages","MostOftenChangedPages","UpdatedPages","FileDownload","FileUpload","OrphanedPages","WantedPages");$/;"	v
specialselected	mod/glossary/lib.php	/^        $specialselected = true;$/;"	v
specialselected	mod/glossary/lib.php	/^    $specialselected = false;$/;"	v
specialtext	mod/glossary/view.php	/^            $specialtext = get_string("allentries","glossary");$/;"	v
specialtext	mod/glossary/view.php	/^        $specialtext = '';$/;"	v
specialtoascii	lib/textlib.class.php	/^    function specialtoascii($text,$charset='utf-8') {$/;"	f
specifictext	mod/hotpot/lib.php	/^					$specifictext = 'specific'.$textfield;$/;"	v
speller_enable	lib/speller/lib.php	/^function speller_enable (&$CFG) {$/;"	f
spellercss	lib/speller/server-scripts/spellchecker.php	/^$spellercss = $CFG->wwwroot .'\/lib\/speller\/spellerStyle.css';$/;"	v
splitCalc	lib/typo3/class.t3lib_div.php	/^	function splitCalc($string,$operators)	{$/;"	f
split_array	lib/smarty/plugins/modifier.count_words.php	/^    $split_array = preg_split('\/\\s+\/',$string);$/;"	v
split_fileref	lib/typo3/class.t3lib_div.php	/^	function split_fileref($fileref)	{$/;"	f
split_string	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $split_string  = 0;$/;"	v
split_tag_attributes	lib/typo3/class.t3lib_div.php	/^	function split_tag_attributes($tag)	{$/;"	f
split_truefalse_comment	question/format/gift/format.php	/^    function split_truefalse_comment($comment){$/;"	f
splitpos	filter/algebra/algebradebug.php	/^      $splitpos = strpos($query,'&')-8;$/;"	v
splitpos	filter/tex/texdebug.php	/^        $splitpos = strpos($query,'&')-4;$/;"	v
splits	question/type/randomsamatch/questiontype.php	/^            $splits = explode('-', $rawitem, 2);$/;"	v
sprefs	backup/backuplib.php	/^            $sprefs = $SESSION->backupprefs[$course->id];$/;"	v
sql	admin/oacleanup.php	/^                    $sql = "SELECT a.id $/;"	v
sql	admin/oacleanup.php	/^        $sql = 'SELECT * FROM '.$CFG->prefix.'course_sections WHERE course='.$course->id.' AND section>'.$course->numsections.' ORDER BY section ASC';$/;"	v
sql	admin/report/courseoverview/index.php	/^        $sql = "SELECT courseid,".$param->fields." FROM ".$CFG->prefix.'stats_'.$param->table$/;"	v
sql	admin/report/courseoverview/reportsgraph.php	/^    $sql = "SELECT courseid,".$param->fields." FROM ".$CFG->prefix.'stats_'.$param->table$/;"	v
sql	auth/db/lib.php	/^            $sql = 'SELECT u.id, u.username $/;"	v
sql	auth/db/lib.php	/^        $sql = 'SELECT u.id, u.username $/;"	v
sql	auth/db/lib.php	/^    $sql = 'SELECT u.id, u.username $/;"	v
sql	auth/ldap/lib.php	/^    $sql = $sql . '(\\'' . join('\\'),(\\'', $users) . '\\')';$/;"	v
sql	auth/ldap/lib.php	/^    $sql = 'INSERT INTO '.$CFG->prefix.'extuser (idnumber) VALUES ';$/;"	v
sql	auth/ldap/lib.php	/^    $sql = 'SELECT e.idnumber,1 $/;"	v
sql	auth/ldap/lib.php	/^    $sql = 'SELECT u.id, u.username $/;"	v
sql	blocks/blog_tags/block_blog_tags.php	/^        $sql  = 'SELECT t.*, COUNT(DISTINCT bt.id) as ct ';$/;"	v
sql	course/report/participation/index.php	/^        $sql = 'SELECT DISTINCT e.userid, u.firstname,u.lastname,u.idnumber,count(l.action) as count FROM '$/;"	v
sql	course/report/stats/graph.php	/^    $sql = 'SELECT timeend,'.$param->fields.' FROM '.$CFG->prefix.'stats_'.$param->table.' WHERE '$/;"	v
sql	course/report/stats/report.php	/^                $sql = 'SELECT t.userid,u.firstname,u.lastname,u.idnumber,1 AS roleid FROM '.$CFG->prefix.'user_teachers t JOIN '.$CFG->prefix.'user u ON u.id = t.userid WHERE course = '.$course->id;$/;"	v
sql	course/report/stats/report.php	/^            $sql =  'SELECT DISTINCT s.userid,s.roleid,u.firstname,u.lastname,u.idnumber  FROM '.$CFG->prefix.'stats_user_'.$param->table.' s JOIN '.$CFG->prefix.'user u ON u.id = s.userid '$/;"	v
sql	course/report/stats/report.php	/^            $sql = 'SELECT s.userid,u.firstname,u.lastname,u.idnumber,1 AS roleid FROM '.$CFG->prefix.'user_students s JOIN '.$CFG->prefix.'user u ON u.id = s.userid WHERE course = '.$course->id;$/;"	v
sql	course/report/stats/report.php	/^        $sql = 'SELECT timeend,'.$param->fields.' FROM '.$CFG->prefix.'stats_'.$param->table.' WHERE '$/;"	v
sql	course/user.php	/^            $sql = 'SELECT timeend,'.$param->fields.' FROM '.$CFG->prefix.'stats_'.$param->table.' WHERE '$/;"	v
sql	enrol/authorize/enrol.php	/^                        $sql = "SELECT E.courseid, E.currency, C.fullname, C.shortname, " .$/;"	v
sql	enrol/authorize/enrol.php	/^        $sql = "SELECT E.*, C.fullname, C.enrolperiod " .$/;"	v
sql	enrol/authorize/locallib.php	/^        $sql = "SELECT SUM(amount) AS refunded FROM {$CFG->prefix}enrol_authorize_refunds " .$/;"	v
sql	enrol/authorize/locallib.php	/^    $sql = "SELECT E.*, C.shortname, C.enrolperiod FROM {$CFG->prefix}enrol_authorize E " .$/;"	v
sql	enrol/database/enrol.php	/^            $sql = "SELECT u.id AS userid, e.id AS enrolmentid" .$/;"	v
sql	enrol/database/enrol.php	/^        $sql = " SELECT enr.userid AS userid " .$/;"	v
sql	enrol/database/enrol.php	/^        $sql = "SELECT {$CFG->enrol_remoteuserfield} " .$/;"	v
sql	enrol/database/enrol.php	/^    $sql =  "SELECT DISTINCT {$CFG->enrol_remotecoursefield} " .$/;"	v
sql	enrol/database/enrol.php	/^    $sql = "SELECT e.userid, e.course " .$/;"	v
sql	enrol/ldap/enrol.php	/^                        $sql = 'SELECT id,1 FROM '.$CFG->prefix.'user '$/;"	v
sql	enrol/ldap/enrol.php	/^                    $sql = ' SELECT enr.userid AS user, 1$/;"	v
sql	enrol/manual/enrol.php	/^                $sql = "SELECT u.* FROM {$CFG->prefix}user u INNER JOIN {$CFG->prefix}user_teachers t ON u.id=t.userid WHERE t.course = $course->id";$/;"	v
sql	enrol/manual/enrol.php	/^            $sql = "SELECT * FROM {$CFG->prefix}user u INNER JOIN {$CFG->prefix}user_students s ON u.id=s.userid WHERE s.course = $course->id AND s.timeend > 0 AND s.timeend <= $expiry";$/;"	v
sql	file.php	/^        $sql = "SELECT COUNT(r.id) " .$/;"	v
sql	grade/exceptions.php	/^    $sql = "SELECT ge.id, ge.userid FROM {$CFG->prefix}grade_exceptions ge, {$CFG->prefix}user_students us WHERE us.course=$course->id AND grade_itemid=$id AND ge.userid = us.userid AND us.course=ge.courseid";$/;"	v
sql	grade/lib.php	/^     $sql = "SELECT i.id, c.name as cname, i.modid, mm.name as modname, i.cminstance, c.hidden, cm.visible, i.sort_order$/;"	v
sql	grade/lib.php	/^    $sql = "SELECT * FROM {$CFG->prefix}grade_letter WHERE courseid=$course";$/;"	v
sql	grade/lib.php	/^    $sql = "SELECT cm.id, 1 FROM {$CFG->prefix}course_modules cm, {$CFG->prefix}modules mm, {$CFG->prefix}grade_item i $/;"	v
sql	grade/lib.php	/^    $sql = "SELECT e.id, e.userid, gi.cminstance, gi.modid, c.name as catname, mm.name as modname$/;"	v
sql	grade/lib.php	/^    $sql = "SELECT id, letter FROM {$CFG->prefix}grade_letter WHERE courseid=$course AND grade_high >= $grade AND grade_low <= $grade";$/;"	v
sql	grade/lib.php	/^    $sql = "SELECT id, weight, drop_x_lowest, bonus_points, hidden, c.id AS cat_id$/;"	v
sql	grade/lib.php	/^    $sql = "SELECT userid FROM {$CFG->prefix}groups_members WHERE courseid=$course AND groupid = $group";$/;"	v
sql	lib/adodb/adodb-connection.inc.php	/^                        $sql = preg_replace($/;"	v
sql	lib/adodb/adodb-connection.inc.php	/^                    $sql = preg_replace($/;"	v
sql	lib/adodb/adodb-connection.inc.php	/^            $sql = $secs2cache;$/;"	v
sql	lib/adodb/adodb-connection.inc.php	/^            $sql = '';$/;"	v
sql	lib/adodb/adodb-datadict.inc.php	/^		$sql = $this->_TableSQL($tabname,$lines,$pkey,$taboptions);$/;"	v
sql	lib/adodb/adodb-datadict.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/adodb-errorhandler.inc.php	/^		$sql = $p1;$/;"	v
sql	lib/adodb/adodb-errorpear.inc.php	/^		$sql = $p1;$/;"	v
sql	lib/adodb/adodb-lib.inc.php	/^			$sql = 'UPDATE '.$tableName.' SET '.substr($setFields, 0, -2);$/;"	v
sql	lib/adodb/adodb-lib.inc.php	/^                $sql = $fnameq. '=empty_blob(), ';$/;"	v
sql	lib/adodb/adodb-lib.inc.php	/^                $sql = $fnameq.'=:xx'.$fname.'xx, ';$/;"	v
sql	lib/adodb/adodb-lib.inc.php	/^                $sql = ':xx'.$fname.'xx, ';                $/;"	v
sql	lib/adodb/adodb-lib.inc.php	/^                $sql = 'empty_blob(), ';$/;"	v
sql	lib/adodb/adodb-lib.inc.php	/^            $sql = _adodb_column_sql($zthis, $action, $type, $fname, $fnameq, $arrFields, $magicq,false);$/;"	v
sql	lib/adodb/adodb-lib.inc.php	/^        $sql = _adodb_column_sql($zthis, $action, $type, $fname, $fnameq,  $arrFields, $magicq,false);$/;"	v
sql	lib/adodb/adodb-lib.inc.php	/^    $sql = '';$/;"	v
sql	lib/adodb/adodb-perf.inc.php	/^				$sql = $rs->fields[1];$/;"	v
sql	lib/adodb/adodb-perf.inc.php	/^			$sql = str_replace('$DATABASE',$this->conn->database,$sql);$/;"	v
sql	lib/adodb/adodb-perf.inc.php	/^		$sql = $this->settings[$param][1];$/;"	v
sql	lib/adodb/adodb-perf.inc.php	/^		$sql = $this->undomq(trim($sql));$/;"	v
sql	lib/adodb/adodb-perf.inc.php	/^		$sql = isset($_REQUEST['sql']) ? $_REQUEST['sql'] : '';$/;"	v
sql	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/example.php	/^$sql = $schema->ParseSchema( "example.xml" );$/;"	v
sql	lib/adodb/adodb-xmlschema.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/adodb.inc.php	/^						$sql = preg_replace($/;"	v
sql	lib/adodb/adodb.inc.php	/^					$sql = ''; $i = 0;$/;"	v
sql	lib/adodb/adodb.inc.php	/^					$sql = preg_replace($/;"	v
sql	lib/adodb/adodb.inc.php	/^			$sql = $secs2cache;$/;"	v
sql	lib/adodb/adodb.inc.php	/^			$sql = $sql[0];$/;"	v
sql	lib/adodb/adodb.inc.php	/^			$sql = $this->GetInsertSQL($rs, $fields_values, $magicq);$/;"	v
sql	lib/adodb/adodb.inc.php	/^			$sql = $this->GetUpdateSQL($rs, $fields_values, $forceUpdate, $magicq);$/;"	v
sql	lib/adodb/adodb.inc.php	/^		$sql = 'SELECT * FROM '.$table;  $/;"	v
sql	lib/adodb/datadict/datadict-db2.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/datadict/datadict-firebird.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/datadict/datadict-mssql.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/datadict/datadict-mysql.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/datadict/datadict-oci8.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/datadict/datadict-postgres.inc.php	/^		$sql = ADODB_DataDict::DropTableSQL($tabname);$/;"	v
sql	lib/adodb/datadict/datadict-postgres.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/datadict/datadict-sapdb.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/datadict/datadict-sybase.inc.php	/^		$sql = array();$/;"	v
sql	lib/adodb/drivers/adodb-csv.inc.php	/^			$sql = '';$/;"	v
sql	lib/adodb/drivers/adodb-firebird.inc.php	/^		$sql = preg_replace('\/^[ \\t]*select\/i',$str,$sql); $/;"	v
sql	lib/adodb/drivers/adodb-ibase.inc.php	/^			$sql = "SELECT * FROM RDB\\$INDEX_SEGMENTS WHERE RDB\\$INDEX_NAME = '".$index."' ORDER BY RDB\\$FIELD_POSITION ASC";$/;"	v
sql	lib/adodb/drivers/adodb-ibase.inc.php	/^			$sql = $sql[1];$/;"	v
sql	lib/adodb/drivers/adodb-ibase.inc.php	/^		$sql = 'SELECT S.RDB$FIELD_NAME AFIELDNAME$/;"	v
sql	lib/adodb/drivers/adodb-ibase.inc.php	/^        $sql = "SELECT * FROM RDB\\$INDICES WHERE RDB\\$RELATION_NAME = '".$table."'";$/;"	v
sql	lib/adodb/drivers/adodb-informix72.inc.php	/^		$sql = "$/;"	v
sql	lib/adodb/drivers/adodb-mssql.inc.php	/^			$sql = "UPDATE $table SET $column='" . $val . "' WHERE $where";$/;"	v
sql	lib/adodb/drivers/adodb-mssql.inc.php	/^			$sql = preg_replace($/;"	v
sql	lib/adodb/drivers/adodb-mssql.inc.php	/^		$sql = "SELECT i.name AS ind_name, C.name AS col_name, USER_NAME(O.uid) AS Owner, c.colid, k.Keyno, $/;"	v
sql	lib/adodb/drivers/adodb-mssql.inc.php	/^		$sql = "UPDATE $table SET $column=0x".bin2hex($val)." WHERE $where";$/;"	v
sql	lib/adodb/drivers/adodb-mssql.inc.php	/^		$sql = "select distinct k.column_name,ordinal_position from information_schema.key_column_usage k,$/;"	v
sql	lib/adodb/drivers/adodb-mssql.inc.php	/^		$sql = $/;"	v
sql	lib/adodb/drivers/adodb-oci8.inc.php	/^					 $sql = "SELECT $fields FROM".$/;"	v
sql	lib/adodb/drivers/adodb-oci8.inc.php	/^					$sql = "select * from (".$sql.") where rownum <= :adodb_offset";$/;"	v
sql	lib/adodb/drivers/adodb-oci8.inc.php	/^					$sql = "select * from (".$sql.") where rownum <= ?";$/;"	v
sql	lib/adodb/drivers/adodb-oci8.inc.php	/^				$sql = preg_replace('\/^[ \\t\\n]*select\/i','SELECT \/*+FIRST_ROWS*\/',$sql);$/;"	v
sql	lib/adodb/drivers/adodb-oci8.inc.php	/^				$sql = str_replace('\/*+ ','\/*+FIRST_ROWS ',$sql);$/;"	v
sql	lib/adodb/drivers/adodb-oci8.inc.php	/^			$sql = "UPDATE $table set $column=EMPTY_{$blobtype}() WHERE $where RETURNING $column INTO :blob";$/;"	v
sql	lib/adodb/drivers/adodb-oci8.inc.php	/^			$sql = "UPDATE $table set $column=EMPTY_{$blobtype}() WHERE $where RETURNING $column INTO ?";$/;"	v
sql	lib/adodb/drivers/adodb-oci8.inc.php	/^		$sql = "$/;"	v
sql	lib/adodb/drivers/adodb-oci8.inc.php	/^		$sql = $/;"	v
sql	lib/adodb/drivers/adodb-oci805.inc.php	/^			$sql = "select * from ($sql) where rownum <= $nrows";$/;"	v
sql	lib/adodb/drivers/adodb-oci805.inc.php	/^			$sql = preg_replace('\/^[ \\t\\n]*select\/i','SELECT \/*+FIRST_ROWS*\/',$sql);$/;"	v
sql	lib/adodb/drivers/adodb-oci805.inc.php	/^			$sql = str_replace('\/*+ ','\/*+FIRST_ROWS ',$sql);$/;"	v
sql	lib/adodb/drivers/adodb-oci8po.inc.php	/^				$sql = $sqlarr[0];$/;"	v
sql	lib/adodb/drivers/adodb-oci8po.inc.php	/^		$sql = $sqlarr[0];$/;"	v
sql	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^			$sql = preg_replace($/;"	v
sql	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$sql = "select distinct k.column_name,ordinal_position from information_schema.key_column_usage k,$/;"	v
sql	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$sql = $/;"	v
sql	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$sql = "UPDATE $table SET $column = ? WHERE $where";$/;"	v
sql	lib/adodb/drivers/adodb-pdo_pgsql.inc.php	/^			$sql = sprintf($this->metaDefaultsSQL, ($table));$/;"	v
sql	lib/adodb/drivers/adodb-postgres64.inc.php	/^					$sql = '$/;"	v
sql	lib/adodb/drivers/adodb-postgres64.inc.php	/^				$sql = '';$/;"	v
sql	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$sql = sprintf($this->metaDefaultsSQL, ($table));$/;"	v
sql	lib/adodb/drivers/adodb-postgres64.inc.php	/^	                $sql = '$/;"	v
sql	lib/adodb/drivers/adodb-postgres7.inc.php	/^			$sql = '';$/;"	v
sql	lib/adodb/drivers/adodb-postgres7.inc.php	/^		$sql = 'SELECT t.tgargs as args$/;"	v
sql	lib/adodb/drivers/adodb-sapdb.inc.php	/^		$sql = "SELECT INDEXNAME,TYPE,COLUMNNAME FROM INDEXCOLUMNS ".$/;"	v
sql	lib/adodb/drivers/adodb-sybase.inc.php	/^        $sql = "SELECT c.column_name " .$/;"	v
sql	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^						$sql = $this->metaTablesSQL;$/;"	v
sql	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^						$sql = str_replace('U', 'V', $this->metaTablesSQL);$/;"	v
sql	lib/adodb/drivers/adodb-sybase_ase.inc.php	/^						$sql = str_replace('U',"U' OR type='V", $this->metaTablesSQL);$/;"	v
sql	lib/adodb/perf/perf-db2.inc.php	/^					$sql = reset($row);$/;"	v
sql	lib/adodb/perf/perf-mssql.inc.php	/^					$sql = reset($row);$/;"	v
sql	lib/adodb/perf/perf-mssql.inc.php	/^		$sql = str_replace('?',"''",$sql);$/;"	v
sql	lib/adodb/perf/perf-mysql.inc.php	/^					$sql = reset($row);$/;"	v
sql	lib/adodb/perf/perf-mysql.inc.php	/^			$sql = $this->conn->GetOne("select sql1 from adodb_logsql where sql1 like $sqlq");$/;"	v
sql	lib/adodb/perf/perf-mysql.inc.php	/^		$sql = str_replace('?',"''",$sql);$/;"	v
sql	lib/adodb/perf/perf-mysql.inc.php	/^        $sql = '';$/;"	v
sql	lib/adodb/perf/perf-mysql.inc.php	/^        $sql = sprintf( $sql, $table);$/;"	v
sql	lib/adodb/perf/perf-oci8.inc.php	/^					$sql = reset($row);$/;"	v
sql	lib/adodb/perf/perf-oci8.inc.php	/^				$sql = $rs->fields[2];$/;"	v
sql	lib/adodb/perf/perf-oci8.inc.php	/^		$sql = "$/;"	v
sql	lib/adodb/perf/perf-oci8.inc.php	/^		$sql = '';$/;"	v
sql	lib/adodb/perf/perf-postgres.inc.php	/^					$sql = reset($row);$/;"	v
sql	lib/adodb/perf/perf-postgres.inc.php	/^		$sql = str_replace('?',"''",$sql);$/;"	v
sql	lib/adodb/pivottable.inc.php	/^	$sql = "SELECT $sel \\nFROM $tables $where \\nGROUP BY $rowfields";$/;"	v
sql	lib/adodb/pivottable.inc.php	/^ $sql = PivotTableSQL($/;"	v
sql	lib/adodb/server.php	/^$sql = undomq($_REQUEST['sql']);$/;"	v
sql	lib/adodb/session/adodb-session.php	/^				$sql = "DELETE FROM $table WHERE expiry < $time";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^				$sql = "INSERT INTO $table (expiry, $data, sesskey) VALUES ($expiry, $lob_value, $qkey)";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^				$sql = "OPTIMIZE TABLE $table";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^				$sql = "SELECT sesskey FROM $table WHERE $binary sesskey = $qkey";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^				$sql = "SELECT sesskey FROM $table WHERE expiry < $time";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^				$sql = "UPDATE $table SET expiry = $expiry, $data = $lob_value WHERE  sesskey = $qkey";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^				$sql = "VACUUM $table";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^			$sql = "SELECT expireref, sesskey FROM $table WHERE $binary sesskey = $qkey";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^			$sql = "SELECT expireref, sesskey FROM $table WHERE expiry < $time";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^			$sql = "UPDATE $table SET expiry = ".$conn->Param('0')." WHERE $binary sesskey = ".$conn->Param('1')." AND expiry >= ".$conn->Param('2');$/;"	v
sql	lib/adodb/session/adodb-session.php	/^			$sql = 'SELECT ';$/;"	v
sql	lib/adodb/session/adodb-session.php	/^		$sql = "DELETE FROM $table WHERE $binary sesskey = $qkey";$/;"	v
sql	lib/adodb/session/adodb-session.php	/^		$sql = "SELECT $data FROM $table WHERE sesskey = $binary $qkey AND expiry >= " . time();$/;"	v
sql	lib/blocklib.php	/^                $sql = 'SELECT 1, max(weight) + 1 AS nextfree FROM '. $CFG->prefix .'block_instance WHERE pageid = '. $page->get_id() $/;"	v
sql	lib/blocklib.php	/^                $sql = 'SELECT 1, max(weight) + 1 AS nextfree FROM '. $CFG->prefix .'block_pinned WHERE '$/;"	v
sql	lib/blocklib.php	/^        $sql = 'UPDATE '. $CFG->prefix .'block_instance SET weight = weight - 1 WHERE pagetype = \\''. $instance->pagetype.$/;"	v
sql	lib/datalib.php	/^        $sql  = "SELECT COUNT(c.id)";$/;"	v
sql	lib/datalib.php	/^        $sql = "SELECT c.id,c.shortname,c.fullname";$/;"	v
sql	lib/datalib.php	/^    $sql = "SELECT c.id,c.shortname,c.fullname FROM {$CFG->prefix}course c, {$CFG->prefix}course_meta mc WHERE mc.parent_course = $metacourseid$/;"	v
sql	lib/datalib.php	/^    $sql = "SELECT id, name FROM {$CFG->prefix}scale$/;"	v
sql	lib/db/mysql.php	/^                $sql = "INSERT INTO {$CFG->prefix}log_display ".$/;"	v
sql	lib/db/postgres7.php	/^                $sql = "INSERT INTO {$CFG->prefix}log_display ".$/;"	v
sql	lib/moodlelib.php	/^    $sql = 'SELECT DISTINCT userid,1 FROM '.$CFG->prefix.'user_students WHERE course IN ('.$instr.')';$/;"	v
sql	lib/moodlelib.php	/^    $sql = 'SELECT userid,1 FROM '.$CFG->prefix.'user_students WHERE course = '.$metacourseid;$/;"	v
sql	lib/questionlib.php	/^    $sql = "SELECT $statefields".$/;"	v
sql	lib/statslib.php	/^                $sql = 'SELECT COUNT(DISTINCT(l.userid)) FROM '.$CFG->prefix.'log l WHERE l.action = \\'login\\' AND '$/;"	v
sql	lib/statslib.php	/^                $sql = 'SELECT COUNT(DISTINCT(l.userid)) FROM '.$CFG->prefix.'log l WHERE l.action = \\'login\\' AND '.$timesql;$/;"	v
sql	lib/statslib.php	/^                $sql = 'SELECT COUNT(DISTINCT(l.userid)) FROM '.$CFG->prefix.'log l WHERE l.action = \\'login\\' AND '.str_replace('timeend','time',$timesql);$/;"	v
sql	lib/statslib.php	/^                $sql = 'SELECT count(l.id) FROM '.$CFG->prefix.'log l WHERE l.action = \\'login\\' AND '.$timesql;$/;"	v
sql	lib/statslib.php	/^                $sql = 'SELECT l.userid,count(l.id) as count FROM '.$CFG->prefix.'log l WHERE action = \\'login\\' AND '.$timesql.' GROUP BY userid';$/;"	v
sql	lib/statslib.php	/^            $sql = 'SELECT COUNT(DISTINCT(l.userid)) FROM '.$CFG->prefix.'log l JOIN '.$CFG->prefix$/;"	v
sql	lib/statslib.php	/^            $sql = 'SELECT COUNT(l.id) FROM '.$CFG->prefix.'log l JOIN '.$CFG->prefix$/;"	v
sql	lib/statslib.php	/^            $sql = 'SELECT ceil(avg(students)) as students, ceil(avg(teachers)) as teachers, $/;"	v
sql	lib/statslib.php	/^            $sql = 'SELECT ceil(avg(students)) as students, ceil(avg(teachers)) as teachers, ceil(avg(activestudents)) as activestudents,ceil(avg(activeteachers)) as activeteachers,$/;"	v
sql	lib/statslib.php	/^            $sql = str_replace('students','teachers',$sql);$/;"	v
sql	lib/statslib.php	/^    $sql = 'SELECT COUNT(l.id) FROM '.$CFG->prefix.'log l WHERE l.userid = '.$user->userid$/;"	v
sql	lib/statslib.php	/^    $sql = 'SELECT DISTINCT(l.userid) as userid,1 as roleid FROM '.$CFG->prefix.'log l JOIN '.$CFG->prefix$/;"	v
sql	lib/statslib.php	/^    $sql = 'SELECT sum(statsreads) as statsreads, sum(statswrites) as statswrites FROM '.$CFG->prefix.'stats_user_daily WHERE courseid = '.$course->id.' AND '.$timesql$/;"	v
sql	lib/statslib.php	/^    $sql = 'SELECT userid,roleid,sum(statsreads) as statsreads, sum(statswrites) as writes FROM '.$CFG->prefix.'stats_user_daily WHERE stattype = \\'logins\\' AND '.$timesql.' GROUP BY userid,roleid';$/;"	v
sql	lib/statslib.php	/^    $sql = str_replace(',1',',2',$sql);$/;"	v
sql	lib/statslib.php	/^    $sql = str_replace('students','teachers',$sql);$/;"	v
sql	mod/assignment/lib.php	/^            $sql = "SELECT *$/;"	v
sql	mod/assignment/lib.php	/^        $sql = 'FROM '.$CFG->prefix.'user u '.$/;"	v
sql	mod/data/filter.php	/^            $sql = 'SELECT DISTINCT(dc.id) AS contentid, ' .$/;"	v
sql	mod/data/lib.php	/^    $sql = 'SELECT COUNT(*) FROM '.$CFG->prefix.'data_records WHERE dataid='.$data->id.' AND userid='.$USER->id;$/;"	v
sql	mod/data/lib.php	/^    $sql = 'SELECT c.* FROM '.$CFG->prefix.'data_records as r LEFT JOIN '.$/;"	v
sql	mod/data/rsslib.php	/^                        $sql = 'SELECT dr.* ' .$/;"	v
sql	mod/forum/db/mysql.php	/^      $sql = "select course from {$CFG->prefix}forum_discussions, {$CFG->prefix}forum_posts ";$/;"	v
sql	mod/forum/db/postgres7.php	/^      $sql = "select course from {$CFG->prefix}forum_discussions, {$CFG->prefix}forum_posts ";$/;"	v
sql	mod/forum/lib.php	/^        $sql = " SELECT COUNT (DISTINCT u.id ) " $/;"	v
sql	mod/forum/lib.php	/^        $sql = 'SELECT COUNT(DISTINCT p.id) '.$/;"	v
sql	mod/forum/lib.php	/^        $sql = 'SELECT d.forum,d.course,COUNT(p.id) AS count '.$/;"	v
sql	mod/forum/lib.php	/^        $sql = substr($sql,0,-3); \/\/ take off the last OR$/;"	v
sql	mod/forum/lib.php	/^    $sql = "SELECT instance,cmid,l.course,COUNT(l.id) as count FROM {$CFG->prefix}log l "$/;"	v
sql	mod/forum/lib.php	/^    $sql = 'DELETE FROM fp USING '.$CFG->prefix.'forum_discussions fd, $/;"	v
sql	mod/forum/lib.php	/^    $sql = 'SELECT COUNT(*) '.$/;"	v
sql	mod/forum/lib.php	/^    $sql = 'SELECT COUNT(DISTINCT p.id) '.$/;"	v
sql	mod/forum/lib.php	/^    $sql = 'SELECT COUNT(p.id) '.$/;"	v
sql	mod/forum/lib.php	/^    $sql = 'SELECT f.id, f.id FROM '.$CFG->prefix.'forum f, '.$CFG->prefix.'course_modules cm WHERE$/;"	v
sql	mod/forum/lib.php	/^    $sql = 'SELECT fr.id, fr.userid, fr.postid '.$/;"	v
sql	mod/forum/lib.php	/^    $sql = 'SELECT ft.forumid, ft.userid '.$/;"	v
sql	mod/forum/lib.php	/^    $sql = 'SELECT id, userid, modified '.$/;"	v
sql	mod/forum/lib.php	/^    $sql = 'SELECT p.id as postid, d.id as discussionid, d.forum as forumid '.$/;"	v
sql	mod/forum/lib.php	/^    $sql = 'SELECT p.id as postid, p.discussion as discussionid '.$/;"	v
sql	mod/forum/lib.php	/^    $sql = substr($sql,0,-3); \/\/ take off the last OR$/;"	v
sql	mod/glossary/db/mysql.php	/^        $sql = "select course from {$CFG->prefix}glossary,{$CFG->prefix}glossary_entries ";$/;"	v
sql	mod/glossary/db/mysql.php	/^        $sql = "select course from {$CFG->prefix}glossary,{$CFG->prefix}glossary_entries,{$CFG->prefix}glossary_comments ";$/;"	v
sql	mod/glossary/db/postgres7.php	/^        $sql = "select course from {$CFG->prefix}glossary,{$CFG->prefix}glossary_entries ";$/;"	v
sql	mod/glossary/db/postgres7.php	/^        $sql = "select course from {$CFG->prefix}glossary,{$CFG->prefix}glossary_entries,{$CFG->prefix}glossary_comments ";$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^				 $sql = implode('', $sql);$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^				$sql = "$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^				$sql = "ALTER TABLE `$table` DROP INDEX `$index`";$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^				$sql = "DROP INDEX $index";$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^				$sql = "SELECT relname FROM pg_class WHERE relname = '$table' AND relkind='r'";$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^				$sql = "SHOW COLUMNS FROM `$table` LIKE '$field'";$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^				$sql = "SHOW TABLES LIKE '$table'";$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^				$sql = '';$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^			 $sql = '';$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^			$sql = "DELETE FROM {$CFG->prefix}hotpot_questions WHERE hotpot NOT IN ($ids)";$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^			$sql = "TRUNCATE {$CFG->prefix}hotpot_questions";$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^			$sql = "UPDATE $table SET $values WHERE id='$record->id'";$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^			$sql = file($filepath);$/;"	v
sql	mod/hotpot/db/update_to_v2.php	/^			$sql = file_get_contents($filepath);$/;"	v
sql	mod/journal/db/mysql.php	/^        $sql = "select course from {$CFG->prefix}journal, {$CFG->prefix}journal_entries ";$/;"	v
sql	mod/journal/db/postgres7.php	/^        $sql = "select course from {$CFG->prefix}journal, {$CFG->prefix}journal_entries ";$/;"	v
sql	mod/quiz/attempt.php	/^            $sql = "SELECT $statefields".$/;"	v
sql	mod/quiz/attempt.php	/^            $sql = "SELECT q.*, i.grade AS maxgrade, i.id AS instance".$/;"	v
sql	mod/quiz/attempt.php	/^    $sql = "SELECT q.*, i.grade AS maxgrade, i.id AS instance".$/;"	v
sql	mod/quiz/backuplib.php	/^        $sql = "SELECT t.id, t.category $/;"	v
sql	mod/quiz/db/mysql.php	/^        $sql = "select course from {$CFG->prefix}quiz_categories c, {$CFG->prefix}quiz_questions q ";$/;"	v
sql	mod/quiz/db/postgres7.php	/^        $sql = "select course from {$CFG->prefix}quiz_categories, {$CFG->prefix}quiz_questions ";$/;"	v
sql	mod/quiz/locallib.php	/^    $sql = 'SELECT timefinish, preview FROM '.$CFG->prefix.'quiz_attempts qa'.$/;"	v
sql	mod/quiz/report/analysis/report.php	/^            $sql = "SELECT q.*, i.grade AS maxgrade, i.id AS instance".$/;"	v
sql	mod/quiz/report/analysis/report.php	/^            $sql = 'SELECT qa.userid '.$limit.'FROM '.$CFG->prefix.'user u LEFT JOIN '.$CFG->prefix.'quiz_attempts qa ON u.id = qa.userid '. 'WHERE ( qa.quiz = '.$quiz->id.') '.$group;$/;"	v
sql	mod/quiz/report/analysis/report.php	/^        $sql = 'SELECT  qa.* FROM '.$CFG->prefix.'user u '.$/;"	v
sql	mod/quiz/report/grading/report.php	/^        $sql = "SELECT q.*, i.grade AS maxgrade, i.id AS instance".$/;"	v
sql	mod/quiz/report/overview/report.php	/^            $sql = "SELECT q.*, i.grade AS maxgrade, i.id AS instance".$/;"	v
sql	mod/quiz/report/regrade/report.php	/^        $sql = "SELECT q.*, i.grade AS maxgrade FROM {$CFG->prefix}question q,$/;"	v
sql	mod/quiz/review.php	/^    $sql = "SELECT q.*, i.grade AS maxgrade, i.id AS instance".$/;"	v
sql	mod/wiki/ewiki/ewiki.php	/^         $sql = "";$/;"	v
sql	mod/wiki/ewikimoodlelib.php	/^                 $sql= "SELECT pagename AS id, ".$/;"	v
sql	mod/wiki/ewikimoodlelib.php	/^                $sql= "SELECT pagename AS id, version, flags" .$/;"	v
sql	mod/wiki/ewikimoodlelib.php	/^         $sql= "SELECT pagename AS id, count(*) as versioncount".$/;"	v
sql	mod/wiki/lib.php	/^                $sql = 'SELECT w.id, w.groupid, w.pagename, g.name as gname '$/;"	v
sql	mod/wiki/lib.php	/^                $sql = 'SELECT w.id, w.userid, w.pagename, u.firstname, u.lastname '$/;"	v
sql	mod/wiki/lib.php	/^            $sql = 'SELECT w.id, w.groupid, w.pagename, g.name as gname '$/;"	v
sql	question/format/coursetestmanager/format.php	/^            $sql = "SELECT * FROM TBQuestions where module = '".$category."'";$/;"	v
sql	question/format/coursetestmanager/format.php	/^            $sql = "SELECT * FROM TBQuestions";$/;"	v
sql	question/format/coursetestmanager/format.php	/^            $sql = "SELECT Distinct module FROM TBQuestions";$/;"	v
sql	question/import.php	/^        $sql = "SELECT c.*$/;"	v
sql	question/type/datasetdependent/abstractqtype.php	/^            $sql = "SELECT i.*$/;"	v
sql1	lib/adodb/adodb-perf.inc.php	/^			$sql1 = $conn->qstr($arr['b']);$/;"	v
sql1	lib/adodb/adodb-perf.inc.php	/^			$sql1 = $sql[0];$/;"	v
sql1	lib/adodb/adodb-perf.inc.php	/^			$sql1 = $this->sql1;$/;"	v
sql1	mod/wiki/ewiki/ewiki.php	/^         $sql1 = $sql2 = "";$/;"	v
sql2	lib/adodb/adodb-perf.inc.php	/^					$sql2 = substr($sql,0,$max-500);$/;"	v
sql2	lib/adodb/adodb-perf.inc.php	/^			$sql2 = $conn->qstr($arr['c']);$/;"	v
sql2	lib/adodb/drivers/adodb-mssql.inc.php	/^		$sql2 = $sqlarr[0];$/;"	v
sql2	lib/adodb/session/adodb-session.php	/^					$sql2 = "DELETE FROM $table WHERE sesskey='$row[0]'";$/;"	v
sqlArray	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$sqlArray = $dict->CreateIndexSQL( $this->indexName, $this->tableName, $this->fields );$/;"	v
sqlArray	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$sqlArray = $dict->CreateTableSQL( $this->tableName, $fldarray, $this->tableOpts );$/;"	v
sqlArray	lib/adodb/adodb-xmlschema.inc.php	/^			$sqlArray = $this->sqlArray;$/;"	v
sqlArray	lib/adodb/adodb-xmlschema.inc.php	/^		$sqlArray = null;$/;"	v
sqlTxt	lib/adodb/adodb-lib.inc.php	/^	$sqlTxt = is_array($sql) ? $sql[0] : $sql;$/;"	v
sqlTxt	lib/adodb/adodb-lib.inc.php	/^	$sqlTxt = str_replace('##1#__^LF', ', ' ,$sqlTxt);$/;"	v
sqlTxt	lib/adodb/adodb-lib.inc.php	/^	$sqlTxt = str_replace(',',', ',$sqlTxt);$/;"	v
sql_from	lib/adodb/pear/Auth/Container/ADOdb.php	/^            $sql_from = "*";$/;"	v
sql_from	lib/adodb/pear/Auth/Container/ADOdb.php	/^            $sql_from = $this->options['usernamecol'] . ", ".$this->options['passwordcol'].$this->options['db_fields'];$/;"	v
sql_fullname	lib/datalib.php	/^function sql_fullname($firstname='firstname', $lastname='lastname') {$/;"	f
sql_ilike	lib/datalib.php	/^function sql_ilike() {$/;"	f
sql_isnull	lib/datalib.php	/^function sql_isnull($fieldname) {$/;"	f
sql_paging_limit	lib/datalib.php	/^function sql_paging_limit($page, $recordsperpage) {$/;"	f
sqla	lib/adodb/adodb-perf.inc.php	/^			$sqla = $this->SplitSQL($sql);$/;"	v
sqla	lib/adodb/adodb-perf.inc.php	/^			$sqla = array($sql);$/;"	v
sqlalphabet	mod/glossary/sql.php	/^                $sqlalphabet = '';$/;"	v
sqland	lib/datalib.php	/^        $sqland = "AND ";$/;"	v
sqland	lib/datalib.php	/^    $sqland = "";$/;"	v
sqlarr	lib/adodb/adodb-connection.inc.php	/^            $sqlarr = explode('?',$sql);$/;"	v
sqlarr	lib/adodb/adodb.inc.php	/^				$sqlarr = explode('?',$sql);$/;"	v
sqlarr	lib/adodb/drivers/adodb-csv.inc.php	/^			$sqlarr = explode('?',$sql);$/;"	v
sqlarr	lib/adodb/drivers/adodb-mssql.inc.php	/^		$sqlarr = explode('?',$sql);$/;"	v
sqlarr	lib/adodb/drivers/adodb-oci8po.inc.php	/^				$sqlarr = explode('?',$sql);$/;"	v
sqlarr	lib/adodb/drivers/adodb-oci8po.inc.php	/^		$sqlarr = explode('?',$sql);$/;"	v
sqlarr	lib/adodb/drivers/adodb-postgres64.inc.php	/^				$sqlarr = explode('?',$sql);$/;"	v
sqlarr	lib/adodb/drivers/adodb-postgres7.inc.php	/^			$sqlarr = explode('?',trim($sql));$/;"	v
sqlca	lib/adodb/drivers/adodb-informix72.inc.php	/^		$sqlca =ifx_getsqlca($this->lastQuery);$/;"	v
sqlcount	mod/data/view.php	/^    $sqlcount  = 'SELECT '.$count.$fromsql;   \/\/ Total number of records$/;"	v
sqldetectcourse	admin/utfdbmigrate.php	/^                            $sqldetectcourse = $field['#']['SQL_DETECT_COURSE'][0]['#'];$/;"	v
sqldetectuser	admin/utfdbmigrate.php	/^                            $sqldetectuser = $field['#']['SQL_DETECT_USER'][0]['#'];$/;"	v
sqlfrom	mod/glossary/sql.php	/^            $sqlfrom    = "FROM {$CFG->prefix}glossary_entries ge, {$CFG->prefix}glossary_entries_categories ce, {$CFG->prefix}glossary_categories c";$/;"	v
sqlfrom	mod/glossary/sql.php	/^            $sqlfrom   = "FROM {$CFG->prefix}glossary_entries ge LEFT JOIN {$CFG->prefix}glossary_entries_categories gec$/;"	v
sqlfrom	mod/glossary/sql.php	/^            $sqlfrom   = "FROM {$CFG->prefix}glossary_entries ge,$/;"	v
sqlfrom	mod/glossary/sql.php	/^        $sqlfrom    = "FROM {$CFG->prefix}glossary_entries ge";$/;"	v
sqlfrom	mod/glossary/sql.php	/^        $sqlfrom    = "FROM {$CFG->prefix}glossary_entries ge, {$CFG->prefix}user u";$/;"	v
sqllimit	mod/glossary/sql.php	/^            $sqllimit = " LIMIT $entriesbypage OFFSET $offset";$/;"	v
sqllimit	mod/glossary/sql.php	/^            $sqllimit = " LIMIT $offset, $entriesbypage";$/;"	v
sqllimit	mod/glossary/sql.php	/^    $sqllimit = '';$/;"	v
sqlorderby	mod/glossary/sql.php	/^            $sqlorderby = "ORDER BY $sqlsortkey $sqlsortorder";$/;"	v
sqlorderby	mod/glossary/sql.php	/^            $sqlorderby = "ORDER BY ge.concept";$/;"	v
sqlorderby	mod/glossary/sql.php	/^            $sqlorderby = ' ORDER BY c.name, ge.concept';$/;"	v
sqlorderby	mod/glossary/sql.php	/^            $sqlorderby = ' ORDER BY concept';$/;"	v
sqlorderby	mod/glossary/sql.php	/^            $sqlorderby = ' ORDER BY gc.name, ge.concept';$/;"	v
sqlorderby	mod/glossary/sql.php	/^        $sqlorderby = "ORDER BY $usernamefield $sqlsortorder, ge.concept";$/;"	v
sqlorderby	mod/glossary/sql.php	/^    $sqlorderby = '';$/;"	v
sqlparam	lib/adodb/adodb.inc.php	/^			$sqlparam = $sql;$/;"	v
sqlq	lib/adodb/adodb-perf.inc.php	/^		$sqlq = $this->conn->qstr($sql);$/;"	v
sqlq	lib/adodb/perf/perf-db2.inc.php	/^			$sqlq = $this->conn->qstr($sql.'%');$/;"	v
sqlq	lib/adodb/perf/perf-mssql.inc.php	/^			$sqlq = $this->conn->qstr($sql.'%');$/;"	v
sqlq	lib/adodb/perf/perf-mysql.inc.php	/^			$sqlq = $this->conn->qstr($sql.'%');$/;"	v
sqlq	lib/adodb/perf/perf-oci8.inc.php	/^			$sqlq = $this->conn->qstr($sql.'%');$/;"	v
sqlq	lib/adodb/perf/perf-postgres.inc.php	/^			$sqlq = $this->conn->qstr($sql.'%');$/;"	v
sqlselect	mod/data/view.php	/^    $sqlselect = 'SELECT '.$what.$fromsql.$sortorder;$/;"	v
sqlselect	mod/glossary/sql.php	/^            $sqlselect  = "SELECT ge.*, ce.entryid, c.name $as pivot";$/;"	v
sqlselect	mod/glossary/sql.php	/^            $sqlselect = "SELECT ge.*, concept $as pivot";$/;"	v
sqlselect	mod/glossary/sql.php	/^            $sqlselect = "SELECT gec.id, ge.*, gec.entryid, gc.name $as pivot";$/;"	v
sqlselect	mod/glossary/sql.php	/^        $sqlselect  = "SELECT ge.*, ge.concept $as pivot";$/;"	v
sqlselect	mod/glossary/sql.php	/^        $sqlselect  = "SELECT ge.id, $usernamefield $as pivot, u.id as uid, ge.*";$/;"	v
sqlsortkey	mod/glossary/sql.php	/^        $sqlsortkey = "timecreated";$/;"	v
sqlsortkey	mod/glossary/sql.php	/^        $sqlsortkey = "timemodified";$/;"	v
sqlsortkey	mod/glossary/sql.php	/^    $sqlsortkey = NULL;$/;"	v
sqlsortorder	mod/glossary/sql.php	/^    $sqlsortorder = $sortorder;$/;"	v
sqlstring	lib/datalib.php	/^        $sqlstring = trim($sqlstring);$/;"	v
sqlwhere	mod/glossary/sql.php	/^            $sqlwhere   = "WHERE ge.id = ce.entryid AND ce.categoryid = '$hook' AND$/;"	v
sqlwhere	mod/glossary/sql.php	/^            $sqlwhere  = "WHERE (ge.glossaryid = '$glossary->id' OR ge.sourceglossaryid = '$glossary->id') AND$/;"	v
sqlwhere	mod/glossary/sql.php	/^            $sqlwhere  = "WHERE (glossaryid = '$glossary->id' OR sourceglossaryid = '$glossary->id') AND$/;"	v
sqlwhere	mod/glossary/sql.php	/^        $sqlwhere   = "WHERE (ge.glossaryid = '$glossary->id' OR ge.sourceglossaryid = '$glossary->id') AND$/;"	v
sqlwhere	mod/glossary/sql.php	/^        $sqlwhere   = "WHERE (ge.glossaryid = '$glossary->id' or ge.sourceglossaryid = '$glossary->id') AND$/;"	v
sqlwhere	mod/glossary/sql.php	/^        $sqlwhere   = "WHERE ge.userid = u.id  AND$/;"	v
sr	auth/ldap/lib.php	/^            $sr = ldap_read($ldapconnection, $user_dn, 'objectclass=*', $search_attribs);$/;"	v
sr	auth/ldap/lib.php	/^    $sr = ldap_read($ldapconnection, $user_dn, 'objectclass=*', $search_attribs);$/;"	v
src	lib/weblib.php	/^            $src =  $CFG->wwwroot .'\/user\/pix.php?file=\/'. $userid .'\/'. $file .'.jpg"';$/;"	v
src	lib/weblib.php	/^            $src =  $CFG->wwwroot .'\/user\/pix.php\/'. $userid .'\/'. $file .'.jpg"';$/;"	v
src	lib/weblib.php	/^        $src =  "$CFG->pixpath\/u\/$file.png\\"";$/;"	v
src	mod/data/field/file/field.class.php	/^            $src         = empty($contents[0]) ? '' : $contents[0];$/;"	v
src	mod/data/field/file/field.class.php	/^            $src = '';$/;"	v
src	mod/data/field/file/field.class.php	/^            $src = empty($contents[0])? '':$contents[0];$/;"	v
src	mod/data/field/picture/field.class.php	/^            $src = $contents[0];$/;"	v
src	mod/hotpot/lib.php	/^		$src = "$CFG->modpixpath\/$activity->type\/icon.gif";$/;"	v
srs	lib/olson.php	/^        $srs = ($save === '0') ? 'reset' : 'set';$/;"	v
srtcreatenewscale	course/scales.php	/^    $srtcreatenewscale = get_string("scalescustomcreate");$/;"	v
ss	lib/adodb/adodb-connection.inc.php	/^                $ss = "[ $ss ]";$/;"	v
ss	lib/adodb/adodb-connection.inc.php	/^            $ss = '';$/;"	v
ss	lib/adodb/adodb-lib.inc.php	/^			$ss = '<code>'.htmlspecialchars($ss).'<\/code>';$/;"	v
ss	lib/adodb/adodb-lib.inc.php	/^		$ss = "[ $ss ]";$/;"	v
ss	lib/adodb/adodb-lib.inc.php	/^	$ss = '';$/;"	v
ss	lib/moodlelib.php	/^    $ss = ($secs == 1)  ? $str->sec  : $str->secs;$/;"	v
ss	mod/survey/index.php	/^            $ss = $strdone;$/;"	v
ss	mod/survey/index.php	/^            $ss = $strnotdone;$/;"	v
sso_user_login	sso/hive/lib.php	/^function sso_user_login($username, $password) {$/;"	f
ssort	mod/glossary/lib.php	/^         $ssort  = get_string("lastname");$/;"	v
ssort	mod/glossary/lib.php	/^         $ssort  = get_string("sortbylastupdate", "glossary");$/;"	v
sspecial	mod/glossary/formats.php	/^            $sspecial = ' selected="selected" ';$/;"	v
sspecial	mod/glossary/formats.php	/^        $sspecial = '';$/;"	v
sss	lib/excel/Format.php	/^        $sss        = $this->font_script;  \/\/ Superscript\/subscript$/;"	v
sss	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $sss        = $this->_font_script;  \/\/ Superscript\/subscript$/;"	v
st	backup/backuplib.php	/^        $st = start_tag($tag,$level,$endline,$attributes);$/;"	v
st	lib/rsslib.php	/^    $st = rss_start_tag($tag,$level,$endline,$attributes);$/;"	v
st	mod/glossary/lib.php	/^        $st = glossary_start_tag($tag,$level,$endline);$/;"	v
st_analysis	mod/survey/lib.php	/^    $st_analysis = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_answers	mod/survey/lib.php	/^    $st_answers = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_assessments	mod/exercise/lib.php	/^    $st_assessments = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_assessments	mod/workshop/lib.php	/^    $st_assessments = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_comments	mod/workshop/lib.php	/^    $st_comments = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_entries	mod/wiki/lib.php	/^    $st_entries = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_false	question/format/xhtml/format.php	/^      $st_false = get_string( 'false','quiz' );$/;"	v
st_pages	mod/wiki/lib.php	/^    $st_pages = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_posts	mod/forum/lib.php	/^    $st_posts = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_ratings	mod/forum/lib.php	/^    $st_ratings = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_submissions	mod/exercise/lib.php	/^    $st_submissions = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_submissions	mod/workshop/lib.php	/^    $st_submissions = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_subscriptions	mod/forum/lib.php	/^    $st_subscriptions = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
st_true	question/format/xhtml/format.php	/^      $st_true = get_string( 'true','quiz' );$/;"	v
stack	lib/pear/PEAR.php	/^        $stack = &$GLOBALS['_PEAR_error_handler_stack'];$/;"	v
stack	lib/typo3/class.t3lib_div.php	/^		$stack = array( array() );$/;"	v
stack	lib/typo3/class.t3lib_div.php	/^		$stack = array(array());$/;"	v
stack	mod/scorm/locallib.php	/^    $stack = array();$/;"	v
stacktop	lib/typo3/class.t3lib_div.php	/^		$stacktop = 0;$/;"	v
stamp	mod/quiz/db/mysql.php	/^                $stamp = make_unique_id_code();$/;"	v
stamp	mod/quiz/db/postgres7.php	/^                $stamp = make_unique_id_code();$/;"	v
standard_javascript	mod/resource/type/ims/preview.php	/^    $standard_javascript = $CFG->javascript;  \/\/ Save original javascript file$/;"	v
standard_javascript	mod/resource/type/ims/resource.class.php	/^            $standard_javascript = $CFG->javascript;  \/\/ Save original javascript file$/;"	v
standardresources	mod/resource/lib.php	/^    $standardresources = array('text','html','file','directory');$/;"	v
standardscales	course/scales.php	/^    $standardscales = get_records("scale", "courseid", "0", "name ASC");$/;"	v
start	blog/index.php	/^$start = optional_param('formstart', 0, PARAM_INT);$/;"	v
start	lib/adodb/adodb-pager.inc.php	/^                    $start = $i;$/;"	v
start	lib/adodb/adodb-time.inc.php	/^	$start = 1960+rand(0,10);$/;"	v
start	lib/adodb/drivers/adodb-ibase.inc.php	/^		$start = $n * $chunk_size; $/;"	v
start	lib/adodb/drivers/adodb-ibase.inc.php	/^		$start = $n_chunks * $chunk_size; $/;"	v
start	lib/graphlib.php	/^    $start = $min;$/;"	v
start	lib/soap/nusoap.php	/^		$start = strpos($cookie_str, $cookie_param);$/;"	v
start	lib/soap/nusoap.php	/^	$start = gettimeofday();$/;"	v
start	lib/textlib.class.php	/^        $start = "=?$charset?B?";$/;"	v
start	lib/typo3/class.t3lib_cs.php	/^				$start = 0;$/;"	v
start	message/lib.php	/^        $start = $pos - $halfsize;$/;"	v
start	message/lib.php	/^    $start = 0;$/;"	v
start	mod/chat/gui_header_js/users.php	/^    function start() {$/;"	f
start	mod/chat/report.php	/^    $start         = optional_param('start', 0, PARAM_INT);   \/\/ Start of period$/;"	v
start	mod/hotpot/index.php	/^					$start = microtime();$/;"	v
start	mod/hotpot/index.php	/^	$start = microtime();$/;"	v
start	mod/lesson/locallib.php	/^            $start = $seenbranch->pageid;$/;"	v
start	mod/quiz/locallib.php	/^    $start = strpos($quizlayout, ','.$pagelayout.',')-2;$/;"	v
start	mod/quiz/report/analysis/report.php	/^        $start = $table->get_page_start();$/;"	v
start	mod/resource/lib.php	/^            $start = $poshref + strlen($keytoparse);$/;"	v
startElement	backup/restorelib.php	/^        function startElement($parser, $tagName, $attrs) {$/;"	f
startElementBlocks	backup/restorelib.php	/^        function startElementBlocks($parser, $tagName, $attrs) {$/;"	f
startElementCourseHeader	backup/restorelib.php	/^        function startElementCourseHeader($parser, $tagName, $attrs) {$/;"	f
startElementEvents	backup/restorelib.php	/^        function startElementEvents($parser, $tagName, $attrs) {$/;"	f
startElementGradebook	backup/restorelib.php	/^        function startElementGradebook($parser, $tagName, $attrs) {$/;"	f
startElementGroups	backup/restorelib.php	/^        function startElementGroups($parser, $tagName, $attrs) {$/;"	f
startElementInfo	backup/restorelib.php	/^        function startElementInfo($parser, $tagName, $attrs) {$/;"	f
startElementLogs	backup/restorelib.php	/^        function startElementLogs($parser, $tagName, $attrs) {$/;"	f
startElementMessages	backup/restorelib.php	/^        function startElementMessages($parser, $tagName, $attrs) {$/;"	f
startElementMetacourse	backup/restorelib.php	/^        function startElementMetacourse($parser, $tagName, $attrs) {$/;"	f
startElementModules	backup/restorelib.php	/^        function startElementModules($parser, $tagName, $attrs) {$/;"	f
startElementQuestions	backup/restorelib.php	/^        function startElementQuestions($parser, $tagName, $attrs) {$/;"	f
startElementScales	backup/restorelib.php	/^        function startElementScales($parser, $tagName, $attrs) {$/;"	f
startElementSections	backup/restorelib.php	/^        function startElementSections($parser, $tagName, $attrs) {$/;"	f
startElementUsers	backup/restorelib.php	/^        function startElementUsers($parser, $tagName, $attrs) {$/;"	f
startLeft	lib/graphlib.php	/^  $startLeft = $minLeft;$/;"	v
startPoint	lib/typo3/class.t3lib_div.php	/^					$startPoint=$key;$/;"	v
startPoint	lib/typo3/class.t3lib_div.php	/^		$startPoint=0;$/;"	v
start_block	lib/pear/OLE.php	/^            $start_block = unpack("V", substr($pps_wk, 116, 4));$/;"	v
start_col	mod/hotpot/report/fullstat/report.php	/^				$start_col = count($cells);$/;"	v
start_element	lib/soap/nusoap.php	/^	function start_element($parser, $name, $attrs) {$/;"	f
start_element	lib/soap/nusoap.php	/^    function start_element($parser, $name, $attrs)$/;"	f
start_report_time	mod/hotpot/report/click/report.php	/^		$start_report_time = microtime();$/;"	v
start_right	lib/graphlib.php	/^  $start_right = $minRight;$/;"	v
start_session	lib/cas/CAS.php	/^ 		  $start_session = true)$/;"	v
start_session	lib/cas/CAS.php	/^ 		 $start_session = true)$/;"	v
start_session	lib/cas/client.php	/^             $start_session = true)$/;"	v
start_tag	backup/backuplib.php	/^    function start_tag($tag,$level=0,$endline=false,$attributes=null) {$/;"	f
start_tag	lib/smarty/Smarty_Compiler.class.php	/^            $start_tag = false;$/;"	v
start_tag	lib/smarty/Smarty_Compiler.class.php	/^            $start_tag = true;$/;"	v
start_year	lib/smarty/plugins/function.html_select_date.php	/^            $start_year = $time[0];$/;"	v
start_year	lib/smarty/plugins/function.html_select_date.php	/^            $start_year = strftime('%Y') + $match[2];$/;"	v
start_year	lib/smarty/plugins/function.html_select_date.php	/^            $start_year = strftime('%Y') - $match[2];$/;"	v
start_year	lib/smarty/plugins/function.html_select_date.php	/^    $start_year      = strftime("%Y");$/;"	v
startagain	question/preview.php	/^    $startagain = optional_param('startagain', 0, PARAM_BOOL);$/;"	v
startbold	mod/scorm/locallib.php	/^                    $startbold = '<b>';$/;"	v
startbold	mod/scorm/locallib.php	/^                $startbold = '';$/;"	v
startclock	mod/quiz/jsclock.php	/^function startclock() {$/;"	f
startcode	mod/lesson/action/continue.php	/^                        $startcode = substr($expectedanswer,0,2);$/;"	v
startdate	calendar/lib.php	/^        $startdate = usergetdate($event->timestart);$/;"	v
startdate	calendar/lib.php	/^    $startdate = usergetdate($event->timestart);$/;"	v
startday	lib/moodlelib.php	/^        $startday = -1 * $daysinmonth;$/;"	v
startday	lib/moodlelib.php	/^        $startday = abs($startday);$/;"	v
startdir	backup/bb/restore_bb.php	/^        $startdir = getcwd();$/;"	v
started_at	question/format/qti2/format.php	/^                    $started_at = $pt+1; $/;"	v
started_at	question/format/qti2/format.php	/^                $started_at = $pt; $/;"	v
started_at	question/format/xml/format.php	/^                    $started_at = $pt+1; $/;"	v
started_at	question/format/xml/format.php	/^                $started_at = $pt; $/;"	v
starteditor	lib/editor/htmlarea/htmlarea.class.php	/^    function starteditor($configtype='') {$/;"	f
starteditor	lib/editor/tinymce/tinymce.class.php	/^    function starteditor($conftype='default') {$/;"	f
startlastseen	mod/lesson/view.php	/^            $startlastseen = optional_param('startlastseen', '', PARAM_ALPHA);$/;"	v
startlesson	mod/lesson/view.php	/^                $startlesson = new stdClass;$/;"	v
startlink	mod/wiki/filter.php	/^                                    $startlink = '<a class="wiki autolink" title="Wiki" href="'$/;"	v
startmonth	calendar/export_execute.php	/^                $startmonth    = $now['mon'];$/;"	v
startmonthday	calendar/export_execute.php	/^                    $startmonthday = find_day_in_month(1, $startweekday, $startmonth, $startyear);$/;"	v
startmonthday	calendar/export_execute.php	/^                $startmonthday = find_day_in_month($now['mday'] + 1, $startweekday, $now['mon'], $now['year']);$/;"	v
startmonthday	calendar/export_execute.php	/^                $startmonthday = find_day_in_month($now['mday'] - 6, $startweekday, $now['mon'], $now['year']);$/;"	v
startofchain	mod/hotpot/lib.php	/^				$startofchain = array_shift($chain);$/;"	v
startoutput	lib/weblib.php	/^    $startoutput = '<form action="'.$CFG->wwwroot.'\/course\/jumpto.php"'.$/;"	v
startpage	lib/weblib.php	/^            $startpage = $page - 10;$/;"	v
startpage	lib/weblib.php	/^            $startpage = 0;$/;"	v
startpos	question/format/learnwise/format.php	/^        $startpos = strpos($text, $start) + strlen($start);$/;"	v
startpos	question/format/learnwise/format.php	/^        $startpos = strpos($text, '<question type');$/;"	v
starttime	admin/cron.php	/^    $starttime = microtime();$/;"	v
starttime	admin/upgradelogs.php	/^        $starttime = time();$/;"	v
starttime	backup/backup_scheduled.php	/^                        $starttime = time();$/;"	v
starttime	calendar/view.php	/^    $starttime = make_timestamp($y, $m, $d);$/;"	v
starttime	enrol/imsenterprise/enrol.php	/^        $starttime = time();            $/;"	v
starttime	lib/adminlib.php	/^        $starttime = $lasttime = time();$/;"	v
starttime	mod/assignment/lib.php	/^    $starttime = $endtime - 24 * 3600;   \/\/\/ One day earlier$/;"	v
starttime	mod/forum/lib.php	/^    $starttime = $endtime - 48 * 3600;   \/\/\/ Two days earlier$/;"	v
starttime	mod/hotpot/report/overview/report.php	/^					$starttime = '<a href="review.php?hp='.$hotpot->id.'&attempt='.$attempt->id.'">'.$starttime.'<\/a>';$/;"	v
starttime	mod/hotpot/report/overview/report.php	/^				$starttime = trim(userdate($attempt->timestart, $strtimeformat));$/;"	v
startwday	admin/calendar.php	/^            $startwday = intval($form->startwday);$/;"	v
startwday	calendar/lib.php	/^    $startwday = dayofweek(1, $m, $y);$/;"	v
startwday	calendar/view.php	/^    $startwday = gmdate('w', $display->tstart); \/\/ $display->tstart is already GMT, so don't use date(): messes with server's TZ$/;"	v
startweekday	calendar/export_execute.php	/^                $startweekday  = get_user_preferences('calendar_startwday', CALENDAR_STARTING_WEEKDAY);$/;"	v
startwithgap	mod/hotpot/template/v6.php	/^			$startwithgap = false;$/;"	v
startwithgap	mod/hotpot/template/v6.php	/^			$startwithgap = true;$/;"	v
startyear	calendar/export_execute.php	/^                $startyear     = $now['year'];$/;"	v
stat	backup/restorelib.php	/^                                $stat = restore_log_course($restore,$dblog);$/;"	v
stat	backup/restorelib.php	/^                                $stat = restore_log_module($restore,$dblog);$/;"	v
stat	backup/restorelib.php	/^                                $stat = restore_log_user($restore,$dblog);$/;"	v
stat	lib/adodb/perf/perf-mysql.inc.php	/^		$stat = $rs->fields[0];$/;"	v
stat	lib/adodb/perf/perf-mysql.inc.php	/^		$stat = substr($stat,$at,200);$/;"	v
stat	lib/statslib.php	/^            $stat = get_record_sql($sql);$/;"	v
stat	lib/statslib.php	/^    $stat = new StdClass;$/;"	v
state	lib/questionlib.php	/^        $state = clone($states[0]);$/;"	v
state	lib/questionlib.php	/^    $state = $newstate;$/;"	v
state	lib/smarty/Smarty_Compiler.class.php	/^                        $state = 0;$/;"	v
state	lib/smarty/Smarty_Compiler.class.php	/^                        $state = 1;$/;"	v
state	lib/smarty/Smarty_Compiler.class.php	/^                        $state = 2;$/;"	v
state	lib/smarty/Smarty_Compiler.class.php	/^        $state = 0;$/;"	v
state	mod/quiz/comment.php	/^    $state = &$states[$question->id];$/;"	v
state	mod/quiz/report/grading/report.php	/^                $state = &$states[$question->id];$/;"	v
state	mod/quiz/report/grading/report.php	/^            $state = &$states[$question->id];$/;"	v
state	question/restorelib.php	/^                $state = backup_getid($restore->backup_unique_code,"question_states",$session->newgraded);$/;"	v
state	question/restorelib.php	/^            $state = backup_getid($restore->backup_unique_code,"question_states",$session->newest);$/;"	v
statefields	lib/questionlib.php	/^    $statefields = 'n.questionid as question, s.*, n.sumpenalty, n.comment';$/;"	v
statefields	mod/quiz/attempt.php	/^            $statefields = 'n.questionid as question, s.*, n.sumpenalty';$/;"	v
stateid	mod/quiz/reviewquestion.php	/^    $stateid = optional_param('state', 0, PARAM_INT); \/\/ state id$/;"	v
states	lib/questionlib.php	/^        $states = array_values($states);$/;"	v
states	lib/questionlib.php	/^    $states = get_records('question_states', 'attempt', $attemptid);$/;"	v
states	lib/questionlib.php	/^    $states = get_records_sql($sql);$/;"	v
states	mod/quiz/comment.php	/^    $states = get_question_states($questions, $quiz, $attempt);$/;"	v
states	mod/quiz/report/grading/report.php	/^                $states = get_question_states($questions, $quiz, $attempt);$/;"	v
states	mod/quiz/report/grading/report.php	/^            $states = get_question_states($questions, $quiz, $attempt);$/;"	v
states	mod/wiki/ewiki/ewiki.php	/^   $states = array();$/;"	v
states	question/preview.php	/^                $states = array_values($states);$/;"	v
states	question/preview.php	/^        $states =& $SESSION->quizpreview->states;$/;"	v
states	question/restorelib.php	/^        $states = $info['#']['STATES']['0']['#']['STATE'];$/;"	v
states	question/type/questiontype.php	/^                $states = get_records_select('question_states', "attempt = '$state->attempt' AND question = '$question->id' AND event > '0'", 'seq_number ASC');$/;"	v
states	question/type/questiontype.php	/^                $states = get_records_select('question_states', "attempt = '$state->attempt' AND question = '$question->id' AND event IN (".QUESTION_EVENTGRADE.','.QUESTION_EVENTCLOSEANDGRADE.")", 'seq_number ASC');$/;"	v
stateslist	lib/questionlib.php	/^        $stateslist = implode(',', array_keys($states));$/;"	v
stateslist	lib/questionlib.php	/^    $stateslist = implode(',', array_keys($states));$/;"	v
statfile	lib/adodb/adodb-perf.inc.php	/^		$statfile = '\/proc\/stat';$/;"	v
staticPopErrorHandling	lib/pear/PEAR.php	/^    function staticPopErrorHandling()$/;"	f
staticPushErrorHandling	lib/pear/PEAR.php	/^    function staticPushErrorHandling($mode, $options = null)$/;"	f
statinfo	lib/adodb/adodb-perf.inc.php	/^		$statinfo = explode("\\n",fgets($fd, 1024));$/;"	v
stats	course/report/stats/graph.php	/^    $stats = array_reverse($stats);$/;"	v
stats	course/report/stats/graph.php	/^    $stats = get_records_sql($sql);$/;"	v
stats	course/report/stats/graph.php	/^    $stats = stats_fix_zeros($stats,$param->timeafter,$param->table,(!empty($param->line2)),(!empty($param->line3)));$/;"	v
stats	course/report/stats/report.php	/^        $stats = get_records_sql($sql);$/;"	v
stats	course/report/stats/report.php	/^        $stats = stats_fix_zeros($stats,$param->timeafter,$param->table,(!empty($param->line2)));$/;"	v
stats	course/user.php	/^            $stats = get_records_sql($sql);$/;"	v
stats	course/user.php	/^            $stats = stats_fix_zeros($stats,$param->timeafter,$param->table,(!empty($param->line2)),(!empty($param->line3)));$/;"	v
stats	grade/lib.php	/^    $stats = grade_get_stats($category);$/;"	v
stats	lib/pear/OLE/PPS.php	/^            $stats = fstat($this->_PPS_FILE);$/;"	v
stats	mod/exercise/locallib.php	/^                $stats = get_record_sql("SELECT COUNT(*) as count, AVG(grade) AS mean, $/;"	v
stats	mod/exercise/locallib.php	/^                $stats = get_record_sql("SELECT COUNT(*) as count, AVG(gradinggrade) AS mean, $/;"	v
stats	mod/lesson/report.php	/^                                    $stats = $pagestats[$page->id];$/;"	v
stats	mod/workshop/locallib.php	/^                $stats = get_record_sql("SELECT COUNT(*) as count, AVG(gradinggrade) AS mean, $/;"	v
stats	mod/workshop/view.php	/^            $stats = get_record_sql("SELECT COUNT(*) as count, AVG(gradinggrade) AS mean,$/;"	v
stats_check_runtime	lib/statslib.php	/^function stats_check_runtime() {$/;"	f
stats_check_uptodate	lib/statslib.php	/^function stats_check_uptodate($courseid=0) {$/;"	f
stats_clean_old	lib/statslib.php	/^function stats_clean_old() {$/;"	f
stats_cron_daily	lib/statslib.php	/^function stats_cron_daily () {$/;"	f
stats_cron_monthly	lib/statslib.php	/^function stats_cron_monthly () {$/;"	f
stats_cron_weekly	lib/statslib.php	/^function stats_cron_weekly () {$/;"	f
stats_do_aggregate_user_cron	lib/statslib.php	/^function stats_do_aggregate_user_cron($course,$user,$roleid,$timesql,$timeend,$timestr,$mods) {$/;"	f
stats_do_aggregate_user_login_cron	lib/statslib.php	/^function stats_do_aggregate_user_login_cron($timesql,$timeend,$timestr) {$/;"	f
stats_do_daily_user_cron	lib/statslib.php	/^function stats_do_daily_user_cron($course,$user,$roleid,$timesql,$timeend,$mods) {$/;"	f
stats_fix_zeros	lib/statslib.php	/^function stats_fix_zeros($stats,$timeafter,$timestr,$line2=true,$line3=false) {$/;"	f
stats_get_action_sql_in	lib/statslib.php	/^function stats_get_action_sql_in($str) {$/;"	f
stats_get_base_daily	lib/statslib.php	/^function stats_get_base_daily($time=0) {$/;"	f
stats_get_base_monthly	lib/statslib.php	/^function stats_get_base_monthly($time=0) {$/;"	f
stats_get_base_weekly	lib/statslib.php	/^function stats_get_base_weekly($time=0) {$/;"	f
stats_get_course_users	lib/statslib.php	/^function stats_get_course_users($course,$timesql,&$students, &$teachers) {$/;"	f
stats_get_next_dayend	lib/statslib.php	/^function stats_get_next_dayend($lastday) {$/;"	f
stats_get_next_monthend	lib/statslib.php	/^function stats_get_next_monthend($lastmonth) {$/;"	f
stats_get_next_weekend	lib/statslib.php	/^function stats_get_next_weekend($lastweek) {$/;"	f
stats_get_parameters	lib/statslib.php	/^function stats_get_parameters($time,$report,$courseid,$mode) {$/;"	f
stats_get_post_actions	lib/statslib.php	/^function stats_get_post_actions() {$/;"	f
stats_get_report_options	lib/statslib.php	/^function stats_get_report_options($courseid,$mode) {$/;"	f
stats_get_start_from	lib/statslib.php	/^function stats_get_start_from($str) {$/;"	f
stats_get_time_options	lib/statslib.php	/^function stats_get_time_options($now,$lastweekend,$lastmonthend,$earliestday,$earliestweek,$earliestmonth) {$/;"	f
stats_get_view_actions	lib/statslib.php	/^function stats_get_view_actions() {$/;"	f
stats_getdate	lib/statslib.php	/^function stats_getdate($time, $timezone=99) {$/;"	f
stats_getmidnight	lib/statslib.php	/^function stats_getmidnight($date, $timezone=99) {$/;"	f
stats_link	grade/lib.php	/^                            $stats_link = '<a href="javascript:void(0)"onclick="window.open(\\'?id='.$course->id.'&amp;action=stats&amp;category='.$category.'\\',\\''.get_string('statslink','grades').'\\',\\'height=200,width=300,scrollbars=no\\')"><font size=-2>'.get_string('statslink','grades').'<\/font><\/a>';$/;"	v
stats_link	grade/lib.php	/^                    $stats_link = '<a href="javascript:void(0)"onclick="window.open(\\'?id='.$course->id.'&amp;action=stats&amp;group='.$group.'&amp;category='.$cview.'\\',\\''.get_string('statslink','grades').'\\',\\'height=200,width=300,scrollbars=no\\')">'.get_string('statslink','grades').'<\/a>';$/;"	v
stats_link	grade/lib.php	/^                $stats_link = '<a href="javascript:void(0)"onclick="window.open(\\'?id='.$course->id.'&amp;action=stats&amp;category=all\\',\\''.get_string('statslink','grades').'\\',\\'height=200,width=300,scrollbars=no\\')"><font size=-2>'.get_string('statslink','grades').'<\/font><\/a>';$/;"	v
stats_sumx	mod/quiz/report/analysis/report.php	/^function stats_sumx($data, $initsum){$/;"	f
stats_sumx2	mod/quiz/report/analysis/report.php	/^function stats_sumx2($data, $initsum){$/;"	f
stats_sumxy	mod/quiz/report/analysis/report.php	/^function stats_sumxy($data, $initsum){$/;"	f
statsrow	mod/quiz/report/analysis/report.php	/^            $statsrow = array();$/;"	v
statstable	mod/quiz/report/analysis/report.php	/^        $statstable = array();$/;"	v
stattable	mod/lesson/report.php	/^        $stattable = new stdClass;$/;"	v
status	admin/backup.php	/^            $status = false;$/;"	v
status	admin/backup.php	/^        $status = true;$/;"	v
status	admin/environment.php	/^            $status = $cd->install(); \/\/returns ERROR | UPTODATE | INSTALLED$/;"	v
status	admin/environment.php	/^    $status = check_moodle_environment($version, $environment_results);$/;"	v
status	admin/health.php	/^        $status = $this->status();$/;"	v
status	admin/health.php	/^    function status() {$/;"	f
status	admin/langimport.php	/^                    $status = $cd->install(); \/\/returns ERROR | UPTODATE | INSTALLED$/;"	v
status	admin/langimport.php	/^                $status = $cd->install(); \/\/returns ERROR | UPTODATE | INSTALLED$/;"	v
status	admin/utfdbmigrate.php	/^        $status = check_moodle_environment($current_version, $environment_results);$/;"	v
status	backup/backup_scheduled.php	/^                        $status = backup_module($backup_file,$preferences,$module->name);$/;"	v
status	backup/backup_scheduled.php	/^                    $status = false;$/;"	v
status	backup/backup_scheduled.php	/^                $status = backup_log_info($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^                $status = backup_modules_end ($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^                $status = backup_modules_start ($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_copy_course_files ($preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_copy_user_files ($preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_course_blocks($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_course_end($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_course_metacourse($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_course_sections($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_course_start($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_events_info($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_general_info($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_gradebook_info($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_groups_info($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_question_categories($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_scales_info($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = backup_user_info($backup_file,$preferences);$/;"	v
status	backup/backup_scheduled.php	/^            $status = false;$/;"	v
status	backup/backup_scheduled.php	/^            $status = schedule_backup_course_delete_old_files($preferences,$starttime);$/;"	v
status	backup/backup_scheduled.php	/^        $status = $preferences;$/;"	v
status	backup/backup_scheduled.php	/^        $status = backup_delete_old_data();$/;"	v
status	backup/backup_scheduled.php	/^        $status = backup_zip ($preferences);$/;"	v
status	backup/backup_scheduled.php	/^        $status = clean_temp_data ($preferences);$/;"	v
status	backup/backup_scheduled.php	/^        $status = clear_backup_dir($preferences->backup_unique_code);$/;"	v
status	backup/backup_scheduled.php	/^        $status = copy_zip_to_course_dir ($preferences);$/;"	v
status	backup/backup_scheduled.php	/^        $status = false;$/;"	v
status	backup/backup_scheduled.php	/^        $status = schedule_backup_course_execute($preferences,$starttime);$/;"	v
status	backup/backup_scheduled.php	/^    $status = check_and_create_backup_dir($preferences->backup_unique_code);$/;"	v
status	backup/backup_scheduled.php	/^    $status = false;$/;"	v
status	backup/backup_scheduled.php	/^    $status = true;$/;"	v
status	backup/backuplib.php	/^                        $status = $onemodbackup($bf,$preferences,$instance);$/;"	v
status	backup/backuplib.php	/^                        $status = backup_copy_file($rootdir."\/".$dir,$/;"	v
status	backup/backuplib.php	/^                    $status = execute_sql("INSERT INTO {$CFG->prefix}backup_files$/;"	v
status	backup/backuplib.php	/^                    $status = insert_record('backup_ids', $backupids_rec, false);$/;"	v
status	backup/backuplib.php	/^                $status = $modbackup($bf,$preferences);$/;"	v
status	backup/backuplib.php	/^                $status = backup_gradebook_exceptions_info($bf,$preferences,$grade_item->id);$/;"	v
status	backup/backuplib.php	/^                $status = backup_gradebook_item_info($bf,$preferences,$grade_category->id);$/;"	v
status	backup/backuplib.php	/^                $status = false;$/;"	v
status	backup/backuplib.php	/^                $status = fwrite ($bf,full_tag("METACOURSE",3,false,$course->metacourse));$/;"	v
status	backup/backuplib.php	/^                $status = fwrite ($bf,full_tag("METACOURSE",3,false,'0'));$/;"	v
status	backup/backuplib.php	/^            $status = backup_copy_file ($from_zip_file,$to_zip_file);$/;"	v
status	backup/backuplib.php	/^            $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$backup_unique_code."\/course_files",true);$/;"	v
status	backup/backuplib.php	/^            $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$backup_unique_code."\/group_files",true);$/;"	v
status	backup/backuplib.php	/^            $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$backup_unique_code."\/moddata",true);$/;"	v
status	backup/backuplib.php	/^            $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$backup_unique_code."\/user_files",true);$/;"	v
status	backup/backuplib.php	/^            $status = check_dir_exists($to_zip_file,true);$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($backup_file,start_tag("MOODLE_BACKUP",0,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("EVENTS",2,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("GRADE_CATEGORIES",3,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("GRADE_EXCEPTIONS",7,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("GRADE_ITEMS",5,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("GRADE_LETTERS",3,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("GRADE_PREFERENCES",3,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("GROUPS",2,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("LOGS",2,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("MEMBERS",4,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("MESSAGES",2,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("METACOURSE",3,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("SCALES",2,true));$/;"	v
status	backup/backuplib.php	/^            $status = fwrite ($bf,end_tag("SECTIONS",2,true));$/;"	v
status	backup/backuplib.php	/^            $status = true;$/;"	v
status	backup/backuplib.php	/^            $status =fwrite ($bf,end_tag("MODS",4,true));$/;"	v
status	backup/backuplib.php	/^           $status = false;$/;"	v
status	backup/backuplib.php	/^        $status = check_and_create_course_files_dir($preferences->backup_unique_code);$/;"	v
status	backup/backuplib.php	/^        $status = check_and_create_group_files_dir($preferences->backup_unique_code);$/;"	v
status	backup/backuplib.php	/^        $status = check_and_create_user_files_dir($preferences->backup_unique_code);$/;"	v
status	backup/backuplib.php	/^        $status = fwrite ($backup_file,"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n");$/;"	v
status	backup/backuplib.php	/^        $status = fwrite ($backup_file,end_tag("MOODLE_BACKUP",0,true));$/;"	v
status	backup/backuplib.php	/^        $status = fwrite ($bf,end_tag("COURSE",1,true)); $/;"	v
status	backup/backuplib.php	/^        $status = fwrite ($bf,end_tag("GRADEBOOK",2,true));$/;"	v
status	backup/backuplib.php	/^        $status = fwrite ($bf,end_tag("INFO",1,true)); $/;"	v
status	backup/backuplib.php	/^        $status = fwrite ($bf,end_tag('BLOCKS',2,true));$/;"	v
status	backup/backuplib.php	/^        $status = true;$/;"	v
status	backup/backuplib.php	/^        $status = zip_files($files, "$basedir\/$name");$/;"	v
status	backup/lib.php	/^                        $status = rmdir($file_path);$/;"	v
status	backup/lib.php	/^                    $status = delete_dir_contents($file_path);$/;"	v
status	backup/lib.php	/^                    $status = rmdir($file_path);$/;"	v
status	backup/lib.php	/^                $status = delete_dir_contents($file_path);$/;"	v
status	backup/lib.php	/^                $status = execute_sql("DELETE FROM {$CFG->prefix}backup_files$/;"	v
status	backup/lib.php	/^                $status = false;$/;"	v
status	backup/lib.php	/^            $status = backup_copy_file ("$from_file\/$file","$to_file\/$file");$/;"	v
status	backup/lib.php	/^            $status = backup_data2file($filename,$info_ser); $/;"	v
status	backup/lib.php	/^            $status = backup_delete_old_dirs($delete_from);$/;"	v
status	backup/lib.php	/^            $status = check_dir_exists($CFG->dataroot."\/temp\/backup",true);$/;"	v
status	backup/lib.php	/^            $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$backup_unique_code,true);$/;"	v
status	backup/lib.php	/^            $status = execute_sql("DELETE FROM {$CFG->prefix}backup_files$/;"	v
status	backup/lib.php	/^            $status = execute_sql("DELETE FROM {$CFG->prefix}backup_ids$/;"	v
status	backup/lib.php	/^            $status = insert_record('backup_ids', $rec, false);$/;"	v
status	backup/lib.php	/^            $status = mkdir($to_file,$CFG->directorypermissions);$/;"	v
status	backup/lib.php	/^        $status = backup_delid($backup_unique_code, $table, $old_id);$/;"	v
status	backup/lib.php	/^        $status = check_dir_exists($CFG->dataroot."\/temp",true);$/;"	v
status	backup/lib.php	/^        $status = delete_dir_contents($rootdir);$/;"	v
status	backup/lib.php	/^        $status = execute_sql("DELETE FROM {$CFG->prefix}backup_ids$/;"	v
status	backup/lib.php	/^        $status = fwrite($f,$data);$/;"	v
status	backup/lib.php	/^        $status = get_record ("backup_ids","backup_code",$backup_unique_code,$/;"	v
status	backup/lib.php	/^        $status = true;$/;"	v
status	backup/restorelib.php	/^                                            $status = false;$/;"	v
status	backup/restorelib.php	/^                                            $status = insert_record('grade_preferences',$dbrec);$/;"	v
status	backup/restorelib.php	/^                                            $status = insert_record('message',$dbrec);$/;"	v
status	backup/restorelib.php	/^                                            $status = insert_record('message_contacts',$dbrec);$/;"	v
status	backup/restorelib.php	/^                                            $status = insert_record('message_read',$dbrec);$/;"	v
status	backup/restorelib.php	/^                                        $status = false;$/;"	v
status	backup/restorelib.php	/^                                        $status = insert_record('grade_letter',$dbrec);$/;"	v
status	backup/restorelib.php	/^                                $status = backup_copy_file($rootdir."\/".$dir,$/;"	v
status	backup/restorelib.php	/^                                $status = insert_record("user_preferences",$user_preference);$/;"	v
status	backup/restorelib.php	/^                            $status = $catrestore($category,$restore);$/;"	v
status	backup/restorelib.php	/^                            $status = backup_copy_file($rootdir."\/".$dir, $dest_dir."\/".$data->new_id,true);$/;"	v
status	backup/restorelib.php	/^                            $status = backup_putid($restore->backup_unique_code,"user",$userid,$newid,$currinfo);$/;"	v
status	backup/restorelib.php	/^                            $status = false;$/;"	v
status	backup/restorelib.php	/^                            $status = insert_record ('course_meta',$dbmetacourse);$/;"	v
status	backup/restorelib.php	/^                            $status = insert_record("user_students",$user->roles['student']);$/;"	v
status	backup/restorelib.php	/^                            $status = insert_record("user_teachers",$user->roles['teacher']);$/;"	v
status	backup/restorelib.php	/^                            $status = update_record("course_modules",$module);$/;"	v
status	backup/restorelib.php	/^                        $status = backup_copy_file($rootdir."\/".$dir,$/;"	v
status	backup/restorelib.php	/^                        $status = backup_putid($restore->backup_unique_code,"user",$userid,$newid,$currinfo);$/;"	v
status	backup/restorelib.php	/^                        $status = backup_putid($this->preferences->backup_unique_code,"log",$log_id,$/;"	v
status	backup/restorelib.php	/^                        $status = backup_putid($this->preferences->backup_unique_code,$mod_type,$mod_id,$/;"	v
status	backup/restorelib.php	/^                        $status = false;$/;"	v
status	backup/restorelib.php	/^                        $status = insert_record ('course_meta',$dbmetacourse);$/;"	v
status	backup/restorelib.php	/^                        $status = update_record("course_sections",$update_rec);$/;"	v
status	backup/restorelib.php	/^                    $status = $function_name($restore);$/;"	v
status	backup/restorelib.php	/^                    $status = $function_name($restore->course_id);$/;"	v
status	backup/restorelib.php	/^                    $status = add_teacher($USER->id, $restore->course_id);$/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($restore->backup_unique_code,"user",$userid,$newid,"new");$/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($restore->backup_unique_code,"user",$userid,$newid,'exists');$/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($restore->backup_unique_code,"user",$userid,null,'notincourse');$/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($this->preferences->backup_unique_code, $table,$message_id, $/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($this->preferences->backup_unique_code, 'grade_category' ,$category_id,$/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($this->preferences->backup_unique_code, 'grade_letter' ,$letter_id, $/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($this->preferences->backup_unique_code, 'grade_preferences', $preference_id, $/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($this->preferences->backup_unique_code, 'message_contacts' ,$contact_id, $/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($this->preferences->backup_unique_code,"event",$event_id,$/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($this->preferences->backup_unique_code,"groups",$group_id,$/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($this->preferences->backup_unique_code,"question_categories",$category_id,$/;"	v
status	backup/restorelib.php	/^                    $status = backup_putid($this->preferences->backup_unique_code,"scale",$scale_id,$/;"	v
status	backup/restorelib.php	/^                    $status = false;$/;"	v
status	backup/restorelib.php	/^                    $status = remove_course_contents($restore->course_id,false) and $/;"	v
status	backup/restorelib.php	/^                    $status = restore_print_info($info);$/;"	v
status	backup/restorelib.php	/^                    $status = strpos($first_chars,"<MOODLE_BACKUP>");$/;"	v
status	backup/restorelib.php	/^                $status = false;$/;"	v
status	backup/restorelib.php	/^                $status = restore_print_course_header($course_header);$/;"	v
status	backup/restorelib.php	/^                $status = strpos($first_chars,"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>");$/;"	v
status	backup/restorelib.php	/^            $status = backup_delete_old_data();$/;"	v
status	backup/restorelib.php	/^            $status = blackboard_convert($CFG->dataroot."\/temp\/backup\/".$backup_unique_code);$/;"	v
status	backup/restorelib.php	/^            $status = clear_backup_dir($backup_unique_code);$/;"	v
status	backup/restorelib.php	/^            $status = false; $/;"	v
status	backup/restorelib.php	/^            $status = false;$/;"	v
status	backup/restorelib.php	/^            $status = fclose ($handle);$/;"	v
status	backup/restorelib.php	/^            $status = insert_record("log",$log);$/;"	v
status	backup/restorelib.php	/^            $status = restore_create_block_instances($restore,$xml_file);$/;"	v
status	backup/restorelib.php	/^        $status = check_and_create_backup_dir($backup_unique_code);$/;"	v
status	backup/restorelib.php	/^        $status = check_dir_exists($dest_dir,true);$/;"	v
status	backup/restorelib.php	/^        $status = true;$/;"	v
status	backup/try.php	/^            $status = schedule_backup_course_execute($preferences);$/;"	v
status	backup/try.php	/^    $status = true;$/;"	v
status	blog/rsslib.php	/^            $status = false;$/;"	v
status	blog/rsslib.php	/^            $status = fwrite ($rss_file, $contents);$/;"	v
status	calendar/lib.php	/^    $status = 0;$/;"	v
status	enrol/authorize/db/mysql.php	/^        $status = AN_STATUS_AUTH | AN_STATUS_CAPTURE;$/;"	v
status	enrol/authorize/db/postgres7.php	/^        $status = AN_STATUS_AUTH | AN_STATUS_CAPTURE;$/;"	v
status	enrol/authorize/enrol.php	/^        $status = empty($CFG->an_test) ? AN_STATUS_AUTH : AN_STATUS_NONE;$/;"	v
status	enrol/authorize/locallib.php	/^    $status = authorize_get_status_action($order);$/;"	v
status	enrol/authorize/locallib.php	/^    $status = optional_param('status', AN_STATUS_NONE, PARAM_INT);$/;"	v
status	filter/algebra/pix.php	/^    $status = '';$/;"	v
status	filter/tex/pix.php	/^    $status = '';$/;"	v
status	install.php	/^        $status = $cd->install(); \/\/returns ERROR | UPTODATE | INSTALLED$/;"	v
status	lib/environmentlib.php	/^                            $status = $strcheck;                       $/;"	v
status	lib/environmentlib.php	/^                            $status = $strcheck;$/;"	v
status	lib/environmentlib.php	/^                        $status = $strok;$/;"	v
status	lib/environmentlib.php	/^                    $status = $strbypassed;$/;"	v
status	lib/environmentlib.php	/^                    $status = $strrestricted;$/;"	v
status	lib/environmentlib.php	/^                $status = $strerror;$/;"	v
status	lib/environmentlib.php	/^                $status = '<span class="'.$styletoapply.'">'.$status.'<\/span>';$/;"	v
status	lib/environmentlib.php	/^            $status = $environment_result->getStatus();$/;"	v
status	lib/environmentlib.php	/^            $status = false;$/;"	v
status	lib/environmentlib.php	/^    $status = true;$/;"	v
status	lib/filelib.php	/^    $status = fclose($handle);$/;"	v
status	lib/moodlelib.php	/^            $status = false;$/;"	v
status	lib/moodlelib.php	/^            $status = mkdir ($dir,$CFG->directorypermissions);$/;"	v
status	lib/moodlelib.php	/^    $status = true;$/;"	v
status	lib/rsslib.php	/^                        $status = $generaterssfeeds();$/;"	v
status	lib/rsslib.php	/^            $status = false;$/;"	v
status	lib/rsslib.php	/^            $status = fwrite ($rss_file, $result);$/;"	v
status	lib/rsslib.php	/^        $status = false;$/;"	v
status	lib/rsslib.php	/^    $status = true;$/;"	v
status	mod/assignment/backuplib.php	/^                    $status = assignment_backup_one_mod($bf,$preferences,$assignment);$/;"	v
status	mod/assignment/backuplib.php	/^                $status = backup_assignment_files_instance($bf,$preferences,$assignment->id);$/;"	v
status	mod/assignment/backuplib.php	/^                $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/assignment",$/;"	v
status	mod/assignment/backuplib.php	/^                $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/assignment\/".$instanceid,$/;"	v
status	mod/assignment/backuplib.php	/^                $status =fwrite ($bf,end_tag("SUBMISSION",5,true));$/;"	v
status	mod/assignment/backuplib.php	/^                $status =fwrite ($bf,start_tag("SUBMISSION",5,true));$/;"	v
status	mod/assignment/backuplib.php	/^            $status = backup_assignment_submissions($bf,$preferences,$assignment->id);$/;"	v
status	mod/assignment/backuplib.php	/^            $status =fwrite ($bf,end_tag("SUBMISSIONS",4,true));$/;"	v
status	mod/assignment/backuplib.php	/^            $status =fwrite ($bf,start_tag("SUBMISSIONS",4,true));$/;"	v
status	mod/assignment/backuplib.php	/^        $status = check_and_create_moddata_dir($preferences->backup_unique_code);$/;"	v
status	mod/assignment/backuplib.php	/^        $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code."\/moddata\/assignment\/",true);$/;"	v
status	mod/assignment/backuplib.php	/^        $status = true;$/;"	v
status	mod/assignment/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/assignment/lib.php	/^                    $status          = '<div id="st'.$auser->id.'">&nbsp;<\/div>';$/;"	v
status	mod/assignment/lib.php	/^                $status  = '<div id="up'.$auser->id.'" class="s'.$auser->status.'">'.$button.'<\/div>';$/;"	v
status	mod/assignment/restorelib.php	/^                    $status = assignment_submissions_restore_mods ($mod->id, $newid,$info,$restore);$/;"	v
status	mod/assignment/restorelib.php	/^                    $status = true;$/;"	v
status	mod/assignment/restorelib.php	/^                    $status = update_record("assignment",$assignment);$/;"	v
status	mod/assignment/restorelib.php	/^                $status = assignment_restore_files ($old_assignment_id, $new_assignment_id, $/;"	v
status	mod/assignment/restorelib.php	/^                $status = false;$/;"	v
status	mod/assignment/restorelib.php	/^                $status = update_record('assignment', addslashes_object($record));$/;"	v
status	mod/assignment/restorelib.php	/^            $status = $log;$/;"	v
status	mod/assignment/restorelib.php	/^            $status = backup_copy_file($temp_path, $user_assignment_path); $/;"	v
status	mod/assignment/restorelib.php	/^            $status = check_dir_exists($assignment_path,true);$/;"	v
status	mod/assignment/restorelib.php	/^            $status = check_dir_exists($this_assignment_path,true);$/;"	v
status	mod/assignment/restorelib.php	/^            $status = false;$/;"	v
status	mod/assignment/restorelib.php	/^            $status = true;$/;"	v
status	mod/assignment/restorelib.php	/^        $status = check_dir_exists($dest_dir,true);$/;"	v
status	mod/assignment/restorelib.php	/^        $status = check_dir_exists($moddata_path,true);$/;"	v
status	mod/assignment/restorelib.php	/^        $status = false;$/;"	v
status	mod/assignment/restorelib.php	/^        $status = true;$/;"	v
status	mod/chat/backuplib.php	/^                    $status = chat_backup_one_mod($bf,$preferences,$chat);$/;"	v
status	mod/chat/backuplib.php	/^                $status =fwrite ($bf,end_tag("MESSAGE",5,true));$/;"	v
status	mod/chat/backuplib.php	/^                $status =fwrite ($bf,start_tag("MESSAGE",5,true));$/;"	v
status	mod/chat/backuplib.php	/^            $status = backup_chat_messages($bf,$preferences,$chat->id);$/;"	v
status	mod/chat/backuplib.php	/^            $status =fwrite ($bf,end_tag("MESSAGES",4,true));$/;"	v
status	mod/chat/backuplib.php	/^            $status =fwrite ($bf,start_tag("MESSAGES",4,true));$/;"	v
status	mod/chat/backuplib.php	/^        $status = true;$/;"	v
status	mod/chat/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/chat/restorelib.php	/^                    $status = chat_messages_restore_mods ($mod->id, $newid,$info,$restore);$/;"	v
status	mod/chat/restorelib.php	/^                    $status = true;$/;"	v
status	mod/chat/restorelib.php	/^                    $status = update_record("chat",$chat);$/;"	v
status	mod/chat/restorelib.php	/^                $status = false;$/;"	v
status	mod/chat/restorelib.php	/^            $status = $log;$/;"	v
status	mod/chat/restorelib.php	/^            $status = false;$/;"	v
status	mod/chat/restorelib.php	/^            $status = true;$/;"	v
status	mod/chat/restorelib.php	/^        $status = false;$/;"	v
status	mod/chat/restorelib.php	/^        $status = true;$/;"	v
status	mod/choice/backuplib.php	/^                    $status = choice_backup_one_mod($bf,$preferences,$choice);$/;"	v
status	mod/choice/backuplib.php	/^                $status =fwrite ($bf,end_tag("ANSWER",5,true));$/;"	v
status	mod/choice/backuplib.php	/^                $status =fwrite ($bf,end_tag("OPTION",5,true));$/;"	v
status	mod/choice/backuplib.php	/^                $status =fwrite ($bf,start_tag("ANSWER",5,true));$/;"	v
status	mod/choice/backuplib.php	/^                $status =fwrite ($bf,start_tag("OPTION",5,true));$/;"	v
status	mod/choice/backuplib.php	/^            $status = backup_choice_answers($bf,$preferences,$choice->id);$/;"	v
status	mod/choice/backuplib.php	/^            $status =fwrite ($bf,end_tag("ANSWERS",4,true));$/;"	v
status	mod/choice/backuplib.php	/^            $status =fwrite ($bf,end_tag("OPTIONS",4,true));$/;"	v
status	mod/choice/backuplib.php	/^            $status =fwrite ($bf,start_tag("ANSWERS",4,true));$/;"	v
status	mod/choice/backuplib.php	/^            $status =fwrite ($bf,start_tag("OPTIONS",4,true));$/;"	v
status	mod/choice/backuplib.php	/^        $status = backup_choice_options($bf,$preferences,$choice->id);$/;"	v
status	mod/choice/backuplib.php	/^        $status = true;$/;"	v
status	mod/choice/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/choice/restorelib.php	/^                     $status = choice_options_restore_mods($newid,$info,$restore);$/;"	v
status	mod/choice/restorelib.php	/^                    $status = choice_answers_restore_mods($newid,$info,$restore);     $/;"	v
status	mod/choice/restorelib.php	/^                    $status = true;$/;"	v
status	mod/choice/restorelib.php	/^                    $status = update_record("choice",$choice);$/;"	v
status	mod/choice/restorelib.php	/^                $status = false;$/;"	v
status	mod/choice/restorelib.php	/^                $status = update_record('choice', addslashes_object($record));$/;"	v
status	mod/choice/restorelib.php	/^            $status = $log;$/;"	v
status	mod/choice/restorelib.php	/^            $status = false;$/;"	v
status	mod/choice/restorelib.php	/^            $status = true;$/;"	v
status	mod/choice/restorelib.php	/^        $status = false;$/;"	v
status	mod/choice/restorelib.php	/^        $status = true;$/;"	v
status	mod/data/backuplib.php	/^                $status = data_backup_one_mod($bf,$preferences,$data);$/;"	v
status	mod/data/backuplib.php	/^                $status =fwrite ($bf,end_tag("CONTENT",7,true));$/;"	v
status	mod/data/backuplib.php	/^                $status =fwrite ($bf,end_tag("FIELD",5,true));$/;"	v
status	mod/data/backuplib.php	/^                $status =fwrite ($bf,end_tag("RECORD",5,true));$/;"	v
status	mod/data/backuplib.php	/^                $status =fwrite ($bf,start_tag("CONTENT",7,true));$/;"	v
status	mod/data/backuplib.php	/^                $status =fwrite ($bf,start_tag("FIELD",5,true));$/;"	v
status	mod/data/backuplib.php	/^                $status =fwrite ($bf,start_tag("RECORD",5,true));$/;"	v
status	mod/data/backuplib.php	/^            $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/data",$/;"	v
status	mod/data/backuplib.php	/^            $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/data\/".$instanceid,$/;"	v
status	mod/data/backuplib.php	/^            $status = backup_data_files_instance($bf,$preferences,$data->id);    \/\/recursive copy$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,end_tag("COMMENT",7,true));$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,end_tag("CONTENTS",6,true));$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,end_tag("FIELDS",4,true));$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,end_tag("RATING",7,true));$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,end_tag("RECORDS",4,true));$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,start_tag("COMMENT",7,true));$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,start_tag("CONTENTS",6,true));$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,start_tag("FIELDS",4,true));$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,start_tag("RATING",7,true));$/;"	v
status	mod/data/backuplib.php	/^            $status =fwrite ($bf,start_tag("RECORDS",4,true));$/;"	v
status	mod/data/backuplib.php	/^        $status = backup_data_fields($bf,$preferences,$data->id);$/;"	v
status	mod/data/backuplib.php	/^        $status = backup_data_records($bf,$preferences,$data->id);$/;"	v
status	mod/data/backuplib.php	/^        $status =fwrite ($bf,end_tag("COMMENTS",6,true));$/;"	v
status	mod/data/backuplib.php	/^        $status =fwrite ($bf,end_tag("RATINGS",6,true));$/;"	v
status	mod/data/backuplib.php	/^        $status =fwrite ($bf,start_tag("COMMENTS",6,true));$/;"	v
status	mod/data/backuplib.php	/^        $status =fwrite ($bf,start_tag("RATINGS",6,true));$/;"	v
status	mod/data/backuplib.php	/^    $status = check_and_create_moddata_dir($preferences->backup_unique_code);$/;"	v
status	mod/data/backuplib.php	/^    $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code."\/moddata\/data\/",true);$/;"	v
status	mod/data/backuplib.php	/^    $status = true;$/;"	v
status	mod/data/restorelib.php	/^                $status = data_fields_restore_mods ($mod->id, $newid, $info, $restore);$/;"	v
status	mod/data/restorelib.php	/^                $status = data_records_restore_mods ($mod->id, $newid, $info, $restore);$/;"	v
status	mod/data/restorelib.php	/^            $status = backup_putid($restore->backup_unique_code,"data_content",$oldid, $newid);$/;"	v
status	mod/data/restorelib.php	/^            $status = backup_putid($restore->backup_unique_code,"data_fields",$oldid, $newid);$/;"	v
status	mod/data/restorelib.php	/^            $status = backup_putid($restore->backup_unique_code,"data_records",$oldid, $newid);$/;"	v
status	mod/data/restorelib.php	/^            $status = data_comments_restore_mods ($oldid, $newid, $info, $rec_info);$/;"	v
status	mod/data/restorelib.php	/^            $status = data_content_restore_mods ($oldid, $newid, $old_data_id, $new_data_id, $rec_info, $restore);$/;"	v
status	mod/data/restorelib.php	/^            $status = data_ratings_restore_mods ($oldid, $newid, $info, $rec_info);$/;"	v
status	mod/data/restorelib.php	/^            $status = data_restore_files ($old_data_id, $new_data_id, $oldfieldid, $content->fieldid, $oldrecordid, $content->recordid, $recinfo, $restore);$/;"	v
status	mod/data/restorelib.php	/^            $status = false;$/;"	v
status	mod/data/restorelib.php	/^        $status = @backup_copy_file($temp_path, $this_record_path);$/;"	v
status	mod/data/restorelib.php	/^        $status = check_dir_exists($data_path,true);$/;"	v
status	mod/data/restorelib.php	/^        $status = check_dir_exists($this_data_path,true);$/;"	v
status	mod/data/restorelib.php	/^        $status = check_dir_exists($this_field_path,true);$/;"	v
status	mod/data/restorelib.php	/^        $status = check_dir_exists($this_record_path,true);$/;"	v
status	mod/data/restorelib.php	/^        $status = false;$/;"	v
status	mod/data/restorelib.php	/^        $status = insert_record ("data_comments",$comment);$/;"	v
status	mod/data/restorelib.php	/^        $status = insert_record ("data_ratings",$rating);$/;"	v
status	mod/data/restorelib.php	/^    $status = check_dir_exists($dest_dir,true);$/;"	v
status	mod/data/restorelib.php	/^    $status = check_dir_exists($moddata_path,true);$/;"	v
status	mod/data/restorelib.php	/^    $status = true;$/;"	v
status	mod/data/rsslib.php	/^                            $status = false;$/;"	v
status	mod/data/rsslib.php	/^                            $status = rss_save_file('data', $data, $rss);$/;"	v
status	mod/data/rsslib.php	/^        $status = true;$/;"	v
status	mod/exercise/backuplib.php	/^                        $status = backup_copy_file("{$CFG->dataroot}\/$preferences->backup_course\/{$CFG->moddata}\/exercise\/$submission->id", "{$CFG->dataroot}\/temp\/backup\/$preferences->backup_unique_code\/moddata\/exercise\/$submission->id");$/;"	v
status	mod/exercise/backuplib.php	/^                        $status = backup_exercise_assessments($bf,$preferences,$exerciseid,$submission->id);$/;"	v
status	mod/exercise/backuplib.php	/^                        $status =fwrite ($bf,end_tag("SUBMISSION",5,true));$/;"	v
status	mod/exercise/backuplib.php	/^                        $status =fwrite ($bf,start_tag("SUBMISSION",5,true));$/;"	v
status	mod/exercise/backuplib.php	/^                    $status = backup_exercise_assessments($bf,$preferences,$exerciseid,$submission->id);$/;"	v
status	mod/exercise/backuplib.php	/^                    $status = exercise_backup_one_mod($bf,$preferences,$exercise);$/;"	v
status	mod/exercise/backuplib.php	/^                $status = backup_exercise_grades($bf,$preferences,$exercise,$wor_ass->id);$/;"	v
status	mod/exercise/backuplib.php	/^                $status = backup_exercise_rubrics($bf,$preferences,$exercise,$element->elementno);$/;"	v
status	mod/exercise/backuplib.php	/^                $status = backup_exercise_student_files($bf,$preferences, $exercise->id);$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,end_tag("ASSESSMENT",7,true));$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,end_tag("ELEMENT",5,true));$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,end_tag("GRADE",9,true));$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,end_tag("RUBRIC",7,true));$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,end_tag("SUBMISSION",5,true));$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,start_tag("ASSESSMENT",7,true));$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,start_tag("ELEMENT",5,true));$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,start_tag("GRADE",9,true));$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,start_tag("RUBRIC",7,true));$/;"	v
status	mod/exercise/backuplib.php	/^                $status =fwrite ($bf,start_tag("SUBMISSION",5,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,end_tag("ASSESSMENTS",6,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,end_tag("ELEMENTS",4,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,end_tag("GRADES",8,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,end_tag("RUBRICS",6,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,end_tag("SUBMISSIONS",4,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,start_tag("ASSESSMENTS",6,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,start_tag("ELEMENTS",4,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,start_tag("GRADES",8,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,start_tag("RUBRICS",6,true));$/;"	v
status	mod/exercise/backuplib.php	/^            $status =fwrite ($bf,start_tag("SUBMISSIONS",4,true));$/;"	v
status	mod/exercise/backuplib.php	/^        $status = backup_exercise_elements($bf,$preferences,$exercise->id);$/;"	v
status	mod/exercise/backuplib.php	/^        $status = backup_exercise_submissions($bf, $preferences, $exercise->id);$/;"	v
status	mod/exercise/backuplib.php	/^        $status = backup_exercise_teacher_files($bf, $preferences, $exercise->id);$/;"	v
status	mod/exercise/backuplib.php	/^        $status = check_and_create_moddata_dir($preferences->backup_unique_code);$/;"	v
status	mod/exercise/backuplib.php	/^        $status = check_dir_exists("$CFG->dataroot\/temp\/backup\/$preferences->backup_unique_code\/moddata\/exercise", true);$/;"	v
status	mod/exercise/backuplib.php	/^        $status = true;$/;"	v
status	mod/exercise/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/exercise/restorelib.php	/^                        $status = exercise_assessments_restore($new_exercise_id, $newid,$sub_info,$restore);$/;"	v
status	mod/exercise/restorelib.php	/^                        $status = exercise_grades_restore_mods ($new_exercise_id, $newid,$ass_info,$restore);   $/;"	v
status	mod/exercise/restorelib.php	/^                    $status = exercise_restore_files($oldid, $newid,$restore); $/;"	v
status	mod/exercise/restorelib.php	/^                    $status = false;$/;"	v
status	mod/exercise/restorelib.php	/^                $status = exercise_elements_restore($newid,$info,$restore);$/;"	v
status	mod/exercise/restorelib.php	/^                $status = exercise_rubrics_restore($exercise_id,$element->elementno,$ele_info,$restore);$/;"	v
status	mod/exercise/restorelib.php	/^                $status = exercise_submissions_restore($mod->id, $newid,$info,$restore);$/;"	v
status	mod/exercise/restorelib.php	/^                $status = false;$/;"	v
status	mod/exercise/restorelib.php	/^            $status = backup_copy_file($temp_path, $this_exercise_path); $/;"	v
status	mod/exercise/restorelib.php	/^            $status = check_dir_exists($exercise_path,true);$/;"	v
status	mod/exercise/restorelib.php	/^            $status = check_dir_exists($this_exercise_path,true);$/;"	v
status	mod/exercise/restorelib.php	/^            $status = false;$/;"	v
status	mod/exercise/restorelib.php	/^        $status = check_dir_exists($dest_dir,true);$/;"	v
status	mod/exercise/restorelib.php	/^        $status = check_dir_exists($moddata_path,true);$/;"	v
status	mod/exercise/restorelib.php	/^        $status = true;$/;"	v
status	mod/forum/backuplib.php	/^                        $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/forum\/".$item,$/;"	v
status	mod/forum/backuplib.php	/^                    $status = forum_backup_one_mod($bf,$preferences,$forum);$/;"	v
status	mod/forum/backuplib.php	/^                $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/forum\/".$instanceid,$/;"	v
status	mod/forum/backuplib.php	/^                $status = backup_forum_discussions($bf,$preferences,$forum->id);$/;"	v
status	mod/forum/backuplib.php	/^                $status = backup_forum_files_instance($bf,$preferences,$forum->id);$/;"	v
status	mod/forum/backuplib.php	/^                $status = backup_forum_posts($bf,$preferences,$for_dis->id);$/;"	v
status	mod/forum/backuplib.php	/^                $status = backup_forum_ratings($bf,$preferences,$for_pos->id);$/;"	v
status	mod/forum/backuplib.php	/^                $status = backup_forum_read($bf,$preferences,$forum->id);$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,end_tag("DISCUSSION",5,true));$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,end_tag("POST",7,true));$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,end_tag("RATING",9,true));$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,end_tag("READ",5,true));$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,end_tag("SUBSCRIPTION",5,true));$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,start_tag("DISCUSSION",5,true));$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,start_tag("POST",7,true));$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,start_tag("RATING",9,true));$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,start_tag("READ",5,true));$/;"	v
status	mod/forum/backuplib.php	/^                $status =fwrite ($bf,start_tag("SUBSCRIPTION",5,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status = backup_forum_subscriptions($bf,$preferences,$forum->id);$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,end_tag("DISCUSSIONS",4,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,end_tag("POSTS",6,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,end_tag("RATINGS",8,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,end_tag("READPOSTS",4,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,end_tag("SUBSCRIPTIONS",4,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,start_tag("DISCUSSIONS",4,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,start_tag("POSTS",6,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,start_tag("RATINGS",8,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,start_tag("READPOSTS",4,true));$/;"	v
status	mod/forum/backuplib.php	/^            $status =fwrite ($bf,start_tag("SUBSCRIPTIONS",4,true));$/;"	v
status	mod/forum/backuplib.php	/^        $status = check_and_create_moddata_dir($preferences->backup_unique_code);$/;"	v
status	mod/forum/backuplib.php	/^        $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code."\/moddata\/forum\/",true);$/;"	v
status	mod/forum/backuplib.php	/^        $status = true;$/;"	v
status	mod/forum/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/forum/restorelib.php	/^                        $status = forum_discussions_restore_mods ($newid,$info,$restore);$/;"	v
status	mod/forum/restorelib.php	/^                        $status = forum_read_restore_mods ($newid,$info,$restore);$/;"	v
status	mod/forum/restorelib.php	/^                        $status = true;$/;"	v
status	mod/forum/restorelib.php	/^                    $status = forum_subscriptions_restore_mods ($newid,$info,$restore);$/;"	v
status	mod/forum/restorelib.php	/^                    $status = true;$/;"	v
status	mod/forum/restorelib.php	/^                    $status = update_record("forum",$forum);$/;"	v
status	mod/forum/restorelib.php	/^                    $status = update_record("forum_posts",$post);$/;"	v
status	mod/forum/restorelib.php	/^                $status = false;$/;"	v
status	mod/forum/restorelib.php	/^                $status = forum_posts_restore_mods ($forum_id,$newid,$dis_info,$restore);$/;"	v
status	mod/forum/restorelib.php	/^                $status = forum_ratings_restore_mods($newid,$pos_info,$restore);$/;"	v
status	mod/forum/restorelib.php	/^                $status = forum_restore_files ($rec->old_id, $new_forum_id,$/;"	v
status	mod/forum/restorelib.php	/^                $status = true;$/;"	v
status	mod/forum/restorelib.php	/^                $status = update_record("forum_discussions",$temp_discussion);$/;"	v
status	mod/forum/restorelib.php	/^                $status = update_record("forum_posts",$temp_post);$/;"	v
status	mod/forum/restorelib.php	/^                $status = update_record('forum_posts', addslashes_object($record));$/;"	v
status	mod/forum/restorelib.php	/^            $status = $log;$/;"	v
status	mod/forum/restorelib.php	/^            $status = backup_copy_file($temp_path, $post_forum_path);$/;"	v
status	mod/forum/restorelib.php	/^            $status = check_dir_exists($forum_path,true);$/;"	v
status	mod/forum/restorelib.php	/^            $status = check_dir_exists($this_forum_path,true);$/;"	v
status	mod/forum/restorelib.php	/^            $status = false;$/;"	v
status	mod/forum/restorelib.php	/^            $status = true;$/;"	v
status	mod/forum/restorelib.php	/^        $status = check_dir_exists($dest_dir,true);$/;"	v
status	mod/forum/restorelib.php	/^        $status = check_dir_exists($moddata_path,true);$/;"	v
status	mod/forum/restorelib.php	/^        $status = false;$/;"	v
status	mod/forum/restorelib.php	/^        $status = true;$/;"	v
status	mod/forum/rsslib.php	/^                            $status = rss_save_file("forum",$forum,$result);$/;"	v
status	mod/forum/rsslib.php	/^                        $status = $header.$articles.$footer;$/;"	v
status	mod/forum/rsslib.php	/^                        $status = false;$/;"	v
status	mod/forum/rsslib.php	/^                    $status = false;$/;"	v
status	mod/forum/rsslib.php	/^        $status = true;$/;"	v
status	mod/glossary/backuplib.php	/^                        $status = backup_glossary_comments ($bf,$preferences,$glo_ent->id);$/;"	v
status	mod/glossary/backuplib.php	/^                        $status = backup_glossary_files($bf,$preferences,$glossary,$glo_ent->id);$/;"	v
status	mod/glossary/backuplib.php	/^                        $status = backup_glossary_ratings ($bf,$preferences,$glo_ent->id);$/;"	v
status	mod/glossary/backuplib.php	/^                        $status =fwrite ($bf,start_tag("ENTRIES",4,true));$/;"	v
status	mod/glossary/backuplib.php	/^                    $status = backup_glossary_aliases ($bf,$preferences,$glo_ent->id);$/;"	v
status	mod/glossary/backuplib.php	/^                    $status = backup_glossary_entries_categories ($bf,$preferences,$glo_cat->id);$/;"	v
status	mod/glossary/backuplib.php	/^                    $status = glossary_backup_one_mod($bf,$preferences,$glossary);$/;"	v
status	mod/glossary/backuplib.php	/^                    $status =fwrite ($bf,end_tag("ENTRY",5,true));$/;"	v
status	mod/glossary/backuplib.php	/^                    $status =fwrite ($bf,start_tag("ENTRY",5,true));$/;"	v
status	mod/glossary/backuplib.php	/^                $status = backup_copy_file($glo_dir_from."\/".$glossary."\/".$entry,$/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,end_tag("ALIAS",7,true));        $/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,end_tag("CATEGORY",5,true));$/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,end_tag("COMMENT",7,true));        $/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,end_tag("ENTRIES",4,true));$/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,end_tag("ENTRY",7,true));$/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,end_tag("RATING",7,true));$/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,start_tag("ALIAS",7,true));$/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,start_tag("CATEGORY",5,true));$/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,start_tag("COMMENT",7,true));$/;"	v
status	mod/glossary/backuplib.php	/^                $status =fwrite ($bf,start_tag("RATING",7,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,end_tag("ALIASES",6,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,end_tag("CATEGORIES",4,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,end_tag("COMMENTS",6,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,end_tag("ENTRIES",6,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,end_tag("RATINGS",6,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,start_tag("ALIASES",6,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,start_tag("CATEGORIES",4,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,start_tag("COMMENTS",6,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,start_tag("ENTRIES",6,true));$/;"	v
status	mod/glossary/backuplib.php	/^            $status =fwrite ($bf,start_tag("RATINGS",6,true));$/;"	v
status	mod/glossary/backuplib.php	/^        $status = check_and_create_moddata_dir($preferences->backup_unique_code);$/;"	v
status	mod/glossary/backuplib.php	/^        $status = check_dir_exists($glo_dir_to,true);$/;"	v
status	mod/glossary/backuplib.php	/^        $status = check_dir_exists($glo_dir_to."\/".$glossary,true);$/;"	v
status	mod/glossary/backuplib.php	/^        $status = true;$/;"	v
status	mod/glossary/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/glossary/restorelib.php	/^                        $status = glossary_restore_files ($old_glossary_id, $new_glossary_id,$/;"	v
status	mod/glossary/restorelib.php	/^                    $status = false;$/;"	v
status	mod/glossary/restorelib.php	/^                    $status = glossary_alias_restore_mods($oldid,$newid,$ent_info,$restore);$/;"	v
status	mod/glossary/restorelib.php	/^                    $status = glossary_comments_restore_mods($oldid,$newid,$ent_info,$restore);$/;"	v
status	mod/glossary/restorelib.php	/^                    $status = glossary_ratings_restore_mods($oldid,$newid,$ent_info,$restore);$/;"	v
status	mod/glossary/restorelib.php	/^                    $status = true;$/;"	v
status	mod/glossary/restorelib.php	/^                    $status = update_record("glossary",$glossary);$/;"	v
status	mod/glossary/restorelib.php	/^                    $status = update_record("glossary_entries",$entry);$/;"	v
status	mod/glossary/restorelib.php	/^                $status = false;$/;"	v
status	mod/glossary/restorelib.php	/^                $status = glossary_categories_restore_mods($mod->id,$newid,$info,$restore);$/;"	v
status	mod/glossary/restorelib.php	/^                $status = glossary_entries_categories_restore_mods($oldid,$newid,$cat_info,$restore);$/;"	v
status	mod/glossary/restorelib.php	/^                $status = glossary_entries_restore_mods($mod->id,$newid,$info,$restore);$/;"	v
status	mod/glossary/restorelib.php	/^                $status = update_record('glossary_comments', addslashes_object($record));$/;"	v
status	mod/glossary/restorelib.php	/^                $status = update_record('glossary_entries', addslashes_object($record));$/;"	v
status	mod/glossary/restorelib.php	/^            $status = $log;$/;"	v
status	mod/glossary/restorelib.php	/^            $status = backup_copy_file($temp_path, $entry_glossary_path);$/;"	v
status	mod/glossary/restorelib.php	/^            $status = check_dir_exists($glossary_path,true);$/;"	v
status	mod/glossary/restorelib.php	/^            $status = check_dir_exists($this_glossary_path,true);$/;"	v
status	mod/glossary/restorelib.php	/^            $status = false;$/;"	v
status	mod/glossary/restorelib.php	/^            $status = true;$/;"	v
status	mod/glossary/restorelib.php	/^        $status = check_dir_exists($dest_dir,true);$/;"	v
status	mod/glossary/restorelib.php	/^        $status = check_dir_exists($moddata_path,true);$/;"	v
status	mod/glossary/restorelib.php	/^        $status = false;$/;"	v
status	mod/glossary/restorelib.php	/^        $status = true;$/;"	v
status	mod/glossary/rsslib.php	/^                            $status = rss_save_file("glossary",$glossary,$result);$/;"	v
status	mod/glossary/rsslib.php	/^                        $status = $header.$articles.$footer;$/;"	v
status	mod/glossary/rsslib.php	/^                        $status = false;$/;"	v
status	mod/glossary/rsslib.php	/^                    $status = false;$/;"	v
status	mod/glossary/rsslib.php	/^        $status = true;$/;"	v
status	mod/hotpot/backuplib.php	/^                        $status = $status && fwrite($bf, full_tag($tag, $level, false, $value));$/;"	v
status	mod/hotpot/backuplib.php	/^                    $status = $status && fwrite($bf, end_tag($record_tag, $level, true));$/;"	v
status	mod/hotpot/backuplib.php	/^                    $status = $status && fwrite($bf, full_tag($tag, $level, false, $value));$/;"	v
status	mod/hotpot/backuplib.php	/^                    $status = $status && fwrite($bf, start_tag($record_tag, $level, true));$/;"	v
status	mod/hotpot/backuplib.php	/^                    $status = hotpot_backup_one_mod($bf, $preferences, $hotpot->id);$/;"	v
status	mod/hotpot/backuplib.php	/^                $status = $status && fwrite($bf, end_tag($records_tag, $level, true));$/;"	v
status	mod/hotpot/backuplib.php	/^                $status = $status && fwrite($bf, start_tag($records_tag, $level, true));$/;"	v
status	mod/hotpot/backuplib.php	/^            $status = hotpot_backup_records($/;"	v
status	mod/hotpot/backuplib.php	/^        $status = true;$/;"	v
status	mod/hotpot/lib.php	/^		$status = $HOTPOT_STATUS[$record->status];$/;"	v
status	mod/hotpot/lib.php	/^		$status = $undefined;$/;"	v
status	mod/hotpot/restorelib.php	/^                        $status = true;$/;"	v
status	mod/hotpot/restorelib.php	/^                    $status = hotpot_restore_record($/;"	v
status	mod/hotpot/restorelib.php	/^                    $status = true;$/;"	v
status	mod/hotpot/restorelib.php	/^                $status = execute_sql("UPDATE {$CFG->prefix}hotpot_attempts SET clickreportid=$new_clickreportid WHERE id=$id", false);$/;"	v
status	mod/hotpot/restorelib.php	/^                $status = false;$/;"	v
status	mod/hotpot/restorelib.php	/^            $status = false;$/;"	v
status	mod/hotpot/restorelib.php	/^            $status = true;$/;"	v
status	mod/hotpot/restorelib.php	/^        $status = hotpot_restore_clickreportids($restore, $status);$/;"	v
status	mod/hotpot/restorelib.php	/^        $status = hotpot_restore_records($/;"	v
status	mod/hotpot/restorelib.php	/^        $status = true;$/;"	v
status	mod/hotpot/restorelib.php	/^    $status = false;$/;"	v
status	mod/hotpot/restorelib.php	/^    $status = hotpot_restore_records($/;"	v
status	mod/hotpot/restorelib.php	/^    $status = true;$/;"	v
status	mod/journal/backuplib.php	/^                    $status = journal_backup_one_mod($bf,$preferences,$journal);$/;"	v
status	mod/journal/backuplib.php	/^                $status =fwrite ($bf,end_tag("ENTRY",5,true));$/;"	v
status	mod/journal/backuplib.php	/^                $status =fwrite ($bf,start_tag("ENTRY",5,true));$/;"	v
status	mod/journal/backuplib.php	/^            $status = backup_journal_entries($bf,$preferences,$journal->id);$/;"	v
status	mod/journal/backuplib.php	/^            $status =fwrite ($bf,end_tag("ENTRIES",4,true));$/;"	v
status	mod/journal/backuplib.php	/^            $status =fwrite ($bf,start_tag("ENTRIES",4,true));$/;"	v
status	mod/journal/backuplib.php	/^        $status = true;$/;"	v
status	mod/journal/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/journal/restorelib.php	/^                    $status = journal_entries_restore_mods ($mod->id, $newid,$info,$restore);$/;"	v
status	mod/journal/restorelib.php	/^                    $status = true;$/;"	v
status	mod/journal/restorelib.php	/^                $status = false;$/;"	v
status	mod/journal/restorelib.php	/^                $status = true;$/;"	v
status	mod/journal/restorelib.php	/^                $status = update_record('journal', addslashes_object($record));$/;"	v
status	mod/journal/restorelib.php	/^                $status = update_record('journal_entries', addslashes_object($record));$/;"	v
status	mod/journal/restorelib.php	/^            $status = $log;$/;"	v
status	mod/journal/restorelib.php	/^            $status = false;$/;"	v
status	mod/journal/restorelib.php	/^            $status = true;$/;"	v
status	mod/journal/restorelib.php	/^        $status = false;$/;"	v
status	mod/journal/restorelib.php	/^        $status = true;$/;"	v
status	mod/label/backuplib.php	/^                    $status = label_backup_one_mod($bf,$preferences,$label);$/;"	v
status	mod/label/backuplib.php	/^        $status = fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/label/backuplib.php	/^        $status = true; $/;"	v
status	mod/label/backuplib.php	/^        $status = true;$/;"	v
status	mod/label/restorelib.php	/^                    $status = true;$/;"	v
status	mod/label/restorelib.php	/^                    $status = update_record("label", $label);$/;"	v
status	mod/label/restorelib.php	/^                $status = false;$/;"	v
status	mod/label/restorelib.php	/^            $status = $log;$/;"	v
status	mod/label/restorelib.php	/^            $status = false;$/;"	v
status	mod/label/restorelib.php	/^        $status = false;$/;"	v
status	mod/label/restorelib.php	/^        $status = true;$/;"	v
status	mod/lesson/backuplib.php	/^                    $status = backup_lesson_attempts($bf,$preferences,$answer->id);$/;"	v
status	mod/lesson/backuplib.php	/^                    $status = lesson_backup_one_mod($bf,$preferences,$lesson);$/;"	v
status	mod/lesson/backuplib.php	/^                $status = backup_lesson_answers($bf, $preferences, $page->id);$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,end_tag("ANSWER",7,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,end_tag("ATTEMPT",9,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,end_tag("BRANCH",7,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,end_tag("GRADE",5,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,end_tag("HIGHSCORE",5,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,end_tag("PAGE",5,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,end_tag("TIME",5,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,start_tag("ANSWER",7,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,start_tag("ATTEMPT",9,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,start_tag("BRANCH",7,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,start_tag("GRADE",5,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,start_tag("HIGHSCORE",5,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,start_tag("PAGE",5,true));$/;"	v
status	mod/lesson/backuplib.php	/^                $status =fwrite ($bf,start_tag("TIME",5,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status = backup_lesson_default($bf,$preferences);$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,end_tag("ANSWERS",6,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,end_tag("ATTEMPTS",8,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,end_tag("BRANCHES",6,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,end_tag("DEFAULTS",4,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,end_tag("GRADES",4,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,end_tag("HIGHSCORES",4,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,end_tag("PAGES",4,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,end_tag("TIMES",4,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,start_tag("ANSWERS",6,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,start_tag("ATTEMPTS",8,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,start_tag("BRANCHES",6,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,start_tag("DEFAULTS",4,true));            $/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,start_tag("GRADES",4,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,start_tag("HIGHSCORES",4,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,start_tag("PAGES",4,true));$/;"	v
status	mod/lesson/backuplib.php	/^            $status =fwrite ($bf,start_tag("TIMES",4,true));$/;"	v
status	mod/lesson/backuplib.php	/^        $status = backup_lesson_pages($bf,$preferences,$lesson->id);$/;"	v
status	mod/lesson/backuplib.php	/^        $status = true;$/;"	v
status	mod/lesson/restorelib.php	/^                        $status = lesson_attempts_restore($lessonid, $pageid, $newid, $answer_info, $restore);$/;"	v
status	mod/lesson/restorelib.php	/^                        $status = lesson_default_restore_mods($info,$restore);$/;"	v
status	mod/lesson/restorelib.php	/^                    $status = false;$/;"	v
status	mod/lesson/restorelib.php	/^                    $status = true;$/;"	v
status	mod/lesson/restorelib.php	/^                    $status = update_record("lesson_pages",$page);$/;"	v
status	mod/lesson/restorelib.php	/^                $status = false;$/;"	v
status	mod/lesson/restorelib.php	/^                $status = lesson_answers_restore($lessonid,$newid,$page_info,$restore,$userdata);$/;"	v
status	mod/lesson/restorelib.php	/^                $status = lesson_pages_restore_mods($newid,$info,$restore,$userdata);$/;"	v
status	mod/lesson/restorelib.php	/^            $status = $log;$/;"	v
status	mod/lesson/restorelib.php	/^            $status = false;$/;"	v
status	mod/lesson/restorelib.php	/^            $status = true;$/;"	v
status	mod/lesson/restorelib.php	/^        $status = false;$/;"	v
status	mod/lesson/restorelib.php	/^        $status = true;$/;"	v
status	mod/quiz/backuplib.php	/^                            $status = backup_putid($backup_unique_code,'question_categories',$dbcat->id,0);$/;"	v
status	mod/quiz/backuplib.php	/^                    $status = quiz_backup_one_mod($bf,$preferences,$quiz);$/;"	v
status	mod/quiz/backuplib.php	/^                $status = backup_question_sessions ($bf,$preferences,$attempt->uniqueid);$/;"	v
status	mod/quiz/backuplib.php	/^                $status = backup_question_states ($bf,$preferences,$attempt->uniqueid);$/;"	v
status	mod/quiz/backuplib.php	/^                $status = backup_quiz_attempts($bf,$preferences,$quiz->id);$/;"	v
status	mod/quiz/backuplib.php	/^                $status = fwrite ($bf,end_tag("ATTEMPT",5,true));$/;"	v
status	mod/quiz/backuplib.php	/^                $status = fwrite ($bf,end_tag("GRADE",5,true));$/;"	v
status	mod/quiz/backuplib.php	/^                $status = fwrite ($bf,end_tag("QUESTION_INSTANCE",5,true));$/;"	v
status	mod/quiz/backuplib.php	/^                $status = fwrite ($bf,end_tag("QUESTION_VERSION",5,true));$/;"	v
status	mod/quiz/backuplib.php	/^                $status = fwrite ($bf,start_tag("ATTEMPT",5,true));$/;"	v
status	mod/quiz/backuplib.php	/^                $status = fwrite ($bf,start_tag("GRADE",5,true));$/;"	v
status	mod/quiz/backuplib.php	/^                $status = fwrite ($bf,start_tag("QUESTION_INSTANCE",5,true));$/;"	v
status	mod/quiz/backuplib.php	/^                $status = fwrite ($bf,start_tag("QUESTION_VERSION",5,true));$/;"	v
status	mod/quiz/backuplib.php	/^                $status = quiz_backup_add_category_tree($backup_unique_code, $random->category);$/;"	v
status	mod/quiz/backuplib.php	/^                $status = quiz_backup_add_category_tree($backup_unique_code, $subcategory->id);$/;"	v
status	mod/quiz/backuplib.php	/^            $status = backup_quiz_grades($bf,$preferences,$quiz->id);$/;"	v
status	mod/quiz/backuplib.php	/^            $status = fwrite ($bf,end_tag("ATTEMPTS",4,true));$/;"	v
status	mod/quiz/backuplib.php	/^            $status = fwrite ($bf,end_tag("GRADES",4,true));$/;"	v
status	mod/quiz/backuplib.php	/^            $status = fwrite ($bf,end_tag("QUESTION_INSTANCES",4,true));$/;"	v
status	mod/quiz/backuplib.php	/^            $status = fwrite ($bf,end_tag("QUESTION_VERSIONS",4,true));$/;"	v
status	mod/quiz/backuplib.php	/^            $status = fwrite ($bf,start_tag("ATTEMPTS",4,true));$/;"	v
status	mod/quiz/backuplib.php	/^            $status = fwrite ($bf,start_tag("GRADES",4,true));$/;"	v
status	mod/quiz/backuplib.php	/^            $status = fwrite ($bf,start_tag("QUESTION_INSTANCES",4,true));$/;"	v
status	mod/quiz/backuplib.php	/^            $status = fwrite ($bf,start_tag("QUESTION_VERSIONS",4,true));$/;"	v
status	mod/quiz/backuplib.php	/^        $status = backup_putid($backup_unique_code,'question_categories',$categoryid,0);$/;"	v
status	mod/quiz/backuplib.php	/^        $status = backup_quiz_question_instances($bf,$preferences,$quiz->id);$/;"	v
status	mod/quiz/backuplib.php	/^        $status = backup_quiz_question_versions($bf,$preferences,$quiz->id);$/;"	v
status	mod/quiz/backuplib.php	/^        $status = execute_sql("INSERT INTO {$CFG->prefix}backup_ids$/;"	v
status	mod/quiz/backuplib.php	/^        $status = fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/quiz/backuplib.php	/^        $status = true;$/;"	v
status	mod/quiz/restorelib.php	/^                        $status = quiz_grades_restore_mods ($newid,$info,$restore);$/;"	v
status	mod/quiz/restorelib.php	/^                        $status = true;$/;"	v
status	mod/quiz/restorelib.php	/^                    $status = quiz_attempts_restore_mods ($newid,$info,$restore);$/;"	v
status	mod/quiz/restorelib.php	/^                    $status = true;$/;"	v
status	mod/quiz/restorelib.php	/^                    $status = update_record("quiz",$quiz);$/;"	v
status	mod/quiz/restorelib.php	/^                $status = false;$/;"	v
status	mod/quiz/restorelib.php	/^                $status = question_states_restore_mods($attempt->uniqueid,$att_info,$restore);$/;"	v
status	mod/quiz/restorelib.php	/^                $status = quiz_question_instances_restore_mods($newid,$info,$restore);$/;"	v
status	mod/quiz/restorelib.php	/^                $status = quiz_question_versions_restore_mods($newid,$info,$restore);$/;"	v
status	mod/quiz/restorelib.php	/^                $status = update_record('question', addslashes_object($record));$/;"	v
status	mod/quiz/restorelib.php	/^            $status = $log;$/;"	v
status	mod/quiz/restorelib.php	/^            $status = false;$/;"	v
status	mod/quiz/restorelib.php	/^            $status = true;$/;"	v
status	mod/quiz/restorelib.php	/^        $status = false;$/;"	v
status	mod/quiz/restorelib.php	/^        $status = true;$/;"	v
status	mod/quiz/restorelibpre15.php	/^                        $status = false;$/;"	v
status	mod/quiz/restorelibpre15.php	/^                        $status = quiz_grades_restore_pre15_mods ($newid,$info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                        $status = true;$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = false;$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_attempts_restore_pre15_mods ($newid,$info,$restore, $quiz->questions);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_calculated($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_dataset_items($newid,$dd_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_map_match($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_match($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_multianswer($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_multichoice ($old_question_id,$newid,$mul_info,$restore,$multianswer->answers);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_multichoice($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_numerical ($old_question_id,$newid,$mul_info,$restore,$multianswer->answers);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_numerical($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_randomsamatch($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_shortanswer ($old_question_id,$newid,$mul_info,$restore,$multianswer->answers);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_shortanswer($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = quiz_restore_pre15_truefalse($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                    $status = true;$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = false;$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = question_states_restore_pre15_mods($newid,$att_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = quiz_question_instances_restore_pre15_mods($newid,$info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = quiz_question_versions_restore_pre15_mods($newid,$info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = quiz_restore_pre15_answers($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = quiz_restore_pre15_dataset_definitions ($old_question_id,$new_question_id,$cal_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = quiz_restore_pre15_map_answers($oldid,$newid,$que_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = quiz_restore_pre15_numerical_units ($old_question_id,$new_question_id,$num_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = quiz_restore_pre15_questions ($category->id, $newid,$info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^                $status = update_record('question', addslashes_object($record));$/;"	v
status	mod/quiz/restorelibpre15.php	/^            $status = $log;$/;"	v
status	mod/quiz/restorelibpre15.php	/^            $status = false;$/;"	v
status	mod/quiz/restorelibpre15.php	/^            $status = quiz_restore_pre15_numerical_units ($old_question_id,$new_question_id,$cal_info,$restore);$/;"	v
status	mod/quiz/restorelibpre15.php	/^            $status = true;$/;"	v
status	mod/quiz/restorelibpre15.php	/^        $status = false;$/;"	v
status	mod/quiz/restorelibpre15.php	/^        $status = true;$/;"	v
status	mod/resource/backuplib.php	/^                    $status = resource_backup_one_mod($bf,$preferences,$resource);$/;"	v
status	mod/resource/backuplib.php	/^                $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/resource\/".$instanceid,$/;"	v
status	mod/resource/backuplib.php	/^            $status = $status && check_dir_exists($CFG->dataroot.'\/temp\/backup\/'.$preferences->backup_unique_code.'\/course_files\/'.$newbit,true);$/;"	v
status	mod/resource/backuplib.php	/^            $status = resource_backup_files($bf,$preferences,$resource);$/;"	v
status	mod/resource/backuplib.php	/^        $status = $status && backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$resource->reference,$/;"	v
status	mod/resource/backuplib.php	/^        $status = $status && check_and_create_course_files_dir($preferences->backup_unique_code);$/;"	v
status	mod/resource/backuplib.php	/^        $status = $status && check_and_create_moddata_dir($preferences->backup_unique_code);$/;"	v
status	mod/resource/backuplib.php	/^        $status = $status && check_dir_exists($CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code."\/".$CFG->moddata."\/resource\/",true);$/;"	v
status	mod/resource/backuplib.php	/^        $status = fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/resource/backuplib.php	/^        $status = true; $/;"	v
status	mod/resource/backuplib.php	/^        $status = true;$/;"	v
status	mod/resource/restorelib.php	/^                    $status = true;$/;"	v
status	mod/resource/restorelib.php	/^                    $status = update_record("resource",$resource);$/;"	v
status	mod/resource/restorelib.php	/^                $status = $status && check_dir_exists($CFG->dataroot.'\/'.$restore->course_id.'\/'.$newbit,true);$/;"	v
status	mod/resource/restorelib.php	/^                $status = false;$/;"	v
status	mod/resource/restorelib.php	/^                $status = update_record('resource', addslashes_object($record));$/;"	v
status	mod/resource/restorelib.php	/^            $status = $log;$/;"	v
status	mod/resource/restorelib.php	/^            $status = $status && backup_copy_file($temp_path,$new_path);$/;"	v
status	mod/resource/restorelib.php	/^            $status = $status && check_dir_exists($new_path,true);$/;"	v
status	mod/resource/restorelib.php	/^            $status = false;$/;"	v
status	mod/resource/restorelib.php	/^            $status = true;$/;"	v
status	mod/resource/restorelib.php	/^        $status = check_dir_exists($CFG->dataroot."\/".$restore->course_id,true);$/;"	v
status	mod/resource/restorelib.php	/^        $status = false;$/;"	v
status	mod/resource/restorelib.php	/^        $status = true;$/;"	v
status	mod/resource/type/ims/resource.class.php	/^            $status = fwrite($out, $var);$/;"	v
status	mod/resource/type/ims/resource.class.php	/^            $status = ims_var2file($destination, $ser);$/;"	v
status	mod/resource/type/ims/resource.class.php	/^            $status = unserialize($ser);$/;"	v
status	mod/resource/type/ims/resource.class.php	/^        $status = false;$/;"	v
status	mod/resource/type/ims/resource.class.php	/^        $status = true;$/;"	v
status	mod/scorm/aicc.php	/^                        $status = 'Running';$/;"	v
status	mod/scorm/aicc.php	/^            $status = $SESSION->scorm_status;$/;"	v
status	mod/scorm/aicc.php	/^        $status = 'Not Initialized';$/;"	v
status	mod/scorm/backuplib.php	/^                        $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/scorm\/".$item,$/;"	v
status	mod/scorm/backuplib.php	/^                    $status = scorm_backup_one_mod($bf,$preferences,$scorm);$/;"	v
status	mod/scorm/backuplib.php	/^                $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/scorm\/".$instanceid,$/;"	v
status	mod/scorm/backuplib.php	/^                $status = backup_scorm_files_instance($bf,$preferences,$scorm->id);$/;"	v
status	mod/scorm/backuplib.php	/^                $status = backup_scorm_scoes_track($bf,$preferences,$scorm->id);$/;"	v
status	mod/scorm/backuplib.php	/^                $status =fwrite ($bf,end_tag("SCO",5,true));$/;"	v
status	mod/scorm/backuplib.php	/^                $status =fwrite ($bf,end_tag("SCO_TRACK",5,true));$/;"	v
status	mod/scorm/backuplib.php	/^                $status =fwrite ($bf,start_tag("SCO",5,true));$/;"	v
status	mod/scorm/backuplib.php	/^                $status =fwrite ($bf,start_tag("SCO_TRACK",5,true));$/;"	v
status	mod/scorm/backuplib.php	/^            $status =fwrite ($bf,end_tag("SCOES",4,true));$/;"	v
status	mod/scorm/backuplib.php	/^            $status =fwrite ($bf,end_tag("SCO_TRACKS",4,true));$/;"	v
status	mod/scorm/backuplib.php	/^            $status =fwrite ($bf,start_tag("SCOES",4,true));$/;"	v
status	mod/scorm/backuplib.php	/^            $status =fwrite ($bf,start_tag("SCO_TRACKS",4,true));$/;"	v
status	mod/scorm/backuplib.php	/^        $status = backup_scorm_scoes($bf,$preferences,$scorm->id);$/;"	v
status	mod/scorm/backuplib.php	/^        $status = check_and_create_moddata_dir($preferences->backup_unique_code);$/;"	v
status	mod/scorm/backuplib.php	/^        $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code."\/moddata\/scorm\/",true);$/;"	v
status	mod/scorm/backuplib.php	/^        $status = true;$/;"	v
status	mod/scorm/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/scorm/locallib.php	/^                            $status = $statuses[$value];$/;"	v
status	mod/scorm/locallib.php	/^                $status = $statuses[$value];$/;"	v
status	mod/scorm/restorelib.php	/^                    $status = scorm_scoes_restore_mods ($newid,$info,$restore,$mod->id);$/;"	v
status	mod/scorm/restorelib.php	/^                    $status = scorm_scoes_tracks_restore_mods ($scorm_id,$info,$restore);$/;"	v
status	mod/scorm/restorelib.php	/^                    $status = scorm_scoes_tracks_restore_mods_pre15 ($scorm_id,$info,$restore);$/;"	v
status	mod/scorm/restorelib.php	/^                    $status = update_record("scorm",$scorm);$/;"	v
status	mod/scorm/restorelib.php	/^                $status = false;$/;"	v
status	mod/scorm/restorelib.php	/^                $status = scorm_restore_files ($scorm, $restore);$/;"	v
status	mod/scorm/restorelib.php	/^            $status = backup_copy_file($temp_path, $this_scorm_path);$/;"	v
status	mod/scorm/restorelib.php	/^            $status = check_dir_exists($scorm_path,true);$/;"	v
status	mod/scorm/restorelib.php	/^            $status = false;$/;"	v
status	mod/scorm/restorelib.php	/^        $status = check_dir_exists($dest_dir,true);$/;"	v
status	mod/scorm/restorelib.php	/^        $status = check_dir_exists($moddata_path,true);$/;"	v
status	mod/scorm/restorelib.php	/^        $status = true;$/;"	v
status	mod/survey/backuplib.php	/^                    $status = survey_backup_one_mod($bf,$preferences,$survey);$/;"	v
status	mod/survey/backuplib.php	/^                $status =fwrite ($bf,end_tag("ANALYS",5,true));$/;"	v
status	mod/survey/backuplib.php	/^                $status =fwrite ($bf,end_tag("ANSWER",5,true));$/;"	v
status	mod/survey/backuplib.php	/^                $status =fwrite ($bf,start_tag("ANALYS",5,true));$/;"	v
status	mod/survey/backuplib.php	/^                $status =fwrite ($bf,start_tag("ANSWER",5,true));$/;"	v
status	mod/survey/backuplib.php	/^            $status = backup_survey_analysis($bf,$preferences,$survey->id);$/;"	v
status	mod/survey/backuplib.php	/^            $status = backup_survey_answers($bf,$preferences,$survey->id);$/;"	v
status	mod/survey/backuplib.php	/^            $status =fwrite ($bf,end_tag("ANALYSIS",4,true));$/;"	v
status	mod/survey/backuplib.php	/^            $status =fwrite ($bf,end_tag("ANSWERS",4,true));$/;"	v
status	mod/survey/backuplib.php	/^            $status =fwrite ($bf,start_tag("ANALYSIS",4,true));$/;"	v
status	mod/survey/backuplib.php	/^            $status =fwrite ($bf,start_tag("ANSWERS",4,true));$/;"	v
status	mod/survey/backuplib.php	/^        $status = true;$/;"	v
status	mod/survey/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/survey/restorelib.php	/^                        $status = survey_analysis_restore_mods ($newid,$info,$restore);$/;"	v
status	mod/survey/restorelib.php	/^                    $status = survey_answers_restore_mods ($newid,$info,$restore);$/;"	v
status	mod/survey/restorelib.php	/^                    $status = true;$/;"	v
status	mod/survey/restorelib.php	/^                    $status = update_record("survey",$survey);$/;"	v
status	mod/survey/restorelib.php	/^                $status = false;$/;"	v
status	mod/survey/restorelib.php	/^            $status = $log;$/;"	v
status	mod/survey/restorelib.php	/^            $status = false;$/;"	v
status	mod/survey/restorelib.php	/^            $status = true;$/;"	v
status	mod/survey/restorelib.php	/^        $status = false;$/;"	v
status	mod/survey/restorelib.php	/^        $status = true;$/;"	v
status	mod/wiki/backuplib.php	/^                        $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/wiki\/".$item,$/;"	v
status	mod/wiki/backuplib.php	/^                $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/wiki\/".$instanceid,$/;"	v
status	mod/wiki/backuplib.php	/^                $status = backup_wiki_pages($bf,$preferences,$wik_ent->id);$/;"	v
status	mod/wiki/backuplib.php	/^                $status =fwrite ($bf,end_tag("ENTRY",5,true));$/;"	v
status	mod/wiki/backuplib.php	/^                $status =fwrite ($bf,end_tag("PAGE",7,true));$/;"	v
status	mod/wiki/backuplib.php	/^                $status =fwrite ($bf,start_tag("ENTRY",5,true));$/;"	v
status	mod/wiki/backuplib.php	/^                $status =fwrite ($bf,start_tag("PAGE",7,true));$/;"	v
status	mod/wiki/backuplib.php	/^            $status = backup_wiki_entries($bf,$preferences,$wiki->id, $preferences->mods["wiki"]->userinfo);$/;"	v
status	mod/wiki/backuplib.php	/^            $status = backup_wiki_files_instance($bf,$preferences,$wiki->id);$/;"	v
status	mod/wiki/backuplib.php	/^            $status =fwrite ($bf,end_tag("ENTRIES",4,true));$/;"	v
status	mod/wiki/backuplib.php	/^            $status =fwrite ($bf,end_tag("PAGES",6,true));$/;"	v
status	mod/wiki/backuplib.php	/^            $status =fwrite ($bf,start_tag("ENTRIES",4,true));$/;"	v
status	mod/wiki/backuplib.php	/^            $status =fwrite ($bf,start_tag("PAGES",6,true));$/;"	v
status	mod/wiki/backuplib.php	/^        $status = check_and_create_moddata_dir($preferences->backup_unique_code);$/;"	v
status	mod/wiki/backuplib.php	/^        $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code."\/moddata\/wiki\/",true);$/;"	v
status	mod/wiki/backuplib.php	/^        $status = true;$/;"	v
status	mod/wiki/lib.php	/^  $status=array();$/;"	v
status	mod/wiki/restorelib.php	/^                    $status = update_record("wiki",$wiki);$/;"	v
status	mod/wiki/restorelib.php	/^                    $status = update_record("wiki_pages",$page);$/;"	v
status	mod/wiki/restorelib.php	/^                    $status = wiki_entries_restore_mods($mod->id,$newid,$info,$restore);$/;"	v
status	mod/wiki/restorelib.php	/^                $status = false;$/;"	v
status	mod/wiki/restorelib.php	/^                $status = wiki_pages_restore_mods($oldid,$newid,$ent_info,$restore);$/;"	v
status	mod/wiki/restorelib.php	/^                $status = wiki_restore_files ($old_wiki_id, $new_wiki_id, $oldid, $newid, $restore);$/;"	v
status	mod/wiki/restorelib.php	/^            $status = backup_copy_file($temp_path, $entry_wiki_path);$/;"	v
status	mod/wiki/restorelib.php	/^            $status = check_dir_exists($this_wiki_path,true);$/;"	v
status	mod/wiki/restorelib.php	/^            $status = check_dir_exists($wiki_path,true);$/;"	v
status	mod/wiki/restorelib.php	/^            $status = false;$/;"	v
status	mod/wiki/restorelib.php	/^        $status = check_dir_exists($dest_dir,true);$/;"	v
status	mod/wiki/restorelib.php	/^        $status = check_dir_exists($moddata_path,true);$/;"	v
status	mod/wiki/restorelib.php	/^        $status = true;$/;"	v
status	mod/workshop/backuplib.php	/^                    $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/workshop\/".$submission->id,$/;"	v
status	mod/workshop/backuplib.php	/^                    $status = workshop_backup_one_mod($bf,$preferences,$workshop);$/;"	v
status	mod/workshop/backuplib.php	/^                $status = backup_copy_file($CFG->dataroot."\/".$preferences->backup_course."\/".$CFG->moddata."\/workshop\/",$/;"	v
status	mod/workshop/backuplib.php	/^                $status = backup_workshop_assessments($bf,$preferences,$workshop,$wor_sub->id);$/;"	v
status	mod/workshop/backuplib.php	/^                $status = backup_workshop_comments($bf,$preferences,$workshop,$wor_ass->id);$/;"	v
status	mod/workshop/backuplib.php	/^                $status = backup_workshop_grades($bf,$preferences,$workshop,$wor_ass->id);$/;"	v
status	mod/workshop/backuplib.php	/^                $status = backup_workshop_rubrics($bf,$preferences,$workshop,$wor_ele->elementno);$/;"	v
status	mod/workshop/backuplib.php	/^                $status = backup_workshop_stockcomments($bf,$preferences,$workshop,$wor_ele->elementno);$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,end_tag("ASSESSMENT",7,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,end_tag("COMMENT",9,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,end_tag("ELEMENT",5,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,end_tag("GRADE",9,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,end_tag("RUBRIC",7,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,end_tag("STOCKCOMMENT",7,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,end_tag("SUBMISSION",5,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,start_tag("ASSESSMENT",7,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,start_tag("COMMENT",9,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,start_tag("ELEMENT",5,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,start_tag("GRADE",9,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,start_tag("RUBRIC",7,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,start_tag("STOCKCOMMENT",7,true));$/;"	v
status	mod/workshop/backuplib.php	/^                $status =fwrite ($bf,start_tag("SUBMISSION",5,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status = backup_workshop_files_instance($bf,$preferences,$workshop->id,$ws);$/;"	v
status	mod/workshop/backuplib.php	/^            $status = backup_workshop_submissions($bf,$preferences,$workshop->id,$ws);$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,end_tag("ASSESSMENTS",6,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,end_tag("COMMENTS",8,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,end_tag("ELEMENTS",4,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,end_tag("GRADES",8,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,end_tag("RUBRICS",6,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,end_tag("STOCKCOMMENTS",6,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,end_tag("SUBMISSIONS",4,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,start_tag("ASSESSMENTS",6,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,start_tag("COMMENTS",8,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,start_tag("ELEMENTS",4,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,start_tag("GRADES",8,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,start_tag("RUBRICS",6,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,start_tag("STOCKCOMMENTS",6,true));$/;"	v
status	mod/workshop/backuplib.php	/^            $status =fwrite ($bf,start_tag("SUBMISSIONS",4,true));$/;"	v
status	mod/workshop/backuplib.php	/^        $status = backup_workshop_elements($bf,$preferences,$workshop->id);$/;"	v
status	mod/workshop/backuplib.php	/^        $status = check_and_create_moddata_dir($preferences->backup_unique_code);$/;"	v
status	mod/workshop/backuplib.php	/^        $status = check_dir_exists($CFG->dataroot."\/temp\/backup\/".$preferences->backup_unique_code."\/moddata\/workshop\/",true);$/;"	v
status	mod/workshop/backuplib.php	/^        $status = true;$/;"	v
status	mod/workshop/backuplib.php	/^        $status =fwrite ($bf,end_tag("MOD",3,true));$/;"	v
status	mod/workshop/restorelib.php	/^                        $status = workshop_comments_restore_mods ($new_workshop_id, $newid,$ass_info,$restore);$/;"	v
status	mod/workshop/restorelib.php	/^                        $status = workshop_grades_restore_mods ($new_workshop_id, $newid,$ass_info,$restore);   $/;"	v
status	mod/workshop/restorelib.php	/^                    $status = false;$/;"	v
status	mod/workshop/restorelib.php	/^                    $status = true;$/;"	v
status	mod/workshop/restorelib.php	/^                    $status = update_record("workshop",$workshop);$/;"	v
status	mod/workshop/restorelib.php	/^                    $status = workshop_assessments_restore_mods ($new_workshop_id, $newid,$sub_info,$restore);$/;"	v
status	mod/workshop/restorelib.php	/^                    $status = workshop_submissions_restore_mods ($mod->id, $newid,$info,$restore);$/;"	v
status	mod/workshop/restorelib.php	/^                $status = false;$/;"	v
status	mod/workshop/restorelib.php	/^                $status = update_record('workshop', addslashes_object($record));$/;"	v
status	mod/workshop/restorelib.php	/^                $status = workshop_elements_restore_mods($newid,$info,$restore);$/;"	v
status	mod/workshop/restorelib.php	/^                $status = workshop_restore_files ($oldid, $newid,$restore); $/;"	v
status	mod/workshop/restorelib.php	/^                $status = workshop_rubrics_restore_mods($workshop_id,$element->elementno,$ele_info,$restore);$/;"	v
status	mod/workshop/restorelib.php	/^                $status = workshop_stockcomments_restore_mods($workshop_id,$element->elementno,$ele_info,$restore);$/;"	v
status	mod/workshop/restorelib.php	/^            $status = $log;$/;"	v
status	mod/workshop/restorelib.php	/^            $status = backup_copy_file($temp_path, $this_workshop_path); $/;"	v
status	mod/workshop/restorelib.php	/^            $status = check_dir_exists($this_workshop_path,true);$/;"	v
status	mod/workshop/restorelib.php	/^            $status = check_dir_exists($workshop_path,true);$/;"	v
status	mod/workshop/restorelib.php	/^            $status = false;$/;"	v
status	mod/workshop/restorelib.php	/^            $status = true;$/;"	v
status	mod/workshop/restorelib.php	/^        $status = check_dir_exists($dest_dir,true);$/;"	v
status	mod/workshop/restorelib.php	/^        $status = check_dir_exists($moddata_path,true);$/;"	v
status	mod/workshop/restorelib.php	/^        $status = false;$/;"	v
status	mod/workshop/restorelib.php	/^        $status = true;$/;"	v
status	question/backuplib.php	/^                    $status = $status &&fwrite ($bf,end_tag("DATASET_DEFINITION",$level+1,true));$/;"	v
status	question/backuplib.php	/^                    $status = $status &&fwrite ($bf,start_tag("DATASET_DEFINITION",$level+1,true));$/;"	v
status	question/backuplib.php	/^                    $status = question_backup_dataset_items($bf,$preferences,$def->id,$level+2);$/;"	v
status	question/backuplib.php	/^                $status = $QTYPES[$question->qtype]->backup($bf,$preferences,$question->id);$/;"	v
status	question/backuplib.php	/^                $status = $status &&fwrite ($bf,end_tag("DATASET_ITEM",$level+1,true));$/;"	v
status	question/backuplib.php	/^                $status = $status &&fwrite ($bf,start_tag("DATASET_ITEM",$level+1,true));$/;"	v
status	question/backuplib.php	/^                $status = backup_question($bf,$preferences,$category->id);$/;"	v
status	question/backuplib.php	/^                $status = backup_question_rqp_state ($bf,$preferences,$state->id);$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,end_tag("ANSWER",7,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,end_tag("NEWEST_STATE",7,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,end_tag("NUMERICAL_UNIT",$level+1,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,end_tag("QUESTION",5,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,end_tag("QUESTION_CATEGORY",3,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,end_tag("STATE",7,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,start_tag("ANSWER",7,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,start_tag("NEWEST_STATE",7,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,start_tag("NUMERICAL_UNIT",$level+1,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,start_tag("QUESTION",5,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,start_tag("QUESTION_CATEGORY",3,true));$/;"	v
status	question/backuplib.php	/^                $status = fwrite ($bf,start_tag("STATE",7,true));$/;"	v
status	question/backuplib.php	/^             $status = fwrite($bf,start_tag("QUESTION_CATEGORIES",2,true));$/;"	v
status	question/backuplib.php	/^            $status = $status &&fwrite ($bf,end_tag("DATASET_DEFINITIONS",$level,true));$/;"	v
status	question/backuplib.php	/^            $status = $status &&fwrite ($bf,end_tag("DATASET_ITEMS",$level,true));$/;"	v
status	question/backuplib.php	/^            $status = $status &&fwrite ($bf,start_tag("DATASET_DEFINITIONS",$level,true));$/;"	v
status	question/backuplib.php	/^            $status = $status &&fwrite ($bf,start_tag("DATASET_ITEMS",$level,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,end_tag("ANSWERS",6,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,end_tag("NEWEST_STATES",6,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,end_tag("NUMERICAL_UNITS",$level,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,end_tag("QUESTIONS",4,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,end_tag("QUESTION_CATEGORIES",2,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,end_tag("RQP_STATE",8,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,end_tag("STATES",6,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,start_tag("ANSWERS",6,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,start_tag("NEWEST_STATES",6,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,start_tag("NUMERICAL_UNITS",$level,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,start_tag("QUESTIONS",4,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,start_tag("RQP_STATE",8,true));$/;"	v
status	question/backuplib.php	/^            $status = fwrite ($bf,start_tag("STATES",6,true));$/;"	v
status	question/backuplib.php	/^        $status = execute_sql("DELETE FROM {$CFG->prefix}backup_ids$/;"	v
status	question/backuplib.php	/^        $status = true;$/;"	v
status	question/format/blackboard_6/format.php	/^                        $status = false;   $/;"	v
status	question/format/blackboard_6/format.php	/^                    $status = false;   $/;"	v
status	question/format/blackboard_6/format.php	/^                $status = false;$/;"	v
status	question/format/blackboard_6/format.php	/^                $status = mkdir ($dir,$CFG->directorypermissions);$/;"	v
status	question/format/blackboard_6/format.php	/^            $status = $this->check_dir_exists($CFG->dataroot."\/temp\/bbquiz_import",true);$/;"	v
status	question/format/blackboard_6/format.php	/^            $status = $this->check_dir_exists($CFG->dataroot."\/temp\/bbquiz_import\/".$unique_code,true);$/;"	v
status	question/format/blackboard_6/format.php	/^            $status = false;$/;"	v
status	question/format/blackboard_6/format.php	/^        $status = $this->check_dir_exists($CFG->dataroot."\/temp",true);$/;"	v
status	question/format/blackboard_6/format.php	/^        $status = true;$/;"	v
status	question/restorelib.php	/^                    $status = $QTYPES[$question->qtype]->restore($oldid,$newid,$que_info,$restore);$/;"	v
status	question/restorelib.php	/^                    $status = $QTYPES[$question->qtype]->restore_map($oldid,$newid,$que_info,$restore);$/;"	v
status	question/restorelib.php	/^                    $status = false;$/;"	v
status	question/restorelib.php	/^                    $status = question_restore_dataset_items($newid,$dd_info,$restore);$/;"	v
status	question/restorelib.php	/^                $status = $QTYPES[$qtype]->restore_state($newid,$res_info,$restore);$/;"	v
status	question/restorelib.php	/^                $status = false;$/;"	v
status	question/restorelib.php	/^                $status = question_restore_answers($oldid,$newid,$que_info,$restore);$/;"	v
status	question/restorelib.php	/^                $status = question_restore_map_answers($oldid,$newid,$que_info,$restore);$/;"	v
status	question/restorelib.php	/^                $status = restore_questions ($category->id, $newid,$info,$restore);$/;"	v
status	question/restorelib.php	/^        $status = true;$/;"	v
status	question/type/calculated/questiontype.php	/^                $status = $status &&fwrite ($bf,end_tag("CALCULATED",$level,true));$/;"	v
status	question/type/calculated/questiontype.php	/^                $status = $status &&fwrite ($bf,start_tag("CALCULATED",$level,true));$/;"	v
status	question/type/calculated/questiontype.php	/^                $status = false;$/;"	v
status	question/type/calculated/questiontype.php	/^                $status = question_backup_datasets($bf,$preferences,$question,7);$/;"	v
status	question/type/calculated/questiontype.php	/^                $status = question_backup_numerical_units($bf,$preferences,$question,7);$/;"	v
status	question/type/calculated/questiontype.php	/^                $status = question_restore_dataset_definitions ($old_question_id,$new_question_id,$cal_info,$restore);$/;"	v
status	question/type/calculated/questiontype.php	/^            $status = question_backup_answers($bf,$preferences,$question);$/;"	v
status	question/type/calculated/questiontype.php	/^            $status = question_restore_numerical_units ($old_question_id,$new_question_id,$cal_info,$restore);$/;"	v
status	question/type/calculated/questiontype.php	/^        $status = true;$/;"	v
status	question/type/match/questiontype.php	/^                $status = false;$/;"	v
status	question/type/match/questiontype.php	/^                $status = fwrite ($bf,end_tag("MATCH",7,true));$/;"	v
status	question/type/match/questiontype.php	/^                $status = fwrite ($bf,start_tag("MATCH",7,true));$/;"	v
status	question/type/match/questiontype.php	/^            $status = false;$/;"	v
status	question/type/match/questiontype.php	/^            $status = fwrite ($bf,end_tag("MATCHS",6,true));$/;"	v
status	question/type/match/questiontype.php	/^            $status = fwrite ($bf,start_tag("MATCHS",6,true));$/;"	v
status	question/type/match/questiontype.php	/^        $status = true;$/;"	v
status	question/type/multianswer/questiontype.php	/^                $status = false;$/;"	v
status	question/type/multianswer/questiontype.php	/^                $status = fwrite ($bf,end_tag("MULTIANSWER",$level+1,true));$/;"	v
status	question/type/multianswer/questiontype.php	/^                $status = fwrite ($bf,start_tag("MULTIANSWER",$level+1,true));$/;"	v
status	question/type/multianswer/questiontype.php	/^            $status = fwrite ($bf,end_tag("MULTIANSWERS",$level,true));$/;"	v
status	question/type/multianswer/questiontype.php	/^            $status = fwrite ($bf,start_tag("MULTIANSWERS",$level,true));$/;"	v
status	question/type/multianswer/questiontype.php	/^            $status = question_backup_answers($bf,$preferences,$question);$/;"	v
status	question/type/multianswer/questiontype.php	/^        $status = true;$/;"	v
status	question/type/multichoice/questiontype.php	/^                $status = false;$/;"	v
status	question/type/multichoice/questiontype.php	/^                $status = fwrite ($bf,end_tag("MULTICHOICE",$level,true));$/;"	v
status	question/type/multichoice/questiontype.php	/^                $status = fwrite ($bf,start_tag("MULTICHOICE",$level,true));$/;"	v
status	question/type/multichoice/questiontype.php	/^            $status = question_backup_answers($bf,$preferences,$question);$/;"	v
status	question/type/multichoice/questiontype.php	/^        $status = true;$/;"	v
status	question/type/numerical/questiontype.php	/^                $status = false;$/;"	v
status	question/type/numerical/questiontype.php	/^                $status = fwrite ($bf,end_tag("NUMERICAL",$level,true));$/;"	v
status	question/type/numerical/questiontype.php	/^                $status = fwrite ($bf,start_tag("NUMERICAL",$level,true));$/;"	v
status	question/type/numerical/questiontype.php	/^                $status = question_backup_numerical_units($bf,$preferences,$question,7);$/;"	v
status	question/type/numerical/questiontype.php	/^            $status = question_backup_answers($bf,$preferences,$question);$/;"	v
status	question/type/numerical/questiontype.php	/^            $status = question_restore_numerical_units ($old_question_id,$new_question_id,$num_info,$restore);$/;"	v
status	question/type/numerical/questiontype.php	/^        $status = true;$/;"	v
status	question/type/randomsamatch/questiontype.php	/^                $status = false;$/;"	v
status	question/type/randomsamatch/questiontype.php	/^                $status = fwrite ($bf,end_tag("RANDOMSAMATCH",6,true));$/;"	v
status	question/type/randomsamatch/questiontype.php	/^                $status = fwrite ($bf,start_tag("RANDOMSAMATCH",6,true));$/;"	v
status	question/type/randomsamatch/questiontype.php	/^        $status = true;$/;"	v
status	question/type/rqp/questiontype.php	/^                $status = false;$/;"	v
status	question/type/rqp/questiontype.php	/^                $status = fwrite ($bf,end_tag("RQP",$level,true));$/;"	v
status	question/type/rqp/questiontype.php	/^                $status = fwrite ($bf,start_tag("RQP",$level,true));$/;"	v
status	question/type/rqp/questiontype.php	/^        $status = true;$/;"	v
status	question/type/shortanswer/questiontype.php	/^                $status = false;$/;"	v
status	question/type/shortanswer/questiontype.php	/^                $status = fwrite ($bf,end_tag("SHORTANSWER",$level,true));$/;"	v
status	question/type/shortanswer/questiontype.php	/^                $status = fwrite ($bf,start_tag("SHORTANSWER",$level,true));$/;"	v
status	question/type/shortanswer/questiontype.php	/^            $status = question_backup_answers($bf,$preferences,$question);$/;"	v
status	question/type/shortanswer/questiontype.php	/^        $status = true;$/;"	v
status	question/type/truefalse/questiontype.php	/^                $status = false;$/;"	v
status	question/type/truefalse/questiontype.php	/^                $status = fwrite ($bf,end_tag("TRUEFALSE",$level,true));$/;"	v
status	question/type/truefalse/questiontype.php	/^                $status = fwrite ($bf,start_tag("TRUEFALSE",$level,true));$/;"	v
status	question/type/truefalse/questiontype.php	/^            $status = question_backup_answers($bf,$preferences,$question);$/;"	v
status	question/type/truefalse/questiontype.php	/^        $status = true;$/;"	v
status2	backup/backuplib.php	/^                    $status2 = backup_groups_members_info($bf,$preferences,$group->id);$/;"	v
status2	backup/backuplib.php	/^                $status2 = backup_copy_group_files($preferences);$/;"	v
status2	backup/backuplib.php	/^        $status2 = true;$/;"	v
status2	backup/lib.php	/^            $status2 = backup_file2data($filename,$info);$/;"	v
status2	backup/lib.php	/^        $status2 = fclose($f);$/;"	v
status2	backup/lib.php	/^        $status2 = true;$/;"	v
status2	backup/restorelib.php	/^                            $status2 = restore_create_groups_members($newid,$info,$restore);$/;"	v
status2	backup/restorelib.php	/^                    $status2 = restore_group_files($restore); $/;"	v
status2	backup/restorelib.php	/^        $status2 = true;$/;"	v
statuses	mod/scorm/aicc.php	/^                                                $statuses = array($/;"	v
statuses	mod/scorm/locallib.php	/^    $statuses = array($/;"	v
statusmenu	enrol/authorize/locallib.php	/^    $statusmenu = array(AN_STATUS_NONE => $strs->all,$/;"	v
stdAuthCode	lib/typo3/class.t3lib_div.php	/^	function stdAuthCode($uid_or_record,$fields='')	{$/;"	f
stdoptions	mod/scorm/lib.php	/^$stdoptions = '';$/;"	v
stemv	lib/fpdf/font/makefont/makefont.php	/^        $stemv=$fm['StdVW'];$/;"	v
stemv	lib/fpdf/font/makefont/makefont.php	/^        $stemv=120;$/;"	v
stemv	lib/fpdf/font/makefont/makefont.php	/^        $stemv=70;$/;"	v
step	lib/graphlib.php	/^    $step = ($max - $min) \/ ($this->calculated['x_axis']['num_ticks'] - 1);$/;"	v
step	mod/glossary/import.php	/^    $step     = optional_param('step', 0, PARAM_INT);$/;"	v
stepLeft	lib/graphlib.php	/^  $stepLeft = ($maxLeft - $minLeft) \/ ($this->parameter['y_axis_gridlines'] - 1);$/;"	v
step_right	lib/graphlib.php	/^  $step_right = ($maxRight - $minRight) \/ ($this->parameter['y_axis_gridlines'] - 1);$/;"	v
stmt	lib/adodb/adodb-connection.inc.php	/^        $stmt = $db->Prepare('select * from table where id =:myid and group=:group');$/;"	v
stmt	lib/adodb/adodb.inc.php	/^						$stmt = $sql;$/;"	v
stmt	lib/adodb/adodb.inc.php	/^						$stmt = $this->Prepare($sql);$/;"	v
stmt	lib/adodb/adodb.inc.php	/^		$stmt = $db->Prepare('select * from table where id =:myid and group=:group');$/;"	v
stmt	lib/adodb/drivers/adodb-ibase.inc.php	/^		$stmt = ibase_prepare($this->_connectionID,$sql);$/;"	v
stmt	lib/adodb/drivers/adodb-informix72.inc.php	/^		$stmt = ifx_prepare($sql);$/;"	v
stmt	lib/adodb/drivers/adodb-mssql.inc.php	/^		$stmt = $db->PrepareSP('SP_RUNSOMETHING'); -- takes 2 params, @myid and @group$/;"	v
stmt	lib/adodb/drivers/adodb-mssql.inc.php	/^		$stmt = $this->PrepareSP('sp_server_info');$/;"	v
stmt	lib/adodb/drivers/adodb-mssql.inc.php	/^		$stmt = mssql_init($sql,$this->_connectionID);$/;"	v
stmt	lib/adodb/drivers/adodb-mssqlpo.inc.php	/^		$stmt = mssql_init($sql,$this->_connectionID);$/;"	v
stmt	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$stmt = $sql[1];$/;"	v
stmt	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$stmt = $this->_connectionID->prepare($sql);$/;"	v
stmt	lib/adodb/drivers/adodb-oci8.inc.php	/^					$stmt = $sql;$/;"	v
stmt	lib/adodb/drivers/adodb-oci8.inc.php	/^					$stmt = $this->Prepare($sql);$/;"	v
stmt	lib/adodb/drivers/adodb-oci8.inc.php	/^			$stmt = $DB->Prepare("insert into table (col0, col1, col2) values (:0, :1, :2)");$/;"	v
stmt	lib/adodb/drivers/adodb-oci8.inc.php	/^			$stmt = $sql[1];$/;"	v
stmt	lib/adodb/drivers/adodb-oci8.inc.php	/^			$stmt = $stmt_arr[1];$/;"	v
stmt	lib/adodb/drivers/adodb-oci8.inc.php	/^			$stmt=OCIParse($this->_connectionID,$sql);$/;"	v
stmt	lib/adodb/drivers/adodb-oci8.inc.php	/^		$stmt = $db->Prepare('select * from table where id =:myid and group=:group');$/;"	v
stmt	lib/adodb/drivers/adodb-oci8.inc.php	/^		$stmt = $this->Prepare('insert into emp (empno, ename) values (:empno, :ename)');$/;"	v
stmt	lib/adodb/drivers/adodb-oci8.inc.php	/^		$stmt = OCIParse($this->_connectionID,$sql);$/;"	v
stmt	lib/adodb/drivers/adodb-odbc.inc.php	/^		$stmt = odbc_prepare($this->_connectionID,$sql);$/;"	v
stmt	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$stmt = $db->PrepareSP('SP_RUNSOMETHING'); -- takes 2 params, @myid and @group$/;"	v
stmt	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$stmt = @odbtp_prepare($sql,$this->_connectionID);$/;"	v
stmt	lib/adodb/drivers/adodb-odbtp.inc.php	/^		$stmt = @odbtp_prepare_proc($sql,$this->_connectionID);$/;"	v
stmt	lib/adodb/drivers/adodb-pdo.inc.php	/^			$stmt = $sql[1];$/;"	v
stmt	lib/adodb/drivers/adodb-pdo.inc.php	/^			$stmt = $this->_connectionID->prepare($sql);$/;"	v
stmt	lib/adodb/drivers/adodb-pdo.inc.php	/^		$stmt = $this->_connectionID->prepare($sql);$/;"	v
stmtid	lib/adodb/drivers/adodb-odbc.inc.php	/^				$stmtid = $sql[1];$/;"	v
stmtid	lib/adodb/drivers/adodb-odbc.inc.php	/^				$stmtid = odbc_prepare($this->_connectionID,$sql);$/;"	v
stmtid	lib/adodb/drivers/adodb-odbc.inc.php	/^				$stmtid = true;$/;"	v
stmtid	lib/adodb/drivers/adodb-odbc.inc.php	/^			$stmtid = $sql[1];$/;"	v
stmtid	lib/adodb/drivers/adodb-odbc.inc.php	/^			$stmtid = odbc_exec($this->_connectionID,$sql);$/;"	v
stmtid	lib/adodb/drivers/adodb-odbtp.inc.php	/^				$stmtid = $sql[1];$/;"	v
stmtid	lib/adodb/drivers/adodb-odbtp.inc.php	/^				$stmtid = @odbtp_prepare($sql,$this->_connectionID);$/;"	v
stmtid	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$stmtid = $sql[1];$/;"	v
stmtid	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$stmtid = @odbtp_query($sql,$this->_connectionID);$/;"	v
stmtno	lib/adodb/adodb-datadict.inc.php	/^	$stmtno = 0;$/;"	v
stockcommentid	mod/workshop/assessments.php	/^    $stockcommentid = optional_param('stockcommentid', 0, PARAM_INT);$/;"	v
stockcomments	mod/workshop/restorelib.php	/^            $stockcomments = $info['#']['STOCKCOMMENTS']['0']['#']['STOCKCOMMENT'];$/;"	v
stop	lib/soap/nusoap.php	/^		$stop = gettimeofday();$/;"	v
stop	mod/chat/gui_header_js/users.php	/^    function stop() {$/;"	f
stopclock	mod/quiz/jsclock.php	/^function stopclock() {$/;"	f
stopzone	lib/moodlelib.php	/^               $stopzone = true;$/;"	v
stopzone	lib/moodlelib.php	/^   $stopzone = false;$/;"	v
stopzone	message/lib.php	/^                $stopzone = true;$/;"	v
stopzone	message/lib.php	/^    $stopzone = false;$/;"	v
stopzone	mod/forum/lib.php	/^               $stopzone = true;$/;"	v
stopzone	mod/forum/lib.php	/^   $stopzone = false;$/;"	v
storePGT	lib/cas/client.php	/^  function storePGT($pgt,$pgt_iou)$/;"	f
storePersistentObject	lib/typo3/class.t3lib_div.php	/^				$storePersistentObject = FALSE;$/;"	v
storePersistentObject	lib/typo3/class.t3lib_div.php	/^				$storePersistentObject = TRUE;$/;"	v
storePersistentObject	lib/typo3/class.t3lib_div.php	/^			$storePersistentObject = FALSE;$/;"	v
storePersistentObject	lib/typo3/class.t3lib_div.php	/^			$storePersistentObject = TRUE;$/;"	v
store_footer	lib/excel/Worksheet.php	/^    function store_footer()$/;"	f
store_hcenter	lib/excel/Worksheet.php	/^    function store_hcenter()$/;"	f
store_header	lib/excel/Worksheet.php	/^    function store_header()$/;"	f
store_name_long	lib/excel/Workbook.php	/^    function store_name_long($index,$type,$rowmin,$rowmax,$colmin,$colmax)$/;"	f
store_name_short	lib/excel/Workbook.php	/^    function store_name_short($index,$type,$rowmin,$rowmax,$colmin,$colmax)$/;"	f
store_vcenter	lib/excel/Worksheet.php	/^    function store_vcenter()$/;"	f
store_workbook	lib/excel/Workbook.php	/^    function store_workbook()$/;"	f
stp	question/format/aiken/format.php	/^            $stp = strpos($line,$endchar,0);$/;"	v
str	admin/enrol.php	/^    $str = get_strings(array('enrolmentplugins', 'users', 'administration', 'settings', 'edit'));$/;"	v
str	admin/enrol_config.php	/^    $str = get_strings(array('enrolmentplugins', 'configuration', 'users', 'administration'));$/;"	v
str	course/lib.php	/^    $str = $course->shortname.': '.$course->fullname;$/;"	v
str	enrol/authorize/authorizenetlib.php	/^        $str = '';$/;"	v
str	enrol/authorize/enrol.php	/^        $str = $manual->get_access_icons($course);$/;"	v
str	enrol/imsenterprise/importnow.php	/^$str = get_strings(array('enrolments', 'users', 'administration', 'settings'));$/;"	v
str	enrol/manual/enrol.php	/^    $str = '';$/;"	v
str	enrol/paypal/enrol.php	/^        $str = $manual->get_access_icons($course);$/;"	v
str	enrol/paypal/enrol.php	/^    $str = '';$/;"	v
str	install.php	/^    $str  = '<?php  \/\/\/ Moodle Configuration File '."\\r\\n";$/;"	v
str	lib/adodb/adodb-datadict.inc.php	/^$str = "`zcol ACOL` NUMBER(32,2) DEFAULT 'The \\"cow\\" (and Jim''s dog) jumps over the moon' PRIMARY, INTI INT AUTO DEFAULT 0, zcol2\\"afs ds";$/;"	v
str	lib/adodb/adodb-lib.inc.php	/^				$str = htmlspecialchars(substr($v,0,$MAXSTRLEN));$/;"	v
str	lib/adodb/adodb-pear.inc.php	/^			$str = $dsn;$/;"	v
str	lib/adodb/adodb-pear.inc.php	/^			$str = substr($dsn, 0, $at);$/;"	v
str	lib/adodb/adodb-pear.inc.php	/^			$str = substr($dsn, 0, $pos);$/;"	v
str	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^				$str = " ROWS $a TO $b";$/;"	v
str	lib/adodb/drivers/adodb-borland_ibase.inc.php	/^			$str = " ROWS $a TO 999999999"; \/\/ 999 million$/;"	v
str	lib/adodb/drivers/adodb-firebird.inc.php	/^		$str = 'SELECT ';$/;"	v
str	lib/cas/CAS.php	/^      $str = '';$/;"	v
str	lib/cas/CAS.php	/^      $str = '=> ';$/;"	v
str	lib/cas/client.php	/^      $str = str_replace('__CAS_VERSION__',$this->getServerVersion(),$str);$/;"	v
str	lib/cas/client.php	/^      $str = str_replace('__PHPCAS_VERSION__',phpCAS::getVersion(),$str);$/;"	v
str	lib/cas/client.php	/^      $str = str_replace('__SERVER_BASE_URL__',$this->getServerBaseURL(),$str);$/;"	v
str	lib/excel/Worksheet.php	/^            $str       = substr($str, 0, $this->xls_strmax);$/;"	v
str	lib/excel/Worksheet.php	/^            $str = $url;$/;"	v
str	lib/excel/Worksheet.php	/^            $str = preg_replace('[\\#]', ' - ', $url);$/;"	v
str	lib/excel/Worksheet.php	/^        $str     = $this->_footer;       \/\/ Footer string$/;"	v
str	lib/excel/Worksheet.php	/^        $str     = $this->_header;        \/\/ header string$/;"	v
str	lib/excellib.class.php	/^        $str = $textlib->convert($str, current_charset(), 'utf-16le');$/;"	v
str	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $str       = substr($str, 0, $this->_xls_strmax);$/;"	v
str	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $str = $url;$/;"	v
str	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $str = iconv($this->_input_encoding, 'UTF-16LE', $str);$/;"	v
str	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $str = preg_replace('\/\\#\/', ' - ', $url);$/;"	v
str	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $str      = $this->_footer;       \/\/ Footer string$/;"	v
str	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $str      = $this->_header;       \/\/ header string$/;"	v
str	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $str = pack('vC', $strlen, $encoding).$str;$/;"	v
str	lib/phpmailer/class.phpmailer.php	/^        $str = str_replace("\\n", $this->LE, $str);$/;"	v
str	lib/phpmailer/class.phpmailer.php	/^        $str = str_replace("\\r", "\\n", $str);$/;"	v
str	lib/phpmailer/class.phpmailer.php	/^        $str = str_replace("\\r\\n", "\\n", $str);$/;"	v
str	lib/soap/nusoap.php	/^		$str = htmlspecialchars($str);$/;"	v
str	lib/statslib.php	/^        $str = 'now';$/;"	v
str	lib/statslib.php	/^    $str = 'last monday';$/;"	v
str	lib/typo3/class.t3lib_cs.php	/^				$str = iconv_substr($string,$start);$/;"	v
str	lib/typo3/class.t3lib_cs.php	/^				$str = mb_substr($string,$start);$/;"	v
str	lib/typo3/class.t3lib_cs.php	/^			$str = $this->entities_to_utf8($str,1);$/;"	v
str	lib/typo3/class.t3lib_cs.php	/^		$str = substr($str,$byte_start);$/;"	v
str	lib/typo3/class.t3lib_cs.php	/^		$str='';$/;"	v
str	lib/typo3/class.t3lib_div.php	/^					$str = t3lib_div::implodeArrayForUrl($thisKeyName,$AVal,$str,$skipBlank,$rawurlencodeParamName);$/;"	v
str	lib/typo3/class.t3lib_div.php	/^		$str = $quote.implode($quote.$delim.$quote,$out).$quote;$/;"	v
str	lib/typo3/class.t3lib_div.php	/^		$str = '';$/;"	v
str	lib/uploadlib.php	/^    $str = '<input type="hidden" name="MAX_FILE_SIZE" value="'. $maxbytes .'" \/>'."\\n";$/;"	v
str	lib/weblib.php	/^        $str  = '';$/;"	v
str	lib/weblib.php	/^    $str = "config.pageStyle = \\"body {";$/;"	v
str	lib/weblib.php	/^    $str = '';$/;"	v
str	lib/weblib.php	/^    $str = '<a href="' .$CFG->docroot. '\/' .$lang. '\/' .$path. '">';$/;"	v
str	lib/weblib.php	/^    $str = '<table class="tabs" cellspacing="0">';$/;"	v
str	message/lib.php	/^    $str = '<span class="history">'.$str.'<\/span>';$/;"	v
str	message/lib.php	/^    $str = link_to_popup_window("\/message\/history.php?user1=$userid1&user2=$userid2$keywords$position", $/;"	v
str	mod/assignment/lib.php	/^        $str = '<div class="assignment overview"><div class="name">'.$strassignment. ': '.$/;"	v
str	mod/chat/lib.php	/^            $str = '<div class="chat overview"><div class="name">'.$/;"	v
str	mod/data/field/checkbox/field.class.php	/^            $str = $content;$/;"	v
str	mod/data/field/checkbox/field.class.php	/^            $str = '';$/;"	v
str	mod/data/field/checkbox/field.class.php	/^            $str = substr($str, 0, -2);$/;"	v
str	mod/data/field/checkbox/field.class.php	/^        $str = '<div title="'.$this->field->description.'">';$/;"	v
str	mod/data/field/checkbox/field.class.php	/^        $str = clean_param($str, PARAM_NOTAGS);$/;"	v
str	mod/data/field/date/field.class.php	/^        $str = '<div title="'.$this->field->description.'">';$/;"	v
str	mod/data/field/file/field.class.php	/^            $str = '<img src="'.$CFG->pixpath.'\/f\/'.$icon.'" height="16" width="16" alt="'.$icon.'" \/>&nbsp;'.$/;"	v
str	mod/data/field/file/field.class.php	/^        $str = '<div title="' . $this->field->description . '">';$/;"	v
str	mod/data/field/menu/field.class.php	/^        $str = '<div title="'.$this->field->description.'">';$/;"	v
str	mod/data/field/multimenu/field.class.php	/^            $str = $content;$/;"	v
str	mod/data/field/multimenu/field.class.php	/^            $str = '';$/;"	v
str	mod/data/field/multimenu/field.class.php	/^            $str = substr($str, 0, -2);$/;"	v
str	mod/data/field/multimenu/field.class.php	/^        $str = '<div title="'.$this->field->description.'">';$/;"	v
str	mod/data/field/multimenu/field.class.php	/^        $str = clean_param($str, PARAM_NOTAGS);$/;"	v
str	mod/data/field/picture/field.class.php	/^                $str = '<a href="'.$source.'"><img '.$width.$height.' src="'.$source.'" alt="'.$alt.'" title="'.$title.'" border="0"\/><\/a>';$/;"	v
str	mod/data/field/picture/field.class.php	/^                $str = '<a href="view.php?d='.$this->field->dataid.'&amp;rid='.$recordid.'"><img '.$/;"	v
str	mod/data/field/picture/field.class.php	/^        $str = '<div title="'.$this->field->description.'">';$/;"	v
str	mod/data/field/radiobutton/field.class.php	/^        $str = '<div title="'.$this->field->description.'">';$/;"	v
str	mod/data/field/textarea/field.class.php	/^        $str = '<div title="'.$this->field->description.'">';$/;"	v
str	mod/data/field/url/field.class.php	/^                    $str = '<a href="'.$url.'">'.$text.'<\/a>';$/;"	v
str	mod/data/field/url/field.class.php	/^                    $str = '<a href="'.$url.'">'.$url.'<\/a>';$/;"	v
str	mod/data/field/url/field.class.php	/^                $str = $url;$/;"	v
str	mod/data/field/url/field.class.php	/^        $str = '<div title="'.$this->field->description.'">';$/;"	v
str	mod/data/lib.php	/^                $str = '';$/;"	v
str	mod/data/lib.php	/^                $str = format_text($content->content, $content->content1, $options);$/;"	v
str	mod/data/lib.php	/^            $str = '';$/;"	v
str	mod/data/lib.php	/^            $str = substr($str, 0, -1);$/;"	v
str	mod/data/lib.php	/^        $str = '<a href="field.php?d='.$this->data->id.'&amp;fid='.$this->field->id.'&amp;mode=display&amp;sesskey='.sesskey().'">';$/;"	v
str	mod/data/lib.php	/^        $str = '<div align="center">';$/;"	v
str	mod/data/lib.php	/^        $str = '<div title="'.$this->field->description.'">';$/;"	v
str	mod/exercise/locallib.php	/^        $str = "$n  (";$/;"	v
str	mod/exercise/locallib.php	/^        $str = "&nbsp;";   \/\/ be kind to Mozilla browsers!$/;"	v
str	mod/exercise/locallib.php	/^        $str ="0";$/;"	v
str	mod/exercise/locallib.php	/^    $str = '';$/;"	v
str	mod/forum/lib.php	/^        $str = '';$/;"	v
str	mod/hotpot/lib.php	/^				$str = utf8_encode($str);$/;"	v
str	mod/hotpot/lib.php	/^			$str = $matches[1].$matches[2].$matches[3];$/;"	v
str	mod/hotpot/lib.php	/^			$str = preg_replace($search, $replace, $str);$/;"	v
str	mod/hotpot/report/click/report.php	/^							$str = "$detail $str";$/;"	v
str	mod/hotpot/report/click/report.php	/^						$str = get_string('questionshort', 'hotpot', $i+1);$/;"	v
str	mod/hotpot/report/default.php	/^		$str = implode("\\t", $cells);$/;"	v
str	mod/hotpot/report/default.php	/^		$str = preg_replace("\/\\n\/", ",", $str);$/;"	v
str	mod/hotpot/template/default.php	/^			$str = preg_replace('|&#(\\d+);|e', "'\\\\u'.sprintf('%04X', '\\\\1')", $str);$/;"	v
str	mod/hotpot/template/default.php	/^			$str = preg_replace('|&#x([0-9A-F]+);|i', '\\\\u\\\\1', $str);$/;"	v
str	mod/hotpot/template/default.php	/^		$str = strtr($str, array("'"=>"\\\\'", '\\\\'=>'\\\\\\\\'));$/;"	v
str	mod/hotpot/template/default.php	/^		$str = strtr($str, array("\\r\\n"=>$nl, "\\r"=>$nl, "\\n"=>$nl));$/;"	v
str	mod/hotpot/template/v6.php	/^			$str = $this->get_jcross_word($row, $r, $r_max, $c, $c_max, false);$/;"	v
str	mod/hotpot/template/v6.php	/^			$str = $this->get_jcross_word($row, $r, $r_max, $c, $c_max, true);$/;"	v
str	mod/hotpot/template/v6.php	/^			$str = implode(' &#160;&#160; ', $this->wordlist);$/;"	v
str	mod/hotpot/template/v6.php	/^		$str = '';$/;"	v
str	mod/hotpot/template/v6.php	/^		$str = 'Answers['.($a++).'] = new Array('.implode(',', $segments).");\\n";$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^            $str = "";$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^         $str = '<a href="' . $href . '">' . $title . '<\/a>';$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^         $str = '<span class="NotFound"><b>' . $title . '<\/b><a href="' .$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^         $str = ($obj ? '<embed width="70%"' : '<img') . ' src="' . $href . '"' .$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^      $str = "";$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^      $str = "<a href=\\"$href$href2\\">$title<\/a>";$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^      $str = '<a href="' . ewiki_script("", $href) . s($href2)$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^      $str = '<a href="' . ewiki_script($a, strtok("\\000")) . '">' . $title . '<\/a>';$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^      $str = '<a href="' . s($href2) . '">' . $title . '<\/a>';$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^      $str = '<a name="' . s(ltrim($href, "#")) . '">' . ltrim($title, "#") . '<\/a>';$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^      $str = substr($str, 1);$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^      $str = substr($str, 1, -1);$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^   $str = "<!-- "  . str_replace("--", "", $str) . " -->";$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^   $str = "<pre class=\\"markup $btype\\">" . $str . "<\/pre>";$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^   $str = "<span class=\\"markup html\\">" . $str . "\\n<\/span>\\n"; $/;"	v
str	mod/wiki/ewiki/ewiki.php	/^   $str = strtr($str, array_flip($he));$/;"	v
str	mod/wiki/ewiki/ewiki.php	/^   $str = trim($uu[0]);$/;"	v
str	mod/wiki/ewiki/plugins/notify.php	/^      $str = substr($source, $l, $r + 1 - $l);$/;"	v
str	mod/workshop/locallib.php	/^        $str = "&nbsp;";   \/\/ be kind to Mozilla browsers!$/;"	v
str	mod/workshop/locallib.php	/^        $str ="0";$/;"	v
str	mod/workshop/locallib.php	/^    $str = '';$/;"	v
str	question/format/hotpot/format.php	/^                $str = utf8_encode($str);$/;"	v
str	question/format/hotpot/format.php	/^            $str = $matches[1].$matches[2].$matches[3];$/;"	v
str	question/format/hotpot/format.php	/^        $str = '';$/;"	v
str	question/type/calculated/questiontype.php	/^            $str = '';$/;"	v
str	question/type/datasetdependent/abstractqtype.php	/^            $str = str_replace('{'.$name.'}', $value, $str);$/;"	v
str	question/type/rqp/lib.php	/^                $str = substr($str, 0, -1);$/;"	v
str	question/type/rqp/lib.php	/^    $str = '';$/;"	v
strErrorPAM	auth/pam/lib.php	/^    $strErrorPAM = " ";$/;"	v
strInputXML	mod/scorm/locallib.php	/^                       $strInputXML = str_ireplace('encoding='.$endchr.$charset.$endchr,'encoding='.$endchr.'UTF-8'.$endchr,$strInputXML);$/;"	v
strLen	lib/typo3/class.t3lib_cs.php	/^			$strLen = strlen($str);$/;"	v
strLen	lib/typo3/class.t3lib_cs.php	/^		$strLen = strlen($str);$/;"	v
str_error	lib/excel/Worksheet.php	/^            $str_error = -3;$/;"	v
str_error	lib/excel/Worksheet.php	/^        $str_error = $this->write_string($row1, $col1, $str, $format);$/;"	v
str_error	lib/excel/Worksheet.php	/^        $str_error = 0;$/;"	v
str_error	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $str_error = -3;$/;"	v
str_error	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $str_error = $this->writeString($row1, $col1, $str, $format);$/;"	v
str_error	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $str_error = 0;$/;"	v
str_formatted	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $str_formatted = str_replace('$content', $str_formatted, str_replace('$title', get_string("index","wiki"), $HTML_TEMPLATE));$/;"	v
str_formatted	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $str_formatted="<ul>\\n<li><a href=\\"".($wiki_entry->pagename).$html_ext."\\">".($wiki_entry->pagename)."<\/a><\/li>";$/;"	v
str_formatted	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $str_formatted=preg_replace_callback($/;"	v
str_formatted	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $str_formatted="<ul>\\n<li><a href=\\"".EWIKI_SCRIPT.$str_rootid."\\">".$str_rootid."<\/a><\/li>";$/;"	v
str_ireplace	lib/weblib.php	/^    function str_ireplace($find, $replace, $string) {$/;"	f
str_mark	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^        $str_mark="<ul>\\n";$/;"	v
str_mark	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^        $str_mark=str_pad("", ($prevlevel-$a_sitemap[$str_rootpage]["level"])*6, "<\/ul>\\n");$/;"	v
str_mark	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^      $str_mark="";$/;"	v
str_nextlevel	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^        $str_nextlevel=key($a_children);$/;"	v
str_nextlevel	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^    $str_nextlevel=key($a_children);$/;"	v
str_null	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $str_null=NULL;$/;"	v
str_rootid	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^        $str_rootid=$root;$/;"	v
str_rootid	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^      $str_rootid=$id;$/;"	v
str_rot17	mod/wiki/ewiki/plugins/email_protect.php	/^ function str_rot17($string) {$/;"	f
str_start	mod/hotpot/lib.php	/^		$str_start = $cdata_end;$/;"	v
str_start	mod/hotpot/lib.php	/^	$str_start = 0;$/;"	v
straction	course/index.php	/^    $straction = get_string("action");$/;"	v
straction	files/index.php	/^    $straction = get_string("action");$/;"	v
straction	lib/editor/htmlarea/coursefiles.php	/^    $straction = get_string("action");$/;"	v
straction	mod/glossary/comment.php	/^            $straction = get_string('addingcomment','glossary');$/;"	v
straction	mod/glossary/comment.php	/^            $straction = get_string('deletingcomment','glossary');$/;"	v
straction	mod/glossary/comment.php	/^            $straction = get_string('editingcomment','glossary');$/;"	v
straction	mod/quiz/editlib.php	/^    $straction = get_string("action");$/;"	v
straction	mod/workshop/view.php	/^    $straction = ($action) ? '-> '.get_string($action, 'workshop') : '';$/;"	v
straction	question/editlib.php	/^    $straction = get_string("action");$/;"	v
straction	question/type/datasetdependent/datasetitems.php	/^    $straction = get_string("action");$/;"	v
stractivities	admin/modules.php	/^    $stractivities = get_string("activities");$/;"	v
stractivities	course/format/lams/format.php	/^$stractivities    = get_string('activities');$/;"	v
stractivities	course/format/topics/format.php	/^    $stractivities    = get_string('activities');$/;"	v
stractivities	course/format/weeks/format.php	/^    $stractivities   = get_string('activities');$/;"	v
stractivities	course/format/weekscss/format.php	/^    $stractivities   = get_string('activities');$/;"	v
stractivities	course/scales.php	/^    $stractivities = get_string("activities");$/;"	v
stractivityclipboard	blocks/site_main_menu/block_site_main_menu.php	/^            $stractivityclipboard = $USER->activitycopyname;$/;"	v
stractivityclipboard	blocks/social_activities/block_social_activities.php	/^            $stractivityclipboard = $USER->activitycopyname;$/;"	v
stractivityclipboard	course/format/lams/format.php	/^    $stractivityclipboard = strip_tags(get_string('activityclipboard', '', addslashes($USER->activitycopyname)));$/;"	v
stractivityclipboard	course/format/topics/format.php	/^        $stractivityclipboard = strip_tags(get_string('activityclipboard', '', addslashes($USER->activitycopyname)));$/;"	v
stractivityclipboard	course/format/weeks/format.php	/^        $stractivityclipboard = strip_tags(get_string('activityclipboard', '', addslashes($USER->activitycopyname)));$/;"	v
stractivityclipboard	course/format/weekscss/format.php	/^        $stractivityclipboard = strip_tags(get_string('activityclipboard', '', addslashes($USER->activitycopyname)));$/;"	v
stractivityclipboard	index.php	/^                $stractivityclipboard = strip_tags(get_string('activityclipboard', '', addslashes($USER->activitycopyname)));$/;"	v
stractivitymodule	admin/modules.php	/^    $stractivitymodule = get_string("activitymodule");$/;"	v
stractivityreport	course/grade.php	/^    $stractivityreport = get_string("activityreport");$/;"	v
stractivityreport	course/grades.php	/^    $stractivityreport = get_string("activityreport");$/;"	v
stractivityreport	course/report/outline/index.php	/^    $stractivityreport = get_string("activityreport");$/;"	v
stractivityreport	course/user.php	/^    $stractivityreport = get_string("activityreport");$/;"	v
stractivityreport	grade/lib.php	/^    $stractivityreport = get_string("activityreport");$/;"	v
stractual	mod/survey/graph.php	/^    $stractual = get_string("actual", "survey");$/;"	v
stractual	mod/survey/report.php	/^        $stractual = get_string("actual", "survey");$/;"	v
stractualclass	mod/survey/graph.php	/^    $stractualclass = get_string("actualclass", "survey");$/;"	v
stractualstudent	mod/survey/graph.php	/^    $stractualstudent = get_string("actualstudent", "survey", $course->student);$/;"	v
stradd	course/format/lams/format.php	/^$stradd           = get_string('add');$/;"	v
stradd	course/format/topics/format.php	/^    $stradd           = get_string('add');$/;"	v
stradd	course/format/weeks/format.php	/^    $stradd          = get_string('add');$/;"	v
stradd	course/format/weekscss/format.php	/^    $stradd          = get_string('add');$/;"	v
stradd	lib/blocklib.php	/^        $stradd    = get_string('add');$/;"	v
stradd	lib/rsslib.php	/^    $stradd = get_string('add');$/;"	v
stradd	question/type/datasetdependent/datasetitems.php	/^    $stradd = get_string("add");$/;"	v
stradd	question/type/rqp/types.php	/^    $stradd = get_string('add');$/;"	v
straddactivity	course/lib.php	/^        $straddactivity = get_string('addactivity');$/;"	v
straddcomment	mod/glossary/comments.php	/^    $straddcomment = get_string("addcomment", "glossary");$/;"	v
straddcourses	course/importstudents.php	/^    $straddcourses = get_string('metaaddcourse');$/;"	v
stradded	course/lib.php	/^                        $stradded = get_string('added', 'moodle', get_string('modulename', $info[0]));$/;"	v
straddedit	blocks/rss_client/block_rss_client_action.php	/^$straddedit = get_string('feedsaddedit', 'block_rss_client');$/;"	v
straddentry	mod/glossary/comments.php	/^    $straddentry = get_string("addentry", "glossary");$/;"	v
straddentry	mod/glossary/export.php	/^    $straddentry = get_string("addentry", "glossary");$/;"	v
straddentry	mod/glossary/import.php	/^    $straddentry = get_string("addentry", "glossary");$/;"	v
straddentry	mod/glossary/view.php	/^    $straddentry = get_string("addentry", "glossary");$/;"	v
straddfeed	lib/rsslib.php	/^    $straddfeed = get_string('addfeed', 'block_rss_client');$/;"	v
straddnewcategory	course/index.php	/^    $straddnewcategory = get_string("addnewcategory");$/;"	v
straddnewcourse	course/edit.php	/^    $straddnewcourse = get_string("addnewcourse");$/;"	v
straddnewuser	admin/uploaduser.php	/^$straddnewuser = get_string("importuser");$/;"	v
straddnewuser	user/edit.php	/^        $straddnewuser = get_string("addnewuser");$/;"	v
straddquestions	question/editlib.php	/^    $straddquestions = get_string("addquestions", "quiz");$/;"	v
straddresource	course/lib.php	/^        $straddresource = get_string('addresource');$/;"	v
straddress	lib/editor/htmlarea/htmlarea.php	/^    $straddress = get_string("address", "editor");$/;"	v
straddress	lib/editor/htmlarea/htmlarea_bak.php	/^    $straddress = get_string("address", "editor");$/;"	v
straddstudent	course/student.php	/^    $straddstudent    = get_string("addstudent");$/;"	v
straddsubscriber	mod/forum/subscribers.php	/^    $straddsubscriber    = get_string("addsubscriber", 'forum');$/;"	v
straddteacher	course/teacher.php	/^    $straddteacher    = get_string("addteacher");$/;"	v
straddtoquiz	question/editlib.php	/^    $straddtoquiz = get_string("addtoquiz", "quiz");$/;"	v
straddtypename	question/type/rqp/types.php	/^    $straddtypename = '';$/;"	v
straddtypeurl	question/type/rqp/types.php	/^    $straddtypeurl = 'http:\/\/';$/;"	v
stradmin	admin/backup.php	/^    $stradmin = get_string("administration");$/;"	v
stradmin	admin/block.php	/^    $stradmin = get_string('administration');$/;"	v
stradmin	admin/config.php	/^    $stradmin = get_string('administration');$/;"	v
stradmin	admin/editor.php	/^        $stradmin = get_string("administration");$/;"	v
stradmin	admin/environment.php	/^    $stradmin = get_string('administration');$/;"	v
stradmin	admin/health.php	/^    $stradmin         = get_string('administration');$/;"	v
stradmin	admin/maintenance.php	/^    $stradmin = get_string('administration');$/;"	v
stradmin	admin/module.php	/^    $stradmin = get_string("administration");$/;"	v
stradmin	admin/report.php	/^    $stradmin = get_string('administration');$/;"	v
stradmin	admin/site.php	/^    $stradmin = get_string("administration");$/;"	v
stradmin	backup/log.php	/^    $stradmin = get_string("administration");$/;"	v
stradmin	mod/glossary/formats.php	/^    $stradmin = get_string("administration");$/;"	v
stradminhelpenvironment	admin/environment.php	/^    $stradminhelpenvironment = get_string("adminhelpenvironment");$/;"	v
stradministration	admin/auth.php	/^    $stradministration        = get_string("administration");$/;"	v
stradministration	admin/blocks.php	/^    $stradministration = get_string('administration');$/;"	v
stradministration	admin/calendar.php	/^    $stradministration = get_string('administration');$/;"	v
stradministration	admin/configure.php	/^    $stradministration   = get_string('administration');$/;"	v
stradministration	admin/dbperformance.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/index.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/lang.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/langdoc.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/langimport.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/modules.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/phpinfo.php	/^        $stradministration = get_string("administration");$/;"	v
stradministration	admin/questiontypes.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/register.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/timezoneimport.php	/^    $stradministration = get_string('administration');$/;"	v
stradministration	admin/upgradeforumread.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/upgradelogs.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/uploaduser.php	/^$stradministration = get_string("administration");$/;"	v
stradministration	admin/user.php	/^        $stradministration = get_string("administration");$/;"	v
stradministration	admin/users.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	admin/utfdbmigrate.php	/^    $stradministration   = get_string('administration');$/;"	v
stradministration	backup/backup.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	backup/restore.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	course/category.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	course/delete.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	course/edit.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	course/import/groups/mod.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	course/index.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	course/report/log/index.php	/^    $stradministration = get_string('administration');$/;"	v
stradministration	course/teacher.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	theme/index.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	theme/preview.php	/^    $stradministration = get_string("administration");$/;"	v
stradministration	user/edit.php	/^        $stradministration = get_string("administration");$/;"	v
straffectedstudents	question/type/questiontype.php	/^            $straffectedstudents = get_string('affectedstudents', 'quiz', $course->students);$/;"	v
strall	admin/timezone.php	/^    $strall = get_string("all");$/;"	v
strall	admin/user.php	/^        $strall = get_string("all");$/;"	v
strall	lib/tablelib.php	/^            $strall = get_string('all');$/;"	v
strall	user/index.php	/^                $strall = get_string('all');$/;"	v
strallactions	course/report/participation/index.php	/^    $strallactions    = get_string('allactions');$/;"	v
strallactions	course/report/participation/mod.php	/^    $strallactions    = get_string('allactions');$/;"	v
strallcategories	mod/glossary/comments.php	/^    $strallcategories = get_string("allcategories", "glossary");$/;"	v
strallcategories	mod/glossary/export.php	/^    $strallcategories = get_string("allcategories", "glossary");$/;"	v
strallcategories	mod/glossary/import.php	/^    $strallcategories = get_string("allcategories", "glossary");$/;"	v
strallcategories	mod/glossary/view.php	/^    $strallcategories = get_string("allcategories", "glossary");$/;"	v
strallentries	mod/glossary/lib.php	/^         $strallentries       = get_string("allentries", "glossary");$/;"	v
stralllogs	course/report/outline/index.php	/^    $stralllogs        = get_string("alllogs");$/;"	v
stralllogs	course/user.php	/^    $stralllogs        = get_string("alllogs");$/;"	v
strallowchoice	mod/forum/view.php	/^            $strallowchoice = get_string('allowchoice', 'forum');$/;"	v
strallowedusers	blocks/quiz_results/block_quiz_results.php	/^            $strallowedusers = implode(',', array_keys($mygroupsusers));$/;"	v
strallowguests	course/category.php	/^        $strallowguests     = get_string("allowguests");$/;"	v
strallowguests	course/info.php	/^        $strallowguests = get_string("allowguests");$/;"	v
strallowguests	course/lib.php	/^        $strallowguests = get_string('allowguests');$/;"	v
strallowguests	enrol/manual/enrol.php	/^        $strallowguests = get_string("allowguests");$/;"	v
strallquestions	mod/survey/report.php	/^    $strallquestions = get_string("allquestions", "survey");$/;"	v
strallscales	mod/survey/report.php	/^    $strallscales = get_string("allscales", "survey");$/;"	v
stralreadycourses	course/importstudents.php	/^    $stralreadycourses = get_string('metaalreadycourses');$/;"	v
stranswer	question/type/essay/questiontype.php	/^        $stranswer = get_string("answer", "quiz").': ';$/;"	v
stranswers	question/type/calculated/questiontype.php	/^        $stranswers = get_string('answer', 'quiz');$/;"	v
strareyousuredelete	mod/glossary/deleteentry.php	/^    $strareyousuredelete = get_string("areyousuredelete","glossary");$/;"	v
strassess	mod/workshop/assess.php	/^    $strassess = get_string("assess", "workshop");$/;"	v
strassess	mod/workshop/viewassessment.php	/^    $strassess = get_string("viewassessment", "workshop");$/;"	v
strassessments	mod/exercise/assessments.php	/^    $strassessments = get_string("assessments", "exercise");$/;"	v
strassessments	mod/workshop/assessments.php	/^    $strassessments = get_string("assessments", "workshop");$/;"	v
strassigncourses	course/importstudents.php	/^    $strassigncourses = get_string('metaassigncourses');$/;"	v
strassignment	mod/assignment/index.php	/^    $strassignment = get_string("modulename", "assignment");$/;"	v
strassignment	mod/assignment/lib.php	/^            $strassignment  = get_string("modulename", "assignment");$/;"	v
strassignment	mod/assignment/lib.php	/^            $strassignment  = get_string('modulename', 'assignment');$/;"	v
strassignment	mod/assignment/lib.php	/^    $strassignment = get_string('modulename', 'assignment');$/;"	v
strassignments	mod/assignment/index.php	/^    $strassignments = get_string("modulenameplural", "assignment");$/;"	v
strassignments	mod/assignment/lib.php	/^            $strassignments = get_string("modulenameplural", "assignment");$/;"	v
strassignments	mod/assignment/lib.php	/^            $strassignments = get_string('modulenameplural', 'assignment');$/;"	v
strassignments	mod/assignment/lib.php	/^        $strassignments = get_string('modulenameplural', 'assignment');$/;"	v
strassignmenttype	mod/assignment/index.php	/^    $strassignmenttype = get_string("assignmenttype", "assignment");$/;"	v
strassignstudents	course/student.php	/^    $strassignstudents = get_string("assignstudents");$/;"	v
strassignteachers	course/category.php	/^        $strassignteachers  = get_string("assignteachers");$/;"	v
strassignteachers	course/teacher.php	/^    $strassignteachers = get_string("assignteachers");$/;"	v
strattachment	mod/forum/lib.php	/^            $strattachment = get_string("attachment", "forum");$/;"	v
strattachment	mod/glossary/lib.php	/^            $strattachment = get_string("attachment", "glossary");$/;"	v
strattempt	mod/quiz/view.php	/^    $strattempt       = get_string("attempt", "quiz");$/;"	v
strattemptnum	mod/quiz/attempt.php	/^    $strattemptnum = get_string('attempt', 'quiz', $attemptnumber);$/;"	v
strattempts	mod/quiz/index.php	/^    $strattempts = get_string("attempts", "quiz");$/;"	v
strauthentication	admin/auth.php	/^    $strauthentication        = get_string("authentication");$/;"	v
strauthenticationoptions	admin/auth.php	/^    $strauthenticationoptions = get_string("authenticationoptions","auth");$/;"	v
stravs	enrol/authorize/authorizenetlib.php	/^            $stravs = get_string($avs, "enrol_authorize");$/;"	v
strback	mod/resource/type/ims/preview.php	/^        $strback = get_string('back','resource');$/;"	v
strbacktoquiz	question/type/datasetdependent/datasetitems.php	/^    $strbacktoquiz = get_string("backtoquiz", "quiz");$/;"	v
strbackup	admin/backup.php	/^    $strbackup = get_string("backup");$/;"	v
strbackup	backup/log.php	/^    $strbackup = get_string("backup");$/;"	v
strbackup	course/category.php	/^        $strbackup   = get_string("backup");$/;"	v
strbackupdetails	backup/log.php	/^    $strbackupdetails = get_string("backupdetails");$/;"	v
strbeep	mod/chat/gui_header_js/users.php	/^    $strbeep    = get_string('beep', 'chat');$/;"	v
strbestgrade	mod/quiz/index.php	/^    $strbestgrade  = get_string("bestgrade", "quiz");$/;"	v
strbestgrade	mod/quiz/review.php	/^    $strbestgrade  = get_string("bestgrade", "quiz");$/;"	v
strbestgrade	mod/quiz/view.php	/^    $strbestgrade     = $QUIZ_GRADE_METHOD[$quiz->grademethod];$/;"	v
strblock	message/lib.php	/^                        $strblock   = message_contact_link($user->id, 'block', true);$/;"	v
strblock	message/lib.php	/^                        $strblock   = message_contact_link($user->id, 'unblock', true);$/;"	v
strblock	message/lib.php	/^                    $strblock   = message_contact_link($user->id, 'block', true);$/;"	v
strblock	message/lib.php	/^                $strblock   = message_contact_link($messageuser->useridfrom, 'block', true);$/;"	v
strblockname	admin/block.php	/^    $strblockname = $block->get_title();$/;"	v
strblockname	admin/blocks.php	/^            $strblockname = $block->name;$/;"	v
strblockname	admin/blocks.php	/^            $strblockname = $blockobject->get_title();$/;"	v
strblocks	lib/blocklib.php	/^        $strblocks = get_string('blocks');$/;"	v
strblocksetup	lib/blocklib.php	/^                    $strblocksetup    = get_string('blocksetup');$/;"	v
strblocksetup	lib/blocklib.php	/^                $strblocksetup    = get_string('blocksetup');$/;"	v
strblogs	blog/preferences.php	/^    $strblogs = get_string('blogs', 'blog');$/;"	v
strbuf	question/format/blackboard/format.php	/^              $strbuf = zip_entry_read($zip_entry, zip_entry_filesize($zip_entry));$/;"	v
strby	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^    $strby = get_string('writtenby', 'glossary');$/;"	v
strby	mod/glossary/formats/encyclopedia/encyclopedia_format.php	/^    $strby = get_string('writtenby', 'glossary');$/;"	v
strby	mod/glossary/formats/fullwithauthor/fullwithauthor_format.php	/^    $strby = get_string('writtenby', 'glossary');$/;"	v
strby	mod/glossary/lib.php	/^    $strby = get_string('writtenby','glossary');$/;"	v
strbynameondate	mod/forum/lib.php	/^    $strbynameondate = get_string('bynameondate', 'forum', $by);$/;"	v
strbypassed	lib/environmentlib.php	/^    $strbypassed = get_string('bypassed');$/;"	v
strcalendar	calendar/event.php	/^    $strcalendar = get_string('calendar', 'calendar');$/;"	v
strcalendar	calendar/export.php	/^$strcalendar = get_string('calendar', 'calendar');$/;"	v
strcalendar	calendar/preferences.php	/^    $strcalendar = get_string('calendar', 'calendar');$/;"	v
strcalendar	calendar/view.php	/^    $strcalendar = get_string('calendar', 'calendar');$/;"	v
strcalendarsettings	admin/calendar.php	/^    $strcalendarsettings = get_string('calendarsettings', 'admin');$/;"	v
strcalendarsettings	admin/timezoneimport.php	/^    $strcalendarsettings = get_string('calendarsettings', 'admin');$/;"	v
strcanbecredit	enrol/authorize/locallib.php	/^                $strcanbecredit = get_string('canbecredit', 'enrol_authorize', $a);$/;"	v
strcancel	blocks/site_main_menu/block_site_main_menu.php	/^            $strcancel= get_string('cancel');$/;"	v
strcancel	blocks/social_activities/block_social_activities.php	/^            $strcancel= get_string('cancel');$/;"	v
strcancel	course/format/lams/format.php	/^    $strcancel= get_string('cancel');$/;"	v
strcancel	course/format/topics/format.php	/^        $strcancel= get_string('cancel');$/;"	v
strcancel	course/format/weeks/format.php	/^        $strcancel= get_string('cancel');$/;"	v
strcancel	course/format/weekscss/format.php	/^        $strcancel= get_string('cancel');$/;"	v
strcancel	files/index.php	/^                $strcancel = get_string("cancel");$/;"	v
strcancel	lib/editor/htmlarea/coursefiles.php	/^                $strcancel = get_string("cancel");$/;"	v
strcancel	question/type/datasetdependent/datasetitems.php	/^    $strcancel = get_string("cancel");$/;"	v
strcaptureyes	enrol/authorize/locallib.php	/^            $strcaptureyes = get_string('captureyes', 'enrol_authorize');$/;"	v
strcatcontainer	lib/questionlib.php	/^    $strcatcontainer=get_string('containercategorycreated', 'quiz');$/;"	v
strcatdeleted	lib/questionlib.php	/^    $strcatdeleted = get_string('unusedcategorydeleted', 'quiz');$/;"	v
strcategories	course/category.php	/^    $strcategories = get_string("categories");$/;"	v
strcategories	course/delete.php	/^    $strcategories = get_string("categories");$/;"	v
strcategories	course/edit.php	/^    $strcategories = get_string("categories");$/;"	v
strcategories	course/index.php	/^            $strcategories = get_string("categories");$/;"	v
strcategories	course/index.php	/^    $strcategories = get_string("categories");$/;"	v
strcategory	course/category.php	/^    $strcategory = get_string("category");$/;"	v
strcategory	course/index.php	/^    $strcategory = get_string("category");$/;"	v
strcategory	course/search.php	/^    $strcategory = get_string("category");$/;"	v
strcategory	mod/glossary/filter.php	/^        $strcategory = get_string('category', 'glossary');$/;"	v
strcategory	question/editlib.php	/^    $strcategory = get_string("category", "quiz");$/;"	v
strcatmoved	lib/questionlib.php	/^    $strcatmoved   = get_string('usedcategorymoved', 'quiz');$/;"	v
strchangepassword	login/change_password.php	/^    $strchangepassword = get_string('changepassword');$/;"	v
strchangessaved	course/scales.php	/^    $strchangessaved = get_string("changessaved");$/;"	v
strchat	mod/chat/gui_header_js/index.php	/^    $strchat = get_string('modulename', 'chat'); \/\/ must be before current_language() in chat_login_user() to force course language!!!$/;"	v
strchat	mod/chat/gui_sockets/index.php	/^    $strchat = get_string('modulename', 'chat'); \/\/ must be before current_language() in chat_login_user() to force course language!!!$/;"	v
strchat	mod/chat/index.php	/^    $strchat  = get_string('modulename', 'chat');$/;"	v
strchat	mod/chat/lib.php	/^    $strchat = get_string('modulename', 'chat');$/;"	v
strchat	mod/chat/report.php	/^    $strchat          = get_string('modulename', 'chat');$/;"	v
strchatreport	mod/chat/report.php	/^    $strchatreport    = get_string('chatreport', 'chat');$/;"	v
strchats	mod/chat/index.php	/^    $strchats = get_string('modulenameplural', 'chat');$/;"	v
strchats	mod/chat/report.php	/^    $strchats         = get_string('modulenameplural', 'chat');$/;"	v
strcheck	lib/environmentlib.php	/^    $strcheck = get_string('check');$/;"	v
strchecked	lib/weblib.php	/^        $strchecked = ' checked="checked"';$/;"	v
strchecked	lib/weblib.php	/^        $strchecked = '';$/;"	v
strchildcourses	blocks/admin/block_admin.php	/^                    $strchildcourses = get_string('childcourses');$/;"	v
strchoice	mod/choice/index.php	/^    $strchoice = get_string("modulename", "choice");$/;"	v
strchoice	mod/choice/report.php	/^    $strchoice = get_string("modulename", "choice");$/;"	v
strchoice	mod/choice/view.php	/^    $strchoice = get_string("modulename", "choice");$/;"	v
strchoices	mod/choice/index.php	/^    $strchoices = get_string("modulenameplural", "choice");$/;"	v
strchoices	mod/choice/report.php	/^    $strchoices = get_string("modulenameplural", "choice");$/;"	v
strchoices	mod/choice/view.php	/^    $strchoices = get_string("modulenameplural", "choice");$/;"	v
strchoose	course/import/groups/mod.php	/^    $strchoose = get_string("choose");$/;"	v
strchoose	files/index.php	/^    $strchoose   = get_string("choose");$/;"	v
strchoose	lib/editor/htmlarea/coursefiles.php	/^    $strchoose   = get_string("choose");$/;"	v
strchoose	mod/resource/type/ims/finder.php	/^    $strchoose = get_string('choose','resource');$/;"	v
strchoose	mod/resource/type/ims/preview.php	/^        $strchoose = get_string('choose','resource');$/;"	v
strchoose	mod/survey/lib.php	/^        $strchoose = get_string("choose");$/;"	v
strchoose	theme/index.php	/^    $strchoose = get_string("choose");$/;"	v
strchooseafile	mod/resource/type/file/resource.class.php	/^    $strchooseafile = get_string("chooseafile", "resource");$/;"	v
strchooseafile	mod/resource/type/html/resource.class.php	/^    $strchooseafile = get_string("chooseafile", "resource");$/;"	v
strchooseafile	mod/resource/type/ims/resource.class.php	/^        $strchooseafile = get_string("chooseafile", "resource");$/;"	v
strchooseafile	mod/resource/type/repository/resource.class.php	/^    $strchooseafile = get_string("chooseafile", "resource");$/;"	v
strchooseafile	mod/resource/type/text/resource.class.php	/^    $strchooseafile = get_string("chooseafile", "resource");$/;"	v
strcomment	question/type/questiontype.php	/^            $strcomment = get_string('commentorgrade', 'quiz');$/;"	v
strcomments	mod/glossary/comment.php	/^    $strcomments = get_string('comments', 'glossary');$/;"	v
strcomments	mod/glossary/comments.php	/^    $strcomments = get_string("comments", "glossary");$/;"	v
strcomplete	course/report/outline/index.php	/^    $strcomplete       = get_string("complete");$/;"	v
strcomplete	course/user.php	/^    $strcomplete       = get_string("complete");$/;"	v
strconfiguration	admin/backup.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	admin/block.php	/^    $strconfiguration = get_string('configuration');$/;"	v
strconfiguration	admin/blocks.php	/^    $strconfiguration = get_string('configuration');$/;"	v
strconfiguration	admin/calendar.php	/^    $strconfiguration = get_string('configuration');$/;"	v
strconfiguration	admin/config.php	/^    $strconfiguration = get_string('configuration');$/;"	v
strconfiguration	admin/configure.php	/^    $strconfiguration  = get_string('configuration');$/;"	v
strconfiguration	admin/editor.php	/^        $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	admin/lang.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	admin/langdoc.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	admin/langimport.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	admin/maintenance.php	/^    $strconfiguration = get_string('configuration');$/;"	v
strconfiguration	admin/module.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	admin/modules.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	admin/questiontypes.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	admin/site.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	admin/timezoneimport.php	/^    $strconfiguration = get_string('configuration');$/;"	v
strconfiguration	backup/log.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	mod/glossary/formats.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	theme/index.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfiguration	theme/preview.php	/^    $strconfiguration = get_string("configuration");$/;"	v
strconfigvariables	admin/config.php	/^    $strconfigvariables = get_string('configvariables', 'admin');$/;"	v
strconfirmattempt	mod/quiz/attempt.php	/^    $strconfirmattempt = addslashes(get_string("confirmclose", "quiz"));$/;"	v
strconfirmstartattempt	mod/quiz/view.php	/^                        $strconfirmstartattempt = addslashes(get_string("confirmstartattempt","quiz"));$/;"	v
strconfirmstartattempt	mod/quiz/view.php	/^                        $strconfirmstartattempt = addslashes(get_string("confirmstartlimit","quiz",$quiz->attempts));$/;"	v
strconfirmstartattempt	mod/quiz/view.php	/^                        $strconfirmstartattempt = addslashes(get_string("confirmstartnolimit","quiz",$quiz->attempts));$/;"	v
strconfirmstartattempt	mod/quiz/view.php	/^                    $strconfirmstartattempt = addslashes(get_string("confirmstartattempt","quiz"));$/;"	v
strconfirmstartattempt	mod/quiz/view.php	/^                    $strconfirmstartattempt = addslashes(get_string("confirmstartattemptnotimelimit","quiz",$quiz->attempts));$/;"	v
strconfirmstartattempt	mod/quiz/view.php	/^                    $strconfirmstartattempt = addslashes(get_string("confirmstartattempttimelimit","quiz",$quiz->attempts));$/;"	v
strcontact	message/lib.php	/^                        $strcontact = message_contact_link($user->id, 'add', true);$/;"	v
strcontact	message/lib.php	/^                        $strcontact = message_contact_link($user->id, 'remove', true);$/;"	v
strcontact	message/lib.php	/^                    $strcontact = message_contact_link($contact->id, 'remove', true);$/;"	v
strcontact	message/lib.php	/^                    $strcontact = message_contact_link($user->id, 'add', true);$/;"	v
strcontact	message/lib.php	/^                $strcontact = message_contact_link($contact->id, 'remove', true);$/;"	v
strcontact	message/lib.php	/^                $strcontact = message_contact_link($messageuser->useridfrom, 'add', true);$/;"	v
strcontext	message/lib.php	/^            $strcontext = get_string('context', 'message');$/;"	v
strcost	enrol/authorize/enrol.php	/^            $strcost = get_string("cost");$/;"	v
strcost	enrol/paypal/enrol.php	/^        $strcost = get_string("cost");$/;"	v
strcourse	backup/log.php	/^    $strcourse = get_string("course");$/;"	v
strcoursebackup	backup/backup.php	/^        $strcoursebackup = get_string("coursebackup");$/;"	v
strcoursebackup	backup/backup.php	/^        $strcoursebackup = get_string('importdata');$/;"	v
strcourseoverview	admin/report/courseoverview/index.php	/^    $strcourseoverview = get_string('courseoverview');$/;"	v
strcourseoverview	admin/report/courseoverview/mod.php	/^        $strcourseoverview = get_string('courseoverview');$/;"	v
strcourserestore	backup/restore.php	/^        $strcourserestore = get_string("courserestore");$/;"	v
strcourserestore	backup/restore.php	/^        $strcourserestore = get_string("importdata");$/;"	v
strcourses	admin/blocks.php	/^    $strcourses = get_string('blockinstances', 'admin');$/;"	v
strcourses	course/category.php	/^        $strcourses  = get_string("courses");$/;"	v
strcourses	course/category.php	/^    $strcourses = get_string("courses");$/;"	v
strcourses	course/importstudents.php	/^    $strcourses   = get_string("courses");$/;"	v
strcourses	course/index.php	/^            $strcourses = get_string("courses");$/;"	v
strcourses	course/index.php	/^    $strcourses = get_string("courses");$/;"	v
strcourses	course/search.php	/^    $strcourses = get_string("courses");$/;"	v
strcourses	course/teacher.php	/^    $strcourses = get_string("courses");$/;"	v
strcourses	enrol/authorize/enrol.php	/^        $strcourses = get_string('courses');$/;"	v
strcourses	enrol/manual/enrol.php	/^    $strcourses = get_string("courses");$/;"	v
strcourses	enrol/paypal/enrol.php	/^    $strcourses = get_string("courses");$/;"	v
strcreate	files/index.php	/^                $strcreate = get_string("create");$/;"	v
strcreate	lib/editor/htmlarea/coursefiles.php	/^                $strcreate = get_string("create");$/;"	v
strcreatefolder	files/index.php	/^                $strcreatefolder = get_string("createfolder", "moodle", $wdir);$/;"	v
strcreatefolder	lib/editor/htmlarea/coursefiles.php	/^                $strcreatefolder = get_string("createfolder", "moodle", $wdir);$/;"	v
strcreatemultiple	question/editlib.php	/^    $strcreatemultiple = get_string("createmultiple", "quiz");$/;"	v
strcreatenewquestion	question/editlib.php	/^    $strcreatenewquestion = get_string("createnewquestion", "quiz");$/;"	v
strcreateziparchive	files/index.php	/^    $strcreateziparchive = get_string("createziparchive");$/;"	v
strcreateziparchive	lib/editor/htmlarea/coursefiles.php	/^    $strcreateziparchive = get_string("createziparchive");$/;"	v
strcurpage	grade/lib.php	/^                $strcurpage = get_string('gradeexceptions', 'grades');$/;"	v
strcurpage	grade/lib.php	/^                $strcurpage = get_string('setcategories','grades');$/;"	v
strcurpage	grade/lib.php	/^                $strcurpage = get_string('setgradeletters','grades');$/;"	v
strcurpage	grade/lib.php	/^                $strcurpage = get_string('setpreferences','grades');$/;"	v
strcurpage	grade/lib.php	/^                $strcurpage = get_string('setweights','grades');$/;"	v
strcurrentlanguage	admin/lang.php	/^    $strcurrentlanguage = get_string("currentlanguage");$/;"	v
strcurrentlanguage	admin/langdoc.php	/^    $strcurrentlanguage = get_string("currentlanguage");$/;"	v
strcurrentrelease	admin/index.php	/^        $strcurrentrelease = get_string("currentrelease");$/;"	v
strcurrentusers	mod/chat/view.php	/^    $strcurrentusers = get_string('currentusers', 'chat');$/;"	v
strcurrentversion	admin/index.php	/^        $strcurrentversion = get_string("currentversion");$/;"	v
strcustomscale	course/scales.php	/^    $strcustomscale = get_string("scalescustom");$/;"	v
strcustomscales	course/scales.php	/^    $strcustomscales = get_string("scalescustom");$/;"	v
strdata	mod/data/edit.php	/^    $strdata = get_string('modulenameplural','data');$/;"	v
strdata	mod/data/field.php	/^        $strdata = get_string('modulenameplural','data');$/;"	v
strdata	mod/data/import.php	/^    $strdata = get_string('modulenameplural','data');$/;"	v
strdata	mod/data/index.php	/^    $strdata = get_string('modulename','data');$/;"	v
strdata	mod/data/templates.php	/^    $strdata = get_string('modulenameplural','data');$/;"	v
strdatabasechecking	admin/index.php	/^            $strdatabasechecking = get_string("databasechecking", "", $a);$/;"	v
strdatabaseperformance	admin/dbperformance.php	/^    $strdatabaseperformance = get_string("databaseperformance");$/;"	v
strdatabases	mod/data/edit.php	/^        $strdatabases = get_string("modulenameplural", "data");$/;"	v
strdatabases	mod/data/view.php	/^        $strdatabases = get_string("modulenameplural", "data");$/;"	v
strdatabasesetup	admin/index.php	/^        $strdatabasesetup    = get_string("databasesetup");$/;"	v
strdatabasesuccess	admin/index.php	/^                $strdatabasesuccess  = get_string("databasesuccess");$/;"	v
strdatabasesuccess	admin/index.php	/^        $strdatabasesuccess  = get_string("databasesuccess");$/;"	v
strdatabaseupgrades	backup/lib.php	/^            $strdatabaseupgrades = get_string("databaseupgrades");$/;"	v
strdatabaseupgrades	lib/blocklib.php	/^        $strdatabaseupgrades = get_string('databaseupgrades');$/;"	v
strdatabaseupgrades	lib/locallib.php	/^        $strdatabaseupgrades = get_string('databaseupgrades');$/;"	v
strdataitemneed	question/type/datasetdependent/datasetitems.php	/^    $strdataitemneed = get_string('dataitemneed', 'quiz');$/;"	v
strdatasetnumber	question/type/datasetdependent/datasetitems.php	/^    $strdatasetnumber = get_string("datasetnumber", "quiz");$/;"	v
strdateformat	mod/survey/report.php	/^        $strdateformat = get_string("strftimedatetime");$/;"	v
strdatestring	mod/forum/lib.php	/^    $strdatestring = get_string('strftimerecentfull');$/;"	v
strday	course/lib.php	/^        $strday = get_string("day");$/;"	v
strdays	course/lib.php	/^        $strdays = get_string("days");$/;"	v
strdbmigrate	admin/utfdbmigrate.php	/^    $strdbmigrate = get_string('dbmigrate','admin');$/;"	v
strdeadline	mod/exercise/index.php	/^    $strdeadline = get_string("deadline", "exercise");$/;"	v
strdeadline	mod/lesson/index.php	/^    $strdeadline  = get_string("deadline", "lesson");$/;"	v
strdeadline	mod/workshop/index.php	/^    $strdeadline = get_string("deadline", "workshop");$/;"	v
strdefinedataset	question/type/datasetdependent/categorydatasetdefinitions.php	/^    $strdefinedataset = get_string("datasetdefinitions", "quiz", $category->name);$/;"	v
strdelete	admin/blocks.php	/^    $strdelete = get_string('delete');$/;"	v
strdelete	admin/modules.php	/^    $strdelete = get_string("delete");$/;"	v
strdelete	admin/questiontypes.php	/^    $strdelete = get_string("delete");$/;"	v
strdelete	admin/user.php	/^        $strdelete = get_string("delete");$/;"	v
strdelete	blog/lib.php	/^        $strdelete = get_string('delete');$/;"	v
strdelete	course/category.php	/^        $strdelete   = get_string("delete");$/;"	v
strdelete	course/index.php	/^    $strdelete = get_string("delete");$/;"	v
strdelete	course/scales.php	/^    $strdelete = get_string("delete");$/;"	v
strdelete	mod/data/lib.php	/^    $strdelete = get_string('delete');$/;"	v
strdelete	mod/forum/lib.php	/^        $strdelete = get_string('delete', 'forum');$/;"	v
strdelete	question/editlib.php	/^    $strdelete = get_string("delete");$/;"	v
strdelete	question/type/datasetdependent/datasetitems.php	/^    $strdelete = get_string("remove", "quiz");$/;"	v
strdelete	question/type/rqp/types.php	/^    $strdelete = get_string('delete');$/;"	v
strdeletecategorycheck	course/index.php	/^                $strdeletecategorycheck = get_string("deletecategorycheck","",$deletecat->name);$/;"	v
strdeletecheck	admin/user.php	/^        $strdeletecheck = get_string("deletecheck");$/;"	v
strdeletecheck	course/delete.php	/^        $strdeletecheck = get_string("deletecheck", "", $course->shortname);$/;"	v
strdeletecheck	course/mod.php	/^        $strdeletecheck = get_string('deletecheck', '', $form->fullmodulename);$/;"	v
strdeletecheck	mod/hotpot/report/overview/report.php	/^			$strdeletecheck = get_string('deleteattemptcheck','quiz');$/;"	v
strdeletecheckfull	course/mod.php	/^        $strdeletecheckfull = get_string('deletecheckfull', '', "$form->fullmodulename '$form->instancename'");$/;"	v
strdeletecompletely	files/index.php	/^    $strdeletecompletely = get_string("deletecompletely");$/;"	v
strdeletecompletely	lib/editor/htmlarea/coursefiles.php	/^    $strdeletecompletely = get_string("deletecompletely");$/;"	v
strdeletecourse	course/delete.php	/^    $strdeletecourse = get_string("deletecourse");$/;"	v
strdeletecoursecheck	course/delete.php	/^        $strdeletecoursecheck = get_string("deletecoursecheck");$/;"	v
strdeleted	course/lib.php	/^                           $strdeleted = get_string('deletedactivity', 'moodle', get_string('modulename', $info[0]));$/;"	v
strdeleted	course/scales.php	/^    $strdeleted = get_string("deleted");$/;"	v
strdeleted	lib/moodlelib.php	/^    $strdeleted = get_string('deleted');$/;"	v
strdeleted	mod/chat/report.php	/^        $strdeleted  = get_string('deleted');$/;"	v
strdeletesession	mod/chat/report.php	/^    $strdeletesession = get_string('deletesession', 'chat');$/;"	v
strdeletingcourse	course/delete.php	/^    $strdeletingcourse = get_string("deletingcourse", "", $course->shortname);$/;"	v
strdeploy	mod/resource/type/ims/deploy.php	/^    $strdeploy = get_string('deploy','resource');$/;"	v
strdeploy	mod/resource/type/ims/finder.php	/^    $strdeploy = get_string('deploy','resource');$/;"	v
strdeploy	mod/resource/type/ims/repository_deploy.php	/^        $strdeploy = get_string('deploy','resource');$/;"	v
strdeployall	mod/resource/type/ims/finder.php	/^    $strdeployall = get_string('deployall','resource');$/;"	v
strdescription	course/scales.php	/^    $strdescription = get_string("description");$/;"	v
strdescription	mod/data/index.php	/^    $strdescription = get_string("description");$/;"	v
strdescription	mod/forum/index.php	/^    $strdescription = get_string("description");$/;"	v
strdeselectall	course/search.php	/^    $strdeselectall = get_string("deselectall");$/;"	v
strdifference	mod/exercise/locallib.php	/^        $strdifference = "<font color=\\"red\\">$strdifference<\/font>";$/;"	v
strdifference	mod/exercise/locallib.php	/^    $strdifference = format_time($exercise->deadline - time());$/;"	v
strdifference	mod/workshop/locallib.php	/^                $strdifference = "<font color=\\"red\\">$strdifference<\/font>";$/;"	v
strdifference	mod/workshop/locallib.php	/^            $strdifference = format_time($date - time());$/;"	v
strdirectlink	mod/resource/type/file/resource.class.php	/^        $strdirectlink = get_string("directlink", "resource");$/;"	v
strdirectlink	mod/resource/type/repository/resource.class.php	/^        $strdirectlink = get_string("directlink", "resource");$/;"	v
strdiscussions	mod/forum/index.php	/^    $strdiscussions = get_string("discussions", "forum");$/;"	v
strdisplayformats	mod/glossary/formats.php	/^    $strdisplayformats = get_string("displayformats","glossary");$/;"	v
strdocumentation	doc/top.php	/^    $strdocumentation = get_string("documentation");$/;"	v
strdocumentation	doc/view.php	/^        $strdocumentation = get_string("documentation");$/;"	v
strdone	mod/survey/index.php	/^    $strdone  = get_string("done", "survey");$/;"	v
strdoreplace	question/type/questiontype.php	/^            $strdoreplace = get_string('replace', 'quiz');$/;"	v
strdown	course/scales.php	/^    $strdown = get_string("movedown");$/;"	v
strdownload	mod/survey/report.php	/^    $strdownload = get_string("download", "survey");$/;"	v
strduedate	mod/assignment/index.php	/^    $strduedate = get_string("duedate", "assignment");$/;"	v
strduedate	mod/assignment/lib.php	/^    $strduedate = get_string('duedate', 'assignment');$/;"	v
strduedate	mod/exercise/locallib.php	/^    $strduedate = userdate($exercise->deadline)." ($strdifference)";$/;"	v
strduedateno	mod/assignment/lib.php	/^    $strduedateno = get_string('duedateno', 'assignment');$/;"	v
stream	lib/cas/client.php	/^      $stream = FALSE;$/;"	v
stream	lib/cas/client.php	/^    $stream = @imap_open($url,$this->getUser(),$pt,$flags);$/;"	v
stream_len	lib/excel/Worksheet.php	/^        $stream_len    = pack("V", strlen($dir_long) + 0x06);$/;"	v
stream_len	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $stream_len    = pack("V", 0);\/\/strlen($dir_long) + 0x06);$/;"	v
stredit	admin/user.php	/^        $stredit   = get_string("edit");$/;"	v
stredit	blog/lib.php	/^        $stredit = get_string('edit');$/;"	v
stredit	course/category.php	/^        $stredit     = get_string("edit");$/;"	v
stredit	course/editsection.php	/^        $stredit      = get_string('edit', '', " $sectionname $section->section");$/;"	v
stredit	course/editsection.php	/^        $stredit      = get_string('edit', '', " $sectionname");$/;"	v
stredit	course/index.php	/^    $stredit = get_string("edit");$/;"	v
stredit	course/scales.php	/^    $stredit = get_string("edit");$/;"	v
stredit	course/search.php	/^    $stredit = get_string("edit");$/;"	v
stredit	course/teacher.php	/^    $stredit   = get_string("editingteachershort");$/;"	v
stredit	files/index.php	/^    $stredit   = get_string("edit");$/;"	v
stredit	lib/editor/htmlarea/coursefiles.php	/^    $stredit   = get_string("edit");$/;"	v
stredit	lib/rsslib.php	/^    $stredit = get_string('edit');$/;"	v
stredit	mod/data/lib.php	/^    $stredit = get_string('edit');$/;"	v
stredit	mod/forum/lib.php	/^        $stredit = get_string('edit', 'forum');$/;"	v
stredit	mod/glossary/deleteentry.php	/^    $stredit = get_string("edit");$/;"	v
stredit	mod/glossary/edit.php	/^    $stredit = get_string("edit");$/;"	v
stredit	mod/glossary/edit.php	/^$stredit = get_string("edit");$/;"	v
stredit	mod/journal/edit.php	/^    $stredit = get_string("edit");$/;"	v
stredit	mod/quiz/editlib.php	/^    $stredit = get_string("edit");$/;"	v
stredit	question/editlib.php	/^    $stredit = get_string("edit");$/;"	v
stredit	question/type/description/questiontype.php	/^            $stredit = get_string('edit');$/;"	v
stredit	question/type/questiontype.php	/^            $stredit = get_string('edit');$/;"	v
streditcats	question/editlib.php	/^    $streditcats = get_string("editcategories", "quiz");$/;"	v
streditcoursesettings	course/edit.php	/^    $streditcoursesettings = get_string("editcoursesettings");$/;"	v
streditdatasets	question/type/datasetdependent/datasetitems.php	/^    $streditdatasets = get_string("editdatasets", "quiz");$/;"	v
streditfile	files/index.php	/^                $streditfile = get_string("edit", "", "<b>$file<\/b>");$/;"	v
streditfile	lib/editor/htmlarea/coursefiles.php	/^                $streditfile = get_string("edit", "", "<strong>$file<\/strong>");$/;"	v
streditgroupprofile	course/groups.php	/^    $streditgroupprofile = get_string('editgroupprofile');$/;"	v
stredithelpdocs	admin/lang.php	/^    $stredithelpdocs = get_string("edithelpdocs", 'admin');$/;"	v
stredithelpdocs	admin/langdoc.php	/^    $stredithelpdocs = get_string('edithelpdocs', 'admin');$/;"	v
strediting	question/question.php	/^        $strediting = '<a href="'.$SESSION->returnurl.'">'.get_string('editingquiz', 'quiz').'<\/a> -> '.$/;"	v
strediting	question/question.php	/^        $strediting = '<a href="edit.php?courseid='.$course->id.'">'.$/;"	v
streditinga	course/mod.php	/^    $streditinga = get_string("editinga", "moodle", $fullmodulename);$/;"	v
streditingasurvey	mod/survey/details.php	/^        $streditingasurvey = get_string("editingasurvey", "survey");$/;"	v
streditingquestion	question/question.php	/^    $streditingquestion = get_string('editingquestion', 'quiz');$/;"	v
streditingquestions	mod/quiz/edit.php	/^    $streditingquestions = get_string('editquestions', "quiz");$/;"	v
streditingquestions	mod/quiz/tabs.php	/^        $streditingquestions = get_string('editquestions', "quiz");$/;"	v
streditingquestions	question/edit.php	/^    $streditingquestions = get_string('editquestions', "quiz");$/;"	v
streditingquiz	mod/quiz/edit.php	/^    $streditingquiz = get_string("editinga", "moodle", $strquiz);$/;"	v
streditingquiz	mod/quiz/tabs.php	/^        $streditingquiz = get_string("editinga", "moodle", $strquiz);$/;"	v
streditingquiz	question/export.php	/^    $streditingquiz = get_string(isset($SESSION->modform->instance) ? "editingquiz" : "editquestions", "quiz");$/;"	v
streditingquiz	question/type/datasetdependent/categorydatasetdefinitions.php	/^    $streditingquiz = get_string("editingquiz", "quiz");$/;"	v
streditingquiz	question/type/datasetdependent/datasetitems.php	/^    $streditingquiz = get_string("editingquiz", "quiz");$/;"	v
streditmyprofile	admin/uploaduser.php	/^$streditmyprofile = get_string("editmyprofile");$/;"	v
streditmyprofile	course/import/groups/mod.php	/^    $streditmyprofile = get_string("editmyprofile");$/;"	v
streditmyprofile	user/edit.php	/^    $streditmyprofile = get_string("editmyprofile");$/;"	v
streditorsettings	admin/editor.php	/^        $streditorsettings = get_string("editorsettings");$/;"	v
streditorsettingshelp	admin/editor.php	/^        $streditorsettingshelp = get_string("adminhelpeditorsettings");$/;"	v
streditquestions	mod/quiz/index.php	/^    $streditquestions = isteacheredit($course->id)$/;"	v
streditstrings	admin/lang.php	/^    $streditstrings = get_string("editstrings", 'admin');$/;"	v
streditsummary	course/format/lams/format.php	/^$streditsummary   = get_string('editsummary');$/;"	v
streditsummary	course/format/topics/format.php	/^    $streditsummary   = get_string('editsummary');$/;"	v
streditsummary	course/format/weeks/format.php	/^    $streditsummary  = get_string('editsummary');$/;"	v
streditsummary	course/format/weekscss/format.php	/^    $streditsummary  = get_string('editsummary');$/;"	v
streditsummary	index.php	/^                $streditsummary = get_string('editsummary');$/;"	v
stredituser	admin/user.php	/^        $stredituser = get_string("edituser");$/;"	v
stremptyfolder	mod/resource/type/ims/finder.php	/^    $stremptyfolder = get_string('emptyfolder','resource');$/;"	v
strenterafilename	mod/hotpot/lib.php	/^	$strenterafilename = get_string('enterafilename', 'hotpot');$/;"	v
strenterchat	mod/chat/view.php	/^    $strenterchat    = get_string('enterchat', 'chat');$/;"	v
strentries	mod/data/index.php	/^    $strentries = get_string('entries', 'data');$/;"	v
strentries	mod/glossary/index.php	/^    $strentries  = get_string("entries", "glossary");$/;"	v
strentries	mod/journal/report.php	/^    $strentries = get_string("entries", "journal");$/;"	v
strenvironment	admin/environment.php	/^    $strenvironment = get_string('environment', 'admin');$/;"	v
strenvironmenterrortodo	lib/environmentlib.php	/^    $strenvironmenterrortodo = get_string('environmenterrortodo', 'admin');$/;"	v
strerror	admin/editor.php	/^    $strerror = "Error! Check your aspell installation!";$/;"	v
strerror	admin/editor.php	/^    $strerror = '';$/;"	v
strerror	admin/environment.php	/^    $strerror = get_string('error');$/;"	v
strerror	backup/log.php	/^    $strerror = get_string("error");$/;"	v
strerror	lib/environmentlib.php	/^    $strerror = get_string('error');$/;"	v
streveryonecanchoose	mod/forum/view.php	/^            $streveryonecanchoose = get_string("everyonecanchoose", "forum");$/;"	v
streveryoneissubscribed	mod/forum/view.php	/^            $streveryoneissubscribed = get_string('everyoneissubscribed', 'forum');$/;"	v
strexcluded	grade/lib.php	/^        $strexcluded = get_string('excluded', 'grades');$/;"	v
strexercise	mod/exercise/assessments.php	/^    $strexercise  = get_string("modulename", "exercise");$/;"	v
strexercise	mod/exercise/index.php	/^    $strexercise = get_string("modulename", "exercise");$/;"	v
strexercise	mod/exercise/lib.php	/^            $strexercise  = get_string("modulename", "exercise");$/;"	v
strexercise	mod/exercise/locallib.php	/^    $strexercise  = get_string("modulename", "exercise");$/;"	v
strexercise	mod/exercise/submissions.php	/^    $strexercise  = get_string("modulename", "exercise");$/;"	v
strexercise	mod/exercise/upload.php	/^    $strexercise  = get_string("modulename", "exercise");$/;"	v
strexercise	mod/exercise/view.php	/^    $strexercise  = get_string("modulename", "exercise");$/;"	v
strexercises	mod/exercise/assessments.php	/^    $strexercises = get_string("modulenameplural", "exercise");$/;"	v
strexercises	mod/exercise/index.php	/^    $strexercises = get_string("modulenameplural", "exercise");$/;"	v
strexercises	mod/exercise/lib.php	/^            $strexercises = get_string("modulenameplural", "exercise");$/;"	v
strexercises	mod/exercise/locallib.php	/^    $strexercises = get_string("modulenameplural", "exercise");$/;"	v
strexercises	mod/exercise/submissions.php	/^    $strexercises = get_string("modulenameplural", "exercise");$/;"	v
strexercises	mod/exercise/upload.php	/^    $strexercises = get_string("modulenameplural", "exercise");$/;"	v
strexercises	mod/exercise/view.php	/^    $strexercises = get_string("modulenameplural", "exercise");$/;"	v
strexistingstudents	course/student.php	/^    $strexistingstudents   = get_string("existingstudents");$/;"	v
strexistingsubscribers	mod/forum/subscribers.php	/^    $strexistingsubscribers   = get_string("existingsubscribers", 'forum');$/;"	v
strexistingteachers	course/teacher.php	/^    $strexistingteachers   = get_string("existingteachers");$/;"	v
strexpand	mod/scorm/locallib.php	/^    $strexpand = get_string('expcoll','scorm');$/;"	v
strexpirynotify	enrol/manual/enrol.php	/^        $strexpirynotify = get_string('expirynotify');$/;"	v
strexpirynotifyemail	enrol/manual/enrol.php	/^            $strexpirynotifyemail = get_string('expirynotifyemail', '', $a);$/;"	v
strexpirynotifystudentsemail	enrol/manual/enrol.php	/^                $strexpirynotifystudentsemail = get_string('expirynotifystudentsemail', '', $a);$/;"	v
strexplainall	mod/glossary/lib.php	/^              $strexplainall = strip_tags(get_string("explainall","glossary"));$/;"	v
strexplainspecial	mod/glossary/lib.php	/^              $strexplainspecial = strip_tags(get_string("explainspecial","glossary"));$/;"	v
strexportfile	mod/glossary/export.php	/^    $strexportfile = get_string("exportfile", "glossary");$/;"	v
strexportquestions	question/editlib.php	/^    $strexportquestions = get_string("exportquestions", "quiz");$/;"	v
strexportquestions	question/export.php	/^    $strexportquestions = get_string("exportquestions", "quiz");$/;"	v
strfeedback	question/type/multianswer/questiontype.php	/^        $strfeedback = get_string('feedback', 'quiz');$/;"	v
strfile	admin/uploaduser.php	/^$strfile = get_string("file");$/;"	v
strfile	lib/editor/htmlarea/coursefiles.php	/^    $strfile = get_string("file");$/;"	v
strfilename	mod/resource/type/file/resource.class.php	/^    $strfilename = get_string("location");$/;"	v
strfilename	mod/resource/type/html/resource.class.php	/^    $strfilename = get_string("filename", "resource");$/;"	v
strfilename	mod/resource/type/ims/resource.class.php	/^        $strfilename = get_string("location");$/;"	v
strfilename	mod/resource/type/repository/resource.class.php	/^    $strfilename = get_string("location");$/;"	v
strfilename	mod/resource/type/text/resource.class.php	/^    $strfilename = get_string("filename", "resource");$/;"	v
strfiles	files/index.php	/^            $strfiles = get_string("files");$/;"	v
strfiles	files/index.php	/^            $strfiles = get_string("sitefiles");$/;"	v
strforceregeneration	question/type/datasetdependent/datasetitems.php	/^    $strforceregeneration = get_string('forceregeneration', 'quiz');$/;"	v
strforcesubscribe	mod/forum/view.php	/^            $strforcesubscribe = get_string("forcesubscribe", "forum");$/;"	v
strforum	mod/forum/index.php	/^    $strforum = get_string("forum", "forum");$/;"	v
strforum	mod/forum/lib.php	/^    $strforum = get_string('modulename','forum');$/;"	v
strforum	mod/forum/view.php	/^        $strforum = get_string("modulename", "forum");$/;"	v
strforumposts	mod/forum/user.php	/^    $strforumposts   = get_string('forumposts', 'forum');$/;"	v
strforums	mod/forum/index.php	/^    $strforums = get_string("forums", "forum");$/;"	v
strforums	mod/forum/lib.php	/^        $strforums = get_string('forums', 'forum');$/;"	v
strforums	mod/forum/lib.php	/^    $strforums = get_string('forums', 'forum');$/;"	v
strforums	mod/forum/markposts.php	/^        $strforums = get_string('modulenameplural', 'forum');$/;"	v
strforums	mod/forum/post.php	/^            $strforums = get_string("modulenameplural", "forum");$/;"	v
strforums	mod/forum/post.php	/^        $strforums = get_string('modulenameplural', 'forum');$/;"	v
strforums	mod/forum/post.php	/^    $strforums = get_string("modulenameplural", "forum");$/;"	v
strforums	mod/forum/search.php	/^    $strforums = get_string("modulenameplural", "forum");$/;"	v
strforums	mod/forum/settracking.php	/^        $strforums = get_string('modulenameplural', 'forum');$/;"	v
strforums	mod/forum/subscribe.php	/^        $strforums = get_string('modulenameplural', 'forum');$/;"	v
strforums	mod/forum/subscribers.php	/^    $strforums      = get_string("forums", "forum");$/;"	v
strforums	mod/forum/view.php	/^        $strforums = get_string("modulenameplural", "forum");$/;"	v
strftime	mod/resource/type/directory/resource.class.php	/^    $strftime = get_string('strftimedatetime');$/;"	v
strftimedate	course/lib.php	/^        $strftimedate = get_string("strftimedate");$/;"	v
strftimedate	course/report/log/lib.php	/^    $strftimedate = get_string("strftimedate");$/;"	v
strftimedate	mod/hotpot/report/click/report.php	/^		$strftimedate = get_string('strftimedate');$/;"	v
strftimedateshort	course/format/weeks/format.php	/^    $strftimedateshort = ' '.get_string('strftimedateshort');$/;"	v
strftimedateshort	course/format/weekscss/format.php	/^    $strftimedateshort = ' '.get_string('strftimedateshort');$/;"	v
strftimedatetime	backup/log.php	/^    $strftimedatetime = get_string("strftimerecent");$/;"	v
strftimedatetime	course/lib.php	/^    $strftimedatetime = get_string("strftimedatetime");$/;"	v
strftimedaydate	course/lib.php	/^        $strftimedaydate = get_string("strftimedaydate");$/;"	v
strftimedaydate	course/report/log/lib.php	/^    $strftimedaydate = get_string("strftimedaydate");$/;"	v
strftimedaydatetime	lib/moodlelib.php	/^            $strftimedaydatetime = get_string('strftimedaydatetime');$/;"	v
strftimerecent	blocks/news_items/block_news_items.php	/^            $strftimerecent = get_string('strftimerecent');$/;"	v
strftimerecent	lib/weblib.php	/^        $strftimerecent = get_string('strftimerecent');$/;"	v
strftimerecent	mod/forum/lib.php	/^    $strftimerecent = get_string('strftimerecent');$/;"	v
strftimetime	backup/log.php	/^    $strftimetime = get_string("strftimetime").":%S";$/;"	v
strftimetime	mod/hotpot/report/click/report.php	/^		$strftimetime = '%H:%M:%S';$/;"	v
strfulllistofcourses	course/index.php	/^            $strfulllistofcourses = get_string("fulllistofcourses");$/;"	v
strglossaries	mod/glossary/comment.php	/^    $strglossaries = get_string('modulenameplural', 'glossary');$/;"	v
strglossaries	mod/glossary/comments.php	/^    $strglossaries = get_string("modulenameplural", "glossary");$/;"	v
strglossaries	mod/glossary/deleteentry.php	/^    $strglossaries = get_string("modulenameplural", "glossary");$/;"	v
strglossaries	mod/glossary/edit.php	/^    $strglossaries = get_string("modulenameplural", "glossary");$/;"	v
strglossaries	mod/glossary/edit.php	/^$strglossaries = get_string("modulenameplural", "glossary");$/;"	v
strglossaries	mod/glossary/editcategories.php	/^    $strglossaries   = get_string("modulenameplural", "glossary");$/;"	v
strglossaries	mod/glossary/export.php	/^    $strglossaries = get_string("modulenameplural", "glossary");$/;"	v
strglossaries	mod/glossary/exportentry.php	/^    $strglossaries   = get_string('modulenameplural', 'glossary');$/;"	v
strglossaries	mod/glossary/import.php	/^    $strglossaries = get_string("modulenameplural", "glossary");$/;"	v
strglossaries	mod/glossary/showentry.php	/^        $strglossaries = get_string("modulenameplural", "glossary");$/;"	v
strglossaries	mod/glossary/view.php	/^    $strglossaries = get_string("modulenameplural", "glossary");$/;"	v
strglossary	mod/glossary/comment.php	/^    $strglossary = get_string('modulename', 'glossary');$/;"	v
strglossary	mod/glossary/comments.php	/^    $strglossary = get_string("modulename", "glossary");$/;"	v
strglossary	mod/glossary/deleteentry.php	/^    $strglossary = get_string("modulename", "glossary");$/;"	v
strglossary	mod/glossary/edit.php	/^    $strglossary = get_string("modulename", "glossary");$/;"	v
strglossary	mod/glossary/edit.php	/^$strglossary = get_string("modulename", "glossary");$/;"	v
strglossary	mod/glossary/editcategories.php	/^    $strglossary     = get_string("modulename", "glossary");$/;"	v
strglossary	mod/glossary/export.php	/^    $strglossary = get_string("modulename", "glossary");$/;"	v
strglossary	mod/glossary/import.php	/^    $strglossary = get_string("modulename", "glossary");$/;"	v
strglossary	mod/glossary/index.php	/^    $strglossary  = get_string("modulename", "glossary");$/;"	v
strglossary	mod/glossary/view.php	/^    $strglossary = get_string("modulename", "glossary");$/;"	v
strglossarys	mod/glossary/index.php	/^    $strglossarys = get_string("modulenameplural", "glossary");$/;"	v
strgrade	course/grade.php	/^    $strgrade = get_string("grade");$/;"	v
strgrade	course/grades.php	/^    $strgrade = get_string("grade");$/;"	v
strgrade	grade/lib.php	/^    $strgrade = get_string("grade");$/;"	v
strgrade	mod/assignment/index.php	/^    $strgrade = get_string("grade");$/;"	v
strgrade	mod/assignment/lib.php	/^        $strgrade  = get_string('grade');$/;"	v
strgrade	mod/exercise/index.php	/^    $strgrade = get_string("grade");$/;"	v
strgrade	mod/lesson/index.php	/^    $strgrade  = get_string("grade");$/;"	v
strgrade	mod/quiz/editlib.php	/^    $strgrade = get_string("grade");$/;"	v
strgrade	mod/quiz/review.php	/^    $strgrade  = get_string("grade");$/;"	v
strgrade	mod/quiz/view.php	/^    $strgrade         = get_string("grade");$/;"	v
strgrade	mod/workshop/lib.php	/^    $strgrade = get_string('grade');$/;"	v
strgraded	mod/assignment/lib.php	/^    $strgraded = get_string('graded', 'assignment');$/;"	v
strgradeitemadd	grade/exceptions.php	/^    $strgradeitemadd = get_string('gradeitemadd','grades');$/;"	v
strgradeitemaddusers	grade/exceptions.php	/^    $strgradeitemaddusers = get_string('gradeitemaddusers','grades');$/;"	v
strgradeiteminfo	grade/exceptions.php	/^    $strgradeiteminfo = get_string('gradeiteminfo','grades');$/;"	v
strgradeiteminfomembers	grade/exceptions.php	/^    $strgradeiteminfomembers = get_string('gradeiteminfomembers','grades');$/;"	v
strgradeiteminfopeople	grade/exceptions.php	/^    $strgradeiteminfopeople = get_string('gradeiteminfopeople','grades');$/;"	v
strgradeitemmembersselected	grade/exceptions.php	/^    $strgradeitemmembersselected = get_string('gradeitemmembersselected','grades');$/;"	v
strgradeitemnonmembers	grade/exceptions.php	/^    $strgradeitemnonmembers = get_string('gradeitemnonmembers','grades');$/;"	v
strgradeitemrandomassign	grade/exceptions.php	/^    $strgradeitemrandomassign = get_string('gradeitemrandomassign','grades');$/;"	v
strgradeitemremove	grade/exceptions.php	/^    $strgradeitemremove = get_string('gradeitemremove','grades');$/;"	v
strgradeitemremovemembers	grade/exceptions.php	/^    $strgradeitemremovemembers = get_string('gradeitemremovemembers','grades');$/;"	v
strgradeitems	grade/exceptions.php	/^    $strgradeitems = get_string('gradeitems','grades');$/;"	v
strgrades	course/grade.php	/^    $strgrades = get_string("grades");$/;"	v
strgrades	course/grades.php	/^    $strgrades = get_string("grades");$/;"	v
strgrades	grade/lib.php	/^    $strgrades = get_string("grades");$/;"	v
strgrades	grade/lib.php	/^    $strgrades = get_string('grades', 'grades');$/;"	v
strgroup	course/groups.php	/^    $strgroup = get_string('group');$/;"	v
strgroupadd	course/groups.php	/^    $strgroupadd = get_string('groupadd');$/;"	v
strgroupaddusers	course/groups.php	/^    $strgroupaddusers = get_string('groupaddusers');$/;"	v
strgroupinfo	course/groups.php	/^    $strgroupinfo = get_string('groupinfo');$/;"	v
strgroupinfoedit	course/groups.php	/^    $strgroupinfoedit = get_string('groupinfoedit');$/;"	v
strgroupinfomembers	course/groups.php	/^    $strgroupinfomembers = get_string('groupinfomembers');$/;"	v
strgroupinfopeople	course/groups.php	/^    $strgroupinfopeople = get_string('groupinfopeople');$/;"	v
strgroupmembers	course/groups.php	/^    $strgroupmembers = get_string('groupmembers');$/;"	v
strgroupmemberssee	course/groups.php	/^    $strgroupmemberssee = get_string('groupmemberssee');$/;"	v
strgroupmembersselected	course/groups.php	/^    $strgroupmembersselected = get_string('groupmembersselected');$/;"	v
strgroupmy	course/format/lams/format.php	/^$strgroupmy       = get_string('groupmy');$/;"	v
strgroupmy	course/format/scorm/format.php	/^    $strgroupmy = get_string('groupmy');$/;"	v
strgroupmy	course/format/social/format.php	/^    $strgroupmy = get_string('groupmy');$/;"	v
strgroupmy	course/format/topics/format.php	/^    $strgroupmy       = get_string('groupmy');$/;"	v
strgroupmy	course/format/weeks/format.php	/^    $strgroupmy      = get_string('groupmy');$/;"	v
strgroupmy	course/format/weekscss/format.php	/^    $strgroupmy      = get_string('groupmy');$/;"	v
strgroupnonmembers	course/groups.php	/^    $strgroupnonmembers = get_string('groupnonmembers');$/;"	v
strgrouprandomassign	course/groups.php	/^    $strgrouprandomassign = get_string('grouprandomassign');$/;"	v
strgroupremove	course/groups.php	/^    $strgroupremove = get_string('groupremove');$/;"	v
strgroupremovemembers	course/groups.php	/^    $strgroupremovemembers = get_string('groupremovemembers');$/;"	v
strgroups	blocks/admin/block_admin.php	/^                    $strgroups = get_string('groups');$/;"	v
strgroups	course/format/lams/format.php	/^$strgroups        = get_string('groups');$/;"	v
strgroups	course/format/scorm/format.php	/^    $strgroups  = get_string('groups');$/;"	v
strgroups	course/format/social/format.php	/^    $strgroups  = get_string('groups');$/;"	v
strgroups	course/format/topics/format.php	/^    $strgroups        = get_string('groups');$/;"	v
strgroups	course/format/weeks/format.php	/^    $strgroups       = get_string('groups');$/;"	v
strgroups	course/format/weekscss/format.php	/^    $strgroups       = get_string('groups');$/;"	v
strgroups	course/groups.php	/^    $strgroups = get_string('groups');$/;"	v
strheader	question/type/calculated/questiontype.php	/^        $strheader = '';$/;"	v
strheading	admin/stickyblocks.php	/^    $strheading = get_string('adminhelpstickyblocks');$/;"	v
strheading	course/pending.php	/^    $strheading = get_string(((!empty($reject)) ? 'coursereject' : 'coursespending'));$/;"	v
strheading	lib/blocklib.php	/^                $strheading = get_string('blockconfiga', 'moodle', $blocktitle);$/;"	v
strheading	lib/editor/htmlarea/htmlarea.php	/^    $strheading = get_string("heading", "editor");$/;"	v
strheading	lib/editor/htmlarea/htmlarea_bak.php	/^    $strheading = get_string("heading", "editor");$/;"	v
strheading	mod/assignment/lib.php	/^        $strheading = empty($form->name) ? get_string("type$form->assignmenttype",'assignment') : s(format_string(stripslashes($form->name),true));$/;"	v
strhealthcenter	admin/health.php	/^    $strhealthcenter  = get_string('healthcenter');$/;"	v
strhelp	doc/view.php	/^        $strhelp = get_string("help");$/;"	v
strhelptext	course/scales.php	/^    $strhelptext = get_string("helptext");$/;"	v
strhide	admin/blocks.php	/^    $strhide = get_string('hide');$/;"	v
strhide	admin/modules.php	/^    $strhide = get_string("hide");$/;"	v
strhide	admin/questiontypes.php	/^    $strhide = get_string("hide");$/;"	v
strhide	course/category.php	/^        $strhide     = get_string("hide");$/;"	v
strhistory	message/lib.php	/^                    $strhistory = message_history_link($contact->id, 0, true, '', '', 'icon');$/;"	v
strhistory	message/lib.php	/^                $strhistory = message_history_link($contact->id, 0, true, '', '', 'icon');$/;"	v
strhistory	message/lib.php	/^                $strhistory = message_history_link($messageuser->useridfrom, 0, true, '', '', 'icon');$/;"	v
strhistory	message/lib.php	/^                $strhistory = message_history_link($user->id, 0, true, '', '', 'icon');$/;"	v
strhowmuch	enrol/authorize/locallib.php	/^                $strhowmuch = get_string('howmuch', 'enrol_authorize');$/;"	v
stridle	mod/chat/gui_header_js/users.php	/^    $stridle    = get_string('idle', 'chat');$/;"	v
stridle	mod/chat/view.php	/^    $stridle         = get_string('idle', 'chat');$/;"	v
strifoundthat	mod/survey/lib.php	/^    $strifoundthat = get_string("ifoundthat", "survey");$/;"	v
strimport	course/import.php	/^    $strimport = get_string('import');$/;"	v
strimport	course/import/activities/mod.php	/^    $strimport = get_string("importdata");$/;"	v
strimportactivities	course/import/activities/index.php	/^    $strimportactivities = get_string('importactivities');$/;"	v
strimportgroups	course/import/groups/index.php	/^  	$strimportgroups = get_string("importgroups");$/;"	v
strimportgroups	course/import/groups/mod.php	/^    $strimportgroups = get_string("importgroups");$/;"	v
strimportppt	mod/lesson/importppt.php	/^    $strimportppt = get_string("importppt", "lesson");$/;"	v
strimportquestions	mod/lesson/import.php	/^    $strimportquestions = get_string("importquestions", "lesson");$/;"	v
strimportquestions	question/editlib.php	/^    $strimportquestions = get_string("importquestions", "quiz");$/;"	v
strimporttimezones	admin/timezoneimport.php	/^    $strimporttimezones = get_string('importtimezones', 'admin');$/;"	v
strinfo	lib/environmentlib.php	/^    $strinfo = get_string('info');$/;"	v
strinfo	mod/workshop/index.php	/^        $strinfo = get_string("grade");$/;"	v
strinfo	mod/workshop/index.php	/^        $strinfo = get_string("phase", "workshop");$/;"	v
strinfo	question/type/rqp/types.php	/^    $strinfo = get_string('info');$/;"	v
strinfo	theme/index.php	/^    $strinfo = get_string("info");$/;"	v
string	admin/lang.php	/^                $string = array();$/;"	v
string	admin/langimport.php	/^                $string = fgets($proxy_fp, 1024);$/;"	v
string	doc/contents.php	/^    $string = array();$/;"	v
string	lib/bennu/iCalendar_components.php	/^        $string = rfc2445_fold('BEGIN:'.$this->name) . RFC2445_CRLF;$/;"	v
string	lib/bennu/iCalendar_properties.php	/^        $string = $this->name;$/;"	v
string	lib/bennu/iCalendar_rfc2445.php	/^        $string  = substr($string, RFC2445_FOLDED_LINE_LENGTH - 1);$/;"	v
string	lib/bennu/iCalendar_rfc2445.php	/^        $string = str_replace(RFC2445_CRLF.substr(RFC2445_WSP, $i, 1), '', $string);$/;"	v
string	lib/kses.php	/^    $string = kses_bad_protocol_once($string, $allowed_protocols);$/;"	v
string	lib/kses.php	/^  $string = kses_hook($string);$/;"	v
string	lib/kses.php	/^  $string = kses_js_entities($string);$/;"	v
string	lib/kses.php	/^  $string = kses_no_null($string);$/;"	v
string	lib/kses.php	/^  $string = kses_normalize_entities($string);$/;"	v
string	lib/kses.php	/^  $string = kses_stripslashes($string);$/;"	v
string	lib/kses.php	/^  $string = preg_replace('\/&#([0-9]+);\/e', 'chr("\\\\1")', $string);$/;"	v
string	lib/kses.php	/^  $string = preg_replace('\/&#[Xx]([0-9A-Fa-f]+);\/e', 'chr(hexdec("\\\\1"))',$/;"	v
string	lib/kses.php	/^  $string = preg_replace('\/&amp;#([Xx])0*(([0-9A-Fa-f]{2}){1,2});\/',$/;"	v
string	lib/kses.php	/^  $string = preg_replace('\/&amp;#0*([0-9]{1,5});\/e',$/;"	v
string	lib/kses.php	/^  $string = preg_replace('\/&amp;([A-Za-z][A-Za-z0-9]{0,19});\/',$/;"	v
string	lib/kses.php	/^  $string = preg_replace('\/(\\\\\\\\0)+\/', '', $string);$/;"	v
string	lib/kses.php	/^  $string = preg_replace('\/\\0+\/', '', $string);$/;"	v
string	lib/kses.php	/^  $string = preg_replace('\/\\xad+\/', '', $string); # deals with Opera "feature"$/;"	v
string	lib/kses.php	/^  $string = str_replace('&', '&amp;', $string);$/;"	v
string	lib/moodlelib.php	/^          $string = explode(' ', trim($string[1]));$/;"	v
string	lib/moodlelib.php	/^          $string = explode(';', $agent);$/;"	v
string	lib/moodlelib.php	/^        $string = $textlib->specialtoascii($string, current_charset());$/;"	v
string	lib/moodlelib.php	/^        $string = &$strings[$langfile];$/;"	v
string	lib/moodlelib.php	/^        $string = array();$/;"	v
string	lib/moodlelib.php	/^        $string = preg_replace("\/[\\\\000-\\\\x2c\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x5e\\\\x60\\\\x7b-\\\\177]\/s", '_', $string);$/;"	v
string	lib/moodlelib.php	/^        $string = preg_replace('\/[^\\.a-zA-Z\\d\\_-]\/','_', $string ); \/\/ only allowed chars$/;"	v
string	lib/moodlelib.php	/^    $string = '';$/;"	v
string	lib/moodlelib.php	/^    $string = ereg_replace('[[:space:]]*','',$string); \/\/Whitespace are out now$/;"	v
string	lib/moodlelib.php	/^    $string = preg_replace("\/\\.\\.+\/", '.', $string);$/;"	v
string	lib/moodlelib.php	/^    $string = preg_replace("\/_+\/", '_', $string);$/;"	v
string	lib/moodlelib.php	/^    $string = strip_tags($string); \/\/ Tags are out now$/;"	v
string	lib/moodlelib.php	/^    $string = strip_tags($string);$/;"	v
string	lib/moodlelib.php	/^   $string = NULL;$/;"	v
string	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $string = substr($string, 1, strlen($string) - 2);$/;"	v
string	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                    $string = substr($string, $space_remaining);$/;"	v
string	lib/phpmailer/class.phpmailer.php	/^                $string = $this->attachment[$i][0];$/;"	v
string	lib/smarty/plugins/function.mailto.php	/^        $string = '<a href="mailto:'.$address.'" '.$extra.'>'.$text.'<\/a>';$/;"	v
string	lib/smarty/plugins/function.mailto.php	/^        $string = 'document.write(\\'<a href="mailto:'.$address.'" '.$extra.'>'.$text.'<\/a>\\');';$/;"	v
string	lib/smarty/plugins/modifier.truncate.php	/^            $string = preg_replace('\/\\s+?(\\S+)?$\/', '', substr($string, 0, $length+1));$/;"	v
string	lib/smarty/plugins/shared.escape_special_chars.php	/^        $string = htmlspecialchars($string);$/;"	v
string	lib/smarty/plugins/shared.escape_special_chars.php	/^        $string = preg_replace('!&(#?\\w+);!', '%%%SMARTY_START%%%\\\\1%%%SMARTY_END%%%', $string);$/;"	v
string	lib/smarty/plugins/shared.escape_special_chars.php	/^        $string = str_replace(array('%%%SMARTY_START%%%','%%%SMARTY_END%%%'), array('&',';'), $string);$/;"	v
string	lib/smarty/plugins/shared.make_timestamp.php	/^        $string = "now";$/;"	v
string	lib/tablelib.php	/^        $string = ' ';$/;"	v
string	lib/tablelib.php	/^        $string = ' style="';$/;"	v
string	lib/typo3/class.t3lib_cs.php	/^				$string = mb_strtolower($string,$charset);$/;"	v
string	lib/typo3/class.t3lib_cs.php	/^				$string = mb_strtoupper($string,$charset);$/;"	v
string	lib/typo3/class.t3lib_cs.php	/^			$string = $this->euc_char_mapping($string,$charset,'ascii');$/;"	v
string	lib/typo3/class.t3lib_cs.php	/^			$string = $this->euc_char_mapping($string,$charset,'case',$case);$/;"	v
string	lib/typo3/class.t3lib_cs.php	/^			$string = $this->sb_char_mapping($string,$charset,'ascii');$/;"	v
string	lib/typo3/class.t3lib_cs.php	/^			$string = $this->sb_char_mapping($string,$charset,'case',$case);$/;"	v
string	lib/typo3/class.t3lib_cs.php	/^			$string = $this->utf8_char_mapping($string,'ascii');$/;"	v
string	lib/typo3/class.t3lib_cs.php	/^			$string = $this->utf8_char_mapping($string,'case',$case);$/;"	v
string	lib/typo3/class.t3lib_div.php	/^				$string = $value.substr($string,$valueLenC+1);$/;"	v
string	lib/typo3/class.t3lib_div.php	/^				$string = str_replace($match[1],"\\t", $string);$/;"	v
string	lib/typo3/class.t3lib_div.php	/^				$string = substr($string,0,$valueLenO).t3lib_div::calcParenthesis(substr($string,$valueLenO+1));$/;"	v
string	lib/typo3/class.t3lib_div.php	/^			$string = $cr.'<script type="text\/javascript">$/;"	v
string	lib/typo3/class.t3lib_div.php	/^			$string = preg_replace ('\/^\\n+\/', '', $string);$/;"	v
string	lib/typo3/class.t3lib_div.php	/^			$string=substr($string,$valueLen+1);$/;"	v
string	lib/typo3/class.t3lib_div.php	/^		$string = str_replace(chr(13), chr(10), $string);		\/\/ Replace Mac breaks (\\r)$/;"	v
string	lib/typo3/class.t3lib_div.php	/^		$string = str_replace(chr(13).chr(10), chr(10), $string);	\/\/ Replace Windows breaks (\\r\\n)$/;"	v
string	lib/typo3/class.t3lib_div.php	/^		$string='+'.$string;	\/\/ Ensuring an operator for the first entrance$/;"	v
string	lib/typo3/class.t3lib_div.php	/^		$string=ereg_replace('[[:space:]]*','',$string);	\/\/ removing all whitespace$/;"	v
string	lib/weblib.php	/^            $string = get_string("turneditingoff");$/;"	v
string	lib/weblib.php	/^            $string = get_string("turneditingon");$/;"	v
string	lib/weblib.php	/^            $string = get_string('turneditingoff');$/;"	v
string	lib/weblib.php	/^            $string = get_string('turneditingon');$/;"	v
string	lib/weblib.php	/^            $string = implode($replace[$fKey],$between);$/;"	v
string	lib/weblib.php	/^        $string = filter_text($string, $courseid);$/;"	v
string	lib/weblib.php	/^        $string = get_string('editgroupprofile');$/;"	v
string	lib/weblib.php	/^        $string = get_string('updatemymoodleoff');$/;"	v
string	lib/weblib.php	/^        $string = get_string('updatemymoodleon');$/;"	v
string	lib/weblib.php	/^        $string = get_string('updatethis', '', $string);$/;"	v
string	lib/weblib.php	/^        $string = preg_replace('\/(<a[^>]+?>)(.+?)(<\\\/a>)\/is','$2',$string);$/;"	v
string	login/index.php	/^            $string = eregi_replace("[^(-\\.[:alnum:])]", "", $frm->username);$/;"	v
string	login/signup.php	/^                $string = eregi_replace("[^(-\\.[:alnum:])]", "", $user->username);$/;"	v
string	message/lib.php	/^    $string  = $str->{$command};$/;"	v
string	mod/forum/lib.php	/^            $string = get_string("turneditingoff");$/;"	v
string	mod/forum/lib.php	/^            $string = get_string("turneditingon");$/;"	v
string	mod/lesson/importppt.php	/^        $string = strip_tags($content,$tags);$/;"	v
string	mod/lesson/importppt.php	/^    $string = substr($string, $chop);$/;"	v
string	mod/wiki/ewiki/plugins/email_protect.php	/^             $string = substr($string, 0, $rd);$/;"	v
string	mod/wiki/ewiki/plugins/email_protect.php	/^             $string = substr($string, 7);$/;"	v
string	mod/wiki/ewiki/plugins/email_protect.php	/^          $string = base64_decode($string);$/;"	v
string	mod/wiki/ewiki/plugins/email_protect.php	/^          $string = base64_encode($string);$/;"	v
string	mod/wiki/ewiki/plugins/email_protect.php	/^          $string = ewiki_script("", EWIKI_PAGE_EMAIL,$/;"	v
string	mod/wiki/ewiki/plugins/email_protect.php	/^          $string = str_rot17($string);$/;"	v
string	mod/wiki/ewiki/plugins/email_protect.php	/^          $string = strtr($string, "@.-_", "");$/;"	v
string	mod/workshop/locallib.php	/^    $string = '<b>'.get_string('currentphase', 'workshop').'<\/b>: '.workshop_phase($workshop).'<br \/>';$/;"	v
string	question/format/blackboard_6/format.php	/^            $string = $mathmls[1].$mathmls[2].$mathmls[3];$/;"	v
string	question/format/gift/format.php	/^        $string = str_replace("&&092;", "\\\\", $string);$/;"	v
string	question/format/gift/format.php	/^        $string = str_replace("\\\\\\\\", "&&092;", $string);$/;"	v
string	question/format/gift/format.php	/^        $string = str_replace($escapedcharacters, $placeholders, $string);$/;"	v
string	question/format/gift/format.php	/^        $string = str_replace($placeholders, $characters, $string);$/;"	v
string	user/edit.php	/^                $string = eregi_replace("[^(-\\.[:alnum:])]", "", $usernew->username);$/;"	v
string2	lib/kses.php	/^    $string2 = $string;$/;"	v
string2	lib/kses.php	/^  $string2 = $string.'a';$/;"	v
string2	lib/kses.php	/^  $string2 = kses_decode_entities($string);$/;"	v
string2	lib/kses.php	/^  $string2 = kses_no_null($string2);$/;"	v
string2	lib/kses.php	/^  $string2 = preg_replace('\/\\s\/', '', $string2);$/;"	v
string2	lib/kses.php	/^  $string2 = preg_replace('\/\\xad+\/', '', $string2);$/;"	v
string2	lib/kses.php	/^  $string2 = strtolower($string2);$/;"	v
string_fields	mod/hotpot/report/fullstat/report.php	/^		$string_fields = array('correct', 'wrong', 'ignored');$/;"	v
string_file_picture_algebra	filter/algebra/filter.php	/^function string_file_picture_algebra($imagefile, $tex= "", $height="", $width="", $align="middle") {$/;"	f
string_file_picture_tex	filter/tex/filter.php	/^function string_file_picture_tex($imagefile, $tex= "", $height="", $width="", $align="middle") {$/;"	f
string_length	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $string_length = strlen($string);$/;"	v
string_type	mod/hotpot/report/fullstat/report.php	/^						$string_type = array_search($field, $string_fields);$/;"	v
stringbetween	question/format/learnwise/format.php	/^    function stringbetween($text, $start, $end) {$/;"	f
stringkey	admin/lang.php	/^                $stringkey = lang_file_string_key($postkey);$/;"	v
stringname	mod/resource/type/file/resource.class.php	/^        $stringname = "str$optionname";$/;"	v
stringname	mod/resource/type/html/resource.class.php	/^        $stringname = "str$optionname";$/;"	v
stringname	mod/resource/type/ims/resource.class.php	/^            $stringname = "str$optionname";$/;"	v
stringname	mod/resource/type/repository/resource.class.php	/^        $stringname = "str$optionname";$/;"	v
stringname	mod/resource/type/text/resource.class.php	/^        $stringname = "str$optionname";$/;"	v
strings	mod/hotpot/lib.php	/^	$strings = array();$/;"	v
strings	mod/hotpot/lib.php	/^	$strings = explode(',', $field_value);$/;"	v
stringstoload	admin/admin.php	/^    $stringstoload = array ($/;"	v
stringstoload	admin/creators.php	/^    $stringstoload = array ($/;"	v
stringtofetch	lib/moodlelib.php	/^        $stringtofetch = 'locale';$/;"	v
stringtofetch	lib/moodlelib.php	/^        $stringtofetch = 'localewin';$/;"	v
stringtouse	lib/environmentlib.php	/^                        $stringtouse = 'environmentrecommendinstall';$/;"	v
stringtouse	lib/environmentlib.php	/^                        $stringtouse = 'environmentrecommendversion';$/;"	v
stringtouse	lib/environmentlib.php	/^                        $stringtouse = 'environmentrequireinstall';$/;"	v
stringtouse	lib/environmentlib.php	/^                        $stringtouse = 'environmentrequireversion';$/;"	v
stringtouse	lib/environmentlib.php	/^                $stringtouse = 'environmentxmlerror';$/;"	v
strinstallation	admin/index.php	/^        $strinstallation = get_string('installation', 'install');$/;"	v
strip	lib/smarty/Smarty_Compiler.class.php	/^                        $strip = false;$/;"	v
strip	lib/smarty/Smarty_Compiler.class.php	/^                $strip = true;$/;"	v
strip	lib/smarty/Smarty_Compiler.class.php	/^        $strip = false;$/;"	v
stripSlashesOnArray	lib/typo3/class.t3lib_div.php	/^	function stripSlashesOnArray(&$theArray)	{$/;"	f
strip_applet_tags_get_mathml	question/format/blackboard_6/format.php	/^function strip_applet_tags_get_mathml($string) {$/;"	f
strip_querystring	lib/weblib.php	/^ function strip_querystring($url) {$/;"	f
stripos	lib/weblib.php	/^    function stripos($haystack, $needle, $offset=0) {$/;"	f
stripos	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^      $stripos = function_exists("stripos") ? "stripos" : "strpos";$/;"	v
strippages	mod/wiki/admin.php	/^                $strippages=wiki_admin_strip_versions($form->pagestostrip,$form->version, $err);$/;"	v
strippages	mod/wiki/admin.php	/^           $strippages=array();$/;"	v
strippedcontent	mod/data/filter.php	/^                $strippedcontent = strip_tags($currentcontent);$/;"	v
strippedname	mod/resource/filter.php	/^                $strippedname = strip_tags($currentname);$/;"	v
strippedsearch	mod/forum/search.php	/^    $strippedsearch = implode(' ', $searchterms);    \/\/ Rebuild the string$/;"	v
strippedsearch	mod/forum/search.php	/^    $strippedsearch = str_replace('&quot;','',$strippedsearch);$/;"	v
strippedsearch	mod/forum/search.php	/^    $strippedsearch = str_replace('subject:','',$strippedsearch);$/;"	v
strippedsearch	mod/forum/search.php	/^    $strippedsearch = str_replace('user:','',$search);$/;"	v
strippedsearch	mod/glossary/view.php	/^                $strippedsearch = implode(' ', $searchterms);    \/\/ Rebuild the string$/;"	v
strippedurl	blog/lib.php	/^        $strippedurl = strip_querystring(qualified_me());$/;"	v
strippedurl	lib/tablelib.php	/^            $strippedurl = strip_querystring(qualified_me());$/;"	v
stripreferthat	mod/survey/lib.php	/^    $stripreferthat = get_string("ipreferthat", "survey");$/;"	v
stripslashes_recursive	lib/weblib.php	/^function stripslashes_recursive($var) {$/;"	f
stripslashes_safe	lib/weblib.php	/^function stripslashes_safe($mixed) {$/;"	f
stritemtypes	question/type/rqp/types.php	/^    $stritemtypes = get_string('itemtypes', 'quiz');$/;"	v
strjournal	mod/journal/edit.php	/^    $strjournal = get_string("modulename", "journal");$/;"	v
strjournal	mod/journal/index.php	/^    $strjournal = get_string("modulename", "journal");$/;"	v
strjournal	mod/journal/view.php	/^    $strjournal = get_string("modulename", "journal");$/;"	v
strjournals	mod/journal/edit.php	/^    $strjournals = get_string("modulenameplural", "journal");$/;"	v
strjournals	mod/journal/index.php	/^    $strjournals = get_string("modulenameplural", "journal");$/;"	v
strjournals	mod/journal/report.php	/^    $strjournals = get_string("modulenameplural", "journal");$/;"	v
strjournals	mod/journal/view.php	/^    $strjournals = get_string("modulenameplural", "journal");$/;"	v
strjumpto	lib/weblib.php	/^                $strjumpto = '';$/;"	v
strjumpto	lib/weblib.php	/^    $strjumpto = get_string('jumpto');$/;"	v
strlams	mod/lams/index.php	/^    $strlams  = get_string("modulename", "lams");$/;"	v
strlamss	mod/lams/index.php	/^    $strlamss = get_string("modulenameplural", "lams");$/;"	v
strlang	admin/langimport.php	/^    $strlang = get_string('langimport','admin');$/;"	v
strlanguage	admin/lang.php	/^    $strlanguage = get_string("language");$/;"	v
strlanguage	admin/langdoc.php	/^    $strlanguage = get_string("language");$/;"	v
strlanguage	admin/langimport.php	/^    $strlanguage = get_string("language");$/;"	v
strlastaccess	admin/user.php	/^                    $strlastaccess = format_time(time() - $user->lastaccess);$/;"	v
strlastaccess	admin/user.php	/^                    $strlastaccess = get_string("never");$/;"	v
strlastlogin	course/lib.php	/^        $strlastlogin = get_string("lastlogin");$/;"	v
strlastmodified	mod/resource/index.php	/^    $strlastmodified = get_string("lastmodified");$/;"	v
strlastmodified	mod/resource/type/html/resource.class.php	/^            $strlastmodified = get_string("lastmodified");$/;"	v
strlastmodified	mod/resource/type/text/resource.class.php	/^            $strlastmodified = get_string("lastmodified");$/;"	v
strlastmodified	mod/scorm/index.php	/^    $strlastmodified = get_string("lastmodified");$/;"	v
strlastmodified	mod/wiki/index.php	/^    $strlastmodified = get_string('lastmodified');$/;"	v
strlen	lib/excel/Worksheet.php	/^            $strlen    = $this->xls_strmax;$/;"	v
strlen	lib/excel/Worksheet.php	/^        $strlen    = strlen($str);$/;"	v
strlen	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $strlen    = $this->_xls_strmax;$/;"	v
strlen	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $strlen    = strlen($str);$/;"	v
strlen	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $strlen = function_exists('mb_strlen') ? mb_strlen($str, 'UTF-16LE') : (strlen($str) \/ 2);$/;"	v
strlen	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $strlen    = strlen($str);$/;"	v
strlen	lib/soap/nusoap.php	/^			$strlen = 0;$/;"	v
strlen	lib/textlib.class.php	/^    function strlen($text, $charset='utf-8') {$/;"	f
strlen	lib/typo3/class.t3lib_cs.php	/^	function strlen($charset,$string)	{$/;"	f
strlen	mod/hotpot/attempt.php	/^							$strlen = strlen($response->correct);$/;"	v
strlen	mod/hotpot/attempt.php	/^					$strlen = strlen($response->correct);$/;"	v
strlesson	mod/lesson/index.php	/^    $strlesson  = get_string("modulename", "lesson");$/;"	v
strlesson	mod/lesson/lesson.php	/^    $strlesson  = get_string("modulename", "lesson");$/;"	v
strlesson	mod/lesson/view.php	/^    $strlesson  = get_string('modulename', 'lesson');$/;"	v
strlessonname	mod/lesson/lesson.php	/^    $strlessonname = $lesson->name;$/;"	v
strlessons	mod/lesson/import.php	/^    $strlessons = get_string("modulenameplural", "lesson");$/;"	v
strlessons	mod/lesson/importppt.php	/^    $strlessons = get_string("modulenameplural", "lesson");$/;"	v
strlessons	mod/lesson/index.php	/^    $strlessons = get_string("modulenameplural", "lesson");$/;"	v
strlessons	mod/lesson/lesson.php	/^    $strlessons = get_string("modulenameplural", "lesson");$/;"	v
strlessons	mod/lesson/report.php	/^    $strlessons = get_string('modulenameplural', 'lesson');$/;"	v
strlessons	mod/lesson/view.php	/^    $strlessons = get_string('modulenameplural', 'lesson');$/;"	v
strlicense	admin/index.php	/^            $strlicense = get_string("license");$/;"	v
strlist	files/index.php	/^    $strlist   = get_string("list");$/;"	v
strlist	lib/editor/htmlarea/coursefiles.php	/^    $strlist   = get_string("list");$/;"	v
strlistfiles	files/index.php	/^                $strlistfiles = get_string("listfiles", "", $file);$/;"	v
strlistfiles	lib/editor/htmlarea/coursefiles.php	/^                $strlistfiles = get_string("listfiles", "", $file);$/;"	v
strlivelogs	course/report/log/live.php	/^    $strlivelogs = get_string("livelogs");$/;"	v
strloggedinas	course/loginas.php	/^    $strloggedinas = get_string("loggedinas", "", $student_name);$/;"	v
strloginas	course/loginas.php	/^            $strloginas = get_string('loginas');$/;"	v
strloginas	course/loginas.php	/^    $strloginas    = get_string("loginas");$/;"	v
strloginaspasswordexplain	course/loginas.php	/^            $strloginaspasswordexplain = get_string('loginaspasswordexplain');$/;"	v
strloginto	enrol/authorize/enrol.php	/^        $strloginto = get_string('loginto', '', $course->shortname);$/;"	v
strloginto	enrol/manual/enrol.php	/^    $strloginto = get_string("loginto", "", $course->shortname);$/;"	v
strloginto	enrol/paypal/enrol.php	/^    $strloginto = get_string("loginto", "", $course->shortname);$/;"	v
strlogs	backup/log.php	/^    $strlogs = get_string("logs");$/;"	v
strlogs	course/report/log/index.php	/^    $strlogs = get_string('logs');$/;"	v
strmaintenance	admin/maintenance.php	/^    $strmaintenance = get_string('sitemaintenancemode', 'admin');$/;"	v
strmakeafolder	files/index.php	/^    $strmakeafolder = get_string("makeafolder");$/;"	v
strmakeafolder	lib/editor/htmlarea/coursefiles.php	/^    $strmakeafolder = get_string("makeafolder");$/;"	v
strmanageblocks	admin/block.php	/^    $strmanageblocks = get_string('manageblocks');$/;"	v
strmanageblocks	admin/blocks.php	/^    $strmanageblocks = get_string('manageblocks');$/;"	v
strmanagemodules	admin/module.php	/^    $strmanagemodules = get_string("managemodules");$/;"	v
strmanagemodules	admin/modules.php	/^    $strmanagemodules = get_string("managemodules");$/;"	v
strmanagemodules	mod/glossary/formats.php	/^    $strmanagemodules = get_string("managemodules");$/;"	v
strmarkalldread	mod/forum/lib.php	/^        $strmarkalldread = get_string('markalldread', 'forum');$/;"	v
strmarkallread	mod/forum/index.php	/^    $strmarkallread = get_string('markallread', 'forum');$/;"	v
strmarkedthistopic	course/format/lams/format.php	/^    $strmarkedthistopic = get_string('markedthistopic');$/;"	v
strmarkedthistopic	course/format/topics/format.php	/^        $strmarkedthistopic = get_string('markedthistopic');$/;"	v
strmarkread	mod/forum/lib.php	/^        $strmarkread = get_string('markread', 'forum');$/;"	v
strmarks	mod/quiz/view.php	/^    $strmarks         = get_string('marks', 'quiz');$/;"	v
strmarkthistopic	course/format/lams/format.php	/^    $strmarkthistopic = get_string('markthistopic');$/;"	v
strmarkthistopic	course/format/topics/format.php	/^        $strmarkthistopic = get_string('markthistopic');$/;"	v
strmarkunread	mod/forum/lib.php	/^        $strmarkunread = get_string('markunread', 'forum');$/;"	v
strmatch	question/format/aon/format.php	/^        $strmatch = get_string("match", "quiz")." (".$this->category->name.")";$/;"	v
strmax	course/grade.php	/^    $strmax = get_string("maximumshort");$/;"	v
strmax	course/grades.php	/^    $strmax = get_string("maximumshort");$/;"	v
strmax	grade/lib.php	/^    $strmax = get_string("maximumshort");$/;"	v
strmax	lib/excel/Worksheet.php	/^        $strmax                = 255;$/;"	v
strmax	question/type/calculated/questiontype.php	/^        $strmax = get_string('max', 'quiz');$/;"	v
strmaxsize	files/index.php	/^                $strmaxsize = get_string("maxsize", "", $filesize);$/;"	v
strmaxsize	lib/editor/htmlarea/coursefiles.php	/^                $strmaxsize = get_string("maxsize", "", $filesize);$/;"	v
strmaxsize	mod/assignment/type/uploadsingle/assignment.class.php	/^        $strmaxsize = get_string("maxsize", "", display_size($this->assignment->maxbytes));$/;"	v
strmemberincourse	course/groups.php	/^    $strmemberincourse = get_string('memberincourse');$/;"	v
strmessagehistory	message/lib.php	/^        $strmessagehistory = get_string('messagehistory', 'message');$/;"	v
strmin	question/type/calculated/questiontype.php	/^        $strmin = get_string('min', 'quiz');$/;"	v
strmissingsearchterms	mod/forum/search.php	/^            $strmissingsearchterms = get_string('missingsearchterms','forum');$/;"	v
strmissingstrings	admin/lang.php	/^    $strmissingstrings = get_string("missingstrings");$/;"	v
strmode	course/user.php	/^    $strmode           = get_string($mode);$/;"	v
strmode	mod/forum/user.php	/^    $strmode         = get_string($mode, 'forum');$/;"	v
strmodified	files/index.php	/^                $strmodified = get_string("modified");$/;"	v
strmodified	files/index.php	/^    $strmodified = get_string("modified");$/;"	v
strmodified	lib/editor/htmlarea/coursefiles.php	/^                $strmodified = get_string("modified");$/;"	v
strmodified	lib/editor/htmlarea/coursefiles.php	/^    $strmodified = get_string("modified");$/;"	v
strmodified	lib/moodlelib.php	/^        $strmodified = get_string("modified");$/;"	v
strmodified	mod/resource/type/directory/resource.class.php	/^    $strmodified = get_string("modified");$/;"	v
strmodule	mod/scorm/locallib.php	/^    $strmodule = get_string('modulename','scorm');$/;"	v
strmodulename	admin/module.php	/^    $strmodulename = get_string("modulename", $module);$/;"	v
strmodulename	admin/modules.php	/^            $strmodulename = $module->name;$/;"	v
strmodulename	admin/modules.php	/^        $strmodulename = get_string("modulename", "$delete");$/;"	v
strmodulename	admin/modules.php	/^        $strmodulename = get_string("modulename", "$module->name");$/;"	v
strmodulename	help.php	/^                        $strmodulename = get_string('modulename', $mod->name);$/;"	v
strmodulename	mod/glossary/formats.php	/^    $strmodulename = get_string("modulename", "glossary");$/;"	v
strmodulename	mod/hotpot/index.php	/^	$strmodulename  = get_string("modulename", "hotpot");$/;"	v
strmodulename	mod/hotpot/report.php	/^	$strmodulename  = get_string("modulename", "hotpot");$/;"	v
strmodulename	mod/hotpot/review.php	/^	$strmodulename  = get_string("modulename", "hotpot");$/;"	v
strmodulename	question/type/rqp/types.php	/^    $strmodulename = get_string('modulename', 'quiz');$/;"	v
strmodulenameplural	course/mod.php	/^    $strmodulenameplural = get_string("modulenameplural", $module->name);$/;"	v
strmodulenameplural	mod/hotpot/index.php	/^	$strmodulenameplural = get_string("modulenameplural", "hotpot");$/;"	v
strmodulenameplural	mod/hotpot/report.php	/^	$strmodulenameplural = get_string("modulenameplural", "hotpot");$/;"	v
strmodulenameplural	mod/hotpot/review.php	/^	$strmodulenameplural = get_string("modulenameplural", "hotpot");$/;"	v
strmodulesetup	lib/adminlib.php	/^                    $strmodulesetup  = get_string('modulesetup');$/;"	v
strmodulesetup	lib/adminlib.php	/^                $strmodulesetup    = get_string('modulesetup');$/;"	v
strmoodleversion	admin/environment.php	/^    $strmoodleversion = get_string('moodleversion');$/;"	v
strmore	blocks/news_items/block_news_items.php	/^            $strmore = get_string('more', 'forum');$/;"	v
strmostrecently	mod/resource/lib.php	/^        $strmostrecently = get_string("mostrecently");$/;"	v
strmovecategoryto	course/index.php	/^    $strmovecategoryto = get_string("movecategoryto");$/;"	v
strmoved	course/scales.php	/^    $strmoved = get_string("changessaved");$/;"	v
strmovedown	course/category.php	/^        $strmovedown = get_string("movedown");$/;"	v
strmovedown	course/format/lams/format.php	/^    $strmovedown = get_string('movedown');$/;"	v
strmovedown	course/format/topics/format.php	/^        $strmovedown = get_string('movedown');$/;"	v
strmovedown	course/format/weeks/format.php	/^        $strmovedown = get_string('movedown');$/;"	v
strmovedown	course/format/weekscss/format.php	/^        $strmovedown = get_string('movedown');$/;"	v
strmovedown	mod/quiz/editlib.php	/^    $strmovedown = get_string("movedown");$/;"	v
strmovefilestohere	files/index.php	/^    $strmovefilestohere = get_string("movefilestohere");$/;"	v
strmovefilestohere	lib/editor/htmlarea/coursefiles.php	/^    $strmovefilestohere = get_string("movefilestohere");$/;"	v
strmovefull	blocks/site_main_menu/block_site_main_menu.php	/^            $strmovefull = strip_tags(get_string('movefull', '', "'$USER->activitycopyname'"));$/;"	v
strmovefull	blocks/social_activities/block_social_activities.php	/^            $strmovefull = strip_tags(get_string('movefull', '', "'$USER->activitycopyname'"));$/;"	v
strmovefull	course/lib.php	/^            $strmovefull = strip_tags(get_string("movefull", "", "'$USER->activitycopyname'"));$/;"	v
strmovehere	blocks/site_main_menu/block_site_main_menu.php	/^            $strmovehere = get_string('movehere');$/;"	v
strmovehere	blocks/social_activities/block_social_activities.php	/^            $strmovehere = get_string('movehere');$/;"	v
strmovehere	course/lib.php	/^            $strmovehere = get_string("movehere");$/;"	v
strmovetoanotherfolder	files/index.php	/^    $strmovetoanotherfolder = get_string("movetoanotherfolder");$/;"	v
strmovetoanotherfolder	lib/editor/htmlarea/coursefiles.php	/^    $strmovetoanotherfolder = get_string("movetoanotherfolder");$/;"	v
strmoveup	course/category.php	/^        $strmoveup   = get_string("moveup");$/;"	v
strmoveup	course/format/lams/format.php	/^    $strmoveup = get_string('moveup');$/;"	v
strmoveup	course/format/topics/format.php	/^        $strmoveup = get_string('moveup');$/;"	v
strmoveup	course/format/weeks/format.php	/^        $strmoveup   = get_string('moveup');$/;"	v
strmoveup	course/format/weekscss/format.php	/^        $strmoveup   = get_string('moveup');$/;"	v
strmoveup	mod/quiz/editlib.php	/^    $strmoveup = get_string("moveup");$/;"	v
strmoz	lib/editor/htmlarea/htmlarea.php	/^                    $strmoz = get_string('cutpastemozilla','editor');$/;"	v
strmoz	lib/editor/htmlarea/htmlarea.php	/^                    $strmoz = preg_replace("\/[\\n|\\r]+\/", "", $strmoz);$/;"	v
strmoz	lib/editor/htmlarea/htmlarea.php	/^                    $strmoz = str_replace('<br \/>', '\\\\n', $strmoz);$/;"	v
strmultiple	admin/blocks.php	/^    $strmultiple = get_string('blockmultiple', 'admin');$/;"	v
strname	admin/blocks.php	/^    $strname = get_string('name');$/;"	v
strname	course/scales.php	/^    $strname = get_string("name");$/;"	v
strname	course/teacher.php	/^    $strname   = get_string("name");$/;"	v
strname	files/index.php	/^                $strname = get_string("name");$/;"	v
strname	files/index.php	/^    $strname = get_string("name");$/;"	v
strname	lib/editor/htmlarea/coursefiles.php	/^                $strname = get_string("name");$/;"	v
strname	lib/editor/htmlarea/coursefiles.php	/^    $strname = get_string("name");$/;"	v
strname	lib/environmentlib.php	/^    $strname = get_string('name');$/;"	v
strname	lib/moodlelib.php	/^        $strname = get_string("name");$/;"	v
strname	mod/assignment/index.php	/^    $strname = get_string("name");$/;"	v
strname	mod/assignment/lib.php	/^        $strname    = get_string('name');$/;"	v
strname	mod/chat/index.php	/^    $strname  = get_string('name');$/;"	v
strname	mod/data/index.php	/^    $strname  = get_string('name');$/;"	v
strname	mod/data/index.php	/^    $strname = get_string('name');$/;"	v
strname	mod/data/report.php	/^    $strname = get_string("name");$/;"	v
strname	mod/exercise/index.php	/^    $strname = get_string("name");$/;"	v
strname	mod/forum/report.php	/^    $strname = get_string("name");$/;"	v
strname	mod/glossary/index.php	/^    $strname  = get_string("name");$/;"	v
strname	mod/glossary/report.php	/^    $strname = get_string("name");$/;"	v
strname	mod/lams/index.php	/^    $strname  = get_string("name");$/;"	v
strname	mod/lesson/index.php	/^    $strname  = get_string("name");$/;"	v
strname	mod/quiz/index.php	/^    $strname  = get_string("name");$/;"	v
strname	mod/resource/index.php	/^    $strname = get_string("name");$/;"	v
strname	mod/resource/type/directory/resource.class.php	/^    $strname = get_string("name");$/;"	v
strname	mod/scorm/index.php	/^    $strname = get_string("name");$/;"	v
strname	mod/scorm/report.php	/^        $strname  = get_string('name');$/;"	v
strname	mod/survey/index.php	/^    $strname = get_string("name");$/;"	v
strname	mod/survey/report.php	/^        $strname = get_string("name", "survey");$/;"	v
strname	mod/wiki/index.php	/^    $strname  = get_string('wikiname', 'wiki');$/;"	v
strname	mod/workshop/index.php	/^    $strname = get_string("name");$/;"	v
strnav	admin/report/courseoverview/index.php	/^    $strnav = '<a href="'.$CFG->wwwroot.'\/admin\/index.php">'.get_string('administration').'<\/a> -> <a href="'.$CFG->wwwroot.'\/admin\/report.php">'.$strreports.'<\/a> -> '.$strcourseoverview;$/;"	v
strnav	course/mod.php	/^        $strnav = "<a href=\\"$CFG->wwwroot\/mod\/$module->name\/view.php?id=$cm->id\\">".format_string($form->name,true)."<\/a> ->";$/;"	v
strnav	course/mod.php	/^        $strnav = "<a href=\\"$CFG->wwwroot\/mod\/$module->name\/view.php?id=$cm->id\\">$form->name<\/a> ->";$/;"	v
strnav	course/mod.php	/^        $strnav = '';$/;"	v
strnav	course/report/participation/index.php	/^    $strnav = "<a href=\\"..\/..\/view.php?id=$course->id\\">$course->shortname<\/a> -> $/;"	v
strnever	user/index.php	/^    $strnever = get_string('never');$/;"	v
strneverclosed	mod/hotpot/index.php	/^	$strneverclosed = get_string('neverclosed', 'hotpot');$/;"	v
strnewuser	user/edit.php	/^    $strnewuser = get_string("newuser");$/;"	v
strnewwindow	mod/resource/type/file/resource.class.php	/^    $strnewwindow     = get_string("newwindow", "resource");$/;"	v
strnewwindow	mod/resource/type/html/resource.class.php	/^    $strnewwindow     = get_string("newwindow", "resource");$/;"	v
strnewwindow	mod/resource/type/ims/resource.class.php	/^        $strnewwindow     = get_string("newwindow", "resource");$/;"	v
strnewwindow	mod/resource/type/repository/resource.class.php	/^    $strnewwindow     = get_string("newwindow", "resource");$/;"	v
strnewwindow	mod/resource/type/text/resource.class.php	/^    $strnewwindow     = get_string("newwindow", "resource");$/;"	v
strnewwindowopen	mod/resource/type/file/resource.class.php	/^    $strnewwindowopen = get_string("newwindowopen", "resource");$/;"	v
strnewwindowopen	mod/resource/type/html/resource.class.php	/^    $strnewwindowopen = get_string("newwindowopen", "resource");$/;"	v
strnewwindowopen	mod/resource/type/ims/resource.class.php	/^        $strnewwindowopen = get_string("newwindowopen", "resource");$/;"	v
strnewwindowopen	mod/resource/type/repository/resource.class.php	/^    $strnewwindowopen = get_string("newwindowopen", "resource");$/;"	v
strnewwindowopen	mod/resource/type/text/resource.class.php	/^    $strnewwindowopen = get_string("newwindowopen", "resource");$/;"	v
strnext	backup/log.php	/^    $strnext = get_string("next");$/;"	v
strnext	mod/quiz/locallib.php	/^        $strnext = get_string('next');$/;"	v
strnext	mod/resource/type/ims/resource.class.php	/^        $strnext        = get_string("next", "resource");$/;"	v
strnextsession	mod/chat/lib.php	/^    $strnextsession  = get_string('nextsession', 'chat');$/;"	v
strnextsession	mod/chat/view.php	/^    $strnextsession  = get_string('nextsession', 'chat');$/;"	v
strno	admin/configvars.php	/^    $strno  = get_string('no');$/;"	v
strno	course/teacher.php	/^    $strno   = get_string("no");$/;"	v
strno	mod/forum/index.php	/^    $strno = get_string('no');$/;"	v
strnoalreadycourses	course/importstudents.php	/^    $strnoalreadycourses = get_string('metanoalreadycourses');$/;"	v
strnoattempts	mod/quiz/report/analysis/report.php	/^        $strnoattempts = get_string('noattempts','quiz');$/;"	v
strnoentries	mod/glossary/comments.php	/^    $strnoentries = get_string("noentries", "glossary");$/;"	v
strnoentries	mod/glossary/export.php	/^    $strnoentries = get_string("noentries", "glossary");$/;"	v
strnoentries	mod/glossary/import.php	/^    $strnoentries = get_string("noentries", "glossary");$/;"	v
strnoentries	mod/glossary/view.php	/^    $strnoentries = get_string("noentries", "glossary");$/;"	v
strnoexistingstudents	course/student.php	/^    $strnoexistingstudents = get_string("noexistingstudents");$/;"	v
strnoexistingteachers	course/teacher.php	/^    $strnoexistingteachers = get_string("noexistingteachers");$/;"	v
strnograde	mod/workshop/lib.php	/^    $strnograde = get_string('nograde');$/;"	v
strnopotentialcourses	course/importstudents.php	/^    $strnopotentialcourses = get_string('metanopotentialcourses');$/;"	v
strnopotentialstudents	course/student.php	/^    $strnopotentialstudents  = get_string("nopotentialstudents");$/;"	v
strnopotentialteachers	course/teacher.php	/^    $strnopotentialteachers  = get_string("nopotentialteachers");$/;"	v
strnoquestions	question/editlib.php	/^    $strnoquestions = get_string("noquestions", "quiz");$/;"	v
strnoquiz	mod/quiz/report/analysis/report.php	/^        $strnoquiz = get_string('noquiz','quiz');$/;"	v
strnoresponse	mod/hotpot/report/fullstat/report.php	/^		$strnoresponse = get_string('noresponse', 'quiz');$/;"	v
strnormal	lib/editor/htmlarea/htmlarea.php	/^    $strnormal = get_string("normal", "editor");$/;"	v
strnormal	lib/editor/htmlarea/htmlarea_bak.php	/^    $strnormal = get_string("normal", "editor");$/;"	v
strnotdeployed	mod/resource/type/ims/finder.php	/^    $strnotdeployed = get_string('notdeployed','resource');$/;"	v
strnotdone	mod/survey/index.php	/^    $strnotdone  = get_string("notdone", "survey");$/;"	v
strnote	mod/resource/type/file/resource.class.php	/^    $strnote     = get_string("note", "resource");$/;"	v
strnote	mod/resource/type/html/resource.class.php	/^    $strnote     = get_string("note", "resource");$/;"	v
strnote	mod/resource/type/ims/resource.class.php	/^        $strnote     = get_string("note", "resource");$/;"	v
strnote	mod/resource/type/repository/resource.class.php	/^    $strnote     = get_string("note", "resource");$/;"	v
strnote	mod/resource/type/text/resource.class.php	/^    $strnote     = get_string("note", "resource");$/;"	v
strnotes	mod/survey/report.php	/^    $strnotes = get_string("notes", "survey");$/;"	v
strnotfound	lib/editor/htmlarea/htmlarea.php	/^    $strnotfound = addslashes(get_string('searchnotfound','editor'));$/;"	v
strnotgradedyet	mod/assignment/lib.php	/^    $strnotgradedyet = get_string('notgradedyet', 'assignment');$/;"	v
strnotrackforum	mod/forum/index.php	/^    $strnotrackforum = get_string('notrackforum', 'forum');$/;"	v
strnotsubmittedyet	mod/assignment/lib.php	/^    $strnotsubmittedyet = get_string('notsubmittedyet', 'assignment');$/;"	v
strnumberinfo	question/type/datasetdependent/datasetitems.php	/^    $strnumberinfo = get_string("categoryinfo", "quiz");$/;"	v
strnumnotapproved	mod/data/index.php	/^    $strnumnotapproved = get_string('numnotapproved', 'data');$/;"	v
strnumpostssince	mod/forum/lib.php	/^    $strnumpostssince = get_string('overviewnumpostssince','forum');$/;"	v
strnumunread	mod/forum/lib.php	/^    $strnumunread = get_string('overviewnumunread','forum');$/;"	v
strnumviews	mod/resource/lib.php	/^        $strnumviews = get_string("numviews", "", $numviews);$/;"	v
strok	backup/log.php	/^    $strok = get_string("ok");$/;"	v
strok	files/index.php	/^                $strok = get_string("ok");$/;"	v
strok	lib/editor/htmlarea/coursefiles.php	/^                $strok = get_string("ok");$/;"	v
strok	lib/environmentlib.php	/^    $strok = get_string('ok');$/;"	v
stroldtheme	theme/index.php	/^    $stroldtheme = get_string("oldtheme");$/;"	v
stroptions	course/scales.php	/^    $stroptions = get_string("action");$/;"	v
strorder	course/teacher.php	/^    $strorder   = get_string("order");$/;"	v
strorder	mod/quiz/editlib.php	/^    $strorder = get_string("order");$/;"	v
stroutline	course/report/outline/index.php	/^    $stroutline        = get_string("outline");$/;"	v
stroutline	course/user.php	/^    $stroutline        = get_string("outline");$/;"	v
stroverdue	mod/quiz/review.php	/^    $stroverdue = get_string("overdue", "quiz");$/;"	v
strpage	mod/forum/search.php	/^    $strpage = get_string("page");$/;"	v
strparent	mod/forum/lib.php	/^        $strparent = get_string('parent', 'forum');$/;"	v
strparticipants	course/groups.php	/^    $strparticipants = get_string('participants');$/;"	v
strparticipants	course/report/outline/index.php	/^    $strparticipants   = get_string("participants");$/;"	v
strparticipants	course/user.php	/^    $strparticipants   = get_string("participants");$/;"	v
strparticipants	mod/forum/user.php	/^    $strparticipants = get_string('participants');$/;"	v
strparticipants	user/edit.php	/^    $strparticipants = get_string("participants");$/;"	v
strparticipation	course/report/participation/index.php	/^    $strparticipation = get_string('participationreport');$/;"	v
strparticipation	course/report/participation/mod.php	/^    $strparticipation = get_string('participationreport');$/;"	v
strpassword	course/loginas.php	/^            $strpassword = get_string('password');$/;"	v
strpasswordchanged	login/change_password.php	/^            $strpasswordchanged = get_string('passwordchanged');$/;"	v
strpaymentmanagement	enrol/authorize/index.php	/^    $strpaymentmanagement = get_string('paymentmanagement', 'enrol_authorize');$/;"	v
strphase	mod/exercise/index.php	/^    $strphase = get_string("phase", "exercise");$/;"	v
strpluginsetup	lib/adminlib.php	/^                $strpluginsetup  = get_string('pluginsetup');$/;"	v
strpolicyagree	user/policy.php	/^    $strpolicyagree = get_string('policyagree');$/;"	v
strpolicyagreement	user/policy.php	/^    $strpolicyagreement = get_string('policyagreement');$/;"	v
strpolicyagreementclick	user/policy.php	/^    $strpolicyagreementclick = get_string('policyagreementclick');$/;"	v
strpopup	mod/scorm/player.php	/^    $strpopup = get_string('popup','scorm');$/;"	v
strpos	lib/textlib.class.php	/^    function strpos($haystack,$needle,$offset=0) {$/;"	f
strpos	mod/hotpot/template/v6.php	/^		$strpos = strpos($this->parent->source, '<gap-fill><question-record>');$/;"	v
strpost	course/report/participation/index.php	/^    $strpost          = get_string('post');$/;"	v
strpost	course/report/participation/mod.php	/^    $strpost          = get_string('post');$/;"	v
strposts	course/report/participation/index.php	/^    $strposts         = get_string('posts');$/;"	v
strposts	course/report/participation/mod.php	/^    $strposts         = get_string('posts');$/;"	v
strpotentialcourses	course/importstudents.php	/^    $strpotentialcourses = get_string('metapotentialcourses');$/;"	v
strpotentialstudents	course/student.php	/^    $strpotentialstudents  = get_string("potentialstudents");$/;"	v
strpotentialsubscribers	mod/forum/subscribers.php	/^    $strpotentialsubscribers  = get_string("potentialsubscribers", 'forum');$/;"	v
strpotentialteachers	course/teacher.php	/^    $strpotentialteachers  = get_string("potentialteachers");$/;"	v
strpreferences	blog/preferences.php	/^    $strpreferences = get_string('preferences');$/;"	v
strpreferences	calendar/preferences.php	/^    $strpreferences = get_string('preferences', 'calendar');$/;"	v
strpreferred	mod/survey/graph.php	/^    $strpreferred = get_string("preferred", "survey");$/;"	v
strpreferred	mod/survey/report.php	/^        $strpreferred = get_string("preferred", "survey");$/;"	v
strpreferredclass	mod/survey/graph.php	/^    $strpreferredclass = get_string("preferredclass", "survey");$/;"	v
strpreferredstudent	mod/survey/graph.php	/^    $strpreferredstudent = get_string("preferredstudent", "survey", $course->student);$/;"	v
strpreformatted	lib/editor/htmlarea/htmlarea.php	/^    $strpreformatted = get_string("preformatted", "editor");$/;"	v
strpreformatted	lib/editor/htmlarea/htmlarea_bak.php	/^    $strpreformatted = get_string("preformatted", "editor");$/;"	v
strprev	mod/quiz/locallib.php	/^        $strprev = get_string('previous');$/;"	v
strpreview	mod/quiz/editlib.php	/^    $strpreview = get_string("preview", "quiz");$/;"	v
strpreview	mod/quiz/locallib.php	/^    $strpreview = get_string('previewquestion', 'quiz');$/;"	v
strpreview	mod/resource/type/ims/finder.php	/^    $strpreview = get_string('preview','resource');$/;"	v
strpreview	question/editlib.php	/^    $strpreview = get_string("preview","quiz");$/;"	v
strpreview	question/preview.php	/^    $strpreview = get_string('preview', 'quiz').' '.s($questions[$id]->name);$/;"	v
strpreview	theme/index.php	/^    $strpreview = get_string("preview");$/;"	v
strpreview	theme/preview.php	/^    $strpreview = get_string("preview");$/;"	v
strprevious	mod/resource/type/ims/resource.class.php	/^        $strprevious        = get_string("previous", "resource");$/;"	v
strprune	mod/forum/lib.php	/^        $strprune = get_string('prune', 'forum');$/;"	v
strpruneheading	mod/forum/lib.php	/^        $strpruneheading = get_string('pruneheading', 'forum');$/;"	v
strpublish	question/type/datasetdependent/datasetitems.php	/^    $strpublish = get_string("publish", "quiz");$/;"	v
strqtypename	admin/questiontypes.php	/^        $strqtypename = get_string("qtypename", "qtype_$delete");$/;"	v
strqtypename	admin/questiontypes.php	/^        $strqtypename = get_string("qtypename", "qtype_$qtype->name");$/;"	v
strquestion	mod/survey/report.php	/^    $strquestion = get_string("question", "survey");$/;"	v
strquestion	question/editlib.php	/^    $strquestion = get_string("question", "quiz");$/;"	v
strquestionheader	question/type/datasetdependent/datasetitems.php	/^    $strquestionheader = $this->comment_header($question);$/;"	v
strquestionname	mod/quiz/editlib.php	/^    $strquestionname = get_string("questionname", "quiz");$/;"	v
strquestionname	question/editlib.php	/^    $strquestionname = get_string("questionname", "quiz");$/;"	v
strquestions	admin/questiontypes.php	/^    $strquestions = get_string("questions");$/;"	v
strquestions	mod/survey/report.php	/^    $strquestions = get_string("questions", "survey");$/;"	v
strquestions	question/export.php	/^    $strquestions = get_string("questions", "quiz");$/;"	v
strquestions	question/type/datasetdependent/categorydatasetdefinitions.php	/^    $strquestions = get_string("questions", "quiz");$/;"	v
strquestions	question/type/datasetdependent/datasetitems.php	/^    $strquestions = get_string("questions", "quiz");$/;"	v
strquestiontype	admin/questiontypes.php	/^    $strquestiontype = get_string("questiontype", 'quiz');$/;"	v
strquiz	mod/quiz/edit.php	/^    $strquiz = get_string('modulename', 'quiz');$/;"	v
strquiz	mod/quiz/index.php	/^    $strquiz  = get_string("modulename", "quiz");$/;"	v
strquiz	mod/quiz/report/default.php	/^        $strquiz  = get_string("modulename", "quiz");$/;"	v
strquiz	mod/quiz/tabs.php	/^        $strquiz = get_string('modulename', 'quiz');$/;"	v
strquizcloses	mod/quiz/index.php	/^    $strquizcloses = get_string("quizcloses", "quiz");$/;"	v
strquizname	question/type/questiontype.php	/^            $strquizname  = get_string('modulename', 'quiz');$/;"	v
strquizzes	mod/quiz/attempt.php	/^    $strquizzes = get_string("modulenameplural", "quiz");$/;"	v
strquizzes	mod/quiz/edit.php	/^    $strquizzes = get_string('modulenameplural', 'quiz');$/;"	v
strquizzes	mod/quiz/index.php	/^    $strquizzes = get_string("modulenameplural", "quiz");$/;"	v
strquizzes	mod/quiz/report/default.php	/^        $strquizzes = get_string("modulenameplural", "quiz");$/;"	v
strquizzes	mod/quiz/review.php	/^    $strquizzes = get_string("modulenameplural", "quiz");$/;"	v
strquizzes	mod/quiz/reviewquestion.php	/^    $strquizzes = get_string('modulenameplural', 'quiz');$/;"	v
strquizzes	mod/quiz/tabs.php	/^        $strquizzes = get_string('modulenameplural', 'quiz');$/;"	v
strquizzes	question/edit.php	/^    $strquizzes = get_string('modulenameplural', 'quiz');$/;"	v
strquizzes	question/export.php	/^    $strquizzes = get_string('modulenameplural', 'quiz');$/;"	v
strrate	mod/data/lib.php	/^        $strrate = get_string("rate", "data");$/;"	v
strrate	mod/forum/lib.php	/^        $strrate = get_string("rate", "forum");$/;"	v
strrate	mod/glossary/lib.php	/^        $strrate = get_string("rate", "glossary");$/;"	v
strrating	mod/data/report.php	/^    $strrating = get_string("rating", "data");$/;"	v
strrating	mod/forum/report.php	/^    $strrating = get_string("rating", "forum");$/;"	v
strrating	mod/glossary/report.php	/^    $strrating = get_string("rating", "glossary");$/;"	v
strratings	mod/data/lib.php	/^            $strratings = get_string("ratings", "data");$/;"	v
strratings	mod/data/report.php	/^    $strratings = get_string("ratings", "data");$/;"	v
strratings	mod/forum/lib.php	/^            $strratings = get_string("ratings", "forum");$/;"	v
strratings	mod/forum/report.php	/^    $strratings = get_string("ratings", "forum");$/;"	v
strratings	mod/glossary/lib.php	/^            $strratings = get_string("ratings", "glossary");$/;"	v
strratings	mod/glossary/report.php	/^    $strratings = get_string("ratings", "glossary");$/;"	v
strre	mod/forum/post.php	/^        $strre = get_string('re', 'forum');$/;"	v
strreadme	lib/moodlelib.php	/^    $strreadme = get_string('readme');$/;"	v
strreallydel	mod/quiz/report/overview/report.php	/^        $strreallydel  = addslashes(get_string('deleteattemptcheck','quiz'));$/;"	v
strrecentactivity	course/recent.php	/^    $strrecentactivity = get_string("recentactivity");$/;"	v
strregistration	admin/register.php	/^    $strregistration = get_string("registration");$/;"	v
strregistrationinfo	admin/register.php	/^    $strregistrationinfo = get_string("registrationinfo");$/;"	v
strregrade	mod/hotpot/index.php	/^	$strregrade = get_string('regrade', 'hotpot');$/;"	v
strregradecheck	mod/hotpot/index.php	/^				$strregradecheck = get_string('regradecheck', 'hotpot', $hotpots[$regrade_cmid]->name);$/;"	v
strregradecheck	mod/hotpot/index.php	/^				$strregradecheck = get_string('regradecheck', 'hotpot', strtr($hotpot->name, $quotes));$/;"	v
strregraderequired	mod/hotpot/index.php	/^	$strregraderequired = get_string('regraderequired', 'hotpot');$/;"	v
strremove	course/reset.php	/^    $strremove = get_string('remove');$/;"	v
strremove	mod/quiz/editlib.php	/^    $strremove = get_string('remove', 'quiz');$/;"	v
strremovecourse	course/importstudents.php	/^    $strremovecourse = get_string('metaremovecourse');$/;"	v
strremovestudent	course/student.php	/^    $strremovestudent = get_string("removestudent");$/;"	v
strremovesubscriber	mod/forum/subscribers.php	/^    $strremovesubscriber = get_string("removesubscriber", 'forum');$/;"	v
strremoveteacher	course/teacher.php	/^    $strremoveteacher = get_string("removeteacher");$/;"	v
strrename	course/category.php	/^        $strrename= get_string('rename');$/;"	v
strrename	files/index.php	/^                $strrename = get_string("rename");$/;"	v
strrename	files/index.php	/^    $strrename = get_string("rename");$/;"	v
strrename	lib/editor/htmlarea/coursefiles.php	/^                $strrename = get_string("rename");$/;"	v
strrename	lib/editor/htmlarea/coursefiles.php	/^    $strrename = get_string("rename");$/;"	v
strrenamefileto	files/index.php	/^                $strrenamefileto = get_string("renamefileto", "moodle", $file);$/;"	v
strrenamefileto	lib/editor/htmlarea/coursefiles.php	/^                $strrenamefileto = get_string("renamefileto", "moodle", $file);$/;"	v
strreplaced	lib/editor/htmlarea/htmlarea.php	/^    $strreplaced = addslashes(get_string('itemsreplaced','editor'));$/;"	v
strreply	mod/forum/lib.php	/^        $strreply = get_string('reply', 'forum');$/;"	v
strreport	lib/environmentlib.php	/^    $strreport = get_string('report');$/;"	v
strreport	mod/scorm/index.php	/^    $strreport = get_string("report",'scorm');$/;"	v
strreport	mod/scorm/report.php	/^        $strreport  = get_string("report", "scorm");$/;"	v
strreport	mod/survey/report.php	/^    $strreport = get_string("report", "survey");$/;"	v
strreports	admin/report.php	/^    $strreports = get_string('reports');$/;"	v
strreports	admin/report/courseoverview/index.php	/^    $strreports = get_string('reports');$/;"	v
strreports	admin/report/courseoverview/mod.php	/^        $strreports = get_string('reports');$/;"	v
strreports	admin/report/stats/index.php	/^    $strreports = get_string("reports");$/;"	v
strreports	course/report.php	/^    $strreports = get_string('reports');$/;"	v
strreports	course/report/log/index.php	/^    $strreports = get_string('reports');$/;"	v
strreports	course/report/outline/index.php	/^    $strreports        = get_string("reports");$/;"	v
strreports	course/report/participation/index.php	/^    $strreports       = get_string('reports');$/;"	v
strreports	course/report/stats/index.php	/^    $strreports = get_string("reports");$/;"	v
strrepository	mod/resource/type/ims/finder.php	/^        $strrepository = get_string('repository','resource');$/;"	v
strrequireskey	course/category.php	/^        $strrequireskey     = get_string("requireskey");$/;"	v
strrequireskey	course/info.php	/^        $strrequireskey = get_string("requireskey");$/;"	v
strrequireskey	course/lib.php	/^        $strrequireskey = get_string('requireskey');$/;"	v
strrequireskey	course/pending.php	/^        $strrequireskey = get_string('requireskey');$/;"	v
strrequireskey	enrol/manual/enrol.php	/^        $strrequireskey = get_string("requireskey");$/;"	v
strrequirespayment	enrol/authorize/enrol.php	/^            $strrequirespayment = get_string("requirespayment");$/;"	v
strrequirespayment	enrol/paypal/enrol.php	/^        $strrequirespayment = get_string("requirespayment");$/;"	v
strreset	course/reset.php	/^    $strreset = get_string('reset');$/;"	v
strreset	mod/forum/lib.php	/^    $strreset = get_string('reset');$/;"	v
strresetcourse	course/reset.php	/^    $strresetcourse = get_string('resetcourse');$/;"	v
strresource	mod/resource/index.php	/^    $strresource = get_string("modulename", "resource");$/;"	v
strresources	mod/resource/index.php	/^    $strresources = get_string("modulenameplural", "resource");$/;"	v
strresponses	mod/choice/report.php	/^    $strresponses = get_string("responses", "choice");$/;"	v
strrestore	course/category.php	/^        $strrestore  = get_string("restore");$/;"	v
strrestore	files/index.php	/^    $strrestore= get_string("restore");$/;"	v
strrestore	question/editlib.php	/^    $strrestore = get_string('restore');$/;"	v
strrestricted	lib/environmentlib.php	/^    $strrestricted = get_string('restricted');$/;"	v
strreuseifpossible	question/type/datasetdependent/datasetitems.php	/^    $strreuseifpossible = get_string('reuseifpossible', 'quiz');$/;"	v
strreview	mod/quiz/review.php	/^    $strreview  = get_string("review", "quiz");$/;"	v
strreviewquestion	mod/quiz/report/overview/report.php	/^        $strreviewquestion = get_string('reviewresponse', 'quiz');$/;"	v
strreviewquestion	mod/quiz/reviewquestion.php	/^    $strreviewquestion  = get_string('reviewquestion', 'quiz');$/;"	v
strreviewquestion	question/type/questiontype.php	/^                $strreviewquestion = get_string('reviewresponse', 'quiz');$/;"	v
strrole	course/teacher.php	/^    $strrole   = get_string("role");$/;"	v
strrpos	lib/textlib.class.php	/^    function strrpos($haystack,$needle) {$/;"	f
strrss	mod/forum/index.php	/^    $strrss = get_string("rss");$/;"	v
strrss	mod/glossary/index.php	/^    $strrss = get_string("rss");$/;"	v
strs	enrol/authorize/index.php	/^    $strs = get_strings(array('status','action','time','course','confirm','yes','no','all','none','error'));$/;"	v
strsaveallfeedback	mod/assignment/lib.php	/^        $strsaveallfeedback = get_string('saveallfeedback', 'assignment');$/;"	v
strsavechanges	admin/timezone.php	/^    $strsavechanges = get_string("savechanges");$/;"	v
strsavechanges	course/scales.php	/^    $strsavechanges = get_string("savechanges");$/;"	v
strsavechanges	question/type/datasetdependent/datasetitems.php	/^    $strsavechanges = get_string("savechanges");$/;"	v
strsavechanges	theme/preview.php	/^    $strsavechanges = get_string("savechanges");$/;"	v
strsavegrades	mod/quiz/editlib.php	/^    $strsavegrades = get_string("savegrades", "quiz");$/;"	v
strscale	course/scales.php	/^    $strscale = get_string("scale");$/;"	v
strscale	lib/weblib.php	/^    $strscale = get_string('scale');$/;"	v
strscales	course/scales.php	/^    $strscales = get_string("scales");$/;"	v
strscales	lib/weblib.php	/^    $strscales = get_string('scales');$/;"	v
strscales	mod/survey/report.php	/^    $strscales = get_string("scales", "survey");$/;"	v
strscore	mod/quiz/review.php	/^    $strscore  = get_string("score", "quiz");$/;"	v
strscorm	mod/scorm/index.php	/^    $strscorm = get_string("modulename", "scorm");$/;"	v
strscorm	mod/scorm/player.php	/^    $strscorm  = get_string('modulename', 'scorm');$/;"	v
strscorm	mod/scorm/report.php	/^        $strscorm  = get_string("modulename", "scorm");$/;"	v
strscorm	mod/scorm/view.php	/^    $strscorm  = get_string("modulename", "scorm");$/;"	v
strscorms	mod/scorm/index.php	/^    $strscorms = get_string("modulenameplural", "scorm");$/;"	v
strscorms	mod/scorm/player.php	/^    $strscorms = get_string('modulenameplural', 'scorm');$/;"	v
strscorms	mod/scorm/report.php	/^        $strscorms = get_string("modulenameplural", "scorm");$/;"	v
strscorms	mod/scorm/view.php	/^    $strscorms = get_string("modulenameplural", "scorm");$/;"	v
strscreenshot	theme/index.php	/^    $strscreenshot = get_string("screenshot");$/;"	v
strsearch	admin/user.php	/^        $strsearch = get_string("search");$/;"	v
strsearch	course/importstudents.php	/^    $strsearch        = get_string("search");$/;"	v
strsearch	course/search.php	/^    $strsearch = get_string("search");$/;"	v
strsearch	course/student.php	/^    $strsearch        = get_string("search");$/;"	v
strsearch	course/teacher.php	/^    $strsearch        = get_string("search");$/;"	v
strsearch	mod/forum/search.php	/^    $strsearch = get_string("search", "forum");$/;"	v
strsearch	mod/forum/subscribers.php	/^    $strsearch        = get_string("search");$/;"	v
strsearch	mod/glossary/comments.php	/^    $strsearch = get_string("search");$/;"	v
strsearch	mod/glossary/export.php	/^    $strsearch = get_string("search");$/;"	v
strsearch	mod/glossary/import.php	/^    $strsearch = get_string("search");$/;"	v
strsearch	mod/glossary/showentry.php	/^        $strsearch = get_string("search");$/;"	v
strsearch	mod/glossary/view.php	/^    $strsearch = get_string("search");$/;"	v
strsearch	mod/resource/type/file/resource.class.php	/^    $strsearch        = get_string("searchweb", "resource");$/;"	v
strsearch	mod/resource/type/html/resource.class.php	/^    $strsearch        = get_string("searchweb", "resource");$/;"	v
strsearch	mod/resource/type/ims/resource.class.php	/^        $strsearch        = get_string("searchweb", "resource");$/;"	v
strsearch	mod/resource/type/repository/resource.class.php	/^    $strsearch        = get_string("searchweb", "resource");$/;"	v
strsearch	mod/resource/type/text/resource.class.php	/^    $strsearch        = get_string("searchweb", "resource");$/;"	v
strsearchagain	course/teacher.php	/^    $strsearchagain   = get_string("searchagain");$/;"	v
strsearchconcept	mod/glossary/comments.php	/^    $strsearchconcept = get_string("searchconcept", "glossary");$/;"	v
strsearchconcept	mod/glossary/export.php	/^    $strsearchconcept = get_string("searchconcept", "glossary");$/;"	v
strsearchconcept	mod/glossary/import.php	/^    $strsearchconcept = get_string("searchconcept", "glossary");$/;"	v
strsearchconcept	mod/glossary/view.php	/^    $strsearchconcept = get_string("searchconcept", "glossary");$/;"	v
strsearchcourses	course/lib.php	/^    $strsearchcourses= get_string("searchcourses");$/;"	v
strsearchindefinition	mod/glossary/comments.php	/^    $strsearchindefinition = get_string("searchindefinition", "glossary");$/;"	v
strsearchindefinition	mod/glossary/export.php	/^    $strsearchindefinition = get_string("searchindefinition", "glossary");$/;"	v
strsearchindefinition	mod/glossary/import.php	/^    $strsearchindefinition = get_string("searchindefinition", "glossary");$/;"	v
strsearchindefinition	mod/glossary/view.php	/^    $strsearchindefinition = get_string("searchindefinition", "glossary");$/;"	v
strsearchresults	course/importstudents.php	/^    $strsearchresults  = get_string("searchresults");$/;"	v
strsearchresults	course/search.php	/^    $strsearchresults = get_string("searchresults");$/;"	v
strsearchresults	course/student.php	/^    $strsearchresults  = get_string("searchresults");$/;"	v
strsearchresults	course/teacher.php	/^    $strsearchresults  = get_string("searchresults");$/;"	v
strsearchresults	mod/forum/search.php	/^    $strsearchresults = get_string("searchresults", "forum");$/;"	v
strsearchresults	mod/forum/subscribers.php	/^    $strsearchresults  = get_string("searchresults");$/;"	v
strsection	course/lib.php	/^                $strsection = get_string("topic");$/;"	v
strsection	course/lib.php	/^                $strsection = get_string("week");$/;"	v
strsection	course/report/log/lib.php	/^            $strsection = get_string("topic");$/;"	v
strsection	course/report/log/lib.php	/^            $strsection = get_string("week");$/;"	v
strsection	lib/weblib.php	/^        $strsection = get_string('topic');$/;"	v
strsection	lib/weblib.php	/^        $strsection = get_string('week');$/;"	v
strsection	mod/forum/discuss.php	/^                $strsection = get_string("topic");$/;"	v
strsection	mod/forum/discuss.php	/^                $strsection = get_string("week");$/;"	v
strsection	mod/forum/search.php	/^            $strsection = get_string('topic');$/;"	v
strsection	mod/forum/search.php	/^            $strsection = get_string('week');$/;"	v
strsection	mod/journal/index.php	/^        $strsection = "";$/;"	v
strsection	mod/journal/index.php	/^        $strsection = $strtopic;$/;"	v
strsection	mod/journal/index.php	/^        $strsection = $strweek;$/;"	v
strseemoredetail	mod/survey/report.php	/^    $strseemoredetail = get_string("seemoredetail", "survey");$/;"	v
strseesession	mod/chat/report.php	/^    $strseesession    = get_string('seesession', 'chat');$/;"	v
strselect	course/category.php	/^        $strselect   = get_string("select");$/;"	v
strselect	course/search.php	/^    $strselect   = get_string("select");$/;"	v
strselect	question/editlib.php	/^    $strselect = get_string("select", "quiz");$/;"	v
strselectall	course/search.php	/^    $strselectall = get_string("selectall");$/;"	v
strselectall	files/index.php	/^    $strselectall = get_string("selectall");$/;"	v
strselectall	question/editlib.php	/^    $strselectall = get_string("selectall", "quiz");$/;"	v
strselectattempt	mod/hotpot/report/overview/report.php	/^		$strselectattempt = addslashes(get_string('selectattempt','hotpot'));$/;"	v
strselectedquestions	mod/survey/report.php	/^    $strselectedquestions = get_string("selectedquestions", "survey");$/;"	v
strselectnone	files/index.php	/^    $strselectnone = get_string("deselectall");$/;"	v
strselectnone	question/editlib.php	/^    $strselectnone = get_string("selectnone", "quiz");$/;"	v
strsettings	admin/auth.php	/^    $strsettings = get_string("settings");$/;"	v
strsettings	admin/blocks.php	/^    $strsettings = get_string('settings');$/;"	v
strsettings	admin/modules.php	/^    $strsettings = get_string("settings");$/;"	v
strsettings	admin/questiontypes.php	/^    $strsettings = get_string("settings");$/;"	v
strsettings	course/category.php	/^        $strsettings = get_string("settings");$/;"	v
strshow	admin/blocks.php	/^    $strshow = get_string('show');$/;"	v
strshow	admin/modules.php	/^    $strshow = get_string("show");$/;"	v
strshow	admin/questiontypes.php	/^    $strshow = get_string("show");$/;"	v
strshow	course/category.php	/^        $strshow     = get_string("show");$/;"	v
strshow	question/editlib.php	/^    $strshow = get_string("show", "quiz");$/;"	v
strshowall	course/importstudents.php	/^    $strshowall = get_string("showall");$/;"	v
strshowall	course/student.php	/^    $strshowall = get_string("showall");$/;"	v
strshowall	mod/forum/subscribers.php	/^    $strshowall = get_string("showall");$/;"	v
strshowall	mod/hotpot/index.php	/^						$strshowall = get_string('showall'.$course->format);$/;"	v
strshowalltopics	course/format/lams/format.php	/^$strshowalltopics = get_string('showalltopics');$/;"	v
strshowalltopics	course/format/topics/format.php	/^    $strshowalltopics = get_string('showalltopics');$/;"	v
strshowallusers	admin/user.php	/^        $strshowallusers = get_string("showallusers");$/;"	v
strshowallweeks	course/format/weeks/format.php	/^    $strshowallweeks = get_string('showallweeks');$/;"	v
strshowallweeks	course/format/weekscss/format.php	/^    $strshowallweeks = get_string('showallweeks');$/;"	v
strshowone	mod/hotpot/index.php	/^						$strshowone = get_string('showonly'.preg_replace('|s$|', '', $course->format, 1), '', $hotpot->section);$/;"	v
strshowonlytopic	course/format/lams/format.php	/^            $strshowonlytopic = get_string('showonlytopic', '', $section);$/;"	v
strshowonlytopic	course/format/topics/format.php	/^                $strshowonlytopic = get_string('showonlytopic', '', $section);$/;"	v
strshowonlyweek	course/format/weeks/format.php	/^                $strshowonlyweek = get_string("showonlyweek", "", $section);$/;"	v
strshowonlyweek	course/format/weekscss/format.php	/^                $strshowonlyweek = get_string("showonlyweek", "", $section);$/;"	v
strshowsubscribers	mod/forum/view.php	/^            $strshowsubscribers = get_string("showsubscribers", "forum");$/;"	v
strsince	course/lib.php	/^        $strsince = get_string("since");$/;"	v
strsitesettings	admin/site.php	/^    $strsitesettings = get_string("sitesettings");$/;"	v
strsize	files/index.php	/^                $strsize = get_string("size");$/;"	v
strsize	files/index.php	/^    $strsize = get_string("size");$/;"	v
strsize	lib/editor/htmlarea/coursefiles.php	/^                $strsize = get_string("size");$/;"	v
strsize	lib/editor/htmlarea/coursefiles.php	/^    $strsize = get_string("size");$/;"	v
strsize	lib/moodlelib.php	/^        $strsize = get_string("size");$/;"	v
strsize	mod/resource/type/directory/resource.class.php	/^    $strsize = get_string("size");$/;"	v
strskipped	backup/log.php	/^    $strskipped = get_string("skipped");$/;"	v
strspecial	mod/glossary/lib.php	/^         $strspecial          = get_string("special", "glossary");$/;"	v
strstandardscale	course/scales.php	/^    $strstandardscale = get_string("scalesstandard");$/;"	v
strstandardscales	course/scales.php	/^    $strstandardscales = get_string("scalesstandard");$/;"	v
strstats	admin/report/stats/index.php	/^    $strstats = get_string('stats');$/;"	v
strstats	course/report/stats/index.php	/^    $strstats = get_string('stats');$/;"	v
strstatus	backup/log.php	/^    $strstatus = get_string("status");$/;"	v
strstatus	lib/environmentlib.php	/^    $strstatus = get_string('status');$/;"	v
strstatus	lib/moodlelib.php	/^        $strstatus = get_string("status");$/;"	v
strstatus	mod/scorm/lib.php	/^                            $strstatus = get_string($usertrack->status,'scorm');$/;"	v
strstatus	mod/scorm/locallib.php	/^                    $strstatus = get_string($usertrack->status,'scorm');$/;"	v
strstatus	mod/scorm/report.php	/^                                $strstatus = get_string($trackdata->status,'scorm');$/;"	v
strstatus	mod/scorm/report.php	/^                $strstatus = get_string($trackdata->status,'scorm');$/;"	v
strstatus	mod/survey/index.php	/^    $strstatus = get_string("status");$/;"	v
strstringtoload	admin/admin.php	/^        $strstringtoload = "str" . $stringtoload;$/;"	v
strstringtoload	admin/creators.php	/^        $strstringtoload = "str" . $stringtoload;$/;"	v
strstudents	course/format/lams/format.php	/^    $strstudents = moodle_strtolower($course->students);$/;"	v
strstudents	course/format/topics/format.php	/^        $strstudents = moodle_strtolower($course->students);$/;"	v
strstudents	course/format/weeks/format.php	/^        $strstudents = moodle_strtolower($course->students);$/;"	v
strstudents	course/format/weekscss/format.php	/^        $strstudents = moodle_strtolower($course->students);$/;"	v
strstudents	course/student.php	/^    $strstudents   = get_string("students");$/;"	v
strstudents	question/type/questiontype.php	/^                $strstudents = $studentcount === 1 ? $course->student : $course->students;$/;"	v
strsubmission	mod/workshop/upload.php	/^    $strsubmission = get_string('submission', 'workshop');$/;"	v
strsubmissions	mod/exercise/submissions.php	/^    $strsubmissions = get_string("submissions", "exercise");$/;"	v
strsubmissions	mod/workshop/submissions.php	/^    $strsubmissions = get_string("submissions", "workshop");$/;"	v
strsubmitted	mod/assignment/index.php	/^    $strsubmitted = get_string("submitted", "assignment");$/;"	v
strsubmitted	mod/assignment/lib.php	/^            $strsubmitted  = get_string('submitted', 'assignment');$/;"	v
strsubmitted	mod/assignment/lib.php	/^    $strsubmitted = get_string('submitted', 'assignment');$/;"	v
strsubmitted	mod/exercise/index.php	/^    $strsubmitted = get_string("submitted", "assignment");$/;"	v
strsubmitted	mod/workshop/index.php	/^    $strsubmitted = get_string("submitted", "assignment");$/;"	v
strsubscribe	mod/forum/index.php	/^    $strsubscribe = get_string('subscribe', 'forum');$/;"	v
strsubscribeall	mod/forum/subscribers.php	/^    $strsubscribeall = get_string("subscribeall", "forum");$/;"	v
strsubscribed	mod/forum/index.php	/^    $strsubscribed = get_string("subscribed", "forum");$/;"	v
strsubscribenone	mod/forum/subscribers.php	/^    $strsubscribenone = get_string("subscribenone", "forum");$/;"	v
strsubscribers	mod/forum/subscribers.php	/^    $strsubscribers = get_string("subscribers", "forum");$/;"	v
strsubscriptionsoff	mod/forum/view.php	/^            $strsubscriptionsoff = get_string('disallowsubscribe','forum');$/;"	v
strsubvoidyes	enrol/authorize/locallib.php	/^                    $strsubvoidyes = get_string('subvoidyes', 'enrol_authorize', $a);$/;"	v
strsummary	course/category.php	/^        $strsummary  = get_string("summary");$/;"	v
strsummary	course/format/lams/format.php	/^                $strsummary = ' - '.$strsummary;$/;"	v
strsummary	course/format/lams/format.php	/^                $strsummary = ' - '.substr($strsummary, 0, 60).'...';$/;"	v
strsummary	course/format/lams/format.php	/^            $strsummary = ' - '.strip_tags($thissection->summary);$/;"	v
strsummary	course/format/topics/format.php	/^                    $strsummary = ' - '.$strsummary;$/;"	v
strsummary	course/format/topics/format.php	/^                    $strsummary = ' - '.substr($strsummary, 0, 60).'...';$/;"	v
strsummary	course/format/topics/format.php	/^                $strsummary = strip_tags(format_string($thissection->summary,true));$/;"	v
strsummary	course/lib.php	/^        $strsummary = get_string('summary');$/;"	v
strsummary	mod/resource/index.php	/^    $strsummary = get_string("summary");$/;"	v
strsummary	mod/scorm/index.php	/^    $strsummary = get_string("summary");$/;"	v
strsummary	mod/survey/report.php	/^    $strsummary = get_string("summary", "survey");$/;"	v
strsummary	mod/wiki/index.php	/^    $strsummary = get_string('summary');$/;"	v
strsummaryof	course/editsection.php	/^        $strsummaryof = get_string('summaryof', '', " $sectionname $form->section");$/;"	v
strsummaryof	course/editsection.php	/^        $strsummaryof = get_string('summaryof', '', " $sectionname");$/;"	v
strsurvey	mod/survey/report.php	/^    $strsurvey = get_string("modulename", "survey");$/;"	v
strsurvey	mod/survey/view.php	/^    $strsurvey = get_string("modulename", "survey");$/;"	v
strsurveys	mod/survey/details.php	/^        $strsurveys = get_string("modulenameplural", "survey");$/;"	v
strsurveys	mod/survey/index.php	/^    $strsurveys = get_string("modulenameplural", "survey");$/;"	v
strsurveys	mod/survey/report.php	/^    $strsurveys = get_string("modulenameplural", "survey");$/;"	v
strsurveys	mod/survey/save.php	/^    $strsurveys = get_string("modulenameplural", "survey");$/;"	v
strsurveys	mod/survey/view.php	/^    $strsurveys = get_string("modulenameplural", "survey");$/;"	v
strsurveysaved	mod/survey/save.php	/^    $strsurveysaved = get_string("surveysaved", "survey");$/;"	v
strteachers	course/teacher.php	/^    $strteachers = get_string("teachers");$/;"	v
strtheme	theme/index.php	/^    $strtheme = get_string("theme");$/;"	v
strtheme	theme/preview.php	/^    $strtheme = get_string("theme");$/;"	v
strthemes	theme/index.php	/^    $strthemes = get_string("themes");$/;"	v
strthemes	theme/preview.php	/^    $strthemes = get_string("themes");$/;"	v
strthemesaved	theme/index.php	/^    $strthemesaved = get_string("themesaved");$/;"	v
strthemesaved	theme/preview.php	/^    $strthemesaved = get_string("themesaved");$/;"	v
strthislanguage	admin/lang.php	/^    $strthislanguage = get_string("thislanguage");$/;"	v
strthislanguage	admin/langdoc.php	/^    $strthislanguage = get_string("thislanguage");$/;"	v
strthislanguage	admin/langimport.php	/^    $strthislanguage = get_string("thislanguage");$/;"	v
strtime	mod/forum/report.php	/^    $strtime = get_string("time");$/;"	v
strtime	mod/glossary/report.php	/^    $strtime = get_string("time");$/;"	v
strtime	mod/survey/report.php	/^        $strtime = get_string("time", "survey");$/;"	v
strtimecompleted	mod/quiz/review.php	/^    $strtimecompleted = get_string("completedon", "quiz");$/;"	v
strtimecompleted	mod/quiz/view.php	/^    $strtimecompleted = get_string("timecompleted", "quiz");$/;"	v
strtimeformat	mod/hotpot/report/overview/report.php	/^		$strtimeformat = get_string('strftimedatetime');$/;"	v
strtimeformat	mod/quiz/report/overview/report.php	/^        $strtimeformat = get_string('strftimedatetime');$/;"	v
strtimetaken	backup/log.php	/^    $strtimetaken = get_string("timetaken","quiz");$/;"	v
strtimetaken	mod/quiz/review.php	/^    $strtimetaken     = get_string("timetaken", "quiz");$/;"	v
strtimetaken	mod/quiz/view.php	/^    $strtimetaken     = get_string("timetaken", "quiz");$/;"	v
strtimezone	admin/timezone.php	/^    $strtimezone = get_string("timezone");$/;"	v
strtitle	admin/stickyblocks.php	/^    $strtitle = get_string('stickyblocks','admin');$/;"	v
strtitle	course/pending.php	/^    $strtitle = get_string('coursespending');$/;"	v
strtitle	course/request.php	/^    $strtitle = get_string('courserequest');$/;"	v
strtitle	mod/exercise/index.php	/^    $strtitle = get_string("title", "exercise");$/;"	v
strtitle	user/messageselect.php	/^    $strtitle = get_string('coursemessage');$/;"	v
strtoc	mod/resource/type/ims/resource.class.php	/^        $strtoc = get_string('toc', 'resource');$/;"	v
strtodaylogs	course/report/outline/index.php	/^    $strtodaylogs      = get_string("todaylogs");$/;"	v
strtodaylogs	course/user.php	/^    $strtodaylogs      = get_string("todaylogs");$/;"	v
strtolower	lib/textlib.class.php	/^    function strtolower($text, $charset='utf-8') {$/;"	f
strtoomanytoshow	course/teacher.php	/^    $strtoomanytoshow   = get_string("toomanytoshow");$/;"	v
strtopic	course/format/lams/format.php	/^$strtopic         = get_string('topic');$/;"	v
strtopic	course/format/topics/format.php	/^    $strtopic         = get_string('topic');$/;"	v
strtopic	mod/assignment/index.php	/^    $strtopic = get_string("topic");$/;"	v
strtopic	mod/chat/index.php	/^    $strtopic = get_string('topic');$/;"	v
strtopic	mod/data/index.php	/^    $strtopic = get_string('topic');$/;"	v
strtopic	mod/exercise/index.php	/^    $strtopic = get_string("topic");$/;"	v
strtopic	mod/glossary/index.php	/^    $strtopic  = get_string("topic");$/;"	v
strtopic	mod/journal/index.php	/^    $strtopic = get_string("topic");$/;"	v
strtopic	mod/lams/index.php	/^    $strtopic  = get_string("topic");$/;"	v
strtopic	mod/lesson/index.php	/^    $strtopic  = get_string("topic");$/;"	v
strtopic	mod/quiz/index.php	/^    $strtopic  = get_string("topic");$/;"	v
strtopic	mod/resource/index.php	/^    $strtopic = get_string("topic");$/;"	v
strtopic	mod/scorm/index.php	/^    $strtopic = get_string("topic");$/;"	v
strtopic	mod/survey/index.php	/^    $strtopic = get_string("topic");$/;"	v
strtopic	mod/wiki/index.php	/^    $strtopic  = get_string('topic');$/;"	v
strtopic	mod/workshop/index.php	/^    $strtopic = get_string("topic");$/;"	v
strtopichide	course/format/lams/format.php	/^    $strtopichide = get_string('topichide', '', $strstudents);$/;"	v
strtopichide	course/format/topics/format.php	/^        $strtopichide = get_string('topichide', '', $strstudents);$/;"	v
strtopicshow	course/format/lams/format.php	/^    $strtopicshow = get_string('topicshow', '', $strstudents);$/;"	v
strtopicshow	course/format/topics/format.php	/^        $strtopicshow = get_string('topicshow', '', $strstudents);$/;"	v
strtoupper	lib/textlib.class.php	/^    function strtoupper($text, $charset='utf-8') {$/;"	f
strtrackforum	mod/forum/index.php	/^    $strtrackforum = get_string('trackforum', 'forum');$/;"	v
strtracking	mod/forum/index.php	/^    $strtracking = get_string('tracking', 'forum');$/;"	v
strtrunc	lib/typo3/class.t3lib_cs.php	/^	function strtrunc($charset,$string,$len)	{$/;"	f
strtype	course/scales.php	/^    $strtype = get_string("group");$/;"	v
strtype	mod/quiz/editlib.php	/^    $strtype = get_string("type", "quiz");$/;"	v
strtype	mod/wiki/index.php	/^    $strtype = get_string('wikitype', 'wiki');$/;"	v
strtype	question/editlib.php	/^    $strtype = get_string("type", "quiz");$/;"	v
strunenrol	course/unenrol.php	/^    $strunenrol = get_string("unenrol");$/;"	v
strunenrolsure	course/unenrol.php	/^        $strunenrolsure  = get_string("unenrolsure", "", get_string("yourself"));$/;"	v
strunenrolsure	course/unenrol.php	/^        $strunenrolsure = get_string("unenrolsure", "", fullname($user, true));$/;"	v
strunfinished	backup/log.php	/^    $strunfinished = get_string("unfinished");$/;"	v
strunpacking	files/index.php	/^                $strunpacking = get_string("unpacking", "", $file);$/;"	v
strunpacking	lib/editor/htmlarea/coursefiles.php	/^                $strunpacking = get_string("unpacking", "", $file);$/;"	v
strunreadposts	mod/forum/index.php	/^    $strunreadposts = get_string("unreadposts", "forum");$/;"	v
strunreadpostsone	course/lib.php	/^            $strunreadpostsone    = get_string('unreadpostsone', 'forum');$/;"	v
strunsubscribe	mod/forum/index.php	/^    $strunsubscribe = get_string('unsubscribe', 'forum');$/;"	v
strunzip	files/index.php	/^    $strunzip  = get_string("unzip");$/;"	v
strunzip	lib/editor/htmlarea/coursefiles.php	/^    $strunzip  = get_string("unzip");$/;"	v
strup	course/scales.php	/^    $strup = get_string("moveup");$/;"	v
strup	mod/resource/type/ims/resource.class.php	/^        $strup        = get_string("upbutton", "resource");$/;"	v
strupdate	admin/environment.php	/^    $strupdate = get_string('updatecomponent', 'admin');$/;"	v
strupdate	course/category.php	/^        $strupdate   = get_string("update");$/;"	v
strupdate	mod/assignment/lib.php	/^        $strupdate = get_string('update');$/;"	v
strupdate	mod/hotpot/index.php	/^	$strupdate = get_string('update');$/;"	v
strupdate	mod/quiz/tabs.php	/^        $strupdate = get_string('updatethis', 'moodle', $strquiz);$/;"	v
strupdate	mod/scorm/locallib.php	/^    $strupdate = get_string('update');$/;"	v
strupdate	question/category_class.php	/^        $strupdate = get_string('update');$/;"	v
strupdated	course/lib.php	/^                       $strupdated = get_string('updated', 'moodle', get_string('modulename', $info[0]));$/;"	v
strupdatefeed	lib/rsslib.php	/^    $strupdatefeed = get_string('updatefeed', 'block_rss_client');$/;"	v
strupdatemodule	mod/quiz/attempt.php	/^        $strupdatemodule = isteacheredit($course->id)$/;"	v
strupdatemodule	mod/quiz/edit.php	/^        $strupdatemodule = isteacheredit($course->id)$/;"	v
strupdatemodule	mod/quiz/edit.php	/^    $strupdatemodule = isteacheredit($course->id)$/;"	v
strupdatemodule	mod/quiz/review.php	/^        $strupdatemodule = isteacheredit($course->id)$/;"	v
strupdatemodule	question/category.php	/^        $strupdatemodule = isteacheredit($course->id)$/;"	v
strupdatemodule	question/edit.php	/^        $strupdatemodule = isteacheredit($course->id)$/;"	v
strupdatemodule	question/export.php	/^        $strupdatemodule = isteacheredit($course->id)$/;"	v
strupdatemodule	question/import.php	/^        $strupdatemodule = isteacheredit($course->id)$/;"	v
strupdatesevery	course/report/log/live.php	/^    $strupdatesevery = get_string("updatesevery", "moodle", COURSE_LIVELOG_REFRESH);$/;"	v
strupgradingdata	admin/upgradeforumread.php	/^    $strupgradingdata  = get_string("upgradingdata", "admin");$/;"	v
strupgradinglogs	admin/upgradelogs.php	/^    $strupgradinglogs  = get_string("upgradinglogs", "admin");$/;"	v
strupload	mod/exercise/upload.php	/^    $strupload      = get_string("upload");$/;"	v
struploadafile	files/index.php	/^                $struploadafile = get_string("uploadafile");$/;"	v
struploadafile	files/index.php	/^    $struploadafile = get_string("uploadafile");$/;"	v
struploadafile	lib/editor/htmlarea/coursefiles.php	/^                $struploadafile = get_string("uploadafile");$/;"	v
struploadafile	lib/editor/htmlarea/coursefiles.php	/^    $struploadafile = get_string("uploadafile");$/;"	v
struploadafile	mod/assignment/type/uploadsingle/assignment.class.php	/^        $struploadafile = get_string("uploadafile");$/;"	v
struploadthisfile	files/index.php	/^                $struploadthisfile = get_string("uploadthisfile");$/;"	v
struploadthisfile	lib/editor/htmlarea/coursefiles.php	/^                $struploadthisfile = get_string("uploadthisfile");$/;"	v
struploadusers	admin/uploaduser.php	/^$struploadusers = get_string("uploadusers");$/;"	v
strupwards	admin/environment.php	/^    $strupwards = get_string('upwards', 'admin');$/;"	v
struser	admin/uploaduser.php	/^$struser = get_string("user");$/;"	v
struser	course/import/groups/mod.php	/^    $struser = get_string("user");$/;"	v
strusers	admin/auth.php	/^    $strusers = get_string("users");$/;"	v
strusers	admin/timezone.php	/^    $strusers = get_string("users");$/;"	v
strusers	admin/uploaduser.php	/^$strusers = get_string("users");$/;"	v
strusers	admin/user.php	/^        $strusers = get_string("users");$/;"	v
strusers	admin/users.php	/^    $strusers          = get_string("users");$/;"	v
strusers	course/import/groups/mod.php	/^    $strusers = get_string("users");$/;"	v
strusers	mod/hotpot/index.php	/^	$strusers  = get_string('users');$/;"	v
strusers	mod/quiz/index.php	/^    $strusers  = $course->students;$/;"	v
strusersnew	admin/uploaduser.php	/^$strusersnew = get_string("usersnew");$/;"	v
strusersnew	course/import/groups/mod.php	/^    $strusersnew = get_string("usersnew");$/;"	v
strusersupdated	admin/uploaduser.php	/^$strusersupdated = get_string("usersupdated");$/;"	v
strversion	admin/blocks.php	/^    $strversion = get_string('version');$/;"	v
strversion	admin/modules.php	/^    $strversion = get_string("version");$/;"	v
strversion	admin/questiontypes.php	/^    $strversion = get_string("version");$/;"	v
strview	course/report/participation/index.php	/^    $strview          = get_string('view');$/;"	v
strview	course/report/participation/mod.php	/^    $strview          = get_string('view');$/;"	v
strviews	course/report/participation/index.php	/^    $strviews         = get_string('views');$/;"	v
strviews	course/report/participation/mod.php	/^    $strviews         = get_string('views');$/;"	v
strvoidyes	enrol/authorize/locallib.php	/^                $strvoidyes = get_string('voidyes', 'enrol_authorize');$/;"	v
strweek	course/format/weeks/format.php	/^    $strweek         = get_string('week');$/;"	v
strweek	course/format/weekscss/format.php	/^    $strweek         = get_string('week');$/;"	v
strweek	mod/assignment/index.php	/^    $strweek = get_string("week");$/;"	v
strweek	mod/chat/index.php	/^    $strweek  = get_string('week');$/;"	v
strweek	mod/data/index.php	/^    $strweek  = get_string('week');$/;"	v
strweek	mod/data/index.php	/^    $strweek = get_string('week');$/;"	v
strweek	mod/exercise/index.php	/^    $strweek = get_string("week");$/;"	v
strweek	mod/glossary/index.php	/^    $strweek  = get_string("week");$/;"	v
strweek	mod/journal/index.php	/^    $strweek = get_string("week");$/;"	v
strweek	mod/lams/index.php	/^    $strweek  = get_string("week");$/;"	v
strweek	mod/lesson/index.php	/^    $strweek  = get_string("week");$/;"	v
strweek	mod/quiz/index.php	/^    $strweek  = get_string("week");$/;"	v
strweek	mod/resource/index.php	/^    $strweek = get_string("week");$/;"	v
strweek	mod/scorm/index.php	/^    $strweek = get_string("week");$/;"	v
strweek	mod/survey/index.php	/^    $strweek = get_string("week");$/;"	v
strweek	mod/wiki/index.php	/^    $strweek  = get_string('week');$/;"	v
strweek	mod/workshop/index.php	/^    $strweek = get_string("week");$/;"	v
strweekhide	course/format/weeks/format.php	/^        $strweekhide = get_string('weekhide', '', $strstudents);$/;"	v
strweekhide	course/format/weekscss/format.php	/^        $strweekhide = get_string('weekhide', '', $strstudents);$/;"	v
strweekshow	course/format/weeks/format.php	/^        $strweekshow = get_string('weekshow', '', $strstudents);$/;"	v
strweekshow	course/format/weekscss/format.php	/^        $strweekshow = get_string('weekshow', '', $strstudents);$/;"	v
strwiki	mod/wiki/admin.php	/^    $strwiki  = get_string("modulename", "wiki");$/;"	v
strwiki	mod/wiki/index.php	/^    $strwiki  = get_string("modulename", "wiki");$/;"	v
strwiki	mod/wiki/view.php	/^    $strwiki  = get_string("modulename", "wiki");$/;"	v
strwikis	mod/wiki/admin.php	/^    $strwikis = get_string("modulenameplural", "wiki");$/;"	v
strwikis	mod/wiki/index.php	/^    $strwikis = get_string("modulenameplural", "wiki");$/;"	v
strwikis	mod/wiki/view.php	/^    $strwikis = get_string("modulenameplural", "wiki");$/;"	v
strwithchosenfiles	files/index.php	/^    $strwithchosenfiles = get_string("withchosenfiles");$/;"	v
strwithchosenfiles	lib/editor/htmlarea/coursefiles.php	/^    $strwithchosenfiles = get_string("withchosenfiles");$/;"	v
strworkshop	mod/workshop/assess.php	/^    $strworkshop  = get_string("modulename", "workshop");$/;"	v
strworkshop	mod/workshop/assessments.php	/^    $strworkshop  = get_string("modulename", "workshop");$/;"	v
strworkshop	mod/workshop/index.php	/^    $strworkshop = get_string("modulename", "workshop");$/;"	v
strworkshop	mod/workshop/lib.php	/^            $strworkshop  = get_string("modulename", "workshop");$/;"	v
strworkshop	mod/workshop/submissions.php	/^    $strworkshop  = get_string("modulename", "workshop");$/;"	v
strworkshop	mod/workshop/upload.php	/^    $strworkshop = get_string('modulename', 'workshop');$/;"	v
strworkshop	mod/workshop/view.php	/^    $strworkshop  = get_string("modulename", "workshop");$/;"	v
strworkshop	mod/workshop/viewassessment.php	/^    $strworkshop  = get_string("modulename", "workshop");$/;"	v
strworkshops	mod/workshop/assess.php	/^    $strworkshops = get_string("modulenameplural", "workshop");$/;"	v
strworkshops	mod/workshop/assessments.php	/^    $strworkshops = get_string("modulenameplural", "workshop");$/;"	v
strworkshops	mod/workshop/index.php	/^    $strworkshops = get_string("modulenameplural", "workshop");$/;"	v
strworkshops	mod/workshop/lib.php	/^            $strworkshops = get_string("modulenameplural", "workshop");$/;"	v
strworkshops	mod/workshop/submissions.php	/^    $strworkshops = get_string("modulenameplural", "workshop");$/;"	v
strworkshops	mod/workshop/upload.php	/^    $strworkshops = get_string('modulenameplural', 'workshop');$/;"	v
strworkshops	mod/workshop/view.php	/^    $strworkshops = get_string("modulenameplural", "workshop");$/;"	v
strworkshops	mod/workshop/viewassessment.php	/^    $strworkshops = get_string("modulenameplural", "workshop");$/;"	v
stryes	admin/configvars.php	/^    $stryes = get_string('yes');$/;"	v
stryes	course/teacher.php	/^    $stryes   = get_string("yes");$/;"	v
stryes	mod/forum/index.php	/^    $stryes = get_string('yes');$/;"	v
sttype	lib/adodb/drivers/adodb-oci8.inc.php	/^		$sttype = @OCIStatementType($stmt);$/;"	v
stu	backup/backuplib.php	/^                        $stu = get_record("user_students","userid",$user->old_id,"course",$preferences->backup_course);$/;"	v
student	course/grades.php	/^            $student = $students[$studentid];$/;"	v
student	grade/lib.php	/^                $student = $students[$studentid];$/;"	v
student	grade/lib.php	/^            $student = $students[$studentid];$/;"	v
student	mod/quiz/review.php	/^       $student = get_record('user', 'id', $attempt->userid);$/;"	v
student	mod/quiz/reviewquestion.php	/^        $student = get_record('user', 'id', $attempt->userid);$/;"	v
student	mod/survey/report.php	/^    $student = optional_param('student', 0, PARAM_INT);   \/\/ Student ID$/;"	v
student_count	backup/restorelib.php	/^                    $student_count = 0;$/;"	v
student_heading_link	grade/lib.php	/^                $student_heading_link = get_string('student','grades');$/;"	v
student_heading_link	grade/lib.php	/^            $student_heading_link = get_string('student','grades');$/;"	v
student_ids	mod/hotpot/report.php	/^			$student_ids = get_records_select_menu('user_students', "course IN ($course_ids)", 'course', 'id, userid');$/;"	v
student_link	grade/lib.php	/^                        $student_link = '<a href="'.$CFG->wwwroot.'\/user\/view.php?id='.$student.'&amp;course='.$course->id.'">';$/;"	v
student_link	grade/lib.php	/^                        $student_link = '<a href="?id='.$course->id.'&amp;group='.$group.'&amp;action=vcats&amp;user='.$student.'&amp;cview='.$cview.'">';$/;"	v
student_name	course/loginas.php	/^    $student_name = fullname($USER, true);$/;"	v
studentanswer	mod/lesson/action/continue.php	/^                $studentanswer = $answer->answer;$/;"	v
studentanswer	mod/lesson/action/continue.php	/^            $studentanswer = $answer->answer;$/;"	v
studentanswer	mod/lesson/action/continue.php	/^            $studentanswer = $useranswer;$/;"	v
studentanswer	mod/lesson/action/continue.php	/^    $studentanswer   = '';      \/\/ use this to store student's answer(s) in order to display it on feedback page$/;"	v
studentassessment	mod/exercise/locallib.php	/^                                $studentassessment = $assessment;$/;"	v
studentassessment	mod/exercise/locallib.php	/^    $studentassessment = $assessment;$/;"	v
studentcanpost	blocks/glossary_random/block_glossary_random.php	/^        $studentcanpost = $glossary->studentcanpost; \/\/needed to decide on which footer$/;"	v
studentcount	question/type/questiontype.php	/^                $studentcount = count($students);$/;"	v
studentdata	mod/lesson/report.php	/^        $studentdata = array();$/;"	v
studentessays	mod/lesson/view.php	/^        $studentessays = array();$/;"	v
studentgrades	course/grades.php	/^            $studentgrades = $gradeshtml[$student->id];$/;"	v
studentid	mod/choice/report.php	/^			      $studentid = $user->idnumber;$/;"	v
studentid	mod/choice/report.php	/^                    $studentid=(!empty($user->idnumber) ? $user->idnumber : " ");$/;"	v
studentid	mod/choice/report.php	/^              $studentid = " ";$/;"	v
studentids	mod/lesson/view.php	/^        $studentids = array_keys($studentessays);$/;"	v
studentjournals	mod/journal/lib.php	/^        $studentjournals = count_records_sql("SELECT COUNT(*)$/;"	v
studentjournals	mod/journal/lib.php	/^    $studentjournals = get_records_sql ("SELECT u.*$/;"	v
studentmodified	mod/assignment/lib.php	/^                        $studentmodified = '<div id="ts'.$auser->id.'">&nbsp;<\/div>';$/;"	v
studentmodified	mod/assignment/lib.php	/^                        $studentmodified = '<div id="ts'.$auser->id.'">'.$this->print_student_answer($auser->id).userdate($auser->timemodified).'<\/div>';$/;"	v
studentmodified	mod/assignment/lib.php	/^                    $studentmodified = '<div id="ts'.$auser->id.'">&nbsp;<\/div>';$/;"	v
studentname	mod/lesson/report.php	/^                $studentname = "{$student->lastname},&nbsp;$student->firstname";$/;"	v
studentname	mod/lesson/view.php	/^            $studentname = fullname($users[$id], true);$/;"	v
studentname	mod/lesson/view.php	/^        $studentname = $student->firstname." ".$student->lastname;$/;"	v
students	backup/backuplib.php	/^        $students = get_records_sql("SELECT DISTINCT userid,userid$/;"	v
students	course/student.php	/^        $students = array();$/;"	v
students	grade/lib.php	/^        $students = get_course_students($course->id);$/;"	v
students	grade/lib.php	/^        $students = get_course_students($course->id, "u.lastname ASC");$/;"	v
students	grade/lib.php	/^        $students = get_group_students($currentgroup, "u.lastname ASC");$/;"	v
students	lib/datalib.php	/^                $students = array();$/;"	v
students	lib/datalib.php	/^        $students = array();$/;"	v
students	lib/datalib.php	/^    $students = get_records_sql("SELECT $fields$/;"	v
students	lib/statslib.php	/^            $students = array();$/;"	v
students	lib/statslib.php	/^        $students = array(); \/\/ avoid warnings;$/;"	v
students	message/lib.php	/^            $students = array();$/;"	v
students	mod/assignment/lib.php	/^    $students = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
students	mod/chat/lib.php	/^    $students = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
students	mod/choice/lib.php	/^    $students = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
students	mod/glossary/lib.php	/^    $students = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
students	mod/journal/lib.php	/^    $students = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
students	mod/lesson/lib.php	/^    $students = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
students	question/type/questiontype.php	/^                $students = array();$/;"	v
students	user/index.php	/^    $students = get_records_sql($select.$from.$where.$wheresearch.$sort.$limit);$/;"	v
studentstally	enrol/imsenterprise/enrol.php	/^    $studentstally = 0;$/;"	v
studentsuntally	enrol/imsenterprise/enrol.php	/^    $studentsuntally = 0;$/;"	v
studentview	course/view.php	/^    $studentview = optional_param('studentview', -1, PARAM_BOOL);$/;"	v
studentviewlink	grade/lib.php	/^                    $studentviewlink = '<a href="'.$CFG->wwwroot.'\/user\/view.php?id='.$student.'&amp;course='.$course->id.'">'.$grades_by_student[$student]['student_data']['lastname'].', '.$grades_by_student[$student]['student_data']['firstname'].'<\/a>';$/;"	v
studentviewlink	grade/lib.php	/^                    $studentviewlink = '<a href="?id='.$course->id.'&amp;action=view_student_grades&amp;user='.$student.'">'.$grades_by_student[$student]['student_data']['lastname'].', '.$grades_by_student[$student]['student_data']['firstname'].'<\/a>';$/;"	v
style	blocks/section_links/block_section_links.php	/^                $style = ($isvisible) ? '' : ' class="dimmed"';$/;"	v
style	blocks/section_links/block_section_links.php	/^            $style = ($isvisible) ? '' : ' class="dimmed"';$/;"	v
style	lib/excel/Format.php	/^            $style   = $this->locked;$/;"	v
style	lib/excel/Format.php	/^            $style = 0xFFF5;$/;"	v
style	lib/fpdf/fpdf.php	/^        $style='';$/;"	v
style	lib/fpdf/fpdf.php	/^        $style='BI';$/;"	v
style	lib/fpdf/fpdf.php	/^        $style=str_replace('U','',$style);$/;"	v
style	lib/fpdf/fpdf.php	/^    $style=$this->FontStyle.($this->underline ? 'U' : '');$/;"	v
style	lib/fpdf/fpdf.php	/^    $style=strtoupper($style);$/;"	v
style	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $style   = $this->_locked;$/;"	v
style	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $style = 0xFFF5;$/;"	v
style	lib/smarty/plugins/block.textformat.php	/^    $style = null;$/;"	v
style	lib/soap/nusoap.php	/^			$style = "rpc";$/;"	v
style	lib/soap/nusoap.php	/^			$style = $opData['style'];$/;"	v
style	lib/weblib.php	/^        $style = 'notifysuccess';  \/\/ backward compatible with old color system$/;"	v
style	mod/forum/lib.php	/^                        $style = '<span class="forumthread read">';$/;"	v
style	mod/forum/lib.php	/^                        $style = '<span class="forumthread unread">';$/;"	v
style	mod/forum/lib.php	/^                    $style = '<span class="forumthread">';$/;"	v
style	mod/lesson/view.php	/^                        $style = "style='color:#006600;text-decoration:underline;'";$/;"	v
style	mod/lesson/view.php	/^                        $style = "style='color:#999999;'";$/;"	v
style	mod/lesson/view.php	/^                        $style = "style='color:#DF041E;text-decoration:underline;'";$/;"	v
style	mod/quiz/report/grading/report.php	/^                    $style = 'class="manual-graded"';$/;"	v
style	mod/quiz/report/grading/report.php	/^                    $style = 'class="manual-ungraded"';$/;"	v
style	mod/scorm/locallib.php	/^                            $style = ' style="display: none;"';$/;"	v
style	mod/scorm/locallib.php	/^                        $style = '';$/;"	v
style	question/type/multianswer/questiontype.php	/^                        $style = 'class="correct"';$/;"	v
style	question/type/multianswer/questiontype.php	/^                        $style = 'class="incorrect"';$/;"	v
style	question/type/multianswer/questiontype.php	/^                        $style = 'class="partialcorrect"';$/;"	v
style	question/type/multianswer/questiontype.php	/^                    $style = '';$/;"	v
style	question/type/multianswer/questiontype.php	/^            $style = '';$/;"	v
style_sheet_setup	lib/weblib.php	/^function style_sheet_setup($lastmodified=0, $lifetime=300, $themename='', $forceconfig='', $lang='') {$/;"	f
styles	mod/hotpot/view.php	/^	$styles = '';$/;"	v
stylesheets	lib/weblib.php	/^            $stylesheets = explode(';', $CFG->xml_stylesheets);$/;"	v
stylesheets	mod/resource/type/repository/hive/openlitebrowse.php	/^          $stylesheets = $stylesheet;$/;"	v
stylesheets	mod/resource/type/repository/hive/openlitebrowse.php	/^    $stylesheets = '';$/;"	v
stylesheets	mod/resource/type/repository/hive/openlitesearch.php	/^          $stylesheets = $stylesheet;$/;"	v
stylesheets	mod/resource/type/repository/hive/openlitesearch.php	/^    $stylesheets = '';$/;"	v
stylesheetshtml	lib/weblib.php	/^    $stylesheetshtml = '';$/;"	v
stylesheetshtml	message/refresh.php	/^    $stylesheetshtml = '';$/;"	v
stylesheetshtml	message/send.php	/^    $stylesheetshtml = '';$/;"	v
stylesheetshtml	mod/chat/gui_header_js/jsupdate.php	/^    $stylesheetshtml = '';$/;"	v
stylesheetshtml	mod/chat/gui_header_js/jsupdated.php	/^    $stylesheetshtml = '';$/;"	v
styletoapply	lib/environmentlib.php	/^                $styletoapply = $errorline? 'error':'warn';$/;"	v
sub	doc/index.php	/^        $sub = "";$/;"	v
sub	doc/index.php	/^        $sub = "#$sub";$/;"	v
sub	doc/index.php	/^    $sub   = optional_param('sub', "", PARAM_CLEAN);  \/\/ sub-section (named anchor)$/;"	v
subOptions	lib/typo3/class.t3lib_div.php	/^						$subOptions = $options;$/;"	v
subOptions	lib/typo3/class.t3lib_div.php	/^						$subOptions = $options['alt_options'][$stackData['path'].'\/'.$tagName];$/;"	v
sub_blocks	question/format/blackboard_6/format.php	/^                        $sub_blocks = $cur_block['#']['flow'];$/;"	v
sub_blocks	question/format/blackboard_6/format.php	/^                        $sub_blocks = $cur_block['#']['flow_mat'];$/;"	v
sub_blocks	question/format/blackboard_6/format.php	/^                $sub_blocks = $cur_block['#']['response_label'][0];$/;"	v
sub_blocks	question/format/blackboard_6/format.php	/^                $sub_blocks = $pblock['#']['flow'];$/;"	v
sub_info	mod/assignment/restorelib.php	/^            $sub_info = $submissions[$i];$/;"	v
sub_info	mod/exercise/restorelib.php	/^            $sub_info = $submissions[$i];$/;"	v
sub_info	mod/scorm/restorelib.php	/^            $sub_info = $scoes[$i];$/;"	v
sub_info	mod/scorm/restorelib.php	/^            $sub_info = $scotracks[$i];$/;"	v
sub_info	mod/scorm/restorelib.php	/^            $sub_info = $scousers[$i];$/;"	v
sub_info	mod/survey/restorelib.php	/^            $sub_info = $analysis[$i];$/;"	v
sub_info	mod/survey/restorelib.php	/^            $sub_info = $answers[$i];$/;"	v
sub_info	mod/workshop/restorelib.php	/^            $sub_info = $submissions[$i];$/;"	v
sub_question	question/format/blackboard_6/format.php	/^                            $sub_question = NULL;$/;"	v
sub_questions	question/format/blackboard_6/format.php	/^                        $sub_questions = array();$/;"	v
subactions	enrol/authorize/locallib.php	/^                    $subactions = '&nbsp;';$/;"	v
subanswers	question/type/match/editquestion.php	/^    $subanswers   = array();$/;"	v
subcategorieswereshown	course/category.php	/^                $subcategorieswereshown = true;$/;"	v
subdir	lib/typo3/class.t3lib_div.php	/^						$subdir = substr($fI['dirname'],strlen($dirName));$/;"	v
subdir	mod/resource/type/directory/resource.class.php	/^    $subdir = optional_param( 'subdir','' ); $/;"	v
subdir	mod/wiki/lib.php	/^            $subdir = '';$/;"	v
subdir	mod/wiki/lib.php	/^            $subdir = substr($wiki->initialcontent, 0, $ppos+1);$/;"	v
subdirs	backup/bb/restore_bb.php	/^        $subdirs = get_subdirs($dir."\/");$/;"	v
subdirs	lib/moodlelib.php	/^                $subdirs = get_directory_list($fullfile, $excludefile, $descend, $getdirs, $getfiles);$/;"	v
subelement	mod/scorm/aicc.php	/^                                                         $subelement = 'cmi.core.score.min';$/;"	v
subelement	mod/scorm/aicc.php	/^                                                     $subelement = 'cmi.core.score.max';$/;"	v
subelement	mod/scorm/aicc.php	/^                                                    $subelement = 'cmi.core.exit';$/;"	v
subelement	mod/scorm/datamodels/aicc.js.php	/^                $subelement = substr($element,0,$end);$/;"	v
subelement	mod/scorm/datamodels/scorm1_2.js.php	/^                $subelement = substr($element,0,$end);$/;"	v
subelement	mod/scorm/datamodels/scorm1_3.js.php	/^                $subelement = substr($element,0,$end);$/;"	v
subfilelist	files/index.php	/^            $subfilelist = array();$/;"	v
subfilelist	lib/editor/htmlarea/coursefiles.php	/^            $subfilelist = array();$/;"	v
subitemmap	mod/resource/type/ims/deploy.php	/^                    $subitemmap = ims_process_items($subitems, $level+1, $id, $obj_item->id);$/;"	v
subitemmap	mod/resource/type/ims/repository_deploy.php	/^                    $subitemmap = ims_process_items($subitems, $level+1, $id, $obj_item->id);$/;"	v
subitems	mod/resource/type/ims/deploy.php	/^                $subitems = $item['#']['item'];$/;"	v
subitems	mod/resource/type/ims/repository_deploy.php	/^                $subitems = $item['#']['item'];$/;"	v
subject	admin/handlevirus.php	/^    $subject = get_string('virusfoundsubject','moodle',$site->fullname);$/;"	v
subject	admin/process_email.php	/^    $subject = get_string('noreplybouncesubject','moodle',$site->fullname);$/;"	v
subject	backup/backup_scheduled.php	/^        $subject = $prefix.get_string("scheduledbackupstatus");$/;"	v
subject	enrol/authorize/enrol.php	/^                                $subject = get_string('pendingorderssubject', 'enrol_authorize', $a);$/;"	v
subject	enrol/authorize/enrol.php	/^                    $subject = get_string('pendingorderssubject', 'enrol_authorize', $a);$/;"	v
subject	enrol/manual/enrol.php	/^            $subject = get_string("welcometocourse", "", $course->fullname);$/;"	v
subject	lib/moodlelib.php	/^            $subject = get_string('notifyloginfailuressubject', '', $site->fullname);$/;"	v
subject	lib/moodlelib.php	/^    $subject  = $site->fullname .': '. get_string('changedpassword');$/;"	v
subject	lib/moodlelib.php	/^    $subject  = $site->fullname .': '. get_string('newusernewpasswordsubj');$/;"	v
subject	lib/moodlelib.php	/^    $subject = get_string('emailconfirmationsubject', '', $site->fullname);$/;"	v
subject	lib/moodlelib.php	/^    $subject = get_string('emailpasswordconfirmationsubject', '', $site->fullname);$/;"	v
subject	lib/smarty/plugins/outputfilter.trimwhitespace.php	/^            $subject = substr_replace($subject, $replace[$_i], $_pos, $_len);$/;"	v
subject	lib/uploadlib.php	/^    $subject = get_string('clamemailsubject', 'moodle', $site->fullname);$/;"	v
subject	mod/forum/search.php	/^    $subject = trim(optional_param('subject', '', PARAM_NOTAGS)); \/\/ Subject$/;"	v
subject	mod/lesson/view.php	/^                $subject = get_string('essayemailsubject', 'lesson', format_string($pages[$essay->pageid]->title,true));$/;"	v
subjectclass	mod/forum/lib.php	/^            $subjectclass = ($log->action == 'add discussion') ? ' bold' : '';$/;"	v
sublink	mod/forum/index.php	/^                            $sublink = "<a title=\\"$subtitle\\" href=\\"subscribe.php?id=$forum->id\\">$subscribed<\/a>";$/;"	v
sublink	mod/forum/index.php	/^                            $sublink = $strno;   \/\/ Can't subscribe to a group forum (not in a group)$/;"	v
sublink	mod/forum/index.php	/^                            $sublink = '-';$/;"	v
sublink	mod/forum/index.php	/^                        $sublink = $strno;   \/\/ Can't subscribe to a group forum (not in a group)$/;"	v
sublink	mod/forum/index.php	/^                        $sublink = $stryes;$/;"	v
sublink	mod/forum/index.php	/^                    $sublink = $stryes;$/;"	v
sublist	mod/scorm/lib.php	/^                $sublist=1;$/;"	v
sublist	mod/scorm/locallib.php	/^        $sublist=1;$/;"	v
submanifest_object	mod/resource/type/ims/deploy.php	/^                $submanifest_object = new stdClass;$/;"	v
submanifest_object	mod/resource/type/ims/repository_deploy.php	/^                $submanifest_object = new stdClass;$/;"	v
submanifests	mod/resource/type/ims/deploy.php	/^            $submanifests = ims_extract_submanifests($data['manifest']['#']);$/;"	v
submanifests	mod/resource/type/ims/deploy.php	/^        $submanifests = array();  \/\/To store found submanifests$/;"	v
submanifests	mod/resource/type/ims/repository_deploy.php	/^            $submanifests = ims_extract_submanifests($data['manifest']['#']);$/;"	v
submanifests	mod/resource/type/ims/repository_deploy.php	/^        $submanifests = array();  \/\/To store found submanifests$/;"	v
submission	mod/assignment/lib.php	/^                        $submission = $this->prepare_new_submission($id);$/;"	v
submission	mod/assignment/lib.php	/^            $submission = $this->get_submission($USER->id);$/;"	v
submission	mod/assignment/lib.php	/^            $submission = $this->prepare_new_submission($userid);$/;"	v
submission	mod/assignment/lib.php	/^        $submission = $this->get_submission($feedback->userid, true);  \/\/ Get or make one$/;"	v
submission	mod/assignment/lib.php	/^        $submission = get_record('assignment_submissions', 'assignment', $this->assignment->id, 'userid', $userid);$/;"	v
submission	mod/assignment/lib.php	/^        $submission = new Object; $/;"	v
submission	mod/assignment/type/online/assignment.class.php	/^                $submission = $this->get_submission();$/;"	v
submission	mod/assignment/type/online/assignment.class.php	/^        $submission = $this->get_submission($USER->id);$/;"	v
submission	mod/assignment/type/online/assignment.class.php	/^        $submission = $this->get_submission($USER->id, true);$/;"	v
submission	mod/assignment/type/online/assignment.class.php	/^        $submission = $this->get_submission();$/;"	v
submission	mod/assignment/type/online/db/mysql.php	/^                        $submission = new object;$/;"	v
submission	mod/assignment/type/online/db/postgres7.php	/^                        $submission = new object;$/;"	v
submission	mod/assignment/type/uploadsingle/assignment.class.php	/^        $submission = $this->get_submission($USER->id);$/;"	v
submission	mod/exercise/assessments.php	/^        $submission = get_record("exercise_submissions", "id", $sid);$/;"	v
submission	mod/exercise/locallib.php	/^                     $submission = get_record("exercise_submissions", "id", $assessment->submissionid);$/;"	v
submission	mod/exercise/locallib.php	/^                $submission = get_record("exercise_submissions", "id", $assessment->submissionid);$/;"	v
submission	mod/exercise/locallib.php	/^                $submission = get_record("exercise_submissions", "id", $submissionid);$/;"	v
submission	mod/exercise/locallib.php	/^    $submission = get_record("exercise_submissions", "exerciseid", $exercise->id, "userid", $user->id);$/;"	v
submission	mod/exercise/submissions.php	/^        $submission = get_record("exercise_submissions", "id", $sid);$/;"	v
submission	mod/workshop/assessments.php	/^        $submission = get_record("workshop_submissions", "id", $sid);$/;"	v
submission	mod/workshop/lib.php	/^    $submission = get_record("workshop_submissions", "workshopid", $workshop->id, "userid", $user->id);$/;"	v
submission	mod/workshop/locallib.php	/^                        $submission = get_record("workshop_submissions", "id", $submissionid);$/;"	v
submission	mod/workshop/locallib.php	/^                     $submission = get_record("workshop_submissions", "id", $assessment->submissionid);$/;"	v
submission	mod/workshop/locallib.php	/^                $submission = get_record("workshop_submissions", "id", $assessment->submissionid);$/;"	v
submission	mod/workshop/locallib.php	/^                $submission = get_record("workshop_submissions", "id", $submissionid);$/;"	v
submission	mod/workshop/locallib.php	/^            $submission = get_record("workshop_submissions", "id", $assessment->submissionid);$/;"	v
submission	mod/workshop/submissions.php	/^        $submission = get_record("workshop_submissions", "id", $form->sid);$/;"	v
submission	mod/workshop/submissions.php	/^        $submission = get_record("workshop_submissions", "id", $sid);$/;"	v
submissiondate	mod/exercise/locallib.php	/^                $submissiondate = "<font color=\\"red\\">".$submissiondate."<\/font>";$/;"	v
submissiondate	mod/exercise/locallib.php	/^            $submissiondate = userdate($submission->timecreated);$/;"	v
submissionowner	mod/exercise/locallib.php	/^                $submissionowner = get_record("user", "id", $submission->userid);$/;"	v
submissionowner	mod/workshop/locallib.php	/^                    $submissionowner = get_record("user", "id", $submission->userid);$/;"	v
submissionowner	mod/workshop/locallib.php	/^                $submissionowner = get_record("user", "id", $submission->userid);$/;"	v
submissions	mod/assignment/lib.php	/^            $submissions = count_records_sql("SELECT COUNT(*)$/;"	v
submissions	mod/assignment/lib.php	/^    function submissions($mode) {$/;"	f
submissions	mod/assignment/restorelib.php	/^        $submissions = $info['MOD']['#']['SUBMISSIONS']['0']['#']['SUBMISSION'];$/;"	v
submissions	mod/exercise/restorelib.php	/^        $submissions = $info['MOD']['#']['SUBMISSIONS']['0']['#']['SUBMISSION'];$/;"	v
submissions	mod/workshop/restorelib.php	/^        $submissions = $info['MOD']['#']['SUBMISSIONS']['0']['#']['SUBMISSION'];$/;"	v
submissions	mod/workshop/upload.php	/^    $submissions = workshop_get_user_submissions($workshop, $USER);$/;"	v
submit	course/import/activities/mod.php	/^    $submit = '<input type="submit" value="'.get_string('usethiscourse').'" \/><\/form>';$/;"	v
submit_form	lib/editor/htmlarea/popups/insert_image.php	/^function submit_form(dothis) {$/;"	f
submit_form	lib/editor/htmlarea/popups/link.php	/^function submit_form(dothis) {$/;"	f
submit_url	sso/hive/lib.php	/^    $submit_url = $CFG->hiveprotocol .':\/\/'. $CFG->hivehost .':'. $CFG->hiveport .''. $CFG->hivepath ;$/;"	v
submitcontent	mod/exercise/lib.php	/^                    $submitcontent = true;$/;"	v
submitcontent	mod/exercise/lib.php	/^    $submitcontent = false;$/;"	v
submitcontent	mod/workshop/lib.php	/^                    $submitcontent = true;$/;"	v
submitcontent	mod/workshop/lib.php	/^    $submitcontent = false;$/;"	v
submitted	mod/assignment/index.php	/^        $submitted = $assignmentinstance->submittedlink();$/;"	v
submitted	mod/assignment/lib.php	/^                            $submitted = '<span class="early">'.userdate($submission->timemodified).'<\/span>';$/;"	v
submitted	mod/assignment/lib.php	/^                            $submitted = '<span class="late">'.userdate($submission->timemodified).'<\/span>';$/;"	v
submitted	mod/assignment/lib.php	/^            $submitted = '<a href="submissions.php?id='.$this->cm->id.'">'.$/;"	v
submitted	mod/assignment/lib.php	/^        $submitted = '';$/;"	v
submitted	mod/exercise/index.php	/^                    $submitted = "<font color=\\"red\\">".userdate($submission->timecreated)."<\/font>";$/;"	v
submitted	mod/exercise/index.php	/^                    $submitted = userdate($submission->timecreated);$/;"	v
submitted	mod/exercise/index.php	/^            $submitted = get_string("no");$/;"	v
submitted	mod/workshop/index.php	/^                    $submitted = "<font color=\\"red\\">".userdate($submission->timecreated)."<\/font>";$/;"	v
submitted	mod/workshop/index.php	/^                    $submitted = userdate($submission->timecreated);$/;"	v
submitted	mod/workshop/index.php	/^            $submitted = get_string("no");$/;"	v
submitted	question/preview.php	/^        $submitted = false;$/;"	v
submitted	question/preview.php	/^        $submitted = true;$/;"	v
submitted_category	grade/lib.php	/^            $submitted_category = optional_param($form_catname);    $/;"	v
submittedlink	mod/assignment/lib.php	/^    function submittedlink() {$/;"	f
submitters	blocks/rss_client/block_rss_client.php	/^        $submitters = $CFG->block_rss_client_submitters;$/;"	v
submitters	blocks/rss_client/block_rss_client_action.php	/^$submitters = $CFG->block_rss_client_submitters;$/;"	v
submoduleupgrade	lib/adminlib.php	/^        $submoduleupgrade = $module->name.'_upgrade_submodules';$/;"	v
subnav	mod/resource/type/directory/resource.class.php	/^        $subnav = "<a href=\\"view.php?id={$cm->id}\\">".format_string($resource->name,true)."<\/a>";$/;"	v
subnav	mod/resource/type/directory/resource.class.php	/^        $subnav = format_string($resource->name);$/;"	v
subnet	lib/moodlelib.php	/^        $subnet = trim($subnet);$/;"	v
subnets	lib/moodlelib.php	/^    $subnets = explode(',', $subnetstr);$/;"	v
suborder	enrol/authorize/locallib.php	/^            $suborder = get_record('enrol_authorize_refunds',$/;"	v
suborderno	enrol/authorize/locallib.php	/^        $suborderno = optional_param('suborder', 0, PARAM_INT);$/;"	v
subquestion	mod/survey/report.php	/^                        $subquestion = $subquestions[$val];$/;"	v
subquestion	question/format/blackboard/format.php	/^            $subquestion = NULL;$/;"	v
subquestionids	question/type/randomsamatch/questiontype.php	/^        $subquestionids = array_values(array_map(create_function('$val',$/;"	v
subquestionids	question/type/randomsamatch/questiontype.php	/^        $subquestionids = swapshuffle($subquestionids);$/;"	v
subquestionorder	mod/survey/report.php	/^                    $subquestionorder = explode(",", $question->multi);$/;"	v
subquestions	mod/lesson/locallib.php	/^            $subquestions = array();$/;"	v
subquestions	mod/survey/graph.php	/^           $subquestions = $question[$i]->multi;   \/\/ otherwise next line doesn't work$/;"	v
subquestions	mod/survey/lib.php	/^    $subquestions = get_records_list("survey_questions", "id", $question->multi);$/;"	v
subquestions	mod/survey/report.php	/^                    $subquestions = get_records_list("survey_questions", "id", $question->multi);$/;"	v
subquestions	question/format/qti2/format.php	/^                $subquestions = $this->shuffle_things($subquestions);$/;"	v
subquestions	question/format/qti2/format.php	/^            $subquestions = $this->objects_to_array($question->options->subquestions);$/;"	v
subquestions	question/format/xml/format.php	/^        $subquestions = $question['#']['subquestion'];$/;"	v
subquestions	question/type/match/editquestion.php	/^    $subquestions = array();$/;"	v
subquestions	question/type/match/questiontype.php	/^        $subquestions   = $state->options->subquestions;$/;"	v
subquestions	question/type/match/questiontype.php	/^        $subquestions = &$state->options->subquestions;$/;"	v
subquestions	question/type/match/questiontype.php	/^        $subquestions = array();$/;"	v
subquestions	question/type/match/questiontype.php	/^       $subquestions = &$state->options->subquestions;$/;"	v
subquestions_field	mod/quiz/restorelibpre15.php	/^        $subquestions_field = "";$/;"	v
subquestions_field	question/type/match/questiontype.php	/^        $subquestions_field = "";$/;"	v
subs	mod/resource/type/directory/resource.class.php	/^        $subs = explode('\/', $subdir);$/;"	v
subs	mod/survey/download.php	/^            $subs = explode(",", $question->multi);$/;"	v
subscribe	mod/forum/index.php	/^    $subscribe = optional_param('subscribe',null,PARAM_INT);    \/\/ Subscribe\/Unsubscribe all forums$/;"	v
subscribed	mod/forum/index.php	/^                                $subscribed = $strno;$/;"	v
subscribed	mod/forum/index.php	/^                                $subscribed = $stryes;$/;"	v
subscribed	mod/forum/index.php	/^                            $subscribed = $strno;$/;"	v
subscribed	mod/forum/index.php	/^                            $subscribed = $stryes;$/;"	v
subscribed	mod/forum/index.php	/^                    $subscribed = forum_is_subscribed($USER->id, $forum->id);$/;"	v
subscriberarray	mod/forum/subscribers.php	/^    $subscriberarray = array();$/;"	v
subscriberlist	mod/forum/subscribers.php	/^    $subscriberlist = implode(',', $subscriberarray);$/;"	v
subscribers	mod/forum/subscribers.php	/^        $subscribers = array();$/;"	v
subscriptions	mod/forum/restorelib.php	/^            $subscriptions = $info['MOD']['#']['SUBSCRIPTIONS']['0']['#']['SUBSCRIPTION'];$/;"	v
subscriptions	mod/forum/restorelib.php	/^            $subscriptions = array();$/;"	v
substUrlsInPlainText	lib/typo3/class.t3lib_div.php	/^	function substUrlsInPlainText($message,$urlmode='76',$index_script_url='')	{$/;"	f
substagetext	install.php	/^$substagetext = array(WELCOME       => get_string('chooselanguagesub', 'install'),$/;"	v
substatus	enrol/authorize/locallib.php	/^                    $substatus = authorize_get_status_action($rf);$/;"	v
substitute_variables	question/type/calculated/questiontype.php	/^    function substitute_variables($str, $dataset) {$/;"	f
substitute_variables	question/type/datasetdependent/abstractqtype.php	/^    function substitute_variables($str, $dataset) {$/;"	f
substr	lib/textlib.class.php	/^    function substr($text, $start, $len=null, $charset='utf-8') {$/;"	f
substr	lib/typo3/class.t3lib_cs.php	/^	function substr($charset,$string,$start,$len=null)	{$/;"	f
substr	lib/typo3/class.t3lib_div.php	/^			$substr=substr($str,$p,$l);$/;"	v
substring	mod/scorm/locallib.php	/^               $substring = $word;$/;"	v
substring	mod/scorm/locallib.php	/^        $substring = '';$/;"	v
subtext	course/format/social/format.php	/^            $subtext = '<div class="link">'.get_string('everyoneissubscribed', 'forum').'<\/div>';$/;"	v
subtext	course/format/social/format.php	/^            $subtext = '<div class="link"><a href="..\/mod\/forum\/subscribe.php?id='.$forum->id.'">'.get_string('subscribe', 'forum').'<\/a><\/div>';$/;"	v
subtext	course/format/social/format.php	/^            $subtext = '<div class="link"><a href="..\/mod\/forum\/subscribe.php?id='.$forum->id.'">'.get_string('unsubscribe', 'forum').'<\/a><\/div>';$/;"	v
subtext	index.php	/^                            $subtext = get_string('subscribe', 'forum');$/;"	v
subtext	index.php	/^                            $subtext = get_string('unsubscribe', 'forum');$/;"	v
subtext	mod/forum/view.php	/^                $subtext = get_string("subscribe", "forum");$/;"	v
subtext	mod/forum/view.php	/^                $subtext = get_string("unsubscribe", "forum");$/;"	v
subtexttitle	mod/forum/view.php	/^                $subtexttitle = get_string("subscribestart", "forum");$/;"	v
subtexttitle	mod/forum/view.php	/^                $subtexttitle = get_string("subscribestop", "forum");$/;"	v
subtitle	mod/forum/index.php	/^                                $subtitle = $strsubscribe;$/;"	v
subtitle	mod/forum/index.php	/^                                $subtitle = $strunsubscribe;$/;"	v
subtitle	mod/forum/index.php	/^                            $subtitle = get_string("subscribe", "forum");$/;"	v
subtitle	mod/forum/index.php	/^                            $subtitle = get_string("unsubscribe", "forum");$/;"	v
subtitle	mod/hotpot/lib.php	/^				$subtitle = $xml_tree->xml_value('hotpot-config-file,'.$xml_tree->quiztype.',exercise-subtitle');$/;"	v
subtitle	mod/hotpot/lib.php	/^				$subtitle = trim(strip_tags($matches[1]));$/;"	v
subtitle	mod/hotpot/lib.php	/^		$subtitle = '';$/;"	v
subtype	mod/assignment/lib.php	/^            $subtype = 'assignmentnew';$/;"	v
subtype	mod/assignment/lib.php	/^            $subtype = 'assignmentold';$/;"	v
success	course/pending.php	/^                $success = 1;$/;"	v
success	enrol/authorize/enrol.php	/^            $success = authorizenet_action($order, $message, $extra, AN_ACTION_PRIOR_AUTH_CAPTURE);$/;"	v
success	enrol/authorize/enrol.php	/^        $success = authorizenet_action($order, $message, $extra, $action);$/;"	v
success	enrol/authorize/locallib.php	/^                    $success = authorizenet_action($suborder, $message, $extra, AN_ACTION_VOID);$/;"	v
success	enrol/authorize/locallib.php	/^                $success = authorizenet_action($order, $message, $extra, AN_ACTION_CREDIT);$/;"	v
success	enrol/authorize/locallib.php	/^                $success = authorizenet_action($order, $message, $extra, AN_ACTION_VOID);$/;"	v
success	enrol/authorize/locallib.php	/^            $success = authorizenet_action($order, $message, $extra, AN_ACTION_PRIOR_AUTH_CAPTURE);$/;"	v
success	lib/datalib.php	/^                    $success = false;$/;"	v
success	lib/datalib.php	/^            $success = false;$/;"	v
success	lib/datalib.php	/^    $success = true;  \/\/ Let's be optimistic$/;"	v
success	mod/wiki/ewiki/ewiki.php	/^        $success = false$/;"	v
suffix	lib/adodb/adodb-datadict.inc.php	/^			$suffix = $this->_CreateSuffix($fname,$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint,$funsigned);$/;"	v
suffix	lib/adodb/adodb-datadict.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/adodb-perf.inc.php	/^					$suffix = ' ... <i>String too long for GET parameter: '.strlen($prefix).'<\/i>';$/;"	v
suffix	lib/adodb/adodb-perf.inc.php	/^					$suffix = '';$/;"	v
suffix	lib/adodb/adodb-perf.inc.php	/^				$suffix = "<\/a>";$/;"	v
suffix	lib/adodb/datadict/datadict-access.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/datadict/datadict-db2.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/datadict/datadict-firebird.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/datadict/datadict-informix.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/datadict/datadict-mssql.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/datadict/datadict-mysql.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/datadict/datadict-oci8.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/datadict/datadict-postgres.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/datadict/datadict-sapdb.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/datadict/datadict-sybase.inc.php	/^		$suffix = '';$/;"	v
suffix	lib/adodb/perf/perf-oci8.inc.php	/^						$suffix = '';$/;"	v
suffix	lib/adodb/perf/perf-oci8.inc.php	/^					$suffix = '<\/a>';$/;"	v
suffix	lib/adodb/perf/perf-oci8.inc.php	/^			$suffix = '';$/;"	v
suffix	lib/adodb/perf/perf-oci8.inc.php	/^		$suffix = '<\/a>';$/;"	v
suffix	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$suffix = "";                           \/\/ Set to "_src" to use source version$/;"	v
suffix	lib/pear/PEAR.php	/^                $suffix = '.a';$/;"	v
suffix	lib/pear/PEAR.php	/^                $suffix = '.bundle';$/;"	v
suffix	lib/pear/PEAR.php	/^                $suffix = '.dll';$/;"	v
suffix	lib/pear/PEAR.php	/^                $suffix = '.sl';$/;"	v
suffix	lib/pear/PEAR.php	/^                $suffix = '.so';$/;"	v
suffix	lib/smarty/plugins/function.html_image.php	/^                $suffix = '<\/a>';$/;"	v
suffix	lib/smarty/plugins/function.html_image.php	/^    $suffix = '';$/;"	v
suffixes	lib/db/mysql.php	/^                $suffixes = array('', '_editlock', '_updateremote', '_updatelocal');$/;"	v
suffixes	lib/db/postgres7.php	/^                $suffixes = array('', '_editlock', '_updateremote', '_updatelocal');$/;"	v
suffixfull	backup/restorelib.php	/^                $suffixfull = " ".get_string("copyasnoun")." ".$counter;$/;"	v
suffixfull	backup/restorelib.php	/^                $suffixfull = "";$/;"	v
suffixshort	backup/restorelib.php	/^                $suffixshort = "";$/;"	v
suffixshort	backup/restorelib.php	/^                $suffixshort = "_".$counter;$/;"	v
suggs	lib/speller/server-scripts/spellchecker.php	/^                        $suggs = array();$/;"	v
suggs	lib/speller/server-scripts/spellchecker.php	/^                        $suggs = explode( ", ", $line[4] );$/;"	v
sum	grade/lib.php	/^            $sum = $sum + $val;$/;"	v
sum	grade/lib.php	/^        $sum = 0;$/;"	v
sum	mod/quiz/locallib.php	/^            $sum = 0;$/;"	v
sumTextHeight	lib/graphlib.php	/^  $sumTextHeight = 0; \/\/ total of height of all legend text items.$/;"	v
sumdiffs	mod/exercise/locallib.php	/^            $sumdiffs = $diff * $diff;$/;"	v
sumdiffs	mod/exercise/locallib.php	/^    $sumdiffs = 0;$/;"	v
sumdiffs	mod/workshop/lib.php	/^            $sumdiffs = $diff * $diff;$/;"	v
sumdiffs	mod/workshop/lib.php	/^    $sumdiffs = 0;$/;"	v
sumg	mod/quiz/report/analysis/report.php	/^        $sumg = $sumx[0];$/;"	v
sumg2	mod/quiz/report/analysis/report.php	/^        $sumg2 = $sumx2[0];$/;"	v
sumgq	mod/quiz/report/analysis/report.php	/^        $sumgq = $sumxy[0];$/;"	v
sumgrade	mod/quiz/editlib.php	/^    $sumgrade = 0;$/;"	v
sumgrade	question/type/match/questiontype.php	/^        $sumgrade = 0;$/;"	v
sumgrades	mod/quiz/edit.php	/^        $sumgrades = quiz_print_question_list($modform, false, $SESSION->quiz_showbreaks, $SESSION->quiz_reordertool);$/;"	v
sumgrades	mod/quiz/edit.php	/^    $sumgrades = quiz_print_question_list($modform, true, $SESSION->quiz_showbreaks, $SESSION->quiz_reordertool);$/;"	v
sumgrades	mod/quiz/report/regrade/report.php	/^            $sumgrades = 0;$/;"	v
summary	calendar/lib.php	/^    $summary = get_string('calendarheading', 'calendar', userdate(make_timestamp($y, $m), get_string('strftimemonthyear')));$/;"	v
summary	calendar/lib.php	/^    $summary = get_string('tabledata', 'access', $summary);$/;"	v
summary	mod/forum/lib.php	/^            $summary = "\/$summary";$/;"	v
summary	mod/forum/lib.php	/^        $summary = $sumrating[$key].$summary;$/;"	v
summary	mod/forum/lib.php	/^    $summary = "";$/;"	v
summary	mod/glossary/lib.php	/^            $summary = "\/$summary";$/;"	v
summary	mod/glossary/lib.php	/^        $summary = $sumrating[$key].$summary;$/;"	v
summary	mod/glossary/lib.php	/^    $summary = "";$/;"	v
summary	mod/wiki/index.php	/^        $summary = '<span class="smallinfo">'.format_text($wiki->summary).'<\/span>';$/;"	v
summarysearch	lib/datalib.php	/^    $summarysearch = '';$/;"	v
sumq	mod/quiz/report/analysis/report.php	/^        $sumq = $sumx[1];$/;"	v
sumq2	mod/quiz/report/analysis/report.php	/^        $sumq2 = $sumx2[1];$/;"	v
sumrecords	admin/utfdbmigrate.php	/^            $sumrecords = 0;   \/\/this is the sum of all records of relavent tables.$/;"	v
sumweights	mod/exercise/locallib.php	/^            $sumweights = 1;$/;"	v
sumweights	mod/exercise/locallib.php	/^    $sumweights = 0;$/;"	v
sumweights	mod/workshop/lib.php	/^            $sumweights = 1;$/;"	v
sumweights	mod/workshop/lib.php	/^    $sumweights = 0;$/;"	v
sumx	mod/quiz/report/analysis/report.php	/^        $sumx = stats_sumx($qstats, array(0,0));$/;"	v
sumx2	mod/quiz/report/analysis/report.php	/^        $sumx2 = stats_sumx2($qstats, array(0,0));$/;"	v
sumxy	mod/quiz/report/analysis/report.php	/^        $sumxy = stats_sumxy($qstats, array(0,0));$/;"	v
sunday	lib/statslib.php	/^    $sunday = stats_get_base_weekly(); $/;"	v
supbook_index	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $supbook_index = 0x00;$/;"	v
supbook_index	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $supbook_index = 0;           \/\/ FIXME: only using internal SUPBOOK record$/;"	v
supdate	mod/glossary/formats.php	/^            $supdate = ' selected="selected" ';$/;"	v
supdate	mod/glossary/formats.php	/^        $supdate = '';$/;"	v
superglobals	mod/wiki/ewiki/fragments/strip_wonderful_slashes.php	/^    $superglobals = array($/;"	v
supported	filter/tex/latex.php	/^        function supported() {$/;"	f
supportedPlatform	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^	function supportedPlatform( $platform = NULL ) {$/;"	f
supportedPlatform	lib/adodb/adodb-xmlschema.inc.php	/^	function supportedPlatform( $platform = NULL ) {$/;"	f
supports_dataset_item_generation	question/type/calculated/questiontype.php	/^    function supports_dataset_item_generation() {$/;"	f
supports_dataset_item_generation	question/type/datasetdependent/abstractqtype.php	/^    function supports_dataset_item_generation() {$/;"	f
suppress_enabled	lib/tablelib.php	/^        $suppress_enabled = array_sum($this->column_suppress);$/;"	v
suppress_lastrow	lib/tablelib.php	/^                    $suppress_lastrow = $row;$/;"	v
suppress_lastrow	lib/tablelib.php	/^        $suppress_lastrow = NULL;$/;"	v
sure	admin/delete.php	/^    $sure       = optional_param('sure', 0, PARAM_BOOL);$/;"	v
sure	course/index.php	/^    $sure     = optional_param('sure','',PARAM_ALPHANUM);$/;"	v
survey	mod/survey/backuplib.php	/^            $survey = get_record('survey','id',$survey);$/;"	v
survey_add_analysis	mod/survey/lib.php	/^function survey_add_analysis($survey, $user, $notes) {$/;"	f
survey_add_instance	mod/survey/lib.php	/^function survey_add_instance($survey) {$/;"	f
survey_already_done	mod/survey/lib.php	/^function survey_already_done($survey, $user) {$/;"	f
survey_analysis	mod/survey/backuplib.php	/^        $survey_analysis = get_records("survey_analysis","survey",$survey,"id");$/;"	v
survey_analysis_restore_mods	mod/survey/restorelib.php	/^    function survey_analysis_restore_mods($survey_id,$info,$restore) {$/;"	f
survey_answer_ids_by_course	mod/survey/backuplib.php	/^    function survey_answer_ids_by_course ($course) {$/;"	f
survey_answer_ids_by_instance	mod/survey/backuplib.php	/^    function survey_answer_ids_by_instance ($instanceid) {$/;"	f
survey_answers	mod/survey/backuplib.php	/^        $survey_answers = get_records("survey_answers","survey",$survey,"id");$/;"	v
survey_answers_restore_mods	mod/survey/restorelib.php	/^    function survey_answers_restore_mods($survey_id,$info,$restore) {$/;"	f
survey_backup_mods	mod/survey/backuplib.php	/^    function survey_backup_mods($bf,$preferences) {$/;"	f
survey_backup_one_mod	mod/survey/backuplib.php	/^    function survey_backup_one_mod($bf,$preferences,$survey) {$/;"	f
survey_check_backup_mods	mod/survey/backuplib.php	/^    function survey_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
survey_check_backup_mods_instances	mod/survey/backuplib.php	/^    function survey_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
survey_count_responses	mod/survey/lib.php	/^function survey_count_responses($surveyid, $groupid) {$/;"	f
survey_decode_content_links_caller	mod/survey/restorelib.php	/^    function survey_decode_content_links_caller($restore) {$/;"	f
survey_delete_instance	mod/survey/lib.php	/^function survey_delete_instance($id) {$/;"	f
survey_get_analysis	mod/survey/lib.php	/^function survey_get_analysis($survey, $user) {$/;"	f
survey_get_participants	mod/survey/lib.php	/^function survey_get_participants($surveyid) {$/;"	f
survey_get_post_actions	mod/survey/lib.php	/^function survey_get_post_actions() {$/;"	f
survey_get_responses	mod/survey/lib.php	/^function survey_get_responses($surveyid, $groupid) {$/;"	f
survey_get_template_name	mod/survey/lib.php	/^function survey_get_template_name($templateid) {$/;"	f
survey_get_user_answer	mod/survey/lib.php	/^function survey_get_user_answer($surveyid, $questionid, $userid) {$/;"	f
survey_get_user_answers	mod/survey/lib.php	/^function survey_get_user_answers($surveyid, $questionid, $groupid, $sort="sa.answer1,sa.answer2 ASC") {$/;"	f
survey_get_view_actions	mod/survey/lib.php	/^function survey_get_view_actions() {$/;"	f
survey_ids	mod/survey/backuplib.php	/^    function survey_ids ($course) {$/;"	f
survey_log_info	mod/survey/lib.php	/^function survey_log_info($log) {$/;"	f
survey_print_all_responses	mod/survey/lib.php	/^function survey_print_all_responses($cmid, $results, $courseid) {$/;"	f
survey_print_graph	mod/survey/lib.php	/^function survey_print_graph($url) {$/;"	f
survey_print_multi	mod/survey/lib.php	/^function survey_print_multi($question) {$/;"	f
survey_print_recent_activity	mod/survey/lib.php	/^function survey_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
survey_print_single	mod/survey/lib.php	/^function survey_print_single($question) {$/;"	f
survey_question_rowclass	mod/survey/lib.php	/^function survey_question_rowclass($qnum) {$/;"	f
survey_restore_logs	mod/survey/restorelib.php	/^    function survey_restore_logs($restore,$log) {$/;"	f
survey_restore_mods	mod/survey/restorelib.php	/^    function survey_restore_mods($mod,$restore) {$/;"	f
survey_shorten_name	mod/survey/lib.php	/^function survey_shorten_name ($name, $numwords) {$/;"	f
survey_update_analysis	mod/survey/lib.php	/^function survey_update_analysis($survey, $user, $notes) {$/;"	f
survey_update_instance	mod/survey/lib.php	/^function survey_update_instance($survey) {$/;"	f
survey_upgrade	mod/survey/db/mysql.php	/^function survey_upgrade($oldversion) {$/;"	f
survey_upgrade	mod/survey/db/oci8po.php	/^function survey_upgrade($oldversion) {$/;"	f
survey_upgrade	mod/survey/db/postgres7.php	/^function survey_upgrade($oldversion) {$/;"	f
survey_user_complete	mod/survey/lib.php	/^function survey_user_complete($course, $user, $mod, $survey) {$/;"	f
survey_user_outline	mod/survey/lib.php	/^function survey_user_outline($course, $user, $mod, $survey) {$/;"	f
surveys	mod/survey/backuplib.php	/^        $surveys = get_records ("survey","course",$preferences->backup_course,"id");$/;"	v
surveys	mod/survey/lib.php	/^    $surveys = NULL;$/;"	v
sus_info	mod/forum/restorelib.php	/^            $sus_info = $subscriptions[$i];$/;"	v
svedit	lib/weblib.php	/^            $svedit = 'off';$/;"	v
svedit	lib/weblib.php	/^            $svedit = 'on';$/;"	v
svstring	lib/weblib.php	/^            $svstring = get_string('studentviewoff');$/;"	v
svstring	lib/weblib.php	/^            $svstring = get_string('studentviewon');$/;"	v
swap	mod/quiz/edit.php	/^            $swap = $questions[$nextkey];$/;"	v
swap	mod/quiz/edit.php	/^            $swap = $questions[$prevkey];$/;"	v
swapcategory	course/index.php	/^                        $swapcategory = $category;$/;"	v
swapcategory	course/index.php	/^                    $swapcategory = $category;$/;"	v
swapcategory	course/index.php	/^        $swapcategory = NULL;$/;"	v
swapcategory	question/category_class.php	/^                        $swapcategory = $category;$/;"	v
swapcategory	question/category_class.php	/^                    $swapcategory = $category;$/;"	v
swapcategory	question/category_class.php	/^        $swapcategory = NULL;$/;"	v
swapcourse	course/category.php	/^                $swapcourse = get_record('course',$/;"	v
swapcourse	course/category.php	/^            $swapcourse = NULL;$/;"	v
swapshuffle	lib/moodlelib.php	/^function swapshuffle($array) {$/;"	f
swapshuffle_assoc	lib/moodlelib.php	/^function swapshuffle_assoc($array) {$/;"	f
switch	mod/chat/chatd.php	/^            $switch = substr($switch, 1); \/\/ Get rid of the -$/;"	v
switch	mod/chat/chatd.php	/^        $switch = $switches[$i]['str'];$/;"	v
switchCompositeParameters	lib/typo3/class.t3lib_div.php	/^			$switchCompositeParameters=true;$/;"	v
switchCompositeParameters	lib/typo3/class.t3lib_div.php	/^		$switchCompositeParameters=false;$/;"	v
switchclick	user/view.php	/^                $switchclick = get_string('emaildisableclick');$/;"	v
switchclick	user/view.php	/^                $switchclick = get_string('emailenableclick');$/;"	v
switches	mod/chat/chatd.php	/^    $switches = array_map(create_function('$x', 'return array("str" => $x, "hyphen" => (substr($x, 0, 1) == "-"));'), $switches);$/;"	v
switches	mod/chat/chatd.php	/^    $switches = preg_split('\/(-{1,2}[a-zA-Z]+) *\/', $commandline, -1, PREG_SPLIT_NO_EMPTY | PREG_SPLIT_DELIM_CAPTURE);$/;"	v
switchparam	user/view.php	/^                $switchparam = 'disable';$/;"	v
switchparam	user/view.php	/^                $switchparam = 'enable';$/;"	v
switchpix	user/view.php	/^                $switchpix   = 'email.gif';$/;"	v
switchpix	user/view.php	/^                $switchpix   = 'emailno.gif';$/;"	v
switchtitle	user/view.php	/^                $switchtitle = get_string('emaildisable');$/;"	v
switchtitle	user/view.php	/^                $switchtitle = get_string('emailenable');$/;"	v
sxw	mod/quiz/report/analysis/report.php	/^        $sxw = new pdw_document;$/;"	v
symbol	mod/scorm/locallib.php	/^                            $symbol = '';$/;"	v
symbol	mod/scorm/locallib.php	/^                    $symbol = '!';$/;"	v
symbol	mod/scorm/locallib.php	/^        $symbol = $prerequisites[$i];$/;"	v
syncSeconds	lib/adodb/session/adodb-session.php	/^	function syncSeconds($sync_seconds = null) {$/;"	f
sync_enrolments	enrol/database/enrol.php	/^function sync_enrolments($type='student') {$/;"	f
sync_enrolments	enrol/ldap/enrol.php	/^function sync_enrolments($type, $enrol) {$/;"	f
sync_metacourse	lib/moodlelib.php	/^function sync_metacourse($metacourseid) {$/;"	f
sync_metacourses	lib/moodlelib.php	/^function sync_metacourses() {$/;"	f
sync_seconds	lib/adodb/session/adodb-session.php	/^		$sync_seconds	= ADODB_Session::syncSeconds();$/;"	v
systemdb	question/format/coursetestmanager/format.php	/^            $systemdb=$this->findfile("System.mda");$/;"	v
t	lib/adodb/adodb-cryptsession.php	/^		$t = time();$/;"	v
t	lib/adodb/adodb-errorhandler.inc.php	/^		$t = date('Y-m-d H:i:s');$/;"	v
t	lib/adodb/adodb-perf.inc.php	/^	$t = explode(' ',$t);$/;"	v
t	lib/adodb/adodb-perf.inc.php	/^	$t = microtime();$/;"	v
t	lib/adodb/adodb-recordset.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/adodb-recordset.inc.php	/^		$t = strtoupper($t);$/;"	v
t	lib/adodb/adodb-session-clob.php	/^		$t = time();$/;"	v
t	lib/adodb/adodb-session.php	/^		$t = time();$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,$m,$d,$y1);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,1,60,1965);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,10,11,1492);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,12,32,1965);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,12,63,1965);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,13,3,1965);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,2,1,2102);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,2,29,1500);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,2,29,1700);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,3,33,1965);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,4,33,1971);$/;"	v
t	lib/adodb/adodb-time.inc.php	/^	$t = adodb_mktime(0,0,0,6,1,2102);$/;"	v
t	lib/adodb/adodb-xmlschema.inc.php	/^	$t = '';$/;"	v
t	lib/adodb/adodb.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/adodb.inc.php	/^		$t = strtoupper($t);$/;"	v
t	lib/adodb/datadict/datadict-firebird.inc.php	/^			$t = strpos($tab1,'.');$/;"	v
t	lib/adodb/datadict/datadict-mssql.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/datadict/datadict-mysql.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/datadict/datadict-oci8.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/datadict/datadict-oci8.inc.php	/^			$t = strpos($tabname,'.');$/;"	v
t	lib/adodb/datadict/datadict-postgres.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/datadict/datadict-sapdb.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/datadict/datadict-sybase.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-ado.inc.php	/^			$t = $adors->Fields(2);\/\/table\/view name$/;"	v
t	lib/adodb/drivers/adodb-ado.inc.php	/^			$t = $adors->Fields(3);\/\/table type$/;"	v
t	lib/adodb/drivers/adodb-ado.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-ado.inc.php	/^			$t = next($this->_tarr);$/;"	v
t	lib/adodb/drivers/adodb-ado.inc.php	/^		$t = $f->Type;$/;"	v
t	lib/adodb/drivers/adodb-ado.inc.php	/^		$t = reset($this->_tarr);$/;"	v
t	lib/adodb/drivers/adodb-ado5.inc.php	/^			$t = $adors->Fields(2);\/\/table\/view name$/;"	v
t	lib/adodb/drivers/adodb-ado5.inc.php	/^			$t = $adors->Fields(3);\/\/table type$/;"	v
t	lib/adodb/drivers/adodb-ado5.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-ado5.inc.php	/^			$t = next($this->_tarr);$/;"	v
t	lib/adodb/drivers/adodb-ado5.inc.php	/^		$t = $f->Type;$/;"	v
t	lib/adodb/drivers/adodb-ado5.inc.php	/^		$t = reset($this->_tarr);$/;"	v
t	lib/adodb/drivers/adodb-db2.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-fbsql.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-ibase.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-mysql.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-mysqli.inc.php	/^		    $t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-oci8.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-oracle.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/drivers/adodb-vfp.inc.php	/^			$t = $fieldobj->type;$/;"	v
t	lib/adodb/session/adodb-session.php	/^				$t = time();$/;"	v
t	lib/adodb/tohtml.inc.php	/^				$t = mime_content_type($tmpname);$/;"	v
t	lib/bennu/bennu.class.php	/^            $t = time();$/;"	v
t	lib/fpdf/fpdf.php	/^            $t=fread($f,$n);$/;"	v
t	lib/fpdf/fpdfprotection.php	/^                $t = $rc4[$i];$/;"	v
t	lib/fpdf/fpdfprotection.php	/^            $t= $rc4[$a];$/;"	v
t	lib/graphlib.php	/^  $t = 0;$/;"	v
t	lib/markdown.php	/^			$t = $cur_token[1];$/;"	v
t	lib/markdown.php	/^			$t = _EncodeBackslashEscapes($t);$/;"	v
t	lib/soap/nusoap.php	/^				$t = $xs->getTypeDef($type);$/;"	v
t	mod/hotpot/db/update_to_v2.php	/^		$t = "";$/;"	v
t	mod/hotpot/db/update_to_v2.php	/^		$t = strftime("%X",time());$/;"	v
t	mod/hotpot/lib.php	/^		$t = array_flip($t);$/;"	v
t	mod/hotpot/lib.php	/^		$t = get_html_translation_table(HTML_ENTITIES);$/;"	v
t	mod/lesson/action/continue.php	/^                $t = 0;$/;"	v
t	mod/lesson/view.php	/^                            $t = 0;$/;"	v
t0	lib/adodb/adodb-perf.inc.php	/^	$t0 = microtime();$/;"	v
t0	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^               $t0 = strpos($o, "<", $l);$/;"	v
t1	lib/adodb/adodb-perf.inc.php	/^	$t1 = microtime();$/;"	v
t1	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^               $t1 = strpos($o, ">", $l);$/;"	v
t2	enrol/authorize/locallib.php	/^            $t2 = new stdClass;$/;"	v
t3lib_cs	lib/typo3/class.t3lib_cs.php	/^class t3lib_cs {$/;"	c
t3lib_div	lib/typo3/class.t3lib_div.php	/^class t3lib_div {$/;"	c
tab	backup/restorelib.php	/^            $tab = array();$/;"	v
tab	lib/adodb/perf/perf-mssql.inc.php	/^				$tab = $rs1->fields[0];$/;"	v
tab	lib/editor/htmlarea/popups/dlg_ins_char.php	/^function tab(w,h) {$/;"	f
tab	message/index.php	/^    $tab            = optional_param('tab', 'contacts'); \/\/ current tab - default to contacts$/;"	v
tab	mod/glossary/edit.php	/^        $tab = GLOSSARY_ADDENTRY_VIEW;$/;"	v
tab	mod/glossary/edit.php	/^$tab = GLOSSARY_ADDENTRY_VIEW;$/;"	v
tab	mod/glossary/export.php	/^    $tab = GLOSSARY_EXPORT_VIEW;$/;"	v
tab	mod/glossary/import.php	/^    $tab = GLOSSARY_IMPORT_VIEW;$/;"	v
tab	mod/glossary/print.php	/^        $tab = GLOSSARY_APPROVAL_VIEW;$/;"	v
tab	mod/glossary/print.php	/^        $tab = GLOSSARY_AUTHOR_VIEW;$/;"	v
tab	mod/glossary/print.php	/^        $tab = GLOSSARY_CATEGORY_VIEW;$/;"	v
tab	mod/glossary/print.php	/^        $tab = GLOSSARY_DATE_VIEW;$/;"	v
tab	mod/glossary/print.php	/^        $tab = GLOSSARY_STANDARD_VIEW;$/;"	v
tab	mod/glossary/view.php	/^        $tab = GLOSSARY_APPROVAL_VIEW;$/;"	v
tab	mod/glossary/view.php	/^        $tab = GLOSSARY_AUTHOR_VIEW;$/;"	v
tab	mod/glossary/view.php	/^        $tab = GLOSSARY_CATEGORY_VIEW;$/;"	v
tab	mod/glossary/view.php	/^        $tab = GLOSSARY_DATE_VIEW;$/;"	v
tab	mod/glossary/view.php	/^        $tab = GLOSSARY_STANDARD_VIEW;$/;"	v
tab	mod/glossary/view.php	/^    $tab  = optional_param('tab', GLOSSARY_NO_VIEW, PARAM_ALPHA);    \/\/ browsing entries by categories?$/;"	v
tab1	lib/adodb/datadict/datadict-firebird.inc.php	/^		$tab1 = preg_replace( '\/"\/', '', $tabname );$/;"	v
tabcol	lib/adodb/drivers/adodb-oci8.inc.php	/^			$tabcol = $this->GetArray("select table_name,column_name from {$tabp}cons_columns where owner=$rowner and constraint_name=$rcons order by position");$/;"	v
tabindex	mod/assignment/lib.php	/^        $tabindex = 1; \/\/tabindex for quick grading tabbing; Not working for dropdowns yet$/;"	v
table	admin/blocks.php	/^        $table = new flexible_table('admin-blocks-incompatible');$/;"	v
table	admin/blocks.php	/^    $table = new flexible_table('admin-blocks-compatible');$/;"	v
table	admin/config.php	/^        $table = NULL;$/;"	v
table	admin/enrol.php	/^    $table = new stdClass();$/;"	v
table	admin/filters.php	/^    $table = new flexible_table(FILTER_TABLE);$/;"	v
table	admin/report/courseoverview/index.php	/^        $table = new object();$/;"	v
table	admin/user.php	/^            $table = NULL;$/;"	v
table	backup/restorelib.php	/^                        $table = "message";$/;"	v
table	backup/restorelib.php	/^                        $table = "message_read";$/;"	v
table	blocks/moodleblock.class.php	/^            $table = 'block_pinned';$/;"	v
table	blocks/moodleblock.class.php	/^        $table = 'block_instance';$/;"	v
table	course/report/participation/index.php	/^        $table = new flexible_table('course-participation-'.$course->id.'-'.$cm->id.'-'.$teachers);$/;"	v
table	course/report/stats/report.php	/^        $table = new object();$/;"	v
table	course/user.php	/^            $table = new object();$/;"	v
table	enrol/authorize/locallib.php	/^    $table = new flexible_table('enrol-authorize');$/;"	v
table	enrol/authorize/locallib.php	/^    $table = new stdClass;$/;"	v
table	enrol/ldap/enrol.php	/^    $table = array( 'teacher' => 'user_teachers',$/;"	v
table	lib/adodb/adodb-perf.inc.php	/^    function table($newtable = false)$/;"	f
table	lib/adodb/adodb-xmlschema.inc.php	/^		$table = $xmls->dict->TableName($this->parent->name);$/;"	v
table	lib/adodb/adodb.inc.php	/^			$table = substr($table,$at+1);$/;"	v
table	lib/adodb/datadict/datadict-oci8.inc.php	/^		$table = $this->connection->qstr($table);$/;"	v
table	lib/adodb/drivers/adodb-ado.inc.php	/^		$table = strtoupper($table);$/;"	v
table	lib/adodb/drivers/adodb-ado5.inc.php	/^		$table = strtoupper($table);$/;"	v
table	lib/adodb/drivers/adodb-ado_mssql.inc.php	/^        $table = strtoupper($table);$/;"	v
table	lib/adodb/drivers/adodb-db2.inc.php	/^		$table = strtoupper($table);$/;"	v
table	lib/adodb/drivers/adodb-ibase.inc.php	/^		$table = strtoupper($table);$/;"	v
table	lib/adodb/drivers/adodb-ibase.inc.php	/^        $table = strtoupper($table);$/;"	v
table	lib/adodb/drivers/adodb-mssql.inc.php	/^		$table = $this->qstr($table);$/;"	v
table	lib/adodb/drivers/adodb-mssql.inc.php	/^		$table = $this->qstr(strtoupper($table));$/;"	v
table	lib/adodb/drivers/adodb-mysql.inc.php	/^            $table = "$owner.$table";$/;"	v
table	lib/adodb/drivers/adodb-mysqli.inc.php	/^	       $table = "$owner.$table";$/;"	v
table	lib/adodb/drivers/adodb-netezza.inc.php	/^		$table = strtolower($table);$/;"	v
table	lib/adodb/drivers/adodb-oci8.inc.php	/^		$table = $this->qstr(strtoupper($table));$/;"	v
table	lib/adodb/drivers/adodb-oci8.inc.php	/^		$table = strtoupper($table);$/;"	v
table	lib/adodb/drivers/adodb-odbc_mssql.inc.php	/^		$table = $this->qstr(strtoupper($table));$/;"	v
table	lib/adodb/drivers/adodb-sapdb.inc.php	/^		$table = $this->Quote(strtoupper($table));$/;"	v
table	lib/adodb/session/adodb-session.php	/^		$table			= ADODB_Session::table();$/;"	v
table	lib/adodb/session/adodb-session.php	/^		$table	= ADODB_Session::table();$/;"	v
table	lib/adodb/session/adodb-session.php	/^	function table($table = null) {$/;"	f
table	lib/cas/CAS.php	/^			   $table='')$/;"	v
table	lib/rsslib.php	/^    $table = new flexible_table('rss-display-feeds');$/;"	v
table	mod/assignment/lib.php	/^        $table = new flexible_table('mod-assignment-submissions');$/;"	v
table	mod/hotpot/backuplib.php	/^                $table = "{$CFG->prefix}hotpot h, {$CFG->prefix}hotpot_attempts a";$/;"	v
table	mod/hotpot/backuplib.php	/^            $table = "{$CFG->prefix}hotpot_attempts a";$/;"	v
table	mod/hotpot/backuplib.php	/^            $table = 'hotpot_strings';$/;"	v
table	mod/hotpot/backuplib.php	/^        $table = 'hotpot';$/;"	v
table	mod/hotpot/backuplib.php	/^        $table = 'hotpot_attempts';$/;"	v
table	mod/hotpot/backuplib.php	/^        $table = 'hotpot_details';$/;"	v
table	mod/hotpot/backuplib.php	/^        $table = 'hotpot_questions';$/;"	v
table	mod/hotpot/backuplib.php	/^        $table = 'hotpot_responses';$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^			$table = "{$CFG->prefix}$table";$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^		$table = "hotpot_strings";$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^		$table = 'hotpot';$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^		$table = 'hotpot_attempts';$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^		$table = 'hotpot_questions';$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^	$table = "{$CFG->prefix}$table";$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^	$table = 'hotpot';$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^	$table = 'hotpot_attempts';$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^	$table = 'hotpot_details';$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^	$table = 'hotpot_questions';$/;"	v
table	mod/hotpot/db/update_to_v2.php	/^	$table = 'log';$/;"	v
table	mod/hotpot/report.php	/^		$table = 'hotpot_attempts';$/;"	v
table	mod/hotpot/report.php	/^	$table = "{$CFG->prefix}hotpot_attempts AS a";$/;"	v
table	mod/hotpot/report/default.php	/^			$table = array_values($table);$/;"	v
table	mod/hotpot/restorelib.php	/^        $table = 'hotpot';$/;"	v
table	mod/lesson/index.php	/^    $table = new stdClass;$/;"	v
table	mod/lesson/report.php	/^        $table         = new stdClass;$/;"	v
table	mod/lesson/report.php	/^        $table = new stdClass;$/;"	v
table	mod/lesson/view.php	/^            $table = new stdClass;$/;"	v
table	mod/lesson/view.php	/^        $table = new stdClass;$/;"	v
table	mod/quiz/report/analysis/report.php	/^        $table = new flexible_table('mod-quiz-report-itemanalysis');$/;"	v
table	mod/quiz/report/grading/report.php	/^        $table = new flexible_table('mod-quiz-report-grading');$/;"	v
table	mod/quiz/report/grading/report.php	/^        $table = new stdClass;$/;"	v
table	mod/quiz/report/overview/report.php	/^            $table = new flexible_table('mod-quiz-report-overview-report');$/;"	v
table	mod/resource/type/ims/resource.class.php	/^        $table = new stdClass;$/;"	v
table	mod/scorm/report.php	/^                $table = new stdClass();$/;"	v
table	mod/survey/lib.php	/^            $table = NULL;$/;"	v
table	mod/survey/report.php	/^                     $table = NULL;$/;"	v
table	mod/survey/report.php	/^                    $table = NULL;$/;"	v
table	mod/survey/report.php	/^        $table = NULL;$/;"	v
table	mod/survey/view.php	/^                        $table = NULL;$/;"	v
table	question/type/rqp/types.php	/^    $table = new flexible_table('mod-quiz-questiontypes-rqp-types');$/;"	v
table	user/index.php	/^        $table = new flexible_table('user-index-teachers-'.$course->id);$/;"	v
table	user/index.php	/^    $table = new flexible_table('user-index-students-'.$course->id);$/;"	v
tableName	lib/adodb/adodb-lib.inc.php	/^				$tableName = $tableName[1];$/;"	v
tableName	lib/adodb/adodb-lib.inc.php	/^			$tableName = $tableName[1];$/;"	v
tableName	lib/adodb/adodb-lib.inc.php	/^		$tableName = $rs;			$/;"	v
tableName	lib/adodb/adodb-lib.inc.php	/^	$tableName = '';$/;"	v
tableSQL	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^					$tableSQL = $this->table->create( $this->dict );$/;"	v
table_attr	lib/smarty/plugins/function.html_table.php	/^    $table_attr = 'border="1"';$/;"	v
table_checkbox	mod/wiki/lib.php	/^    $table_checkbox='<INPUT TYPE="checkbox" VALUE="'.rawurlencode($id).'" NAME="pagestodelete[]" \/>';$/;"	v
table_column	lib/datalib.php	/^function table_column($table, $oldfield, $field, $type='integer', $size='10',$/;"	f
table_field_count	lib/adodb/adodb-xmlschema.inc.php	/^		$table_field_count = count($this->parent->fields);$/;"	v
table_fields	lib/adodb/adodb-xmlschema.inc.php	/^			$table_fields = $this->parent->fields;$/;"	v
table_page	mod/wiki/lib.php	/^        $table_page='<A HREF="' . ewiki_script("", $id) . '">';$/;"	v
table_page	mod/wiki/lib.php	/^        $table_page='<A HREF="' . ewiki_script_binary("", $id) . '">';$/;"	v
table_reason	mod/wiki/lib.php	/^    $table_reason=$reason;$/;"	v
tablecolumns	mod/assignment/lib.php	/^        $tablecolumns = array('picture', 'fullname', 'grade', 'comment', 'timemodified', 'timemarked', 'status');$/;"	v
tablecolumns	mod/quiz/report/analysis/report.php	/^        $tablecolumns = array('id', 'qname',    'responses', 'credits', 'rcounts', 'rpercent', 'facility', 'qsd','disc_index', 'disc_coeff');$/;"	v
tablecolumns	mod/quiz/report/grading/report.php	/^        $tablecolumns = array('picture', 'fullname', 'attempt', 'grade');$/;"	v
tablecolumns	mod/quiz/report/overview/report.php	/^        $tablecolumns = array('checkbox', 'picture', 'fullname', 'timestart', 'duration');$/;"	v
tablecolumns	user/index.php	/^        $tablecolumns = array('picture', 'fullname');$/;"	v
tablecolumns	user/index.php	/^    $tablecolumns = array('picture', 'fullname');$/;"	v
tablefunction	admin/utfdbmigrate.php	/^                $tablefunction = 'migrate2utf8_'.$dbtablename;$/;"	v
tableheaders	mod/assignment/lib.php	/^        $tableheaders = array('', get_string('fullname'), get_string('grade'), get_string('comment', 'assignment'), get_string('lastmodified').' ('.$course->student.')', get_string('lastmodified').' ('.$course->teacher.')', get_string('status'));$/;"	v
tableheaders	mod/quiz/report/analysis/report.php	/^        $tableheaders = array(get_string('qidtitle','quiz_analysis'), get_string('qtexttitle','quiz_analysis'), $/;"	v
tableheaders	mod/quiz/report/grading/report.php	/^        $tableheaders = array('', get_string('fullname'), get_string("completedon", "quiz"), '');$/;"	v
tableheaders	mod/quiz/report/overview/report.php	/^        $tableheaders = array(NULL, '', get_string('fullname'), get_string('startedon', 'quiz'), get_string('attemptduration', 'quiz'));$/;"	v
tableheaders	user/index.php	/^        $tableheaders = array('', get_string('fullname'));$/;"	v
tableheaders	user/index.php	/^    $tableheaders = array('', get_string('fullname'));$/;"	v
tableid	lib/weblib.php	/^    $tableid = empty($table->id) ? '' : 'id="'.$table->id.'"';$/;"	v
tableprefix	admin/report/courseoverview/index.php	/^    $tableprefix = $CFG->prefix.'stats_';$/;"	v
tableprefix	admin/report/courseoverview/mod.php	/^        $tableprefix = $CFG->prefix.'stats_';$/;"	v
tableprefix	course/report/stats/lib.php	/^            $tableprefix = $CFG->prefix.'stats_user_';$/;"	v
tableprefix	course/report/stats/lib.php	/^        $tableprefix = $CFG->prefix.'stats_';$/;"	v
tables	lib/adodb/adodb-perf.inc.php	/^        $tables = $conn->MetaTables( 'TABLES');$/;"	v
tables	lib/adodb/drivers/adodb-sybase.inc.php	/^		$tables = str_replace(',',' HOLDLOCK,',$tables);$/;"	v
tables	mod/data/view.php	/^        $tables = $CFG->prefix.'data_content c,'.$CFG->prefix.'data_records r, '.$CFG->prefix.'user u ';$/;"	v
tables	mod/data/view.php	/^        $tables = $CFG->prefix.'data_content c,'.$CFG->prefix.'data_records r,'.$CFG->prefix.'data_content c1, '.$CFG->prefix.'user u ';$/;"	v
tables	mod/data/view.php	/^        $tables = $CFG->prefix.'data_records r, '.$CFG->prefix.'user u ';$/;"	v
tables	mod/hotpot/index.php	/^	$tables = "{$CFG->prefix}hotpot_attempts AS a";$/;"	v
tables	mod/hotpot/report/click/report.php	/^		$tables = array();$/;"	v
tables	mod/hotpot/report/fullstat/report.php	/^		$tables = array();$/;"	v
tables	mod/hotpot/report/overview/report.php	/^		$tables = array();$/;"	v
tables	mod/hotpot/report/simplestat/report.php	/^		$tables = array();$/;"	v
tablesort	mod/quiz/report/analysis/report.php	/^        $tablesort = $table->get_sql_sort();$/;"	v
tablespace	lib/adodb/datadict/datadict-oci8.inc.php	/^		$tablespace = isset($options["TABLESPACE"]) ? " DEFAULT TABLESPACE ".$options["TABLESPACE"] : '';$/;"	v
tablestoclear	lib/moodlelib.php	/^    $tablestoclear = array($/;"	v
tablestoconvert	admin/utfdbmigrate.php	/^    $tablestoconvert = 0; \/\/ total number of tables to convert$/;"	v
tablewidth	mod/choice/lib.php	/^            $tablewidth = (int) (100.0 \/ count($useranswer));$/;"	v
tabname	lib/adodb/adodb-datadict.inc.php	/^		$tabname = $this->TableName ($tabname);$/;"	v
tabname	lib/adodb/datadict/datadict-mssql.inc.php	/^		$tabname = $this->TableName ($tabname);$/;"	v
tabname	lib/adodb/datadict/datadict-postgres.inc.php	/^		$tabname = $this->TableName ($tabname);$/;"	v
tabname	lib/adodb/datadict/datadict-postgres.inc.php	/^		$tabname = $this->connection->quote('%'.$tabname.'%');$/;"	v
tabname	lib/adodb/datadict/datadict-sapdb.inc.php	/^		$tabname = $this->TableName ($tabname);$/;"	v
tabname	lib/adodb/datadict/datadict-sybase.inc.php	/^		$tabname = $this->TableName ($tabname);$/;"	v
tabname	lib/adodb/datadict/datadict-sybase.inc.php	/^		$tabname = $this->TableName($tabname);$/;"	v
tabname	mod/wiki/view.php	/^            $tabname = get_string("tab$tab", 'wiki');$/;"	v
tabnumber	mod/glossary/lib.php	/^$tabnumber = 0;$/;"	v
tabobject	lib/weblib.php	/^    function tabobject ($id, $link='', $text='', $title='', $linkedwhenselected=false) {$/;"	f
tabobject	lib/weblib.php	/^class tabobject {$/;"	c
taboptions	lib/adodb/adodb-datadict.inc.php	/^		$taboptions = $this->_Options($tableoptions);$/;"	v
tabp	lib/adodb/drivers/adodb-oci8.inc.php	/^			$tabp = 'all_';$/;"	v
tabp	lib/adodb/drivers/adodb-oci8.inc.php	/^			$tabp = 'user_';$/;"	v
tabprintfunction	message/index.php	/^    $tabprintfunction = 'message_print_'.$tab;$/;"	v
tabq	lib/adodb/perf/perf-mssql.inc.php	/^				$tabq = $this->conn->qstr($tab);$/;"	v
tabrow	message/index.php	/^    $tabrow = array();$/;"	v
tabrows	lib/weblib.php	/^        $tabrows = array_merge($rearrows,$frontrows);$/;"	v
tabrows	message/index.php	/^    $tabrows = array($tabrow);$/;"	v
tabrows	mod/glossary/lib.php	/^$tabrows = array();$/;"	v
tabrows	mod/lesson/locallib.php	/^    $tabrows = array();$/;"	v
tabrows	mod/wiki/view.php	/^        $tabrows = array();$/;"	v
tabs	blocks/rss_client/config_instance_tabs.php	/^$tabs = $row = array();$/;"	v
tabs	grade/lib.php	/^    $tabs = $row = array();$/;"	v
tabs	lib/adodb/adodb-lib.inc.php	/^	$tabs = sizeof($traceArr)-2;$/;"	v
tabs	mod/glossary/lib.php	/^$tabs                 = count($data);$/;"	v
tabs	mod/lesson/locallib.php	/^    $tabs = array();$/;"	v
tabs	mod/lesson/tabs.php	/^    $tabs     = array();$/;"	v
tabs	mod/quiz/tabs.php	/^    $tabs = array();$/;"	v
tabs	mod/wiki/view.php	/^        $tabs = array('view', 'edit','links','info');$/;"	v
tabs	question/tabs.php	/^    $tabs = array();$/;"	v
tabs	user/tabs.php	/^        $tabs = array($toprow);$/;"	v
tabs	user/tabs.php	/^        $tabs = array($toprow, $secondrow);$/;"	v
tabwidth	mod/glossary/lib.php	/^$tabwidth             = (int) (100 \/ $tabsperrow);$/;"	v
tag	blog/edit.php	/^            $tag = NULL;$/;"	v
tag	blog/edit.php	/^        $tag = NULL;$/;"	v
tag	blog/index.php	/^$tag = s(urldecode(optional_param('tag', '', PARAM_NOTAGS)));$/;"	v
tag	blog/lib.php	/^                $tag = $tagrec->id;$/;"	v
tag	blog/lib.php	/^                $tag = -1;    \/\/no records found$/;"	v
tag	blog/lib.php	/^            $tag = $tagid;$/;"	v
tag	lib/markdown.php	/^				$tag = preg_replace($markdown_attr_match, '', $tag);$/;"	v
tag	lib/markdown.php	/^		$tag         = $parts[1]; # Tag to handle.$/;"	v
tag	lib/markdown.php	/^		$tag  = $parts[1]; # Tag to handle.$/;"	v
tag	lib/moodlelib.php	/^               $tag = false;$/;"	v
tag	lib/moodlelib.php	/^               $tag = true;$/;"	v
tag	lib/moodlelib.php	/^   $tag = false;$/;"	v
tag	message/lib.php	/^                $tag = false;$/;"	v
tag	message/lib.php	/^                $tag = true;$/;"	v
tag	message/lib.php	/^    $tag = false;$/;"	v
tag	mod/forum/lib.php	/^               $tag = false;$/;"	v
tag	mod/forum/lib.php	/^               $tag = true;$/;"	v
tag	mod/forum/lib.php	/^   $tag = false;$/;"	v
tag	mod/hotpot/restorelib.php	/^            $tag = strtolower($TAG);$/;"	v
tag	mod/hotpot/template/v6.php	/^		$tag = 'navbar';$/;"	v
tag	mod/resource/lib.php	/^            $tag = $hrefs[1][$i];$/;"	v
tag	mod/scorm/locallib.php	/^       $tag=array("name"=>$name,"attrs"=>$attrs); $/;"	v
tag	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^            $tag = "$tname$tattr";$/;"	v
tag	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^            $tag = "\/$tname";$/;"	v
tag	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^         $tag = substr($html, $l + 1, $r - $l - 1);$/;"	v
tagClosed	mod/scorm/locallib.php	/^   function tagClosed($parser, $name) {$/;"	f
tagData	mod/scorm/locallib.php	/^   function tagData($parser, $tagData) {$/;"	f
tagName	lib/typo3/class.t3lib_div.php	/^						$tagName = $options['useIndexTagForNum'] ? $options['useIndexTagForNum'] : 'numIndex';$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^						$tagName = 'n'.$tagName;$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^					$tagName = $options['useIndexTagForAssoc'];$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^					$tagName = (string)$options['grandParentTagMap'][$stackData['grandParentTagName'].'\/'.$stackData['parentTagName']];$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^					$tagName = (string)$options['parentTagMap'][$stackData['parentTagName'].':'.$tagName];$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^					$tagName = (string)$options['parentTagMap'][$stackData['parentTagName']];$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^				$tagName = $k;$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^				$tagName = substr(ereg_replace('[^[:alnum:]_-]','',$tagName),0,100);$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^			$tagName = $val['tag'];$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^			$tagName = ($NSprefix && substr($tagName,0,strlen($NSprefix))==$NSprefix) ? substr($tagName,strlen($NSprefix)) : $tagName;$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^			$tagName = (substr($tagName,0,1)=='n' && !strcmp(intval($testNtag),$testNtag)) ? intval($testNtag) : $tagName;$/;"	v
tagName	lib/typo3/class.t3lib_div.php	/^		$tagName = '';$/;"	v
tagOpen	mod/scorm/locallib.php	/^   function tagOpen($parser, $name, $attrs) {$/;"	f
tag_args	lib/smarty/Smarty_Compiler.class.php	/^        $tag_args = isset($match[3]) ? $match[3] : null;$/;"	v
tag_command	lib/smarty/Smarty_Compiler.class.php	/^            $tag_command = substr($tag_command, 1);$/;"	v
tag_command	lib/smarty/Smarty_Compiler.class.php	/^        $tag_command = $match[1];$/;"	v
tag_lenght	question/format/qti2/format.php	/^                        $tag_lenght = $pt-$started_at; $/;"	v
tag_lenght	question/format/qti2/format.php	/^                $tag_lenght = $pt+1-$started_at; $/;"	v
tag_lenght	question/format/xml/format.php	/^                        $tag_lenght = $pt-$started_at; $/;"	v
tag_lenght	question/format/xml/format.php	/^                $tag_lenght = $pt+1-$started_at; $/;"	v
tag_level	question/format/qti2/format.php	/^                    $tag_level = -1; $/;"	v
tag_level	question/format/qti2/format.php	/^                    $tag_level = 0; $/;"	v
tag_level	question/format/qti2/format.php	/^                $tag_level = 1; $/;"	v
tag_level	question/format/xml/format.php	/^                    $tag_level = -1; $/;"	v
tag_level	question/format/xml/format.php	/^                    $tag_level = 0; $/;"	v
tag_level	question/format/xml/format.php	/^                $tag_level = 1; $/;"	v
tag_match	lib/markdown.php	/^	$tag_match =$/;"	v
tag_modifier	lib/smarty/Smarty_Compiler.class.php	/^        $tag_modifier = isset($match[2]) ? $match[2] : null;$/;"	v
tag_name	lib/markdown.php	/^				$tag_name = $matches[1];$/;"	v
tag_tmp	lib/typo3/class.t3lib_div.php	/^				$tag_tmp = trim(substr($tag_tmp,1));		\/\/ Removes = chars.$/;"	v
tag_tmp	lib/typo3/class.t3lib_div.php	/^				$tag_tmp = trim(substr($tag_tmp,strlen($reg[0]),1).$reg[1]);$/;"	v
tag_tmp	lib/typo3/class.t3lib_div.php	/^				$tag_tmp=trim($reg[2]);$/;"	v
tag_tmp	lib/typo3/class.t3lib_div.php	/^		$tag_tmp = trim(eregi_replace ('>$','',$tag_tmp));$/;"	v
tag_tmp	lib/typo3/class.t3lib_div.php	/^		$tag_tmp = trim(eregi_replace ('^<[^[:space:]]*','',trim($tag)));$/;"	v
tagclose	mod/hotpot/lib.php	/^			$tagclose = '(?(1)>|(?(2)\\\\\\\\u003E))'; \/\/ right angle-bracket (to match the left one)$/;"	v
tagclose	mod/hotpot/lib.php	/^		$tagclose = '(?(2)>|(?(3)&gt;|(?(4)&amp;#x003E;)))'; \/\/  right angle bracket (to match left angle bracket)$/;"	v
tagi	lib/typo3/class.t3lib_div.php	/^				$tagi = $stack[--$stacktop];$/;"	v
tagi	lib/typo3/class.t3lib_div.php	/^				$tagi = array('tag' => $val['tag']);$/;"	v
tagid	blog/header.php	/^        $tagid = $tagrec->id;$/;"	v
tagid	blog/header.php	/^    $tagid = '';$/;"	v
tagid	blog/index.php	/^$tagid = optional_param('tagid', 0, PARAM_INT);$/;"	v
tagid	blog/tags.php	/^            $tagid = insert_record('tags', $tag);$/;"	v
tagid	rss/file.php	/^           $tagid = (int)$args[5];$/;"	v
tagid	rss/file.php	/^           $tagid = 0;$/;"	v
taginstance	blog/header.php	/^        $taginstance = get_record('tags', 'id', $tagid);$/;"	v
taginstance	blog/header.php	/^    $taginstance = get_record('tags', 'id', $tagid);$/;"	v
tagline	message/lib.php	/^            $tagline = get_string('emailtagline', 'message', $SITE->shortname);$/;"	v
tagname	lib/cas/domxml-php4-php5.php	/^ function tagname() {return $this->myDOMNode->tagName;}$/;"	f
tagname	lib/xmlize.php	/^                    $tagname = $vals[$i]['tag'];$/;"	v
tagname	lib/xmlize.php	/^                    $tagname = '';$/;"	v
tagname	lib/xmlize.php	/^                $tagname = $vals[$i]['tag'];$/;"	v
tagname	lib/xmlize.php	/^    $tagname = $vals[$i]['tag'];$/;"	v
tagopen	mod/hotpot/lib.php	/^			$tagopen = '(?:(<)|(\\\\\\\\u003C))'; \/\/ left angle-bracket (uses two parenthese)$/;"	v
tagopen	mod/hotpot/lib.php	/^		$tagopen = '(?:(<)|(&lt;)|(&amp;#x003C;))'; \/\/ left angle bracket$/;"	v
tagquerysql	blog/lib.php	/^            $tagquerysql = ' AND bt.entryid = p.id AND bt.tagid = '.$tag.' ';$/;"	v
tagquerysql	blog/lib.php	/^            $tagquerysql = '';$/;"	v
tagrec	blog/header.php	/^        $tagrec = get_record('tags', 'text', $tag);$/;"	v
tagreopen	mod/hotpot/lib.php	/^			$tagreopen = '(?(1)<|(?(2)\\\\\\\\u003C))'; \/\/ another left angle-bracket (to match the first one)$/;"	v
tags	lib/filterlib.php	/^    $tags = array();        \/\/To store all the simple tags to be ignored$/;"	v
tags	lib/weblib.php	/^    $tags = array();$/;"	v
tags	lib/wiki_to_markdown.php	/^      $tags = $tags . "$list_tag";$/;"	v
tags	lib/wiki_to_markdown.php	/^      $tags = $tags . $close_tag;$/;"	v
tags	lib/wiki_to_markdown.php	/^    $tags = "";$/;"	v
tags	mod/glossary/lib.php	/^    $tags = array();$/;"	v
tags	mod/hotpot/backuplib.php	/^                $tags = get_object_vars($record);$/;"	v
tags	mod/hotpot/lib.php	/^		$tags = array('script'=>'src', 'link'=>'href', 'a'=>'href','img'=>'src','param'=>'value', 'object'=>'data', 'embed'=>'src');$/;"	v
tags	mod/hotpot/lib.php	/^		$tags = empty($tags) ? '' : "['".str_replace(",", "'][0]['#']['", $tags)."']";$/;"	v
tags	mod/hotpot/lib.php	/^	$tags = 'fields,field';$/;"	v
tags	mod/hotpot/template/v6.php	/^					$tags = 'data,gap-fill,question-record';$/;"	v
tags	mod/hotpot/template/v6.php	/^					$tags = 'data,questions,question-record';$/;"	v
tags	mod/hotpot/template/v6.php	/^				$tags = 'data,gap-fill,question-record';$/;"	v
tags	mod/hotpot/template/v6.php	/^				$tags = 'data,questions,question-record';$/;"	v
tags	mod/hotpot/template/v6.php	/^			$tags = '';$/;"	v
tags	mod/hotpot/template/v6.php	/^		$tags = 'data,gap-fill';$/;"	v
tags	mod/hotpot/template/v6.php	/^		$tags = 'data,jumbled-order-exercise';$/;"	v
tags	mod/hotpot/template/v6.php	/^		$tags = 'data,jumbled-order-exercise,alternate';$/;"	v
tags	mod/hotpot/template/v6.php	/^		$tags = 'data,jumbled-order-exercise,main-order,segment';$/;"	v
tags	mod/hotpot/template/v6.php	/^		$tags = 'data,matching-exercise,pair';$/;"	v
tags	mod/hotpot/template/v6.php	/^		$tags = 'data,questions,question-record';$/;"	v
tags	mod/lesson/importppt.php	/^        $tags = '<div><img>'; \/\/ should also allow <b><i>$/;"	v
tags	mod/resource/lib.php	/^        $tags = array("A"      => "href=",$/;"	v
tags	question/format/hotpot/format.php	/^        $tags = 'data,crossword,clues,item';$/;"	v
tags	question/format/hotpot/format.php	/^        $tags = 'data,gap-fill';$/;"	v
tags	question/format/hotpot/format.php	/^        $tags = 'data,jumbled-order-exercise';$/;"	v
tags	question/format/hotpot/format.php	/^        $tags = 'data,matching-exercise';$/;"	v
tags	question/format/hotpot/format.php	/^        $tags = 'data,questions';$/;"	v
tags	question/format/hotpot/format.php	/^        $tags = 'data,reading';$/;"	v
tags	question/format/hotpot/format.php	/^        $tags = empty($tags) ? '' : "['".str_replace(",", "'][0]['#']['", $tags)."']";$/;"	v
tagsblock	blog/lib.php	/^                $tagsblock = get_record('block','name','blog_tags');$/;"	v
tagsok	mod/data/lib.php	/^            $tagsok = false;$/;"	v
tagsok	mod/data/lib.php	/^    $tagsok = true; \/\/let's be optimistic$/;"	v
tagsort	blocks/blog_tags/block_blog_tags.php	/^        $tagsort = $CFG->tagsort;$/;"	v
tagstring	blog/header.php	/^$tagstring = get_string('tag');$/;"	v
tagtablesql	blog/lib.php	/^            $tagtablesql = $CFG->prefix.'blog_tag_instance bt, ';$/;"	v
tagtablesql	blog/lib.php	/^            $tagtablesql = '';$/;"	v
tail_size	lib/adodb/drivers/adodb-ibase.inc.php	/^	$tail_size = $len % $chunk_size; $/;"	v
tailadded	question/format/qti2/format.php	/^                $tailadded = true;$/;"	v
takeoff	backup/backup_scheduled.php	/^        $takeoff = array(" ", ":", "\/", "\\\\", "|");$/;"	v
takeoff	lib/questionlib.php	/^    $takeoff = array(" ", ":", "\/", "\\\\", "|");$/;"	v
target	lib/blocklib.php	/^        $target = $page->url_get_full(array('sesskey' => $USER->sesskey, 'blockaction' => 'add'));$/;"	v
target	lib/weblib.php	/^            $target=' target="_blank"';$/;"	v
target	mod/hotpot/view.php	/^	$target = empty($CFG->framename) ? '' : ' target="'.$CFG->framename.'"'; $/;"	v
tarr	lib/adodb/datadict/datadict-firebird.inc.php	/^			$tarr = explode('.',$t);$/;"	v
tarr	lib/adodb/datadict/datadict-oci8.inc.php	/^			$tarr = explode('.',$t);$/;"	v
tarr	lib/adodb/drivers/adodb-ado.inc.php	/^			$tarr = array();$/;"	v
tarr	lib/adodb/drivers/adodb-ado5.inc.php	/^			$tarr = array();$/;"	v
tattr	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^               $tattr = rtrim(rtrim($tattr, "\/"));$/;"	v
taught_courses	course/import/activities/mod.php	/^        $taught_courses = get_records_list('course', 'id', $tcourseids);$/;"	v
taught_courses	course/import/activities/mod.php	/^    $taught_courses = array();$/;"	v
tc	lib/fpdf/fpdf.php	/^    $tc=$this->TextColor;$/;"	v
tc	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^      $tc = function_exists("imageistruecolor") && imageistruecolor($orig_image);$/;"	v
tcourseids	course/import/activities/mod.php	/^        $tcourseids = substr($tcourseids,0,-1);$/;"	v
tcourseids	course/import/activities/mod.php	/^    $tcourseids = '';$/;"	v
td	mod/hotpot/report/default.php	/^									$td = '<td colspan="'.$cell->colspan.'"'.substr($td, 3);$/;"	v
td	mod/hotpot/report/default.php	/^									$td = '<td rowspan="'.$cell->rowspan.'"'.substr($td, 3);$/;"	v
td	mod/hotpot/report/default.php	/^							$td = $table->td[$col];$/;"	v
td	mod/hotpot/report/default.php	/^						$td = $table->td[$i];$/;"	v
td_attr	lib/smarty/plugins/function.html_table.php	/^    $td_attr = '';$/;"	v
tdiff	lib/adodb/adodb-csvlib.inc.php	/^						$tdiff = (integer)( $meta[1]+$timeout - time());$/;"	v
tea	backup/backuplib.php	/^                        $tea = get_record("user_teachers","userid",$user->old_id,"course",$preferences->backup_course);$/;"	v
teacher	admin/user.php	/^    $teacher = new object();$/;"	v
teacher	course/recent.php	/^            $teacher = false;$/;"	v
teacher	course/recent.php	/^            $teacher = true;$/;"	v
teacher	enrol/authorize/enrol.php	/^                $teacher = get_teacher($lastcourse);$/;"	v
teacher	enrol/authorize/enrol.php	/^            $teacher = get_teacher($course->id);$/;"	v
teacher	enrol/authorize/enrol.php	/^        $teacher = get_teacher($course->id);$/;"	v
teacher	enrol/authorize/locallib.php	/^                        $teacher = get_teacher($order->courseid);$/;"	v
teacher	enrol/flatfile/enrol.php	/^                                $teacher = get_admin();$/;"	v
teacher	enrol/flatfile/enrol.php	/^                            $teacher = get_admin();$/;"	v
teacher	enrol/manual/enrol.php	/^                $teacher = get_admin();$/;"	v
teacher	enrol/manual/enrol.php	/^                $teacher = get_teacher($course->id);$/;"	v
teacher	enrol/manual/enrol.php	/^    $teacher = get_teacher($course->id);$/;"	v
teacher	enrol/paypal/enrol.php	/^    $teacher = get_teacher($course->id);$/;"	v
teacher	enrol/paypal/ipn.php	/^                $teacher = get_teacher($course->id);$/;"	v
teacher	lib/moodlelib.php	/^    $teacher = NULL;$/;"	v
teacher	mod/assignment/lib.php	/^            $teacher = $USER;$/;"	v
teacher	mod/assignment/lib.php	/^            $teacher = get_record('user', 'id', $submission->teacher);$/;"	v
teacher	user/edit.php	/^    $teacher = strtolower($course->teacher);$/;"	v
teacher_count	backup/restorelib.php	/^                    $teacher_count = 0;$/;"	v
teacher_id	course/loginas.php	/^    $teacher_id   = "$USER->id";$/;"	v
teacher_ids	mod/hotpot/report.php	/^			$teacher_ids = get_records_select_menu('user_teachers', "course IN ($course_ids)", 'course', 'id, userid');$/;"	v
teacher_name	course/loginas.php	/^    $teacher_name = fullname($USER, true);$/;"	v
teacherarray	course/teacher.php	/^        $teacherarray = array();$/;"	v
teacherassessed	mod/exercise/locallib.php	/^                                $teacherassessed = true;$/;"	v
teacherassessed	mod/exercise/locallib.php	/^                            $teacherassessed = true;$/;"	v
teacherassessed	mod/exercise/locallib.php	/^                    $teacherassessed = false;$/;"	v
teacherassessed	mod/exercise/locallib.php	/^                $teacherassessed = false;$/;"	v
teacherassessments	mod/workshop/view.php	/^                        $teacherassessments = '<a href="assess.php?id='.$/;"	v
teacherassessments	mod/workshop/view.php	/^                    $teacherassessments = workshop_print_submission_assessments($workshop, $submission, "teacher");$/;"	v
teacherattempts	mod/assignment/lib.php	/^        $teacherattempts = true; \/\/\/ Temporary measure$/;"	v
teacherdetails	mod/hotpot/view.php	/^		$teacherdetails = 'new Array('.implode(',', $details).");\\n";$/;"	v
teacherdetails	mod/hotpot/view.php	/^	$teacherdetails = '';$/;"	v
teacherforum	mod/forum/restorelib.php	/^                $teacherforum = get_record("forum","course",$restore->course_id,"type","teacher");$/;"	v
teacherid	course/pending.php	/^            $teacherid = $course->requester;$/;"	v
teacherids	mod/quiz/db/mysql.php	/^                    $teacherids = implode(',', array_keys($teachers));$/;"	v
teacherids	mod/quiz/db/postgres7.php	/^                    $teacherids = implode(',', array_keys($teachers));$/;"	v
teacherjournals	mod/journal/lib.php	/^        $teacherjournals = count_records_sql("SELECT COUNT(*)$/;"	v
teacherjournals	mod/journal/lib.php	/^    $teacherjournals = get_records_sql ("SELECT u.*$/;"	v
teacherlist	course/teacher.php	/^        $teacherlist = "";$/;"	v
teacherlist	course/teacher.php	/^        $teacherlist = implode(",",$teacherarray);$/;"	v
teachermodified	mod/assignment/lib.php	/^                        $teachermodified = '<div id="tt'.$auser->id.'">&nbsp;<\/div>';$/;"	v
teachermodified	mod/assignment/lib.php	/^                        $teachermodified = '<div id="tt'.$auser->id.'">'.userdate($auser->timemarked).'<\/div>';$/;"	v
teachermodified	mod/assignment/lib.php	/^                    $teachermodified = '<div id="tt'.$auser->id.'">&nbsp;<\/div>';$/;"	v
teacheronly	mod/forum/lib.php	/^                    $teacheronly = 'class=\\'teacheronly\\'';$/;"	v
teacheronly	mod/forum/lib.php	/^            $teacheronly = '';$/;"	v
teacheronly	user/edit.php	/^        $teacheronly = '';$/;"	v
teacheronly	user/edit.php	/^        $teacheronly = '('.get_string('teacheronly', '', $teacher).')';$/;"	v
teachers	backup/backuplib.php	/^        $teachers = get_records_sql("SELECT DISTINCT userid,userid$/;"	v
teachers	course/report/participation/index.php	/^    $teachers   = optional_param('teachers', 0, PARAM_BOOL); \/\/ show teachers? off = students.$/;"	v
teachers	course/student.php	/^        $teachers = array();$/;"	v
teachers	course/teacher.php	/^    $teachers = get_course_teachers($course->id);$/;"	v
teachers	lib/datalib.php	/^                $teachers = array();$/;"	v
teachers	lib/datalib.php	/^        $teachers = array();$/;"	v
teachers	lib/statslib.php	/^            $teachers = array();$/;"	v
teachers	lib/statslib.php	/^        $teachers = array(); \/\/ avoid warnings$/;"	v
teachers	message/lib.php	/^            $teachers = array();$/;"	v
teachers	mod/assignment/lib.php	/^            $teachers = get_course_teachers($course->id);$/;"	v
teachers	mod/assignment/lib.php	/^            $teachers = get_course_teachers($this->course->id);$/;"	v
teachers	mod/assignment/lib.php	/^            $teachers = get_group_teachers($this->course->id, $group->id);        \/\/ Works even if not in group$/;"	v
teachers	mod/assignment/lib.php	/^    $teachers = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
teachers	mod/hotpot/view.php	/^			$teachers = hotpot_feedback_teachers($course, $hotpot);$/;"	v
teachers	mod/hotpot/view.php	/^	$teachers = get_records_sql("$/;"	v
teachers	mod/journal/lib.php	/^    $teachers = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
teachers	mod/journal/report.php	/^        $teachers = get_course_teachers($course->id);$/;"	v
teachers	user/index.php	/^        $teachers = get_records_sql($teachersql);$/;"	v
teachers	user/messageselect.php	/^                $teachers = array();$/;"	v
teachersql	user/index.php	/^        $teachersql = "SELECT u.id, u.username, u.firstname, u.lastname, u.maildisplay, u.mailformat, u.maildigest,$/;"	v
teacherstally	enrol/imsenterprise/enrol.php	/^    $teacherstally = 0;$/;"	v
teachersuntally	enrol/imsenterprise/enrol.php	/^    $teachersuntally = 0;$/;"	v
teachertable	lib/datalib.php	/^            $teachertable = "LEFT JOIN {$CFG->prefix}user_teachers t ON t.course = c.id";$/;"	v
teachertable	lib/datalib.php	/^            $teachertable = "LEFT JOIN {$CFG->prefix}user_teachers t ON t.course=c.id";$/;"	v
teachertable	lib/datalib.php	/^    $teachertable = "";$/;"	v
teacherweight	mod/exercise/submissions.php	/^            $teacherweight = $form->teacherweight;$/;"	v
temp	admin/backup.php	/^        $temp = "";$/;"	v
temp	backup/lib.php	/^                $temp = stripslashes($status->info);$/;"	v
temp	grade/lib.php	/^                                $temp = $points['sort_order'];$/;"	v
temp	grade/lib.php	/^                $temp = $stats[$category]['median_weighted'][count($stats[$category]['median_weighted'])\/2-1] + $stats[$category]['median_weighted'][count($stats[$category]['median_weighted'])\/2+1];$/;"	v
temp	grade/lib.php	/^                $temp = $stats[$category]['median_weighted'][floor(count($stats[$category]['median_weighted'])\/2)];$/;"	v
temp	grade/lib.php	/^                $temp = $temp\/2;$/;"	v
temp	grade/lib.php	/^            $temp = $stats[$category]['median'][count($stats[$category]['median'])\/2-1] + $stats[$category]['median'][count($stats[$category]['median'])\/2];$/;"	v
temp	grade/lib.php	/^            $temp = $stats[$category]['median'][floor(count($stats[$category]['median'])\/2)];$/;"	v
temp	grade/lib.php	/^            $temp = $temp\/2;$/;"	v
temp	grade/lib.php	/^        $temp = 'extra_credit'.$i;$/;"	v
temp	grade/lib.php	/^    $temp = get_record_sql($sql);$/;"	v
temp	grade/lib.php	/^    $temp = get_records_sql($sql);$/;"	v
temp	lib/moodlelib.php	/^        $temp = $box[$a];$/;"	v
temp	lib/moodlelib.php	/^    $temp = '';$/;"	v
temp	lib/moodlelib.php	/^    $temp = ini_get($ini_get_arg);$/;"	v
temp	lib/soap/nusoap.php	/^			$temp = substr($buffer,$chunkstart,$chunkend-$chunkstart);$/;"	v
temp	lib/soap/nusoap.php	/^		$temp = substr($buffer,0,$chunkend);$/;"	v
temp	lib/typo3/class.t3lib_div.php	/^		$temp = explode($delim,$string);$/;"	v
temp	lib/typo3/class.t3lib_div.php	/^		$temp = explode($delim,strrev($string),$count);$/;"	v
temp	lib/typo3/class.t3lib_div.php	/^		$temp=array_reverse($temp);$/;"	v
temp	lib/weblib.php	/^    $temp = str_replace("\\\\", "\\\\\\\\", implode(file($filename), ''));$/;"	v
temp	lib/weblib.php	/^    $temp = str_replace('"', '\\"', $temp);$/;"	v
temp	mod/lesson/importppt.php	/^        $temp = prep_page($pageobject, $i);  \/\/ makes our title and contents$/;"	v
temp	mod/lesson/locallib.php	/^            $temp = end($pagesinbranch);$/;"	v
temp	mod/lesson/report.php	/^                            $temp = $tries[$lesson->maxattempts - 1];$/;"	v
temp	mod/lesson/report.php	/^                            $temp = end($tries);$/;"	v
temp	mod/lesson/report.php	/^                    $temp = '<input type="checkbox" id="attempts" name="attempts['.$try['userid'].']['.$try['try'].']" \/> '.$/;"	v
temp	mod/lesson/view.php	/^                $temp = current($topscores);$/;"	v
temp	mod/workshop/lib.php	/^                                    $temp = ($mean[$i] - $grade) * $/;"	v
temp	mod/workshop/lib.php	/^                                    $temp = 0;$/;"	v
temp	mod/workshop/lib.php	/^                            $temp = $mean[$submission->id][$i] - $grade;$/;"	v
tempElement	lib/soap/nusoap.php	/^ 					$tempElement = explode('=', trim($val), 2);$/;"	v
tempFile	lib/typo3/class.t3lib_div.php	/^			$tempFile = t3lib_div::tempnam('upload_temp_');$/;"	v
tempImage	lib/typo3/class.t3lib_div.php	/^				$tempImage = imageCreateFromGif($theFile);$/;"	v
temp_blocks	backup/restorelib.php	/^                $temp_blocks = array(BLOCK_POS_LEFT => explode(',', $temp_blocks_l), BLOCK_POS_RIGHT => explode(',', $temp_blocks_r));$/;"	v
temp_blocks_l	backup/restorelib.php	/^                $temp_blocks_l = array();$/;"	v
temp_blocks_r	backup/restorelib.php	/^                $temp_blocks_r = array();$/;"	v
temp_dir	question/format/blackboard_6/format.php	/^        $temp_dir = $CFG->dataroot."\/temp\/bbquiz_import\/".$unique_code;$/;"	v
temp_path	mod/assignment/restorelib.php	/^            $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.$/;"	v
temp_path	mod/assignment/restorelib.php	/^        $temp_path = "";$/;"	v
temp_path	mod/data/restorelib.php	/^        $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.$/;"	v
temp_path	mod/data/restorelib.php	/^    $temp_path = "";$/;"	v
temp_path	mod/exercise/restorelib.php	/^            $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.$/;"	v
temp_path	mod/exercise/restorelib.php	/^        $temp_path = "";$/;"	v
temp_path	mod/forum/restorelib.php	/^            $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.$/;"	v
temp_path	mod/forum/restorelib.php	/^        $temp_path = "";$/;"	v
temp_path	mod/glossary/restorelib.php	/^            $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.$/;"	v
temp_path	mod/glossary/restorelib.php	/^        $temp_path = "";$/;"	v
temp_path	mod/resource/restorelib.php	/^        $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.$/;"	v
temp_path	mod/resource/restorelib.php	/^        $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.'\/course_files\/'.$resource->reference;$/;"	v
temp_path	mod/scorm/restorelib.php	/^            $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.$/;"	v
temp_path	mod/scorm/restorelib.php	/^        $temp_path = "";$/;"	v
temp_path	mod/wiki/restorelib.php	/^            $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.$/;"	v
temp_path	mod/wiki/restorelib.php	/^        $temp_path = "";$/;"	v
temp_path	mod/workshop/restorelib.php	/^            $temp_path = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code.$/;"	v
temp_path	mod/workshop/restorelib.php	/^        $temp_path = "";$/;"	v
temp_refs	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^      $temp_refs=explode("\\n",$row["refs"]);$/;"	v
temp_swap	lib/moodlelib.php	/^        $temp_swap = $box[$i];$/;"	v
temp_swap	lib/moodlelib.php	/^    $temp_swap = '';$/;"	v
tempcat	course/index.php	/^            $tempcat = get_record("course_categories", "id", $hide);$/;"	v
tempcat	course/index.php	/^            $tempcat = get_record("course_categories", "id", $show);$/;"	v
tempcat	question/category_class.php	/^        $tempcat = get_record("question_categories", "id", $categoryid);$/;"	v
tempcss	theme/chameleon/ui/ChameleonCSS.class.php	/^        $tempcss = trim(file_get_contents($this->base . $this->temp));$/;"	v
tempdir	mod/scorm/validate.php	/^                $tempdir = '';$/;"	v
tempdisplaylist	course/index.php	/^        $tempdisplaylist = $displaylist;$/;"	v
tempfile	lib/moodlelib.php	/^        $tempfile = cleardoubleslashes($file); \/\/ no doubleslashes!$/;"	v
tempfile	lib/speller/server-scripts/spellchecker.php	/^    $tempfile = tempnam( $tempfiledir, 'aspell_data_' );$/;"	v
tempfiledir	lib/speller/server-scripts/spellchecker.php	/^$tempfiledir = '.\/';$/;"	v
template	enrol/database/enrol.php	/^        $template = (array)$template;$/;"	v
template	enrol/database/enrol.php	/^        $template = array($/;"	v
template	enrol/database/enrol.php	/^        $template = get_record("course", 'shortname', $CFG->enrol_db_template);$/;"	v
template	mod/data/comment.php	/^    $template = optional_param('template','',PARAM_ALPHA);$/;"	v
template	mod/hotpot/template/default.php	/^			$template = $this->$tag;$/;"	v
templateVars	question/type/rqp/rqp.php	/^    $templateVars = array();$/;"	v
template_exists	lib/smarty/Smarty.class.php	/^    function template_exists($tpl_file)$/;"	f
template_header	lib/smarty/Smarty_Compiler.class.php	/^        $template_header = "<?php \/* Smarty version ".$this->_version.", created on ".strftime("%Y-%m-%d %H:%M:%S")."\\n";$/;"	v
template_tags	lib/smarty/Smarty_Compiler.class.php	/^        $template_tags = $_match[1];$/;"	v
templatelist	mod/data/tabs.php	/^        $templatelist = array ('listtemplate', 'singletemplate', 'addtemplate', 'rsstemplate', 'csstemplate');$/;"	v
tempnam	lib/typo3/class.t3lib_div.php	/^	function tempnam($filePrefix)	{$/;"	f
tempname	lib/adodb/datadict/datadict-postgres.inc.php	/^		$tempname = $tabname.'_tmp';$/;"	v
temppageid	mod/lesson/action/continue.php	/^                    $temppageid = $attempt->pageid;$/;"	v
temppageid	mod/lesson/action/continue.php	/^            $temppageid = 0;$/;"	v
tempstr	lib/moodlelib.php	/^            $tempstr = strtolower($param);$/;"	v
tempzipfile	mod/lesson/importppt.php	/^    $tempzipfile = $_FILES["newfile"]["tmp_name"];$/;"	v
term	lib/markdown.php	/^		$term = _RunSpanGamut(trim($term));$/;"	v
term	mod/glossary/lib.php	/^            $term = preg_quote(trim($alias->alias),'\/');$/;"	v
term	mod/glossary/lib.php	/^    $term = preg_quote(trim($entry->concept),'\/');$/;"	v
terms	lib/markdown.php	/^	$terms = explode("\\n", trim($matches[1]));$/;"	v
test	enrol/authorize/authorizenetlib.php	/^    $test = !empty($CFG->an_test);$/;"	v
test	filter/algebra/algebradebug.php	/^    $test = `$cmd`;$/;"	v
testInt	lib/typo3/class.t3lib_div.php	/^	function testInt($var)	{$/;"	f
testNtag	lib/typo3/class.t3lib_div.php	/^			$testNtag = substr($tagName,1);	\/\/ Closing tag.$/;"	v
test_response	question/type/numerical/questiontype.php	/^    function test_response(&$question, &$state, $answer) {$/;"	f
test_response	question/type/questiontype.php	/^    function test_response(&$question, &$state, $answer) {$/;"	f
test_response	question/type/shortanswer/questiontype.php	/^    function test_response(&$question, &$state, &$answer) {$/;"	f
testedstate	question/type/multianswer/questiontype.php	/^                        $testedstate = clone($state);$/;"	v
testedstate	question/type/multichoice/questiontype.php	/^        $testedstate = clone($state);$/;"	v
testedstate	question/type/shortanswer/questiontype.php	/^        $testedstate = clone($state);$/;"	v
testresponse	question/type/numerical/questiontype.php	/^        $testresponse = isset($teststate->responses[''])$/;"	v
teststate	question/type/multianswer/questiontype.php	/^                        $teststate   = clone($state);$/;"	v
teststate	question/type/multianswer/questiontype.php	/^        $teststate = clone($state);$/;"	v
teststate	question/type/multichoice/questiontype.php	/^        $teststate    = clone($state);$/;"	v
teststate	question/type/questiontype.php	/^        $teststate = clone($state);$/;"	v
teststate	question/type/shortanswer/questiontype.php	/^        $teststate   = clone($state);$/;"	v
teststate	question/type/shortanswer/questiontype.php	/^        $teststate = clone($state);$/;"	v
teststr	lib/excel/BIFFwriter.php	/^            $teststr = pack("d", 1.2345);$/;"	v
teststr	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $teststr = pack("d", 1.2345);$/;"	v
tex	filter/algebra/filter.php	/^    $tex = str_replace("\\'",'&#39;',$tex);$/;"	v
tex	filter/algebra/filter.php	/^    $tex = str_replace('"','&quot;',$tex);$/;"	v
tex	filter/algebra/filter.php	/^    $tex = str_replace('&','&amp;',$tex);$/;"	v
tex	filter/algebra/filter.php	/^    $tex = str_replace('<','&lt;',$tex);$/;"	v
tex	filter/algebra/filter.php	/^    $tex = str_replace('>','&gt;',$tex);$/;"	v
tex	filter/tex/filter.php	/^        $tex = str_replace("\\'",'&#39;',$tex);$/;"	v
tex	filter/tex/filter.php	/^        $tex = str_replace('"','&quot;',$tex);$/;"	v
tex	filter/tex/filter.php	/^        $tex = str_replace('&','&amp;',$tex);$/;"	v
tex	filter/tex/filter.php	/^        $tex = str_replace('<','&lt;',$tex);$/;"	v
tex	filter/tex/filter.php	/^        $tex = str_replace('>','&gt;',$tex);$/;"	v
tex	filter/tex/latex.php	/^            $tex = "{$this->temp_dir}\/$filename.tex";$/;"	v
tex2image	filter/algebra/algebradebug.php	/^function tex2image($texexp, $md5, $return=false) {$/;"	f
tex2image	filter/tex/texdebug.php	/^    function tex2image($texexp, $return=false) {$/;"	f
tex_defaultsettings	filter/tex/defaultsettings.php	/^    function tex_defaultsettings( $force=false  ) {$/;"	f
tex_filter	filter/tex/filter.php	/^function tex_filter ($courseid, $text) {$/;"	f
texcache	filter/algebra/algebradebug.php	/^        $texcache = get_record("cache_filters","filter","algebra", "md5key", $md5);$/;"	v
texcache	filter/tex/texdebug.php	/^            $texcache = get_record("cache_filters","filter","tex", "md5key", $md5);$/;"	v
texexp	filter/algebra/algebradebug.php	/^         $texexp = str_replace('"','\\"',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^       $texexp = '\\Large ' . $texexp;$/;"	v
texexp	filter/algebra/algebradebug.php	/^    $texexp = str_replace('"','&quot;',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^    $texexp = str_replace('<','&lt;',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^    $texexp = str_replace('>','&gt;',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = `$cmd`;$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = preg_replace('\/(\\\\\\cos|\\\\\\sin|\\\\\\tan|\\\\\\sec|\\\\\\csc|\\\\\\cot)([h]*)\\\\\\left\\((.+?),(.+?)\\\\\\right\\)\/s',"\\$1\\$2^{". "\\$4}\\\\left(\\$3\\\\right)",$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = preg_replace('\/\\\\\\int\\\\\\left\\((.+?),(.+?),(.+?)\\\\\\right\\)\/s','\\int_'. "{\\$2}^{\\$3}\\$1 ",$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = preg_replace('\/\\\\\\int\\\\\\left\\((.+?d[a-z])\\\\\\right\\)\/s','\\int '. "\\$1 ",$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = preg_replace('\/\\\\\\lim\\\\\\left\\((.+?),(.+?),(.+?)\\\\\\right\\)\/s','\\lim_'. "{\\$2\\\\to \\$3}\\$1 ",$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = preg_replace('\/\\\\\\log\\\\\\left\\((.+?),(.+?)\\\\\\right\\)\/s','\\log_{'. "\\$2}\\\\left(\\$1\\\\right)",$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = preg_replace('\/\\\\\\mbox{abs}\\\\\\left\\((.+?)\\\\\\right\\)\/s',"|\\$1|",$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = preg_replace('\/\\\\\\sqrt{(.+?),(.+?)}\/s','\\sqrt['. "\\$2]{\\$1}",$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('!','\\geq ',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('#','\\not= ',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('%','\\leq ',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\fun',' ',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\left{','{',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{acosh}','\\mbox{cosh}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{acos}','\\mbox{cos}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{acoth}','\\mbox{coth}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{acot}','\\mbox{cot}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{acsch}','\\mbox{csch}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{acsc}','\\mbox{csc}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{asech}','\\mbox{sech}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{asec}','\\mbox{sec}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{asinh}','\\mbox{sinh}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{asin}','\\mbox{sin}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{atanh}','\\mbox{tanh}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{atan}','\\mbox{tan}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\mbox{logten}','\\mbox{log}_{10}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('\\right}','}',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('alpha','\\alpha',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('bita','\\beta',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('chi','\\chi',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('gamma','\\gamma',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('infty','\\infty',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('iota','\\iota',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('kappa','\\kappa',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('lambda','\\lambda',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('mu','\\mu',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('nu','\\nu',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('omega','\\omega',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('phi','\\phi',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('psi','\\psi',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('rho','\\rho',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('sigma','\\sigma',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('tau','\\tau',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('thita','\\theta',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('xeta','\\eta',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('xi','\\xi',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('zdelta','\\delta',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('zepslon','\\epsilon',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('zeroplace','',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('zita','\\zeta',$texexp);$/;"	v
texexp	filter/algebra/algebradebug.php	/^  $texexp = str_replace('zupslon','\\upsilon',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = preg_replace('\/(\\\\\\cos|\\\\\\sin|\\\\\\tan|\\\\\\sec|\\\\\\csc|\\\\\\cot)([h]*)\\\\\\left\\((.+?),(.+?)\\\\\\right\\)\/s',"\\$1\\$2^{". "\\$4}\\\\left(\\$3\\\\right)",$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = preg_replace('\/\\\\\\int\\\\\\left\\((.+?),(.+?),(.+?)\\\\\\right\\)\/s','\\int_'. "{\\$2}^{\\$3}\\$1 ",$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = preg_replace('\/\\\\\\int\\\\\\left\\((.+?d[a-z])\\\\\\right\\)\/s','\\int '. "\\$1 ",$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = preg_replace('\/\\\\\\lim\\\\\\left\\((.+?),(.+?),(.+?)\\\\\\right\\)\/s','\\lim_'. "{\\$2\\\\to \\$3}\\$1 ",$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = preg_replace('\/\\\\\\log\\\\\\left\\((.+?),(.+?)\\\\\\right\\)\/s','\\log_{'. "\\$2}\\\\left(\\$1\\\\right)",$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = preg_replace('\/\\\\\\mbox{abs}\\\\\\left\\((.+?)\\\\\\right\\)\/s',"|\\$1|",$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = preg_replace('\/\\\\\\sqrt{(.+?),(.+?)}\/s','\\sqrt['. "\\$2]{\\$1}",$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('!','\\geq ',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('#','\\not= ',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('%','\\leq ',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\fun',' ',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\left{','{',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{acosh}','\\mbox{cosh}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{acos}','\\mbox{cos}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{acoth}','\\mbox{coth}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{acot}','\\mbox{cot}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{acsch}','\\mbox{csch}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{acsc}','\\mbox{csc}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{asech}','\\mbox{sech}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{asec}','\\mbox{sec}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{asinh}','\\mbox{sinh}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{asin}','\\mbox{sin}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{atanh}','\\mbox{tanh}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{atan}','\\mbox{tan}^{-1}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\mbox{logten}','\\mbox{log}_{10}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('\\right}','}',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('alpha','\\alpha',$texexp);  $/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('bita','\\beta',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('chi','\\chi',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('gamma','\\gamma',$texexp); $/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('infty','\\infty',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('iota','\\iota',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('kappa','\\kappa',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('lambda','\\lambda',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('mu','\\mu',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('nu','\\nu',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('omega','\\omega',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('phi','\\phi',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('psi','\\psi',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('rho','\\rho',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('sigma','\\sigma',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('tau','\\tau',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('thita','\\theta',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('xeta','\\eta',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('xi','\\xi',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('zdelta','\\delta',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('zepslon','\\epsilon',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('zeroplace','',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('zita','\\zeta',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^              $texexp = str_replace('zupslon','\\upsilon',$texexp);$/;"	v
texexp	filter/algebra/filter.php	/^           $texexp = `$cmd`;$/;"	v
texexp	filter/algebra/pix.php	/^                $texexp = str_replace('"','\\"',$texexp);$/;"	v
texexp	filter/algebra/pix.php	/^            $texexp = $texcache->rawtext;$/;"	v
texexp	filter/algebra/pix.php	/^            $texexp = '\\Large ' . $texexp;$/;"	v
texexp	filter/algebra/pix.php	/^            $texexp = preg_replace('!\\r\\n?!',' ',$texexp);$/;"	v
texexp	filter/algebra/pix.php	/^            $texexp = str_replace('&gt;','>',$texexp);$/;"	v
texexp	filter/algebra/pix.php	/^            $texexp = str_replace('&lt;','<',$texexp);$/;"	v
texexp	filter/tex/displaytex.php	/^    $texexp = html_entity_decode(html_entity_decode($texexp));$/;"	v
texexp	filter/tex/displaytex.php	/^    $texexp = htmlentities($texexp,ENT_COMPAT,get_string("thischarset","moodle"));$/;"	v
texexp	filter/tex/displaytex.php	/^    $texexp = urldecode($_SERVER['QUERY_STRING']);$/;"	v
texexp	filter/tex/filter.php	/^          $texexp = preg_replace('\/^align=bottom \/','',$texexp);$/;"	v
texexp	filter/tex/filter.php	/^          $texexp = preg_replace('\/^align=top \/','',$texexp);$/;"	v
texexp	filter/tex/filter.php	/^        $texexp = $matches[1][$i] . $matches[2][$i] . $matches[3][$i] . $matches[4][$i];$/;"	v
texexp	filter/tex/filter.php	/^        $texexp = eregi_replace("<br[[:space:]]*\\\/?>", '', $texexp);  \/\/dlnsk$/;"	v
texexp	filter/tex/filter.php	/^        $texexp = str_replace('<\/nolink>','',$texexp);$/;"	v
texexp	filter/tex/filter.php	/^        $texexp = str_replace('<\/span>','',$texexp);$/;"	v
texexp	filter/tex/filter.php	/^        $texexp = str_replace('<nolink>','',$texexp);$/;"	v
texexp	filter/tex/filter.php	/^        $texexp = str_replace('<span class="nolink">','',$texexp);$/;"	v
texexp	filter/tex/pix.php	/^                    $texexp = str_replace('"','\\"',$texexp);$/;"	v
texexp	filter/tex/pix.php	/^                $texexp = $texcache->rawtext;$/;"	v
texexp	filter/tex/pix.php	/^                $texexp = '\\Large ' . $texexp;$/;"	v
texexp	filter/tex/pix.php	/^                $texexp = preg_replace('!\\r\\n?!',' ',$texexp);$/;"	v
texexp	filter/tex/pix.php	/^                $texexp = str_replace('&gt;','>',$texexp);$/;"	v
texexp	filter/tex/pix.php	/^                $texexp = str_replace('&lt;','<',$texexp);$/;"	v
texexp	filter/tex/texdebug.php	/^                $texexp = str_replace('"','\\"',$texexp);$/;"	v
texexp	filter/tex/texdebug.php	/^            $texexp = '\\Large ' . $texexp;$/;"	v
texexp	filter/tex/texdebug.php	/^            $texexp = str_replace('"','&quot;',$texexp);$/;"	v
texexp	filter/tex/texdebug.php	/^            $texexp = str_replace('<','&lt;',$texexp);$/;"	v
texexp	filter/tex/texdebug.php	/^            $texexp = str_replace('>','&gt;',$texexp);$/;"	v
texexp	filter/tex/texdebug.php	/^        $texexp = substr($query,4,$splitpos);$/;"	v
texexp	filter/tex/texed.php	/^                $texexp = str_replace('"','\\"',$texexp);$/;"	v
texexp	filter/tex/texed.php	/^    $texexp = str_replace('formdata=','',$texexp);$/;"	v
texexp	filter/tex/texed.php	/^    $texexp = urldecode($_SERVER['QUERY_STRING']);$/;"	v
text	admin/uploaduser.php	/^    $text = my_file_get_contents($filename);$/;"	v
text	admin/uploaduser.php	/^    $text = preg_replace('!\\r\\n?!',"\\n",$text);$/;"	v
text	blocks/admin/block_admin.php	/^                $text = get_string('profile').' '.get_string('missingdescription');$/;"	v
text	blocks/glossary_random/block_glossary_random.php	/^                    $text = "<h2>".format_string($entry->concept,true)."<\/h2>";$/;"	v
text	blocks/glossary_random/block_glossary_random.php	/^                    $text = '';$/;"	v
text	blocks/glossary_random/block_glossary_random.php	/^                $text = get_string('noentriesyet','block_glossary_random');$/;"	v
text	blocks/news_items/block_news_items.php	/^            $text = '';$/;"	v
text	blocks/section_links/block_section_links.php	/^        $text = '';$/;"	v
text	calendar/lib.php	/^            $text = ereg_replace('(%B.+%Y|%Y.+%B|%Y.+%m[^ ]+)', '<a href="'.calendar_get_link_href('view.php?view=month&amp;', 1, $data['m'], $data['y']).'">\\\\1<\/a>', $text);$/;"	v
text	calendar/lib.php	/^            $text = ereg_replace('(F.+Y|Y.+F|Y.+m[^ ]+)', '<a href="'.calendar_get_link_href('view.php?view=month&amp;', 1, $data['m'], $data['y']).'">\\\\1<\/a>', $text);$/;"	v
text	calendar/lib.php	/^            $text = get_string('strftimedaydate');$/;"	v
text	calendar/lib.php	/^            $text = userdate($time, $text);$/;"	v
text	calendar/view.php	/^    $text = '';$/;"	v
text	course/import/groups/index.php	/^        $text = my_file_get_contents($filename);$/;"	v
text	course/import/groups/index.php	/^        $text = preg_replace('!\\r\\n?!',"\\n",$text);$/;"	v
text	enrol/paypal/enrol.php	/^        $text = strtr($text, $replace);$/;"	v
text	files/index.php	/^    $text    = optional_param('text', '', PARAM_RAW);$/;"	v
text	filter/algebra/filter.php	/^              $text = str_replace( $matches[0][$i], string_file_picture_algebra($filename, $texexp, '', '', $align), $text);$/;"	v
text	filter/algebra/filter.php	/^              $text = str_replace( $matches[0][$i],"<b>Undetermined error:<\/b> ",$text);$/;"	v
text	filter/algebra/filter.php	/^             $text = str_replace( $matches[0][$i],"<b>Syntax error:<\/b> " . $texexp,$text);$/;"	v
text	filter/algebra/filter.php	/^           $text = str_replace( $matches[0][$i], string_file_picture_algebra($filename, $texcache->rawtext), $text);$/;"	v
text	filter/algebra/filter.php	/^        $text = str_replace($matches[0][$i],$replacement,$text);$/;"	v
text	filter/emailprotect/filter.php	/^    $text = preg_replace_callback($pattern, 'alter_email', $text);$/;"	v
text	filter/emailprotect/filter.php	/^    $text = preg_replace_callback($pattern, 'alter_mailto', $text);$/;"	v
text	filter/mediaplugin/filter.php	/^        $text = preg_replace($search, $replace, $text);$/;"	v
text	filter/tex/filter.php	/^        $text = str_replace( $matches[0][$i], string_file_picture_tex($filename, $texexp, '', '', $align), $text);$/;"	v
text	filter/tex/filter.php	/^        $text = str_replace($matches[0][$i],$replacement,$text);$/;"	v
text	filter/tidy/filter.php	/^        $text = tidy_repair_string($text, $tidyoptions);$/;"	v
text	help.php	/^    $text   = optional_param('text', 'No text to display', PARAM_CLEAN);$/;"	v
text	lib/adodb/adodb-csvlib.inc.php	/^					$text = fread($fp,$MAXSIZE);$/;"	v
text	lib/adodb/adodb-csvlib.inc.php	/^			$text = "====-1,0,$sql\\n";$/;"	v
text	lib/adodb/adodb-csvlib.inc.php	/^		$text = '';$/;"	v
text	lib/editor/htmlarea/coursefiles.php	/^    $text    = optional_param('text', '', PARAM_RAW);$/;"	v
text	lib/filelib.php	/^            $text = $pathisstring ? $path : implode('', file($path));$/;"	v
text	lib/filelib.php	/^            $text = htmlentities($pathisstring ? $path : implode('', file($path)));$/;"	v
text	lib/filterlib.php	/^                    $text = str_replace($notfullmatches,array_keys($notfullmatches),$text);$/;"	v
text	lib/filterlib.php	/^            $text = $resulttext;$/;"	v
text	lib/filterlib.php	/^            $text = str_replace($ignoretags,array_keys($ignoretags),$text);$/;"	v
text	lib/filterlib.php	/^            $text = str_replace(array_keys($notfullmatches),$notfullmatches,$text);$/;"	v
text	lib/filterlib.php	/^        $text = str_ireplace('<\/head>', $js.'<\/head>', $text);$/;"	v
text	lib/filterlib.php	/^        $text = str_replace($tags,array_keys($tags),$text);$/;"	v
text	lib/filterlib.php	/^        $text = str_replace(array_keys($ignoretags),$ignoretags,$text);$/;"	v
text	lib/filterlib.php	/^        $text = str_replace(array_keys($tags), $tags, $text);$/;"	v
text	lib/filterlib.php	/^    $text =  preg_replace('\/([#*%])(\\1)\/','\\1',$text);$/;"	v
text	lib/filterlib.php	/^    $text = filter_add_javascript($text);$/;"	v
text	lib/filterlib.php	/^    $text = preg_replace('\/([#*%])\/','\\1\\1',$text);$/;"	v
text	lib/graphlib.php	/^        $text = iconv($this->parameter['lang_transcode'], 'UTF-8', $text);$/;"	v
text	lib/graphlib.php	/^        $text = lang_decode($text);$/;"	v
text	lib/graphlib.php	/^      $text = iconv($this->parameter['lang_transcode'], 'UTF-8', $text);$/;"	v
text	lib/graphlib.php	/^      $text = lang_decode($text);$/;"	v
text	lib/graphlib.php	/^   $text = isset($this->y_format[$set]['legend']) ? $this->y_format[$set]['legend'] : 'none';$/;"	v
text	lib/graphlib.php	/^  $text      = $message['text'];$/;"	v
text	lib/graphlib.php	/^  $text    = $message['text'];$/;"	v
text	lib/markdown.php	/^				$text = $tag . $text;$/;"	v
text	lib/markdown.php	/^			$text = "";$/;"	v
text	lib/markdown.php	/^			$text = preg_replace_callback('{$/;"	v
text	lib/markdown.php	/^			$text = substr($tag, 1) . $text; # Put back $tag minus first char.$/;"	v
text	lib/markdown.php	/^		$text        = $parts[2]; # Remaining text after current tag.$/;"	v
text	lib/markdown.php	/^		$text = $parts[2]; # Remaining text after current tag.$/;"	v
text	lib/markdown.php	/^		$text = _HashHTMLBlocks($text);$/;"	v
text	lib/markdown.php	/^	$text = "";$/;"	v
text	lib/markdown.php	/^	$text = "<table>\\n";$/;"	v
text	lib/markdown.php	/^	$text = '';   # rebuild $text from the tokens$/;"	v
text	lib/markdown.php	/^	$text = '';$/;"	v
text	lib/markdown.php	/^	$text = _Detab($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoAnchors($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoAutoLinks($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoBlockQuotes($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoCodeBlocks($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoCodeSpans($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoDefLists($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoHeaders($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoImages($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoItalicsAndBold($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoLists($text);$/;"	v
text	lib/markdown.php	/^	$text = _DoTables($text);$/;"	v
text	lib/markdown.php	/^	$text = _EncodeAmpsAndAngles($text);$/;"	v
text	lib/markdown.php	/^	$text = _EscapeSpecialChars($text);$/;"	v
text	lib/markdown.php	/^	$text = _FormParagraphs($text);$/;"	v
text	lib/markdown.php	/^	$text = _HashHTMLBlocks($text);$/;"	v
text	lib/markdown.php	/^	$text = _RunBlockGamut($text, FALSE);$/;"	v
text	lib/markdown.php	/^	$text = _StripLinkDefinitions($text);$/;"	v
text	lib/markdown.php	/^	$text = _UnescapeSpecialChars($text);$/;"	v
text	lib/markdown.php	/^	$text = _UnhashTags($text);$/;"	v
text	lib/markdown.php	/^	$text = implode("\\n\\n", $grafs);$/;"	v
text	lib/markdown.php	/^	$text = preg_replace("!<((https?|ftp):[^'\\">\\\\s]+)>!", $/;"	v
text	lib/markdown.php	/^	$text = preg_replace($/;"	v
text	lib/markdown.php	/^	$text = preg_replace('\/ {2,}\\n\/', "<br$md_empty_element_suffix\\n", $text);$/;"	v
text	lib/markdown.php	/^	$text = preg_replace('\/&(?!#?[xX]?(?:[0-9a-fA-F]+|\\w+);)\/', $/;"	v
text	lib/markdown.php	/^	$text = preg_replace('\/^[ \\t]+$\/m', '', $text);$/;"	v
text	lib/markdown.php	/^	$text = preg_replace('{$/;"	v
text	lib/markdown.php	/^	$text = preg_replace('{<(?![a-z\/?\\$!])}i', '&lt;', $text);$/;"	v
text	lib/markdown.php	/^	$text = preg_replace(array($/;"	v
text	lib/markdown.php	/^	$text = preg_replace(array('\/\\A\\n+\/', '\/\\n+\\z\/'), '', $text);$/;"	v
text	lib/markdown.php	/^	$text = preg_replace_callback("{$/;"	v
text	lib/markdown.php	/^	$text = preg_replace_callback('$/;"	v
text	lib/markdown.php	/^	$text = preg_replace_callback('@$/;"	v
text	lib/markdown.php	/^	$text = preg_replace_callback('\/$/;"	v
text	lib/markdown.php	/^	$text = preg_replace_callback('{$/;"	v
text	lib/markdown.php	/^	$text = str_replace(array("\\r\\n", "\\r"), "\\n", $text);$/;"	v
text	lib/smarty/plugins/function.mailto.php	/^    $text = $address;$/;"	v
text	lib/speller/server-scripts/spellchecker.php	/^            $text = urldecode( $textinputs[$i] );$/;"	v
text	lib/weblib.php	/^                    $text = $functionname($courseid, $text);$/;"	v
text	lib/weblib.php	/^                $text = clean_text($text, $format);$/;"	v
text	lib/weblib.php	/^                $text = filter_text($text, $courseid);$/;"	v
text	lib/weblib.php	/^            $text = '<p>NOTICE: Wiki-like formatting has been removed from Moodle.  You should not be seeing$/;"	v
text	lib/weblib.php	/^            $text = cleanAttributes($text);$/;"	v
text	lib/weblib.php	/^            $text = eregi_replace("([^a-z])language([[:space:]]*)=", "\\\\1Xlanguage=", $text);$/;"	v
text	lib/weblib.php	/^            $text = eregi_replace("([^a-z])on([a-z]+)([[:space:]]*)=", "\\\\1Xon\\\\2=", $text);$/;"	v
text	lib/weblib.php	/^            $text = eregi_replace('(<a [^<]*href=["|\\']?([^ "\\']*)["|\\']?[^>]*>([^<]*)<\/a>)','\\\\3 [ \\\\2 ]', $text);$/;"	v
text	lib/weblib.php	/^            $text = markdown_to_html($text);$/;"	v
text	lib/weblib.php	/^            $text = nl2br($text);$/;"	v
text	lib/weblib.php	/^            $text = preg_replace('\/(&#[0-9]+)(;?)\/', "\\\\1;", $text);$/;"	v
text	lib/weblib.php	/^            $text = preg_replace('\/(&#x[0-9a-fA-F]+)(;?)\/', "\\\\1;", $text);$/;"	v
text	lib/weblib.php	/^            $text = rebuildnolinktag($text);$/;"	v
text	lib/weblib.php	/^            $text = s($text);$/;"	v
text	lib/weblib.php	/^            $text = str_replace('  ', '&nbsp; ', $text);$/;"	v
text	lib/weblib.php	/^            $text = strip_tags($text, $ALLOWED_TAGS);$/;"	v
text	lib/weblib.php	/^            $text = text_to_html($text, $options->smiley, $options->para, $options->newlines);$/;"	v
text	lib/weblib.php	/^            $text = wiki_to_html($text);$/;"	v
text	lib/weblib.php	/^        $text = nl2br($text);$/;"	v
text	lib/weblib.php	/^        $text = str_replace($excludes,array_keys($excludes),$text);$/;"	v
text	lib/weblib.php	/^        $text = str_replace(array_keys($excludes),$excludes,$text);$/;"	v
text	lib/weblib.php	/^    $text = eregi_replace("([[:space:]]|^|\\(|\\[)([[:alnum:]]+):\/\/([^[:space:]]*)([[:alnum:]#?\/&=])",$/;"	v
text	lib/weblib.php	/^    $text = eregi_replace("([[:space:]]|^|\\(|\\[)www\\.([^[:space:]]*)([[:alnum:]#?\/&=])",$/;"	v
text	lib/weblib.php	/^    $text = eregi_replace("([\\n\\r])<", " <", $text);$/;"	v
text	lib/weblib.php	/^    $text = eregi_replace(">([[:space:]]+)<", "><", $text);$/;"	v
text	lib/weblib.php	/^    $text = eregi_replace(">([\\n\\r])", "> ", $text);$/;"	v
text	lib/weblib.php	/^    $text = preg_replace('\/&lt;(\\\/*nolink)&gt;\/i','<$1>',$text);$/;"	v
text	lib/weblib.php	/^    $text = str_replace($e, $img, $text);$/;"	v
text	lib/weblib.php	/^    $text = str_replace('<\/nolink>', '', $text);$/;"	v
text	lib/weblib.php	/^    $text = str_replace('<nolink>', '', $text);$/;"	v
text	lib/wiki_to_markdown.php	/^          $text = $record->$textfield;$/;"	v
text	message/lib.php	/^    $text = $text ? '&nbsp;'.$string : '';$/;"	v
text	mod/chat/lib.php	/^    $text = $message->message;$/;"	v
text	mod/chat/lib.php	/^    $text = format_text($text, FORMAT_MOODLE, $options, $courseid);$/;"	v
text	mod/data/field/textarea/field.class.php	/^                $text   = $content->content;$/;"	v
text	mod/data/field/textarea/field.class.php	/^        $text   = '';$/;"	v
text	mod/data/field/url/field.class.php	/^                $text = $content->content1;$/;"	v
text	mod/data/field/url/field.class.php	/^                $text = $this->field->param2;$/;"	v
text	mod/data/field/url/field.class.php	/^            $text = empty($content->content1)? '':$content->content1;$/;"	v
text	mod/data/field/url/field.class.php	/^        $text = '';$/;"	v
text	mod/data/import.php	/^        $text = my_file_get_contents($filename);$/;"	v
text	mod/data/import.php	/^        $text = preg_replace('!\\r\\n?!',"\\n",$text);$/;"	v
text	mod/glossary/lib.php	/^        $text = highlight($entry->highlight, $text);$/;"	v
text	mod/glossary/lib.php	/^    $text = format_text($definition, $entry->format,$options);$/;"	v
text	mod/glossary/lib.php	/^    $text = format_text('<span class="nolink">' . $entry->concept . '<\/span>', FORMAT_MOODLE, $options);$/;"	v
text	mod/hotpot/report/default.php	/^								$text = $cell->text;$/;"	v
text	mod/hotpot/report/default.php	/^								$text = $cell;$/;"	v
text	mod/hotpot/report/fullstat/report.php	/^	$text = ($pref=='1' ? $hide : $show);$/;"	v
text	mod/hotpot/report/overview/report.php	/^					$text = $picture;$/;"	v
text	mod/hotpot/report/overview/report.php	/^				$text = $grade;$/;"	v
text	mod/hotpot/report/overview/report.php	/^				$text = $name;$/;"	v
text	mod/hotpot/report/simplestat/report.php	/^					$text = $picture;$/;"	v
text	mod/hotpot/report/simplestat/report.php	/^				$text = $grade;$/;"	v
text	mod/hotpot/report/simplestat/report.php	/^				$text = $name;$/;"	v
text	mod/hotpot/review.php	/^					$text = hotpot_strings($question[$field]);$/;"	v
text	mod/hotpot/template/v6.php	/^						$text =     $this->js_value($tags,  $answer."['text'][0]['#']", true);$/;"	v
text	mod/hotpot/template/v6.php	/^						$text = $this->js_value($tags,  $answer."['text'][0]['#']", true);$/;"	v
text	mod/hotpot/template/v6.php	/^						$text = $this->parent->xml_value($tags,  $answer."['text'][0]['#']");$/;"	v
text	mod/hotpot/template/v6.php	/^						$text = $this->parent->xml_value($tags, $answer."['text'][0]['#']");$/;"	v
text	mod/hotpot/template/v6.php	/^			$text = $this->parent->xml_value($tags, "[0]['#'][$q]");$/;"	v
text	mod/quiz/report/analysis/report.php	/^                $text = implode("\\t", $row);$/;"	v
text	mod/quiz/report/analysis/report.php	/^        $text = implode("\\t", $headers)." \\n";$/;"	v
text	mod/quiz/report/overview/report.php	/^                        $text = implode("\\t", $row);$/;"	v
text	mod/resource/lib.php	/^                $text = str_replace($tag,"$left$prefix$finalurl$right",$text);$/;"	v
text	question/format/aon/format.php	/^        $text = implode($lines, " ");$/;"	v
text	question/format/blackboard/format.php	/^    $text = implode($lines, " ");$/;"	v
text	question/format/blackboard_6/format.php	/^    $text = implode($lines, " ");$/;"	v
text	question/format/examview/format.php	/^		$text = $this->cleanUnicode($text);$/;"	v
text	question/format/examview/format.php	/^        $text = implode($lines, ' ');$/;"	v
text	question/format/examview/format.php	/^        $text = s($htmltext);$/;"	v
text	question/format/examview/format.php	/^        $text = trim($text);$/;"	v
text	question/format/gift/format.php	/^                $text = trim(substr($text, $namefinish+2)); \/\/ Remove name from text$/;"	v
text	question/format/gift/format.php	/^            $text = substr($text, 2);$/;"	v
text	question/format/gift/format.php	/^        $text = $this->escapedchar_pre($text);$/;"	v
text	question/format/gift/format.php	/^        $text = trim(implode(" ", $lines));$/;"	v
text	question/format/hotpot/format.php	/^                        $text = addslashes($xml->xml_value($tags,  $answer."['text'][0]['#']"));$/;"	v
text	question/format/hotpot/format.php	/^                $text = $xml->xml_value($tags, $question_record."['question'][0]['#']");$/;"	v
text	question/format/hotpot/format.php	/^            $text = "Hot Potatoes $xml->quiztype";$/;"	v
text	question/format/hotpot/format.php	/^            $text = $xml->xml_value($tags, $item."['def'][0]['#']");$/;"	v
text	question/format/hotpot/format.php	/^        $text = $xml->xml_value('hotpot-config-file,instructions');$/;"	v
text	question/format/learnwise/format.php	/^        $text = implode(' ', $lines);$/;"	v
text	question/format/learnwise/format.php	/^        $text = str_replace(array('\\t','\\n','\\r','\\''), array('','','','\\\\\\''), $text);$/;"	v
text	question/format/missingword/format.php	/^        $text = implode(" ", $lines);$/;"	v
text	question/format/qti2/custommediafilter.php	/^        $text = preg_replace($search, $replace, $text);$/;"	v
text	question/format/qti2/format.php	/^            $text = $matches[1] . $matches[3];$/;"	v
text	question/format/xml/format.php	/^        $text = $this->import_text( $answer['#']['text']);$/;"	v
text	question/format/xml/format.php	/^        $text = implode($lines, " ");$/;"	v
text	question/type/datasetdependent/abstractqtype.php	/^            $text = str_replace($regs[0], '', $text);$/;"	v
text	question/type/multianswer/questiontype.php	/^    $text = html_entity_decode($text);$/;"	v
text	question/type/multianswer/questiontype.php	/^    $text = preg_replace('\/&amp;(#[0-9a-fx]{2,6}?);\/', '&$1;', $text);$/;"	v
text	question/type/multianswer/questiontype.php	/^    $text = preg_replace('\/&amp;(.{2,9}?;)\/', '&${1}', $text);$/;"	v
text	question/type/multianswer/questiontype.php	/^    $text = str_replace("&amp;", "&", $text);$/;"	v
text	question/type/multianswer/questiontype.php	/^    $text = str_replace('\\#', '#', $text);$/;"	v
text	question/type/multianswer/questiontype.php	/^    $text = stripslashes($text);$/;"	v
textBottom	lib/graphlib.php	/^    $textBottom  = $tickBottom + $this->calculated['bottom_inner_padding'];$/;"	v
textHeight	lib/graphlib.php	/^  $textHeight = $this->calculated['legend']['boundary_box_max']['height']; \/\/ use height as size to use for colour square in legend.$/;"	v
textLeft	lib/graphlib.php	/^    $textLeft       = $tickRight+ $this->calculated['left_inner_padding'];$/;"	v
textRight	lib/graphlib.php	/^    $textRight      = $tickLeft - $this->calculated['left_inner_padding'];$/;"	v
textWidth	lib/graphlib.php	/^  $textWidth = $this->calculated['legend']['boundary_box_max']['width']; \/\/ width of largest legend item.$/;"	v
text_blocks	lib/smarty/Smarty_Compiler.class.php	/^        $text_blocks = preg_split("~{$ldq}.*?{$rdq}~s", $source_content);$/;"	v
text_encode	lib/smarty/plugins/function.mailto.php	/^        $text_encode = '';$/;"	v
text_format_name	lib/weblib.php	/^function text_format_name( $key ) {$/;"	f
text_input_index	lib/speller/server-scripts/spellchecker.php	/^            $text_input_index = -1;$/;"	v
text_to_html	lib/weblib.php	/^function text_to_html($text, $smiley=true, $para=true, $newlines=true) {$/;"	f
textfields	mod/hotpot/attempt.php	/^	$textfields = array('correct', 'wrong', 'ignored');$/;"	v
textfields	mod/hotpot/lib.php	/^	$textfields = array('name', 'summary');$/;"	v
textfields	mod/hotpot/review.php	/^	$textfields = array('correct', 'ignored', 'wrong');$/;"	v
textfilters	lib/db/mysql.php	/^            $textfilters = 'mod\/glossary\/dynalink.php';$/;"	v
textfilters	lib/db/mysql.php	/^            $textfilters = explode(',', $CFG->textfilters);$/;"	v
textfilters	lib/db/mysql.php	/^        $textfilters = array();$/;"	v
textfilters	lib/db/mysql.php	/^        $textfilters = implode(',', $textfilters);$/;"	v
textfilters	lib/db/postgres7.php	/^            $textfilters = 'mod\/glossary\/dynalink.php';$/;"	v
textfilters	lib/db/postgres7.php	/^            $textfilters = explode(',', $CFG->textfilters);$/;"	v
textfilters	lib/db/postgres7.php	/^        $textfilters = array();$/;"	v
textfilters	lib/db/postgres7.php	/^        $textfilters = implode(',', $textfilters);$/;"	v
textfilters	lib/weblib.php	/^        $textfilters = explode(',', $CFG->textfilters);$/;"	v
textformat	question/format/gift/format.php	/^    $textformat = $question->questiontextformat;$/;"	v
textinputs	lib/speller/server-scripts/spellchecker.php	/^$textinputs = $_POST['textinputs']; \/\/ array$/;"	v
textlib	admin/utfdbmigrate.php	/^    $textlib = textlib_get_instance();    \/\/only 1 reference$/;"	v
textlib	admin/utfdbmigrate.php	/^    $textlib = textlib_get_instance();$/;"	v
textlib	blocks/rss_client/block_rss_client.php	/^         $textlib = textlib_get_instance();$/;"	v
textlib	lib/excellib.class.php	/^        $textlib = textlib_get_instance();$/;"	v
textlib	lib/moodlelib.php	/^           $textlib = textlib_get_instance();$/;"	v
textlib	lib/moodlelib.php	/^        $textlib = textlib_get_instance();$/;"	v
textlib	lib/moodlelib.php	/^    $textlib = textlib_get_instance();$/;"	v
textlib	lib/phpmailer/class.phpmailer.php	/^            $textlib = textlib_get_instance();$/;"	v
textlib	lib/textlib.class.php	/^    function textlib() {$/;"	f
textlib	lib/textlib.class.php	/^class textlib {$/;"	c
textlib	lib/weblib.php	/^    $textlib = textlib_get_instance();$/;"	v
textlib	mod/glossary/lib.php	/^            $textlib = textlib_get_instance();$/;"	v
textlib	mod/glossary/lib.php	/^        $textlib = textlib_get_instance();$/;"	v
textlib	mod/glossary/print.php	/^    $textlib = textlib_get_instance();$/;"	v
textlib	mod/glossary/view.php	/^    $textlib = textlib_get_instance();$/;"	v
textlib	mod/resource/type/ims/preview.php	/^                $textlib = textlib_get_instance();$/;"	v
textlib	mod/resource/type/ims/resource.class.php	/^                $textlib = textlib_get_instance();$/;"	v
textlib	mod/scorm/locallib.php	/^                       $textlib = textlib_get_instance();$/;"	v
textlib	mod/scorm/locallib.php	/^        $textlib = textlib_get_instance();$/;"	v
textlib	mod/scorm/locallib.php	/^    $textlib = textlib_get_instance();$/;"	v
textlib_get_instance	lib/textlib.class.php	/^function textlib_get_instance () {$/;"	f
textsource	mod/hotpot/lib.php	/^		$textsource = $textfield.'source';$/;"	v
tfname	question/format/gift/format.php	/^      $tfname = "[$tfname]";$/;"	v
tfname	question/format/gift/format.php	/^      $tfname = text_format_name( (int)$textformat );$/;"	v
tfname	question/format/gift/format.php	/^    $tfname = "";$/;"	v
tfquestions	question/format/blackboard/format.php	/^    $tfquestions = $xml["POOL"]["#"]["QUESTION_TRUEFALSE"];$/;"	v
th	mod/hotpot/report/default.php	/^						$th = $table->th_side;$/;"	v
th	mod/hotpot/report/default.php	/^						$th = $table->th_top[$i];$/;"	v
th	mod/hotpot/report/default.php	/^				$th = $table->th_top[$i];$/;"	v
thawPanes	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function thawPanes($panes)$/;"	f
thaw_panes	lib/excel/Worksheet.php	/^    function thaw_panes($panes)$/;"	f
theCharset	lib/typo3/class.t3lib_div.php	/^			$theCharset = $ereg_result[1] ? $ereg_result[1] : ($TYPO3_CONF_VARS['BE']['forceCharset'] ? $TYPO3_CONF_VARS['BE']['forceCharset'] : 'iso-8859-1');$/;"	v
theFile	lib/typo3/class.t3lib_div.php	/^				$theFile = $newFile;$/;"	v
theInt	lib/typo3/class.t3lib_div.php	/^		$theInt = intval($theInt);$/;"	v
theLine	lib/typo3/class.t3lib_div.php	/^					$theLine = $substr.$afterParts[0];$/;"	v
theLine	lib/typo3/class.t3lib_div.php	/^					$theLine = strrev($parts[1]);$/;"	v
theLine	lib/typo3/class.t3lib_div.php	/^				$theLine=$substr;$/;"	v
theLines	lib/typo3/class.t3lib_div.php	/^		$theLines = explode(chr(10),$string);	\/\/ Split lines$/;"	v
theNewFolder	lib/typo3/class.t3lib_div.php	/^		$theNewFolder = ereg_replace('\\\/$','',$theNewFolder);$/;"	v
theValLen	lib/typo3/class.t3lib_div.php	/^			$theValLen = strlen($val);$/;"	v
theday	lib/adodb/drivers/adodb-mssql.inc.php	/^			$theday = $rr[1];$/;"	v
theday	lib/adodb/drivers/adodb-mssql.inc.php	/^			$theday = $rr[2];$/;"	v
thedb	admin/utfdbmigrate.php	/^        $thedb = &$GLOBALS['db'];$/;"	v
thegrade	mod/lesson/locallib.php	/^        $thegrade = round(100 * $earned \/ $total, 5);$/;"	v
thegrade	mod/lesson/locallib.php	/^    $thegrade     = 0;$/;"	v
theme	lib/editor/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php	/^$theme = isset($_GET['theme']) ? TinyMCE_cleanInput($_GET['theme']) : "";$/;"	v
theme	lib/weblib.php	/^        $theme = current_theme();$/;"	v
theme_setup	lib/weblib.php	/^function theme_setup($theme = '', $params=NULL) {$/;"	f
themelist	lib/moodlelib.php	/^        $themelist = explode(',', $CFG->themelist);$/;"	v
themelist	lib/moodlelib.php	/^        $themelist = get_list_of_plugins("theme");$/;"	v
themename	lib/weblib.php	/^        $themename = clean_param($themename, PARAM_SAFEDIR);$/;"	v
themename	lib/weblib.php	/^        $themename = current_theme();  \/\/ So we have something.  Normally not needed.$/;"	v
themename	theme/chameleon/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/cornflower/docstyles.php	/^    $themename = optional_param('themename', NULL, PARAM_SAFEDIR);$/;"	v
themename	theme/cornflower/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/formal_white/docstyles.php	/^    $themename = optional_param('themename', NULL, PARAM_SAFEDIR);$/;"	v
themename	theme/formal_white/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/metal/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/oceanblue/docstyles.php	/^    $themename = optional_param('themename', NULL, PARAM_SAFEDIR);$/;"	v
themename	theme/oceanblue/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/orangewhite/docstyles.php	/^    $themename = optional_param('themename', NULL, PARAM_SAFEDIR);$/;"	v
themename	theme/orangewhite/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/orangewhitepda/docstyles.php	/^    $themename = optional_param('themename', NULL, PARAM_SAFEDIR);$/;"	v
themename	theme/orangewhitepda/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/standard/docstyles.php	/^    $themename = optional_param('themename', NULL, PARAM_SAFEDIR);$/;"	v
themename	theme/standard/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/standardblue/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/standardgreen/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/standardlogo/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/standardred/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/standardwhite/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themename	theme/wood/styles.php	/^    $themename = basename(dirname(__FILE__));           \/\/ Name of the folder we are in$/;"	v
themes	backup/restorelib.php	/^                            $themes = get_list_of_themes();$/;"	v
themes	backup/restorelib.php	/^                    $themes = get_list_of_themes();$/;"	v
themes	backup/restorelib.php	/^            $themes = get_list_of_themes();$/;"	v
themes	lib/moodlelib.php	/^    $themes = array();$/;"	v
themes	theme/index.php	/^    $themes = get_list_of_plugins("theme");$/;"	v
themeurl	theme/cornflower/docstyles.php	/^    $themeurl = style_sheet_setup(filemtime("styles.php"), 300, $themename);$/;"	v
themeurl	theme/formal_white/docstyles.php	/^    $themeurl = style_sheet_setup(filemtime("styles.php"), 300, $themename);$/;"	v
themeurl	theme/oceanblue/docstyles.php	/^    $themeurl = style_sheet_setup(filemtime("styles.php"), 300, $themename);$/;"	v
themeurl	theme/orangewhite/docstyles.php	/^    $themeurl = style_sheet_setup(filemtime("styles.php"), 300, $themename);$/;"	v
themeurl	theme/orangewhitepda/docstyles.php	/^    $themeurl = style_sheet_setup(filemtime("styles.php"), 300, $themename);$/;"	v
themeurl	theme/standard/docstyles.php	/^    $themeurl = style_sheet_setup(filemtime("styles.php"), 300, $themename);$/;"	v
themth	lib/adodb/drivers/adodb-mssql.inc.php	/^			$themth =  substr(strtoupper($rr[2]),0,3);$/;"	v
themth	lib/adodb/drivers/adodb-mssql.inc.php	/^			$themth = substr(strtoupper($rr[1]),0,3);$/;"	v
themth	lib/adodb/drivers/adodb-mssql.inc.php	/^		$themth = $ADODB_mssql_mths[$themth];$/;"	v
themth	lib/adodb/drivers/adodb-sybase.inc.php	/^		$themth = $ADODB_sybase_mths[$themth];$/;"	v
themth	lib/adodb/drivers/adodb-sybase.inc.php	/^		$themth = substr(strtoupper($rr[1]),0,3);$/;"	v
thequestion	question/format/multianswer/format.php	/^        $thequestion= quiz_qtype_multianswer_extract_question$/;"	v
thing	lib/moodlelib.php	/^        $thing = rc4decrypt($_COOKIE[$cookiename]);$/;"	v
things	question/format/qti2/format.php	/^        $things = array();$/;"	v
things	question/format/qti2/format.php	/^        $things = swapshuffle_assoc($things);    $/;"	v
thisKeyName	lib/typo3/class.t3lib_div.php	/^				$thisKeyName = $name ? $name.'['.$Akey.']' : $Akey;$/;"	v
thisX	lib/graphlib.php	/^    $thisX = $this->calculated['x_plot'][$index];$/;"	v
thisY	lib/graphlib.php	/^    $thisY = $this->calculated['y_plot'][$set][$index];$/;"	v
this_assignment_path	mod/assignment/restorelib.php	/^            $this_assignment_path = $assignment_path."\/".$newassid;$/;"	v
this_data_path	mod/data/restorelib.php	/^        $this_data_path = $data_path."\/".$new_data_id;$/;"	v
this_depth	mod/lesson/importppt.php	/^                $this_depth = 0;  \/\/ calling class B depth 0$/;"	v
this_depth	mod/lesson/importppt.php	/^                $this_depth = substr($class, 1);$/;"	v
this_exercise_path	mod/exercise/restorelib.php	/^            $this_exercise_path = $exercise_path."\/".$newsubmiss;$/;"	v
this_field_path	mod/data/restorelib.php	/^        $this_field_path = $this_data_path."\/".$new_field_id;$/;"	v
this_forum_path	mod/forum/restorelib.php	/^            $this_forum_path = $forum_path."\/".$newforid;$/;"	v
this_glossary_path	mod/glossary/restorelib.php	/^            $this_glossary_path = $glossary_path."\/".$newgloid;$/;"	v
this_record_path	mod/data/restorelib.php	/^        $this_record_path = $this_field_path = $this_field_path."\/".$new_record_id;$/;"	v
this_scorm_path	mod/scorm/restorelib.php	/^            $this_scorm_path = $scorm_path."\/".$package->id;$/;"	v
this_wiki_path	mod/wiki/restorelib.php	/^            $this_wiki_path = $wiki_path."\/".$newwikiid;$/;"	v
this_workshop_path	mod/workshop/restorelib.php	/^            $this_workshop_path = $workshop_path."\/".$newsubmiss;$/;"	v
thischar	lib/bennu/iCalendar_properties.php	/^                $thischar = $parts[$i]{$j};$/;"	v
thisdate	calendar/lib.php	/^        $thisdate = usergetdate(time()); \/\/ Date and time the user sees at his location$/;"	v
thisdate	calendar/view.php	/^        $thisdate = usergetdate(time()); \/\/ Time and day at the user's location$/;"	v
thisformat	lib/blocklib.php	/^        $thisformat = '^'.str_replace('*', '[^-]*', $format).'.*$';$/;"	v
thisgroup	blog/header.php	/^            $thisgroup = get_record('groups', 'id', $filterselect);$/;"	v
thisname	blocks/quiz_results/block_quiz_results.php	/^                            $thisname = $course->student.' '.intval($users[$userid]->idnumber);$/;"	v
thisname	blocks/quiz_results/block_quiz_results.php	/^                            $thisname = $course->student;$/;"	v
thisname	blocks/quiz_results/block_quiz_results.php	/^                            $thisname = '<a href="'.$CFG->wwwroot.'\/course\/group.php?group='.$groupid.'&amp;id='.$courseid.'">'.$groupgrades[$groupid]['group'].'<\/a>';$/;"	v
thisname	blocks/quiz_results/block_quiz_results.php	/^                            $thisname = '<a href="'.$CFG->wwwroot.'\/user\/view.php?id='.$userid.'&amp;course='.$courseid.'">'.fullname($users[$userid]).'<\/a>';$/;"	v
thisname	blocks/quiz_results/block_quiz_results.php	/^                            $thisname = get_string('group');$/;"	v
thispattern	question/format/xml/format.php	/^                $thispattern = addslashes("{#".$a_count."}");$/;"	v
thisquestion	question/format/blackboard/format.php	/^	$thisquestion = $fibquestions[$i];$/;"	v
thisquestion	question/format/blackboard/format.php	/^	$thisquestion = $maquestions[$i];$/;"	v
thisquestion	question/format/blackboard/format.php	/^	$thisquestion = $matchquestions[$i];$/;"	v
thisquestion	question/format/blackboard/format.php	/^	$thisquestion = $mcquestions[$i];$/;"	v
thisquestion	question/format/blackboard/format.php	/^	$thisquestion = $tfquestions[$i];$/;"	v
thisreplace	question/format/xml/format.php	/^                $thisreplace = $question->questiontext;$/;"	v
thissection	course/format/lams/format.php	/^        $thissection = $sections[$section];$/;"	v
thissection	course/format/lams/format.php	/^$thissection = $sections[$section];$/;"	v
thissection	course/format/topics/format.php	/^            $thissection = $sections[$section];$/;"	v
thissection	course/format/topics/format.php	/^    $thissection = $sections[$section];$/;"	v
thissection	course/format/weeks/format.php	/^            $thissection = $sections[$section];$/;"	v
thissection	course/format/weeks/format.php	/^    $thissection = $sections[$section];$/;"	v
thissection	course/format/weekscss/format.php	/^            $thissection = $sections[$section];$/;"	v
thissection	course/format/weekscss/format.php	/^    $thissection = $sections[$section];$/;"	v
thissection	lib/weblib.php	/^            $thissection = $sections[$mod->section];$/;"	v
thisunread	mod/forum/lib.php	/^            $thisunread = $unread[$forum->id]->count;$/;"	v
thisunread	mod/forum/lib.php	/^        $thisunread = 0;$/;"	v
thisval	lib/kses.php	/^          $thisval = kses_bad_protocol($match[1], $allowed_protocols);$/;"	v
thisvalue	mod/scorm/locallib.php	/^            $thisvalue = ord($str[$i]);$/;"	v
threadedmode	mod/forum/lib.php	/^        $threadedmode = (!empty($USER->mode) and ($USER->mode == FORUM_MODE_THREADED));$/;"	v
throwError	lib/pear/PEAR.php	/^    function &throwError($message = null,$/;"	f
thumbheight	mod/data/field/picture/field.class.php	/^                $thumbheight = $image->height * $thumbwidth \/ $image->width;$/;"	v
thumbheight	mod/data/field/picture/field.class.php	/^                $thumbheight = $image->width * $thumbheight \/ $image->height;$/;"	v
thumbheight	mod/data/field/picture/field.class.php	/^        $thumbheight = $this->field->param5;$/;"	v
thumbnaillocation	mod/data/field/picture/field.class.php	/^            $thumbnaillocation = $CFG->dataroot .'\/'.$this->data->course.'\/'.$CFG->moddata.'\/data\/'.$this->data->id.'\/'.$this->field->id.'\/'.$recordid.'\/thumb\/'.$src;$/;"	v
thumbnaillocation	mod/data/field/picture/field.class.php	/^        $thumbnaillocation = $datalocation.'\/thumb\/'.$content->content;$/;"	v
thumbnailsource	mod/data/field/picture/field.class.php	/^                $thumbnailsource = file_exists($thumbnaillocation) ? $CFG->wwwroot.'\/file.php?file=\/'.$path.'\/thumb\/'.$src : $source;$/;"	v
thumbnailsource	mod/data/field/picture/field.class.php	/^                $thumbnailsource = file_exists($thumbnaillocation) ? $CFG->wwwroot.'\/file.php\/'.$path.'\/thumb\/'.$src : $source;$/;"	v
thumbwidth	mod/data/field/picture/field.class.php	/^        $thumbwidth  = $this->field->param4;$/;"	v
ti	backup/lib.php	/^            $ti = "";$/;"	v
ti	backup/lib.php	/^            $ti = strftime("%X",time());$/;"	v
tickBottom	lib/graphlib.php	/^    $tickBottom  = $this->calculated['boundary_box']['bottom'] - $this->parameter['tick_length'];$/;"	v
tickBottom	lib/graphlib.php	/^    $tickBottom  = $this->calculated['boundary_box']['bottom'];$/;"	v
tickColour	lib/graphlib.php	/^  $tickColour  = $this->colour[$this->parameter['x_ticks_colour']];$/;"	v
tickColour	lib/graphlib.php	/^  $tickColour  = $this->colour[$this->parameter['y_ticks_colour']];$/;"	v
tickLeft	lib/graphlib.php	/^      $tickLeft     = $this->calculated['boundary_box']['left'] + $this->parameter['tick_length'];$/;"	v
tickLeft	lib/graphlib.php	/^      $tickLeft     = $this->calculated['boundary_box']['left'];$/;"	v
tickLeft	lib/graphlib.php	/^      $tickLeft     = $this->calculated['boundary_box']['right'] - $this->parameter['tick_length'];$/;"	v
tickLeft	lib/graphlib.php	/^      $tickLeft     = $this->calculated['boundary_box']['right'];$/;"	v
tickRight	lib/graphlib.php	/^      $tickRight    = $this->calculated['boundary_box']['left'] + $this->parameter['tick_length'];$/;"	v
tickRight	lib/graphlib.php	/^      $tickRight    = $this->calculated['boundary_box']['left'];$/;"	v
tickRight	lib/graphlib.php	/^      $tickRight    = $this->calculated['boundary_box']['right'] - $this->parameter['tick_length'];$/;"	v
tickRight	lib/graphlib.php	/^      $tickRight    = $this->calculated['boundary_box']['right'];$/;"	v
tickTop	lib/graphlib.php	/^    $tickTop     = $this->calculated['boundary_box']['bottom'] - $this->parameter['tick_length'];$/;"	v
tickTop	lib/graphlib.php	/^    $tickTop     = $this->calculated['boundary_box']['bottom'];$/;"	v
tickX	lib/graphlib.php	/^  $tickX       = $gridLeft; \/\/ tick x coord$/;"	v
tickY	lib/graphlib.php	/^  $tickY      = $gridBottom; \/\/ tick y coord$/;"	v
ticket	lib/cas/client.php	/^    $ticket = $_GET['ticket'];$/;"	v
ticksOffset	lib/graphlib.php	/^  $ticksOffset = $this->parameter['x_offset']; \/\/ where to start drawing ticks relative to y axis.$/;"	v
tidy_filter	filter/tidy/filter.php	/^function tidy_filter($courseid, $text) {$/;"	f
tidyoptions	filter/tidy/filter.php	/^    $tidyoptions = array(             $/;"	v
time	admin/cron.php	/^                $time = $CFG->statsmaxruntime+(60*30); \/\/ add on half an hour just to make sure (it could take that long to break out of the loop)$/;"	v
time	admin/cron.php	/^                $time = $CFG->statsmaxruntime+(60*30); \/\/ add on half an hour to make sure (it could take that long to break out of the loop)$/;"	v
time	admin/cron.php	/^            $time = 60*60*20; \/\/ set it to 20 here for first run... (overridden by $CFG)$/;"	v
time	admin/cron.php	/^            $time = 60*60*2; \/\/ this time set to 2.. (overridden by $CFG)$/;"	v
time	admin/report/courseoverview/index.php	/^    $time       = optional_param('time', 0, PARAM_INT);$/;"	v
time	admin/report/courseoverview/mod.php	/^        $time       = optional_param('time', 0, PARAM_INT);$/;"	v
time	admin/report/courseoverview/reportsgraph.php	/^    $time       = required_param('time', PARAM_INT);$/;"	v
time	admin/report/stats/index.php	/^    $time     = optional_param('time', 0, PARAM_INT);$/;"	v
time	calendar/export.php	/^$time = make_timestamp($yr, $mon, $day);$/;"	v
time	calendar/export_execute.php	/^$time = optional_param('preset_time', '', PARAM_ALPHA);$/;"	v
time	calendar/lib.php	/^        $time = calendar_time_representation($event->timestart + $event->timeduration);$/;"	v
time	calendar/lib.php	/^        $time = calendar_time_representation($event->timestart);$/;"	v
time	calendar/lib.php	/^        $time = make_timestamp($data['y'], $data['m'], $data['d']);$/;"	v
time	calendar/lib.php	/^        $time = time();$/;"	v
time	calendar/view.php	/^    $time = make_timestamp($yr, $mon, $day);$/;"	v
time	course/report/stats/graph.php	/^    $time     = required_param('time', PARAM_INT);$/;"	v
time	course/report/stats/index.php	/^    $time     = optional_param('time', 0, PARAM_INT);$/;"	v
time	course/user.php	/^            $time = array_pop(array_keys($timeoptions));$/;"	v
time	lib/adodb/adodb-perf.inc.php	/^		$time = $a1 - $a0;$/;"	v
time	lib/adodb/session/adodb-session.php	/^		$time			= time();$/;"	v
time	lib/moodlelib.php	/^        $time = gmmktime((int)$hour, (int)$minute, (int)$second, (int)$month, (int)$day, (int)$year);$/;"	v
time	lib/moodlelib.php	/^        $time = mktime((int)$hour, (int)$minute, (int)$second, (int)$month, (int)$day, (int)$year);$/;"	v
time	lib/moodlelib.php	/^        $time = usertime($time, $timezone);$/;"	v
time	lib/questionlib.php	/^    $time = time();$/;"	v
time	lib/smarty/plugins/function.html_select_date.php	/^        $time = date('Y-m-d',$time);$/;"	v
time	lib/smarty/plugins/function.html_select_date.php	/^        $time = strftime('%Y-%m-%d', smarty_make_timestamp($time));$/;"	v
time	lib/smarty/plugins/function.html_select_date.php	/^    $time = explode("-", $time);$/;"	v
time	lib/smarty/plugins/function.html_select_date.php	/^    $time = time();$/;"	v
time	lib/smarty/plugins/function.html_select_time.php	/^    $time               = time();$/;"	v
time	lib/smarty/plugins/function.html_select_time.php	/^    $time = smarty_make_timestamp($time);$/;"	v
time	lib/smarty/plugins/shared.make_timestamp.php	/^        $time = mktime(substr($string,8,2),substr($string,10,2),substr($string,12,2),$/;"	v
time	lib/smarty/plugins/shared.make_timestamp.php	/^    $time = (int) $string;$/;"	v
time	lib/smarty/plugins/shared.make_timestamp.php	/^    $time = strtotime($string);$/;"	v
time	lib/statslib.php	/^        $time = time();$/;"	v
time	lib/weblib.php	/^        $time = time() - $CFG->cachetext;$/;"	v
time	message/lib.php	/^    $time = userdate($message->timecreated, $dateformat);$/;"	v
time	message/refresh.php	/^            $time = userdate($message->timecreated, get_string('strftimedaytime'));$/;"	v
time	message/send.php	/^        $time = userdate(time(), get_string('strftimedaytime'));$/;"	v
time	mod/assignment/lib.php	/^        $time = time();$/;"	v
time	mod/assignment/lib.php	/^    $time = $timedue - $timesubmitted;$/;"	v
time	mod/hotpot/attempt.php	/^	$time = time();$/;"	v
time	mod/hotpot/lib.php	/^	$time = time();$/;"	v
time	mod/hotpot/view.php	/^	$time = time();$/;"	v
time	mod/lesson/db/mysql.php	/^                        $time = time();$/;"	v
time	mod/lesson/db/postgres7.php	/^                        $time = time();$/;"	v
time	mod/lesson/restorelib.php	/^                        $time = time();  \/\/ this may need to be changed$/;"	v
time	mod/workshop/locallib.php	/^    $time = time();$/;"	v
timePassed	lib/soap/nusoap.php	/^		$timePassed = 1000000 * ($stop['sec'] - $start['sec'])$/;"	v
time_1st	lib/pear/OLE.php	/^            $time_1st = substr($pps_wk, 100, 8);$/;"	v
time_2nd	lib/pear/OLE.php	/^            $time_2nd = substr($pps_wk, 108, 8);$/;"	v
time_hi_and_version	lib/bennu/bennu.class.php	/^        $time_hi_and_version       = sprintf('%02x', (1 << 6) + mt_rand(0, 15)); \/\/ 0100 plus 4 random bits$/;"	v
time_info	mod/lesson/restorelib.php	/^                $time_info = $times[$i];$/;"	v
timeaccess	user/index.php	/^        $timeaccess = array();$/;"	v
timeafter	backup/backup_scheduled.php	/^        $timeafter = time() - $timetosee;$/;"	v
timeafter	lib/statslib.php	/^            $timeafter = stats_get_next_dayend($timeafter);$/;"	v
timeafter	lib/statslib.php	/^            $timeafter = stats_get_next_monthend($timeafter);$/;"	v
timeafter	lib/statslib.php	/^            $timeafter = stats_get_next_weekend($timeafter);$/;"	v
timeafter	lib/statslib.php	/^    $timeafter = array_pop($actualtimes);$/;"	v
timeafter	mod/forum/lib.php	/^    $timeafter = $timenow - $forum->blockperiod;$/;"	v
timeago	blocks/messages/block_messages.php	/^                $timeago = format_time(time() - $user->lastaccess);$/;"	v
timeago	blocks/online_users/block_online_users.php	/^                $timeago = format_time(time() - max($user->timeaccess, $user->lastaccess)); \/\/bruno to calculate correctly on frontpage $/;"	v
timeago	course/report/outline/index.php	/^        $timeago = format_time(time() - $result->time);$/;"	v
timeago	course/user.php	/^        $timeago = format_time(time() - $result->time);$/;"	v
timeago	mod/scorm/lib.php	/^            $timeago = format_time($now - $firstmodify);$/;"	v
timeago	mod/scorm/lib.php	/^            $timeago = format_time($now - $lastmodify);$/;"	v
timeclause	calendar/lib.php	/^        $timeclause = 'timestart + timeduration >= '.$tstart.' AND timestart <= '.$tend;$/;"	v
timeclause	calendar/lib.php	/^        $timeclause = 'timestart >= '.$tstart.' AND timestart <= '.$tend;$/;"	v
timecreatedsettle	enrol/authorize/authorizenetlib.php	/^                $timecreatedsettle = getsettletime($order->timecreated);$/;"	v
timecreatedsettle	enrol/authorize/authorizenetlib.php	/^            $timecreatedsettle = getsettletime($order->timecreated);$/;"	v
timedflag	mod/lesson/view.php	/^                    $timedflag = true;$/;"	v
timedflag	mod/lesson/view.php	/^       $timedflag = false;$/;"	v
timediff	enrol/authorize/authorizenetlib.php	/^                $timediff = $timenowsettle - (30 * 3600 * 24);$/;"	v
timediff	enrol/authorize/authorizenetlib.php	/^            $timediff = $timenowsettle - (120 * 3600 * 24);$/;"	v
timediff	enrol/authorize/authorizenetlib.php	/^            $timediff = $timenowsettle - (30 * 3600 * 24);$/;"	v
timediff30	enrol/authorize/enrol.php	/^        $timediff30 = $timenowsettle - (30 * $oneday);$/;"	v
timediff30	enrol/authorize/locallib.php	/^        $timediff30 = getsettletime($timenow) - (30 * 3600 * 24);$/;"	v
timediff60	enrol/authorize/enrol.php	/^            $timediff60 = $timenowsettle - (60 * $oneday);$/;"	v
timediffcnf	enrol/authorize/enrol.php	/^        $timediffcnf = $timenowsettle - (intval($CFG->an_capture_day) * $oneday);$/;"	v
timediffem	enrol/authorize/enrol.php	/^                $timediffem = $timenowsettle - ((30 - intval($CFG->an_emailexpired)) * $oneday);$/;"	v
timedst	lib/moodlelib.php	/^    $timedst = make_timestamp($year, $timezone->dst_month, $monthdaydst, 0, 0, 0, 99, false);$/;"	v
timeelapsed	enrol/imsenterprise/enrol.php	/^            $timeelapsed = time() - $starttime;$/;"	v
timeend	calendar/export_execute.php	/^                $timeend   = make_timestamp($nextyear, $nextmonth, calendar_days_in_month($nextmonth, $nextyear), 23, 59, 59);$/;"	v
timeend	calendar/export_execute.php	/^                $timeend   = make_timestamp($now['year'], $now['mon'], calendar_days_in_month($now['mon'], $now['year']), 23, 59, 59);$/;"	v
timeend	calendar/export_execute.php	/^                $timeend = make_timestamp($endyear, $endmonth, $endmonthday) - 1;$/;"	v
timeend	calendar/lib.php	/^            $timeend = calendar_time_representation($event->timestart + $event->timeduration);$/;"	v
timeend	calendar/view.php	/^                $timeend = calendar_time_representation($event->timestart + $event->timeduration);$/;"	v
timeend	course/student.php	/^                $timeend   = $timestart + $course->enrolperiod;$/;"	v
timeend	enrol/authorize/enrol.php	/^                    $timeend = $order->settletime + $order->enrolperiod;$/;"	v
timeend	enrol/authorize/enrol.php	/^                $timeend = $timestart + (3600 * 24); \/\/ just enrol for 1 days :)$/;"	v
timeend	enrol/authorize/enrol.php	/^            $timeend = $timestart + $course->enrolperiod;$/;"	v
timeend	enrol/authorize/locallib.php	/^                        $timeend = $order->settletime + $order->enrolperiod; \/\/ lately end$/;"	v
timeend	enrol/manual/enrol.php	/^                $timeend   = $timestart + $course->enrolperiod;$/;"	v
timeend	enrol/manual/enrol.php	/^                $timeend = time() + $course->enrolperiod;$/;"	v
timeend	mod/lesson/report.php	/^                            $timeend = $time->lessontime;$/;"	v
timeend	mod/lesson/report.php	/^                $timeend = 0;$/;"	v
timeend	user/extendenrol.php	/^            $timeend = $unlimited;$/;"	v
timeend	user/extendenrol.php	/^            $timeend = userdate($user->timeend, $timeformat);$/;"	v
timefinish	course/report/log/graph.php	/^           $timefinish = $timestart + 86400;$/;"	v
timefinish	mod/hotpot/lib.php	/^			$timefinish = "IF(a.timefinish IS NULL, '$time', a.timefinish)";$/;"	v
timefinish	mod/hotpot/lib.php	/^			$timefinish = "WHEN(a.timefinish IS NULL) THEN '$time' ELSE a.timefinish";$/;"	v
timefinish	mod/journal/view.php	/^            $timefinish = $course->enddate;$/;"	v
timefinish	mod/journal/view.php	/^            $timefinish = $timestart + (3600 * 24 * $journal->days);$/;"	v
timefinish	mod/journal/view.php	/^        $timefinish = $timenow + 1;$/;"	v
timeformat	calendar/lib.php	/^    $timeformat = get_user_preferences('calendar_timeformat');$/;"	v
timeformat	user/extendenrol.php	/^$timeformat = get_string('strftimedate');$/;"	v
timeformat	user/index.php	/^        $timeformat = get_string('strftimedate');$/;"	v
timeframe	enrol/imsenterprise/enrol.php	/^                $timeframe = $this->decode_timeframe($matches[1]);$/;"	v
timefrom	blocks/online_users/block_online_users.php	/^        $timefrom = time()-$timetoshowusers;$/;"	v
timefrom	course/report/participation/index.php	/^    $timefrom   = optional_param('timefrom', 0, PARAM_INT); \/\/ how far back to look...$/;"	v
timefrom	message/lib.php	/^    $timefrom = time()-$timetoshowusers;$/;"	v
timefromrestrict	mod/forum/search.php	/^    $timefromrestrict = optional_param('timefromrestrict', 0, PARAM_INT); \/\/ Use starting date$/;"	v
timegap	mod/exercise/locallib.php	/^                                $timegap = "<font color=\\"red\\">".$timegap."<\/font>";$/;"	v
timegap	mod/exercise/locallib.php	/^                             $timegap = "<font color=\\"red\\">".$timegap."<\/font>";$/;"	v
timegap	mod/exercise/locallib.php	/^                            $timegap = "<font color=\\"red\\">".$timegap."<\/font>";$/;"	v
timegap	mod/exercise/locallib.php	/^                            $timegap = get_string("ago", "exercise", format_time($submission->timecreated -$/;"	v
timegap	mod/exercise/locallib.php	/^                        $timegap = get_string("ago", "exercise", format_time($submission->timecreated -$/;"	v
timegap	mod/workshop/locallib.php	/^            $timegap = get_string("ago", "workshop", format_time($submission->timecreated - $timenow));$/;"	v
timeid	mod/lesson/report.php	/^                $timeid = get_field_sql("SELECT id FROM {$CFG->prefix}lesson_timer $/;"	v
timelimit	mod/forum/lib.php	/^            $timelimit = " AND ((d.timestart = 0 OR d.timestart <= '$now') AND (d.timeend = 0 OR d.timeend > '$now')";$/;"	v
timelimit	mod/forum/lib.php	/^        $timelimit = " AND (d.userid = $USER->id OR ((d.timestart = 0 OR d.timestart <= $now) AND (d.timeend = 0 OR d.timeend > $now)))";$/;"	v
timelimit	mod/forum/lib.php	/^    $timelimit = '';$/;"	v
timelimit	mod/quiz/review.php	/^    $timelimit = (int)$quiz->timelimit * 60;$/;"	v
timemessage	mod/forum/post.php	/^                        $timemessage = 4;$/;"	v
timemessage	mod/forum/post.php	/^                    $timemessage = 2;$/;"	v
timemessage	mod/forum/post.php	/^                    $timemessage = 4;$/;"	v
timemessage	mod/forum/post.php	/^                $timemessage = 2;$/;"	v
timemidnight	course/lib.php	/^            $timemidnight = $timemidnight - 86400;$/;"	v
timemidnight	course/lib.php	/^        $timemidnight = $today = usergetmidnight($timenow);$/;"	v
timemidnight	course/report/log/lib.php	/^        $timemidnight = $timemidnight - 86400;$/;"	v
timemidnight	course/report/log/lib.php	/^    $timemidnight = $today = usergetmidnight($timenow);$/;"	v
timemidnight	lib/weblib.php	/^        $timemidnight = usergetmidnight(time());$/;"	v
timenow	admin/cron.php	/^    $timenow  = time();$/;"	v
timenow	course/editsection.php	/^        $timenow = time();$/;"	v
timenow	course/format/lams/format.php	/^$timenow = time();$/;"	v
timenow	course/format/topics/format.php	/^    $timenow = time();$/;"	v
timenow	course/format/weeks/format.php	/^    $timenow = time();$/;"	v
timenow	course/format/weekscss/format.php	/^    $timenow = time();$/;"	v
timenow	course/lib.php	/^            $timenow = $timenow - 86400;$/;"	v
timenow	course/lib.php	/^        $timenow = time(); \/\/ GMT$/;"	v
timenow	course/report/log/graph.php	/^    $timenow = time();$/;"	v
timenow	course/report/log/lib.php	/^        $timenow = $timenow - 86400;$/;"	v
timenow	course/report/log/lib.php	/^    $timenow = time(); \/\/ GMT$/;"	v
timenow	enrol/authorize/db/mysql.php	/^        $timenow = time();$/;"	v
timenow	enrol/authorize/db/postgres7.php	/^        $timenow = time();$/;"	v
timenow	enrol/authorize/enrol.php	/^        $timenow = time();$/;"	v
timenow	enrol/authorize/locallib.php	/^        $timenow = time();$/;"	v
timenow	lib/datalib.php	/^    $timenow = time();$/;"	v
timenow	mod/assignment/index.php	/^    $timenow = time();$/;"	v
timenow	mod/assignment/lib.php	/^        $timenow = time();$/;"	v
timenow	mod/assignment/lib.php	/^    $timenow   = time();$/;"	v
timenow	mod/chat/chatd.php	/^        $timenow = time();$/;"	v
timenow	mod/chat/gui_header_js/jsupdate.php	/^    $timenow    = time();$/;"	v
timenow	mod/chat/gui_header_js/jsupdated.php	/^        $timenow    = time();$/;"	v
timenow	mod/chat/gui_header_js/users.php	/^    $timenow    = time();$/;"	v
timenow	mod/chat/index.php	/^    $timenow  = time();$/;"	v
timenow	mod/chat/lib.php	/^    $timenow = time();$/;"	v
timenow	mod/chat/view.php	/^        $timenow = time();$/;"	v
timenow	mod/choice/index.php	/^    $timenow = time();$/;"	v
timenow	mod/choice/lib.php	/^        $timenow = time();$/;"	v
timenow	mod/choice/report.php	/^    $timenow = time();$/;"	v
timenow	mod/choice/view.php	/^        $timenow = time();$/;"	v
timenow	mod/data/index.php	/^    $timenow  = time();$/;"	v
timenow	mod/exercise/assessments.php	/^        $timenow = time();$/;"	v
timenow	mod/exercise/index.php	/^    $timenow = time();$/;"	v
timenow	mod/exercise/lib.php	/^        $timenow = time();$/;"	v
timenow	mod/exercise/lib.php	/^    $timenow = time();$/;"	v
timenow	mod/exercise/locallib.php	/^                $timenow = time();$/;"	v
timenow	mod/exercise/locallib.php	/^        $timenow = time();$/;"	v
timenow	mod/exercise/locallib.php	/^    $timenow = time();$/;"	v
timenow	mod/exercise/locallib.php	/^    $timenow =time();$/;"	v
timenow	mod/exercise/upload.php	/^    $timenow = time();$/;"	v
timenow	mod/forum/lib.php	/^        $timenow = time();$/;"	v
timenow	mod/forum/lib.php	/^    $timenow   = time();$/;"	v
timenow	mod/forum/lib.php	/^    $timenow = time();$/;"	v
timenow	mod/glossary/edit.php	/^    $timenow = time();$/;"	v
timenow	mod/glossary/index.php	/^    $timenow = time();$/;"	v
timenow	mod/journal/edit.php	/^        $timenow = time();$/;"	v
timenow	mod/journal/index.php	/^    $timenow = time();$/;"	v
timenow	mod/journal/lib.php	/^        $timenow = time();$/;"	v
timenow	mod/journal/report.php	/^        $timenow = time();$/;"	v
timenow	mod/journal/view.php	/^    $timenow = time();$/;"	v
timenow	mod/lams/index.php	/^    $timenow = time();$/;"	v
timenow	mod/lesson/action/addcluster.php	/^    $timenow = time();$/;"	v
timenow	mod/lesson/action/addendofbranch.php	/^    $timenow = time();$/;"	v
timenow	mod/lesson/action/addendofcluster.php	/^    $timenow = time();$/;"	v
timenow	mod/lesson/action/insertpage.php	/^    $timenow = time();$/;"	v
timenow	mod/lesson/action/updatepage.php	/^    $timenow = time();$/;"	v
timenow	mod/lesson/format.php	/^        $timenow = time();$/;"	v
timenow	mod/lesson/index.php	/^    $timenow = time();$/;"	v
timenow	mod/lesson/locallib.php	/^    $timenow = time();$/;"	v
timenow	mod/quiz/attempt.php	/^        $timenow = time();$/;"	v
timenow	mod/quiz/index.php	/^    $timenow = time();$/;"	v
timenow	mod/quiz/locallib.php	/^    $timenow = time();$/;"	v
timenow	mod/quiz/view.php	/^    $timenow = time();$/;"	v
timenow	mod/survey/save.php	/^    $timenow = time();$/;"	v
timenow	mod/wiki/index.php	/^    $timenow = time();$/;"	v
timenow	mod/workshop/assessments.php	/^        $timenow = time();$/;"	v
timenow	mod/workshop/index.php	/^    $timenow = time();$/;"	v
timenow	mod/workshop/lib.php	/^                    $timenow = time();$/;"	v
timenow	mod/workshop/lib.php	/^        $timenow = time();$/;"	v
timenow	mod/workshop/lib.php	/^    $timenow = time();$/;"	v
timenow	mod/workshop/locallib.php	/^                        $timenow = time();$/;"	v
timenow	mod/workshop/locallib.php	/^                $timenow = time();$/;"	v
timenow	mod/workshop/locallib.php	/^            $timenow = time();$/;"	v
timenow	mod/workshop/locallib.php	/^        $timenow = time();$/;"	v
timenow	mod/workshop/locallib.php	/^    $timenow = time();$/;"	v
timenow	mod/workshop/locallib.php	/^    $timenow =time();$/;"	v
timenow	mod/workshop/submissions.php	/^    $timenow = time();$/;"	v
timenow	mod/workshop/upload.php	/^    $timenow = time();$/;"	v
timenow	mod/workshop/view.php	/^    $timenow = time();$/;"	v
timenow	question/preview.php	/^    $timenow = time();$/;"	v
timenow	user/edit.php	/^            $timenow = time();$/;"	v
timenowsettle	enrol/authorize/authorizenetlib.php	/^    $timenowsettle = getsettletime(time());$/;"	v
timenowsettle	enrol/authorize/enrol.php	/^        $timenowsettle = getsettletime($timenow);$/;"	v
timeold	mod/chat/lib.php	/^                $timeold = time() - ($chat->keepdays * 24 * 3600);$/;"	v
timeold	mod/chat/lib.php	/^    $timeold = time() - $CFG->chat_old_ping;$/;"	v
timeoptions	admin/report/courseoverview/index.php	/^    $timeoptions = stats_get_time_options($now,$lastweekend,$lastmonthend,$earliestday,$earliestweek,$earliestmonth);$/;"	v
timeoptions	admin/report/courseoverview/mod.php	/^        $timeoptions = stats_get_time_options($now,$lastweekend,$lastmonthend,$earliestday,$earliestweek,$earliestmonth);$/;"	v
timeoptions	course/report/participation/index.php	/^    $timeoptions = array();$/;"	v
timeoptions	course/report/participation/mod.php	/^    $timeoptions = array();$/;"	v
timeoptions	course/report/stats/lib.php	/^        $timeoptions = report_stats_timeoptions($mode);$/;"	v
timeoptions	course/report/stats/report.php	/^    $timeoptions = report_stats_timeoptions($mode);$/;"	v
timeoptions	course/user.php	/^            $timeoptions = stats_get_time_options($now,$lastweekend,$lastmonthend,$earliestday,$earliestweek,$earliestmonth);$/;"	v
timeoptions	lib/statslib.php	/^    $timeoptions = array();$/;"	v
timeout	lib/smarty/plugins/function.fetch.php	/^                                $timeout = (int) $param_value;$/;"	v
timeout	lib/smarty/plugins/function.fetch.php	/^                $timeout = 30;$/;"	v
timer	lib/adodb/adodb-perf.inc.php	/^			$timer = $arr['f'];$/;"	v
timer	mod/lesson/action/continue.php	/^            $timer = array_pop($timer); \/\/ this will get the latest start time record$/;"	v
timer	mod/lesson/view.php	/^                    $timer = array_pop($timer); \/\/ this will get the latest start time record$/;"	v
timer	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^        $timer=array();$/;"	v
timer	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^  $timer=array();$/;"	v
timerstartvalue	mod/quiz/attempt.php	/^            $timerstartvalue = 1;$/;"	v
timerstartvalue	mod/quiz/attempt.php	/^        $timerstartvalue = min($quiz->timelimit*60 - $timesincestart, $secondsleft);$/;"	v
times	lib/statslib.php	/^    $times = array();$/;"	v
times	mod/lesson/backuplib.php	/^        $times = get_records("lesson_timer", "lessonid", $lessonid);$/;"	v
times	mod/lesson/report.php	/^        $times = array();$/;"	v
times	mod/lesson/restorelib.php	/^            $times = $info['MOD']['#']['TIMES']['0']['#']['TIME'];$/;"	v
timeseen	mod/lesson/lib.php	/^                $timeseen = $attempt->timeseen;$/;"	v
timeselect	blocks/online_users/block_online_users.php	/^            $timeselect = "AND (s.timeaccess > $timefrom OR u.lastaccess > $timefrom)";$/;"	v
timeselect	blocks/online_users/block_online_users.php	/^            $timeselect = "AND s.timeaccess > $timefrom";$/;"	v
timesincestart	mod/quiz/attempt.php	/^        $timesincestart = time() - $attempt->timestart;$/;"	v
timespent	mod/lesson/view.php	/^                                    $timespent = true;$/;"	v
timespent	mod/lesson/view.php	/^                        $timespent = true; \/\/ there isn't one set$/;"	v
timespent	mod/lesson/view.php	/^                    $timespent = false;$/;"	v
timesql	lib/statslib.php	/^        $timesql = " (l.time > $timestart AND l.time < $nextmidnight) ";$/;"	v
timesql	lib/statslib.php	/^        $timesql = " (timeend > $timestart AND timeend < $nextmonthend) ";$/;"	v
timesql	lib/statslib.php	/^        $timesql = " (timeend > $timestart AND timeend < $nextsunday) ";$/;"	v
timesql	lib/statslib.php	/^    $timesql = str_replace('timeend','l.time',$timesql);$/;"	v
timestamp	mod/quiz/attempt.php	/^    $timestamp = time();$/;"	v
timestamp_to_datetime	lib/bennu/bennu.class.php	/^    function timestamp_to_datetime($t = NULL) {$/;"	f
timestamp_to_iso8601	lib/soap/nusoap.php	/^function timestamp_to_iso8601($timestamp,$utc=true){$/;"	f
timestart	calendar/export_execute.php	/^                $timestart = make_timestamp($nextyear, $nextmonth, 1);$/;"	v
timestart	calendar/export_execute.php	/^                $timestart = make_timestamp($now['year'], $now['mon'], 1);$/;"	v
timestart	calendar/export_execute.php	/^                $timestart = make_timestamp($startyear, $startmonth, $startmonthday);$/;"	v
timestart	calendar/lib.php	/^            $timestart = calendar_time_representation($event->timestart);$/;"	v
timestart	course/importstudents.php	/^            $timestart = $timeend = 0;$/;"	v
timestart	course/lib.php	/^            $timestart = $USER->timeaccess[$course->id];$/;"	v
timestart	course/lib.php	/^    $timestart = time() - COURSE_MAX_RECENT_PERIOD;$/;"	v
timestart	course/report/log/graph.php	/^           $timestart = $timefinish;$/;"	v
timestart	course/report/log/graph.php	/^       $timestart = $coursestart = usergetmidnight($course->startdate);$/;"	v
timestart	course/student.php	/^                $timestart = $timeend = 0;$/;"	v
timestart	course/student.php	/^                $timestart = time();$/;"	v
timestart	enrol/authorize/enrol.php	/^                    $timestart = $timenow;$/;"	v
timestart	enrol/authorize/enrol.php	/^                $timestart = $timeend = 0;$/;"	v
timestart	enrol/authorize/enrol.php	/^                $timestart = $timenow;$/;"	v
timestart	enrol/authorize/enrol.php	/^            $timestart = $timeend = 0;$/;"	v
timestart	enrol/authorize/enrol.php	/^            $timestart = $timenow;$/;"	v
timestart	enrol/authorize/locallib.php	/^                        $timestart = time(); \/\/ early start$/;"	v
timestart	enrol/authorize/locallib.php	/^                    $timestart = $timeend = 0;$/;"	v
timestart	enrol/manual/enrol.php	/^                $timestart = $timeend = 0;$/;"	v
timestart	enrol/manual/enrol.php	/^                $timestart = time();$/;"	v
timestart	lib/statslib.php	/^        $timestart = $nextmidnight;$/;"	v
timestart	lib/statslib.php	/^        $timestart = $nextmonthend;$/;"	v
timestart	lib/statslib.php	/^        $timestart = $nextsunday;$/;"	v
timestart	mod/journal/view.php	/^        $timestart = $course->startdate + (($cw->section - 1) * 604800);$/;"	v
timestart	mod/journal/view.php	/^        $timestart = $timenow - 1;$/;"	v
timestart	mod/lesson/report.php	/^                            $timestart = $time->starttime;$/;"	v
timestart	mod/lesson/report.php	/^                $timestart = 0;$/;"	v
timestart	user/extendenrol.php	/^            $timestart = $notavailable;$/;"	v
timestart	user/extendenrol.php	/^            $timestart = userdate($user->timestart, $timeformat);$/;"	v
timestartoffset	calendar/event.php	/^                            $timestartoffset = 'timestart + '.($form->timestart - $event->timestart);$/;"	v
timestartoffset	calendar/event.php	/^                            $timestartoffset = 'timestart - '.($event->timestart - $form->timestart);$/;"	v
timestd	lib/moodlelib.php	/^    $timestd = make_timestamp($year, $timezone->std_month, $monthdaystd, 0, 0, 0, 99, false);$/;"	v
timestr	lib/statslib.php	/^    $timestr = str_replace('user_','',$timestr); \/\/ just in case.$/;"	v
timetaken	mod/hotpot/report/overview/report.php	/^				$timetaken = empty($attempt->timefinish) ? $spacer : format_time($attempt->timefinish - $attempt->timestart);$/;"	v
timetaken	mod/quiz/review.php	/^            $timetaken = "-";$/;"	v
timetaken	mod/quiz/review.php	/^            $timetaken = format_time($timetaken);$/;"	v
timetaken	mod/quiz/review.php	/^        $timetaken = get_string('unfinished', 'quiz');$/;"	v
timetaken	mod/quiz/view.php	/^                $timetaken = format_time($attempt->timefinish - $attempt->timestart);$/;"	v
timetaken	mod/quiz/view.php	/^                $timetaken = format_time($quiz->timeclose - $attempt->timestart);$/;"	v
timetaken	mod/quiz/view.php	/^                $timetaken = format_time(time() - $attempt->timestart);$/;"	v
timetaken	mod/quiz/view.php	/^            $timetaken = '';$/;"	v
timetext	mod/assignment/lib.php	/^        $timetext = get_string('early', 'assignment', format_time($time));$/;"	v
timetext	mod/assignment/lib.php	/^        $timetext = get_string('late', 'assignment', format_time($time));$/;"	v
timetext	mod/exercise/locallib.php	/^        $timetext = get_string("afterdeadline", "exercise", format_time($time));$/;"	v
timetext	mod/exercise/locallib.php	/^        $timetext = get_string("beforedeadline", "exercise", format_time($time));$/;"	v
timetext	mod/exercise/locallib.php	/^        $timetext = get_string("early", "assignment", format_time($time));$/;"	v
timetext	mod/exercise/locallib.php	/^        $timetext = get_string("late", "assignment", format_time($time));$/;"	v
timetext	mod/workshop/locallib.php	/^        $timetext = get_string("afterdeadline", "workshop", format_time($time));$/;"	v
timetext	mod/workshop/locallib.php	/^        $timetext = get_string("beforedeadline", "workshop", format_time($time));$/;"	v
timetext	mod/workshop/locallib.php	/^        $timetext = get_string("early", "assignment", format_time($time));$/;"	v
timetext	mod/workshop/locallib.php	/^        $timetext = get_string("late", "assignment", format_time($time));$/;"	v
timethen	mod/exercise/lib.php	/^    $timethen = time() - $CFG->maxeditingtime;$/;"	v
timethen	mod/exercise/locallib.php	/^    $timethen = time() - $CFG->maxeditingtime;$/;"	v
timethen	mod/workshop/lib.php	/^    $timethen = time() - $CFG->maxeditingtime;$/;"	v
timetocheck	admin/cron.php	/^        $timetocheck = strtotime("$CFG->statsruntimestarthour:$CFG->statsruntimestartminute today");$/;"	v
timetocheck	mod/glossary/comment.php	/^                $timetocheck = $comment->timemodified;$/;"	v
timetocheck	mod/glossary/comment.php	/^                $timetocheck = 0;$/;"	v
timetorestrict	mod/forum/search.php	/^    $timetorestrict = optional_param('timetorestrict', 0, PARAM_INT); \/\/ Use ending date$/;"	v
timetosee	backup/backup_scheduled.php	/^        $timetosee = 1800;   \/\/Half an hour looking for activity$/;"	v
timetoseemin	backup/backup_scheduled.php	/^            $timetoseemin = $timetosee\/60;$/;"	v
timetoshowusers	blocks/online_users/block_online_users.php	/^            $timetoshowusers = $CFG->block_online_users_timetosee * 60;$/;"	v
timetoshowusers	blocks/online_users/block_online_users.php	/^        $timetoshowusers = 300; \/\/Seconds default$/;"	v
timetoshowusers	message/lib.php	/^        $timetoshowusers = $CFG->block_online_users_timetosee * 60;$/;"	v
timetoshowusers	message/lib.php	/^    $timetoshowusers = 300; \/\/Seconds default$/;"	v
timetotake	mod/lesson/report.php	/^                        $timetotake = $try["timeend"] - $try["timestart"];$/;"	v
timetotake	mod/lesson/report.php	/^                        $timetotake = NULL;$/;"	v
timetotake	mod/lesson/report.php	/^                $timetotake = $timetotake->lessontime - $timetotake->starttime;$/;"	v
timetotake	mod/lesson/report.php	/^                $timetotake = -1;$/;"	v
timetotake	mod/lesson/report.php	/^                $timetotake = current($times);$/;"	v
timeup	mod/quiz/attempt.php	/^    $timeup = optional_param('timeup', 0, PARAM_BOOL); \/\/ True if form was submitted by timer.$/;"	v
timewithin	blocks/blog_tags/block_blog_tags.php	/^        $timewithin = $this->config->timewithin * 24 * 60 * 60; \/\/\/ convert to seconds$/;"	v
timewithin	blocks/blog_tags/block_blog_tags.php	/^        $timewithin = array();$/;"	v
timezone	lib/moodlelib.php	/^    $timezone = get_user_timezone_offset($timezone);$/;"	v
timezone	lib/statslib.php	/^    $timezone = get_user_timezone_offset($timezone);$/;"	v
timezonelist	admin/timezoneimport.php	/^        $timezonelist = array();$/;"	v
timezones	admin/calendar.php	/^    $timezones = get_list_of_timezones();$/;"	v
timezones	admin/timezone.php	/^    $timezones = get_list_of_timezones();$/;"	v
timezones	lib/moodlelib.php	/^    $timezones = array($/;"	v
timezones	lib/moodlelib.php	/^    $timezones = array();$/;"	v
timmod	mod/wiki/index.php	/^        $timmod = '<span class="smallinfo">'.userdate($wiki->timemodified).'<\/span>';$/;"	v
tinylangdir	lib/editor/tinymce/tinymce.class.php	/^        $tinylangdir = $this->cfg->libdir .'\/editor\/tinymce\/jscripts\/tiny_mce\/langs';$/;"	v
tinymce	lib/editor/tinymce/tinymce.class.php	/^    function tinymce ($courseid) {$/;"	f
tinymce	lib/editor/tinymce/tinymce.class.php	/^class tinymce extends editorObject {$/;"	c
title	admin/health.php	/^    function title() {$/;"	f
title	admin/lang.php	/^            $title = $streditstrings;$/;"	v
title	admin/lang.php	/^            $title = $strlanguage;$/;"	v
title	admin/lang.php	/^            $title = $strmissingstrings;$/;"	v
title	admin/langimport.php	/^    $title = $strlang;$/;"	v
title	blocks/moodleblock.class.php	/^            $title = $this->str->hide;$/;"	v
title	blocks/moodleblock.class.php	/^            $title = $this->str->show;$/;"	v
title	blocks/moodleblock.class.php	/^        $title = '<div class="title">';$/;"	v
title	calendar/event.php	/^            $title = get_string('deleteevent', 'calendar');$/;"	v
title	calendar/event.php	/^            $title = get_string('editevent', 'calendar');$/;"	v
title	calendar/event.php	/^            $title = get_string('newevent', 'calendar');$/;"	v
title	calendar/view.php	/^                $title = get_string('manyevents', 'calendar', count($eventsbyday[$day]));$/;"	v
title	calendar/view.php	/^                $title = get_string('oneevent', 'calendar');$/;"	v
title	filter/activitynames/filter.php	/^                            $title = str_replace('"', "'", $title);$/;"	v
title	filter/activitynames/filter.php	/^                        $title = trim(strip_tags(urldecode($activity->name)));$/;"	v
title	filter/algebra/filter.php	/^    $title = "title=\\"$tex\\"";$/;"	v
title	filter/tex/filter.php	/^        $title = "title=\\"$tex\\"";$/;"	v
title	install.php	/^        $title = get_string('help');$/;"	v
title	lib/markdown.php	/^			$title = $md_titles[$link_id];$/;"	v
title	lib/markdown.php	/^			$title = str_replace(array('*',     '_'),$/;"	v
title	lib/markdown.php	/^			$title = str_replace(array('*', '_'),$/;"	v
title	lib/markdown.php	/^		$title		= $matches[6];$/;"	v
title	lib/markdown.php	/^		$title = str_replace('"', '&quot;', $title);$/;"	v
title	lib/markdown.php	/^		$title = str_replace(array('*', '_'),$/;"	v
title	lib/markdown.php	/^	$title			= '';$/;"	v
title	lib/markdown.php	/^	$title			=& $matches[6];$/;"	v
title	lib/markdown.php	/^	$title    = str_replace('"', '&quot;', $title);$/;"	v
title	lib/pagelib.php	/^            $title = str_replace($search, $replace, $title);$/;"	v
title	lib/rsslib.php	/^            $title = $site->fullname;$/;"	v
title	lib/weblib.php	/^        $title = '';$/;"	v
title	lib/weblib.php	/^        $title = get_string('emaildisable');$/;"	v
title	lib/weblib.php	/^    $title       = isset($THEME->title) ? $THEME->title : '';$/;"	v
title	lib/weblib.php	/^    $title = str_replace('"', '&quot;', $title);$/;"	v
title	lib/weblib.php	/^    $title = strip_tags($title);$/;"	v
title	mod/chat/pagelib.php	/^            $title = str_replace($search, $replace, $title);$/;"	v
title	mod/data/field/picture/field.class.php	/^            $title = empty($contents[1])? '':$contents[1];$/;"	v
title	mod/data/pagelib.php	/^            $title = str_replace($search, $replace, $title);$/;"	v
title	mod/exercise/index.php	/^                $title = $submission->title;$/;"	v
title	mod/exercise/index.php	/^            $title = '';$/;"	v
title	mod/exercise/locallib.php	/^                    $title = $submission->title;$/;"	v
title	mod/exercise/locallib.php	/^                $title ='';$/;"	v
title	mod/exercise/submissions.php	/^    $title  = optional_param('title', '', PARAM_CLEAN);$/;"	v
title	mod/exercise/upload.php	/^    $title = optional_param('title', '', PARAM_CLEAN);$/;"	v
title	mod/glossary/filter.php	/^                    $title = str_replace('"', "'", strip_tags($glossaryname.': '.$concept->concept));$/;"	v
title	mod/glossary/filter.php	/^                    $title = str_replace('"', "'", strip_tags($glossaryname.': '.$concept->originalconcept));$/;"	v
title	mod/glossary/filter.php	/^                $title = strip_tags($glossaryname.': '.$strcategory.' '.$concept->concept);$/;"	v
title	mod/hotpot/index.php	/^			$title = '';$/;"	v
title	mod/hotpot/index.php	/^			$title = get_string("topic");$/;"	v
title	mod/hotpot/index.php	/^			$title = get_string("week");$/;"	v
title	mod/hotpot/index.php	/^	$title = "$course->shortname: $strmodulenameplural";$/;"	v
title	mod/hotpot/lib.php	/^					$title = trim(strip_tags($matches[1]));$/;"	v
title	mod/hotpot/lib.php	/^				$title = strip_tags($xml_tree->xml_value('data,title'));$/;"	v
title	mod/hotpot/lib.php	/^				$title = trim(strip_tags($matches[1]));$/;"	v
title	mod/hotpot/lib.php	/^		$title = '';$/;"	v
title	mod/hotpot/report.php	/^	$title = "$course->shortname: $hotpot->name";$/;"	v
title	mod/hotpot/review.php	/^	$title = "$course->shortname: $hotpot->name";$/;"	v
title	mod/hotpot/show.php	/^	$title = get_string($params->action, 'hotpot').': '.$params->reference;$/;"	v
title	mod/hotpot/template/v6.php	/^		$title = $this->v6_expand_ReadingTitle();$/;"	v
title	mod/hotpot/view.php	/^	$title = strip_tags($course->shortname.': '.$hotpot->name);$/;"	v
title	mod/lesson/action/addbranchtable.php	/^                $title = get_field("lesson_pages", "title", "id", $apageid);$/;"	v
title	mod/lesson/action/addpage.php	/^                $title = get_field("lesson_pages", "title", "id", $apageid);$/;"	v
title	mod/lesson/action/move.php	/^                $title = "<< ".get_string("notitle", "lesson")."  >>";$/;"	v
title	mod/lesson/action/move.php	/^    $title = get_field("lesson_pages", "title", "id", $pageid);$/;"	v
title	mod/quiz/pagelib.php	/^            $title = str_replace($search, $replace, $title);$/;"	v
title	mod/resource/type/ims/repository_deploy.php	/^        $title = ims_get_cp_title($data);$/;"	v
title	mod/wiki/ewiki/ewiki.php	/^         $title = $add_text;$/;"	v
title	mod/wiki/ewiki/ewiki.php	/^      $title = $ewiki_title;  \/\/ already in &html; format$/;"	v
title	mod/wiki/ewiki/ewiki.php	/^      $title = $id;$/;"	v
title	mod/wiki/ewiki/ewiki.php	/^      $title = ewiki_split_title($title, $ewiki_config["split_title"], 0&($title!=$ewiki_title));$/;"	v
title	mod/wiki/ewiki/ewiki.php	/^      $title = s($title);$/;"	v
title	mod/wiki/ewiki/ewiki.php	/^      $title = substr($str, $l + 1, $r - $l - 1);$/;"	v
title	mod/wiki/ewiki/ewiki.php	/^   $title = ltrim(trim($title), "^");$/;"	v
title	mod/wiki/ewiki/plugins/email_protect.php	/^         $title = ewiki_email_protect_encode($title, 0);$/;"	v
title	mod/workshop/assess.php	/^    $title = '"'.$submission->title.'" ';$/;"	v
title	mod/workshop/locallib.php	/^                $title ='';$/;"	v
title	mod/workshop/submissions.php	/^            $title = get_string("notitle", "workshop");$/;"	v
title	mod/workshop/submissions.php	/^        $title = '"'.$submission->title.'" ';$/;"	v
title	mod/workshop/submissions.php	/^    $title       = optional_param('title', '', PARAM_CLEAN);$/;"	v
title	mod/workshop/upload.php	/^        $title = get_string("notitle", "workshop");$/;"	v
title	mod/workshop/view.php	/^                    $title = workshop_print_submission_title($workshop, $submission).$/;"	v
title	mod/workshop/viewassessment.php	/^    $title = '"'.$submission->title.'" ';$/;"	v
title	my/pagelib.php	/^            $title = str_replace($search, $replace, $title);$/;"	v
title	question/format/hotpot/format.php	/^        $title = $xml->xml_value('data,title');$/;"	v
title	userpix/index.php	/^    $title = get_string("users");$/;"	v
title	userpix/upgrade.php	/^    $title = get_string("users");$/;"	v
title_error_len	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^      $title_error_len = strlen($this->_title_error);$/;"	v
title_prompt_len	lib/pear/Spreadsheet/Excel/Writer/Validator.php	/^      $title_prompt_len = strlen($this->_title_prompt);$/;"	v
tmap	lib/adodb/adodb-recordset.inc.php	/^		$tmap = @$typeMap[$t];$/;"	v
tmap	lib/adodb/adodb-recordset.inc.php	/^		$tmap = false;$/;"	v
tmap	lib/adodb/adodb.inc.php	/^		$tmap = (isset($typeMap[$t])) ? $typeMap[$t] : 'N';$/;"	v
tmap	lib/adodb/adodb.inc.php	/^		$tmap = false;$/;"	v
tmp	admin/process_email.php	/^$tmp = explode('@',$_ENV['RECIPIENT']);$/;"	v
tmp	backup/restorelib.php	/^            $tmp = get_object_vars($backup);$/;"	v
tmp	lib/adodb/adodb.inc.php	/^		$tmp =& ADONewConnection($db);$/;"	v
tmp	lib/adodb/crypt.inc.php	/^				$tmp = "";$/;"	v
tmp	lib/adodb/drivers/adodb-oci8.inc.php	/^						$tmp = $this -> _refLOBs[$key]['LOB'] -> load();$/;"	v
tmp	lib/adodb/drivers/adodb-oci8.inc.php	/^			$tmp = &$this->_refLOBs[$numlob]['LOB'];$/;"	v
tmp	lib/adodb/session/crypt.inc.php	/^				$tmp = "";$/;"	v
tmp	lib/excel/BIFFwriter.php	/^        $tmp = substr($data, 0, 2).pack("v", $limit-4).substr($data, 4, $limit - 4);$/;"	v
tmp	lib/excel/Worksheet.php	/^            $tmp   = $this->_data;$/;"	v
tmp	lib/fpdf/fpdfprotection.php	/^        $tmp = $this->_md5_16($owner_pass);$/;"	v
tmp	lib/fpdf/fpdfprotection.php	/^        $tmp = $this->_md5_16($user_pass.$this->Ovalue.chr($protection)."\\xFF\\xFF\\xFF");$/;"	v
tmp	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $tmp = substr($data, 0, 2).pack("v", $limit-4).substr($data, 4, $limit - 4);$/;"	v
tmp	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                    $tmp = substr($string, 0, $space_remaining);$/;"	v
tmp	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $tmp   = $this->_data;$/;"	v
tmp	lib/soap/nusoap.php	/^				$tmp = fgets($this->fp, 256);$/;"	v
tmp	lib/soap/nusoap.php	/^				$tmp = fread($this->fp, $readlen);$/;"	v
tmp	lib/soap/nusoap.php	/^			$tmp = fgets($this->fp, 256);$/;"	v
tmp	lib/typo3/class.t3lib_div.php	/^					$tmp = strstr($useragent,'Konqueror\/');$/;"	v
tmp	lib/typo3/class.t3lib_div.php	/^					$tmp = strstr($useragent,'MSIE');$/;"	v
tmp	lib/typo3/class.t3lib_div.php	/^					$tmp = strstr($useragent,'Opera');$/;"	v
tmp	lib/typo3/class.t3lib_div.php	/^				$tmp = $paramsArr[3];$/;"	v
tmp	question/type/datasetdependent/datasetitems.php	/^            $tmp = &$SESSION->datasetdependent->questionform;$/;"	v
tmp	question/type/multianswer/questiontype.php	/^            $tmp = explode("-", $response);$/;"	v
tmp	question/type/multianswer/questiontype.php	/^            $tmp = explode($altregs[0], $remainingalts, 2);$/;"	v
tmp	theme/chameleon/ui/ChameleonFileBrowser.class.php	/^        $tmp = explode('\/', str_replace('\\\\', '\/', __FILE__));$/;"	v
tmpAr	lib/adodb/drivers/adodb-mssql.inc.php	/^						 $tmpAr=$ar=array(); $/;"	v
tmp_rescale	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^         $tmp_rescale = tempnam(EWIKI_TMP, "ewiki.img_resize_gd.tmp.");$/;"	v
tmp_rescale	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^   $tmp_rescale = $filename;$/;"	v
tmpactivity	mod/assignment/lib.php	/^          $tmpactivity = new Object;$/;"	v
tmpactivity	mod/forum/lib.php	/^        $tmpactivity = new Object;$/;"	v
tmpactivity	mod/quiz/lib.php	/^          $tmpactivity = new Object;$/;"	v
tmpactivity	mod/workshop/lib.php	/^            $tmpactivity = new Object;$/;"	v
tmpdatasets	question/type/datasetdependent/abstractqtype.php	/^        $tmpdatasets = array_flip($form->dataset);$/;"	v
tmpdate	course/lib.php	/^            $tmpdate = time() - ($count * 3600 * 24);$/;"	v
tmpfield	mod/hotpot/db/update_to_v2.php	/^			$tmpfield = "\\"temporary_{$field}_".time()."\\"";$/;"	v
tmplen	lib/soap/nusoap.php	/^				$tmplen = strlen($tmp);$/;"	v
tmplen	lib/soap/nusoap.php	/^			$tmplen = strlen($tmp);$/;"	v
tmpmodid	course/recent.php	/^    $tmpmodid = $modid;$/;"	v
tmpname	lib/adodb/adodb-csvlib.inc.php	/^			$tmpname = $filename.uniqid($mtime).getmypid();$/;"	v
tmpname	lib/adodb/tohtml.inc.php	/^				$tmpname = "tmp\/".uniqid($mtime).getmypid();$/;"	v
tmpstr	enrol/authorize/authorizenetlib.php	/^        $tmpstr = fgets($fp, 4096);$/;"	v
tmpstr	enrol/authorize/authorizenetlib.php	/^    $tmpstr = '';$/;"	v
tmpstr	lib/weblib.php	/^    $tmpstr = clean_text('<a href="'.$encodedurl.'" \/>'); \/\/clean encoded URL$/;"	v
tmpunits	question/type/numerical/questiontype.php	/^        $tmpunits = array();$/;"	v
tname	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^               $tname= "div";$/;"	v
tname	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^            $tname = substr($tname, 1);$/;"	v
tname	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^         $tname = strtolower(strtok($tag, " \\t\\n>"));     \/\/ LOWERCASING not needed here really$/;"	v
to	backup/backup.php	/^    $to = optional_param( 'to' ); \/\/ id of course to import into afterwards.$/;"	v
to	backup/restore.php	/^        $to = $SESSION->restore->course_id;$/;"	v
to	backup/restore.php	/^    $to = optional_param( 'to' );$/;"	v
to	lib/moodlelib.php	/^        $to   = min((empty($to_year)   ? $SESSION->dst_range[1] : $to_year),   2035);$/;"	v
to	lib/moodlelib.php	/^        $to   = min((empty($to_year)   ? intval(date('Y')) + 3 : $to_year),   2035);$/;"	v
to	lib/olson.php	/^            $to = $from;$/;"	v
to	lib/olson.php	/^            $to = date('Y');$/;"	v
to	lib/phpmailer/class.phpmailer.php	/^        $to = "";$/;"	v
toReversePolish	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^    function toReversePolish($tree = array())$/;"	f
toString	lib/pear/PEAR.php	/^    function toString() {$/;"	f
to_addr	lib/phpmailer/mailerc.php	/^            $to_addr = $this->qvar($qarray, "bcc");$/;"	v
to_addr	lib/phpmailer/mailerc.php	/^            $to_addr = $this->qvar($qarray, "cc");$/;"	v
to_addr	lib/phpmailer/mailerc.php	/^            $to_addr = $this->qvar($qarray, "to");$/;"	v
to_list	lib/phpmailer/mailerc.php	/^                $to_list = explode(";", $to_addr);$/;"	v
to_list	lib/phpmailer/mailerc.php	/^            $to_list = explode(";", $this->qvar($qarray, "to"));$/;"	v
to_list	lib/phpmailer/mailerc.php	/^        $to_list = array();$/;"	v
to_reverse_polish	lib/excel/Parser.php	/^  function to_reverse_polish($tree = array())$/;"	f
to_zip_file	backup/backuplib.php	/^            $to_zip_file = $CFG->dataroot."\/".$preferences->backup_course;$/;"	v
to_zip_file	backup/backuplib.php	/^            $to_zip_file = $preferences->backup_destination."\/".$preferences->backup_name;$/;"	v
to_zip_file	backup/backuplib.php	/^            $to_zip_file = $to_zip_file."\/".$preferences->backup_name;$/;"	v
to_zip_file	backup/backuplib.php	/^            $to_zip_file = $to_zip_file."\/backupdata";$/;"	v
to_zip_file	backup/backuplib.php	/^        $to_zip_file="";$/;"	v
toblocked	message/lib.php	/^                    $toblocked = (array_key_exists($message->useridto, $contacts) and $/;"	v
toblocked	message/lib.php	/^                    $toblocked = false;$/;"	v
tocategoryid	question/showbank.php	/^        $tocategoryid = required_param('category', PARAM_INT);$/;"	v
tocheck	admin/backup.php	/^            $tocheck = "dayofweek_".$i;$/;"	v
tocmenus	mod/scorm/locallib.php	/^    $tocmenus = array();$/;"	v
tocontact	message/lib.php	/^                    $tocontact = (array_key_exists($message->useridto, $contacts) and $/;"	v
tocontact	message/lib.php	/^                    $tocontact = false;$/;"	v
tod	lib/soap/nusoap.php	/^			$tod = gettimeofday();$/;"	v
today	calendar/lib.php	/^            $today = get_string('today', 'calendar').' '.userdate(time(), get_string('strftimedayshort'));$/;"	v
today	course/lib.php	/^    $today = mktime (0, 0, 0, $tt["mon"], $tt["mday"], $tt["year"]);$/;"	v
today	lib/rsslib.php	/^        $today = getdate();$/;"	v
today	mod/forum/search.php	/^    $today = optional_param('today', 0, PARAM_INT);      \/\/ Ending date$/;"	v
todelete	enrol/ldap/enrol.php	/^                    $todelete = get_records_sql($sql);$/;"	v
todelete	mod/glossary/lib.php	/^            $todelete = true;$/;"	v
todelete	mod/glossary/lib.php	/^        $todelete = false;$/;"	v
todo	mod/assignment/restorelib.php	/^                $todo = true;$/;"	v
todo	mod/assignment/restorelib.php	/^        $todo = false;$/;"	v
todo	mod/data/restorelib.php	/^        $todo = check_dir_exists($temp_path);$/;"	v
todo	mod/data/restorelib.php	/^    $todo = false;$/;"	v
todo	mod/exercise/restorelib.php	/^                $todo = true;$/;"	v
todo	mod/exercise/restorelib.php	/^        $todo = false;$/;"	v
todo	mod/forum/restorelib.php	/^                $todo = true;$/;"	v
todo	mod/forum/restorelib.php	/^        $todo = false;$/;"	v
todo	mod/glossary/restorelib.php	/^                $todo = true;$/;"	v
todo	mod/glossary/restorelib.php	/^        $todo = false;$/;"	v
todo	mod/scorm/restorelib.php	/^                $todo = true;$/;"	v
todo	mod/scorm/restorelib.php	/^        $todo = false;$/;"	v
todo	mod/wiki/restorelib.php	/^                $todo = true;$/;"	v
todo	mod/wiki/restorelib.php	/^        $todo = false;$/;"	v
todo	mod/workshop/restorelib.php	/^                $todo = true;$/;"	v
todo	mod/workshop/restorelib.php	/^        $todo = false;$/;"	v
togglemodules	admin/configvars.php	/^    function togglemodules(index) {$/;"	f
tohour	mod/forum/search.php	/^    $tohour = optional_param('tohour', 0, PARAM_INT);      \/\/ Ending date$/;"	v
tohtml	lib/adodb/perf/perf-oci8.inc.php	/^	function tohtml(&$rs,$type)$/;"	f
toinsert	backup/restorelib.php	/^                    $toinsert = true;$/;"	v
toinsert	backup/restorelib.php	/^                $toinsert = true;$/;"	v
toinsert	backup/restorelib.php	/^            $toinsert = true;$/;"	v
toinsert	backup/restorelib.php	/^        $toinsert = false;$/;"	v
toinsert	mod/forum/restorelib.php	/^                $toinsert = false;$/;"	v
toinsert	mod/forum/restorelib.php	/^            $toinsert = true;$/;"	v
tok	backup/backuplib.php	/^                   $tok = "";$/;"	v
tok	backup/backuplib.php	/^                   $tok = strtok(",");$/;"	v
tok	backup/backuplib.php	/^                $tok = strtok($dir,"\/");$/;"	v
tok	backup/backuplib.php	/^           $tok = strtok(",");$/;"	v
tok	backup/backuplib.php	/^        $tok = strtok($section->sequence,",");$/;"	v
tok	mod/quiz/restorelibpre15.php	/^                                $tok = strtok(",");$/;"	v
tok	mod/quiz/restorelibpre15.php	/^                            $tok = strtok(",");$/;"	v
tok	mod/quiz/restorelibpre15.php	/^                        $tok = strtok($response->answer,",");$/;"	v
tok	mod/quiz/restorelibpre15.php	/^                $tok = strtok(",");$/;"	v
tok	mod/quiz/restorelibpre15.php	/^            $tok = strtok($multichoice->answers,",");$/;"	v
tok	mod/quiz/restorelibpre15.php	/^            $tok = strtok($shortanswer->answers,",");$/;"	v
tok	mod/scorm/locallib.php	/^        $tok = strtok("\\",\\n\\r");$/;"	v
tok	mod/scorm/locallib.php	/^    $tok = strtok(strtolower($row),"\\",\\n\\r");$/;"	v
tok	question/type/match/questiontype.php	/^            $tok = strtok(",");$/;"	v
tok	question/type/match/questiontype.php	/^        $tok = strtok($state->answer,",");$/;"	v
tok	question/type/multianswer/questiontype.php	/^                $tok = strtok(",");$/;"	v
tok	question/type/multianswer/questiontype.php	/^            $tok = strtok(",");$/;"	v
tok	question/type/multianswer/questiontype.php	/^            $tok = strtok($multianswer->sequence,",");$/;"	v
tok	question/type/multianswer/questiontype.php	/^        $tok = strtok($state->answer,",");$/;"	v
tok	question/type/multichoice/questiontype.php	/^                $tok = strtok(",");$/;"	v
tok	question/type/multichoice/questiontype.php	/^            $tok = strtok($multichoice->answers,",");$/;"	v
tok	question/type/randomsamatch/questiontype.php	/^            $tok = strtok(",");$/;"	v
tok	question/type/randomsamatch/questiontype.php	/^        $tok = strtok($state->answer,",");$/;"	v
tok	question/type/shortanswer/questiontype.php	/^                $tok = strtok(",");$/;"	v
tok	question/type/shortanswer/questiontype.php	/^            $tok = strtok($shortanswer->answers,",");$/;"	v
tokarr	lib/adodb/adodb-datadict.inc.php	/^					$tokarr = array();$/;"	v
tokarr	lib/adodb/adodb-datadict.inc.php	/^				$tokarr = array();$/;"	v
tokarr	lib/adodb/adodb-datadict.inc.php	/^	$tokarr = array();$/;"	v
token	lib/excel/Parser.php	/^        $token = "";$/;"	v
token	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $token = '';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                            $token = '"'.addslashes($token).'"';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                            $token = 'false';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                            $token = 'null';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                            $token = 'true';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                        $token = $this->_parse_var_props($token);$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '!';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '!=';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '%';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '&&';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '<';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '<=';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '==';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '>';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '>=';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^                    $token = '||';$/;"	v
token	lib/smarty/Smarty_Compiler.class.php	/^            $token = &$tokens[$i];$/;"	v
token	lib/typo3/class.t3lib_cs.php	/^		$token = md5(microtime());$/;"	v
token_count	lib/smarty/Smarty_Compiler.class.php	/^        $token_count = array_count_values($tokens);$/;"	v
tokens	lib/adodb/adodb-datadict.inc.php	/^	$tokens = array();$/;"	v
tokens	lib/markdown.php	/^	$tokens = _TokenizeHTML($text);$/;"	v
tokens	lib/markdown.php	/^	$tokens = array();$/;"	v
tokens	lib/smarty/Smarty_Compiler.class.php	/^        $tokens       = $match[0];$/;"	v
tokens	lib/smarty/Smarty_Compiler.class.php	/^        $tokens = $match[0];$/;"	v
tol	question/format/gift/format.php	/^                        $tol = $max - $ans;$/;"	v
tol	question/format/gift/format.php	/^                        $tol = 0;$/;"	v
tol	question/format/gift/format.php	/^                        $tol = trim(substr($answer, $marker+1));$/;"	v
tolerance	lib/datalib.php	/^    $tolerance = 200;  \/\/ how "close" categories can get$/;"	v
tolerance	mod/quiz/db/postgres7.php	/^                            $tolerance = ($tolerance < $num->tolerance ? $num->tolerance : $tolerance);$/;"	v
tolerance	mod/quiz/db/postgres7.php	/^                        $tolerance = 0;$/;"	v
tolerance	question/format/gift/format.php	/^        $tolerance = $answer->tolerance;$/;"	v
tolerance	question/format/xml/format.php	/^                $tolerance = $answer->tolerance;$/;"	v
tolerance	question/type/numerical/editquestion.php	/^        $tolerance = $answer->tolerance;$/;"	v
tolerance	question/type/numerical/editquestion.php	/^        $tolerance = '';$/;"	v
tolerance	question/type/numerical/questiontype.php	/^                $tolerance = $answer->answer * $tolerance;$/;"	v
tolerance	question/type/numerical/questiontype.php	/^                $tolerance = abs($tolerance); \/\/ important - otherwise min and max are swapped$/;"	v
tolerance	question/type/numerical/questiontype.php	/^        $tolerance = (float)$answer->tolerance + ("1.0e-".ini_get('precision'));$/;"	v
tolerance_types	question/type/calculated/questiontype.php	/^    function tolerance_types() {$/;"	f
tome	message/lib.php	/^                $tome   = true;$/;"	v
tome	message/lib.php	/^        $tome     = false;$/;"	v
tominute	mod/forum/search.php	/^    $tominute = optional_param('tominute', 0, PARAM_INT);      \/\/ Ending date$/;"	v
tomonth	mod/forum/search.php	/^    $tomonth = optional_param('tomonth', 0, PARAM_INT);      \/\/ Ending date$/;"	v
tooltip	lib/weblib.php	/^    $tooltip = get_string('helpprefix', '', trim($title, ". \\t"));$/;"	v
tooltiptext	blocks/news_items/block_news_items.php	/^                    $tooltiptext = get_string('rsssubscriberssdiscussions','forum',format_string($forum->name));$/;"	v
tooltiptext	blocks/news_items/block_news_items.php	/^                    $tooltiptext = get_string('rsssubscriberssposts','forum',format_string($forum->name));$/;"	v
tooltiptext	mod/forum/index.php	/^                            $tooltiptext = get_string("rsssubscriberssdiscussions","forum",format_string($forum->name));$/;"	v
tooltiptext	mod/forum/index.php	/^                            $tooltiptext = get_string("rsssubscriberssposts","forum",format_string($forum->name));$/;"	v
tooltiptext	mod/forum/index.php	/^                        $tooltiptext = get_string("rsssubscriberssdiscussions","forum",format_string($forum->name));$/;"	v
tooltiptext	mod/forum/index.php	/^                        $tooltiptext = get_string("rsssubscriberssposts","forum",format_string($forum->name));$/;"	v
tooltiptext	mod/forum/view.php	/^            $tooltiptext = get_string("rsssubscriberssdiscussions","forum",format_string($forum->name));$/;"	v
tooltiptext	mod/forum/view.php	/^            $tooltiptext = get_string("rsssubscriberssposts","forum",format_string($forum->name));$/;"	v
tooltiptext	mod/glossary/index.php	/^                $tooltiptext = get_string("rsssubscriberss","glossary",format_string($glossary->name));$/;"	v
tooltiptext	mod/glossary/view.php	/^            $tooltiptext = get_string("rsssubscriberss","glossary",format_string($glossary->name,true));$/;"	v
top	lib/graphlib.php	/^      $top    = $graphBottom  - $height;$/;"	v
top	lib/graphlib.php	/^      $top    = $graphBottom - $height - $offset;$/;"	v
top	lib/graphlib.php	/^      $top    = $graphTop   + $offset;$/;"	v
top	lib/graphlib.php	/^      $top    = $graphTop  + $offset;$/;"	v
top	lib/graphlib.php	/^      $top    = $graphTop;$/;"	v
top	lib/graphlib.php	/^      $top    = $outsideBottom - $height - $offset;$/;"	v
top	lib/graphlib.php	/^      $top    = $this->calculated['boundary_box']['top'];$/;"	v
top	lib/graphlib.php	/^      $top    = $y - $height;$/;"	v
top	lib/graphlib.php	/^      $top    = $y - ($height \/ 2);$/;"	v
top	lib/graphlib.php	/^      $top    = $y;$/;"	v
top	lib/graphlib.php	/^      $top    = 0;$/;"	v
top	lib/graphlib.php	/^      $top = $v;$/;"	v
top	lib/graphlib.php	/^      $top = $zero +1;$/;"	v
top	mod/quiz/report/analysis/report.php	/^        $top = max($attemptscores);$/;"	v
top_scores	mod/quiz/report/analysis/report.php	/^        $top_scores = $top_count = 0;$/;"	v
topcount	question/category_class.php	/^        $topcount = 0;$/;"	v
topelement	lib/javascript.php	/^        $topelement = $focus;$/;"	v
topelement	lib/javascript.php	/^        $topelement = substr($focus, 0, $pos);$/;"	v
topframe	admin/dbperformance.php	/^    $topframe    = optional_param('topframe', 0, PARAM_BOOL);$/;"	v
topframe	admin/phpinfo.php	/^    $topframe    = optional_param('topframe', false, PARAM_BOOL);$/;"	v
topic	course/format/lams/format.php	/^$topic = optional_param('topic', -1, PARAM_INT);$/;"	v
topic	course/format/topics/format.php	/^    $topic = optional_param('topic', -1, PARAM_INT);$/;"	v
toprow	user/tabs.php	/^    $toprow = array();$/;"	v
total	course/grades.php	/^            $total = array ($totals[$student->id]);$/;"	v
total	enrol/authorize/authorizenetlib.php	/^            $total = floatval($extra->sum) + floatval($extra->amount);$/;"	v
total	lib/adodb/adodb-perf.inc.php	/^			$total=$d_user+$d_nice+$d_system+$d_idle;$/;"	v
total	lib/adodb/perf/perf-mysql.inc.php	/^		$total = $this->_DBParameter(array("show status","Qcache_inserts"));$/;"	v
total	lib/pagelib.php	/^        $total     = count($breadcrumbs);$/;"	v
total	mod/chat/pagelib.php	/^        $total     = count($breadcrumbs);$/;"	v
total	mod/data/lib.php	/^        $total = 0;$/;"	v
total	mod/data/pagelib.php	/^        $total     = count($breadcrumbs);$/;"	v
total	mod/exercise/locallib.php	/^        $total = 0;$/;"	v
total	mod/forum/lib.php	/^                        $total = 0;$/;"	v
total	mod/forum/lib.php	/^                $total = 0;$/;"	v
total	mod/forum/lib.php	/^        $total = 0;$/;"	v
total	mod/glossary/lib.php	/^                        $total = 0;$/;"	v
total	mod/glossary/lib.php	/^                $total = 0;$/;"	v
total	mod/glossary/lib.php	/^        $total = 0;$/;"	v
total	mod/lesson/locallib.php	/^                $total =  $nviewed + ($lesson->minquestions - $nquestions);$/;"	v
total	mod/lesson/locallib.php	/^                $total = $nviewed;$/;"	v
total	mod/lesson/locallib.php	/^            $total = array_sum($bestscores);$/;"	v
total	mod/lesson/locallib.php	/^    $total        = 0;$/;"	v
total	mod/lesson/report.php	/^                                    $total = $stats["total"];$/;"	v
total	mod/quiz/pagelib.php	/^        $total     = count($breadcrumbs);$/;"	v
total	mod/quiz/report/grading/report.php	/^        $total  = count_records_sql('SELECT COUNT(DISTINCT('.$db->Concat('u.id', '\\'#\\'', $db->IfNull('qa.attempt', '0')).')) '.$from.$where);$/;"	v
total	mod/quiz/report/overview/report.php	/^                $total  = count_records_sql($countsql);$/;"	v
total	mod/workshop/lib.php	/^            $total = 0;$/;"	v
totalWidth	lib/graphlib.php	/^    $totalWidth  = $this->calculated['x_axis']['step'] - $this->parameter['bar_spacing'];$/;"	v
total_blocks	lib/excel/OLEwriter.php	/^        $total_blocks = $num_lists *128;$/;"	v
total_bonus_points	grade/lib.php	/^                    $total_bonus_points = $all_categories[$category]['stats']['bonus_points'];$/;"	v
total_bonus_points	grade/lib.php	/^            $total_bonus_points = 0;$/;"	v
total_columns	grade/lib.php	/^                    $total_columns = $grade_columns + 1;$/;"	v
total_columns	grade/lib.php	/^                    $total_columns = $grade_columns;$/;"	v
total_course_points	grade/lib.php	/^        $total_course_points = 0;$/;"	v
total_formats	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $total_formats = count($this->_formats);$/;"	v
total_formats	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $total_formats = count($this->_formats);$/;"	v
total_offset	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $total_offset = array_sum($this->_block_sizes);$/;"	v
total_references	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $total_references = count($this->_references);$/;"	v
total_references	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $total_references = count($this->_parser->_references);$/;"	v
total_sort_link	grade/lib.php	/^                        $total_sort_link = '';$/;"	v
total_sort_link	grade/lib.php	/^                        $total_sort_link = '<a href="?id='.$course->id.'&amp;group='.$group.'&amp;action=vcats&amp;cview='.$cview.'&amp;sort=highgrade_category"><img src="'.$CFG->wwwroot.'\/pix\/t\/down.gif" alt="'.get_string('highgradedescending','grades').'" \/><\/a>';$/;"	v
total_worksheets	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $total_worksheets = count($this->_worksheets);$/;"	v
total_worksheets	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $total_worksheets = count($this->_worksheets);$/;"	v
totalassessments	mod/workshop/lib.php	/^    $totalassessments = count_records("workshop_assessments", "workshopid", $workshop->id);$/;"	v
totalaward	question/format/learnwise/format.php	/^            $totalaward = 0;$/;"	v
totalcolors	lib/gdlib.php	/^    $totalcolors = imagecolorstotal($src_img);$/;"	v
totalcount	course/import/activities/mod.php	/^        $totalcount = 0;$/;"	v
totalcount	course/lib.php	/^    $totalcount = 0;  \/\/ Initialise$/;"	v
totalcount	course/report/participation/index.php	/^        $totalcount = count_records_sql($countsql);$/;"	v
totalcount	enrol/authorize/locallib.php	/^    $totalcount = count_records_sql('SELECT COUNT(*) ' . $from . $where);$/;"	v
totalcount	lib/datalib.php	/^    $totalcount = count_records_sql("SELECT COUNT(*) FROM $countsql");$/;"	v
totalcount	lib/datalib.php	/^    $totalcount = count_records_sql("SELECT COUNT(DISTINCT c.id) FROM $selectsql");$/;"	v
totalcount	lib/datalib.php	/^    $totalcount = count_records_sql('SELECT COUNT(*) FROM '. $selectsql);$/;"	v
totalcount	mod/data/view.php	/^    $totalcount = count_records_sql($sqlcount);$/;"	v
totalcount	mod/forum/lib.php	/^    $totalcount = count_records_sql("SELECT COUNT(*) FROM $selectsql");$/;"	v
totalcount	user/index.php	/^    $totalcount = count_records_sql('SELECT COUNT(*) '.$from.$where);$/;"	v
totalfraction	mod/lesson/locallib.php	/^                    $totalfraction = $totalfraction * 100;$/;"	v
totalfraction	mod/lesson/locallib.php	/^                $totalfraction = round($totalfraction,2);$/;"	v
totalfraction	mod/lesson/locallib.php	/^            $totalfraction = 0;$/;"	v
totalfraction	question/format/webct/format.php	/^                                        $totalfraction = $totalfraction * 100;$/;"	v
totalfraction	question/format/webct/format.php	/^                                    $totalfraction = round($totalfraction,2);$/;"	v
totalfraction	question/format/webct/format.php	/^                        $totalfraction = 0;$/;"	v
totalfraction	question/type/multichoice/questiontype.php	/^                $totalfraction = $totalfraction * 100;$/;"	v
totalfraction	question/type/multichoice/questiontype.php	/^            $totalfraction = round($totalfraction,2);$/;"	v
totalfraction	question/type/multichoice/questiontype.php	/^        $totalfraction = 0;$/;"	v
totalgrade	course/grade.php	/^    $totalgrade = 0;$/;"	v
totalgrade	grade/lib.php	/^            $totalgrade = 0;$/;"	v
totalinitials	mod/quiz/report/overview/report.php	/^                $totalinitials = count_records_sql($countsql);$/;"	v
totalitems	grade/lib.php	/^    $totalitems= clean_param($_REQUEST['totalitems'], PARAM_CLEAN);$/;"	v
totallength	lib/filelib.php	/^        $totallength = 0;$/;"	v
totalmaxgrade	course/grade.php	/^    $totalmaxgrade = 0;$/;"	v
totalpoints	grade/lib.php	/^            $totalpoints = 0;$/;"	v
totalrecords	admin/utfdbmigrate.php	/^                        $totalrecords = count_records_sql("select count(*) from {$prefix}$dbtablename");$/;"	v
totalrecords	lib/db/migrate2utf8.php	/^    $totalrecords = count_records_sql("select count(*) from {$CFG->prefix}user");$/;"	v
totals	mod/hotpot/index.php	/^	$totals = get_records_sql("SELECT $fields FROM $tables WHERE $select GROUP BY a.hotpot");$/;"	v
totalsecs	lib/moodlelib.php	/^    $totalsecs = abs($totalsecs);$/;"	v
totaltags	blocks/blog_tags/block_blog_tags.php	/^            $totaltags  = count($tags);$/;"	v
totaltime	mod/scorm/lib.php	/^                        $totaltime = '';$/;"	v
totalweight	mod/exercise/assessments.php	/^                $totalweight=0;$/;"	v
totalweight	mod/workshop/assessments.php	/^                $totalweight=0;$/;"	v
toyear	mod/forum/search.php	/^    $toyear = optional_param('toyear', 0, PARAM_INT);      \/\/ Ending date$/;"	v
tr	lib/soap/nusoap.php	/^	        $tr = new soap_transport_http($wsdl);$/;"	v
tr_attr	lib/smarty/plugins/function.html_table.php	/^    $tr_attr = '';$/;"	v
trace	lib/cas/CAS.php	/^  function trace($str)$/;"	f
trace	mod/chat/chatd.php	/^    function trace($message, $level = E_USER_NOTICE) {$/;"	f
traceBegin	lib/cas/CAS.php	/^  function traceBegin()$/;"	f
traceEnd	lib/cas/CAS.php	/^  function traceEnd($res='')$/;"	f
traceExit	lib/cas/CAS.php	/^  function traceExit()$/;"	f
tracer	lib/adodb/adodb-perf.inc.php	/^			$tracer = $conn->qstr($arr['e']);$/;"	v
tracer	lib/adodb/adodb-perf.inc.php	/^			$tracer = '';$/;"	v
tracer	lib/adodb/adodb-perf.inc.php	/^			$tracer = substr('ERROR: '.htmlspecialchars($errM),0,250);$/;"	v
tracer	lib/adodb/adodb-perf.inc.php	/^		$tracer = (string) substr($tracer,0,500);$/;"	v
track_prefs	mod/forum/lib.php	/^    $track_prefs = new stdClass;$/;"	v
trackedlink	mod/forum/index.php	/^                            $trackedlink = '<a title="'.$strnotrackforum.'" href="settracking.php?id='.$/;"	v
trackedlink	mod/forum/index.php	/^                        $trackedlink = $stryes;$/;"	v
trackedlink	mod/forum/index.php	/^                        $trackedlink = '<a title="'.$strnotrackforum.'" href="settracking.php?id='.$/;"	v
trackedlink	mod/forum/index.php	/^                        $trackedlink = '<a title="'.$strtrackforum.'" href="settracking.php?id='.$forum->id.'">'.$strno.'<\/a>';$/;"	v
trackedlink	mod/forum/index.php	/^                    $trackedlink = '<a title="'.$strtrackforum.'" href="settracking.php?id='.$/;"	v
trackedlink	mod/forum/view.php	/^                $trackedlink = '<a title="'.get_string('notrackforum', 'forum').'" href="settracking.php?id='.$/;"	v
trackedlink	mod/forum/view.php	/^                $trackedlink = '<a title="'.get_string('trackforum', 'forum').'" href="settracking.php?id='.$/;"	v
trackedusers	mod/scorm/index.php	/^            $trackedusers = get_record('scorm_scoes_track', 'scormid', $scorm->id, '', '', '', '', 'count(distinct(userid)) as c');$/;"	v
trackedusers	mod/scorm/locallib.php	/^            $trackedusers = get_record('scorm_scoes_track', 'scormid', $scorm->id, '', '', '', '', 'count(distinct(userid)) as c');$/;"	v
trackedusers	mod/scorm/view.php	/^            $trackedusers = get_record('scorm_scoes_track', 'scormid', $scorm->id, '', '', '', '', 'count(distinct(userid)) as c');$/;"	v
trackingdata	mod/scorm/db/mysql.php	/^        $trackingdata = get_records_select("scorm_scoes_track","1","id ASC");$/;"	v
trackingdata	mod/scorm/db/postgres7.php	/^        $trackingdata = get_records_select("scorm_scoes_track",null,"id ASC");$/;"	v
trackingforums	mod/forum/lib.php	/^    $trackingforums = array();$/;"	v
trailpad	lib/smarty/plugins/function.html_table.php	/^    $trailpad = '&nbsp;';$/;"	v
trans_format	question/format/xml/format.php	/^    function trans_format( $name ) {$/;"	f
trans_single	question/format/xml/format.php	/^    function trans_single( $name ) {$/;"	f
trans_tbl	lib/moodlelib.php	/^        $trans_tbl = array_flip($trans_tbl);$/;"	v
trans_tbl	lib/moodlelib.php	/^        $trans_tbl = get_html_translation_table(HTML_ENTITIES);$/;"	v
trans_tbl	lib/typo3/class.t3lib_cs.php	/^			$trans_tbl = array_flip(get_html_translation_table(HTML_ENTITIES));		\/\/ Getting them in iso-8859-1 - but thats ok since this is observed below.$/;"	v
transid	enrol/authorize/authorizenetlib.php	/^        $transid = intval($response[6]);$/;"	v
translation	mod/wiki/ewiki/ewiki.php	/^   $translation=get_string(strtolower(strtr($const,$replacechars)),"wiki",$repl);$/;"	v
transtable	question/format/learnwise/format.php	/^        $transtable = array_flip($transtable);$/;"	v
transtable	question/format/learnwise/format.php	/^        $transtable = get_html_translation_table(HTML_ENTITIES);$/;"	v
tranval	enrol/authorize/enrol.php	/^        $tranval = optional_param('an_tran_key', '');$/;"	v
traps	mod/wiki/ewiki/plugins/email_protect.php	/^    $traps = explode(" ", "blockme@relays.osirusoft.com simon.templar@rfc1149.net james.bond@ada-france.org anton.dvorak@ada.eu.org amandahannah44@hotmail.com usenet@fsck.me.uk meatcan2@beatrice.rutgers.edu heystupid@artsackett.com listme@dsbl.org bill@caradoc.org spamtrap@spambouncer.org spamtrap@woozle.org gfy@spamblocked.com listme@blacklist.woody.ch tarpit@lathi.net");$/;"	v
traverse_xmlize	lib/xmlize.php	/^function traverse_xmlize($array, $arrName = 'array', $level = 0) {$/;"	f
tree	lib/excel/Parser.php	/^        $tree = $this->_parse_tree;$/;"	v
tree	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^            $tree = $this->_parse_tree;$/;"	v
tree	mod/wiki/ewiki/plugins/moodle/f_fixhtml.php	/^   $tree = array();$/;"	v
tries	lib/soap/nusoap.php	/^		$tries = 0;$/;"	v
tries	mod/lesson/report.php	/^                $tries = $studentdata[$student->id];$/;"	v
trigger_error	lib/smarty/Smarty.class.php	/^    function trigger_error($error_msg, $error_type = E_USER_WARNING)$/;"	f
trigname	lib/adodb/datadict/datadict-firebird.inc.php	/^			$trigname = $this->schema.'.trig_'.$this->seqPrefix.$tab;$/;"	v
trigname	lib/adodb/datadict/datadict-firebird.inc.php	/^			$trigname = 'trig_'.$seqname;$/;"	v
trigname	lib/adodb/datadict/datadict-oci8.inc.php	/^			$trigname = $this->schema.'.'.$this->trigPrefix.$this->seqPrefix.$tab;$/;"	v
trigname	lib/adodb/datadict/datadict-oci8.inc.php	/^			$trigname = $this->trigPrefix.$seqname;$/;"	v
trimExplode	lib/typo3/class.t3lib_div.php	/^	function trimExplode($delim, $string, $onlyNonEmptyValues=0)	{$/;"	f
trns	lib/fpdf/fpdf.php	/^                    $trns=array($pos);$/;"	v
trns	lib/fpdf/fpdf.php	/^                $trns=array(ord(substr($t,1,1)));$/;"	v
trns	lib/fpdf/fpdf.php	/^                $trns=array(ord(substr($t,1,1)),ord(substr($t,3,1)),ord(substr($t,5,1)));$/;"	v
trns	lib/fpdf/fpdf.php	/^            $trns='';$/;"	v
trns	lib/fpdf/fpdf.php	/^    $trns='';$/;"	v
trtitle	mod/forum/view.php	/^                $trtitle = get_string('notrackforum', 'forum');$/;"	v
trtitle	mod/forum/view.php	/^                $trtitle = get_string('trackforum', 'forum');$/;"	v
tru_info	mod/quiz/restorelibpre15.php	/^            $tru_info = $truefalses[$i];$/;"	v
tru_info	question/type/rqp/questiontype.php	/^            $tru_info = $rqps[$i];$/;"	v
tru_info	question/type/truefalse/questiontype.php	/^            $tru_info = $truefalses[$i];$/;"	v
true	lib/adodb/drivers/adodb-ado.inc.php	/^			$true = true;$/;"	v
true	question/type/truefalse/editquestion.php	/^        $true    = get_record("question_answers", "id", $options->trueanswer);$/;"	v
true_feedback	question/format/gift/format.php	/^        $true_feedback = $feedback[0];$/;"	v
trueanswer	question/type/truefalse/questiontype.php	/^        $trueanswer = &$answers[$question->options->trueanswer];$/;"	v
truechecked	question/type/truefalse/questiontype.php	/^        $truechecked = ($state->responses[''] == $trueanswer->id) ? ' checked="checked"' : '';$/;"	v
trueclass	question/type/truefalse/questiontype.php	/^            $trueclass = '';$/;"	v
trueclass	question/type/truefalse/questiontype.php	/^            $trueclass = ($trueanswer->fraction) ? ' class="highlight"' : '';$/;"	v
truefalse_check	question/format/gift/format.php	/^                $truefalse_check = trim(substr($answertext, 0, strpos($answertext,"#")));$/;"	v
truefalse_check	question/format/gift/format.php	/^            $truefalse_check = $answertext;$/;"	v
truefalses	mod/quiz/restorelibpre15.php	/^        $truefalses = $info['#']['TRUEFALSE'];$/;"	v
truefalses	question/type/truefalse/questiontype.php	/^        $truefalses = $info['#']['TRUEFALSE'];$/;"	v
truefalses	question/type/truefalse/questiontype.php	/^        $truefalses = get_records("question_truefalse","question",$question,"id");$/;"	v
trueid	question/type/truefalse/questiontype.php	/^        $trueid    = $question->name_prefix.'true';$/;"	v
truncate	lib/moodlelib.php	/^                           $truncate = $i+1;$/;"	v
truncate	lib/moodlelib.php	/^       $truncate = $i;$/;"	v
truncate	lib/moodlelib.php	/^   $truncate = 0;$/;"	v
truncate	message/lib.php	/^                            $truncate = $i+1;$/;"	v
truncate	message/lib.php	/^        $truncate = $i;$/;"	v
truncate	message/lib.php	/^    $truncate = 0;$/;"	v
truncate	mod/forum/lib.php	/^                           $truncate = $i+1;$/;"	v
truncate	mod/forum/lib.php	/^       $truncate = $i;$/;"	v
truncate	mod/forum/lib.php	/^   $truncate = 0;$/;"	v
truncate_userinfo	lib/moodlelib.php	/^function truncate_userinfo($info) {$/;"	f
try	lib/moodlelib.php	/^                $try = sprintf($format, $bits[0], $i, $bits[1]);$/;"	v
try	lib/uploadlib.php	/^                $try = sprintf($format, $bits[0], $i, $bits[1]);$/;"	v
try	mod/lesson/report.php	/^        $try    = optional_param('try', NULL, PARAM_INT);$/;"	v
ts	lib/adodb/adodb-time.inc.php	/^		$ts = 3600.0*((rand()%60000)+(rand()%60000))+(rand()%60000);$/;"	v
ts	lib/adodb/adodb.inc.php	/^		$ts = ADOConnection::UnixTimeStamp($ts);$/;"	v
tsql	lib/adodb/adodb-datadict.inc.php	/^		$tsql = $this->_Triggers($tabname,$taboptions);$/;"	v
tstr	lib/adodb/adodb-time.inc.php	/^		$tstr = strtoupper(gmstrftime('%c',31366800)); \/\/ 30 Dec 1970, 1 am$/;"	v
tt	course/lib.php	/^    $tt = getdate(time());$/;"	v
tt	lib/adodb/adodb-connection.inc.php	/^        $tt = $this->UnixDate($v);$/;"	v
tt	lib/adodb/adodb-csvlib.inc.php	/^		$tt = ($rs->timeCreated) ? $rs->timeCreated : time();$/;"	v
tt	lib/adodb/adodb-recordset.inc.php	/^		$tt = $this->UnixDate($v);$/;"	v
tt	lib/adodb/adodb-recordset.inc.php	/^		$tt = $this->UnixTimeStamp($v);$/;"	v
tt	lib/adodb/adodb.inc.php	/^		$tt = $this->UnixDate($v);$/;"	v
tt	lib/adodb/adodb.inc.php	/^		$tt = $this->UnixTimeStamp($v);$/;"	v
tt	lib/adodb/drivers/adodb-ado.inc.php	/^				$tt=substr($t->value,0,6);$/;"	v
tt	lib/adodb/drivers/adodb-ado5.inc.php	/^				$tt=substr($t->value,0,6);$/;"	v
tt	lib/soap/nusoap.php	/^								$tt = $this->isArraySimpleOrStruct($v);$/;"	v
tt	lib/soap/nusoap.php	/^								$tt = $v->type;$/;"	v
tt	lib/soap/nusoap.php	/^								$tt = 'int';$/;"	v
tt	lib/soap/nusoap.php	/^								$tt = gettype($v);$/;"	v
tt	mod/scorm/index.php	/^                $tt = "$scorm->section";$/;"	v
tt	mod/scorm/index.php	/^            $tt = userdate($scorm->timemodified);$/;"	v
tt	mod/scorm/index.php	/^        $tt = "";$/;"	v
tt_href	mod/choice/index.php	/^            $tt_href = "<a class=\\"dimmed\\" href=\\"view.php?id=$choice->coursemodule\\">".format_string($choice->name,true)."<\/a>";$/;"	v
tt_href	mod/choice/index.php	/^            $tt_href = "<a href=\\"view.php?id=$choice->coursemodule\\">".format_string($choice->name,true)."<\/a>";$/;"	v
tt_href	mod/survey/index.php	/^            $tt_href = "<a class=\\"dimmed\\" href=\\"view.php?id=$survey->coursemodule\\">".format_string($survey->name,true)."<\/a>";$/;"	v
tt_href	mod/survey/index.php	/^            $tt_href = "<a href=\\"view.php?id=$survey->coursemodule\\">".format_string($survey->name,true)."<\/a>";$/;"	v
tt_ns	lib/soap/nusoap.php	/^								$tt_ns = $v->type_ns;$/;"	v
tt_prefix	lib/soap/nusoap.php	/^								$tt_prefix = 'ns' . rand(1000, 9999);$/;"	v
tt_prefix	lib/soap/nusoap.php	/^						$tt_prefix = $this->getPrefixFromNamespace('http:\/\/xml.apache.org\/xml-soap');$/;"	v
tt_prefix	lib/soap/nusoap.php	/^						$tt_prefix = 'ns' . rand(1000, 9999);$/;"	v
tt_prefix	lib/soap/nusoap.php	/^					$tt_prefix = $this->getPrefixFromNamespace('http:\/\/xml.apache.org\/xml-soap');$/;"	v
ttl	lib/adodb/adodb-connection.inc.php	/^                $ttl = $rs->timeCreated + $secs2cache - time();$/;"	v
ttl	lib/adodb/adodb-csvlib.inc.php	/^					$ttl = $meta[1];$/;"	v
ttl	lib/adodb/adodb-csvlib.inc.php	/^		$ttl = 0;$/;"	v
ttl	lib/adodb/adodb.inc.php	/^				$ttl = $rs->timeCreated + $secs2cache - time();$/;"	v
txemailaddress	message/lib.php	/^    $txemailaddress = get_user_preferences('message_emailaddress', $USER->email);$/;"	v
txemailtimenosee	message/lib.php	/^    $txemailtimenosee = get_user_preferences('message_emailtimenosee', 10);$/;"	v
txn	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$txn = ODB_TXN_DEFAULT;$/;"	v
txn	lib/adodb/drivers/adodb-odbtp.inc.php	/^			$txn = ODB_TXN_READUNCOMMITTED;$/;"	v
txt	admin/filter.php	/^    $txt = new Object;$/;"	v
txt	admin/filters.php	/^    $txt = new object();$/;"	v
txt	lib/adodb/adodb-connection.inc.php	/^                $txt = _rs2serialize($rs,false,$sql); \/*  serialize *\/$/;"	v
txt	lib/adodb/adodb-datadict.inc.php	/^			$txt = $flds.$padding;$/;"	v
txt	lib/adodb/adodb.inc.php	/^				$txt = _rs2serialize($rs,false,$sql); \/\/ serialize$/;"	v
txt	lib/adodb/crypt.inc.php	/^				$txt = $this->keyED(base64_decode($txt),$key);$/;"	v
txt	lib/adodb/session/crypt.inc.php	/^				$txt = $this->keyED(base64_decode($txt),$key);$/;"	v
txt	login/forgot_password.php	/^$txt = new StdClass;$/;"	v
txt	mod/hotpot/lib.php	/^					$txt = preg_replace("\/$tagopen.*?$tagclose\/", '', $objects[3][$i]);$/;"	v
txt	question/import.php	/^    $txt = new stdClass();$/;"	v
txt0	mod/wiki/ewiki/plugins/moodle/diff.php	/^    $txt0 = preg_split("+\\s*\\n+", trim($content0));$/;"	v
txt2	lib/fpdf/fpdf.php	/^        $txt2=str_replace(')','\\\\)',str_replace('(','\\\\(',str_replace('\\\\','\\\\\\\\',$txt)));$/;"	v
txt2	mod/wiki/ewiki/plugins/moodle/diff.php	/^    $txt2 = preg_split("+\\s*\\n+", trim($content));$/;"	v
typ	lib/adodb/adodb.inc.php	/^						$typ = gettype($v);$/;"	v
type	admin/utfdbmigrate.php	/^                        $type = isset($field['@']['type'])?$field['@']['type']:"";$/;"	v
type	backup/restorelib.php	/^                    $type = get_record("modules","id",$module->module);$/;"	v
type	course/mod.php	/^    $type          = optional_param('type', '', PARAM_ALPHA);$/;"	v
type	course/report/log/graph.php	/^    $type = required_param('type', PARAM_FILE);  \/\/ Graph Type$/;"	v
type	course/teacher.php	/^                $type = substr($key,0,1);$/;"	v
type	enrol/database/enrol.php	/^    $type = 'student';$/;"	v
type	grade/lib.php	/^        $type = 'both';$/;"	v
type	lib/adodb/adodb-lib.inc.php	/^						$type = 'C';$/;"	v
type	lib/adodb/adodb-lib.inc.php	/^					$type = $rs->MetaType($field->type);$/;"	v
type	lib/adodb/adodb-lib.inc.php	/^			$type = $recordSet->MetaType($field->type);$/;"	v
type	lib/adodb/adodb-xmlschema.inc.php	/^						$type = $rs->MetaType( $details );$/;"	v
type	lib/adodb/datadict/datadict-sapdb.inc.php	/^			$type = $len == 20 ? 'I8' : 'I1';$/;"	v
type	lib/adodb/datadict/datadict-sapdb.inc.php	/^		$type = isset($maxdb_type2adodb[$t]) ? $maxdb_type2adodb[$t] : 'C';$/;"	v
type	lib/adodb/drivers/adodb-db2.inc.php	/^			$type = $arr[$i][3];$/;"	v
type	lib/adodb/drivers/adodb-informix72.inc.php	/^   		$type = ($blobtype == 'TEXT') ? 1 : 0;$/;"	v
type	lib/adodb/drivers/adodb-mysql.inc.php	/^			$type = $rs->fields[1];$/;"	v
type	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$type = $rs->fields[1];$/;"	v
type	lib/adodb/drivers/adodb-odbc.inc.php	/^			$type = $arr[$i][3];$/;"	v
type	lib/adodb/drivers/adodb-odbtp.inc.php	/^				$type = ODB_WCHAR;$/;"	v
type	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^			$type = $rs->fields[1];$/;"	v
type	lib/adodb/drivers/adodb-sqlite.inc.php	/^	    $type = explode('(',$r['type']);$/;"	v
type	lib/adodb/perf/perf-mysql.inc.php	/^		$type = strtoupper($rs->fields[1]);$/;"	v
type	lib/adodb/tohtml.inc.php	/^			$type = $typearr[$i];$/;"	v
type	lib/datalib.php	/^                        $type = 'INT';$/;"	v
type	lib/datalib.php	/^                        $type = 'INT2';$/;"	v
type	lib/datalib.php	/^                        $type = 'INT8';$/;"	v
type	lib/datalib.php	/^                    $type = 'CHAR('. $size .')';$/;"	v
type	lib/datalib.php	/^                    $type = 'INTEGER';$/;"	v
type	lib/datalib.php	/^                    $type = 'INTEGER('. $size .')';$/;"	v
type	lib/datalib.php	/^                    $type = 'TEXT';$/;"	v
type	lib/datalib.php	/^                    $type = 'VARCHAR';$/;"	v
type	lib/datalib.php	/^                    $type = 'VARCHAR('. $size .')';$/;"	v
type	lib/db/migrate2utf8.php	/^        $type = isset($field['@']['type'])?$field['@']['type']:"";$/;"	v
type	lib/environmentlib.php	/^                $type = '<span class="'.$styletoapply.'">'.$type.'<\/span>';$/;"	v
type	lib/environmentlib.php	/^            $type = $environment_result->getPart();$/;"	v
type	lib/fpdf/font/makefont/makefont.php	/^            $type='TrueType';$/;"	v
type	lib/fpdf/font/makefont/makefont.php	/^            $type='Type1';$/;"	v
type	lib/fpdf/fpdf.php	/^            $type=substr($file,$pos+1);$/;"	v
type	lib/fpdf/fpdf.php	/^        $type=$font['type'];$/;"	v
type	lib/fpdf/fpdf.php	/^        $type=fread($f,4);$/;"	v
type	lib/fpdf/fpdf.php	/^        $type=strtolower($type);$/;"	v
type	lib/pear/OLE.php	/^            $type = unpack("c", substr($pps_wk, 66, 1));$/;"	v
type	lib/phpmailer/class.phpmailer.php	/^                                 $type = "application\/octet-stream") {$/;"	v
type	lib/phpmailer/class.phpmailer.php	/^                              $type = "application\/octet-stream") {$/;"	v
type	lib/phpmailer/class.phpmailer.php	/^                           $type = "application\/octet-stream") {$/;"	v
type	lib/phpmailer/class.phpmailer.php	/^            $type        = $this->attachment[$i][4];$/;"	v
type	lib/rsslib.php	/^            $type = $mediafiletypes[substr($attachment->url, strrpos($attachment->url, '.')+1)];$/;"	v
type	lib/rsslib.php	/^        $type = $mediafiletypes[strtolower($matches[3][$i])];               $/;"	v
type	lib/searchlib.php	/^        $type = $parsetree[$i]->getType();$/;"	v
type	lib/soap/nusoap.php	/^		$type = $this->getHTTPContentType();$/;"	v
type	lib/soap/nusoap.php	/^	    		$type = $value->type;$/;"	v
type	lib/soap/nusoap.php	/^    			$type = $value->type_ns . ':' . $value->type;$/;"	v
type	lib/typo3/class.t3lib_div.php	/^			$type = $val['type'];$/;"	v
type	mod/assignment/index.php	/^        $type = $types[$assignment->assignmenttype];$/;"	v
type	mod/chat/chatd.php	/^                        $type = CHAT_SIDEKICK_BEEP;$/;"	v
type	mod/chat/chatd.php	/^                        $type = CHAT_SIDEKICK_MESSAGE;$/;"	v
type	mod/chat/chatd.php	/^                        $type = CHAT_SIDEKICK_USERS;$/;"	v
type	mod/chat/chatd.php	/^                       $type = CHAT_CONNECTION_CHANNEL;$/;"	v
type	mod/chat/chatd.php	/^                $type      = $info[1];$/;"	v
type	mod/data/field.php	/^                    $type = required_param('type', PARAM_FILE);$/;"	v
type	mod/hotpot/db/update_to_v2.php	/^						$type = "BIGINT";    \/\/ 8 bytes$/;"	v
type	mod/hotpot/db/update_to_v2.php	/^						$type = "INTEGER";   \/\/ 4 bytes (=INT)$/;"	v
type	mod/hotpot/db/update_to_v2.php	/^						$type = "MEDIUMINT"; \/\/ 3 bytes$/;"	v
type	mod/hotpot/db/update_to_v2.php	/^						$type = "SMALLINT";  \/\/ 2 bytes$/;"	v
type	mod/hotpot/db/update_to_v2.php	/^						$type = "TINYINT";   \/\/ 1 byte$/;"	v
type	mod/hotpot/report/click/report.php	/^					$type = "JCB";$/;"	v
type	mod/hotpot/report/click/report.php	/^					$type = "JCloze";$/;"	v
type	mod/hotpot/report/click/report.php	/^					$type = "JCross";$/;"	v
type	mod/hotpot/report/click/report.php	/^					$type = "JMatch";$/;"	v
type	mod/hotpot/report/click/report.php	/^					$type = "JMix";$/;"	v
type	mod/hotpot/report/click/report.php	/^					$type = "JQuiz";$/;"	v
type	mod/hotpot/report/click/report.php	/^					$type = "Rhubarb";$/;"	v
type	mod/hotpot/report/click/report.php	/^					$type = "Sequitur";$/;"	v
type	mod/hotpot/report/click/report.php	/^					$type = $blank;$/;"	v
type	mod/hotpot/report/click/report.php	/^				$type = 'showanswer';$/;"	v
type	mod/hotpot/report/click/report.php	/^				$type = substr($type, 0, strlen($type)-1);$/;"	v
type	mod/hotpot/report/click/report.php	/^			$type = $blank;$/;"	v
type	mod/journal/report.php	/^                $type = substr($key,0,1);$/;"	v
type	mod/lesson/view.php	/^                                $type = 'next';$/;"	v
type	mod/lesson/view.php	/^                                $type = 'other';$/;"	v
type	mod/lesson/view.php	/^                                $type = 'prev';$/;"	v
type	mod/survey/download.php	/^    $type  = optional_param('type', 'xls', PARAM_ALPHA);$/;"	v
type	mod/survey/graph.php	/^    $type  = required_param('type', PARAM_FILE);  \/\/ Graph Type$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^         $type = array("binary");$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^         $type = array("image");$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^         $type = array("interwiki", $uu);$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^         $type = array("notfound");$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^      $type = array("anchor");$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^      $type = array("email");$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^      $type = array("jump");$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^      $type = array("wikipage");$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^      $type = array($a, "action", "wikipage");$/;"	v
type	mod/wiki/ewiki/ewiki.php	/^   $type = array();$/;"	v
type	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^      $type = "png";$/;"	v
type	mod/wiki/ewiki/plugins/feature/imgresize_gd.php	/^   $type = strtok("\/");$/;"	v
type	mod/wiki/ewikimoodlelib.php	/^   $type = ($CFG->dbtype);$/;"	v
type	question/format/examview/format.php	/^        $type = trim($qrec['@']['type']);$/;"	v
type	question/format/hotpot/format.php	/^                                $type = 1; \/\/ multichoice$/;"	v
type	question/format/hotpot/format.php	/^                                $type = 4; \/\/ multiselect$/;"	v
type	question/format/hotpot/format.php	/^                            $type = 0; \/\/ unknown$/;"	v
type	question/format/hotpot/format.php	/^                            $type = 2; \/\/ shortanswer$/;"	v
type	question/format/hotpot/format.php	/^                    $type = $xml->xml_value($tags, $question_record."['question-type'][0]['#']");$/;"	v
type	question/format/learnwise/format.php	/^        $type = strtolower($matches[1]); \/\/ multichoice or multianswerchoice$/;"	v
type	question/type/multichoice/questiontype.php	/^                $type = ' type="checkbox" ';$/;"	v
type	question/type/multichoice/questiontype.php	/^                $type = 'type="radio"';$/;"	v
type	question/type/rqp/types.php	/^                $type = get_record('question_rqp_types', 'id', $server->typeid);$/;"	v
typeDef	lib/soap/nusoap.php	/^						$typeDef = $this->getTypeDef($this->getLocalPart($partType), $ns);$/;"	v
typePrefix	lib/soap/nusoap.php	/^						            $typePrefix = $this->getPrefixFromNamespace($ns);$/;"	v
typePrefix	lib/soap/nusoap.php	/^						    $typePrefix = $this->getPrefixFromNamespace($this->getPrefix($partType));$/;"	v
typePrefix	lib/soap/nusoap.php	/^						    $typePrefix = 'xsd';$/;"	v
typeToForm	lib/soap/nusoap.php	/^	function typeToForm($name,$type){$/;"	f
type_prefix	lib/soap/nusoap.php	/^			$type_prefix = 'ns'.rand(1000,9999);$/;"	v
type_prefix	lib/soap/nusoap.php	/^			$type_prefix = 'xsd';$/;"	v
type_str	lib/soap/nusoap.php	/^							$type_str = " xsi:type=\\"$type_prefix:$type\\"";$/;"	v
type_str	lib/soap/nusoap.php	/^							$type_str = " xsi:type=\\"SOAP-ENC:Array\\" SOAP-ENC:arrayType=\\"".$array_typename."[$array_type]\\"";$/;"	v
type_str	lib/soap/nusoap.php	/^							$type_str = " xsi:type=\\"SOAP-ENC:Array\\" SOAP-ENC:arrayType=\\"xsd:anyType[0]\\"";$/;"	v
type_str	lib/soap/nusoap.php	/^							$type_str = '';$/;"	v
type_str	lib/soap/nusoap.php	/^						$type_str = " xsi:type=\\"$type_prefix:$type\\"";$/;"	v
type_str	lib/soap/nusoap.php	/^						$type_str = '';$/;"	v
type_str	lib/soap/nusoap.php	/^					$type_str = " xsi:type=\\"$type_prefix:$type\\"";$/;"	v
type_str	lib/soap/nusoap.php	/^					$type_str = '';$/;"	v
typearr	lib/adodb/tohtml.inc.php	/^	$typearr = array();$/;"	v
typeid	question/question.php	/^        $typeid = (int) substr($qtype, 4);$/;"	v
typeinput	question/type/rqp/types.php	/^    $typeinput = '<input type="text" size="15" maxlength="25" name="name" \/>';$/;"	v
typelist	help.php	/^                    $typelist = assignment_types();$/;"	v
typelist	help.php	/^                    $typelist = resource_get_resource_types();$/;"	v
typens	lib/soap/nusoap.php	/^		$typens = isset($this->namespaces['types']) ? $this->namespaces['types'] : $this->namespaces['tns'];$/;"	v
types	mod/assignment/index.php	/^    $types = assignment_types();$/;"	v
types	mod/assignment/lib.php	/^    $types = array();$/;"	v
types	mod/assignment/lib.php	/^    $types = assignment_types();$/;"	v
types	mod/hotpot/report/click/report.php	/^		$types = array();$/;"	v
types	mod/resource/restorelib.php	/^                $types = array ('','html','file','file','text','file',$/;"	v
types	question/type/rqp/types.php	/^    $types = get_records('question_rqp_types', '', '', 'name ASC');$/;"	v
typesbyday	calendar/lib.php	/^    $typesbyday = array();$/;"	v
tz	lib/moodlelib.php	/^        $tz = $next['value'];$/;"	v
tz	lib/moodlelib.php	/^        $tz = intval($tz);$/;"	v
tz	lib/moodlelib.php	/^    $tz = 99;$/;"	v
tz	lib/moodlelib.php	/^    $tz = get_user_timezone($timezone);$/;"	v
tz	lib/moodlelib.php	/^    $tz = get_user_timezone($tz);$/;"	v
tz	lib/phpmailer/class.phpmailer.php	/^        $tz = ($tz\/3600)*100 + ($tz%3600)\/60;$/;"	v
tz	lib/phpmailer/class.phpmailer.php	/^        $tz = abs($tz);$/;"	v
tz	lib/phpmailer/class.phpmailer.php	/^        $tz = date("Z");$/;"	v
tz	mod/chat/lib.php	/^    $tz = get_user_timezone($currentuser->timezone);$/;"	v
tzrecord	lib/moodlelib.php	/^        $tzrecord = get_timezone_record($tz);$/;"	v
tzs	lib/phpmailer/class.phpmailer.php	/^        $tzs = ($tz < 0) ? "-" : "+";$/;"	v
tzstring	lib/moodlelib.php	/^        $tzstring = 'GMT';$/;"	v
u	lib/adodb/drivers/adodb-ado.inc.php	/^			$u = 'User Id';  \/\/User parameter name for OLEDB$/;"	v
u	lib/adodb/drivers/adodb-ado.inc.php	/^		$u = 'UID';$/;"	v
u	lib/adodb/drivers/adodb-ado5.inc.php	/^			$u = 'User Id';  \/\/User parameter name for OLEDB$/;"	v
u	lib/adodb/drivers/adodb-ado5.inc.php	/^		$u = 'UID';$/;"	v
u	lib/adodb/drivers/adodb-mysql.inc.php	/^			$u = strtoupper($seqname);$/;"	v
u	lib/adodb/drivers/adodb-mysql.inc.php	/^		$u = strtoupper($seqname);$/;"	v
u	lib/adodb/drivers/adodb-mysqli.inc.php	/^			$u = strtoupper($seqname);$/;"	v
u	lib/adodb/drivers/adodb-mysqli.inc.php	/^		$u = strtoupper($seqname);$/;"	v
u	lib/graphlib.php	/^  $u = $x + $offset;$/;"	v
u	lib/soap/nusoap.php	/^		$u = parse_url($url);$/;"	v
u	mod/hotpot/report/fullstat/report.php	/^			$u = &$user->attempts[0];$/;"	v
u	mod/hotpot/report/overview/report.php	/^			$u = &$user->attempts[0];$/;"	v
u	mod/hotpot/report/simplestat/report.php	/^			$u = &$user->attempts[0];$/;"	v
uI	lib/typo3/class.t3lib_div.php	/^		$uI = parse_url($path);$/;"	v
uP	lib/typo3/class.t3lib_div.php	/^		$uP = explode('?',$url);$/;"	v
uSet	lib/adodb/adodb-connection.inc.php	/^                $uSet = "$k=$v";$/;"	v
uSet	lib/adodb/adodb-connection.inc.php	/^        $uSet = '';$/;"	v
uSet	lib/adodb/adodb-lib.inc.php	/^				$uSet = "$k=$v";$/;"	v
uSet	lib/adodb/adodb-lib.inc.php	/^		$uSet = '';$/;"	v
u_end	lib/graphlib.php	/^    $u_end   = $x_end + $offset;$/;"	v
u_end	lib/graphlib.php	/^  $u_end   = $x_end + $offset;$/;"	v
u_left	lib/graphlib.php	/^    $u_left  = $x_left + $offset;$/;"	v
u_right	lib/graphlib.php	/^    $u_right = $x_right + $offset - 1;$/;"	v
u_start	lib/graphlib.php	/^    $u_start = $x_start + $offset;$/;"	v
u_start	lib/graphlib.php	/^  $u_start = $x_start + $offset;$/;"	v
ua	mod/resource/lib.php	/^        $ua = $ua . ')';$/;"	v
ua	mod/resource/lib.php	/^        $ua = $ua . '; No cache)';$/;"	v
ua	mod/resource/lib.php	/^    $ua = 'Moodle\/'. $CFG->release . ' (+http:\/\/moodle.org';$/;"	v
uadd	auth/ldap/lib.php	/^    $uadd = ldap_add($ldapconnection, $CFG->ldap_user_attribute."=$userobject->username,".$CFG->ldap_create_context, $newuser);$/;"	v
ucase	mod/glossary/edit.php	/^        $ucase = 'ucase';$/;"	v
ucase	mod/glossary/edit.php	/^        $ucase = 'upper';$/;"	v
ucase	mod/glossary/exportentry.php	/^            $ucase = 'ucase';$/;"	v
ucase	mod/glossary/exportentry.php	/^            $ucase = 'upper';$/;"	v
ug2	mod/choice/report.php	/^						    $ug2 = $ug2. $ug->name;$/;"	v
ug2	mod/choice/report.php	/^			          $ug2 = $ug2. $ug->name;$/;"	v
ug2	mod/choice/report.php	/^                    $ug2 = '';$/;"	v
ug2	mod/choice/report.php	/^              $ug2 = '';$/;"	v
uid	lib/adodb/server.php	/^$uid = 'root';$/;"	v
ulopen	doc/contents.php	/^            $ulopen = true;$/;"	v
ulopen	doc/contents.php	/^    $ulopen = false;$/;"	v
uls	lib/excel/Format.php	/^        $uls        = $this->_underline;   \/\/ Underline$/;"	v
uls	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $uls        = $this->_underline;    \/\/ Underline$/;"	v
um	admin/uploaduser.php	/^$um = new upload_manager('userfile',false,false,null,false,0);$/;"	v
um	course/group.php	/^            $um = new upload_manager('imagefile',false,false,null,false,0,true,true);$/;"	v
um	course/import/groups/index.php	/^    $um = new upload_manager('userfile',false,false,null,false,0);$/;"	v
um	files/index.php	/^                $um = new upload_manager('userfile',false,false,$course,false,0);$/;"	v
um	lib/editor/htmlarea/coursefiles.php	/^                $um = new upload_manager('userfile',false,false,$course,false,0);$/;"	v
um	mod/assignment/type/uploadsingle/assignment.class.php	/^            $um = new upload_manager('newfile',true,false,$this->course,false,$this->assignment->maxbytes);$/;"	v
um	mod/data/field/file/field.class.php	/^                    $um = new upload_manager($names[0].'_'.$names[1],true,false,$this->data->course,false,$this->field->param3);$/;"	v
um	mod/data/import.php	/^    $um = new upload_manager('recordsfile', false, false, null, false, 0);$/;"	v
um	mod/exercise/upload.php	/^        $um = new upload_manager('newfile',false,false,$course,false,$exercise->maxbytes);$/;"	v
um	mod/forum/lib.php	/^    $um = new upload_manager($inputname,true,false,$course,false,$forum->maxbytes,true,true);$/;"	v
um	mod/glossary/import.php	/^    $um = new upload_manager('file',false,false,$course,false,0);$/;"	v
um	mod/glossary/lib.php	/^    $um = new upload_manager($inputname,true,false,$course,false,0,false,true);$/;"	v
um	mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php	/^    $um = new upload_manager('upload',false,false,$course,false,0,true,true);$/;"	v
um	mod/workshop/submissions.php	/^            $um = new upload_manager(null,false,false,$course,false,$workshop->maxbytes);$/;"	v
um	mod/workshop/upload.php	/^        $um = new upload_manager(null,false,false,$course,false,$workshop->maxbytes);$/;"	v
um	user/edit.php	/^        $um = new upload_manager('imagefile',false,false,null,false,0,true,true);$/;"	v
umfields	mod/forum/lib.php	/^        $umfields = '';$/;"	v
umfields	mod/forum/lib.php	/^        $umfields = ', um.firstname AS umfirstname, um.lastname AS umlastname';$/;"	v
umtable	mod/forum/lib.php	/^        $umtable = ' LEFT JOIN '.$CFG->prefix.'user um on (d.usermodified = um.id)';$/;"	v
umtable	mod/forum/lib.php	/^        $umtable = '';$/;"	v
unQuoteFilenames	lib/typo3/class.t3lib_div.php	/^	function unQuoteFilenames($parameters)	{$/;"	f
unblockcontact	message/index.php	/^    $unblockcontact = optional_param('unblockcontact', 0, PARAM_INT); \/\/ unblocking a contact$/;"	v
unblockcontact	message/user.php	/^    $unblockcontact = optional_param('unblockcontact', 0, PARAM_INT); \/\/ unblocking a contact$/;"	v
uncat	grade/lib.php	/^    $uncat = UNCATEGORISED;$/;"	v
uncat_id	grade/lib.php	/^        $uncat_id = get_record('grade_category', 'courseid', $course->id, 'name', $uncat);$/;"	v
uncat_id	grade/lib.php	/^    $uncat_id = get_record('grade_category', 'courseid', $course->id, 'name', $uncat);$/;"	v
uncheckall	lib/javascript.php	/^function uncheckall() {$/;"	f
underline	lib/markdown.php	/^	$underline	= $matches[2];$/;"	v
underline	lib/markdown.php	/^	$underline	= preg_replace('\/[|] *$\/m', '', $underline);$/;"	v
underscore	mod/scorm/api.php	/^function underscore(str) {$/;"	f
underway	calendar/view.php	/^        $underway = array();$/;"	v
undo_value_formatting	lib/bennu/iCalendar_parameters.php	/^    function undo_value_formatting($parameter, $value) {$/;"	f
undomq	lib/adodb/adodb-perf.inc.php	/^	function undomq($m) $/;"	f
undomq	lib/adodb/server.php	/^function undomq(&$m) $/;"	f
unenrol	enrol/authorize/locallib.php	/^    $unenrol = optional_param('unenrol', 0, PARAM_BOOL);$/;"	v
unenrol_student	lib/moodlelib.php	/^function unenrol_student($userid, $courseid=0) {$/;"	f
unfinished	mod/quiz/view.php	/^        $unfinished = true;$/;"	v
unfinished	mod/quiz/view.php	/^    $unfinished = false;$/;"	v
ungraded	mod/quiz/report/grading/report.php	/^                $ungraded = 0;$/;"	v
unhashedDigest	lib/soap/nusoap.php	/^					$unhashedDigest = $HA1 . ':' . $nonce . ':' . $HA2;$/;"	v
unhashedDigest	lib/soap/nusoap.php	/^					$unhashedDigest = $HA1 . ':' . $nonce . ':' . sprintf("%08d", $digestRequest['nc']) . ':' . $cnonce . ':' . $digestRequest['qop'] . ':' . $HA2;$/;"	v
unhashedDigest	lib/soap/nusoap.php	/^				$unhashedDigest = '';$/;"	v
unhide	question/showbank.php	/^        $unhide = required_param('unhide', PARAM_INT);$/;"	v
unhtmlentities	question/format/learnwise/format.php	/^    function unhtmlentities($string) {$/;"	f
unhtmlentities	question/format/webct/format.php	/^function unhtmlentities($string){$/;"	f
unicodeDataFile	lib/typo3/class.t3lib_cs.php	/^		$unicodeDataFile = PATH_t3lib.'unidata\/UnicodeData.txt';$/;"	v
unicodedb	lib/setuplib.php	/^                    $unicodedb = true;$/;"	v
unicodedb	lib/setuplib.php	/^    $unicodedb = false;$/;"	v
uninstalllang	admin/langimport.php	/^    $uninstalllang = optional_param('uninstalllang', '', PARAM_FILE);$/;"	v
uniq_id	lib/phpmailer/class.phpmailer.php	/^        $uniq_id = md5(uniqid(time()));$/;"	v
unique	lib/adodb/adodb-datadict.inc.php	/^		$unique = isset($idxoptions['UNIQUE']) ? ' UNIQUE' : '';$/;"	v
unique	lib/adodb/datadict/datadict-mssql.inc.php	/^		$unique = isset($idxoptions['UNIQUE']) ? ' UNIQUE' : '';$/;"	v
unique	lib/adodb/datadict/datadict-mysql.inc.php	/^			$unique = ' FULLTEXT';$/;"	v
unique	lib/adodb/datadict/datadict-mysql.inc.php	/^			$unique = ' UNIQUE';$/;"	v
unique	lib/adodb/datadict/datadict-mysql.inc.php	/^			$unique = '';$/;"	v
unique	lib/adodb/datadict/datadict-oci8.inc.php	/^			$unique = ' BITMAP'; $/;"	v
unique	lib/adodb/datadict/datadict-oci8.inc.php	/^			$unique = ' UNIQUE';$/;"	v
unique	lib/adodb/datadict/datadict-oci8.inc.php	/^			$unique = '';$/;"	v
unique	lib/adodb/datadict/datadict-postgres.inc.php	/^		$unique = isset($idxoptions['UNIQUE']) ? ' UNIQUE' : '';$/;"	v
unique	lib/adodb/datadict/datadict-sybase.inc.php	/^		$unique = isset($idxoptions['UNIQUE']) ? ' UNIQUE' : '';$/;"	v
uniqueArray	lib/typo3/class.t3lib_div.php	/^	function uniqueArray($valueArray)	{$/;"	f
uniqueList	lib/typo3/class.t3lib_div.php	/^	function uniqueList($in_list, $secondParameter=NULL)	{$/;"	f
unique_code	question/format/blackboard_6/format.php	/^        $unique_code = time();$/;"	v
unit	lib/weblib.php	/^        $unit = ' '.$unit;$/;"	v
unit	question/type/calculated/questiontype.php	/^            $unit = $unit->unit;$/;"	v
unit	question/type/calculated/questiontype.php	/^            $unit = '';$/;"	v
unit	question/type/calculated/questiontype.php	/^        $unit = $virtualqtype->get_default_numerical_unit($question);$/;"	v
unit	question/type/datasetdependent/abstractqtype.php	/^        $unit = $virtualqtype->get_default_numerical_unit($question);$/;"	v
unit	question/type/numerical/questiontype.php	/^        $unit = $this->get_default_numerical_unit($question);$/;"	v
unit	question/type/numerical/questiontype.php	/^        $unit = new stdClass;$/;"	v
units	question/format/xml/format.php	/^            $units = $question->options->units;$/;"	v
units	question/format/xml/format.php	/^            $units = $question['#']['units'][0]['#']['unit'];$/;"	v
units	question/type/calculated/editquestion.php	/^    $units = array();$/;"	v
units	question/type/numerical/editquestion.php	/^        $units     = array();$/;"	v
units	question/type/numerical/editquestion.php	/^        $units  = array_values($question->options->units);$/;"	v
units	question/type/numerical/questiontype.php	/^            $units = &$result->units;$/;"	v
units	question/type/numerical/questiontype.php	/^        $units = array();$/;"	v
unknown	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $unknown = '';$/;"	v
unknown	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $unknown = pack("VV", 0x00000041, 0x00000006); \/\/unknown last 8 bytes for BIFF8$/;"	v
unknown	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $unknown   = 0x0000;              \/\/ Must be zero$/;"	v
unknown01	lib/excel/Workbook.php	/^        $unknown01       = 0x29;$/;"	v
unknown01	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $unknown01       = 0x29;$/;"	v
unknown02	lib/excel/Workbook.php	/^        $unknown02       = 0x002b;$/;"	v
unknown02	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $unknown02       = 0x002b;$/;"	v
unknown03	lib/excel/Workbook.php	/^        $unknown03       = 0x3b;$/;"	v
unknown03	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $unknown03       = 0x3b;$/;"	v
unknown04	lib/excel/Workbook.php	/^        $unknown04       = 0xffff-$index;$/;"	v
unknown04	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $unknown04       = 0xffff-$index;$/;"	v
unknown05	lib/excel/Workbook.php	/^        $unknown05       = 0x0000;$/;"	v
unknown05	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $unknown05       = 0x0000;$/;"	v
unknown06	lib/excel/Workbook.php	/^        $unknown06       = 0x0000;$/;"	v
unknown06	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $unknown06       = 0x0000;$/;"	v
unknown07	lib/excel/Workbook.php	/^        $unknown07       = 0x1087;$/;"	v
unknown07	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $unknown07       = 0x1087;$/;"	v
unknown08	lib/excel/Workbook.php	/^        $unknown08       = 0x8005;$/;"	v
unknown08	lib/excel/Workbook.php	/^        $unknown08       = 0x8008;$/;"	v
unknown08	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $unknown08       = 0x8005;$/;"	v
unknown08	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $unknown08       = 0x8008;$/;"	v
unknown1	lib/excel/OLEwriter.php	/^        $unknown1        = pack("V",  0);$/;"	v
unknown1	lib/excel/OLEwriter.php	/^        $unknown1        = pack("VVVV", 0x00, 0x00, 0x00, 0x00);$/;"	v
unknown1	lib/excel/Worksheet.php	/^        $unknown1    = pack("H*", "D0C9EA79F9BACE118C8200AA004BA90B02000000");$/;"	v
unknown1	lib/excel/Worksheet.php	/^        $unknown1 = pack("H*",'D0C9EA79F9BACE118C8200AA004BA90B02000000'       );$/;"	v
unknown1	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $unknown1    = pack("H*", "D0C9EA79F9BACE118C8200AA004BA90B02000000");$/;"	v
unknown1	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $unknown1 = pack("H*",'D0C9EA79F9BACE118C8200AA004BA90B02000000'       );$/;"	v
unknown2	lib/excel/OLEwriter.php	/^        $unknown2        = pack("vv",   0x3E, 0x03);$/;"	v
unknown2	lib/excel/Worksheet.php	/^        $unknown2    = pack("H*", "E0C9EA79F9BACE118C8200AA004BA90B");$/;"	v
unknown2	lib/excel/Worksheet.php	/^        $unknown2 = pack("H*",'0303000000000000C000000000000046'               );$/;"	v
unknown2	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $unknown2    = pack("H*", "E0C9EA79F9BACE118C8200AA004BA90B");$/;"	v
unknown2	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $unknown2 = pack("H*",'0303000000000000C000000000000046'               );$/;"	v
unknown3	lib/excel/OLEwriter.php	/^        $unknown3        = pack("v",    -2);$/;"	v
unknown3	lib/excel/Worksheet.php	/^        $unknown3 = pack("H*",'FFFFADDE000000000000000000000000000000000000000');$/;"	v
unknown3	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $unknown3 = pack("H*",'FFFFADDE000000000000000000000000000000000000000');$/;"	v
unknown4	lib/excel/OLEwriter.php	/^        $unknown4        = pack("v",    0x09);$/;"	v
unknown4	lib/excel/Worksheet.php	/^        $unknown4 = pack("v",  0x03                                            );$/;"	v
unknown4	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $unknown4 = pack("v",  0x03                                            );$/;"	v
unknown5	lib/excel/OLEwriter.php	/^        $unknown5        = pack("VVV",  0x06, 0x00, 0x00);$/;"	v
unknown6	lib/excel/OLEwriter.php	/^        $unknown6        = pack("VV",   0x00, 0x1000);$/;"	v
unknown7	lib/excel/OLEwriter.php	/^        $unknown7        = pack("VVV",  0x00, -2 ,0x00);$/;"	v
unknownmessages	message/lib.php	/^    $unknownmessages = array();$/;"	v
unlimited	user/extendenrol.php	/^$unlimited = get_string('unlimited');$/;"	v
unlink_tempfile	lib/typo3/class.t3lib_div.php	/^	function unlink_tempfile($uploadedTempFileName)	{$/;"	f
unparsed	lib/lexer.php	/^                $unparsed = substr($raw, 0, $count);$/;"	v
unqualified	lib/soap/nusoap.php	/^						$unqualified = ($attrs['form'] == 'unqualified');$/;"	v
unqualified	lib/soap/nusoap.php	/^						$unqualified = false;$/;"	v
unread	course/lib.php	/^                        $unread = forum_tp_count_forum_unread_posts($USER->id, $mod->instance, $groupid);$/;"	v
unread	mod/forum/index.php	/^                        $unread = forum_tp_count_forum_unread_posts($USER->id, $forum->id, $groupid);$/;"	v
unread	mod/forum/index.php	/^                    $unread = forum_tp_count_forum_unread_posts($USER->id, $forum->id, $groupid);$/;"	v
unread	mod/forum/lib.php	/^            $unread = array();$/;"	v
unread	mod/forum/lib.php	/^        $unread = array();$/;"	v
unreadcount	backup/restorelib.php	/^                $unreadcount = count_records ('backup_ids', 'backup_code', $restore->backup_unique_code, 'table_name', 'message');$/;"	v
unreadlink	mod/forum/index.php	/^                            $unreadlink = '<span class="read"><a href="view.php?f='.$forum->id.'">'.$unread.'<\/a><\/span>';$/;"	v
unreadlink	mod/forum/index.php	/^                            $unreadlink = '<span class="unread"><a href="view.php?f='.$forum->id.'">'.$unread.'<\/a>';$/;"	v
unreadlink	mod/forum/index.php	/^                        $unreadlink = '-';$/;"	v
unreadlink	mod/forum/index.php	/^                        $unreadlink = '<span class="read"><a href="view.php?f='.$forum->id.'">'.$unread.'<\/a>';$/;"	v
unreadlink	mod/forum/index.php	/^                        $unreadlink = '<span class="unread"><a href="view.php?f='.$forum->id.'">'.$unread.'<\/a>';$/;"	v
unreadlink	mod/forum/index.php	/^                    $unreadlink = '-';$/;"	v
unreadmessages	message/lib.php	/^    $unreadmessages = get_records_sql("SELECT m.id, m.useridfrom, u.firstname, u.lastname, u.picture $/;"	v
unreads	backup/backuplib.php	/^        $unreads = get_records ('message');$/;"	v
unregister_block	lib/smarty/Smarty.class.php	/^    function unregister_block($block)$/;"	f
unregister_compiler_function	lib/smarty/Smarty.class.php	/^    function unregister_compiler_function($function)$/;"	f
unregister_function	lib/smarty/Smarty.class.php	/^    function unregister_function($function)$/;"	f
unregister_modifier	lib/smarty/Smarty.class.php	/^    function unregister_modifier($modifier)$/;"	f
unregister_object	lib/smarty/Smarty.class.php	/^    function unregister_object($object)$/;"	f
unregister_outputfilter	lib/smarty/Smarty.class.php	/^    function unregister_outputfilter($function)$/;"	f
unregister_postfilter	lib/smarty/Smarty.class.php	/^    function unregister_postfilter($function)$/;"	f
unregister_prefilter	lib/smarty/Smarty.class.php	/^    function unregister_prefilter($function)$/;"	f
unregister_resource	lib/smarty/Smarty.class.php	/^    function unregister_resource($type)$/;"	f
unreserved	lib/validateurlsyntax.php	/^    $unreserved  = '[a-zA-Z0-9_.!~*' . '\\'' . '()-]';$/;"	v
unseen	mod/lesson/locallib.php	/^    $unseen = array();$/;"	v
unset_user_preference	lib/moodlelib.php	/^function unset_user_preference($name, $userid=NULL) {$/;"	f
unsigned	mod/hotpot/db/update_to_v2.php	/^					$unsigned = false;$/;"	v
unsigned	mod/hotpot/db/update_to_v2.php	/^		$unsigned = (strtoupper($unsigned)=='UNSIGNED');$/;"	v
untracked	course/lib.php	/^            $untracked = forum_tp_get_untracked_forums($USER->id, $course->id);$/;"	v
untracked	mod/forum/index.php	/^        $untracked = forum_tp_get_untracked_forums($USER->id, $course->id);$/;"	v
unused	lib/excel/OLEwriter.php	/^        $unused          = pack("V",    -1);$/;"	v
unused	lib/excel/OLEwriter.php	/^        $unused       = pack("V", -1);$/;"	v
unzip_cleanfilename	lib/moodlelib.php	/^function unzip_cleanfilename ($p_event, &$p_header) {$/;"	f
unzip_file	lib/moodlelib.php	/^function unzip_file ($zipfile, $destination = '', $showstatus = true) {$/;"	f
unzip_show_status	lib/moodlelib.php	/^function unzip_show_status ($list,$removepath) {$/;"	f
up	course/category.php	/^            $up = ($count > 1 || !$atfirstpage);$/;"	v
up	course/index.php	/^            $up = $first ? false : true;$/;"	v
up	course/lib.php	/^            $up = $first ? false : true;$/;"	v
up	lib/fpdf/fpdf.php	/^    $up=$this->CurrentFont['up'];$/;"	v
up	mod/quiz/edit.php	/^        $up = optional_param('up', 0, PARAM_INT);$/;"	v
up	question/category_class.php	/^            $up = $first ? false : true;$/;"	v
up_count	lib/excel/Worksheet.php	/^        $up_count    = pack("v", $up_count);$/;"	v
up_count	lib/excel/Worksheet.php	/^        $up_count    = preg_match_all("\/\\.\\.\\\\\/", $dir_long, $useless);$/;"	v
up_count	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $up_count    = pack("v", $up_count);$/;"	v
up_count	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $up_count    = preg_match_all("\/\\.\\.\\\\\\\/", $dir_long, $useless);$/;"	v
upath	admin/filters.php	/^        $upath = urlencode($path);$/;"	v
update	course/mod.php	/^    $update        = optional_param('update', 0, PARAM_INT);$/;"	v
update	lib/adodb/adodb-connection.inc.php	/^            $update = "UPDATE $table SET $uSet WHERE $where";$/;"	v
update	lib/adodb/adodb-lib.inc.php	/^			$update = "UPDATE $table SET $uSet WHERE $where";$/;"	v
update	lib/datalib.php	/^    $update = '';$/;"	v
update	lib/wiki_to_markdown.php	/^  function update( $thing, $textfield, $formatfield, $coursesql='' ) {$/;"	f
update	mod/assignment/type/online/assignment.class.php	/^        $update = NULL;$/;"	v
update	mod/chat/gui_header_js/users.php	/^    function update() {$/;"	f
update	mod/forum/lib.php	/^        $update = NULL;$/;"	v
update	theme/chameleon/ui/ChameleonCSS.class.php	/^    function update($file, $content = '') {$/;"	f
update_boundaryBox	lib/graphlib.php	/^function update_boundaryBox(&$boundaryBox, $coords) {$/;"	f
update_categories_button	lib/weblib.php	/^function update_categories_button() {$/;"	f
update_categories_search_button	lib/weblib.php	/^function update_categories_search_button($search,$page,$perpage) {$/;"	f
update_category	question/category_class.php	/^    function update_category($updateid, $updateparent, $updatename, $updateinfo, $updatepublish, $courseid) {$/;"	f
update_category_button	lib/weblib.php	/^function update_category_button($categoryid) {$/;"	f
update_content	mod/data/field/checkbox/field.class.php	/^    function update_content($recordid, $value, $name='') {$/;"	f
update_content	mod/data/field/date/field.class.php	/^    function update_content($recordid, $value, $name='') {$/;"	f
update_content	mod/data/field/file/field.class.php	/^    function update_content($recordid, $value, $name) {$/;"	f
update_content	mod/data/field/multimenu/field.class.php	/^    function update_content($recordid, $value, $name='') {$/;"	f
update_content	mod/data/field/number/field.class.php	/^    function update_content($recordid, $value, $name='') {$/;"	f
update_content	mod/data/field/picture/field.class.php	/^    function update_content($recordid, $value, $name) {$/;"	f
update_content	mod/data/field/textarea/field.class.php	/^    function update_content($recordid, $value, $name='') {$/;"	f
update_content	mod/data/field/url/field.class.php	/^    function update_content($recordid, $value, $name='') {$/;"	f
update_content	mod/data/lib.php	/^    function update_content($recordid, $value, $name=''){$/;"	f
update_course_icon	lib/weblib.php	/^function update_course_icon($courseid) {$/;"	f
update_dataset_options	question/type/calculated/questiontype.php	/^    function update_dataset_options($datasetdefs, $form) {$/;"	f
update_dataset_options	question/type/datasetdependent/abstractqtype.php	/^    function update_dataset_options($datasetdefs, $form) {$/;"	f
update_event	lib/moodlelib.php	/^function update_event($event) {$/;"	f
update_event_count	mod/hotpot/report/click/report.php	/^	function update_event_count(&$click, $detail, $q) {$/;"	f
update_field	mod/data/field/picture/field.class.php	/^    function update_field() {$/;"	f
update_field	mod/data/lib.php	/^    function update_field() {$/;"	f
update_group_button	lib/weblib.php	/^function update_group_button($courseid, $groupid) {$/;"	f
update_groups_button	lib/weblib.php	/^function update_groups_button($courseid) {$/;"	f
update_instance	mod/assignment/lib.php	/^    function update_instance($assignment) {$/;"	f
update_instance	mod/resource/lib.php	/^function update_instance($resource) {$/;"	f
update_instance	mod/resource/type/file/resource.class.php	/^function update_instance($resource) {$/;"	f
update_instance	mod/resource/type/html/resource.class.php	/^function update_instance($resource) {$/;"	f
update_instance	mod/resource/type/ims/resource.class.php	/^    function update_instance($resource) {$/;"	f
update_instance	mod/resource/type/repository/resource.class.php	/^function update_instance($resource) {$/;"	f
update_instance	mod/resource/type/text/resource.class.php	/^function update_instance($resource) {$/;"	f
update_internal_user_password	lib/moodlelib.php	/^function update_internal_user_password(&$user, $password, $storeindb=true) {$/;"	f
update_login_count	lib/moodlelib.php	/^function update_login_count() {$/;"	f
update_main_listing	mod/assignment/lib.php	/^    function update_main_listing($submission) {$/;"	f
update_module_button	lib/weblib.php	/^function update_module_button($moduleid, $courseid, $string) {$/;"	f
update_mymoodle_icon	lib/weblib.php	/^function update_mymoodle_icon() {$/;"	f
update_parent	lib/editor/htmlarea/popups/fullscreen.php	/^function update_parent() {$/;"	f
update_record	lib/datalib.php	/^function update_record($table, $dataobject) {$/;"	f
update_restricted_mods	course/lib.php	/^function update_restricted_mods($course,$mods) {$/;"	f
update_studentview_button	lib/weblib.php	/^function update_studentview_button($courseid) {$/;"	f
update_submission	mod/assignment/type/online/assignment.class.php	/^    function update_submission($data) {$/;"	f
update_thumbnail	mod/data/field/picture/field.class.php	/^    function update_thumbnail($content) {$/;"	f
update_timezone_records	lib/datalib.php	/^function update_timezone_records($timezones) {$/;"	f
update_to_v2	mod/hotpot/db/mysql.php	/^	$update_to_v2 = "$CFG->dirroot\/mod\/hotpot\/db\/update_to_v2.php";$/;"	v
update_to_v2	mod/hotpot/db/postgres7.php	/^	$update_to_v2 = "$CFG->dirroot\/mod\/hotpot\/db\/update_to_v2.php";$/;"	v
update_user_login_times	lib/moodlelib.php	/^function update_user_login_times() {$/;"	f
update_user_record	lib/moodlelib.php	/^function update_user_record($username) {$/;"	f
update_users	auth/db/lib.php	/^            $update_users = get_records_sql($sql);$/;"	v
updateaccounts	admin/uploaduser.php	/^$updateaccounts = optional_param('updateaccounts', 0, PARAM_BOOL);$/;"	v
updatebutton	mod/hotpot/index.php	/^			$updatebutton = ''$/;"	v
updated	admin/langimport.php	/^                        $updated = true;$/;"	v
updated	admin/langimport.php	/^            $updated = 0;    \/\/any packs updated?$/;"	v
updated_blocks	lib/blocklib.php	/^                $updated_blocks = true;$/;"	v
updated_blocks	lib/blocklib.php	/^            $updated_blocks = true;$/;"	v
updated_modules	lib/adminlib.php	/^                $updated_modules = true;$/;"	v
updated_modules	lib/adminlib.php	/^            $updated_modules = true;$/;"	v
updated_plugins	lib/adminlib.php	/^            $updated_plugins = true;$/;"	v
updatedata	admin/editor.php	/^        $updatedata = array();$/;"	v
updatedata	admin/editor.php	/^    $updatedata = array();$/;"	v
updatedb	mod/assignment/lib.php	/^                        $updatedb = $updatedb || ($submission->comment != stripslashes($commentvalue));$/;"	v
updatedb	mod/assignment/lib.php	/^                        $updatedb = $updatedb || ($submission->grade != $grade);$/;"	v
updatedb	mod/assignment/lib.php	/^                    $updatedb = false;$/;"	v
updatediscussion	mod/forum/post.php	/^                $updatediscussion = new object;$/;"	v
updateextoptions	admin/auth.php	/^    $updateextoptions = array('0'  => get_string('update_never', 'auth'),$/;"	v
updateinstancefunction	course/mod.php	/^        $updateinstancefunction = $mod->modulename."_update_instance";$/;"	v
updatekeys	auth/db/lib.php	/^                $updatekeys = array_keys($newinfo);$/;"	v
updatekeys	auth/db/lib.php	/^        $updatekeys = array();$/;"	v
updatekeys	auth/ldap/lib.php	/^                $updatekeys = array_keys($newinfo);$/;"	v
updatekeys	auth/ldap/lib.php	/^        $updatekeys = array();$/;"	v
updatelocaloptions	admin/auth.php	/^    $updatelocaloptions = array('oncreate'  => get_string('update_oncreate', 'auth'),$/;"	v
updatemode	mod/chat/gui_header_js/index.php	/^        $updatemode = $CFG->chat_normal_updatemode;$/;"	v
updatemode	mod/chat/gui_header_js/index.php	/^    $updatemode = 'jsupdate';$/;"	v
updatepost	mod/forum/post.php	/^            $updatepost = new object;$/;"	v
updateuser	admin/user.php	/^                $updateuser = new object();$/;"	v
updown	admin/filters.php	/^        $updown = '';$/;"	v
updowncount	admin/filters.php	/^    $updowncount = 1;$/;"	v
upgrade_activity_modules	lib/adminlib.php	/^function upgrade_activity_modules($return) {$/;"	f
upgrade_backup_db	backup/lib.php	/^    function upgrade_backup_db($continueto) {$/;"	f
upgrade_blocks_db	lib/blocklib.php	/^function upgrade_blocks_db($continueto) {$/;"	f
upgrade_blocks_plugins	lib/blocklib.php	/^function upgrade_blocks_plugins($continueto) {$/;"	f
upgrade_function	lib/adminlib.php	/^                $upgrade_function = $module->name.'_upgrade';$/;"	v
upgrade_function	lib/adminlib.php	/^                $upgrade_function = $type.'_'.$plugin->name .'_upgrade';$/;"	v
upgrade_function	lib/blocklib.php	/^                $upgrade_function = $block->name.'_upgrade';$/;"	v
upgrade_function	mod/assignment/lib.php	/^        $upgrade_function = 'assignment_'.$type.'_upgrade';$/;"	v
upgrade_local_db	lib/locallib.php	/^function upgrade_local_db($continueto) {$/;"	f
upgrade_plugins	lib/adminlib.php	/^function upgrade_plugins($type, $dir, $return) {$/;"	f
upgrade_profile_image	lib/gdlib.php	/^function upgrade_profile_image($id, $dir='users') {$/;"	f
upgradesuccess	lib/blocklib.php	/^                        $upgradesuccess = false;$/;"	v
upgradesuccess	lib/blocklib.php	/^                        $upgradesuccess = true;$/;"	v
upgradesuccess	lib/blocklib.php	/^                    $upgradesuccess = true;$/;"	v
upload	mod/assignment/type/uploadsingle/assignment.class.php	/^    function upload() {$/;"	f
upload_copy_move	lib/typo3/class.t3lib_div.php	/^	function upload_copy_move($source,$destination)	{$/;"	f
upload_file	mod/wiki/ewiki/ewiki.php	/^   $upload_file = @$_FILES[EWIKI_UP_UPLOAD];$/;"	v
upload_file	mod/wiki/ewiki/plugins/moodle/downloads.php	/^   $upload_file = $_FILES[EWIKI_UP_UPLOAD];$/;"	v
upload_manager	lib/uploadlib.php	/^    function upload_manager($inputname='', $deleteothers=false, $handlecollisions=false, $course=null, $recoverifmultiple=false, $modbytes=0, $silent=false, $allownull=false, $allownullmultiple=true) {$/;"	f
upload_manager	lib/uploadlib.php	/^class upload_manager {$/;"	c
upload_max_filesize	files/index.php	/^                $upload_max_filesize = get_max_upload_file_size($CFG->maxbytes, $course->maxbytes);$/;"	v
upload_max_filesize	lib/editor/htmlarea/coursefiles.php	/^                $upload_max_filesize = get_max_upload_file_size($CFG->maxbytes);$/;"	v
upload_max_filesize	lib/editor/htmlarea/popups/insert_image.php	/^    $upload_max_filesize = get_max_upload_file_size($CFG->maxbytes);$/;"	v
upload_print_form_fragment	lib/uploadlib.php	/^function upload_print_form_fragment($numfiles=1, $names=null, $descriptions=null, $uselabels=false, $labelnames=null, $coursebytes=0, $modbytes=0, $return=false) {$/;"	f
upload_to_tempfile	lib/typo3/class.t3lib_div.php	/^	function upload_to_tempfile($uploadedFileName)	{$/;"	f
uploaded	lib/typo3/class.t3lib_div.php	/^			$uploaded = FALSE;$/;"	v
uploaded	lib/typo3/class.t3lib_div.php	/^			$uploaded = TRUE;$/;"	v
uploadedResult	lib/typo3/class.t3lib_div.php	/^			$uploadedResult = move_uploaded_file($source, $destination);$/;"	v
uploadedhash	mod/resource/type/ims/resource.class.php	/^        $uploadedhash = $this->calculatefilehash($zipfile);$/;"	v
upperbound	calendar/lib.php	/^        $upperbound = $enddate['mon'] == $month && $enddate['year'] == $year ? intval($enddate['mday']) : calendar_days_in_month($month, $year);$/;"	v
upperfname	lib/adodb/adodb-lib.inc.php	/^			$upperfname = strtoupper($field->name);$/;"	v
upperfname	lib/adodb/adodb-lib.inc.php	/^		$upperfname = strtoupper($field->name);$/;"	v
upperpivot	mod/glossary/print.php	/^                $upperpivot = $textlib->substr($upperpivot, 0, 1, current_charset());$/;"	v
upperpivot	mod/glossary/print.php	/^            $upperpivot = $textlib->strtoupper($pivot, current_charset());$/;"	v
upperpivot	mod/glossary/view.php	/^                $upperpivot = $textlib->substr($upperpivot, 0, 1, current_charset());$/;"	v
upperpivot	mod/glossary/view.php	/^            $upperpivot = $textlib->strtoupper($pivot, current_charset());$/;"	v
upto	enrol/authorize/locallib.php	/^        $upto = format_float($order->amount - $extra->sum, 2);$/;"	v
uqType	lib/soap/nusoap.php	/^						$uqType = substr($t['type'], strrpos($t['type'], ':') + 1);$/;"	v
uqType	lib/soap/nusoap.php	/^				$uqType = substr($this->elements[$type]['type'], strrpos($this->elements[$type]['type'], ':') + 1);$/;"	v
uqType	lib/soap/nusoap.php	/^				$uqType = substr($this->simpleTypes[$type]['type'], strrpos($this->simpleTypes[$type]['type'], ':') + 1);$/;"	v
uqType	lib/soap/nusoap.php	/^			$uqType = $this->getLocalPart($typeDef['extensionBase']);$/;"	v
uqType	lib/soap/nusoap.php	/^			$uqType = $type;$/;"	v
uqType	lib/soap/nusoap.php	/^			$uqType = substr($type, strrpos($type, ':') + 1);$/;"	v
uri	lib/smarty/plugins/function.fetch.php	/^                $uri = !empty($uri_parts['path']) ? $uri_parts['path'] : '\/';$/;"	v
url	admin/filters.php	/^    $url = 'filters.php';$/;"	v
url	admin/langdoc.php	/^        $url = '\/help.php?module='.$currentpathexp[0].'&amp;file='.$currentpathexp[1];$/;"	v
url	admin/langdoc.php	/^        $url = '\/help.php?module=moodle&amp;file='.$currentfile;$/;"	v
url	blocks/rss_client/block_rss_client_action.php	/^    $url = str_replace ("FEED:\/\/", "http:\/\/", "$url");$/;"	v
url	blocks/rss_client/block_rss_client_action.php	/^    $url = str_replace ("RSS:\/\/", "http:\/\/", "$url");$/;"	v
url	blocks/rss_client/block_rss_client_action.php	/^    $url = str_replace ("feed:\/\/", "http:\/\/", "$url");$/;"	v
url	blocks/rss_client/block_rss_client_action.php	/^    $url = str_replace ("rss:\/\/", "http:\/\/", "$url");$/;"	v
url	blocks/rss_client/block_rss_client_action.php	/^    $url = stripslashes_safe($rss_record->url);$/;"	v
url	blocks/rss_client/block_rss_client_action.php	/^$url = optional_param('url','',PARAM_URL);$/;"	v
url	course/format/lams/format.php	/^            $url = $CFG->lams_serverurl.$LAMSCONSTANTS->login_request.$/;"	v
url	course/lib.php	/^                   $url="", $modname="", $modid=0, $modaction="", $groupid=0) {$/;"	v
url	grade/lib.php	/^        $url = 'index.php?id='.$course->id;$/;"	v
url	lib/adodb/drivers/adodb-csv.inc.php	/^		$url =  $this->_url.'?sql='.urlencode($sql)."&fetch=".$/;"	v
url	lib/adodb/drivers/adodb-csv.inc.php	/^		$url = $this->_url.'?sql='.urlencode($sql)."&nrows=$nrows&fetch=".$/;"	v
url	lib/cas/client.php	/^        $url = '?service=' . $url;$/;"	v
url	lib/cookieless.php	/^        $url = substr($url, 0, $p).$append.$anch ;$/;"	v
url	lib/cookieless.php	/^    $url = $matches[4];$/;"	v
url	lib/cookieless.php	/^    $url=sid_process_url($url);$/;"	v
url	lib/datalib.php	/^        $url = html_entity_decode($url); \/\/ for php < 4.3.0 this is defined in moodlelib.php$/;"	v
url	lib/excel/Worksheet.php	/^        $url            =~ s[\/][\\\\]g;$/;"	v
url	lib/excel/Worksheet.php	/^        $url            =~ s[^external:][];$/;"	v
url	lib/excel/Worksheet.php	/^        $url         = $url . "\\0\\0\\0";$/;"	v
url	lib/excel/Worksheet.php	/^        $url         = join("\\0", preg_split("''", $url, -1, PREG_SPLIT_NO_EMPTY));$/;"	v
url	lib/excel/Worksheet.php	/^        $url = preg_replace('[\/]', "\\\\", $url);$/;"	v
url	lib/excel/Worksheet.php	/^        $url = preg_replace('[^external:]', '', $url);$/;"	v
url	lib/excel/Worksheet.php	/^        $url = preg_replace('s[^internal:]', '', $url);$/;"	v
url	lib/markdown.php	/^		$url = $md_urls[$link_id];$/;"	v
url	lib/markdown.php	/^		$url = str_replace(array('*', '_'),$/;"	v
url	lib/markdown.php	/^	$url			= $matches[3];$/;"	v
url	lib/markdown.php	/^	$url = str_replace(array('*', '_'),$/;"	v
url	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $url         = $url . "\\0\\0\\0";$/;"	v
url	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $url         = join("\\0", preg_split("''", $url, -1, PREG_SPLIT_NO_EMPTY));$/;"	v
url	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $url = preg_replace('\/\\\/\/', "\\\\", $url);$/;"	v
url	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $url = preg_replace('\/^external:\/', '', $url);$/;"	v
url	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $url = preg_replace('\/^internal:\/', '', $url);$/;"	v
url	lib/rsslib.php	/^        $url = htmlspecialchars($matches[2][$i]);$/;"	v
url	lib/soap/nusoap.php	/^											$url = $wsdlparts['scheme'] . ':\/\/' . $wsdlparts['host'] . (isset($wsdlparts['port']) ? ':' .$wsdlparts['port'] : '') .$/;"	v
url	lib/soap/nusoap.php	/^									$url = $wsdlparts['scheme'] . ':\/\/' . $wsdlparts['host'] . (isset($wsdlparts['port']) ? ':' . $wsdlparts['port'] : '') .$/;"	v
url	lib/soap/nusoap.php	/^			                		$url = $list2[$ii]['location'];$/;"	v
url	lib/soap/nusoap.php	/^	                		$url = $list[$ii]['location'];$/;"	v
url	lib/typo3/class.t3lib_div.php	/^					$url = t3lib_div::getIndpEnv('TYPO3_REQUEST_DIR');$/;"	v
url	lib/typo3/class.t3lib_div.php	/^		$url = str_replace('\/\/','\/',$p['host'].($p['port']?':'.$p['port']:'').$dir);$/;"	v
url	lib/weblib.php	/^                $url=$common . $value;$/;"	v
url	lib/weblib.php	/^                $url=sid_process_url( $common . $value );$/;"	v
url	lib/weblib.php	/^            $url = $mod->mod .'\/view.php?id='. $mod->cm;$/;"	v
url	lib/weblib.php	/^        $url = '\/help.php?module='. $module .'&amp;file='. $page .'.html';$/;"	v
url	lib/weblib.php	/^        $url = '\/help.php?module='. $module .'&amp;text='. s(urlencode($text));$/;"	v
url	lib/weblib.php	/^        $url = parse_url($CFG->wwwroot);$/;"	v
url	lib/weblib.php	/^        $url = substr($url, strlen($CFG->wwwroot));$/;"	v
url	lib/weblib.php	/^       $url = sid_process_url($url);$/;"	v
url	lib/weblib.php	/^    $url = '';$/;"	v
url	lib/weblib.php	/^    $url = addslashes(html_entity_decode($encodedurl));$/;"	v
url	lib/weblib.php	/^    $url = html_entity_decode($url); \/\/ for php < 4.3.0 this is defined in moodlelib.php$/;"	v
url	lib/weblib.php	/^    $url = str_replace(array("\\n", "\\r"), '', $url); \/\/ some more cleaning$/;"	v
url	mod/data/field/url/field.class.php	/^                $url  = $content->content;$/;"	v
url	mod/data/field/url/field.class.php	/^            $url = empty($content->content)? '':$content->content;$/;"	v
url	mod/data/field/url/field.class.php	/^        $url  = empty($url) ?  'http:\/\/' : $url;$/;"	v
url	mod/data/field/url/field.class.php	/^        $url = '';$/;"	v
url	mod/exercise/locallib.php	/^                $url =$tabs->urls[$key];$/;"	v
url	mod/forum/discuss.php	/^                    $url = "discuss.php?d=$discussion->id&amp;move=$courseforum->id";$/;"	v
url	mod/glossary/lib.php	/^                 $url = $currentcategory->id;$/;"	v
url	mod/hotpot/lib.php	/^					$url = $matches[3];$/;"	v
url	mod/hotpot/lib.php	/^					$url = preg_replace('\/^[^?]*\\?([^=]+=[^&]*&)*[^=]+=([^&]*)$\/', '$2', $url, 1);$/;"	v
url	mod/hotpot/lib.php	/^				$url = '';$/;"	v
url	mod/hotpot/lib.php	/^				$url = '.*?';$/;"	v
url	mod/hotpot/lib.php	/^				$url = '\\S+?\\.\\S+?'; \/\/ must include a filename and have no spaces$/;"	v
url	mod/hotpot/lib.php	/^			$url = "$CFG->wwwroot\/mod\/hotpot\/view.php?hp=".$ids[0];$/;"	v
url	mod/hotpot/lib.php	/^			$url = $matches[2];$/;"	v
url	mod/hotpot/lib.php	/^		$url = "$baseurl$url";$/;"	v
url	mod/hotpot/lib.php	/^		$url = $HOTPOT_RELATIVE_URLS[$url];$/;"	v
url	mod/hotpot/lib.php	/^		$url = $matches[1];$/;"	v
url	mod/hotpot/lib.php	/^		$url = '';$/;"	v
url	mod/hotpot/lib.php	/^		$url = hotpot_convert_url($baseurl, $reference, $url, false);$/;"	v
url	mod/hotpot/lib.php	/^		$url = stripslashes($url);$/;"	v
url	mod/hotpot/lib.php	/^	$url = $opentag.$url.$query.$fragment.$closetag;$/;"	v
url	mod/hotpot/lib.php	/^	$url = hotpot_convert_url($baseurl, $reference, $url, false);$/;"	v
url	mod/hotpot/template/v6.php	/^			$url = hotpot_convert_navbutton_url($this->parent->get_baseurl(), $this->parent->reference, $url, $this->parent->course);$/;"	v
url	mod/hotpot/template/v6.php	/^		$url = $this->parent->xml_value('hotpot-config-file,'.$this->parent->quiztype.',next-ex-url');$/;"	v
url	mod/hotpot/template/v6.php	/^		$url = $this->parent->xml_value('hotpot-config-file,global,contents-url');$/;"	v
url	mod/lams/view.php	/^    $url = $CFG->lams_serverurl.$LAMSCONSTANTS->login_request.$/;"	v
url	mod/lesson/view.php	/^                $url = '\/mod\/lesson\/mediafile.php?id='.$cm->id;$/;"	v
url	mod/resource/fetch.php	/^    $url = required_param('url', PARAM_URL);    \/\/ url to fetch$/;"	v
url	mod/scorm/locallib.php	/^                    $url = $CFG->wwwroot.'\/mod\/scorm\/player.php?a='.$scorm->id.'&amp;currentorg='.$currentorg.$modestr.'&amp;scoid='.$sco->id;$/;"	v
url	mod/scorm/locallib.php	/^    $url = $CFG->wwwroot.'\/mod\/scorm\/player.php?a='.$scorm->id.'&amp;currentorg='.$currentorg.$modestr.'&amp;scoid=';$/;"	v
url	mod/scorm/player.php	/^                $url = $CFG->wwwroot.'\/mod\/scorm\/player.php?id='.$cm->id.$orgstr.$modestr.$scostr;$/;"	v
url	mod/wiki/ewiki/ewiki.php	/^                  $url = ewiki_script("", $id, "thankyou=1", 0, 0, EWIKI_HTTP_HEADERS?ewiki_script_url():0);$/;"	v
url	mod/wiki/ewiki/ewiki.php	/^      $url = $sn . "?id=";$/;"	v
url	mod/wiki/ewiki/ewiki.php	/^      $url = EWIKI_DB_STORE_URL . rawurlencode($id);$/;"	v
url	mod/wiki/ewiki/ewiki.php	/^      $url = ewiki_script($asid, $id, $params, "_BINARY=1");$/;"	v
url	mod/wiki/ewiki/ewiki.php	/^      $url = preg_replace("\/&(?![A-Za-z]{0,4}\\w{2,3};|#[0-9]{2,5};)\/","&amp;", $url);$/;"	v
url	mod/wiki/ewiki/ewiki.php	/^      $url = preg_replace('\/&amp;\/', '&', $url); $/;"	v
url	mod/wiki/ewiki/ewiki.php	/^      $url = str_replace("%s", $id, $url);$/;"	v
url	mod/wiki/ewiki/ewiki.php	/^      $url = str_replace($req_uri, $scr_current, $scr_template);$/;"	v
url	mod/wiki/ewiki/ewiki.php	/^      $url = substr($req_uri, 0, strpos($req_uri, "?"))$/;"	v
url	mod/wiki/ewiki/ewiki.php	/^   $url = $script;$/;"	v
url	mod/wiki/ewiki/plugins/email_protect.php	/^       $url = ewiki_script("edit", $id);$/;"	v
url	mod/wiki/ewiki/plugins/jump.php	/^               $url = ewiki_script("", $dest,$/;"	v
url	mod/wiki/ewiki/plugins/jump.php	/^            $url = $dest;$/;"	v
url	mod/wiki/ewiki/plugins/jump.php	/^            $url = ewiki_interwiki($dest);$/;"	v
url	mod/wiki/ewiki/plugins/jump.php	/^         $url = "";$/;"	v
url	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^  $url = ewiki_script("", "WikiExport");$/;"	v
url	question/format/qti2/format.php	/^            $url = "{$CFG->wwwroot}\/file.php?file=\/$courseid\/{$file}";$/;"	v
url	question/format/qti2/format.php	/^            $url = "{$CFG->wwwroot}\/file.php\/$courseid\/{$file}";$/;"	v
url	question/format/qti2/format.php	/^            $url = $file;$/;"	v
urlSplit	lib/typo3/class.t3lib_div.php	/^		$urlSplit=explode('http:\/\/',$message);$/;"	v
url_get_full	lib/pagelib.php	/^    function url_get_full($extraparams = array()) {$/;"	f
url_get_parameters	blog/blogpage.php	/^    function url_get_parameters() {$/;"	f
url_get_parameters	lib/pagelib.php	/^    function url_get_parameters() {$/;"	f
url_get_parameters	my/pagelib.php	/^    function url_get_parameters() {$/;"	f
url_get_path	blocks/pagedemo.php	/^        function url_get_path() {$/;"	f
url_get_path	blog/blogpage.php	/^    function url_get_path() {$/;"	f
url_get_path	lib/pagelib.php	/^    function url_get_path() {$/;"	f
url_get_path	my/pagelib.php	/^    function url_get_path() {$/;"	f
url_len	lib/excel/Worksheet.php	/^        $url_len     = pack("V", floor(strlen($url)\/2));$/;"	v
url_len	lib/excel/Worksheet.php	/^        $url_len     = pack("V", strlen($url));$/;"	v
url_len	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $url_len     = pack("V", floor(strlen($url)\/2));$/;"	v
url_len	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $url_len     = pack("V", strlen($url));$/;"	v
url_prefix	lib/weblib.php	/^    $url_prefix = $protocol.$hostname;$/;"	v
urlcourse	calendar/event.php	/^    $urlcourse = optional_param('course', 0, PARAM_INT);$/;"	v
urlinfo	mod/forum/lib.php	/^        $urlinfo = parse_url($CFG->wwwroot);$/;"	v
urlinput	question/type/rqp/types.php	/^    $urlinput = '<input type="text" size="50" maxlength="255" name="url" value="http:\/\/" \/>';$/;"	v
urlparam	mod/quiz/report/analysis/report.php	/^            $urlparam = optional_param($option, NULL);$/;"	v
urlparam	mod/quiz/report/overview/report.php	/^            $urlparam = optional_param($option, NULL);$/;"	v
urlparts	lib/soap/nusoap.php	/^										$urlparts = parse_url($url);$/;"	v
urlparts	lib/soap/nusoap.php	/^								$urlparts = parse_url($url);$/;"	v
urlparts	mod/resource/type/repository/hive/makelink.php	/^    $urlparts = parse_url($FULLME);$/;"	v
urlpath	lib/moodlelib.php	/^        $urlpath = qualified_me(); \/\/ e.g. http:\/\/www.this-server.com\/moodle\/this-script.php$/;"	v
urlpieces	mod/resource/type/file/resource.class.php	/^            $urlpieces = parse_url($resource->reference);$/;"	v
urlpieces	mod/resource/type/repository/resource.class.php	/^        $urlpieces = parse_url($resource->reference);$/;"	v
urls	auth/ldap/lib.php	/^    $urls = explode(";",$CFG->ldap_host_url);$/;"	v
urls	mod/glossary/lib.php	/^    $urls = array();$/;"	v
urls	mod/hotpot/lib.php	/^		$urls = stripslashes($urls);$/;"	v
urltogo	auth/cas/login.php	/^                $urltogo = $CFG->wwwroot.'\/';      \/\/\/ Go to the standard home page$/;"	v
urltogo	auth/cas/login.php	/^                $urltogo = $CFG->wwwroot.'\/user\/edit.php?id='.$USER->id.'&amp;course='.SITEID;$/;"	v
urltogo	auth/cas/login.php	/^                $urltogo = $SESSION->wantsurl;    \/\/\/ Because it's an address in this site$/;"	v
urltogo	auth/cas/login.php	/^            $urltogo = $CFG->wwwroot.'\/';      \/\/\/ Go to the standard home page$/;"	v
urltogo	auth/cas/login.php	/^            $urltogo = $CFG->wwwroot.'\/user\/edit.php?id='.$USER->id.'&amp;course='.SITEID;$/;"	v
urltogo	auth/cas/login.php	/^            $urltogo = $SESSION->wantsurl;    \/\/\/ Because it's an address in this site$/;"	v
urltogo	auth/shibboleth/index.php	/^                $urltogo = $CFG->wwwroot.'\/';      \/\/\/ Go to the standard home page$/;"	v
urltogo	auth/shibboleth/index.php	/^                $urltogo = $CFG->wwwroot.'\/user\/edit.php?id='.$USER->id.'&amp;course='.SITEID;$/;"	v
urltogo	auth/shibboleth/index.php	/^                $urltogo = $SESSION->wantsurl;    \/\/\/ Because it's an address in this site$/;"	v
urltogo	auth/shibboleth/index.php	/^            $urltogo = $CFG->wwwroot.'\/';      \/\/\/ Go to the standard home page$/;"	v
urltogo	auth/shibboleth/index.php	/^            $urltogo = $SESSION->wantsurl;    \/\/\/ Because it's an address in this site$/;"	v
urltogo	login/index.php	/^                    $urltogo = $CFG->wwwroot.'\/my\/';$/;"	v
urltogo	login/index.php	/^                $urltogo = $CFG->wwwroot.'\/user\/edit.php?id='.$USER->id.'&amp;course='.SITEID;$/;"	v
urltogo	login/index.php	/^                $urltogo = $CFG->wwwroot;$/;"	v
urltogo	login/index.php	/^                $urltogo = $SESSION->wantsurl;    \/\/\/ Because it's an address in this site$/;"	v
us	mod/chat/gui_header_js/jsupdate.php	/^        $us = array ();$/;"	v
us	mod/chat/gui_header_js/jsupdated.php	/^        $us = array ();$/;"	v
us_attempts	mod/quiz/lib.php	/^    $us_attempts = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
us_versions	mod/quiz/lib.php	/^    $us_versions = get_records_sql("SELECT DISTINCT u.id, u.id$/;"	v
use	lib/soap/nusoap.php	/^			$use = "encoded";$/;"	v
use	lib/soap/nusoap.php	/^			$use = $opData[$direction]['use'];$/;"	v
use	lib/soap/nusoap.php	/^			$use = $opData['input']['use'];$/;"	v
useHTTPPersistentConnection	lib/soap/nusoap.php	/^	function useHTTPPersistentConnection(){$/;"	f
usePersistentConnection	lib/soap/nusoap.php	/^	function usePersistentConnection(){$/;"	f
use_24_hours	lib/smarty/plugins/function.html_select_time.php	/^    $use_24_hours       = true;$/;"	v
use_html_editor	lib/editor/htmlarea/htmlarea.class.php	/^    function use_html_editor ( $name='', $editorhidebuttons='' ) {$/;"	f
use_html_editor	lib/editor/tinymce/tinymce.class.php	/^    function use_html_editor($name='', $editorhidesomebuttons='') {$/;"	f
use_html_editor	lib/weblib.php	/^function use_html_editor($name='', $editorhidebuttons='') {$/;"	f
useadvanced	grade/lib.php	/^        $useadvanced = 0;$/;"	v
useadvanced	grade/lib.php	/^        $useadvanced = 1;$/;"	v
usec	lib/soap/nusoap.php	/^			$usec = $tod['usec'];$/;"	v
usec	lib/soap/nusoap.php	/^			$usec = 0;$/;"	v
usecheckboxes	lib/editor/htmlarea/coursefiles.php	/^    $usecheckboxes  = optional_param('usecheckboxes', 1, PARAM_INT);$/;"	v
usedNamespaces	lib/soap/nusoap.php	/^			$usedNamespaces = array();$/;"	v
usedNamespaces	lib/soap/nusoap.php	/^            $usedNamespaces = $this->wsdl->usedNamespaces;$/;"	v
used_attrib	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $used_attrib    = $atr_num              << 2;$/;"	v
used_blocks	lib/excel/OLEwriter.php	/^        $used_blocks  = $num_blocks + $num_lists +2;$/;"	v
usedate	mod/forum/lib.php	/^    $usedate = (empty($post->timemodified)) ? $post->modified : $post->timemodified;  \/\/ Just in case$/;"	v
usedconnection	auth/ldap/lib.php	/^            $usedconnection = &$ldapconnection;$/;"	v
usedefaults	question/format/qti2/custommediafilter.php	/^        $usedefaults = false;$/;"	v
usedefaults	question/format/qti2/custommediafilter.php	/^        $usedefaults = true;$/;"	v
usedynalink	mod/glossary/editcategories.php	/^                $usedynalink = $category->usedynalink;$/;"	v
usedynalink	mod/glossary/editcategories.php	/^    $usedynalink = optional_param('usedynalink', 0, PARAM_INT);  \/\/ category ID$/;"	v
usehtmleditor	admin/maintenance.php	/^        $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	admin/site.php	/^    $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	course/edit.php	/^    $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	course/editsection.php	/^    $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	course/group.php	/^    $usehtmleditor = false;$/;"	v
usehtmleditor	files/index.php	/^                    $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	files/index.php	/^                    $usehtmleditor = false;$/;"	v
usehtmleditor	files/index.php	/^                $usehtmleditor = false;    \/\/ Always keep it off for now$/;"	v
usehtmleditor	lib/questionlib.php	/^   $usehtmleditor = can_use_richtext_editor();$/;"	v
usehtmleditor	message/send.php	/^    $usehtmleditor = (can_use_html_editor() && get_user_preferences('message_usehtmleditor', 0));$/;"	v
usehtmleditor	mod/data/templates.php	/^    $usehtmleditor = can_use_html_editor() && ($mode != 'csstemplate');$/;"	v
usehtmleditor	mod/lesson/lesson.php	/^    $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	mod/lesson/view.php	/^    $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	mod/quiz/report/grading/report.php	/^        $usehtmleditor = can_use_richtext_editor();$/;"	v
usehtmleditor	mod/wiki/ewiki/ewiki.php	/^     $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	mod/workshop/locallib.php	/^    $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	mod/workshop/submissions.php	/^        $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	question/type/essay/questiontype.php	/^        $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	user/edit.php	/^        $usehtmleditor = false;$/;"	v
usehtmleditor	user/edit.php	/^    $usehtmleditor = can_use_html_editor();$/;"	v
usehtmleditor	user/messageselect.php	/^        $usehtmleditor = can_use_richtext_editor();$/;"	v
usejoin	mod/hotpot/index.php	/^	$usejoin = 1;$/;"	v
user	admin/configvars.php	/^    $user = array();$/;"	v
user	admin/handlevirus.php	/^    $user = get_record("user","id",$log->userid);$/;"	v
user	admin/user.php	/^    $user    = new object();$/;"	v
user	auth/cas/lib.php	/^                     $user = authenticate_user_login('guest', 'guest');$/;"	v
user	auth/cas/lib.php	/^                     $user = authenticate_user_login(phpCAS::getUser(), 'cas');$/;"	v
user	auth/cas/lib.php	/^                 $user = authenticate_user_login(phpCAS::getUser(), 'cas');$/;"	v
user	auth/cas/lib.php	/^              $user = authenticate_user_login(phpCAS::getUser(), 'cas');$/;"	v
user	auth/cas/lib.php	/^             $user = authenticate_user_login('guest', 'guest');$/;"	v
user	auth/cas/lib.php	/^             $user = authenticate_user_login(phpCAS::getUser(), 'cas');$/;"	v
user	auth/cas/lib.php	/^         $user = authenticate_user_login(phpCAS::getUser(), 'cas');$/;"	v
user	auth/cas/lib.php	/^      $user = authenticate_user_login(phpCAS::getUser(), 'cas');$/;"	v
user	auth/cas/login.php	/^               $user = authenticate_user_login($frm->username, $frm->password);$/;"	v
user	auth/cas/login.php	/^               $user = cas_authenticate_user_login($frm->username, $frm->password);$/;"	v
user	auth/cas/login.php	/^            $user = false;    \/\/\/ Can't log in as guest if guest button is disabled$/;"	v
user	auth/cas/login.php	/^            $user = weblink_auth($SESSION->wantsurl);$/;"	v
user	auth/cas/login.php	/^    $user = false;$/;"	v
user	auth/cas/login.php	/^    $user=cas_automatic_authenticate($user);$/;"	v
user	auth/db/lib.php	/^            $user = auth_get_userinfo_asobj($user);$/;"	v
user	auth/db/lib.php	/^    $user = get_record('user', 'username', $username);$/;"	v
user	auth/db/lib.php	/^    $user = new object;$/;"	v
user	auth/ldap/lib.php	/^            $user = auth_get_userinfo_asobj($user->idnumber);$/;"	v
user	auth/ldap/lib.php	/^            $user = new object();$/;"	v
user	auth/ldap/lib.php	/^    $user = get_record('user', 'username', $username);$/;"	v
user	auth/ldap/lib.php	/^    $user = new object;$/;"	v
user	backup/restorelib.php	/^                                                            $user = backup_getid($restore->backup_unique_code,"user",$exception->userid);$/;"	v
user	backup/restorelib.php	/^                                        $user = backup_getid($restore->backup_unique_code,"user",$dbrec->contactid);$/;"	v
user	backup/restorelib.php	/^                                        $user = backup_getid($restore->backup_unique_code,"user",$dbrec->userid);$/;"	v
user	backup/restorelib.php	/^                                        $user = backup_getid($restore->backup_unique_code,"user",$dbrec->useridfrom);$/;"	v
user	backup/restorelib.php	/^                                        $user = backup_getid($restore->backup_unique_code,"user",$dbrec->useridto);$/;"	v
user	backup/restorelib.php	/^                            $user = backup_getid($restore->backup_unique_code,"user",$dblog->userid);$/;"	v
user	backup/restorelib.php	/^                            $user = backup_getid($restore->backup_unique_code,"user",$eve->userid);$/;"	v
user	backup/restorelib.php	/^                            $user = backup_getid($restore->backup_unique_code,"user",$sca->userid);$/;"	v
user	backup/restorelib.php	/^                $user = $rec->info;$/;"	v
user	backup/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$group_member->userid);$/;"	v
user	backup/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$log->info);$/;"	v
user	backup/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$userid);$/;"	v
user	blocks/rss_client/db/migrate2utf8.php	/^        $user = get_record('user','id',$rssclient->userid);$/;"	v
user	blocks/rss_client/db/migrate2utf8.php	/^        $user = get_record('user','id',$rssuserid->userid);$/;"	v
user	blog/header.php	/^            $user = get_record('user', 'id', $filterselect);$/;"	v
user	blog/header.php	/^        $user = get_record('user','id',$blogEntry->userid);$/;"	v
user	blog/header.php	/^        $user = get_record('user','id',$filterselect);$/;"	v
user	blog/header.php	/^$user = $USER;$/;"	v
user	blog/lib.php	/^        $user = get_record('user','id',$template['userid']);$/;"	v
user	calendar/lib.php	/^        $user = $SESSION->cal_users_shown;$/;"	v
user	calendar/lib.php	/^        $user = false;$/;"	v
user	course/loginas.php	/^    $user     = optional_param('user', 0, PARAM_INT);      \/\/ login as this user$/;"	v
user	course/pending.php	/^                $user = get_record("user","id",$reject->requester);$/;"	v
user	course/pending.php	/^                $user = get_record('user','id',$teacherid);$/;"	v
user	course/recent.php	/^    $user           = optional_param('user', '0', PARAM_INT);$/;"	v
user	course/report/log/graph.php	/^    $user = optional_param('user', 0, PARAM_INT);  \/\/ Student ID$/;"	v
user	course/report/log/index.php	/^    $user        = optional_param('user', 0, PARAM_INT); \/\/ User to display$/;"	v
user	course/report/log/lib.php	/^            $user = get_record('user','id',$selecteduser);$/;"	v
user	course/report/log/live.php	/^    $user=0;$/;"	v
user	course/unenrol.php	/^    $user    = optional_param('user', $USER->id, PARAM_INT);  \/\/user$/;"	v
user	course/user.php	/^    $user    = required_param('user',PARAM_INT);     \/\/ user id$/;"	v
user	enrol/authorize/enrol.php	/^                    $user = get_record('user', 'id', $order->userid);$/;"	v
user	enrol/authorize/enrol.php	/^            $user = get_record('user', 'id', $order->userid);$/;"	v
user	enrol/authorize/locallib.php	/^                        $user = get_record('user', 'id', $order->userid);$/;"	v
user	enrol/database/enrol.php	/^            $user   = $ers->fields[0];$/;"	v
user	error/index.php	/^            $user = $USER;$/;"	v
user	error/index.php	/^            $user = getremoteaddr(); \/\/ user not logged in, use IP address as name$/;"	v
user	grade/index.php	/^    $user     = optional_param('user', -1);$/;"	v
user	iplookup/index.php	/^    $user = optional_param('user', $USER->id);$/;"	v
user	iplookup/ipatlas/plot.php	/^    $user = get_record("user", "id", $user);$/;"	v
user	lib/adodb/adodb-exceptions.inc.php	/^			$user = $thisConnection->user;$/;"	v
user	lib/adodb/drivers/adodb-postgres64.inc.php	/^			$user = adodb_addslashes($user);$/;"	v
user	lib/adodb/session/adodb-session.php	/^		$user		= ADODB_Session::user();$/;"	v
user	lib/adodb/session/adodb-session.php	/^	function user($user = null) {$/;"	f
user	lib/blocklib.php	/^    $user = blocks_get_by_page($page);$/;"	v
user	lib/cas/client.php	/^      $user = trim($user_elements[0]->get_content());$/;"	v
user	lib/db/migrate2utf8.php	/^    $user = get_record('user','id',$courserequest->requester);$/;"	v
user	lib/db/migrate2utf8.php	/^    $user = get_record('user','id',$message->useridfrom);$/;"	v
user	lib/db/migrate2utf8.php	/^    $user = get_record('user','id',$messageread->useridfrom);$/;"	v
user	lib/db/migrate2utf8.php	/^    $user = get_record('user','id',$recordid);$/;"	v
user	lib/moodlelib.php	/^                $user = update_user_record($username);$/;"	v
user	lib/moodlelib.php	/^            $user = create_user_record($username, $password, $auth);$/;"	v
user	lib/moodlelib.php	/^            $user = update_user_record($username);$/;"	v
user	lib/moodlelib.php	/^         $user = get_complete_user_data('username', $newuser->username);$/;"	v
user	lib/moodlelib.php	/^        $user = $USER;$/;"	v
user	lib/smarty/plugins/function.fetch.php	/^                                $user = $param_value;$/;"	v
user	lib/smarty/plugins/function.fetch.php	/^                    $user = $uri_parts['user'];$/;"	v
user	lib/uploadlib.php	/^    $user = get_record('user', 'id', $userid);$/;"	v
user	lib/weblib.php	/^        $user = $USER;$/;"	v
user	login/change_password.php	/^            $user = get_complete_user_data('username', $frm->username);$/;"	v
user	login/confirm.php	/^        $user = get_complete_user_data('username', $s );$/;"	v
user	login/forgot_password.php	/^            $user = $mailuser;$/;"	v
user	login/forgot_password.php	/^        $user = $mailuser;$/;"	v
user	login/forgot_password.php	/^    $user = get_complete_user_data('username',$param->s);$/;"	v
user	login/index.php	/^                $user = authenticate_user_login($frm->username, $frm->password);$/;"	v
user	login/index.php	/^                $user = null;$/;"	v
user	login/index.php	/^            $user = false;    \/\/\/ Can't log in as guest if guest button is disabled$/;"	v
user	login/index.php	/^            $user = weblink_auth($SESSION->wantsurl);$/;"	v
user	login/index.php	/^    $user = false;$/;"	v
user	mod/assignment/lib.php	/^        $user = get_record('user', 'id', $submission->userid);$/;"	v
user	mod/assignment/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$submission->teacher);$/;"	v
user	mod/assignment/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$submission->userid);$/;"	v
user	mod/chat/chatd.php	/^        $user = get_record('user', 'id', $chatuser->userid);$/;"	v
user	mod/chat/lib.php	/^        $user = $users[$message->userid];$/;"	v
user	mod/chat/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$message->userid);$/;"	v
user	mod/choice/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$answer->userid);$/;"	v
user	mod/data/lib.php	/^    $user = get_record('user','id',$comment->userid);$/;"	v
user	mod/data/restorelib.php	/^        $user = backup_getid($restore->backup_unique_code,"user",$record->userid);$/;"	v
user	mod/exercise/assessments.php	/^        $user = get_record("user", "id", $userid);$/;"	v
user	mod/exercise/restorelib.php	/^                $user = backup_getid($restore->backup_unique_code,"user",$olduserid);$/;"	v
user	mod/forum/lib.php	/^                               $user=0, $fullpost=true, $visiblegroups=-1, $limit=0, $userlastmodified=false) {$/;"	v
user	mod/forum/lib.php	/^        $user = $USER;$/;"	v
user	mod/forum/markposts.php	/^    $user = $USER;$/;"	v
user	mod/forum/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$discussion->userid);$/;"	v
user	mod/forum/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$discussion->usermodified);$/;"	v
user	mod/forum/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$log->info);$/;"	v
user	mod/forum/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$post->userid);$/;"	v
user	mod/forum/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$rating->userid);$/;"	v
user	mod/forum/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$read->userid);$/;"	v
user	mod/forum/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$subscription->userid);$/;"	v
user	mod/forum/rsslib.php	/^            $user = NULL;$/;"	v
user	mod/forum/search.php	/^    $user    = trim(optional_param('user', '', PARAM_NOTAGS));    \/\/ Names to search for$/;"	v
user	mod/forum/settracking.php	/^    $user = $USER;$/;"	v
user	mod/forum/subscribe.php	/^        $user = $USER;$/;"	v
user	mod/forum/subscribe.php	/^    $user = optional_param('user',0,PARAM_INT);$/;"	v
user	mod/glossary/formats/TEMPLATE/TEMPLATE_format.php	/^    $user = get_record('user', 'id', $entry->userid);$/;"	v
user	mod/glossary/formats/encyclopedia/encyclopedia_format.php	/^    $user = get_record('user', 'id', $entry->userid);$/;"	v
user	mod/glossary/formats/fullwithauthor/fullwithauthor_format.php	/^    $user = get_record('user', 'id', $entry->userid);$/;"	v
user	mod/glossary/lib.php	/^            $user = get_record('user','id',$entry->userid, '','', '','', 'firstname,lastname');$/;"	v
user	mod/glossary/lib.php	/^    $user = get_record('user', 'id', $comment->userid);$/;"	v
user	mod/glossary/print.php	/^                        $user = get_record("user","id",$entry->uid);$/;"	v
user	mod/glossary/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$comment->userid);$/;"	v
user	mod/glossary/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$entry->userid);$/;"	v
user	mod/glossary/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$rating->userid);$/;"	v
user	mod/glossary/rsslib.php	/^            $user = NULL;$/;"	v
user	mod/glossary/view.php	/^                        $user = get_record("user","id",$entry->uid);$/;"	v
user	mod/journal/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$entry->teacher);$/;"	v
user	mod/journal/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$entry->userid);$/;"	v
user	mod/lams/lib.php	/^        $user = get_record("user","username",$username);$/;"	v
user	mod/lams/userinfo.php	/^    $user = get_record('user', 'username', $_GET["un"]);\/\/return false if none found$/;"	v
user	mod/lesson/restorelib.php	/^                $user = backup_getid($restore->backup_unique_code,"user",$olduserid);$/;"	v
user	mod/quiz/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$attempt->userid);$/;"	v
user	mod/quiz/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$grade->userid);$/;"	v
user	mod/quiz/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$version->userid);$/;"	v
user	mod/quiz/restorelibpre15.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$attempt->userid);$/;"	v
user	mod/quiz/restorelibpre15.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$grade->userid);$/;"	v
user	mod/quiz/restorelibpre15.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$version->userid);$/;"	v
user	mod/scorm/report.php	/^    $user = optional_param('user', '', PARAM_INT);  \/\/ User ID$/;"	v
user	mod/scorm/restorelib.php	/^                    $user = backup_getid($restore->backup_unique_code,"user",$scotrack->userid);$/;"	v
user	mod/scorm/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$scotrack->userid);$/;"	v
user	mod/survey/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$analys->userid);$/;"	v
user	mod/survey/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$answer->userid);$/;"	v
user	mod/wiki/lib.php	/^        $user = get_record('user', 'id', $wiki_entry->userid);$/;"	v
user	mod/wiki/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$entry->userid);$/;"	v
user	mod/wiki/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$page->userid);$/;"	v
user	mod/workshop/assessments.php	/^        $user = get_record("user", "id", $assessment->userid);$/;"	v
user	mod/workshop/assessments.php	/^        $user = get_record("user", "id", $userid);$/;"	v
user	mod/workshop/locallib.php	/^        $user = get_record('user', 'id', $assessment->userid);$/;"	v
user	mod/workshop/restorelib.php	/^                $user = backup_getid($restore->backup_unique_code,"user",$olduserid);$/;"	v
user	mod/workshop/restorelib.php	/^            $user = backup_getid($restore->backup_unique_code,"user",$olduserid);$/;"	v
user	mod/workshop/view.php	/^                $user = get_record('user', 'id', $submission->userid);$/;"	v
user	user/edit.php	/^            $user = $usernew;$/;"	v
user	user/index.php	/^    $user = $USER;$/;"	v
user	user/tabs.php	/^            $user = get_record('user','id', $userid);$/;"	v
user	user/tabs.php	/^        $user = get_record('user','id',$filterselect);$/;"	v
user2	message/history.php	/^        $user2 = $USER; $/;"	v
user_allowed_editing	blocks/pagedemo.php	/^        function user_allowed_editing() {$/;"	f
user_allowed_editing	blog/blogpage.php	/^    function user_allowed_editing() {$/;"	f
user_allowed_editing	lib/pagelib.php	/^    function user_allowed_editing() {$/;"	f
user_allowed_editing	my/pagelib.php	/^    function user_allowed_editing() {$/;"	f
user_array	auth/db/lib.php	/^    $user_array = truncate_userinfo(auth_get_userinfo($username));$/;"	v
user_array	auth/ldap/lib.php	/^    $user_array = truncate_userinfo(auth_get_userinfo($username));$/;"	v
user_assignment_path	mod/assignment/restorelib.php	/^            $user_assignment_path = $this_assignment_path."\/".$newuserid;$/;"	v
user_can_addto	blocks/moodleblock.class.php	/^    function user_can_addto(&$page) {$/;"	f
user_can_edit	blocks/moodleblock.class.php	/^    function user_can_edit() {$/;"	f
user_check_backup	backup/backuplib.php	/^    function user_check_backup($course,$backup_unique_code,$backup_users,$backup_messages) {$/;"	f
user_complete	course/user.php	/^                                            $user_complete = $mod->modname."_user_complete";$/;"	v
user_complete	mod/assignment/lib.php	/^    function user_complete($user) {$/;"	f
user_data	backup/backuplib.php	/^                $user_data = get_record("user","id",$user->old_id);$/;"	v
user_data	backup/restorelib.php	/^                $user_data = get_record("user","username",addslashes($user->username));$/;"	v
user_dn	auth/ldap/lib.php	/^    $user_dn = auth_ldap_find_userdn($ldapconnection, $olduser->username);$/;"	v
user_dn	auth/ldap/lib.php	/^    $user_dn = auth_ldap_find_userdn($ldapconnection, $username);$/;"	v
user_entry	auth/ldap/lib.php	/^        $user_entry = $user_entry[0];$/;"	v
user_entry	auth/ldap/lib.php	/^        $user_entry = auth_ldap_get_entries($ldapconnection, $user_info_result);$/;"	v
user_entry	auth/ldap/lib.php	/^        $user_entry = ldap_get_entries($ldapconnection, $user_info_result);$/;"	v
user_exists	backup/restorelib.php	/^                    $user_exists = false;$/;"	v
user_exists	backup/restorelib.php	/^                $user_exists = true;$/;"	v
user_fields	admin/auth.php	/^    $user_fields = array("firstname", "lastname", "email", "phone1", "phone2", "department", "address", "city", "country", "description", "idnumber", "lang");$/;"	v
user_fields	lib/db/mysql.php	/^        $user_fields = array("firstname", "lastname", "email", $/;"	v
user_fields	lib/db/postgres7.php	/^        $user_fields = array("firstname", "lastname", "email", $/;"	v
user_files_check_backup	backup/backuplib.php	/^    function user_files_check_backup($course,$backup_unique_code) {$/;"	f
user_group	lib/datalib.php	/^function user_group($courseid, $userid) {$/;"	f
user_ids	mod/hotpot/report.php	/^				$user_ids = $formdata['reportusers'];$/;"	v
user_ids	mod/hotpot/report.php	/^			$user_ids = $USER->id;$/;"	v
user_ids	mod/hotpot/report.php	/^			$user_ids = array_values($users);$/;"	v
user_ids	mod/hotpot/report.php	/^			$user_ids = join(',', array_unique($user_ids));$/;"	v
user_ids	mod/hotpot/report.php	/^	$user_ids = '';$/;"	v
user_info_result	auth/ldap/lib.php	/^    $user_info_result = ldap_read($ldapconnection,$user_dn,$CFG->ldap_objectclass, $search_attribs);$/;"	v
user_is_editing	blocks/pagedemo.php	/^        function user_is_editing() {$/;"	f
user_is_editing	blog/blogpage.php	/^    function user_is_editing() {$/;"	f
user_is_editing	lib/pagelib.php	/^    function user_is_editing() {$/;"	f
user_is_editing	my/pagelib.php	/^    function user_is_editing() {$/;"	f
user_lazy_update	mod/chat/chatd.php	/^    function user_lazy_update($sessionid) {$/;"	f
user_login_string	lib/weblib.php	/^function user_login_string($course=NULL, $user=NULL) {$/;"	f
user_not_fully_set_up	lib/moodlelib.php	/^function user_not_fully_set_up($user) {$/;"	f
user_outline	course/user.php	/^                                            $user_outline = $mod->modname."_user_outline";$/;"	v
user_outline	mod/assignment/lib.php	/^    function user_outline($user) {$/;"	f
user_pass	lib/fpdf/fpdfprotection.php	/^        $user_pass = substr($user_pass.$this->padding,0,32);$/;"	v
user_read_array	mod/forum/lib.php	/^            $user_read_array = array();$/;"	v
user_read_array	mod/forum/lib.php	/^            $user_read_array = forum_tp_get_discussion_read_records($USER->id, $post->discussion);$/;"	v
user_read_array	mod/forum/lib.php	/^        $user_read_array = array();$/;"	v
user_read_array	mod/forum/post.php	/^                        $user_read_array = array();$/;"	v
user_read_array	mod/forum/post.php	/^                        $user_read_array = forum_tp_get_discussion_read_records($USER->id, $discussion->id);$/;"	v
user_read_array	mod/forum/post.php	/^                $user_read_array = array();$/;"	v
user_read_array	mod/forum/post.php	/^                $user_read_array = forum_tp_get_discussion_read_records($USER->id, $discussion->id);$/;"	v
user_select	mod/hotpot/lib.php	/^	$user_select = empty($userid) ? "" : " AND u.id = '$userid'";$/;"	v
useraddress	enrol/paypal/enrol.php	/^        $useraddress     = $this->sanitise_for_paypal($USER->address);$/;"	v
useranswer	mod/lesson/action/continue.php	/^                                    $useranswer = str_replace($original, $marked, $useranswer);$/;"	v
useranswer	mod/lesson/action/continue.php	/^                $useranswer = (float) optional_param('answer');  \/\/ just doing default PARAM_CLEAN, not doing PARAM_INT because it could be a float$/;"	v
useranswer	mod/lesson/action/continue.php	/^            $useranswer = clean_param($useranswer, PARAM_CLEAN);$/;"	v
useranswer	mod/lesson/action/continue.php	/^            $useranswer = stripslashes(clean_param($useranswer, PARAM_CLEAN));$/;"	v
useranswer	mod/lesson/report.php	/^                    $useranswer = $userattempt;$/;"	v
useranswer	mod/lesson/report.php	/^                $useranswer = NULL;$/;"	v
useranswer	mod/lesson/restorelib.php	/^                                    $useranswer = explode(",", $attempt->useranswer);$/;"	v
useranswers	mod/lesson/action/continue.php	/^                    $useranswers = $_POST['answer'];$/;"	v
useranswers	mod/lesson/view.php	/^                            $useranswers = explode(',', $attempt->useranswer);$/;"	v
useratings	mod/data/lib.php	/^                $useratings = true;$/;"	v
useratings	mod/forum/lib.php	/^                $useratings = false;$/;"	v
useratings	mod/forum/lib.php	/^        $useratings = true;$/;"	v
useratings	mod/glossary/lib.php	/^                $useratings = false;$/;"	v
useratings	mod/glossary/lib.php	/^        $useratings = true;$/;"	v
usercity	enrol/paypal/enrol.php	/^        $usercity        = $this->sanitise_for_paypal($USER->city);$/;"	v
usercount	admin/admin.php	/^        $usercount =  get_users(false, '', true, $adminlist, 'firstname ASC, lastname ASC', '', '',$/;"	v
usercount	admin/admin.php	/^        $usercount = get_users(false, '', true, $adminlist);$/;"	v
usercount	admin/creators.php	/^        $usercount = count($users);$/;"	v
usercount	admin/creators.php	/^        $usercount = get_users(false, '', true, $creatorlist);$/;"	v
usercount	admin/user.php	/^            $usercount = $usersearchcount;$/;"	v
usercount	admin/user.php	/^        $usercount = get_users(false);$/;"	v
usercount	course/student.php	/^        $usercount = get_users(false, '', true, $existinguserlist);$/;"	v
usercount	course/student.php	/^        $usercount = get_users(false, '', true, $existinguserlist, 'firstname ASC, lastname ASC', '', '',$/;"	v
usercount	course/teacher.php	/^    $usercount = get_users(false, $search, true, $teacherlist);$/;"	v
usercount	mod/quiz/report/grading/report.php	/^        $usercount = count($users);$/;"	v
usercourse	lib/weblib.php	/^        $usercourse = $course;$/;"	v
usercourses	blog/lib.php	/^        $usercourses = get_my_courses($targetuserid);$/;"	v
userdata	admin/index.php	/^    $userdata =  '<div class="adminlink"><a href="auth.php?sesskey='.$USER->sesskey.'">'.get_string("authentication").$/;"	v
userdata	mod/lesson/restorelib.php	/^                $userdata = restore_userdata_selected($restore,"lesson",$mod->id);$/;"	v
userdata	mod/scorm/aicc.php	/^                            $userdata = $usertrack;$/;"	v
userdata	mod/scorm/api.php	/^        $userdata = $usertrack;$/;"	v
userdate	lib/moodlelib.php	/^    $userdate = usergetdate($date, $timezone);$/;"	v
userdate	lib/moodlelib.php	/^function userdate($date, $format='', $timezone=99, $fixday = true) {$/;"	f
userdate	lib/statslib.php	/^    $userdate = stats_getdate($date, $timezone);$/;"	v
userdirs	backup/backuplib.php	/^            $userdirs = get_directory_list($rootdir,"",false,true,false);$/;"	v
userdiscussions	mod/forum/lib.php	/^            $userdiscussions = array();$/;"	v
userdn	auth/ldap/lib.php	/^    $userdn = auth_ldap_find_userdn($ldapconnection, $username);$/;"	v
useregexp	mod/lesson/action/continue.php	/^                    $useregexp = true;$/;"	v
useregexp	mod/lesson/action/continue.php	/^                $useregexp       = false;$/;"	v
userfile	files/index.php	/^    $userfile= optional_param('userfile','',PARAM_FILE);$/;"	v
userfirstname	enrol/paypal/enrol.php	/^        $userfirstname   = $this->sanitise_for_paypal($USER->firstname);$/;"	v
userfrom	message/lib.php	/^                    $userfrom = false;$/;"	v
userfrom	message/lib.php	/^                    $userfrom = get_record('user', 'id', $message->useridfrom);$/;"	v
userfullname	enrol/paypal/enrol.php	/^        $userfullname    = $this->sanitise_for_paypal(fullname($USER));$/;"	v
userfullname	message/refresh.php	/^    $userfullname = strip_tags(required_param('name', PARAM_RAW));$/;"	v
userfullname	user/edit.php	/^            $userfullname = $strnewuser;$/;"	v
userfullname	user/edit.php	/^            $userfullname = fullname($user, isteacher($course->id));$/;"	v
userfullname	user/edit.php	/^        $userfullname = $strnewuser;$/;"	v
usergetdate	lib/moodlelib.php	/^function usergetdate($time, $timezone=99) {$/;"	f
usergetmidnight	lib/moodlelib.php	/^function usergetmidnight($date, $timezone=99) {$/;"	f
usergrade	mod/lesson/report.php	/^                            $usergrade = round($grade->grade, 2); \/\/ round it here so we only have to do it once$/;"	v
usergrade	mod/lesson/report.php	/^                $usergrade = NULL;$/;"	v
usergroups	auth/fc/fcFPP.php	/^	$usergroups = array_map("strtolower",$this->getGroups($userid));$/;"	v
usergrp	mod/choice/report.php	/^                    $usergrp = user_group($course->id, $user->id);$/;"	v
usergrp	mod/choice/report.php	/^              $usergrp = user_group($course->id, $user->id);$/;"	v
userid	admin/report/stats/index.php	/^    $userid   = optional_param('userid', 0, PARAM_INT);$/;"	v
userid	admin/utfdbmigrate.php	/^                                                    $userid = get_record_sql(preg_replace($patterns, $replacements, $sqldetectuser));$/;"	v
userid	auth/fc/lib.php	/^    $userid   = $CFG->auth_fcuserid;$/;"	v
userid	backup/backuplib.php	/^                   $userid = $tok;$/;"	v
userid	backup/restorelib.php	/^            $userid = substr(strrchr($first_part,"="),1);$/;"	v
userid	blocks/news_items/block_news_items.php	/^                    $userid = $USER->id;$/;"	v
userid	blocks/news_items/block_news_items.php	/^                    $userid = 0;$/;"	v
userid	blog/edit.php	/^    $userid = $USER->id;$/;"	v
userid	blog/index.php	/^                $userid = $filterselect;$/;"	v
userid	blog/index.php	/^                $userid = 0;$/;"	v
userid	blog/index.php	/^            $userid = 0;$/;"	v
userid	blog/index.php	/^            $userid =0;$/;"	v
userid	blog/index.php	/^$userid = optional_param('userid',0,PARAM_INT);$/;"	v
userid	blog/preferences.php	/^    $userid = $USER->id;$/;"	v
userid	blog/rsslib.php	/^            $userid = $USER->id;$/;"	v
userid	blog/rsslib.php	/^            $userid = 1;$/;"	v
userid	course/report/stats/graph.php	/^    $userid   = optional_param('userid', 0, PARAM_INT);$/;"	v
userid	course/report/stats/index.php	/^    $userid   = optional_param('userid', 0, PARAM_INT);$/;"	v
userid	enrol/authorize/index.php	/^    $userid   = optional_param('user', 0, PARAM_INT);$/;"	v
userid	enrol/authorize/locallib.php	/^        $userid = $USER->id;$/;"	v
userid	enrol/database/enrol.php	/^            $userid      = $ers->fields[0];$/;"	v
userid	lib/datalib.php	/^        $userid = $user;$/;"	v
userid	lib/datalib.php	/^        $userid = empty($USER->id) ? '0' : $USER->id;$/;"	v
userid	lib/moodlelib.php	/^            $userid = $USER->id;$/;"	v
userid	lib/moodlelib.php	/^            $userid = NULL;  \/\/ Continue with the current user below$/;"	v
userid	lib/moodlelib.php	/^        $userid = $USER->id;                        \/\/ we need to make further checks$/;"	v
userid	lib/moodlelib.php	/^        $userid = $USER->id;$/;"	v
userid	lib/moodlelib.php	/^        $userid = $otheruser;$/;"	v
userid	lib/rsslib.php	/^        $userid = $USER->id;$/;"	v
userid	lib/rsslib.php	/^        $userid = $admin->id;$/;"	v
userid	lib/uploadlib.php	/^        $userid = $USER->id;$/;"	v
userid	message/discussion.php	/^    $userid = required_param('id', PARAM_INT);$/;"	v
userid	message/refresh.php	/^    $userid       = required_param('id', PARAM_INT);$/;"	v
userid	message/send.php	/^    $userid   = required_param('id', PARAM_INT);$/;"	v
userid	message/user.php	/^    $userid = required_param('id', PARAM_INT);$/;"	v
userid	mod/assignment/lib.php	/^            $userid = $USER->id;$/;"	v
userid	mod/assignment/lib.php	/^        $userid = required_param('userid', PARAM_INT);$/;"	v
userid	mod/assignment/type/online/file.php	/^    $userid = required_param('userid', PARAM_INT);  \/\/ User ID$/;"	v
userid	mod/chat/chatd.php	/^        $userid   = $this->sets_info[$sessionid]['userid'];$/;"	v
userid	mod/exercise/assessments.php	/^    $userid = optional_param('userid', 0, PARAM_INT);$/;"	v
userid	mod/forum/index.php	/^                            $userid = $USER->id;$/;"	v
userid	mod/forum/index.php	/^                            $userid = 0;$/;"	v
userid	mod/forum/index.php	/^                        $userid = $USER->id;$/;"	v
userid	mod/forum/index.php	/^                        $userid = 0;$/;"	v
userid	mod/forum/lib.php	/^        $userid = $USER->id;$/;"	v
userid	mod/forum/search.php	/^    $userid  = trim(optional_param('userid', 0, PARAM_INT));      \/\/ UserID to search for$/;"	v
userid	mod/forum/view.php	/^            $userid = $USER->id;$/;"	v
userid	mod/forum/view.php	/^            $userid = 0;$/;"	v
userid	mod/glossary/index.php	/^                    $userid = $USER->id;$/;"	v
userid	mod/glossary/index.php	/^                    $userid = 0;$/;"	v
userid	mod/glossary/sql.php	/^        $userid = "OR ge.userid = $USER->id";$/;"	v
userid	mod/glossary/sql.php	/^    $userid = '';$/;"	v
userid	mod/glossary/view.php	/^                $userid = $USER->id;$/;"	v
userid	mod/glossary/view.php	/^                $userid = 0;$/;"	v
userid	mod/hotpot/report.php	/^		$userid = $attempt->userid;$/;"	v
userid	mod/lesson/locallib.php	/^        $userid = $USER->id;$/;"	v
userid	mod/lesson/report.php	/^        $userid = optional_param('userid', NULL, PARAM_INT); \/\/ if empty, then will display the general detailed view$/;"	v
userid	mod/quiz/locallib.php	/^        $userid = $USER->id;$/;"	v
userid	mod/quiz/report/grading/report.php	/^        $userid    = optional_param('userid', 0, PARAM_INT);$/;"	v
userid	mod/quiz/report/overview/report.php	/^                        $userid = $todelete->userid;$/;"	v
userid	mod/wiki/admin.php	/^    $userid  = optional_param('userid', 0, PARAM_INT);     \/\/ User wiki.$/;"	v
userid	mod/wiki/lib.php	/^        $userid = $USER->id;$/;"	v
userid	mod/wiki/view.php	/^    $userid       = optional_param('userid', 0, PARAM_INT);              \/\/ User wiki.$/;"	v
userid	mod/workshop/assessments.php	/^    $userid         = optional_param('userid', 0, PARAM_INT);$/;"	v
userid	rss/file.php	/^    $userid     = (int)$args[1];$/;"	v
userid	user/pix.php	/^        $userid   = (integer)$args[0];$/;"	v
userid1	message/history.php	/^    $userid1 = required_param('user1', PARAM_INT);$/;"	v
userid2	message/history.php	/^        $userid2 = $USER->id;    \/\/ Can only see messages involving yourself$/;"	v
userid2	message/history.php	/^        $userid2 = optional_param('user2', $USER->id, PARAM_INT);$/;"	v
userid2	message/lib.php	/^        $userid2 = $USER->id;$/;"	v
userid_condition	mod/hotpot/lib.php	/^		$userid_condition = empty($user_ids) ? '' : "AND userid IN ($user_ids) ";$/;"	v
useridnumber	enrol/database/enrol.php	/^        $useridnumber = $user->{$CFG->enrol_localuserfield};   $/;"	v
userids	blocks/quiz_results/block_quiz_results.php	/^            $userids = array();$/;"	v
userids	blocks/quiz_results/block_quiz_results.php	/^            $userids = array_merge(array_keys($best), array_keys($worst));$/;"	v
userids	mod/quiz/report/grading/report.php	/^        $userids   = implode(',', array_keys($users));$/;"	v
userids	mod/quiz/report/grading/report.php	/^        $userids = implode(', ', array_keys($users));$/;"	v
userinfo	auth/fc/fcFPP.php	/^	$userinfo = "";$/;"	v
userinfo	auth/fc/lib.php	/^    $userinfo = array();$/;"	v
userinfo	backup/backuplib.php	/^                                $userinfo = "true";$/;"	v
userinfo	backup/backuplib.php	/^                        $userinfo = "false";$/;"	v
userinfo	backup/backuplib.php	/^                    $userinfo = "true";$/;"	v
userinfo	backup/backuplib.php	/^            $userinfo = "false";$/;"	v
userinfo	course/recent.php	/^            $userinfo = fullname($u);$/;"	v
userinfo	course/recent.php	/^        $userinfo = get_string("allparticipants");$/;"	v
userinfo	course/report/log/index.php	/^            $userinfo = fullname($u, isteacher($course->id));$/;"	v
userinfo	course/report/log/index.php	/^        $userinfo = get_string('allparticipants');$/;"	v
userinfo	lib/pear/PEAR.php	/^                         $userinfo = null)$/;"	v
userinfo	lib/pear/PEAR.php	/^                         $userinfo = null,$/;"	v
userinfo	lib/pear/PEAR.php	/^            $userinfo    = $message->getUserInfo();$/;"	v
userinfo	lib/validateurlsyntax.php	/^    $userinfo          = '((' . $unreserved . '|' . $escaped . '|[;&=+$,]' . ')+(:(' . $unreserved . '|' . $escaped . '|[;:&=+$,]' . ')+)' . $aOptions['P'] . '@)' . $aOptions['u'];$/;"	v
userinfo	mod/chat/chatd.php	/^            $userinfo = $this->sets_info[$usersessionid];$/;"	v
useripno	enrol/authorize/enrol.php	/^        $useripno = getremoteaddr();$/;"	v
useriscreator	lib/moodlelib.php	/^            $useriscreator = auth_iscreator($username);$/;"	v
userisloggedin	blocks/rss_client/block_rss_client.php	/^            $userisloggedin = true;$/;"	v
userisloggedin	blocks/rss_client/block_rss_client.php	/^        $userisloggedin = false;$/;"	v
userlang	admin/utfdbmigrate.php	/^                                                    $userlang   = get_user_lang(isset($userid->userid)?$userid->userid:1);$/;"	v
userlang	backup/db/migrate2utf8.php	/^        $userlang   = null; \/\/N.E.!!$/;"	v
userlang	blocks/db/migrate2utf8.php	/^            $userlang   = get_main_teacher_lang($blockinstance->pageid); \/\/N.E.!!$/;"	v
userlang	blocks/db/migrate2utf8.php	/^            $userlang   = get_main_teacher_lang($blockpinned->pageid); \/\/N.E.!!$/;"	v
userlang	blocks/rss_client/db/migrate2utf8.php	/^        $userlang   = $user->lang; \/\/N.E.!!$/;"	v
userlang	lib/db/migrate2utf8.php	/^            $userlang = get_main_teacher_lang($event->courseid);$/;"	v
userlang	lib/db/migrate2utf8.php	/^            $userlang = get_user_lang($event->userid);$/;"	v
userlang	lib/db/migrate2utf8.php	/^            $userlang = get_user_lang($post->userid);$/;"	v
userlang	lib/db/migrate2utf8.php	/^            $userlang = get_user_lang($tags->userid);$/;"	v
userlang	lib/db/migrate2utf8.php	/^        $userlang   = $user->lang; \/\/N.E.!!$/;"	v
userlang	lib/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($course->id); \/\/N.E.!!$/;"	v
userlang	lib/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($coursesections->course); \/\/N.E.!!$/;"	v
userlang	lib/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($gradecategory->courseid); \/\/N.E.!!$/;"	v
userlang	lib/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($gradeletter->courseid); \/\/N.E.!!$/;"	v
userlang	lib/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($group->courseid); \/\/N.E.!!$/;"	v
userlang	lib/db/migrate2utf8.php	/^        $userlang   = null; \/\/N.E.!!$/;"	v
userlang	mod/assignment/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($assignment->course); \/\/N.E.!!$/;"	v
userlang	mod/chat/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($chat->course); \/\/N.E.!!$/;"	v
userlang	mod/choice/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($choice->course); \/\/N.E.!!$/;"	v
userlang	mod/data/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($data->course); \/\/N.E.!!$/;"	v
userlang	mod/exercise/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($exercise->course); \/\/N.E.!!$/;"	v
userlang	mod/forum/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($forum->course); \/\/N.E.!!$/;"	v
userlang	mod/glossary/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($glossary->course); \/\/N.E.!!$/;"	v
userlang	mod/hotpot/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($hotpot->course); \/\/N.E.!!$/;"	v
userlang	mod/hotpot/db/migrate2utf8.php	/^        $userlang   = null; \/\/N.E.!!$/;"	v
userlang	mod/journal/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($journal->course); \/\/N.E.!!$/;"	v
userlang	mod/label/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($label->course); \/\/N.E.!!$/;"	v
userlang	mod/lams/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($lams->course); \/\/N.E.!!$/;"	v
userlang	mod/lesson/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($lesson->course); \/\/N.E.!!$/;"	v
userlang	mod/quiz/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($quiz->course); \/\/N.E.!!$/;"	v
userlang	mod/resource/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($resource->course); \/\/N.E.!!$/;"	v
userlang	mod/scorm/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($scorm->course); \/\/N.E.!!$/;"	v
userlang	mod/survey/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($survey->course); \/\/N.E.!!$/;"	v
userlang	mod/wiki/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($wiki->course); \/\/N.E.!!$/;"	v
userlang	mod/workshop/db/migrate2utf8.php	/^        $userlang   = get_main_teacher_lang($workshop->course); \/\/N.E.!!$/;"	v
userlastname	enrol/paypal/enrol.php	/^        $userlastname    = $this->sanitise_for_paypal($USER->lastname);$/;"	v
userlink	mod/quiz/report/grading/report.php	/^                $userlink = "<a href=\\"$CFG->wwwroot\/user\/view.php?id=$attempt->userid&amp;course=$quiz->course\\">".$/;"	v
userlink	mod/quiz/report/overview/report.php	/^                        $userlink = '<a href="'.$CFG->wwwroot.'\/user\/view.php?id='.$attempt->userid.'&amp;course='.$course->id.'">'.fullname($attempt).'<\/a>';$/;"	v
userlist	auth/db/lib.php	/^        $userlist = array();$/;"	v
userlist	auth/db/lib.php	/^    $userlist = auth_get_userlist();$/;"	v
usermailcount	mod/forum/lib.php	/^            $usermailcount = 0;$/;"	v
usermax	mod/quiz/report/analysis/report.php	/^            $usermax = get_records_sql_menu($sql);$/;"	v
usermidnightend	calendar/lib.php	/^        $usermidnightend = $usermidnightstart;$/;"	v
usermidnightend	calendar/lib.php	/^        $usermidnightend = usergetmidnight($event->timestart + $event->timeduration);$/;"	v
usermidnightstart	calendar/lib.php	/^    $usermidnightstart = usergetmidnight($event->timestart);$/;"	v
usermidnighttoday	calendar/lib.php	/^    $usermidnighttoday = usergetmidnight($now);$/;"	v
username	admin/uploaduser.php	/^                    $username = $user->username;$/;"	v
username	auth/db/lib.php	/^            $username = $user;$/;"	v
username	auth/db/lib.php	/^    $username = trim(moodle_strtolower($username));$/;"	v
username	auth/fc/lib.php	/^       $username=$USER->username;$/;"	v
username	auth/ldap/lib.php	/^        $username=$USER->username;$/;"	v
username	auth/ldap/lib.php	/^        $username=auth_ldap_find_userdn($ldapconnection, $username);$/;"	v
username	auth/ldap/lib.php	/^    $username = trim(moodle_strtolower($username));$/;"	v
username	blocks/login/block_login.php	/^        $username = get_moodle_cookie() === 'nobody' ? '' : get_moodle_cookie();$/;"	v
username	iplookup/ipatlas/plot.php	/^    $username = "";$/;"	v
username	iplookup/ipatlas/plot.php	/^    $username = "<b>$fullname<\/b> [$user->city, $user->country] : ";$/;"	v
username	lib/adodb/drivers/adodb-ldap.inc.php	/^			$username = 'anonymous';$/;"	v
username	lib/moodlelib.php	/^            $username = $USER->username;$/;"	v
username	lib/moodlelib.php	/^        $username = trim(moodle_strtolower($username)); \/\/\/ just in case check text case$/;"	v
username	lib/moodlelib.php	/^    $username = trim(moodle_strtolower($username));$/;"	v
username	lib/weblib.php	/^        $username = "<a target=\\"{$CFG->framename}\\" href=\\"$CFG->wwwroot\/user\/view.php?id=$user->id&amp;course=$course->id\\">$fullname<\/a>";$/;"	v
username	mod/lams/lib.php	/^        $username = $USER->username;$/;"	v
usernamefield	mod/glossary/sql.php	/^                $usernamefield = "CONCAT(CONCAT(u.firstname,' '), u.lastname)";$/;"	v
usernamefield	mod/glossary/sql.php	/^                $usernamefield = "CONCAT(CONCAT(u.lastname,' '), u.firstname)";$/;"	v
usernamefield	mod/glossary/sql.php	/^                $usernamefield = "u.firstname || ' ' || u.lastname";$/;"	v
usernamefield	mod/glossary/sql.php	/^                $usernamefield = "u.lastname || ' ' || u.firstname";$/;"	v
usernames	auth/db/lib.php	/^    $usernames = array();$/;"	v
usernametoshow	mod/glossary/sql.php	/^            $usernametoshow = "u.firstname || ' ' || u.lastname";$/;"	v
usernew	user/edit.php	/^                    $usernew = (array)$usernew;$/;"	v
userobj	auth/ldap/lib.php	/^            $userobj = auth_ldap_update_user_record($user->username);$/;"	v
useroff	mod/forum/lib.php	/^    $useroff = get_records_sql($sql);$/;"	v
userold	user/edit.php	/^            $userold = get_record('user','id',$usernew->id);$/;"	v
useroption	mod/choice/report.php	/^                    $useroption = choice_get_option_text($choice, $answers[$user->id]->optionid);$/;"	v
useroptions	course/report/participation/index.php	/^    $useroptions = array(0 => $course->students,$/;"	v
useroptions	course/report/participation/mod.php	/^    $useroptions = array(0 => $course->students,$/;"	v
userparameters	mod/resource/type/file/resource.class.php	/^        $userparameters = array($/;"	v
userresponse	mod/lesson/action/continue.php	/^                $userresponse = implode(",", $useranswers);$/;"	v
userresponse	mod/lesson/action/continue.php	/^            $userresponse = $useranswer;$/;"	v
userresponse	mod/lesson/action/continue.php	/^            $userresponse = addslashes($useranswer);$/;"	v
userresponse	mod/lesson/action/continue.php	/^            $userresponse = addslashes(serialize($userresponse));$/;"	v
userresponse	mod/lesson/action/continue.php	/^            $userresponse = array();$/;"	v
userresponse	mod/lesson/action/continue.php	/^            $userresponse = implode(",", $userresponse);$/;"	v
userresponse	mod/lesson/report.php	/^                                    $userresponse = array();$/;"	v
userresponse	mod/lesson/report.php	/^                                    $userresponse = explode(",", $temp->useranswer);$/;"	v
userresponse	mod/lesson/report.php	/^                                    $userresponse = explode(",", $useranswer->useranswer);$/;"	v
users	admin/admin.php	/^                $users = array();$/;"	v
users	admin/admin.php	/^        $users = array();$/;"	v
users	admin/creators.php	/^            $users = array();$/;"	v
users	admin/upgradeforumread.php	/^                $users = get_course_users($currcourse, '', '', 'u.id,u.confirmed');$/;"	v
users	admin/upgradeforumread.php	/^        $users = 0;$/;"	v
users	admin/user.php	/^                $users = $nusers;$/;"	v
users	admin/user.php	/^        $users = get_users_listing($sort, $dir, $page*$perpage, $perpage, $search, $firstinitial, $lastinitial);$/;"	v
users	auth/db/lib.php	/^    $users = get_records_sql($sql);$/;"	v
users	auth/ldap/lib.php	/^            $users = 0; \/\/ free mem$/;"	v
users	auth/ldap/lib.php	/^        $users = auth_ldap_get_entries($ldapconnection, $ldap_result);$/;"	v
users	auth/ldap/lib.php	/^        $users = get_records_sql('SELECT u.username, u.id FROM ' . $CFG->prefix . 'user  AS u WHERE u.deleted=0 and u.auth=\\'' . AUTH_LDAP_NAME . '\\'' );$/;"	v
users	auth/ldap/lib.php	/^   $users = auth_ldap_get_userlist("($CFG->ldap_user_attribute=$username)");$/;"	v
users	backup/backuplib.php	/^        $users = get_records_sql("SELECT DISTINCT id,id$/;"	v
users	backup/backuplib.php	/^        $users = get_records_sql("SELECT u.old_id, u.table_name,u.info$/;"	v
users	blocks/messages/block_messages.php	/^        $users = get_records_sql("SELECT m.useridfrom as id, COUNT(m.useridfrom) as count,$/;"	v
users	blocks/online_users/block_online_users.php	/^        $users = array();$/;"	v
users	blocks/quiz_results/block_quiz_results.php	/^            $users = get_records_list('user', 'id', implode(',',$userids), '', 'id, firstname, lastname, idnumber');$/;"	v
users	course/lib.php	/^        $users = array();$/;"	v
users	course/lib.php	/^    $users = get_recent_enrolments($course->id, $timestart);$/;"	v
users	course/report/log/lib.php	/^        $users = array();$/;"	v
users	course/report/log/lib.php	/^    $users = array();$/;"	v
users	course/report/participation/index.php	/^            $users = array(); \/\/ tablelib will handle saying 'Nothing to display' for us.$/;"	v
users	course/student.php	/^            $users = get_users(true, '', true, $existinguserlist, 'firstname ASC, lastname ASC', '', '',$/;"	v
users	course/student.php	/^        $users = array();$/;"	v
users	lib/db/mysql.php	/^        $users = get_records_sql("SELECT id, username FROM {$CFG->prefix}user");$/;"	v
users	lib/db/postgres7.php	/^        $users = get_records_sql("SELECT id, username FROM {$CFG->prefix}user"); $/;"	v
users	message/lib.php	/^            $users = array();$/;"	v
users	message/lib.php	/^            $users = message_search_users(SITEID, $frm->name);$/;"	v
users	mod/assignment/lib.php	/^            $users = get_course_users($course->id);$/;"	v
users	mod/assignment/lib.php	/^            $users = get_group_users($currentgroup);$/;"	v
users	mod/chat/chatd.php	/^        $users = $this->chatrooms[$info['chatid']]['users'];$/;"	v
users	mod/choice/lib.php	/^            $users = get_course_users($course->id, "u.firstname ASC", '', 'u.id, u.picture, u.firstname, u.lastname, u.idnumber') + get_admins();$/;"	v
users	mod/choice/lib.php	/^            $users = get_group_users($currentgroup, "u.firstname ASC", '', 'u.id, u.picture, u.firstname, u.lastname, u.idnumber');$/;"	v
users	mod/choice/report.php	/^    $users = get_course_users($course->id, "u.firstname ASC", '', 'u.id, u.picture, u.firstname, u.lastname, u.idnumber') + get_admins();$/;"	v
users	mod/forum/lib.php	/^            $users = array();$/;"	v
users	mod/forum/lib.php	/^        $users = get_course_users($forum->course);$/;"	v
users	mod/forum/subscribers.php	/^             $users = get_course_users($course->id, 'firstname ASC, lastname ASC', $subscriberlist);$/;"	v
users	mod/forum/subscribers.php	/^            $users = array();$/;"	v
users	mod/forum/subscribers.php	/^            $users = get_group_users($currentgroup, 'firstname ASC, lastname ASC', $subscriberlist);$/;"	v
users	mod/hotpot/report.php	/^				$users = array_merge($users, $admin_ids);$/;"	v
users	mod/hotpot/report.php	/^				$users = array_merge($users, $creator_ids);$/;"	v
users	mod/hotpot/report.php	/^				$users = array_merge($users, $guest_id);$/;"	v
users	mod/hotpot/report.php	/^				$users = array_merge($users, $student_ids);$/;"	v
users	mod/hotpot/report.php	/^				$users = array_merge($users, $teacher_ids);$/;"	v
users	mod/hotpot/report.php	/^				$users = get_course_students($course->id, $sort);$/;"	v
users	mod/hotpot/report.php	/^				$users = get_course_users($course->id, $sort);$/;"	v
users	mod/hotpot/report.php	/^				$users = get_group_students($currentgroup, $sort);$/;"	v
users	mod/hotpot/report.php	/^				$users = get_group_users($currentgroup, $sort);$/;"	v
users	mod/hotpot/report.php	/^	$users = array();$/;"	v
users	mod/hotpot/report.php	/^	$users = get_records_sql("$/;"	v
users	mod/journal/report.php	/^        $users = get_course_students($course->id);$/;"	v
users	mod/journal/report.php	/^        $users = get_group_users($currentgroup);$/;"	v
users	mod/quiz/report/grading/report.php	/^        $users     = get_course_students($quiz->course);$/;"	v
users	mod/quiz/report/grading/report.php	/^        $users = get_course_students($quiz->course);$/;"	v
users	mod/survey/download.php	/^        $users = get_course_users($course->id);$/;"	v
users	mod/survey/download.php	/^        $users = get_group_users($group);$/;"	v
users	mod/survey/graph.php	/^        $users = get_course_users($course->id);$/;"	v
users	mod/survey/graph.php	/^        $users = get_group_users($group);$/;"	v
users	mod/survey/report.php	/^        $users = get_course_users($course->id);$/;"	v
users	mod/survey/report.php	/^        $users = get_group_users($currentgroup);$/;"	v
users	user/extendenrol.php	/^$users      = optional_param('userid', PARAM_RAW);   \/\/ array of user id$/;"	v
userscore	mod/quiz/report/analysis/report.php	/^                $userscore = $attempt->sumgrades;$/;"	v
userscore	mod/quiz/report/analysis/report.php	/^                $userscore = $attempt->timemodified;$/;"	v
userscore	mod/quiz/report/analysis/report.php	/^                $userscore = 0;      \/\/ can be anything, not used$/;"	v
usersearchcount	admin/user.php	/^        $usersearchcount = get_users(false, $search, true, "", "", $firstinitial, $lastinitial);$/;"	v
userselect	lib/datalib.php	/^        $userselect = '';$/;"	v
userselect	lib/datalib.php	/^        $userselect = 'AND m.groupid = g.id AND m.userid = \\''. $userid .'\\'';$/;"	v
userselect	mod/assignment/lib.php	/^        $userselect = " AND u.id = '$user'";$/;"	v
userselect	mod/assignment/lib.php	/^        $userselect = "";$/;"	v
userselect	mod/forum/lib.php	/^        $userselect = " AND d.userid = '$user'";$/;"	v
userselect	mod/forum/lib.php	/^        $userselect = " AND u.id = '$user' ";$/;"	v
userselect	mod/forum/lib.php	/^        $userselect = " AND u.id = '$user'";$/;"	v
userselect	mod/forum/lib.php	/^        $userselect = "";$/;"	v
userselect	mod/quiz/lib.php	/^        $userselect = " AND u.id = '$user'";$/;"	v
userselect	mod/quiz/lib.php	/^        $userselect = "";$/;"	v
userselect	mod/workshop/lib.php	/^        $userselect = " AND u.id = '$user'";$/;"	v
userselect	mod/workshop/lib.php	/^        $userselect = "";$/;"	v
userserrors	admin/uploaduser.php	/^            $userserrors  = 0;$/;"	v
usersgroup	mod/wiki/lib.php	/^    $usersgroup = mygroupid($course->id);$/;"	v
usersnew	admin/uploaduser.php	/^            $usersnew     = 0;$/;"	v
userstoadd	lib/moodlelib.php	/^    $userstoadd = array_diff($ce,$me);$/;"	v
userstr	lib/moodlelib.php	/^        $userstr = '';$/;"	v
userstr	lib/moodlelib.php	/^        $userstr = substr($userstr,0,strlen($userstr)-1);$/;"	v
usersupdated	admin/uploaduser.php	/^            $usersupdated = 0;$/;"	v
usertime	lib/moodlelib.php	/^function usertime($date, $timezone=99) {$/;"	f
usertimezone	lib/moodlelib.php	/^function usertimezone($timezone=99) {$/;"	f
userto	message/lib.php	/^                    $userto = false;$/;"	v
userto	message/lib.php	/^                    $userto = get_record('user', 'id', $message->useridto);$/;"	v
userto	mod/forum/lib.php	/^                $userto = $users[$userid];$/;"	v
usertrack	mod/scorm/locallib.php	/^                    $usertrack = $usertracks[$sco->identifier];$/;"	v
usertracks	mod/scorm/locallib.php	/^        $usertracks = array();$/;"	v
usertz	lib/moodlelib.php	/^    $usertz = get_user_timezone();$/;"	v
uses_quizfile	question/type/datasetdependent/abstractqtype.php	/^    function uses_quizfile($question, $relativefilepath) {$/;"	f
using_defaults	grade/lib.php	/^        $using_defaults = false;$/;"	v
using_defaults	grade/lib.php	/^        $using_defaults = true;$/;"	v
usleepWindows	lib/soap/nusoap.php	/^function usleepWindows($usec)$/;"	f
ut	lib/fpdf/fpdf.php	/^    $ut=$this->CurrentFont['ut'];$/;"	v
utf8	lib/typo3/class.t3lib_cs.php	/^								$utf8 = 'U+'.$regA[2];$/;"	v
utf8CaseFolding	lib/typo3/class.t3lib_cs.php	/^		$utf8CaseFolding =& $this->caseFolding['utf-8']; \/\/ a shorthand$/;"	v
utf8CharToUnumber	lib/typo3/class.t3lib_cs.php	/^	function utf8CharToUnumber($str,$hex=0)	{$/;"	f
utf8_byte2char_pos	lib/typo3/class.t3lib_cs.php	/^	function utf8_byte2char_pos($str,$pos)	{$/;"	f
utf8_char	lib/typo3/class.t3lib_cs.php	/^							$utf8_char = $this->UnumberToChar(hexdec($char));$/;"	v
utf8_char	lib/typo3/class.t3lib_cs.php	/^			$utf8_char = $this->UnumberToChar($ord);$/;"	v
utf8_char	lib/typo3/class.t3lib_cs.php	/^			$utf8_char = $this->UnumberToChar(hexdec($from));$/;"	v
utf8_char2byte_pos	lib/typo3/class.t3lib_cs.php	/^	function utf8_char2byte_pos($str,$pos)	{$/;"	f
utf8_char_mapping	lib/typo3/class.t3lib_cs.php	/^	function utf8_char_mapping($str,$mode,$opt='')	{$/;"	f
utf8_decode	lib/typo3/class.t3lib_cs.php	/^	function utf8_decode($str,$charset,$useEntityForNoChar=0)	{$/;"	f
utf8_encode	lib/typo3/class.t3lib_cs.php	/^	function utf8_encode($str,$charset)	{$/;"	f
utf8_strlen	lib/typo3/class.t3lib_cs.php	/^	function utf8_strlen($str)	{$/;"	f
utf8_strpos	lib/typo3/class.t3lib_cs.php	/^	function utf8_strpos($haystack,$needle,$offset=0)	{$/;"	f
utf8_strrpos	lib/typo3/class.t3lib_cs.php	/^	function utf8_strrpos($haystack,$needle)	{$/;"	f
utf8_strtrunc	lib/typo3/class.t3lib_cs.php	/^	function utf8_strtrunc($str,$len)	{$/;"	f
utf8_substr	lib/typo3/class.t3lib_cs.php	/^	function utf8_substr($str,$start,$len=null)	{$/;"	f
utf8_to_entities	lib/typo3/class.t3lib_cs.php	/^	function utf8_to_entities($str)	{$/;"	f
utf8_to_numberarray	lib/typo3/class.t3lib_cs.php	/^	function utf8_to_numberarray($str,$convEntities=0,$retChar=0)	{$/;"	f
utf8decval	lib/typo3/class.t3lib_cs.php	/^								$utf8decval = hexdec(substr(trim($utf8),2));$/;"	v
utf_get_xml	admin/utfdbmigrate.php	/^function utf_get_xml ($mode=0) { \/\/ if mode is 1, do not perform check for script validity$/;"	f
utfconvert	admin/utfdbmigrate.php	/^function utfconvert($string, $enc, $slash=true) {$/;"	f
utftmp	lib/setup.php	/^    $utftmp = get_config('', 'unicodedb');$/;"	v
uu	mod/wiki/ewiki/ewiki.php	/^      $uu = $params;$/;"	v
uu	mod/wiki/ewiki/ewiki.php	/^      $uu = $title; $title = $href; $href = $uu;$/;"	v
uu	mod/wiki/ewiki/ewiki.php	/^   $uu = @array_merge($uu[1], $uu[2], $uu[3], $uu[4], (array)@$uu[5]);$/;"	v
uu	mod/wiki/ewiki/ewiki.php	/^   $uu = array_unique($uu);$/;"	v
uu	mod/wiki/ewiki/fragments/auth.php	/^    $uu = base64_decode($uu);$/;"	v
uu	mod/wiki/ewiki/fragments/auth.php	/^    $uu = strtok(" ");$/;"	v
uu	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^      $uu = $_SERVER["HTTP_REFERER"];$/;"	v
uu	mod/wiki/ewiki/plugins/moodle/moodle_highlight.php	/^      $uu = substr($uu, strpos($uu, "?"));$/;"	v
v	lib/adodb/adodb-connection.inc.php	/^                $v = $this->qstr($v);$/;"	v
v	lib/adodb/adodb-cryptsession.php	/^			$v = '';$/;"	v
v	lib/adodb/adodb-cryptsession.php	/^			$v = rawurldecode($Crypt->Decrypt(reset($rs->fields), ADODB_Session_Key()));$/;"	v
v	lib/adodb/adodb-datadict.inc.php	/^						$v = str_replace('NOT NULL','',$v);$/;"	v
v	lib/adodb/adodb-lib.inc.php	/^				$v = $zthis->qstr($v);$/;"	v
v	lib/adodb/adodb-lib.inc.php	/^				$v = (string) @$v;$/;"	v
v	lib/adodb/adodb-session-clob.php	/^			$v = '';$/;"	v
v	lib/adodb/adodb-session-clob.php	/^			$v = rawurldecode(reset($rs->fields));$/;"	v
v	lib/adodb/adodb-session.php	/^			$v = '';$/;"	v
v	lib/adodb/adodb-session.php	/^			$v = rawurldecode(reset($rs->fields));$/;"	v
v	lib/adodb/datadict/datadict-db2.inc.php	/^				$v = implode(' ',$vargs);	$/;"	v
v	lib/adodb/datadict/datadict-postgres.inc.php	/^				$v = preg_replace('\/NOT NULL\/i','',$v);$/;"	v
v	lib/adodb/pivottable.inc.php	/^			$v = trim($v);$/;"	v
v	lib/adodb/session/adodb-session.php	/^						$v = $f->read($v, ADODB_Session::_sessionKey());$/;"	v
v	lib/adodb/session/adodb-session.php	/^				$v = '';$/;"	v
v	lib/adodb/session/adodb-session.php	/^				$v = rawurldecode($v);$/;"	v
v	lib/adodb/session/adodb-session.php	/^				$v = reset($rs->fields);$/;"	v
v	lib/adodb/toexport.inc.php	/^				$v = $rs->fields[$j];$/;"	v
v	lib/adodb/toexport.inc.php	/^				$v = strip_tags(str_replace("\\n", $replaceNewLine, str_replace("\\r\\n",$replaceNewLine,str_replace($sep,$sepreplace,$v))));$/;"	v
v	lib/adodb/toexport.inc.php	/^			$v = $o->name;$/;"	v
v	lib/adodb/toexport.inc.php	/^			$v = strip_tags(str_replace("\\n", $replaceNewLine, str_replace("\\r\\n",$replaceNewLine,str_replace($sep,$sepreplace,$v))));$/;"	v
v	lib/adodb/tohtml.inc.php	/^					$v = round($v);$/;"	v
v	lib/adodb/tohtml.inc.php	/^					$v = round($v,$ADODB_ROUND);$/;"	v
v	lib/adodb/tohtml.inc.php	/^				$v = trim($v);$/;"	v
v	lib/datalib.php	/^            $v = false;$/;"	v
v	lib/datalib.php	/^    $v = true;$/;"	v
v	lib/graphlib.php	/^    $v       = $this->calculated['boundary_box']['bottom'] - $y + $offset;$/;"	v
v	lib/graphlib.php	/^  $v = $this->calculated['inner_border']['bottom'] - $y + $offset;$/;"	v
v	lib/soap/nusoap.php	/^						$v = $attrs['http:\/\/schemas.xmlsoap.org\/wsdl\/:arrayType'];$/;"	v
v	lib/soap/nusoap.php	/^						$v = '';$/;"	v
v	lib/soap/nusoap.php	/^					    $v = $xvalue[$eName];$/;"	v
v	lib/soap/nusoap.php	/^					    $v = null;$/;"	v
v	lib/soap/nusoap.php	/^					$v = $attrs['http:\/\/schemas.xmlsoap.org\/wsdl\/:arrayType'];$/;"	v
v	lib/soap/nusoap.php	/^					$v = str_replace('"', '', $v);$/;"	v
v	lib/soap/nusoap.php	/^					$v = str_replace('\\\\', '', $v);$/;"	v
v	lib/soap/nusoap.php	/^		            $v = strpos($v,':') ? $this->expandQname($v) : $v;$/;"	v
v	lib/soap/nusoap.php	/^                        $v = $this->XMLSchemaVersion.':'.$v;$/;"	v
v	lib/soap/nusoap.php	/^                        $v = strpos($v, ':') ? $this->expandQname($v) : $v;$/;"	v
v	lib/soap/nusoap.php	/^                    $v = substr($v,0,strpos($v,'[')); \/\/ clip the []$/;"	v
v	lib/soap/nusoap.php	/^                $v = strpos($v,':') ? $this->expandQname($v) : $v;$/;"	v
v	lib/typo3/class.t3lib_div.php	/^			$v=doubleval($v);$/;"	v
v1	lib/adodb/adodb-recordset.inc.php	/^					$v1 = trim(reset($this->fields));$/;"	v
v1	lib/adodb/adodb.inc.php	/^						$v1 = trim(reset($this->fields));$/;"	v
v2	lib/adodb/adodb-recordset.inc.php	/^					$v2 = ''.next($this->fields); $/;"	v
v2	lib/adodb/adodb.inc.php	/^						$v2 = ''.next($this->fields); $/;"	v
v6_expand_AlsoCorrect	mod/hotpot/template/v6.php	/^	function v6_expand_AlsoCorrect() {$/;"	f
v6_expand_AnswerArray	mod/hotpot/template/v6.php	/^	function v6_expand_AnswerArray() {$/;"	f
v6_expand_Back	mod/hotpot/template/v6.php	/^	function v6_expand_Back() {$/;"	f
v6_expand_BackCaption	mod/hotpot/template/v6.php	/^	function v6_expand_BackCaption() {$/;"	f
v6_expand_BottomNavBar	mod/hotpot/template/v6.php	/^	function v6_expand_BottomNavBar() {$/;"	f
v6_expand_CapitalizeFirst	mod/hotpot/template/v6.php	/^	function v6_expand_CapitalizeFirst() {$/;"	f
v6_expand_CaseSensitive	mod/hotpot/template/v6.php	/^	function v6_expand_CaseSensitive() {$/;"	f
v6_expand_CheckCaption	mod/hotpot/template/v6.php	/^	function v6_expand_CheckCaption() {$/;"	f
v6_expand_ClickToAdd	mod/hotpot/template/v6.php	/^	function v6_expand_ClickToAdd() {$/;"	f
v6_expand_ClozeBody	mod/hotpot/template/v6.php	/^	function v6_expand_ClozeBody() {$/;"	f
v6_expand_ClueCaption	mod/hotpot/template/v6.php	/^	function v6_expand_ClueCaption() {$/;"	f
v6_expand_ClueNumArray	mod/hotpot/template/v6.php	/^	function v6_expand_ClueNumArray() {$/;"	f
v6_expand_Clues	mod/hotpot/template/v6.php	/^	function v6_expand_Clues() {$/;"	f
v6_expand_CluesAcross	mod/hotpot/template/v6.php	/^	function v6_expand_CluesAcross() {$/;"	f
v6_expand_CluesAcrossLabel	mod/hotpot/template/v6.php	/^	function v6_expand_CluesAcrossLabel() {$/;"	f
v6_expand_CluesDown	mod/hotpot/template/v6.php	/^	function v6_expand_CluesDown() {$/;"	f
v6_expand_CluesDownLabel	mod/hotpot/template/v6.php	/^	function v6_expand_CluesDownLabel() {$/;"	f
v6_expand_Contents	mod/hotpot/template/v6.php	/^	function v6_expand_Contents() {$/;"	f
v6_expand_ContentsCaption	mod/hotpot/template/v6.php	/^	function v6_expand_ContentsCaption() {$/;"	f
v6_expand_ContentsURL	mod/hotpot/template/v6.php	/^	function v6_expand_ContentsURL() {$/;"	f
v6_expand_ContinuousScoring	mod/hotpot/template/v6.php	/^	function v6_expand_ContinuousScoring() {$/;"	f
v6_expand_Correct	mod/hotpot/template/v6.php	/^	function v6_expand_Correct() {$/;"	f
v6_expand_CorrectFirstTime	mod/hotpot/template/v6.php	/^	function v6_expand_CorrectFirstTime() {$/;"	f
v6_expand_CorrectIndicator	mod/hotpot/template/v6.php	/^	function v6_expand_CorrectIndicator() {$/;"	f
v6_expand_CorrectList	mod/hotpot/template/v6.php	/^	function v6_expand_CorrectList() {$/;"	f
v6_expand_DefaultRight	mod/hotpot/template/v6.php	/^	function v6_expand_DefaultRight() {$/;"	f
v6_expand_DefaultWrong	mod/hotpot/template/v6.php	/^	function v6_expand_DefaultWrong() {$/;"	f
v6_expand_DragArray	mod/hotpot/template/v6.php	/^	function v6_expand_DragArray() {$/;"	f
v6_expand_DublinCoreMetadata	mod/hotpot/template/v6.php	/^	function v6_expand_DublinCoreMetadata() {$/;"	f
v6_expand_EMail	mod/hotpot/template/v6.php	/^	function v6_expand_EMail() {$/;"	f
v6_expand_EnterCaption	mod/hotpot/template/v6.php	/^	function v6_expand_EnterCaption() {$/;"	f
v6_expand_ExBGColor	mod/hotpot/template/v6.php	/^	function v6_expand_ExBGColor() {$/;"	f
v6_expand_ExerciseSubtitle	mod/hotpot/template/v6.php	/^	function v6_expand_ExerciseSubtitle() {$/;"	f
v6_expand_ExerciseTitle	mod/hotpot/template/v6.php	/^	function v6_expand_ExerciseTitle() {$/;"	f
v6_expand_FixedArray	mod/hotpot/template/v6.php	/^	function v6_expand_FixedArray() {$/;"	f
v6_expand_FontFace	mod/hotpot/template/v6.php	/^	function v6_expand_FontFace() {$/;"	f
v6_expand_FontSize	mod/hotpot/template/v6.php	/^	function v6_expand_FontSize() {$/;"	f
v6_expand_FormMailURL	mod/hotpot/template/v6.php	/^	function v6_expand_FormMailURL() {$/;"	f
v6_expand_FullVersionInfo	mod/hotpot/template/v6.php	/^	function v6_expand_FullVersionInfo() {$/;"	f
v6_expand_FuncLightColor	mod/hotpot/template/v6.php	/^	function v6_expand_FuncLightColor() { \/\/ top-left of buttons$/;"	f
v6_expand_FuncShadeColor	mod/hotpot/template/v6.php	/^	function v6_expand_FuncShadeColor() { \/\/ bottom right of buttons$/;"	f
v6_expand_GiveHint	mod/hotpot/template/v6.php	/^	function v6_expand_GiveHint() {$/;"	f
v6_expand_GraphicURL	mod/hotpot/template/v6.php	/^	function v6_expand_GraphicURL() {$/;"	f
v6_expand_GridBody	mod/hotpot/template/v6.php	/^	function v6_expand_GridBody() {$/;"	f
v6_expand_GuessArray	mod/hotpot/template/v6.php	/^	function v6_expand_GuessArray() {$/;"	f
v6_expand_GuessCorrect	mod/hotpot/template/v6.php	/^	function v6_expand_GuessCorrect() {$/;"	f
v6_expand_GuessIncorrect	mod/hotpot/template/v6.php	/^	function v6_expand_GuessIncorrect() {$/;"	f
v6_expand_HeaderCode	mod/hotpot/template/v6.php	/^	function v6_expand_HeaderCode() {$/;"	f
v6_expand_Hint	mod/hotpot/template/v6.php	/^	function v6_expand_Hint() {$/;"	f
v6_expand_HintCaption	mod/hotpot/template/v6.php	/^	function v6_expand_HintCaption() {$/;"	f
v6_expand_HybridTries	mod/hotpot/template/v6.php	/^	function v6_expand_HybridTries() {$/;"	f
v6_expand_Incorrect	mod/hotpot/template/v6.php	/^	function v6_expand_Incorrect() {$/;"	f
v6_expand_IncorrectIndicator	mod/hotpot/template/v6.php	/^	function v6_expand_IncorrectIndicator() {$/;"	f
v6_expand_Instructions	mod/hotpot/template/v6.php	/^	function v6_expand_Instructions() {$/;"	f
v6_expand_ItemArray	mod/hotpot/template/v6.php	/^	function v6_expand_ItemArray() {$/;"	f
v6_expand_JSBrowserCheck	mod/hotpot/template/v6.php	/^	function v6_expand_JSBrowserCheck() {$/;"	f
v6_expand_JSButtons	mod/hotpot/template/v6.php	/^	function v6_expand_JSButtons() {$/;"	f
v6_expand_JSCard	mod/hotpot/template/v6.php	/^	function v6_expand_JSCard() {$/;"	f
v6_expand_JSCheckShortAnswer	mod/hotpot/template/v6.php	/^	function v6_expand_JSCheckShortAnswer() {$/;"	f
v6_expand_JSDJMatch6	mod/hotpot/template/v6.php	/^	function v6_expand_JSDJMatch6() {$/;"	f
v6_expand_JSDJMix6	mod/hotpot/template/v6.php	/^	function v6_expand_JSDJMix6() {$/;"	f
v6_expand_JSFJMatch6	mod/hotpot/template/v6.php	/^	function v6_expand_JSFJMatch6() {$/;"	f
v6_expand_JSFJMix6	mod/hotpot/template/v6.php	/^	function v6_expand_JSFJMix6() {$/;"	f
v6_expand_JSHotPotNet	mod/hotpot/template/v6.php	/^	function v6_expand_JSHotPotNet() {$/;"	f
v6_expand_JSJCloze6	mod/hotpot/template/v6.php	/^	function v6_expand_JSJCloze6() {$/;"	f
v6_expand_JSJCross6	mod/hotpot/template/v6.php	/^	function v6_expand_JSJCross6() {$/;"	f
v6_expand_JSJMatch6	mod/hotpot/template/v6.php	/^	function v6_expand_JSJMatch6() {$/;"	f
v6_expand_JSJMix6	mod/hotpot/template/v6.php	/^	function v6_expand_JSJMix6() {$/;"	f
v6_expand_JSJQuiz6	mod/hotpot/template/v6.php	/^	function v6_expand_JSJQuiz6() {$/;"	f
v6_expand_JSSendResults	mod/hotpot/template/v6.php	/^	function v6_expand_JSSendResults() {$/;"	f
v6_expand_JSShowMessage	mod/hotpot/template/v6.php	/^	function v6_expand_JSShowMessage() {$/;"	f
v6_expand_JSTimer	mod/hotpot/template/v6.php	/^	function v6_expand_JSTimer() {$/;"	f
v6_expand_JSUtilities	mod/hotpot/template/v6.php	/^	function v6_expand_JSUtilities() {$/;"	f
v6_expand_Keypad	mod/hotpot/template/v6.php	/^	function v6_expand_Keypad() {$/;"	f
v6_expand_LastQCaption	mod/hotpot/template/v6.php	/^	function v6_expand_LastQCaption() {$/;"	f
v6_expand_LetterArray	mod/hotpot/template/v6.php	/^	function v6_expand_LetterArray() {$/;"	f
v6_expand_LinkColor	mod/hotpot/template/v6.php	/^	function v6_expand_LinkColor() {$/;"	f
v6_expand_MatchDivItems	mod/hotpot/template/v6.php	/^	function v6_expand_MatchDivItems() {$/;"	f
v6_expand_MultiChoice	mod/hotpot/template/v6.php	/^	function v6_expand_MultiChoice() {$/;"	f
v6_expand_MultiSelect	mod/hotpot/template/v6.php	/^	function v6_expand_MultiSelect() {$/;"	f
v6_expand_NamePlease	mod/hotpot/template/v6.php	/^	function v6_expand_NamePlease() {$/;"	f
v6_expand_NavBar	mod/hotpot/template/v6.php	/^	function v6_expand_NavBar($navbarid='') {$/;"	f
v6_expand_NavBarColor	mod/hotpot/template/v6.php	/^	function v6_expand_NavBarColor() {$/;"	f
v6_expand_NavBarID	mod/hotpot/template/v6.php	/^	function v6_expand_NavBarID() {$/;"	f
v6_expand_NavBarJS	mod/hotpot/template/v6.php	/^	function v6_expand_NavBarJS() {$/;"	f
v6_expand_NavButtons	mod/hotpot/template/v6.php	/^	function v6_expand_NavButtons() {$/;"	f
v6_expand_NavLightColor	mod/hotpot/template/v6.php	/^	function v6_expand_NavLightColor() {$/;"	f
v6_expand_NavShadeColor	mod/hotpot/template/v6.php	/^	function v6_expand_NavShadeColor() {$/;"	f
v6_expand_NavTextColor	mod/hotpot/template/v6.php	/^	function v6_expand_NavTextColor() {$/;"	f
v6_expand_NextCorrect	mod/hotpot/template/v6.php	/^	function v6_expand_NextCorrect() {$/;"	f
v6_expand_NextEx	mod/hotpot/template/v6.php	/^	function v6_expand_NextEx() {$/;"	f
v6_expand_NextExCaption	mod/hotpot/template/v6.php	/^	function v6_expand_NextExCaption() {$/;"	f
v6_expand_NextExURL	mod/hotpot/template/v6.php	/^	function v6_expand_NextExURL() {$/;"	f
v6_expand_NextQCaption	mod/hotpot/template/v6.php	/^	function v6_expand_NextQCaption() {$/;"	f
v6_expand_OKCaption	mod/hotpot/template/v6.php	/^	function v6_expand_OKCaption() {$/;"	f
v6_expand_OpenPunctuation	mod/hotpot/template/v6.php	/^	function v6_expand_OpenPunctuation() {$/;"	f
v6_expand_PageBGColor	mod/hotpot/template/v6.php	/^	function v6_expand_PageBGColor() {$/;"	f
v6_expand_PartlyIncorrect	mod/hotpot/template/v6.php	/^	function v6_expand_PartlyIncorrect() {$/;"	f
v6_expand_PlainTitle	mod/hotpot/template/v6.php	/^	function v6_expand_PlainTitle() {$/;"	f
v6_expand_PleaseEnter	mod/hotpot/template/v6.php	/^	function v6_expand_PleaseEnter() {$/;"	f
v6_expand_PreloadImageList	mod/hotpot/template/v6.php	/^	function v6_expand_PreloadImageList() {$/;"	f
v6_expand_PreloadImages	mod/hotpot/template/v6.php	/^	function v6_expand_PreloadImages() {$/;"	f
v6_expand_Punctuation	mod/hotpot/template/v6.php	/^	function v6_expand_Punctuation() {$/;"	f
v6_expand_QsToShow	mod/hotpot/template/v6.php	/^	function v6_expand_QsToShow() {$/;"	f
v6_expand_QuestionOutput	mod/hotpot/template/v6.php	/^	function v6_expand_QuestionOutput() {$/;"	f
v6_expand_Reading	mod/hotpot/template/v6.php	/^	function v6_expand_Reading() {$/;"	f
v6_expand_ReadingText	mod/hotpot/template/v6.php	/^	function v6_expand_ReadingText() {$/;"	f
v6_expand_ReadingTitle	mod/hotpot/template/v6.php	/^	function v6_expand_ReadingTitle() {$/;"	f
v6_expand_RemainingWords	mod/hotpot/template/v6.php	/^	function v6_expand_RemainingWords() {$/;"	f
v6_expand_Restart	mod/hotpot/template/v6.php	/^	function v6_expand_Restart() {$/;"	f
v6_expand_RestartCaption	mod/hotpot/template/v6.php	/^	function v6_expand_RestartCaption() {$/;"	f
v6_expand_Seconds	mod/hotpot/template/v6.php	/^	function v6_expand_Seconds() {$/;"	f
v6_expand_SegmentArray	mod/hotpot/template/v6.php	/^	function v6_expand_SegmentArray() {$/;"	f
v6_expand_SendResults	mod/hotpot/template/v6.php	/^	function v6_expand_SendResults() {$/;"	f
v6_expand_ShortAnswer	mod/hotpot/template/v6.php	/^	function v6_expand_ShortAnswer() {$/;"	f
v6_expand_ShowAllQuestionsCaption	mod/hotpot/template/v6.php	/^	function v6_expand_ShowAllQuestionsCaption() {$/;"	f
v6_expand_ShowAllQuestionsCaptionJS	mod/hotpot/template/v6.php	/^	function v6_expand_ShowAllQuestionsCaptionJS() {$/;"	f
v6_expand_ShowAlsoCorrect	mod/hotpot/template/v6.php	/^	function v6_expand_ShowAlsoCorrect() {$/;"	f
v6_expand_ShowAnswer	mod/hotpot/template/v6.php	/^	function v6_expand_ShowAnswer() {$/;"	f
v6_expand_ShowAnswerCaption	mod/hotpot/template/v6.php	/^	function v6_expand_ShowAnswerCaption() {$/;"	f
v6_expand_ShowCorrectFirstTime	mod/hotpot/template/v6.php	/^	function v6_expand_ShowCorrectFirstTime() {$/;"	f
v6_expand_ShowHideClueList	mod/hotpot/template/v6.php	/^	function v6_expand_ShowHideClueList() {$/;"	f
v6_expand_ShowOneByOneCaption	mod/hotpot/template/v6.php	/^	function v6_expand_ShowOneByOneCaption() {$/;"	f
v6_expand_ShowOneByOneCaptionJS	mod/hotpot/template/v6.php	/^	function v6_expand_ShowOneByOneCaptionJS() {$/;"	f
v6_expand_ShuffleAs	mod/hotpot/template/v6.php	/^	function v6_expand_ShuffleAs() {$/;"	f
v6_expand_ShuffleQs	mod/hotpot/template/v6.php	/^	function v6_expand_ShuffleQs() {$/;"	f
v6_expand_Slide	mod/hotpot/template/v6.php	/^	function v6_expand_Slide() {$/;"	f
v6_expand_StyleSheet	mod/hotpot/template/v6.php	/^	function v6_expand_StyleSheet() {$/;"	f
v6_expand_TextColor	mod/hotpot/template/v6.php	/^	function v6_expand_TextColor() {$/;"	f
v6_expand_TheseAnswersToo	mod/hotpot/template/v6.php	/^	function v6_expand_TheseAnswersToo() {$/;"	f
v6_expand_ThisMuch	mod/hotpot/template/v6.php	/^	function v6_expand_ThisMuch() {$/;"	f
v6_expand_Timer	mod/hotpot/template/v6.php	/^	function v6_expand_Timer() {$/;"	f
v6_expand_TimesUp	mod/hotpot/template/v6.php	/^	function v6_expand_TimesUp() {$/;"	f
v6_expand_TitleColor	mod/hotpot/template/v6.php	/^	function v6_expand_TitleColor() {$/;"	f
v6_expand_TopNavBar	mod/hotpot/template/v6.php	/^	function v6_expand_TopNavBar() {$/;"	f
v6_expand_Undo	mod/hotpot/template/v6.php	/^	function v6_expand_Undo() {$/;"	f
v6_expand_UndoCaption	mod/hotpot/template/v6.php	/^	function v6_expand_UndoCaption() {$/;"	f
v6_expand_VLinkColor	mod/hotpot/template/v6.php	/^	function v6_expand_VLinkColor() {$/;"	f
v6_expand_WordList	mod/hotpot/template/v6.php	/^	function v6_expand_WordList() {$/;"	f
v6_expand_YourScoreIs	mod/hotpot/template/v6.php	/^	function v6_expand_YourScoreIs() {$/;"	f
v6_expand_jcross_clues	mod/hotpot/template/v6.php	/^	function v6_expand_jcross_clues($direction) {$/;"	f
v6_expand_jquiz_button	mod/hotpot/template/v6.php	/^	function v6_expand_jquiz_button($caption, $onclick) {$/;"	f
v6_get_jcross_grid	mod/hotpot/template/v6.php	/^	function v6_get_jcross_grid(&$row, &$r_max, &$c_max) {$/;"	f
v6_include_WordList	mod/hotpot/template/v6.php	/^	function v6_include_WordList() {$/;"	f
v6_jquiz_question_type	mod/hotpot/template/v6.php	/^	function v6_jquiz_question_type($type) {$/;"	f
v6_set_WordList	mod/hotpot/template/v6.php	/^	function v6_set_WordList() {$/;"	f
v6_use_DropDownList	mod/hotpot/template/v6.php	/^	function v6_use_DropDownList() {$/;"	f
v_add_path	lib/pclzip/pclzip.lib.php	/^          $v_add_path = $v_options[PCLZIP_OPT_ADD_PATH];$/;"	v
v_add_path	lib/pclzip/pclzip.lib.php	/^        $v_add_path = $v_arg_list[0];$/;"	v
v_add_path	lib/pclzip/pclzip.lib.php	/^    $v_add_path = "";$/;"	v
v_arg_list	lib/pclzip/pclzip.lib.php	/^      $v_arg_list = &func_get_args();$/;"	v
v_arg_list	lib/pclzip/pclzip.lib.php	/^      $v_arg_list = func_get_args();$/;"	v
v_arg_trick	lib/pclzip/pclzip.lib.php	/^    $v_arg_trick = array (PCLZIP_OPT_BY_INDEX, $p_index);$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^            $v_binary_data = pack('a'.$v_read_size, $v_buffer);$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^        $v_binary_data = pack('a'.$p_header['compressed_size'],$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^      $v_binary_data = @fread($this->zip_fd, 4);$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^    $v_binary_data = @fread($this->zip_fd, 4);$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^    $v_binary_data = fread($this->zip_fd, 18);$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^    $v_binary_data = fread($this->zip_fd, 26);$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^    $v_binary_data = fread($this->zip_fd, 42);$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^    $v_binary_data = pack("VvvvvVVv", 0x06054b50, 0, 0, $p_nb_entries,$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^    $v_binary_data = pack("VvvvvvVVVvv", 0x04034b50,$/;"	v
v_binary_data	lib/pclzip/pclzip.lib.php	/^    $v_binary_data = pack("VvvvvvvVVVvvvvvVV", 0x02014b50,$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^              $v_buffer = @fread($this->zip_fd, $p_entry['compressed_size']);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^              $v_buffer = @fread($this->zip_fd, $p_entry['compressed_size']-12);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^            $v_buffer = @fread($this->zip_fd, $v_read_size);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^          $v_buffer = @fread($this->zip_fd, $p_entry['compressed_size']);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^        $v_buffer = @fread($p_src, $v_read_size);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^        $v_buffer = @gzread($p_src, $v_read_size);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^      $v_buffer = @fread($p_archive_to_add->zip_fd, $v_read_size);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^      $v_buffer = @fread($this->zip_fd, $v_read_size);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^      $v_buffer = @fread($v_zip_temp_fd, $v_read_size);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^      $v_buffer = fread($p_archive_to_add->zip_fd, $v_read_size);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^      $v_buffer = fread($this->zip_fd, $v_read_size);$/;"	v
v_buffer	lib/pclzip/pclzip.lib.php	/^      $v_buffer = fread($v_zip_temp_fd, $v_read_size);$/;"	v
v_byte	lib/pclzip/pclzip.lib.php	/^        $v_byte = @fread($this->zip_fd, 1);$/;"	v
v_bytes	lib/pclzip/pclzip.lib.php	/^        $v_bytes = ($v_bytes << 8) | Ord($v_byte);$/;"	v
v_bytes	lib/pclzip/pclzip.lib.php	/^      $v_bytes = 0x00000000;$/;"	v
v_central_dir	lib/pclzip/pclzip.lib.php	/^      $v_central_dir = array();$/;"	v
v_central_dir	lib/pclzip/pclzip.lib.php	/^    $v_central_dir = array();$/;"	v
v_central_dir_to_add	lib/pclzip/pclzip.lib.php	/^    $v_central_dir_to_add = array();$/;"	v
v_comment	lib/pclzip/pclzip.lib.php	/^          $v_comment = $p_options[PCLZIP_OPT_COMMENT];$/;"	v
v_comment	lib/pclzip/pclzip.lib.php	/^        $v_comment = '';$/;"	v
v_comment	lib/pclzip/pclzip.lib.php	/^      $v_comment = $p_options[PCLZIP_OPT_COMMENT];$/;"	v
v_comment	lib/pclzip/pclzip.lib.php	/^      $v_comment = $p_options[PCLZIP_OPT_PREPEND_COMMENT].$v_comment;$/;"	v
v_comment	lib/pclzip/pclzip.lib.php	/^      $v_comment = $v_comment.$p_options[PCLZIP_OPT_ADD_COMMENT];$/;"	v
v_comment	lib/pclzip/pclzip.lib.php	/^    $v_comment = $v_central_dir['comment'].' '.$v_central_dir_to_add['comment'];$/;"	v
v_comment	lib/pclzip/pclzip.lib.php	/^    $v_comment = $v_central_dir['comment'];$/;"	v
v_comment	lib/pclzip/pclzip.lib.php	/^    $v_comment = '';$/;"	v
v_compare	lib/pclzip/pclzip.lib.php	/^      $v_compare = PclZipUtilPathInclusion($p_remove_dir, $p_filename);$/;"	v
v_content	lib/pclzip/pclzip.lib.php	/^          $v_content = @fread($v_file, $p_header['size']);$/;"	v
v_content_compressed	lib/pclzip/pclzip.lib.php	/^	      $v_content_compressed = PclZipUtilZipEncrypt($v_content_compressed,$/;"	v
v_content_compressed	lib/pclzip/pclzip.lib.php	/^          $v_content_compressed = $v_header.$v_content_compressed;$/;"	v
v_content_compressed	lib/pclzip/pclzip.lib.php	/^          $v_content_compressed = @fread($v_file, $p_header['size']);$/;"	v
v_content_compressed	lib/pclzip/pclzip.lib.php	/^          $v_content_compressed = @gzdeflate($v_content);$/;"	v
v_data	lib/pclzip/pclzip.lib.php	/^        $v_data = @fread($this->zip_fd, $p_entry['compressed_size']);$/;"	v
v_data	lib/pclzip/pclzip.lib.php	/^      $v_data = @unpack('Vid', $v_binary_data);$/;"	v
v_data	lib/pclzip/pclzip.lib.php	/^    $v_data = unpack('Vid', $v_binary_data);$/;"	v
v_data	lib/pclzip/pclzip.lib.php	/^    $v_data = unpack('vdisk\/vdisk_start\/vdisk_entries\/ventries\/Vsize\/Voffset\/vcomment_size', $v_binary_data);$/;"	v
v_data	lib/pclzip/pclzip.lib.php	/^    $v_data = unpack('vversion\/vflag\/vcompression\/vmtime\/vmdate\/Vcrc\/Vcompressed_size\/Vsize\/vfilename_len\/vextra_len', $v_binary_data);$/;"	v
v_date	lib/pclzip/pclzip.lib.php	/^    $v_date = getdate($p_header['mtime']);$/;"	v
v_day	lib/pclzip/pclzip.lib.php	/^      $v_day = $p_header['mdate'] & 0x001F;$/;"	v
v_dir_to_check	lib/pclzip/pclzip.lib.php	/^        $v_dir_to_check = "";$/;"	v
v_dir_to_check	lib/pclzip/pclzip.lib.php	/^        $v_dir_to_check = $p_entry['filename'];$/;"	v
v_dir_to_check	lib/pclzip/pclzip.lib.php	/^        $v_dir_to_check = dirname($p_entry['filename']);$/;"	v
v_encryption_header	lib/pclzip/pclzip.lib.php	/^              $v_encryption_header = @fread($this->zip_fd, 12);$/;"	v
v_end	lib/graphlib.php	/^    $v_end   = $bottom - $y_end + $offset;$/;"	v
v_end	lib/graphlib.php	/^  $v_end   = $this->calculated['boundary_box']['bottom'] - $y_end + $offset;$/;"	v
v_end	mod/wiki/ewiki/ewiki.php	/^      $v_end = $uu;$/;"	v
v_end	mod/wiki/ewiki/ewiki.php	/^   $v_end = $v_start - $ewiki_config["list_limit"] + 1;$/;"	v
v_end	mod/wiki/ewiki/ewiki.php	/^   $v_end = max($v_end, 1);$/;"	v
v_extract	lib/pclzip/pclzip.lib.php	/^                      $v_extract = true;$/;"	v
v_extract	lib/pclzip/pclzip.lib.php	/^                  $v_extract = true;$/;"	v
v_extract	lib/pclzip/pclzip.lib.php	/^              $v_extract = true;$/;"	v
v_extract	lib/pclzip/pclzip.lib.php	/^          $v_extract = false;$/;"	v
v_extract	lib/pclzip/pclzip.lib.php	/^          $v_extract = true;$/;"	v
v_extract	lib/pclzip/pclzip.lib.php	/^      $v_extract = false;$/;"	v
v_file_content	lib/pclzip/pclzip.lib.php	/^          $v_file_content = @gzinflate($v_buffer);$/;"	v
v_file_content	lib/pclzip/pclzip.lib.php	/^          $v_file_content = gzinflate($v_buffer);$/;"	v
v_found	lib/pclzip/pclzip.lib.php	/^      	$v_found = true;$/;"	v
v_found	lib/pclzip/pclzip.lib.php	/^                      $v_found = true;$/;"	v
v_found	lib/pclzip/pclzip.lib.php	/^                  $v_found = true;$/;"	v
v_found	lib/pclzip/pclzip.lib.php	/^              $v_found = true;$/;"	v
v_found	lib/pclzip/pclzip.lib.php	/^        $v_found = 1;$/;"	v
v_found	lib/pclzip/pclzip.lib.php	/^      $v_found = false;$/;"	v
v_found	lib/pclzip/pclzip.lib.php	/^    $v_found = 0;$/;"	v
v_function_name	lib/pclzip/pclzip.lib.php	/^          $v_function_name = $p_options_list[$i+1];$/;"	v
v_header	lib/pclzip/pclzip.lib.php	/^          $v_header = 'xxxxxxxxxxxx';$/;"	v
v_header	lib/pclzip/pclzip.lib.php	/^      $v_header = array();$/;"	v
v_header	lib/pclzip/pclzip.lib.php	/^    $v_header = array();$/;"	v
v_header_list	lib/pclzip/pclzip.lib.php	/^    $v_header_list = array();$/;"	v
v_hour	lib/pclzip/pclzip.lib.php	/^      $v_hour = ($p_header['mtime'] & 0xF800) >> 11;$/;"	v
v_item_list	lib/pclzip/pclzip.lib.php	/^              $v_item_list = explode("-", $v_work_list[$j]);$/;"	v
v_list	lib/pclzip/pclzip.lib.php	/^      $v_list = explode("\/", $p_dir);$/;"	v
v_list	lib/pclzip/pclzip.lib.php	/^      $v_list = explode(PCLZIP_SEPARATOR, $p_filelist);$/;"	v
v_list	lib/pclzip/pclzip.lib.php	/^    $v_list = array();$/;"	v
v_list	lib/pclzip/pclzip.lib.php	/^    $v_list = get_defined_constants();$/;"	v
v_list_detail	lib/pclzip/pclzip.lib.php	/^    $v_list_detail = array();$/;"	v
v_list_dir	lib/pclzip/pclzip.lib.php	/^    $v_list_dir = explode("\/", $p_dir);$/;"	v
v_list_dir_size	lib/pclzip/pclzip.lib.php	/^    $v_list_dir_size = sizeof($v_list_dir);$/;"	v
v_list_path	lib/pclzip/pclzip.lib.php	/^    $v_list_path = explode("\/", $p_path);$/;"	v
v_list_path_size	lib/pclzip/pclzip.lib.php	/^    $v_list_path_size = sizeof($v_list_path);$/;"	v
v_local_header	lib/pclzip/pclzip.lib.php	/^            $v_local_header = array();$/;"	v
v_local_header	lib/pclzip/pclzip.lib.php	/^      $v_local_header = array();$/;"	v
v_maximum_size	lib/pclzip/pclzip.lib.php	/^        $v_maximum_size = $v_size;$/;"	v
v_maximum_size	lib/pclzip/pclzip.lib.php	/^      $v_maximum_size = 65557; \/\/ 0xFFFF + 22;$/;"	v
v_mdate	lib/pclzip/pclzip.lib.php	/^    $v_mdate = (($v_date['year']-1980)<<9) + ($v_date['mon']<<5) + $v_date['mday'];$/;"	v
v_minute	lib/pclzip/pclzip.lib.php	/^      $v_minute = ($p_header['mtime'] & 0x07E0) >> 5;$/;"	v
v_month	lib/pclzip/pclzip.lib.php	/^      $v_month = ($p_header['mdate'] & 0x01E0) >> 5;$/;"	v
v_mtime	lib/pclzip/pclzip.lib.php	/^    $v_mtime = ($v_date['hours']<<11) + ($v_date['minutes']<<5) + $v_date['seconds']\/2;$/;"	v
v_name	lib/pclzip/pclzip.lib.php	/^    $v_name = array ( PCLZIP_ERR_NO_ERROR => 'PCLZIP_ERR_NO_ERROR',$/;"	v
v_nb	lib/pclzip/pclzip.lib.php	/^              $v_nb = sizeof($p_result_list);$/;"	v
v_nb	lib/pclzip/pclzip.lib.php	/^    $v_nb = sizeof($p_result_list);$/;"	v
v_object_archive	lib/pclzip/pclzip.lib.php	/^      $v_object_archive = new PclZip($p_archive_to_add);$/;"	v
v_offset	lib/pclzip/pclzip.lib.php	/^        $v_offset = @ftell($v_temp_zip->zip_fd);$/;"	v
v_offset	lib/pclzip/pclzip.lib.php	/^    $v_offset = @ftell($this->zip_fd);$/;"	v
v_offset	lib/pclzip/pclzip.lib.php	/^    $v_offset = @ftell($v_zip_temp_fd);$/;"	v
v_options	lib/pclzip/pclzip.lib.php	/^    $v_options = array();$/;"	v
v_options_trick	lib/pclzip/pclzip.lib.php	/^    $v_options_trick = array();$/;"	v
v_path	lib/pclzip/pclzip.lib.php	/^          $v_path = "";$/;"	v
v_path	lib/pclzip/pclzip.lib.php	/^          $v_path = $p_filename."\/";$/;"	v
v_path	lib/pclzip/pclzip.lib.php	/^          $v_path = $v_options[PCLZIP_OPT_PATH];$/;"	v
v_path	lib/pclzip/pclzip.lib.php	/^        $v_path = $v_arg_list[0];$/;"	v
v_path	lib/pclzip/pclzip.lib.php	/^    $v_path = '';$/;"	v
v_pos	lib/pclzip/pclzip.lib.php	/^      $v_pos = ftell($this->zip_fd);$/;"	v
v_pos_entry	lib/pclzip/pclzip.lib.php	/^      $v_pos_entry = ftell($this->zip_fd);$/;"	v
v_pos_entry	lib/pclzip/pclzip.lib.php	/^    $v_pos_entry = $v_central_dir['offset'];$/;"	v
v_prefix	lib/pclzip/pclzip.lib.php	/^	  $v_prefix = substr($v_key, 0, 10);$/;"	v
v_prop	lib/pclzip/pclzip.lib.php	/^    $v_prop = array();$/;"	v
v_pwd	lib/pclzip/pclzip.lib.php	/^    $v_pwd = "test";$/;"	v
v_read_size	lib/pclzip/pclzip.lib.php	/^            $v_read_size = ($v_size < PCLZIP_READ_BLOCK_SIZE ? $v_size : PCLZIP_READ_BLOCK_SIZE);$/;"	v
v_read_size	lib/pclzip/pclzip.lib.php	/^        $v_read_size = ($p_size < PCLZIP_READ_BLOCK_SIZE ? $p_size : PCLZIP_READ_BLOCK_SIZE);$/;"	v
v_read_size	lib/pclzip/pclzip.lib.php	/^      $v_read_size = ($v_size < PCLZIP_READ_BLOCK_SIZE ? $v_size : PCLZIP_READ_BLOCK_SIZE);$/;"	v
v_remove_all_path	lib/pclzip/pclzip.lib.php	/^          $v_remove_all_path = $v_options[PCLZIP_OPT_REMOVE_ALL_PATH];$/;"	v
v_remove_all_path	lib/pclzip/pclzip.lib.php	/^    $v_remove_all_path = false;$/;"	v
v_remove_path	lib/pclzip/pclzip.lib.php	/^          $v_remove_path = $v_arg_list[1];$/;"	v
v_remove_path	lib/pclzip/pclzip.lib.php	/^          $v_remove_path = $v_options[PCLZIP_OPT_REMOVE_PATH];$/;"	v
v_remove_path	lib/pclzip/pclzip.lib.php	/^    $v_remove_path = "";$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^		        $v_result = $p_dir;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      	$v_result = PCLZIP_ERR_USER_ABORTED;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^              $v_result = $this->privAddFileList($p_temp_list, $p_result_list,$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^            $v_result = "\/".$v_result;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^            $v_result = $v_list[$i].($i!=(sizeof($v_list)-1)?"\/".$v_result:"");$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^            $v_result = $v_list[$i];$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^            $v_result = '..\/'.$v_result;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^          $v_result = $this->privConvertHeader2FileInfo($v_header,$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^        $v_result = $this->privDuplicate($p_archive);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^        $v_result = $this->privParseOptions($v_arg_list, $v_size, $v_options,$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^        $v_result = 0;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^        $v_result = 1;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^        $v_result = 2;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^        $v_result = PCLZIP_ERR_MISSING_FILE;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privAdd($p_filelist, $p_result_list, $v_add_path, $v_remove_path, $v_remove_all_path, $v_options);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privAdd($v_list, $p_result_list, $v_add_path, $v_remove_path, $v_remove_all_path, $v_options);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privCreate($p_filelist, $p_result_list, $v_add_path, $v_remove_path, $v_remove_all_path, $v_options);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privCreate($p_list, $p_result_list, $p_add_dir, $p_remove_dir, $p_remove_all_dir, $p_options);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privCreate($v_list, $p_result_list, $v_add_path, $v_remove_path, $v_remove_all_path, $v_options);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privDuplicate($p_archive->zipname);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privDuplicate($p_archive_to_add->zipname);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privMerge($p_archive_to_add);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privMerge($v_object_archive);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = $this->privParseOptions($v_arg_list, $v_size, $v_options,$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = 1;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^      $v_result = PCLZIP_ERR_INVALID_PARAMETER;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^    $v_result = "";$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^    $v_result = $this->privAddList($p_list, $p_result_list, $p_add_dir, $p_remove_dir, $p_remove_all_dir, $p_options);$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^    $v_result = $this->privExtractByRule($p_list, $v_path, $v_remove_path,$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^    $v_result = $this->privParseOptions($v_arg_trick, sizeof($v_arg_trick), $v_options_trick,$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^    $v_result = 'Unknown';$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^    $v_result = 1;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^    $v_result = true;$/;"	v
v_result	lib/pclzip/pclzip.lib.php	/^    $v_result=1;$/;"	v
v_result1	lib/pclzip/pclzip.lib.php	/^          $v_result1 = $this->privExtractFile($v_header,$/;"	v
v_result1	lib/pclzip/pclzip.lib.php	/^          $v_result1 = $this->privExtractFileAsString($v_header, $v_string);$/;"	v
v_result1	lib/pclzip/pclzip.lib.php	/^          $v_result1 = $this->privExtractFileInOutput($v_header, $p_options);$/;"	v
v_seconde	lib/pclzip/pclzip.lib.php	/^      $v_seconde = ($p_header['mtime'] & 0x001F)*2;$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^          $v_size = $p_entry['compressed_size'];$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^        $v_size = @ftell($v_temp_zip->zip_fd)-$v_offset;$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^    $v_size = $v_central_dir['offset'];$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^    $v_size = $v_central_dir['size'];$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^    $v_size = $v_central_dir_to_add['offset'];$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^    $v_size = $v_central_dir_to_add['size'];$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^    $v_size = @ftell($this->zip_fd)-$v_offset;$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^    $v_size = @ftell($v_zip_temp_fd)-$v_offset;$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^    $v_size = filesize($p_archive_filename);$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^    $v_size = filesize($this->zipname);$/;"	v
v_size	lib/pclzip/pclzip.lib.php	/^    $v_size = func_num_args();$/;"	v
v_size_item_list	lib/pclzip/pclzip.lib.php	/^              $v_size_item_list = sizeof($v_item_list);$/;"	v
v_skip	lib/pclzip/pclzip.lib.php	/^                $v_skip = 0;$/;"	v
v_skip	lib/pclzip/pclzip.lib.php	/^      $v_skip = 0;$/;"	v
v_sort_flag	lib/pclzip/pclzip.lib.php	/^                  $v_sort_flag=true;$/;"	v
v_sort_flag	lib/pclzip/pclzip.lib.php	/^          $v_sort_flag=false;$/;"	v
v_sort_value	lib/pclzip/pclzip.lib.php	/^              $v_sort_value = $v_result_list[$p_options_list[$i]][$j]['start'];$/;"	v
v_sort_value	lib/pclzip/pclzip.lib.php	/^          $v_sort_value=0;$/;"	v
v_start	lib/graphlib.php	/^    $v_start = $bottom - $y_start + $offset;$/;"	v
v_start	lib/graphlib.php	/^  $v_start = $this->calculated['boundary_box']['bottom'] - $y_start + $offset;$/;"	v
v_start	mod/wiki/ewiki/ewiki.php	/^      $v_start = $uu;$/;"	v
v_start	mod/wiki/ewiki/ewiki.php	/^   $v_start = $data["version"];$/;"	v
v_stored_filename	lib/pclzip/pclzip.lib.php	/^          $v_stored_filename = "";$/;"	v
v_stored_filename	lib/pclzip/pclzip.lib.php	/^          $v_stored_filename = substr($p_filename, strlen($p_remove_dir));$/;"	v
v_stored_filename	lib/pclzip/pclzip.lib.php	/^        $v_stored_filename = $p_add_dir."\/".$v_stored_filename;$/;"	v
v_stored_filename	lib/pclzip/pclzip.lib.php	/^        $v_stored_filename = $p_add_dir.$v_stored_filename;$/;"	v
v_stored_filename	lib/pclzip/pclzip.lib.php	/^      $v_stored_filename = basename($p_filename);$/;"	v
v_stored_filename	lib/pclzip/pclzip.lib.php	/^    $v_stored_filename = $p_filename;$/;"	v
v_stored_filename	lib/pclzip/pclzip.lib.php	/^    $v_stored_filename = PclZipUtilPathReduction($v_stored_filename);$/;"	v
v_swap	lib/pclzip/pclzip.lib.php	/^    $v_swap = $this->zip_fd;$/;"	v
v_temp_zip	lib/pclzip/pclzip.lib.php	/^        $v_temp_zip = new PclZip($v_zip_temp_name);$/;"	v
v_value	lib/pclzip/pclzip.lib.php	/^      $v_value = $v_name[$this->error_code];$/;"	v
v_value	lib/pclzip/pclzip.lib.php	/^      $v_value = 'NoName';$/;"	v
v_work_list	lib/pclzip/pclzip.lib.php	/^              $v_work_list = $p_options_list[$i+1];$/;"	v
v_work_list	lib/pclzip/pclzip.lib.php	/^              $v_work_list = explode(",", $p_options_list[$i+1]);$/;"	v
v_work_list	lib/pclzip/pclzip.lib.php	/^          $v_work_list = array();$/;"	v
v_year	lib/pclzip/pclzip.lib.php	/^      $v_year = (($p_header['mdate'] & 0xFE00) >> 9) + 1980;$/;"	v
v_zip_temp_fd	lib/pclzip/pclzip.lib.php	/^    $v_zip_temp_fd = $v_swap;$/;"	v
v_zip_temp_name	lib/pclzip/pclzip.lib.php	/^        $v_zip_temp_name = PCLZIP_TEMPORARY_DIR.uniqid('pclzip-').'.tmp';$/;"	v
v_zip_temp_name	lib/pclzip/pclzip.lib.php	/^    $v_zip_temp_name = PCLZIP_TEMPORARY_DIR.uniqid('pclzip-').'.tmp';$/;"	v
val	files/index.php	/^            $val = rawurldecode($val);$/;"	v
val	grade/lib.php	/^            $val = $category->weight;$/;"	v
val	lib/adodb/adodb-connection.inc.php	/^                 $val = $this->_affectedrows();$/;"	v
val	lib/adodb/adodb-connection.inc.php	/^        $val = fread($fd,filesize($path));$/;"	v
val	lib/adodb/adodb-cryptsession.php	/^	$val = $Crypt->Encrypt(rawurlencode($val), ADODB_Session_Key());$/;"	v
val	lib/adodb/adodb-lib.inc.php	/^			$val = $arrFields[$fname];$/;"	v
val	lib/adodb/adodb-lib.inc.php	/^			$val = $zthis->DBDate($arrFields[$fname]);$/;"	v
val	lib/adodb/adodb-lib.inc.php	/^			$val = $zthis->DBTimeStamp($arrFields[$fname]);$/;"	v
val	lib/adodb/adodb-lib.inc.php	/^			$val = $zthis->qstr($arrFields[$fname],$magicq);$/;"	v
val	lib/adodb/adodb-perf.inc.php	/^				$val = "Error: $m"; $/;"	v
val	lib/adodb/adodb-perf.inc.php	/^			$val = $this->_DBParameter($how);$/;"	v
val	lib/adodb/adodb-session-clob.php	/^	$val = rawurlencode($val);$/;"	v
val	lib/adodb/adodb-session.php	/^	$val = rawurlencode($val);$/;"	v
val	lib/adodb/adodb.inc.php	/^			$val = $this->_affectedrows();$/;"	v
val	lib/adodb/adodb.inc.php	/^		$val = fread($fd,filesize($path));$/;"	v
val	lib/adodb/drivers/adodb-ado.inc.php	/^						$val = $f->value;$/;"	v
val	lib/adodb/drivers/adodb-ado.inc.php	/^						$val=(float) variant_cast($f->value,VT_R8)*3600*24-2209161600;$/;"	v
val	lib/adodb/drivers/adodb-ado5.inc.php	/^						$val = $f->value;$/;"	v
val	lib/adodb/drivers/adodb-ado5.inc.php	/^						$val= (float) variant_cast($f->value,VT_R8)*3600*24-2209161600;$/;"	v
val	lib/adodb/drivers/adodb-mssql.inc.php	/^		$val = 2;$/;"	v
val	lib/adodb/perf/perf-mysql.inc.php	/^				$val = $rs->fields[1];$/;"	v
val	lib/adodb/perf/perf-mysql.inc.php	/^			$val = 100*$arr[1]\/$arr[2];$/;"	v
val	lib/adodb/perf/perf-mysql.inc.php	/^		$val = 0.0;$/;"	v
val	lib/adodb/perf/perf-mysql.inc.php	/^		$val = 0;$/;"	v
val	lib/adodb/session/adodb-session.php	/^				$val = $f->write($val, ADODB_Session::_sessionKey());$/;"	v
val	lib/adodb/session/adodb-session.php	/^		$val = rawurlencode($val);$/;"	v
val	lib/adodb/tohtml.inc.php	/^				$val = $a[$j];$/;"	v
val	lib/editor/htmlarea/coursefiles.php	/^            $val = rawurldecode($val);$/;"	v
val	lib/smarty/Smarty_Compiler.class.php	/^        $val = trim($val);$/;"	v
val	lib/soap/nusoap.php	/^				$val = $this->expandEntities($val);$/;"	v
val	lib/soap/nusoap.php	/^	    	$val = str_replace("'", '&apos;', $val);$/;"	v
val	lib/soap/nusoap.php	/^	    	$val = str_replace('"', '&quot;', $val);$/;"	v
val	lib/soap/nusoap.php	/^	    	$val = str_replace('&', '&amp;', $val);$/;"	v
val	lib/soap/nusoap.php	/^	    	$val = str_replace('<', '&lt;', $val);$/;"	v
val	lib/soap/nusoap.php	/^	    	$val = str_replace('>', '&gt;', $val);$/;"	v
val	lib/soap/nusoap.php	/^	        		$val = $val ? 'true' : 'false';$/;"	v
val	lib/soap/nusoap.php	/^	        		$val = 0;$/;"	v
val	lib/typo3/class.t3lib_div.php	/^						$val = trim($val);$/;"	v
val	lib/typo3/class.t3lib_div.php	/^					$val = trim($val);$/;"	v
val	lib/typo3/class.t3lib_div.php	/^				$val = $sizeInBytes\/(1024);$/;"	v
val	lib/typo3/class.t3lib_div.php	/^				$val = $sizeInBytes\/(1024*1024);$/;"	v
val	lib/typo3/class.t3lib_div.php	/^				$val = $sizeInBytes\/(1024*1024*1024);$/;"	v
val	question/type/multianswer/questiontype.php	/^          $val = "$key-$val";'));$/;"	v
valPart	lib/typo3/class.t3lib_div.php	/^			$valPart = trim($valPart);$/;"	v
valarray	lib/bennu/iCalendar_properties.php	/^        $valarray = array_map($replace_function, $valarray);$/;"	v
valarray	lib/bennu/iCalendar_properties.php	/^        $valarray = explode('\\\\,', $this->value);$/;"	v
valid	lib/adodb/adodb-iterator.inc.php	/^	function valid() $/;"	f
valid	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $valid = new Spreadsheet_Excel_Writer_Validator($this->_parser);$/;"	v
valid	mod/resource/lib.php	/^                $valid = 1;$/;"	v
valid	mod/resource/lib.php	/^            $valid = 1;$/;"	v
valid	mod/resource/lib.php	/^        $valid = 1;$/;"	v
valid	mod/resource/lib.php	/^    $valid = 1;$/;"	v
validEmail	lib/typo3/class.t3lib_div.php	/^	function validEmail($email)	{$/;"	f
validPathStr	lib/typo3/class.t3lib_div.php	/^	function validPathStr($theFile)	{$/;"	f
validTypes	lib/adodb/datadict/datadict-db2.inc.php	/^		$validTypes = array("CHAR","VARC");$/;"	v
valid_root	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^        $valid_root=TRUE;$/;"	v
valid_root	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^      $valid_root=TRUE;$/;"	v
valid_schemes	lib/bennu/iCalendar_rfc2445.php	/^            $valid_schemes = array('ftp', 'http', 'ldap', 'gopher', 'mailto', 'news', 'nntp', 'telnet', 'wais', 'file', 'prospero');$/;"	v
valid_tf_answers	question/format/gift/format.php	/^            $valid_tf_answers = array("T", "TRUE", "F", "FALSE");$/;"	v
valid_uploaded_file	lib/moodlelib.php	/^function valid_uploaded_file($newfile) {$/;"	f
validateEmailSyntax	lib/validateurlsyntax.php	/^function validateEmailSyntax( $emailaddr, $options="" ){$/;"	f
validateFtpSyntax	lib/validateurlsyntax.php	/^function validateFtpSyntax( $ftpaddr, $options="" ){$/;"	f
validatePGT	lib/cas/client.php	/^  function validatePGT(&$validate_url,$text_response,$tree_response)$/;"	f
validatePT	lib/cas/client.php	/^  function validatePT(&$validate_url,&$text_response,&$tree_response)$/;"	f
validateST	lib/cas/client.php	/^  function validateST($validate_url,&$text_response,&$tree_response)$/;"	f
validateUrlSyntax	lib/validateurlsyntax.php	/^function validateUrlSyntax( $urladdr, $options="" ){$/;"	f
validate_email	lib/weblib.php	/^function validate_email($address) {$/;"	f
validate_enrol_form	enrol/authorize/enrol.php	/^    function validate_enrol_form($form)$/;"	f
validate_file	lib/uploadlib.php	/^    function validate_file(&$file) {$/;"	f
validate_form	admin/auth.php	/^function validate_form(&$form, &$err) {$/;"	f
validate_form	admin/config.php	/^function validate_form(&$form, &$err) {$/;"	f
validate_form	admin/site.php	/^function validate_form(&$form, &$err) {$/;"	f
validate_form	admin/utfdbmigrate.php	/^function validate_form(&$form, &$err) {$/;"	f
validate_form	calendar/event.php	/^function validate_form(&$form, &$err) {$/;"	f
validate_form	course/edit.php	/^function validate_form($course, &$form, &$err) {$/;"	f
validate_form	course/request.php	/^function validate_form(&$form,&$err) {$/;"	f
validate_form	login/change_password.php	/^function validate_form($frm, &$err) {$/;"	f
validate_form	login/signup.php	/^function validate_form($user, &$err) {$/;"	f
validate_form	question/type/calculated/questiontype.php	/^    function validate_form($form) {$/;"	f
validate_form	question/type/datasetdependent/abstractqtype.php	/^    function validate_form($form) {$/;"	f
validate_internal_user_password	lib/moodlelib.php	/^function validate_internal_user_password(&$user, $password) {$/;"	f
validate_line	admin/handlevirus.php	/^function validate_line($line) {$/;"	f
validate_url	lib/cas/client.php	/^      $validate_url = $this->getServerProxyValidateURL().'&ticket='.$this->getPT();$/;"	v
validate_url	lib/cas/client.php	/^      $validate_url = $this->getServerServiceValidateURL().'&ticket='.$this->getST();$/;"	v
validate_url	lib/cas/client.php	/^      $validate_url = '';$/;"	v
validated	lib/moodlelib.php	/^                    $validated = true;$/;"	v
validated	lib/moodlelib.php	/^        $validated = true;$/;"	v
validated	lib/moodlelib.php	/^    $validated = false;$/;"	v
validatestring	lib/rsslib.php	/^    $validatestring = "<a href=\\"#\\" $/;"	v
validation	mod/scorm/locallib.php	/^    $validation = new stdClass();$/;"	v
validation	mod/scorm/validate.php	/^                        $validation = scorm_validate($tempdir);$/;"	v
validation	mod/scorm/validate.php	/^                    $validation = scorm_validate("$CFG->dataroot\/$courseid\/".dirname($reference));$/;"	v
validation	mod/scorm/validate.php	/^    $validation = new stdClass();$/;"	v
validblocks	lib/blocklib.php	/^    $validblocks = array();$/;"	v
validcc	enrol/authorize/enrol.php	/^            $validcc = CCVal($form->cc, $form->cctype, $expdate);$/;"	v
validgroups	lib/moodlelib.php	/^        $validgroups = array();$/;"	v
validgroups	mod/forum/view.php	/^        $validgroups = array();$/;"	v
validpages	mod/lesson/locallib.php	/^        $validpages = array(); $/;"	v
validpw	login/change_password.php	/^    $validpw = authenticate_user_login($frm->username, $frm->password);$/;"	v
vals	lib/typo3/class.t3lib_div.php	/^		$vals = array();$/;"	v
vals	lib/xmlize.php	/^    $vals = $index = $array = array();$/;"	v
value	admin/config.php	/^                        $value = '';$/;"	v
value	admin/config.php	/^                        $value = implode(',',$value);$/;"	v
value	admin/config.php	/^                    $value = eregi_replace("[^a-zA-Z0-9_]", "", $value);$/;"	v
value	admin/config.php	/^                    $value = implode(',',$value);$/;"	v
value	admin/editor.php	/^                $value = stripslashes(clean_param($value, PARAM_ALPHA));$/;"	v
value	admin/lang.php	/^                    $value = htmlspecialchars($value);$/;"	v
value	admin/lang.php	/^                    $value = str_replace("$"."a", "\\\\$"."a", $value);$/;"	v
value	admin/lang.php	/^                    $value = str_replace("%%","%",$value);$/;"	v
value	admin/lang.php	/^            $value = $string[$key];$/;"	v
value	admin/lang.php	/^            $value = preg_replace("\/\\n{3,}\/", "\\n\\n", $value); \/\/ Collapse runs of blank lines$/;"	v
value	admin/lang.php	/^            $value = str_replace("%%","%",$value);$/;"	v
value	admin/lang.php	/^            $value = str_replace("<","&lt;",$value);$/;"	v
value	admin/lang.php	/^            $value = str_replace(">","&gt;",$value);$/;"	v
value	admin/lang.php	/^            $value = str_replace("\\\\","",$value);              \/\/ Delete all slashes$/;"	v
value	admin/lang.php	/^            $value = str_replace("\\\\","",$value);           \/\/ Delete all slashes$/;"	v
value	admin/lang.php	/^            $value = str_replace("\\r","",$value);              \/\/ Bad character caused by Windows$/;"	v
value	admin/lang.php	/^            $value = str_replace('"',"&quot;",$value);$/;"	v
value	admin/lang.php	/^            $value = trim($value, "\\n");                       \/\/ Delete leading\/trailing lines$/;"	v
value	admin/lang.php	/^        $value = str_replace("%","%%",$value);              \/\/ Escape % characters$/;"	v
value	admin/lang.php	/^        $value = str_replace("'", "\\\\'", $value);           \/\/ Add slashes for '$/;"	v
value	admin/lang.php	/^        $value = str_replace("\\r", "",$value);              \/\/ Remove linefeed characters$/;"	v
value	admin/lang.php	/^        $value = str_replace('"', "\\\\\\"", $value);          \/\/ Add slashes for "$/;"	v
value	auth/db/lib.php	/^                    $value = $newinfo[$key];$/;"	v
value	auth/db/lib.php	/^                    $value = '';$/;"	v
value	auth/db/lib.php	/^                    $value = addslashes(stripslashes($value)); \/\/ Just in case$/;"	v
value	auth/ldap/lib.php	/^                    $value = $newinfo[$key];$/;"	v
value	auth/ldap/lib.php	/^                    $value = '';$/;"	v
value	auth/ldap/lib.php	/^                    $value = addslashes(stripslashes($value)); \/\/ Just in case$/;"	v
value	auth/ldap/lib.php	/^            $value = $value[0];$/;"	v
value	auth/ldap/lib.php	/^            $value = ldap_get_values_len($ldapconnection, $entry,$CFG->ldap_user_attribute);$/;"	v
value	calendar/preferences.php	/^                        $value = '';$/;"	v
value	calendar/preferences.php	/^                        $value = abs($value % 7);$/;"	v
value	calendar/preferences.php	/^                    $value = intval($value);$/;"	v
value	calendar/set.php	/^    $value = optional_param('value');$/;"	v
value	enrol/paypal/ipn.php	/^        $value = urlencode(stripslashes($value));$/;"	v
value	lib/adodb/adodb-lib.inc.php	/^			$value = " value='".htmlspecialchars($zval2)."'";$/;"	v
value	lib/adodb/adodb-lib.inc.php	/^	$value = '';$/;"	v
value	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^						$value = $opt[key( $opt ) ];$/;"	v
value	lib/adodb/adodb-xmlschema.inc.php	/^						$value = $opt[key( $opt )];$/;"	v
value	lib/bennu/iCalendar_components.php	/^            $value = $property->default_value();$/;"	v
value	lib/bennu/iCalendar_parameters.php	/^                        $value == 'DATE-TIME' || $value == 'DURATION'   || $value == 'FLOAT'       || $value == 'INTEGER' ||$/;"	v
value	lib/bennu/iCalendar_parameters.php	/^                        $value == 'PERIOD'    || $value == 'RECUR'      || $value == 'TEXT'        || $value == 'TIME'    ||$/;"	v
value	lib/bennu/iCalendar_parameters.php	/^                        $value == 'URI'       || $value == 'UTC-OFFSET' || rfc2445_is_xname($value));$/;"	v
value	lib/bennu/iCalendar_parameters.php	/^                $value = strtoupper($value);$/;"	v
value	lib/bennu/iCalendar_properties.php	/^            $value = iCalendar_parameter::do_value_formatting($name, $value);$/;"	v
value	lib/bennu/iCalendar_properties.php	/^        $value = intval($value);$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^                    $value = "$value";$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^                    $value = "+$value";$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^                $value = "$value";$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^                $value = strtoupper($value);$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^                $value = substr($value, 0, 5);$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^                $value = substr($value, 0, 6);$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^                $value = substr($value, 1);$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^            $value = '"'.$value.'"';$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^            $value = strtr($value, array("\\n" => '\\\\n', '\\\\' => '\\\\\\\\', ',' => '\\\\,', ';' => '\\\\;'));$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^            $value = strtr($value, array('\\\\n' => "\\n", '\\\\N' => "\\n", '\\\\\\\\' => '\\\\', '\\\\,' => ',', '\\\\;' => ';'));$/;"	v
value	lib/bennu/iCalendar_rfc2445.php	/^            $value = substr($value, 1, strlen($value) - 2);$/;"	v
value	lib/editor/htmlarea/htmlarea.class.php	/^                $value = func_get_arg(1);$/;"	v
value	lib/editor/tinymce/tinymce.class.php	/^                    $value = preg_replace("\/<(.*)>\/", "([0-9]+)", $value);$/;"	v
value	lib/editor/tinymce/tinymce.class.php	/^                    $value = preg_replace("\/<(.*)>\/", "([a-z0-9]+)", $value);$/;"	v
value	lib/editor/tinymce/tinymce.class.php	/^                $value = func_get_arg(1);$/;"	v
value	lib/excel/Format.php	/^        $value = $this->_get_color($color);$/;"	v
value	lib/excel/Worksheet.php	/^            $value     = ord($char) << $i;   \/\/ shifted ASCII value $/;"	v
value	lib/graphlib.php	/^        $value = $y_tick_labels[$i];$/;"	v
value	lib/graphlib.php	/^        $value = array_shift($data); \/\/ grab value from begin of array$/;"	v
value	lib/graphlib.php	/^        $value = number_format($startLeft, $this->parameter['y_decimal_left'], $this->parameter['decimal_point'], $this->parameter['thousand_sep']);$/;"	v
value	lib/graphlib.php	/^      $value = number_format($start, $this->parameter['xDecimal'], $this->parameter['decimal_point'], $this->parameter['thousand_sep']);$/;"	v
value	lib/graphlib.php	/^      $value = number_format($start_right, $this->parameter['y_decimal_right'], $this->parameter['decimal_point'], $this->parameter['thousand_sep']);$/;"	v
value	lib/markdown.php	/^			$value = "<p>$value<\/p>";$/;"	v
value	lib/markdown.php	/^		$value = trim(_RunSpanGamut($value));$/;"	v
value	lib/moodlelib.php	/^                    $value = addslashes(stripslashes($value));   \/\/ Just in case$/;"	v
value	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^        $value = $this->_getColor($color);$/;"	v
value	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $value        = ord($char) << $i;   \/\/ shifted ASCII value$/;"	v
value	lib/searchlib.php	/^        $value = $parsetree[$i]->getValue();$/;"	v
value	lib/setup.php	/^            $value = is_array($value) ?$/;"	v
value	lib/soap/nusoap.php	/^						$value = 'false';$/;"	v
value	lib/soap/nusoap.php	/^						$value = 'true';$/;"	v
value	lib/soap/nusoap.php	/^					$value = $this->expandEntities($value);$/;"	v
value	lib/soap/nusoap.php	/^					$value = sprintf("%.0lf", $value);$/;"	v
value	lib/soap/nusoap.php	/^				$value = $nv;$/;"	v
value	lib/soap/nusoap.php	/^				$value = get_object_vars($value);$/;"	v
value	lib/soap/nusoap.php	/^			$value = substr($value_str, $sep_pos + 1);$/;"	v
value	lib/soap/nusoap.php	/^	    	$value = $value->value;$/;"	v
value	lib/soap/phpsoap.php	/^    $value = new SoapVar($value, $encode, $type, $namespace);$/;"	v
value	lib/soap/phpsoap.php	/^    $value = new SoapVar($value, SOAP_ENC_ARRAY, 'ArrayOf' . $type, $namespace);$/;"	v
value	lib/soap/phpsoap.php	/^    $value = new SoapVar($value, SOAP_ENC_OBJECT, $type, $namespace);$/;"	v
value	lib/soaplib.php	/^                        $value = (object) $value;$/;"	v
value	lib/soaplib.php	/^               $value = array_values($value);$/;"	v
value	lib/soaplib.php	/^            $value = array_map('fix_object', $value);$/;"	v
value	lib/typo3/class.t3lib_div.php	/^				$value = t3lib_div::calcPriority(substr($string,0,$valueLenC));$/;"	v
value	lib/typo3/class.t3lib_div.php	/^			$value=substr($string,0,$valueLen);$/;"	v
value	lib/typo3/class.t3lib_div.php	/^		$value = ($var === NULL) ? $_GET : (empty($var) ? NULL : $_GET[$var]);$/;"	v
value	lib/typo3/class.t3lib_div.php	/^		$value = ($var === NULL) ? $_POST : (empty($var) ? NULL : $_POST[$var]);$/;"	v
value	lib/typo3/class.t3lib_div.php	/^		$value = isset($_POST[$var]) ? $_POST[$var] : $_GET[$var];$/;"	v
value	lib/typo3/class.t3lib_div.php	/^		$value = str_replace('&amp;','&',$value);$/;"	v
value	lib/typo3/class.t3lib_div.php	/^		$value = str_replace('&gt;','>',$value);$/;"	v
value	lib/typo3/class.t3lib_div.php	/^		$value = str_replace('&lt;','<',$value);$/;"	v
value	lib/typo3/class.t3lib_div.php	/^		$value = str_replace('&quot;','"',$value);$/;"	v
value	lib/typo3/class.t3lib_div.php	/^		$value = strtoupper($string);$/;"	v
value	lib/weblib.php	/^                $value = kses_decode_entities($value);$/;"	v
value	lib/weblib.php	/^                $value = kses_no_null($value);$/;"	v
value	lib/weblib.php	/^                $value = preg_replace("\/\\\/\\*.*\\*\\\/\/Us", '', $value);$/;"	v
value	lib/weblib.php	/^                $value = preg_replace('\/(&#[0-9]+)(;?)\/', "\\\\1;", $value);$/;"	v
value	lib/weblib.php	/^                $value = preg_replace('\/(&#x[0-9a-fA-F]+)(;?)\/', "\\\\1;", $value);$/;"	v
value	lib/weblib.php	/^            $value = $arreach['value'];$/;"	v
value	lib/weblib.php	/^      $value =  $lookup[ $key ];$/;"	v
value	lib/weblib.php	/^    $value = array_search( $key, $lookup );$/;"	v
value	lib/weblib.php	/^  $value = "error";$/;"	v
value	mod/choice/lib.php	/^                $value = trim($value);$/;"	v
value	mod/choice/lib.php	/^        $value = trim($value);$/;"	v
value	mod/data/field/url/field.class.php	/^        $value = clean_param($value, PARAM_URL);    \/\/clean first$/;"	v
value	mod/hotpot/attempt.php	/^				$value = optional_param($field, '', PARAM_RAW);$/;"	v
value	mod/hotpot/attempt.php	/^			$value = optional_param($valuefield, '', PARAM_RAW);$/;"	v
value	mod/hotpot/backuplib.php	/^                $value = $record->$field;$/;"	v
value	mod/hotpot/db/update_to_v2.php	/^				$value = $record->$oldkey;$/;"	v
value	mod/hotpot/db/update_to_v2.php	/^				$value = isset($record->$fieldname) ? "'".$record->$fieldname."'" : 'NULL';$/;"	v
value	mod/hotpot/lib.php	/^				$value = utf8_decode($value);$/;"	v
value	mod/hotpot/lib.php	/^			$value = preg_replace($search, "hotpot_utf8_to_html_entity('\\\\1')", $value);$/;"	v
value	mod/hotpot/lib.php	/^			$value = preg_replace($search, '\\\\1', $value);$/;"	v
value	mod/hotpot/lib.php	/^			$value = str_replace("\\n", '<br \/>', $value);$/;"	v
value	mod/hotpot/lib.php	/^			$value = strtr($value, array('&#x003C;'=>'<', '&#x003E;'=>'>', '&#x0026;'=>'&'));$/;"	v
value	mod/hotpot/report.php	/^		$value = $formdata[$name];$/;"	v
value	mod/hotpot/report/default.php	/^			$value = $this->dec_to_ALPHA($i);$/;"	v
value	mod/hotpot/report/fullstat/report.php	/^									$value = hotpot_string($value);$/;"	v
value	mod/hotpot/report/fullstat/report.php	/^								$value = implode(',', $values);$/;"	v
value	mod/hotpot/report/fullstat/report.php	/^							$value = "($strnoresponse)";$/;"	v
value	mod/hotpot/restorelib.php	/^        $value = $xml[$TAG][0]['#'];$/;"	v
value	mod/hotpot/review.php	/^					$value = isset($question[$field]) ? $question[$field] : '-';$/;"	v
value	mod/hotpot/review.php	/^				$value = empty($attempt->timefinish) ? '-' : format_time($attempt->timefinish - $attempt->timestart); $/;"	v
value	mod/hotpot/review.php	/^				$value = empty($attempt->timefinish) ? '-' : userdate($attempt->timefinish); $/;"	v
value	mod/hotpot/review.php	/^				$value = hotpot_format_score($attempt);$/;"	v
value	mod/hotpot/review.php	/^				$value = hotpot_format_status($attempt);$/;"	v
value	mod/hotpot/review.php	/^				$value = isset($attempt->$field) ? $attempt->$field : NULL;$/;"	v
value	mod/hotpot/template/default.php	/^		$value = $this->parent->xml_value($tags, $more_tags);$/;"	v
value	mod/hotpot/template/v6.php	/^					$value = substr($value, strlen($matches[0]));$/;"	v
value	mod/hotpot/template/v6.php	/^			$value = $this->js_value('hotpot-config-file,'.$this->parent->quiztype.',next-correct-letter');$/;"	v
value	mod/hotpot/template/v6.php	/^			$value = strtr($value, $ENTITIES);$/;"	v
value	mod/hotpot/template/v6.php	/^		$value = $this->int_value('hotpot-config-file,'.$this->parent->quiztype.',include-clue-list');$/;"	v
value	mod/hotpot/template/v6.php	/^		$value = $this->js_value('hotpot-config-file,'.$this->parent->quiztype.',next-correct-part');$/;"	v
value	mod/hotpot/template/v6.php	/^		$value = $this->parent->xml_value('data,reading,reading-text');$/;"	v
value	mod/hotpot/template/v6.php	/^		$value = $this->parent->xml_value('data,reading,reading-title');$/;"	v
value	mod/hotpot/template/v6.php	/^		$value = $this->v6_expand_PreloadImageList();$/;"	v
value	mod/hotpot/template/v6.php	/^		$value = empty($value) ? '' : ('<div class="ReadingText">'.$value.'<\/div>');$/;"	v
value	mod/lesson/view.php	/^                            $value = "";$/;"	v
value	mod/lesson/view.php	/^                            $value = "value=\\"$attempt->useranswer\\"";$/;"	v
value	mod/lesson/view.php	/^                            $value = $essayinfo->answer;$/;"	v
value	mod/scorm/aicc.php	/^                                                         $value = trim($values[2]);$/;"	v
value	mod/scorm/aicc.php	/^                                                        $value = $exites[$value];$/;"	v
value	mod/scorm/aicc.php	/^                                                     $value = trim($values[0]);$/;"	v
value	mod/scorm/aicc.php	/^                                                     $value = trim($values[1]);$/;"	v
value	mod/scorm/aicc.php	/^                                                    $value = $statuses[$value];$/;"	v
value	mod/scorm/aicc.php	/^                                                    $value = trim(strtolower($values[1]));$/;"	v
value	mod/scorm/aicc.php	/^                                                 $value = '';$/;"	v
value	mod/scorm/aicc.php	/^                                                $value = '';$/;"	v
value	mod/scorm/aicc.php	/^                                                $value = trim(strtolower($values[0]));$/;"	v
value	mod/scorm/aicc.php	/^                                        $value = '';$/;"	v
value	mod/scorm/aicc.php	/^                                    $value = trim(substr($datarow,$equal+1));$/;"	v
value	mod/scorm/aicc.php	/^                                $value = scorm_add_time($track->value, $SESSION->scorm_session_time);$/;"	v
value	mod/scorm/locallib.php	/^                        $value = trim(trim(substr($element,$operator+1)),'"');$/;"	v
value	mod/scorm/locallib.php	/^                        $value = trim(trim(substr($element,$operator+2)),'"');$/;"	v
value	mod/scorm/locallib.php	/^            $value = trim(trim(substr($element,$operator+1)),'"');$/;"	v
value	mod/scorm/restorelib.php	/^                        $value = trim($value); $/;"	v
value	mod/wiki/ewiki/ewiki.php	/^                 $value = $picture." <a href=\\"$CFG->wwwroot\/user\/view.php?id=$user->id&amp;course=$course->id\\">".fullname($user)."<\/a>";$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^            $value = $fstr;$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^            $value = $str;$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^            $value = '<a href="' .$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^            $value = preg_replace_callback("\/((\\w+:)?([".EWIKI_CHARS_U."]+[".EWIKI_CHARS_L."]+){2,}[\\w\\d]*)\/", "ewiki_link_regex_callback", $value);$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^            $value = str_replace("\\n", ", ", trim($value));$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^            $value = strlen(trim($value)) . " bytes";$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^            $value = trim(implode(", ", $a));$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^            $value=userdate($value);$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^         $value = @$current[$i];$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^        $value=strftime("%c",$value);$/;"	v
value	mod/wiki/ewiki/ewiki.php	/^      $value = strtolower($value);$/;"	v
value	mod/wiki/ewiki/plugins/lib/mime_magic.php	/^            $value = 1 * ('0x'.bin2hex($part));$/;"	v
value	mod/wiki/ewiki/plugins/moodle/downloads.php	/^            $value = $picture." <a href=\\"$CFG->wwwroot\/user\/view.php?id=$user->id&amp;course=$course->id\\">".$/;"	v
value	question/format/examview/format.php	/^            $value = trim($value);$/;"	v
value	question/format/hotpot/format.php	/^                $value = utf8_decode($value);$/;"	v
value	question/format/hotpot/format.php	/^            $value = preg_replace($search, "hotpot_utf8_to_html_entity('\\\\1')", $value);$/;"	v
value	question/format/hotpot/format.php	/^            $value = preg_replace($search, '\\\\1', $value);$/;"	v
value	question/format/hotpot/format.php	/^            $value = str_replace("\\n", '<br \/>', $value);$/;"	v
value	question/format/hotpot/format.php	/^            $value = strtr($value, array('&#x003C;'=>'<', '&#x003E;'=>'>', '&#x0026;'=>'&'));$/;"	v
value	question/type/essay/questiontype.php	/^            $value = "";$/;"	v
value	question/type/essay/questiontype.php	/^            $value = stripslashes_safe($state->responses['']);            $/;"	v
value	question/type/shortanswer/questiontype.php	/^            $value = ' value="" ';$/;"	v
value	question/type/shortanswer/questiontype.php	/^            $value = ' value="'.s($state->responses['']).'" ';$/;"	v
value	theme/chameleon/ui/ChameleonCSS.class.php	/^                $value = trim($rule[1]);$/;"	v
valueLen	lib/typo3/class.t3lib_div.php	/^			$valueLen=strcspn($string,$operators);$/;"	v
valueLenC	lib/typo3/class.t3lib_div.php	/^			$valueLenC=strcspn($string,')');$/;"	v
valueLenO	lib/typo3/class.t3lib_div.php	/^			$valueLenO=strcspn($string,'(');$/;"	v
valueList	lib/typo3/class.t3lib_div.php	/^				$valueList = explode(',', $valueList);$/;"	v
valueType	lib/soap/nusoap.php	/^				$valueType = $this->isArraySimpleOrStruct($val);$/;"	v
value_as_title	mod/wiki/ewiki/ewiki.php	/^                          $value_as_title=0, $pf_list=false)$/;"	v
value_has_changed	mod/hotpot/attempt.php	/^					$value_has_changed = true;$/;"	v
value_has_changed	mod/hotpot/attempt.php	/^		$value_has_changed = false;$/;"	v
value_localpart	lib/soap/nusoap.php	/^	                $value_localpart = $this->getLocalPart($value);$/;"	v
value_prefix	lib/soap/nusoap.php	/^	            	$value_prefix = $this->getPrefix($value);$/;"	v
value_str	lib/soap/nusoap.php	/^		$value_str = $data[0];$/;"	v
valuelen	admin/lang.php	/^                    $valuelen = strlen($envalue);$/;"	v
valuelen	admin/lang.php	/^                    $valuelen = strlen($value);$/;"	v
valuemode	lib/typo3/class.t3lib_div.php	/^					$valuemode = '';$/;"	v
valuemode	lib/typo3/class.t3lib_div.php	/^					$valuemode = 'on';$/;"	v
valuemode	lib/typo3/class.t3lib_div.php	/^		$valuemode = '';$/;"	v
values	auth/ldap/lib.php	/^                $values = array($values);$/;"	v
values	auth/ldap/lib.php	/^            $values = array($values);$/;"	v
values	auth/ldap/lib.php	/^            $values = ldap_get_values_len($conn, $entry,$attributes[$j]);$/;"	v
values	iplookup/ipatlas/plot.php	/^$values = getstuff($address, $local) or die("Error in plot.inc");$/;"	v
values	lib/adodb/adodb-lib.inc.php	/^	$values = '';$/;"	v
values	lib/adodb/adodb-lib.inc.php	/^	$values = substr($values, 0, -2);$/;"	v
values	lib/filelib.php	/^        $values = array();$/;"	v
values	lib/smarty/plugins/function.html_checkboxes.php	/^    $values = null;$/;"	v
values	lib/smarty/plugins/function.html_options.php	/^    $values = null;$/;"	v
values	lib/smarty/plugins/function.html_radios.php	/^    $values = null;$/;"	v
values	lib/typo3/class.t3lib_div.php	/^			$values = t3lib_div::trimExplode(',',$list,1);$/;"	v
values	mod/hotpot/attempt.php	/^						$values = explode(',', hotpot_strings($record->$field));$/;"	v
values	mod/hotpot/db/update_to_v2.php	/^					$values = 'status=3';$/;"	v
values	mod/hotpot/db/update_to_v2.php	/^		$values = array();$/;"	v
values	mod/hotpot/db/update_to_v2.php	/^		$values = implode(',', $values);$/;"	v
values	mod/hotpot/lib.php	/^		$values = array();$/;"	v
values	mod/hotpot/report/fullstat/report.php	/^								$values = array();$/;"	v
values	mod/hotpot/report/fullstat/report.php	/^						$values = array();$/;"	v
values	mod/hotpot/report/fullstat/report.php	/^					$values = array_unique($values);$/;"	v
values	mod/hotpot/report/fullstat/report.php	/^					$values = explode(',', $response->$field);$/;"	v
values	mod/hotpot/template/v6.php	/^					$values = $this->parent->xml_values('data,matching-exercise,pair');$/;"	v
values	mod/hotpot/template/v6.php	/^		$values = array();$/;"	v
values	mod/scorm/aicc.php	/^                                                 $values = explode(',',$value);$/;"	v
values	mod/scorm/aicc.php	/^                                                $values = explode(',',$value);$/;"	v
values	mod/scorm/locallib.php	/^                    $values = array();$/;"	v
values	mod/scorm/locallib.php	/^    $values = array();$/;"	v
var	backup/backup_scheduled.php	/^                        $var = "backup_user_info_".$modname;$/;"	v
var	backup/backup_scheduled.php	/^                       $var = "backup_".$modname;$/;"	v
var	backup/backup_scheduled.php	/^                       $var = "backup_user_info_".$modname;$/;"	v
var	backup/backup_scheduled.php	/^                       $var = "exists_".$modname;$/;"	v
var	backup/backup_scheduled.php	/^                    $var = "backup_".$modname;$/;"	v
var	backup/backup_scheduled.php	/^                $var = "exists_".$modname;$/;"	v
var	backup/backuplib.php	/^                    $var = 'backup_'.$modname.'_instance_'.$instance->id;$/;"	v
var	backup/backuplib.php	/^                    $var = 'backup_'.$modname.'_instances';$/;"	v
var	backup/backuplib.php	/^                    $var = 'backup_user_info_'.$modname.'_instance_'.$instance->id;$/;"	v
var	backup/backuplib.php	/^                $var = "backup_".$modname;$/;"	v
var	backup/backuplib.php	/^                $var = "backup_user_info_".$modname;$/;"	v
var	backup/backuplib.php	/^                $var = "exists_".$modname;$/;"	v
var	backup/backuplib.php	/^                $var = 'exists_one_'.$modname;$/;"	v
var	backup/restorelib.php	/^                $var = "restore_".$modname;$/;"	v
var	calendar/set.php	/^    $var = required_param('var');$/;"	v
var	lib/adodb/adodb-cryptsession.php	/^		$var = reset($ADODB_SESSION_EXPIRE_NOTIFY);$/;"	v
var	lib/adodb/adodb-session-clob.php	/^		$var = reset($ADODB_SESSION_EXPIRE_NOTIFY);$/;"	v
var	lib/adodb/adodb-session.php	/^		$var = reset($ADODB_SESSION_EXPIRE_NOTIFY);$/;"	v
var	lib/adodb/drivers/adodb-oci8.inc.php	/^				$var = $this->BlobEncode($var);$/;"	v
var	lib/adodb/perf/perf-oci8.inc.php	/^			 $var = $this->_ExpensiveSQL($numsql);$/;"	v
var	lib/adodb/session/adodb-session.php	/^			$var = reset($expire_notify);$/;"	v
var	lib/moodlelib.php	/^        $var = $default;$/;"	v
var	lib/weblib.php	/^        $var = $set_value;$/;"	v
var	lib/weblib.php	/^        $var = $unset_value;$/;"	v
var	lib/weblib.php	/^        $var = stripslashes($var);$/;"	v
var	mod/resource/type/ims/resource.class.php	/^               $var = $var.$data;$/;"	v
var	mod/resource/type/ims/resource.class.php	/^            $var = false;$/;"	v
var	mod/resource/type/ims/resource.class.php	/^        $var = '';$/;"	v
var	mod/workshop/lib.php	/^                            $var = 0;$/;"	v
varDump	lib/soap/nusoap.php	/^    function varDump($data) {$/;"	f
var_expr	lib/smarty/Smarty_Compiler.class.php	/^                $var_expr = $_complete_var;$/;"	v
var_expr	lib/smarty/Smarty_Compiler.class.php	/^                $var_expr = str_replace ($_var, '".(' . $this->_parse_var(str_replace('`','',$_var)) . ')."', $var_expr);$/;"	v
var_name	lib/smarty/Config_File.class.php	/^                $var_name = rtrim($match[1]);$/;"	v
var_name	lib/smarty/Config_File.class.php	/^                $var_name = substr($var_name, 1);$/;"	v
var_name	lib/smarty/Smarty_Compiler.class.php	/^        $var_name = substr($var_ref, 1, -1);$/;"	v
var_ref	lib/smarty/Smarty_Compiler.class.php	/^        $var_ref = $parts[0];$/;"	v
var_value	lib/smarty/Config_File.class.php	/^                    $var_value = '';$/;"	v
var_value	lib/smarty/Config_File.class.php	/^                    $var_value = preg_replace('\/^([\\'"])(.*)\\1$\/', '\\2', rtrim($match[2]));$/;"	v
var_value	lib/smarty/Config_File.class.php	/^                $var_value = false;$/;"	v
var_value	lib/smarty/Config_File.class.php	/^                $var_value = true;$/;"	v
varchar_fields	mod/hotpot/db/update_to_v2.php	/^		$varchar_fields = array($/;"	v
vargs	lib/adodb/datadict/datadict-db2.inc.php	/^				$vargs = explode(' ' , $v);$/;"	v
variable	lib/db/mysql.php	/^            $variable = "textfilter$i";$/;"	v
variable	lib/db/postgres7.php	/^            $variable = "textfilter$i";$/;"	v
variables	lib/adodb/session/adodb-session.php	/^	$variables = array( );$/;"	v
varname	admin/auth.php	/^            $varname = 'field_map_' . $field;$/;"	v
varname	backup/backuplib.php	/^                $varname = $modname.'_instances';$/;"	v
vars	enrol/database/enrol.php	/^    $vars = array('enrol_dbhost', 'enrol_dbuser', 'enrol_dbpass', $/;"	v
vars	enrol/flatfile/enrol.php	/^    $vars = array('enrol_flatfilelocation', 'enrol_mailstudents', 'enrol_mailteachers', 'enrol_mailadmins');$/;"	v
vars	enrol/imsenterprise/enrol.php	/^    $vars = array('enrol_imsfilelocation', 'enrol_createnewusers', 'enrol_fixcaseusernames', 'enrol_fixcasepersonalnames', 'enrol_truncatecoursecodes', $/;"	v
vars	enrol/paypal/enrol.php	/^    $vars = array('enrol_cost', 'enrol_currency', 'enrol_paypalbusiness', $/;"	v
vars	lib/bennu/iCalendar_rfc2445.php	/^            $vars = array();$/;"	v
vars	lib/smarty/Config_File.class.php	/^                        $vars = array();$/;"	v
vars	lib/smarty/Config_File.class.php	/^                $vars =& $config_data['sections'][$section_name]['vars'];$/;"	v
vars	lib/smarty/Config_File.class.php	/^        $vars =& $config_data['vars'];$/;"	v
vars	lib/weblib.php	/^        $vars = get_object_vars($mixed);$/;"	v
vars	mod/hotpot/attempt.php	/^		$vars = get_object_vars($response);$/;"	v
vars	mod/hotpot/report/default.php	/^			$vars = get_object_vars($table);$/;"	v
vars	question/format/qti2/format.php	/^        $vars = get_object_vars($collection);$/;"	v
vc	mod/wiki/lib.php	/^  $vc=ewiki_database("COUNTVERSIONS", array());$/;"	v
vdir	lib/smarty/plugins/function.html_table.php	/^    $vdir = 'down';$/;"	v
vendors	lib/environmentlib.php	/^    $vendors = array();  \/\/Array of vendors in version$/;"	v
verA	mod/wiki/lib.php	/^          $verA = 1;$/;"	v
verA	mod/wiki/lib.php	/^      $verA = $verZ-$depth;$/;"	v
verA	mod/wiki/lib.php	/^      $verA = $verZ;$/;"	v
verParts	lib/typo3/class.t3lib_div.php	/^		$verParts = explode('.',$verNumberStr);$/;"	v
verPos	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $verPos      = 0x00000000;  \/\/ Vertical position of prompt box, if fixed position$/;"	v
verZ	mod/wiki/lib.php	/^    $verZ = $row["version"];$/;"	v
ver_info	mod/quiz/restorelib.php	/^            $ver_info = $versions[$i];$/;"	v
ver_info	mod/quiz/restorelibpre15.php	/^            $ver_info = $versions[$i];$/;"	v
verifyFilenameAgainstDenyPattern	lib/typo3/class.t3lib_div.php	/^	function verifyFilenameAgainstDenyPattern($filename)	{$/;"	f
verify_method	lib/soap/nusoap.php	/^	function verify_method($operation,$request){$/;"	f
vers	lib/adodb/drivers/adodb-db2.inc.php	/^		$vers = $this->GetOne('select versionnumber from sysibm.sysversions');$/;"	v
versA	mod/wiki/lib.php	/^      $versA = $uu[1];$/;"	v
versZ	mod/wiki/lib.php	/^      $versZ = $uu[2];$/;"	v
version	admin/environment.php	/^                $version =  $env_version;$/;"	v
version	admin/environment.php	/^    $version = optional_param('version', '', PARAM_FILE); \/\/$/;"	v
version	lib/adodb/drivers/adodb-ldap.inc.php	/^        $version = array();$/;"	v
version	lib/environmentlib.php	/^    $version = normalize_version($version);$/;"	v
version	lib/environmentlib.php	/^    $version = preg_replace('\/(\\.{2,})\/', '.', $version);$/;"	v
version	lib/environmentlib.php	/^    $version = preg_replace('\/[^\\.\\d]\/', '.', $version);$/;"	v
version	lib/environmentlib.php	/^    $version = trim($version, '.');$/;"	v
version	lib/excel/BIFFwriter.php	/^        $version = $this->_BIFF_version;$/;"	v
version	lib/moodlelib.php	/^              $version = 20041110;$/;"	v
version	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^        $version = $this->_BIFF_version;$/;"	v
version	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $version = 0x0600;$/;"	v
version	mod/scorm/loadSCO.php	/^    $version = substr($scorm->version,0,4);$/;"	v
version	mod/scorm/locallib.php	/^    $version = 'AICC';$/;"	v
version	mod/wiki/ewiki/ewiki.php	/^         $version = $args["version"];$/;"	v
version	mod/wiki/ewikimoodlelib.php	/^         $version = $args["version"];$/;"	v
version	question/question.php	/^                $version = new object();$/;"	v
version	version.php	/^   $version = 2006050505;  \/\/ YYYYMMDD = date of the 1.6 branch (don't change)$/;"	v
versiondefault	mod/wiki/lib.php	/^          $versiondefault="1-".($row["version"]-1);$/;"	v
versiondefault	mod/wiki/lib.php	/^          $versiondefault=$version[$i];$/;"	v
versions	admin/environment.php	/^            $versions = array('error' => $strerror);$/;"	v
versions	admin/environment.php	/^    $versions = array();$/;"	v
versions	mod/quiz/restorelib.php	/^            $versions = $info['MOD']['#']['QUESTION_VERSIONS']['0']['#']['QUESTION_VERSION'];$/;"	v
versions	mod/quiz/restorelib.php	/^            $versions = array();$/;"	v
versions	mod/quiz/restorelibpre15.php	/^        $versions = $info['MOD']['#']['QUESTION_VERSIONS']['0']['#']['QUESTION_VERSION'];$/;"	v
viableparents	question/category_class.php	/^            $viableparents = $this->categorystrings;$/;"	v
viableparents	question/category_class.php	/^            $viableparents = array(0=>$this->str->top) + $viableparents;$/;"	v
viableparents	question/category_class.php	/^        $viableparents = $this->categorystrings;$/;"	v
viableparents	question/category_class.php	/^        $viableparents = $viableparents + $this->categorystrings;$/;"	v
viableparents	question/category_class.php	/^        $viableparents = array(0=>$this->str->top) + $viableparents;$/;"	v
view	calendar/view.php	/^    $view = optional_param('view', 'upcoming');$/;"	v
view	mod/assignment/lib.php	/^    function view() {$/;"	f
view	mod/assignment/type/online/assignment.class.php	/^    function view() {$/;"	f
view	mod/assignment/type/uploadsingle/assignment.class.php	/^    function view() {$/;"	f
view_array	lib/typo3/class.t3lib_div.php	/^	function view_array($array_in)	{$/;"	f
view_by_student	grade/lib.php	/^        $view_by_student = $USER->id;$/;"	v
view_dates	mod/assignment/lib.php	/^    function view_dates() {$/;"	f
view_dates	mod/assignment/type/online/assignment.class.php	/^    function view_dates() {$/;"	f
view_edit_form	mod/assignment/type/online/assignment.class.php	/^    function view_edit_form($submission = NULL) {$/;"	f
view_feedback	mod/assignment/lib.php	/^    function view_feedback($submission=NULL) {$/;"	f
view_footer	mod/assignment/lib.php	/^    function view_footer() {$/;"	f
view_header	mod/assignment/lib.php	/^    function view_header($subpage='') {$/;"	f
view_intro	mod/assignment/lib.php	/^    function view_intro() {$/;"	f
view_question	mod/quiz/report/grading/report.php	/^    function view_question($quiz, $question) {$/;"	f
view_questions	mod/quiz/report/grading/report.php	/^    function view_questions($quiz) {$/;"	f
view_upload_form	mod/assignment/type/uploadsingle/assignment.class.php	/^    function view_upload_form() {$/;"	f
viewall	mod/wiki/lib.php	/^                $viewall = $mygroupid;$/;"	v
viewall	mod/wiki/lib.php	/^                $viewall = false;$/;"	v
viewall	mod/wiki/lib.php	/^                $viewall = mygroupid($course->id);$/;"	v
viewall	mod/wiki/lib.php	/^                $viewall = true;$/;"	v
viewedpageids	mod/lesson/locallib.php	/^            $viewedpageids = array_keys($viewedpages);$/;"	v
viewedpageids	mod/lesson/locallib.php	/^            $viewedpageids = array_merge($viewedpageids, array_keys($viewedbranches));$/;"	v
viewedpageids	mod/lesson/locallib.php	/^        $viewedpageids = array();$/;"	v
viewfun	course/report/participation/index.php	/^    $viewfun = $module->name.'_get_view_actions';$/;"	v
viewnames	course/report/participation/index.php	/^    $viewnames = $viewfun();$/;"	v
viewurl	mod/resource/type/ims/resource.class.php	/^        $viewurl = "view.php?id={$cm->id}&amp;type={$resource->type}&amp;frameset=toc&amp;page=";$/;"	v
virtual	mod/wiki/ewiki/plugins/moodle/sitemap.php	/^    $virtual = array_keys($ewiki_plugins["page"]);$/;"	v
virtualqtype	question/type/calculated/questiontype.php	/^        $virtualqtype = $this->get_virtual_qtype();$/;"	v
virtualqtype	question/type/datasetdependent/abstractqtype.php	/^        $virtualqtype = $this->get_virtual_qtype();$/;"	v
virtualscales	mod/survey/download.php	/^            $virtualscales = true;$/;"	v
virtualscales	mod/survey/download.php	/^    $virtualscales = false;$/;"	v
virtualscales	mod/survey/graph.php	/^                   $virtualscales = true;$/;"	v
virtualscales	mod/survey/graph.php	/^    $virtualscales = false; \/\/set default value for case clauses$/;"	v
virtualscales	mod/survey/report.php	/^                     $virtualscales = true;$/;"	v
virtualscales	mod/survey/report.php	/^                    $virtualscales = true;$/;"	v
virtualscales	mod/survey/report.php	/^    $virtualscales = false;$/;"	v
visible	admin/blocks.php	/^            $visible = '<a href="blocks.php?hide='.$blockid.'&amp;sesskey='.$USER->sesskey.'" title="'.$strhide.'">'.$/;"	v
visible	admin/blocks.php	/^            $visible = '<a href="blocks.php?show='.$blockid.'&amp;sesskey='.$USER->sesskey.'" title="'.$strshow.'">'.$/;"	v
visible	admin/modules.php	/^            $visible = "";$/;"	v
visible	admin/modules.php	/^            $visible = "<a href=\\"modules.php?hide=$module->name&amp;sesskey=$USER->sesskey\\" title=\\"$strhide\\">".$/;"	v
visible	admin/modules.php	/^            $visible = "<a href=\\"modules.php?show=$module->name&amp;sesskey=$USER->sesskey\\" title=\\"$strshow\\">".$/;"	v
visible	admin/questiontypes.php	/^            $visible = "";$/;"	v
visible	admin/questiontypes.php	/^            $visible = "<a href=\\"questiontypes.php?hide=$qtype->name&amp;sesskey=$USER->sesskey\\" title=\\"$strhide\\">".$/;"	v
visible	admin/questiontypes.php	/^            $visible = "<a href=\\"questiontypes.php?show=$qtype->name&amp;sesskey=$USER->sesskey\\" title=\\"$strshow\\">".$/;"	v
visible	course/category.php	/^                $visible = 0;$/;"	v
visible	course/category.php	/^                $visible = 1;$/;"	v
visible	course/index.php	/^            $visible = 0;$/;"	v
visible	course/index.php	/^            $visible = 1;$/;"	v
visible	course/lib.php	/^        $visible = false;$/;"	v
visible	course/lib.php	/^        $visible = get_field('course_modules', 'visible', 'id', $form->coursemodule);$/;"	v
visible	course/lib.php	/^        $visible = true;$/;"	v
visible	course/search.php	/^                $visible = 0;$/;"	v
visible	course/search.php	/^                $visible = 1;$/;"	v
visible	lib/blocklib.php	/^            $visible = false;$/;"	v
visible	lib/blocklib.php	/^    $visible = true;$/;"	v
visible	lib/datalib.php	/^        $visible = array(); \/\/ initialize$/;"	v
visible	mod/glossary/import.php	/^                    $visible = get_field("course_sections","visible","id",$sectionid);$/;"	v
visible	mod/hotpot/lib.php	/^				$visible = $rawmod->visible;$/;"	v
visible	mod/hotpot/lib.php	/^				$visible = $startofchain->visible;$/;"	v
visible	mod/hotpot/lib.php	/^				$visible = hotpot_is_visible($rawmod);$/;"	v
visible	mod/hotpot/lib.php	/^				$visible = true;$/;"	v
visible	mod/hotpot/lib.php	/^		$visible = HOTPOT_NO;$/;"	v
visible	mod/hotpot/lib.php	/^		$visible = HOTPOT_YES;$/;"	v
visiblecourses	lib/datalib.php	/^            $visiblecourses = "$sqland ((c.visible > 0) OR t.userid = '$USER->id')";$/;"	v
visiblecourses	lib/datalib.php	/^        $visiblecourses = "$sqland c.visible > 0";$/;"	v
visiblecourses	lib/datalib.php	/^    $visiblecourses = "";$/;"	v
visiblegroups	blocks/news_items/block_news_items.php	/^                    $visiblegroups = $currentgroup;$/;"	v
visiblegroups	blocks/news_items/block_news_items.php	/^                    $visiblegroups = -1;$/;"	v
visiblegroups	blocks/news_items/block_news_items.php	/^                $visiblegroups = -1; $/;"	v
visiblegroups	mod/forum/lib.php	/^        $visiblegroups = $currentgroup;$/;"	v
visiblegroups	mod/forum/lib.php	/^        $visiblegroups = -1;$/;"	v
volatile	lib/excel/Parser.php	/^    $volatile = $this->_functions[$token][3];$/;"	v
volatile	lib/pear/Spreadsheet/Excel/Writer/Parser.php	/^        $volatile = $this->_functions[$token][3];$/;"	v
vv	lib/soap/nusoap.php	/^						$vv = $v;$/;"	v
w	lib/fpdf/font/makefont/makefont.php	/^            $w=$e[4];$/;"	v
w	lib/fpdf/font/makefont/makefont.php	/^    $w=MakeWidthArray($fm);$/;"	v
w	lib/fpdf/fpdf.php	/^                    $w=$this->w-$this->rMargin-$this->x;$/;"	v
w	lib/fpdf/fpdf.php	/^                $w=$this->w-$this->rMargin-$this->x;$/;"	v
w	lib/fpdf/fpdf.php	/^        $w=$h*$info['w']\/$info['h'];$/;"	v
w	lib/fpdf/fpdf.php	/^        $w=$info['w']\/$this->k;$/;"	v
w	lib/fpdf/fpdf.php	/^        $w=$this->w-$this->rMargin-$this->x;$/;"	v
w	lib/fpdf/fpdf.php	/^    $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' ');$/;"	v
w	lib/fpdf/fpdf.php	/^    $w=$this->_freadint($f);$/;"	v
w	lib/fpdf/fpdf.php	/^    $w=$this->w-$this->rMargin-$this->x;$/;"	v
w	lib/fpdf/fpdf.php	/^    $w=0;$/;"	v
w	mod/wiki/ewiki/plugins/spages.php	/^      $w = $w - $l;$/;"	v
wPassword	lib/excel/Worksheet.php	/^        $wPassword   = $this->_password;     \/\/ Encoded password$/;"	v
wPassword	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $wPassword   = $this->_password;     \/\/ Encoded password$/;"	v
wPt	lib/fpdf/fpdf.php	/^        $wPt=$this->fhPt;$/;"	v
wPt	lib/fpdf/fpdf.php	/^        $wPt=$this->fwPt;$/;"	v
wTabRatio	lib/excel/Workbook.php	/^        $wTabRatio = 0x0258;                 \/\/ Tab to scrollbar ratio$/;"	v
wTabRatio	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $wTabRatio = 0x0258;                 \/\/ Tab to scrollbar ratio$/;"	v
wait	message/refresh.php	/^            $wait = ceil(1.2 * (float)$wait);  \/\/ Exponential growth$/;"	v
wait	message/refresh.php	/^        $wait = MESSAGE_DEFAULT_REFRESH;$/;"	v
wait	message/refresh.php	/^    $wait         = optional_param('wait', MESSAGE_DEFAULT_REFRESH, PARAM_INT);$/;"	v
waiting	mod/resource/type/ims/javascript.php	/^        function waiting() {$/;"	f
wanted	mod/wiki/ewiki/plugins/moodle/wantedpages.php	/^    $wanted=array();$/;"	v
wanted	question/type/randomsamatch/questiontype.php	/^                $wanted = $question->options->choose = $count;$/;"	v
wanted	question/type/randomsamatch/questiontype.php	/^        $wanted = $question->options->choose;$/;"	v
wantsurl	user/edit.php	/^                        $wantsurl = $SESSION->wantsurl;$/;"	v
wantsurl	user/policy.php	/^            $wantsurl = $SESSION->wantsurl;$/;"	v
warm	mod/exercise/locallib.php	/^                                        $warm = true;$/;"	v
warm	mod/exercise/locallib.php	/^                                    $warm = true;$/;"	v
warm	mod/exercise/locallib.php	/^                        $warm = false;$/;"	v
warm	mod/exercise/locallib.php	/^                    $warm = false;$/;"	v
warningline	lib/environmentlib.php	/^                            $warningline = true;$/;"	v
warningline	lib/environmentlib.php	/^                    $warningline = true;$/;"	v
warningline	lib/environmentlib.php	/^        $warningline = false;$/;"	v
warnings	question/format/webct/format.php	/^        $warnings = array();$/;"	v
wasPreviouslyAuthenticated	lib/cas/client.php	/^  function wasPreviouslyAuthenticated()$/;"	f
watchdog	lib/graphlib.php	/^  $watchdog = 1024; \/\/ precaution to prevent infinite loops.$/;"	v
wb	mod/hotpot/report/default.php	/^			$wb = new MoodleExcelWorkbook("-");$/;"	v
wb	mod/hotpot/report/default.php	/^			$wb = new Workbook("-");$/;"	v
wcrop	mod/data/field/picture/field.class.php	/^                    $wcrop = intval($thumbwidth * $hratio);$/;"	v
wcrop	mod/data/field/picture/field.class.php	/^            $wcrop = $image->width;$/;"	v
wdir	files/index.php	/^        $wdir = "\/".$wdir;$/;"	v
wdir	files/index.php	/^        $wdir = "\/";$/;"	v
wdir	files/index.php	/^    $wdir    = optional_param('wdir', '', PARAM_PATH);$/;"	v
wdir	lib/editor/htmlarea/coursefiles.php	/^        $wdir = "";$/;"	v
wdir	lib/editor/htmlarea/coursefiles.php	/^        $wdir = "\/";$/;"	v
wdir	lib/editor/htmlarea/coursefiles.php	/^        $wdir="\/";$/;"	v
wdir	lib/editor/htmlarea/coursefiles.php	/^    $wdir    = optional_param('wdir', '', PARAM_PATH);$/;"	v
weak	mod/wiki/ewiki/ewiki.php	/^         $weak = "W\/" . urlencode($id) . "." . $data["version"];$/;"	v
webDescription	lib/soap/nusoap.php	/^    function webDescription(){$/;"	f
webct_options	question/format/webct/format.php	/^        $webct_options = array();$/;"	v
webctnumberregex	question/format/webct/format.php	/^        $webctnumberregex =$/;"	v
webctunits	question/format/webct/format.php	/^                $webctunits = explode(':', $webctunits);$/;"	v
week	calendar/view.php	/^    $week = 1;$/;"	v
week	course/format/weeks/format.php	/^    $week = optional_param('week', -1, PARAM_INT);$/;"	v
week	course/format/weekscss/format.php	/^    $week = optional_param('week', -1, PARAM_INT);$/;"	v
weekdate	course/format/weeks/format.php	/^            $weekdate = $nextweekdate;$/;"	v
weekdate	course/format/weeks/format.php	/^        $weekdate = $nextweekdate;$/;"	v
weekdate	course/format/weeks/format.php	/^    $weekdate = $course->startdate;    \/\/ this should be 0:00 Monday of that week$/;"	v
weekdate	course/format/weekscss/format.php	/^            $weekdate = $nextweekdate;$/;"	v
weekdate	course/format/weekscss/format.php	/^        $weekdate = $nextweekdate;$/;"	v
weekdate	course/format/weekscss/format.php	/^    $weekdate = $course->startdate;    \/\/ this should be 0:00 Monday of that week$/;"	v
weekday	course/format/weeks/format.php	/^        $weekday = userdate($weekdate, $strftimedateshort);$/;"	v
weekday	course/format/weekscss/format.php	/^        $weekday = userdate($weekdate, $strftimedateshort);$/;"	v
weekdays	admin/calendar.php	/^    $weekdays = array($/;"	v
weekdays	lib/bennu/iCalendar_rfc2445.php	/^            $weekdays = explode(',', RFC2445_WEEKDAYS);$/;"	v
weekly_modules	lib/statslib.php	/^        $weekly_modules = array();$/;"	v
weekno	lib/bennu/iCalendar_rfc2445.php	/^                    $weekno = abs(intval($weekno));$/;"	v
weeknos	lib/bennu/iCalendar_rfc2445.php	/^                $weeknos = explode(',', $vars['BYWEEKNO']);$/;"	v
weekofseconds	course/format/weeks/format.php	/^    $weekofseconds = 604800;$/;"	v
weekofseconds	course/format/weekscss/format.php	/^    $weekofseconds = 604800;$/;"	v
weeks	lib/statslib.php	/^    $weeks = 0;$/;"	v
weight	grade/lib.php	/^                                    $weight = grade_get_category_weight($course->id, $cur_category);        $/;"	v
weight	grade/lib.php	/^                $weight = grade_get_category_weight($course->id, $category->name);$/;"	v
weight	lib/blocklib.php	/^            $weight = get_record_sql($sql);$/;"	v
weight	lib/blocklib.php	/^        $weight = 0;$/;"	v
weight	lib/excel/Format.php	/^            $weight = 0x190;  \/\/ Lower bound$/;"	v
weight	lib/excel/Format.php	/^            $weight = 0x190;  \/\/ Normal text$/;"	v
weight	lib/excel/Format.php	/^            $weight = 0x190;  \/\/ Upper bound$/;"	v
weight	lib/excel/Format.php	/^            $weight = 0x2BC;  \/\/ Bold text$/;"	v
weight	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $weight = 0x190;  \/\/ Lower bound$/;"	v
weight	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $weight = 0x190;  \/\/ Normal text$/;"	v
weight	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $weight = 0x190;  \/\/ Upper bound$/;"	v
weight	lib/pear/Spreadsheet/Excel/Writer/Format.php	/^            $weight = 0x2BC;  \/\/ Bold text$/;"	v
weight	mod/exercise/assessments.php	/^                    $weight = $EXERCISE_EWEIGHTS[$elements[$key]->weight];$/;"	v
weight	mod/workshop/assessments.php	/^                    $weight = $WORKSHOP_EWEIGHTS[$elements[$key]->weight];$/;"	v
weight	question/format/gift/format.php	/^            $weight = 100 * $answer->fraction;$/;"	v
weighted_sort_link	grade/lib.php	/^                    $weighted_sort_link = '<a href="?id='.$course->id.'&amp;action=grades&amp;sort=weighted&amp;group='.$group.'"><img src="'.$CFG->wwwroot.'\/pix\/t\/down.gif" alt="'.get_string('weighteddescending','grades').'" \/><\/a>';$/;"	v
weighting	mod/hotpot/lib.php	/^	$weighting = $hotpot->grade \/ 100;$/;"	v
weighting	mod/hotpot/report/click/report.php	/^						$weighting = isset($response->weighting) ? $response->weighting : 100;$/;"	v
weighting	mod/hotpot/template/v6.php	/^					$weighting = $this->int_value($tags, $question."['weighting'][0]['#']");$/;"	v
weights	lib/blocklib.php	/^    $weights = array();$/;"	v
wentry	mod/wiki/lib.php	/^                        $wentry = current($wentries);$/;"	v
wentry	mod/wiki/lib.php	/^                    $wentry = current($wentries);$/;"	v
wentry	mod/wiki/lib.php	/^            $wentry = wiki_get_group_entry($wiki, $groupid);$/;"	v
wentry	mod/wiki/lib.php	/^            $wentry = wiki_get_group_entry($wiki, 0);$/;"	v
wentry	mod/wiki/lib.php	/^            $wentry = wiki_get_student_entry($wiki, $userid);$/;"	v
wentry	mod/wiki/lib.php	/^            $wentry = wiki_get_teacher_entry($wiki, $groupid);$/;"	v
what	calendar/export_execute.php	/^$what = optional_param('preset_what', '', PARAM_ALPHA);$/;"	v
what	mod/data/view.php	/^        $what = ' DISTINCT r.id, r.approved, r.timecreated, r.userid, u.firstname, u.lastname ';$/;"	v
what	mod/data/view.php	/^        $what = ' DISTINCT r.id, r.approved, r.userid, u.firstname, u.lastname ';$/;"	v
what	mod/data/view.php	/^        $what = ' DISTINCT r.id, r.approved, r.userid, u.firstname, u.lastname, c.'.$sortcontent.' ';$/;"	v
where	enrol/authorize/locallib.php	/^    $where  = "WHERE (1=1) ";$/;"	v
where	lib/adodb/adodb-connection.inc.php	/^                $where = "$v=$fieldArray[$v]";$/;"	v
where	lib/adodb/adodb-lib.inc.php	/^		$where = false;$/;"	v
where	mod/data/view.php	/^        $where =  'WHERE c.recordid = r.id $/;"	v
where	mod/data/view.php	/^        $where =  'WHERE r.dataid = '.$data->id. ' AND r.userid = u.id ';$/;"	v
where	mod/glossary/lib.php	/^       $where = " and $where";$/;"	v
where	mod/glossary/sql.php	/^                    $where = 'AND left(ucase(concept),' .  strlen($hook) . ") = '" . strtoupper($hook) . "'";$/;"	v
where	mod/glossary/sql.php	/^                    $where = 'AND left(ucase(concept),1) NOT IN (' . strtoupper($sqlalphabet) . ')';$/;"	v
where	mod/glossary/sql.php	/^                    $where = 'AND substr(upper(concept),1,' .  strlen($hook) . ') = \\'' . strtoupper($hook) . '\\'';$/;"	v
where	mod/glossary/sql.php	/^                    $where = 'AND substr(upper(concept),1,1) NOT IN (' . strtoupper($sqlalphabet) . ')';$/;"	v
where	mod/glossary/sql.php	/^                $where = 'AND left(ucase(concept),' .  strlen($hook) . ") = '$hook'";$/;"	v
where	mod/glossary/sql.php	/^                $where = 'AND substr(upper(concept),1,' .  strlen($hook) . ') = \\'' . strtoupper($hook) . '\\'';$/;"	v
where	mod/glossary/sql.php	/^            $where = "AND (( $conceptsearch) ";$/;"	v
where	mod/glossary/sql.php	/^            $where = "AND (ge.concept = '$hook' OR ga.alias = '$hook' )$/;"	v
where	mod/glossary/sql.php	/^            $where = "AND ge.id = '$hook'";$/;"	v
where	mod/glossary/sql.php	/^            $where = "AND left(ucase($usernamefield)," .  strlen($hook) . ") = '$hook'";$/;"	v
where	mod/glossary/sql.php	/^            $where = "AND substr(upper($usernamefield),1," .  strlen($hook) . ") = '" . strtoupper($hook) . "'";$/;"	v
where	mod/glossary/sql.php	/^            $where = '';$/;"	v
where	mod/glossary/sql.php	/^        $where = '';$/;"	v
where	mod/quiz/backuplib.php	/^            $where = ' g.quiz IN ('.implode(',',array_keys($instances)).')  AND ';$/;"	v
where	mod/quiz/backuplib.php	/^        $where = "q.course = '$course' AND g.quiz = q.id AND ";$/;"	v
where	mod/quiz/report/grading/report.php	/^            $where  = 'WHERE u.id IN ('.$userids.') ';$/;"	v
where	mod/quiz/report/grading/report.php	/^            $where = 'WHERE qa.id='.$attemptid.' ';$/;"	v
where	mod/quiz/report/grading/report.php	/^            $where = 'WHERE u.id='.$userid.' ';$/;"	v
where	mod/quiz/report/grading/report.php	/^        $where  = 'WHERE u.id IN ('.$userids.') ';$/;"	v
where	mod/quiz/report/overview/report.php	/^                    $where = ' WHERE qa.quiz = '.$quiz->id.' AND qa.preview = 0';$/;"	v
where	mod/quiz/report/overview/report.php	/^                $where = " WHERE us.course = '$course->id'";$/;"	v
where	mod/quiz/report/overview/report.php	/^                $where = ' WHERE  us.course = '.$course->id.' AND gm.groupid = '.$currentgroup.' AND qa.preview = 0';                $/;"	v
where	mod/quiz/report/overview/report.php	/^                $where = ' WHERE qa.quiz = '.$quiz->id.' AND qa.preview = 0';$/;"	v
where	mod/quiz/report/overview/report.php	/^                $where = ' WHERE us.course = '.$course->id.' AND gm.groupid = '.$currentgroup.' AND qa.preview = 0';$/;"	v
where	user/index.php	/^        $where  = 'WHERE confirmed = 1 AND u.deleted = 0 ';$/;"	v
where	user/index.php	/^        $where  = 'WHERE s.course = '.$course->id.' AND u.deleted = 0 ';$/;"	v
whereClause	lib/adodb/adodb-lib.inc.php	/^				$whereClause = array(false,false);$/;"	v
where_clause	lib/datalib.php	/^function where_clause($field1='', $value1='', $field2='', $value2='', $field3='', $value3='') {$/;"	f
whereclause	calendar/export_execute.php	/^$whereclause = calendar_sql_where($timestart, $timeend, false, false, $courses, false);$/;"	v
whereclause	calendar/lib.php	/^        $whereclause = $timeclause.' AND ('.$whereclause.')';$/;"	v
whereclause	calendar/lib.php	/^        $whereclause = $timeclause;$/;"	v
whereclause	calendar/lib.php	/^    $whereclause = '';$/;"	v
whereclause	calendar/lib.php	/^    $whereclause = calendar_sql_where($/;"	v
whereclause	calendar/lib.php	/^    $whereclause = calendar_sql_where($display->tstart, $display->tend, $users, $groups, $courses);$/;"	v
whereclause	calendar/view.php	/^    $whereclause = calendar_sql_where(usertime($display->tstart), usertime($display->tend), $users, $groups, $courses);$/;"	v
wheresearch	user/index.php	/^    $wheresearch = '';$/;"	v
whole_list	lib/markdown.php	/^		$whole_list = '$/;"	v
whole_list	lib/markdown.php	/^	$whole_list = '$/;"	v
whole_match	lib/markdown.php	/^	$whole_match	= $matches[1];$/;"	v
whole_match	lib/markdown.php	/^	$whole_match = $matches[1];$/;"	v
wid	mod/wiki/view.php	/^    $wid          = optional_param('wid', 0, PARAM_INT);                 \/\/ Wiki ID$/;"	v
wid	mod/workshop/assessments.php	/^    $wid            = optional_param('wid', 0, PARAM_INT);    \/\/ Workshop ID$/;"	v
width	blocks/moodleblock.class.php	/^        $width = $this->preferred_width();$/;"	v
width	filter/algebra/filter.php	/^    $width = "width=\\"$width\\"";$/;"	v
width	filter/tex/filter.php	/^        $width = "width=\\"$width\\"";$/;"	v
width	lib/adminlib.php	/^        $width = (int)(500 * $percentage);$/;"	v
width	lib/blocklib.php	/^            $width = $pref;$/;"	v
width	lib/blocklib.php	/^    $width = 0;$/;"	v
width	lib/excel/Worksheet.php	/^        $width      = $width  + $x1 -1;$/;"	v
width	lib/excel/Worksheet.php	/^        $width  = $width_and_height[1];$/;"	v
width	lib/excel/Worksheet.php	/^        $width = ($hidden) ? 0 : $width;$/;"	v
width	lib/graphlib.php	/^    $width = abs($bounds[2]-$bounds[6]);$/;"	v
width	lib/graphlib.php	/^    $width = abs($bounds[4]-$bounds[0]);$/;"	v
width	lib/graphlib.php	/^    $width = abs($bounds[4]-$bounds[6]);$/;"	v
width	lib/graphlib.php	/^  $width         = $this->calculated['legend']['boundary_box_all']['width'];$/;"	v
width	lib/graphlib.php	/^  $width      = $boundaryBox['width'];$/;"	v
width	lib/graphlib.php	/^  $width     = $message['boundary_box']['width'];$/;"	v
width	lib/graphlib.php	/^  $width  = $this->calculated['boundary_box']['right'] - $this->calculated['boundary_box']['left'];$/;"	v
width	lib/graphlib.php	/^  $width = $padding * 2 + $textWidth + $textHeight * 2;  \/\/ left and right padding + maximum text width + space for square$/;"	v
width	lib/graphlib.php	/^  $width = 0;$/;"	v
width	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $width      = $width  + $x1 -1;$/;"	v
width	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $width  = $width_and_height[1];$/;"	v
width	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $width = ($hidden) ? 0 : $width;$/;"	v
width	lib/smarty/plugins/function.html_image.php	/^            $width = $_image_data[0];$/;"	v
width	lib/smarty/plugins/function.html_image.php	/^        $width = round($width * $_resize);$/;"	v
width	lib/smarty/plugins/function.html_image.php	/^    $width = '';$/;"	v
width	lib/weblib.php	/^        $width = $THEME->navmenuwidth;$/;"	v
width	lib/weblib.php	/^        $width = 'width="'. $width .'"';$/;"	v
width	lib/weblib.php	/^        $width = 50;$/;"	v
width	mod/data/field/file/field.class.php	/^            $width = $this->field->param1 ? ' width = "'.$this->field->param1.'" ':' ';$/;"	v
width	mod/data/field/picture/field.class.php	/^                $width = $this->field->param1 ? ' width="'.$this->field->param1.'" ':' ';$/;"	v
width	mod/data/field/picture/field.class.php	/^                $width = $this->field->param4 ? ' width="'.$this->field->param4.'" ' : ' ';$/;"	v
width	mod/exercise/locallib.php	/^                $width = "";$/;"	v
width	mod/exercise/locallib.php	/^                $width = "width=\\"$size[$key]\\"";$/;"	v
width	mod/lesson/view.php	/^                    $width = ' width="100%" ';$/;"	v
width	mod/lesson/view.php	/^                    $width = '';$/;"	v
width	question/format/qti2/custommediafilter.php	/^        $width = 240;$/;"	v
width	question/format/qti2/custommediafilter.php	/^        $width = 400;$/;"	v
widthPlot	lib/graphlib.php	/^  $widthPlot = $width - ($this->calculated['x_axis']['step'] * $extraTick);$/;"	v
width_and_height	lib/excel/Worksheet.php	/^        $width_and_height = unpack("V2", substr($data, 0, 8));$/;"	v
width_and_height	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $width_and_height = unpack("V2", substr($data, 0, 8));$/;"	v
widths	lib/fpdf/font/makefont/makefont.php	/^    $widths=array();$/;"	v
wiki	mod/wiki/backuplib.php	/^            $wiki = get_record('wiki','id',$wiki);$/;"	v
wiki	mod/wiki/test.php	/^    $wiki = new cWiki(9);$/;"	v
wiki_CONSTANT	mod/wiki/lib.php	/^$wiki_CONSTANT = 7;     \/\/\/ for example$/;"	v
wiki_add_entry	mod/wiki/lib.php	/^function wiki_add_entry(&$wiki, &$course, $userid=0, $groupid=0) {$/;"	f
wiki_add_instance	mod/wiki/lib.php	/^function wiki_add_instance($wiki) {$/;"	f
wiki_admin_checklinks	mod/wiki/lib.php	/^function wiki_admin_checklinks($pagetocheck) {$/;"	f
wiki_admin_checklinks_list	mod/wiki/lib.php	/^function wiki_admin_checklinks_list() {$/;"	f
wiki_admin_get_flagarray	mod/wiki/lib.php	/^function wiki_admin_get_flagarray() {$/;"	f
wiki_admin_list	mod/wiki/admin.php	/^        $wiki_admin_list=array();$/;"	v
wiki_admin_remove	mod/wiki/lib.php	/^function wiki_admin_remove($pagestodelete, $course, $wiki, $userid, $groupid) {$/;"	f
wiki_admin_remove_list	mod/wiki/lib.php	/^function wiki_admin_remove_list($listall="") {$/;"	f
wiki_admin_revert	mod/wiki/lib.php	/^function wiki_admin_revert($proceed, $authorfieldpattern, $changesfield, $howtooperate, $deleteversions) {$/;"	f
wiki_admin_setpageflags	mod/wiki/lib.php	/^function wiki_admin_setpageflags($pageflags) {$/;"	f
wiki_admin_setpageflags_list	mod/wiki/lib.php	/^function wiki_admin_setpageflags_list($pageflagstatus) {$/;"	f
wiki_admin_strip	mod/wiki/lib.php	/^function wiki_admin_strip($pagestostrip) {$/;"	f
wiki_admin_strip_list	mod/wiki/lib.php	/^function wiki_admin_strip_list($pagestostrip="",$version="",$err="") {$/;"	f
wiki_admin_strip_versions	mod/wiki/lib.php	/^function wiki_admin_strip_versions($pagestostrip, $version, &$err) {$/;"	f
wiki_backup_mods	mod/wiki/backuplib.php	/^    function wiki_backup_mods($bf,$preferences) {$/;"	f
wiki_backup_one_mod	mod/wiki/backuplib.php	/^    function wiki_backup_one_mod($bf,$preferences,$wiki) {$/;"	f
wiki_can_add_entry	mod/wiki/lib.php	/^function wiki_can_add_entry(&$wiki, &$user, &$course, $userid=0, $groupid=0) {$/;"	f
wiki_can_edit_entry	mod/wiki/lib.php	/^function wiki_can_edit_entry(&$wiki_entry, &$wiki, &$user, &$course) {$/;"	f
wiki_check_backup_mods	mod/wiki/backuplib.php	/^    function wiki_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
wiki_check_backup_mods_instances	mod/wiki/backuplib.php	/^    function wiki_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
wiki_content_dir	mod/wiki/lib.php	/^function wiki_content_dir(&$wiki) {$/;"	f
wiki_cron	mod/wiki/lib.php	/^function wiki_cron () {$/;"	f
wiki_decode_content_links	mod/wiki/restorelib.php	/^    function wiki_decode_content_links ($content,$restore) {$/;"	f
wiki_decode_content_links_caller	mod/wiki/restorelib.php	/^    function wiki_decode_content_links_caller($restore) {$/;"	f
wiki_delete_instance	mod/wiki/lib.php	/^function wiki_delete_instance($id) {$/;"	f
wiki_encode_content_links	mod/wiki/backuplib.php	/^    function wiki_encode_content_links ($content,$preferences) {$/;"	f
wiki_entries	mod/wiki/backuplib.php	/^        $wiki_entries = get_records("wiki_entries","wikiid",$wiki,"id");$/;"	v
wiki_entries	mod/wiki/lib.php	/^                $wiki_entries = get_records_sql($sql);$/;"	v
wiki_entries	mod/wiki/lib.php	/^                $wiki_entries=is_array($wiki_entries)?$wiki_entries:array();$/;"	v
wiki_entries	mod/wiki/lib.php	/^            $wiki_entries = get_records_sql($sql);$/;"	v
wiki_entries	mod/wiki/lib.php	/^            $wiki_entries=is_array($wiki_entries)?$wiki_entries:array();$/;"	v
wiki_entries	mod/wiki/lib.php	/^        $wiki_entries = wiki_get_entries($wiki, 'group');$/;"	v
wiki_entries	mod/wiki/lib.php	/^        $wiki_entries = wiki_get_entries($wiki, 'student');$/;"	v
wiki_entries_restore_mods	mod/wiki/restorelib.php	/^    function wiki_entries_restore_mods($old_wiki_id,$new_wiki_id,$info,$restore) {$/;"	f
wiki_filter	mod/wiki/filter.php	/^    function wiki_filter($courseid, $text) {$/;"	f
wiki_get_course_wikis	mod/wiki/lib.php	/^function wiki_get_course_wikis($courseid, $wtype='*') {$/;"	f
wiki_get_default_entry	mod/wiki/lib.php	/^function wiki_get_default_entry(&$wiki, &$course, $userid=0, $groupid=0) {$/;"	f
wiki_get_entries	mod/wiki/lib.php	/^function wiki_get_entries(&$wiki, $byindex=NULL) {$/;"	f
wiki_get_entry	mod/wiki/lib.php	/^function wiki_get_entry(&$wiki, &$course, $userid=0, $groupid=0) {$/;"	f
wiki_get_group_entry	mod/wiki/lib.php	/^function wiki_get_group_entry(&$wiki, $groupid=null) {$/;"	f
wiki_get_other_wikis	mod/wiki/lib.php	/^function wiki_get_other_wikis(&$wiki, &$user, &$course, $currentid=0) {$/;"	f
wiki_get_owner	mod/wiki/lib.php	/^function wiki_get_owner(&$wiki_entry) {$/;"	f
wiki_get_participants	mod/wiki/lib.php	/^function wiki_get_participants($wikiid) {$/;"	f
wiki_get_post_actions	mod/wiki/lib.php	/^function wiki_get_post_actions() {$/;"	f
wiki_get_student_entry	mod/wiki/lib.php	/^function wiki_get_student_entry(&$wiki, $userid=null) {$/;"	f
wiki_get_teacher_entry	mod/wiki/lib.php	/^function wiki_get_teacher_entry(&$wiki, $groupid=0) {$/;"	f
wiki_get_view_actions	mod/wiki/lib.php	/^function wiki_get_view_actions() {$/;"	f
wiki_grades	mod/wiki/lib.php	/^function wiki_grades($wikiid) {$/;"	f
wiki_has_entries	mod/wiki/lib.php	/^function wiki_has_entries(&$wiki) {$/;"	f
wiki_is_wiki_name	mod/wiki/lib.php	/^function wiki_is_wiki_name($wikiname) {$/;"	f
wiki_log_info	mod/wiki/lib.php	/^function wiki_log_info($log) {$/;"	f
wiki_page_name	mod/wiki/lib.php	/^function wiki_page_name(&$wiki) {$/;"	f
wiki_pages_restore_mods	mod/wiki/restorelib.php	/^    function wiki_pages_restore_mods($old_entry_id,$new_entry_id,$info,$restore) {$/;"	f
wiki_path	mod/wiki/restorelib.php	/^            $wiki_path = $moddata_path."\/wiki";$/;"	v
wiki_print_administration_actions	mod/wiki/lib.php	/^function wiki_print_administration_actions($wiki, $cmid, $userid, $groupid, $page, $noeditor, $course) {$/;"	f
wiki_print_page_actions	mod/wiki/lib.php	/^function wiki_print_page_actions($cmid, $specialpages, $page, $action, $binary=false, $canedit=true) {$/;"	f
wiki_print_recent_activity	mod/wiki/lib.php	/^function wiki_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
wiki_print_search_form	mod/wiki/lib.php	/^function wiki_print_search_form($cmid, $search="", $userid, $groupid, $return=false) {$/;"	f
wiki_print_wikilinks_block	mod/wiki/lib.php	/^function wiki_print_wikilinks_block($cmid, $binary=false, $return=false) {$/;"	f
wiki_restore_files	mod/wiki/restorelib.php	/^    function wiki_restore_files ($oldwikiid, $newwikiid, $oldentryid, $newentryid, $restore) {$/;"	f
wiki_restore_mods	mod/wiki/restorelib.php	/^    function wiki_restore_mods($mod,$restore) {$/;"	f
wiki_rmdir	mod/wiki/lib.php	/^function wiki_rmdir($basedir) {$/;"	f
wiki_source	mod/wiki/ewiki/ewiki.php	/^      $wiki_source = "\\n" . $wiki_source;    # for faster strpos() searchs$/;"	v
wiki_source	mod/wiki/ewiki/plugins/moodle/moodle_rescue_html.php	/^            $wiki_source = str_replace('&lt;'.$tag.'&gt;', "<".$tag.">", $wiki_source);$/;"	v
wiki_source	mod/wiki/ewiki/plugins/moodle/moodle_rescue_html.php	/^      $wiki_source = preg_replace($regexp, '<$1>', $wiki_source);$/;"	v
wiki_update_instance	mod/wiki/lib.php	/^function wiki_update_instance($wiki) {$/;"	f
wiki_upgrade	mod/wiki/db/mysql.php	/^function wiki_upgrade($oldversion) {$/;"	f
wiki_upgrade	mod/wiki/db/postgres7.php	/^function wiki_upgrade($oldversion) {$/;"	f
wiki_user_can_access_group_wiki	mod/wiki/lib.php	/^function wiki_user_can_access_group_wiki(&$wiki, $groupid, &$course) {$/;"	f
wiki_user_can_access_student_wiki	mod/wiki/lib.php	/^function wiki_user_can_access_student_wiki(&$wiki, $userid, &$course) {$/;"	f
wiki_user_can_access_teacher_wiki	mod/wiki/lib.php	/^function wiki_user_can_access_teacher_wiki(&$wiki, $groupid, &$course) {$/;"	f
wiki_user_complete	mod/wiki/lib.php	/^function wiki_user_complete($course, $user, $mod, $wiki) {$/;"	f
wiki_user_outline	mod/wiki/lib.php	/^function wiki_user_outline($course, $user, $mod, $wiki) {$/;"	f
wiki_wiki_name	mod/wiki/lib.php	/^function wiki_wiki_name($wikiname) {$/;"	f
wikientries	mod/wiki/filter.php	/^                            $wikientries = array();$/;"	v
wikiname	mod/wiki/lib.php	/^        $wikiname = preg_replace("\/(\\w+)\\s\/", "$1", ucwords(trim($wikiname)));$/;"	v
wikipagelist	mod/wiki/filter.php	/^            $wikipagelist = array();$/;"	v
wikis	mod/wiki/lib.php	/^    $wikis = false;$/;"	v
win	mod/hotpot/report/default.php	/^			$win = is_numeric(strpos($s, 'Win'));$/;"	v
window	mod/quiz/view_js.php	/^$window = (!empty($quiz->popup)) ? 'quizpopup' : '_self';$/;"	v
windowoptions	mod/quiz/view.php	/^    $windowoptions = "left=0, top=0, channelmode=yes, fullscreen=yes, scrollbars=yes, resizeable=no, directories=no, toolbar=no, titlebar=no, location=no, status=no, menubar=no";$/;"	v
windowoptions	mod/quiz/view_js.php	/^$windowoptions = ($window == '_self') ? '' : "left=0, top=0, height='+window.screen.height+', width='+window.screen.width+', channelmode=yes, fullscreen=yes, scrollbars=yes, resizeable=no, directories=no, toolbar=no, titlebar=no, location=no, status=no, menubar=no";$/;"	v
windowtype	mod/resource/type/file/resource.class.php	/^            $windowtype = "page";   \/\/ No popup text => in page$/;"	v
windowtype	mod/resource/type/file/resource.class.php	/^            $windowtype = "popup";$/;"	v
windowtype	mod/resource/type/file/resource.class.php	/^        $windowtype = ($CFG->resource_popup) ? 'popup' : 'page';$/;"	v
windowtype	mod/resource/type/html/resource.class.php	/^            $windowtype = "page";   \/\/ No popup text => in page$/;"	v
windowtype	mod/resource/type/html/resource.class.php	/^            $windowtype = "popup";$/;"	v
windowtype	mod/resource/type/html/resource.class.php	/^        $windowtype = ($CFG->resource_popup) ? 'popup' : 'page';$/;"	v
windowtype	mod/resource/type/ims/resource.class.php	/^                $windowtype = "page";   \/\/ No popup text => in page$/;"	v
windowtype	mod/resource/type/ims/resource.class.php	/^                $windowtype = "popup";$/;"	v
windowtype	mod/resource/type/ims/resource.class.php	/^            $windowtype = ($CFG->resource_popup) ? 'popup' : 'page';$/;"	v
windowtype	mod/resource/type/repository/resource.class.php	/^            $windowtype = "page";   \/\/ No popup text => in page$/;"	v
windowtype	mod/resource/type/repository/resource.class.php	/^            $windowtype = "popup";$/;"	v
windowtype	mod/resource/type/repository/resource.class.php	/^        $windowtype = ($CFG->resource_popup) ? 'popup' : 'page';$/;"	v
windowtype	mod/resource/type/text/resource.class.php	/^            $windowtype = "page";   \/\/ No popup text => in page$/;"	v
windowtype	mod/resource/type/text/resource.class.php	/^            $windowtype = "popup";$/;"	v
windowtype	mod/resource/type/text/resource.class.php	/^        $windowtype = ($CFG->resource_popup) ? 'popup' : 'page';$/;"	v
wm_indent	mod/wiki/ewiki/ewiki.php	/^   $wm_indent = &$ewiki_config["wm_indent"];$/;"	v
wm_list	mod/wiki/ewiki/ewiki.php	/^   $wm_list = &$ewiki_config["wm_list"];$/;"	v
wm_list_chars	mod/wiki/ewiki/ewiki.php	/^   $wm_list_chars = implode("", array_keys($wm_list));$/;"	v
wm_source	mod/wiki/ewiki/ewiki.php	/^   $wm_source = &$ewiki_config["wm_source"];$/;"	v
wm_start_end	mod/wiki/ewiki/ewiki.php	/^   $wm_start_end = &$ewiki_config["wm_start_end"];$/;"	v
wm_style	mod/wiki/ewiki/ewiki.php	/^   $wm_style = &$ewiki_config["wm_style"];$/;"	v
wm_table_defaults	mod/wiki/ewiki/ewiki.php	/^   $wm_table_defaults = &$ewiki_config["wm_table_defaults"];$/;"	v
wmax	lib/fpdf/fpdf.php	/^                    $wmax=($w-2*$this->cMargin)*1000\/$this->FontSize;$/;"	v
wmax	lib/fpdf/fpdf.php	/^                $wmax=($w-2*$this->cMargin)*1000\/$this->FontSize;$/;"	v
wmax	lib/fpdf/fpdf.php	/^    $wmax=($w-2*$this->cMargin)*1000\/$this->FontSize;$/;"	v
wname	mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php	/^    $wname=clean_filename(strip_tags(format_string($wiki->name,true)));$/;"	v
word	lib/phpmailer/class.phpmailer.php	/^                        $word = substr($word, $len);$/;"	v
word	lib/phpmailer/class.phpmailer.php	/^                    $word = substr($word, $len);$/;"	v
word	lib/phpmailer/class.phpmailer.php	/^              $word = $line_part[$e];$/;"	v
word	mod/hotpot/template/v6.php	/^					$word = ($direction=='A') ? $aword : $dword;$/;"	v
word1	lib/moodlelib.php	/^    $word1 = trim($wordlist[rand(0, count($wordlist) - 1)]);$/;"	v
word2	lib/moodlelib.php	/^    $word2 = trim($wordlist[rand(0, count($wordlist) - 1)]);$/;"	v
word_count	lib/smarty/plugins/modifier.count_words.php	/^    $word_count = preg_grep('\/[a-zA-Z0-9\\\\x80-\\\\xff]\/', $split_array);$/;"	v
word_delims	mod/wiki/ewiki/plugins/email_protect.php	/^    $word_delims = explode(" ", "0 1 2 3 3 3 4 5 5 6 7 8 9 - - - - - - - _ _ _ _ _ _ _ . . . . . . .");$/;"	v
word_parts	mod/wiki/ewiki/plugins/email_protect.php	/^    $word_parts = explode(" ", "er an Ma ar on in el en le ll Ca ne ri De Mar Ha Br La Co St Ro ie Sh Mc re or Be li ra Al la al Da Ja il es te Le ha na Ka Ch is Ba nn ey nd He tt ch Ho Ke Ga Pa Wi Do st ma Mi Sa Me he to Car ro et ol ck ic Lo Mo ni ell Gr Bu Bo Ra ia de Jo El am An Re rt at Pe Li Je She Sch ea Sc it se Cha Har Sha Tr as ng rd rr Wa so Ki Ar Bra th Ta ta Wil be Cl ur ee ge ac ay au Fr ns son Ge us nt lo ti ss Cr os Hu We Cor Di ton Ri ke Ste Du No me Go Va Si man Bri ce Lu rn ad da ill Gi Th and rl ry Ros Sta sh To Se ett ley ou Ne ld Bar Ber lin ai Mac Dar Na ve no ul Fa ann Bur ow Ko rs ing Fe Ru Te Ni hi ki yn ly lle Ju Del Su mi Bl di lli Gu ine do Ve Gar ei Hi vi Gra Sto Ti Hol Vi ed ir oo em Bre Man ter Bi Van Bro Col id Fo Po Kr ard ber sa Con ick Cla Mu Bla Pr Ad So om io ho ris un her Wo Chr Her Kat Mil Tre Fra ig Mel od nc yl Ale Jer Mcc Lan lan si Dan Kar Mat Gre ue rg Fi Sp ari Str Mer San Cu rm Mon Win Bel Nor ut ah Pi gh av ci Don ot dr lt ger co Ben Lor Fl Jac Wal Ger tte mo Er ga ert tr ian Cro ff Ver Lin Gil Ken Che Jan nne arr va ers all Cal Cas Hil Han Dor Gl ag we Ed Em ran han Cle im arl wa ug ls ca Ric Par Kel Hen Nic len sk uc ina ste ab err Or Am Mor Fer Rob Luc ob Lar Bea ner pe lm ba ren lla der ec ric Ash Ant Fre rri Den Ham Mic Dem Is As Au che Leo nna rin enn Mal Jam Mad Mcg Wh Ab War Ol ler Whi Es All For ud ord Dea eb nk Woo tin ore art Dr tz Ly Pat Per Kri Min Bet rie Flo rne Joh nni Ce Ty Za ins eli ye rc eo ene ist ev Der Des Val And Can Shi ak Gal Cat Eli May Ea rk nge Fu Qu nie oc um ath oll bi ew Far ich Cra The Ran ani Dav Tra Sal Gri Mos Ang Ter mb Jay les Kir Tu hr oe Tri lia Fin mm aw dy cke itt ale wi eg est ier ze ru sc My lb har ka mer sti br ya Gen Hay a b c d e f g h i j k l m n o p q r s t u v w x y z");$/;"	v
word_win_src	lib/speller/server-scripts/spellchecker.php	/^$word_win_src = $CFG->wwwroot .'\/lib\/speller\/wordWindow.js';$/;"	v
wordlength	lib/weblib.php	/^                $wordlength = 0;$/;"	v
wordlength	lib/weblib.php	/^            $wordlength = 0;$/;"	v
wordlength	lib/weblib.php	/^    $wordlength = 0;$/;"	v
wordlist	lib/moodlelib.php	/^    $wordlist = file($CFG->wordlist);$/;"	v
words	filter/censor/filter.php	/^        $words = array();$/;"	v
words	mod/forum/search.php	/^            $words = $search;$/;"	v
words	mod/forum/search.php	/^    $words   = trim(optional_param('words', '', PARAM_NOTAGS));   \/\/ Words$/;"	v
words	mod/scorm/locallib.php	/^        $words = explode(' ', $stringa);$/;"	v
words	mod/survey/lib.php	/^    $words = explode(" ", $name);$/;"	v
workbook	course/grades.php	/^        $workbook = new MoodleExcelWorkbook("-");$/;"	v
workbook	grade/lib.php	/^        $workbook = new MoodleExcelWorkbook("-");$/;"	v
workbook	lib/excel/test.php	/^  $workbook = new Workbook("-");$/;"	v
workbook	mod/choice/report.php	/^        $workbook = new MoodleExcelWorkbook("-");$/;"	v
workbook	mod/quiz/report/analysis/report.php	/^        $workbook = new MoodleExcelWorkbook("-");$/;"	v
workbook	mod/quiz/report/overview/report.php	/^            $workbook = new MoodleExcelWorkbook("-");$/;"	v
workbook	mod/survey/download.php	/^        $workbook = new MoodleExcelWorkbook("-");$/;"	v
working	lib/kses.php	/^          $working = $mode = 1;$/;"	v
working	lib/kses.php	/^          $working = 1; $mode = 0;$/;"	v
working	lib/kses.php	/^          $working = 1; $mode = 2;$/;"	v
working	lib/kses.php	/^    $working = 0; # Was the last operation successful?$/;"	v
worksheet	lib/excel/Workbook.php	/^        $worksheet = new Worksheet($name,$index,$this->activesheet,$/;"	v
worksheet	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $worksheet = new Spreadsheet_Excel_Writer_Worksheet($this->_BIFF_version,$/;"	v
worksheet1	lib/excel/test.php	/^  $worksheet1 =& $workbook->add_worksheet('First One');$/;"	v
worksheet2	lib/excel/test.php	/^  $worksheet2 =& $workbook->add_worksheet();$/;"	v
worksheets	lib/excel/Workbook.php	/^    function worksheets()$/;"	f
worksheets	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^    function worksheets()$/;"	f
workshop	mod/workshop/backuplib.php	/^            $workshop = get_record('workshop','id',$workshop);$/;"	v
workshop	mod/workshop/lib.php	/^                                           $workshop="0", $user="", $groupid="") {$/;"	v
workshop_add_instance	mod/workshop/lib.php	/^function workshop_add_instance($workshop) {$/;"	f
workshop_assessments	mod/workshop/backuplib.php	/^        $workshop_assessments = get_records_sql("SELECT * from {$CFG->prefix}workshop_assessments a$/;"	v
workshop_assessments_restore_mods	mod/workshop/restorelib.php	/^    function workshop_assessments_restore_mods($new_workshop_id, $new_submission_id,$info,$restore) {$/;"	f
workshop_backup_mods	mod/workshop/backuplib.php	/^    function workshop_backup_mods($bf,$preferences) {$/;"	f
workshop_backup_one_mod	mod/workshop/backuplib.php	/^    function workshop_backup_one_mod($bf,$preferences,$workshop) {$/;"	f
workshop_check_backup_mods	mod/workshop/backuplib.php	/^    function workshop_check_backup_mods($course,$user_data=false,$backup_unique_code,$instances=null) {$/;"	f
workshop_check_backup_mods_instances	mod/workshop/backuplib.php	/^function workshop_check_backup_mods_instances($instance,$backup_unique_code) {$/;"	f
workshop_check_dates	mod/workshop/lib.php	/^function workshop_check_dates($workshop) {$/;"	f
workshop_choose_from_menu	mod/workshop/locallib.php	/^function workshop_choose_from_menu ($options, $name, $selected="", $nothing="choose", $script="", $/;"	f
workshop_comments	mod/workshop/backuplib.php	/^        $workshop_comments = get_records_sql("SELECT * from {$CFG->prefix}workshop_comments c$/;"	v
workshop_comments_restore_mods	mod/workshop/restorelib.php	/^    function workshop_comments_restore_mods($new_workshop_id, $new_assessment_id,$info,$restore) {$/;"	f
workshop_compare_assessments	mod/workshop/lib.php	/^function workshop_compare_assessments($workshop, $assessment1, $assessment2) {$/;"	f
workshop_copy_assessment	mod/workshop/locallib.php	/^function workshop_copy_assessment($assessment, $submission, $withfeedback = false) {$/;"	f
workshop_count_all_submissions_for_assessment	mod/workshop/locallib.php	/^function workshop_count_all_submissions_for_assessment($workshop, $user) {$/;"	f
workshop_count_assessments	mod/workshop/lib.php	/^function workshop_count_assessments($submission) {$/;"	f
workshop_count_comments	mod/workshop/locallib.php	/^function workshop_count_comments($assessment) {$/;"	f
workshop_count_peer_assessments	mod/workshop/locallib.php	/^function workshop_count_peer_assessments($workshop, $user) {$/;"	f
workshop_count_self_assessments	mod/workshop/locallib.php	/^function workshop_count_self_assessments($workshop, $user) {$/;"	f
workshop_count_student_submissions	mod/workshop/locallib.php	/^function workshop_count_student_submissions($workshop) {$/;"	f
workshop_count_student_submissions_for_assessment	mod/workshop/locallib.php	/^function workshop_count_student_submissions_for_assessment($workshop, $user) {$/;"	f
workshop_count_teacher_assessments	mod/workshop/locallib.php	/^function workshop_count_teacher_assessments($courseid, $submission) {$/;"	f
workshop_count_teacher_assessments_by_user	mod/workshop/locallib.php	/^function workshop_count_teacher_assessments_by_user($workshop, $user) {$/;"	f
workshop_count_teacher_submissions	mod/workshop/locallib.php	/^function workshop_count_teacher_submissions($workshop) {$/;"	f
workshop_count_teacher_submissions_for_assessment	mod/workshop/locallib.php	/^function workshop_count_teacher_submissions_for_assessment($workshop, $user) {$/;"	f
workshop_count_ungraded_assessments	mod/workshop/lib.php	/^function workshop_count_ungraded_assessments($workshop) {$/;"	f
workshop_count_ungraded_assessments_student	mod/workshop/locallib.php	/^function workshop_count_ungraded_assessments_student($workshop) {$/;"	f
workshop_count_ungraded_assessments_teacher	mod/workshop/locallib.php	/^function workshop_count_ungraded_assessments_teacher($workshop) {$/;"	f
workshop_count_user_assessments	mod/workshop/locallib.php	/^function workshop_count_user_assessments($workshop, $user, $stype = "all") {$/;"	f
workshop_count_user_assessments_done	mod/workshop/locallib.php	/^function workshop_count_user_assessments_done($workshop, $user) {$/;"	f
workshop_count_user_submissions	mod/workshop/locallib.php	/^function workshop_count_user_submissions($workshop, $user) {$/;"	f
workshop_cron	mod/workshop/lib.php	/^function workshop_cron () {$/;"	f
workshop_decode_content_links	mod/workshop/restorelib.php	/^    function workshop_decode_content_links ($content,$restore) {$/;"	f
workshop_decode_content_links_caller	mod/workshop/restorelib.php	/^    function workshop_decode_content_links_caller($restore) {$/;"	f
workshop_delete_instance	mod/workshop/lib.php	/^function workshop_delete_instance($id) {$/;"	f
workshop_delete_submitted_files	mod/workshop/locallib.php	/^function workshop_delete_submitted_files($workshop, $submission) {$/;"	f
workshop_delete_user_files	mod/workshop/locallib.php	/^function workshop_delete_user_files($workshop, $user, $exception) {$/;"	f
workshop_elements	mod/workshop/backuplib.php	/^        $workshop_elements = get_records("workshop_elements","workshopid",$workshop,"id");$/;"	v
workshop_elements_restore_mods	mod/workshop/restorelib.php	/^    function workshop_elements_restore_mods($workshop_id,$info,$restore) {$/;"	f
workshop_encode_content_links	mod/workshop/backuplib.php	/^    function workshop_encode_content_links ($content,$preferences) {$/;"	f
workshop_file_area	mod/workshop/lib.php	/^function workshop_file_area($workshop, $submission) {$/;"	f
workshop_file_area_name	mod/workshop/lib.php	/^function workshop_file_area_name($workshop, $submission) {$/;"	f
workshop_fullname	mod/workshop/lib.php	/^function workshop_fullname($userid, $courseid) {$/;"	f
workshop_get_agree_logs	mod/workshop/lib.php	/^function workshop_get_agree_logs($course, $timestart) {$/;"	f
workshop_get_all_teacher_assessments	mod/workshop/locallib.php	/^function workshop_get_all_teacher_assessments($workshop) {$/;"	f
workshop_get_assess_logs	mod/workshop/lib.php	/^function workshop_get_assess_logs($course, $timestart) {$/;"	f
workshop_get_assessments	mod/workshop/lib.php	/^function workshop_get_assessments($submission, $all = '', $order = '') {$/;"	f
workshop_get_comment_logs	mod/workshop/lib.php	/^function workshop_get_comment_logs($course, $timestart) {$/;"	f
workshop_get_comments	mod/workshop/locallib.php	/^function workshop_get_comments($assessment) {$/;"	f
workshop_get_grade_logs	mod/workshop/lib.php	/^function workshop_get_grade_logs($course, $timestart) {$/;"	f
workshop_get_participants	mod/workshop/lib.php	/^function workshop_get_participants($workshopid) {      $/;"	f
workshop_get_post_actions	mod/workshop/lib.php	/^function workshop_get_post_actions() {$/;"	f
workshop_get_recent_mod_activity	mod/workshop/lib.php	/^function workshop_get_recent_mod_activity(&$activities, &$index, $sincetime, $courseid, $/;"	f
workshop_get_student_assessments	mod/workshop/locallib.php	/^function workshop_get_student_assessments($workshop, $user) {$/;"	f
workshop_get_student_submission	mod/workshop/lib.php	/^function workshop_get_student_submission($workshop, $user) {$/;"	f
workshop_get_student_submission_assessments	mod/workshop/locallib.php	/^function workshop_get_student_submission_assessments($workshop) {$/;"	f
workshop_get_student_submissions	mod/workshop/lib.php	/^function workshop_get_student_submissions($workshop, $order = "title") {$/;"	f
workshop_get_submission_assessment	mod/workshop/locallib.php	/^function workshop_get_submission_assessment($submission, $user) {$/;"	f
workshop_get_submit_logs	mod/workshop/lib.php	/^function workshop_get_submit_logs($course, $timestart) {$/;"	f
workshop_get_teacher_assessments	mod/workshop/locallib.php	/^function workshop_get_teacher_assessments($courseid, $submission) {$/;"	f
workshop_get_teacher_submission_assessments	mod/workshop/locallib.php	/^function workshop_get_teacher_submission_assessments($workshop) {$/;"	f
workshop_get_teacher_submissions	mod/workshop/locallib.php	/^function workshop_get_teacher_submissions($workshop) {$/;"	f
workshop_get_ungraded_assessments	mod/workshop/locallib.php	/^function workshop_get_ungraded_assessments($workshop) {$/;"	f
workshop_get_ungraded_assessments_student	mod/workshop/locallib.php	/^function workshop_get_ungraded_assessments_student($workshop) {$/;"	f
workshop_get_ungraded_assessments_teacher	mod/workshop/locallib.php	/^function workshop_get_ungraded_assessments_teacher($workshop) {$/;"	f
workshop_get_unmailed_assessments	mod/workshop/lib.php	/^function workshop_get_unmailed_assessments($cutofftime) {$/;"	f
workshop_get_unmailed_comments	mod/workshop/lib.php	/^function workshop_get_unmailed_comments($cutofftime) {$/;"	f
workshop_get_unmailed_graded_assessments	mod/workshop/lib.php	/^function workshop_get_unmailed_graded_assessments($cutofftime) {$/;"	f
workshop_get_unmailed_resubmissions	mod/workshop/lib.php	/^function workshop_get_unmailed_resubmissions($cutofftime) {$/;"	f
workshop_get_user_assessments	mod/workshop/lib.php	/^function workshop_get_user_assessments($workshop, $user) {$/;"	f
workshop_get_user_assessments_done	mod/workshop/locallib.php	/^function workshop_get_user_assessments_done($workshop, $user) {$/;"	f
workshop_get_user_submissions	mod/workshop/lib.php	/^function workshop_get_user_submissions($workshop, $user) {$/;"	f
workshop_get_users_done	mod/workshop/locallib.php	/^function workshop_get_users_done($workshop) {$/;"	f
workshop_get_view_actions	mod/workshop/lib.php	/^function workshop_get_view_actions() {$/;"	f
workshop_grade_assessments	mod/workshop/lib.php	/^function workshop_grade_assessments($workshop, $verbose=false) {$/;"	f
workshop_grades	mod/workshop/backuplib.php	/^        $workshop_grades = get_records_sql("SELECT * from {$CFG->prefix}workshop_grades g$/;"	v
workshop_grades	mod/workshop/lib.php	/^function workshop_grades($workshopid) {$/;"	f
workshop_grades_restore_mods	mod/workshop/restorelib.php	/^    function workshop_grades_restore_mods($new_workshop_id, $new_assessment_id,$info,$restore) {$/;"	f
workshop_gradinggrade	mod/workshop/lib.php	/^function workshop_gradinggrade($workshop, $student) {$/;"	f
workshop_ids	mod/workshop/backuplib.php	/^    function workshop_ids ($course) {$/;"	f
workshop_is_recent_activity	mod/workshop/lib.php	/^function workshop_is_recent_activity($course, $isteacher, $timestart) {\/\/jlw1 added for adding mark to courses with activity in My Moodle$/;"	f
workshop_list_all_submissions	mod/workshop/locallib.php	/^function workshop_list_all_submissions($workshop, $user) {$/;"	f
workshop_list_all_ungraded_assessments	mod/workshop/locallib.php	/^function workshop_list_all_ungraded_assessments($workshop) {$/;"	f
workshop_list_assessed_submissions	mod/workshop/locallib.php	/^function workshop_list_assessed_submissions($workshop, $user) {$/;"	f
workshop_list_peer_assessments	mod/workshop/locallib.php	/^function workshop_list_peer_assessments($workshop, $user) {$/;"	f
workshop_list_self_assessments	mod/workshop/locallib.php	/^function workshop_list_self_assessments($workshop, $user) {$/;"	f
workshop_list_student_submissions	mod/workshop/locallib.php	/^function workshop_list_student_submissions($workshop, $user) {$/;"	f
workshop_list_submissions_for_admin	mod/workshop/locallib.php	/^function workshop_list_submissions_for_admin($workshop, $order) {$/;"	f
workshop_list_teacher_assessments_by_user	mod/workshop/locallib.php	/^function workshop_list_teacher_assessments_by_user($workshop, $user) {$/;"	f
workshop_list_teacher_submissions	mod/workshop/locallib.php	/^function workshop_list_teacher_submissions($workshop, $user) {$/;"	f
workshop_list_unassessed_student_submissions	mod/workshop/locallib.php	/^function workshop_list_unassessed_student_submissions($workshop, $user) {$/;"	f
workshop_list_unassessed_teacher_submissions	mod/workshop/locallib.php	/^function workshop_list_unassessed_teacher_submissions($workshop, $user) {$/;"	f
workshop_list_ungraded_assessments	mod/workshop/locallib.php	/^function workshop_list_ungraded_assessments($workshop, $stype) {$/;"	f
workshop_list_user_submissions	mod/workshop/locallib.php	/^function workshop_list_user_submissions($workshop, $user) {$/;"	f
workshop_path	mod/workshop/restorelib.php	/^            $workshop_path = $moddata_path."\/workshop";$/;"	v
workshop_path	mod/workshop/restorelib.php	/^        $workshop_path = "";$/;"	v
workshop_phase	mod/workshop/locallib.php	/^function workshop_phase($workshop, $style='') {$/;"	f
workshop_print_assessment	mod/workshop/locallib.php	/^function workshop_print_assessment($workshop, $assessment = false, $allowchanges = false, $/;"	f
workshop_print_assessments_by_user_for_admin	mod/workshop/locallib.php	/^function workshop_print_assessments_by_user_for_admin($workshop, $user) {$/;"	f
workshop_print_assessments_for_admin	mod/workshop/locallib.php	/^function workshop_print_assessments_for_admin($workshop, $submission) {$/;"	f
workshop_print_assignment_info	mod/workshop/locallib.php	/^function workshop_print_assignment_info($workshop) {$/;"	f
workshop_print_difference	mod/workshop/locallib.php	/^function workshop_print_difference($time) {$/;"	f
workshop_print_feedback	mod/workshop/lib.php	/^function workshop_print_feedback($course, $submission) {$/;"	f
workshop_print_key	mod/workshop/locallib.php	/^function workshop_print_key($workshop) {$/;"	f
workshop_print_league_table	mod/workshop/locallib.php	/^function workshop_print_league_table($workshop) {$/;"	f
workshop_print_recent_activity	mod/workshop/lib.php	/^function workshop_print_recent_activity($course, $isteacher, $timestart) {$/;"	f
workshop_print_recent_mod_activity	mod/workshop/lib.php	/^function workshop_print_recent_mod_activity($activity, $course, $detail=false) {$/;"	f
workshop_print_submission	mod/workshop/locallib.php	/^function workshop_print_submission($workshop, $submission) {$/;"	f
workshop_print_submission_assessments	mod/workshop/locallib.php	/^function workshop_print_submission_assessments($workshop, $submission, $type) {$/;"	f
workshop_print_submission_title	mod/workshop/locallib.php	/^function workshop_print_submission_title($workshop, $submission) {$/;"	f
workshop_print_time_to_deadline	mod/workshop/locallib.php	/^function workshop_print_time_to_deadline($time) {$/;"	f
workshop_print_upload_form	mod/workshop/locallib.php	/^function workshop_print_upload_form($workshop) {$/;"	f
workshop_print_user_assessments	mod/workshop/locallib.php	/^function workshop_print_user_assessments($workshop, $user, &$gradinggrade) {$/;"	f
workshop_refresh_events	mod/workshop/lib.php	/^function workshop_refresh_events($courseid = 0) {$/;"	f
workshop_restore_files	mod/workshop/restorelib.php	/^    function workshop_restore_files ($oldsubmiss, $newsubmiss, $restore) {$/;"	f
workshop_restore_logs	mod/workshop/restorelib.php	/^    function workshop_restore_logs($restore,$log) {$/;"	f
workshop_restore_mods	mod/workshop/restorelib.php	/^    function workshop_restore_mods($mod,$restore) {$/;"	f
workshop_restore_wiki2markdown	mod/workshop/restorelib.php	/^    function workshop_restore_wiki2markdown ($restore) {$/;"	f
workshop_rubrics	mod/workshop/backuplib.php	/^        $workshop_rubrics = get_records_sql("SELECT * from {$CFG->prefix}workshop_rubrics r$/;"	v
workshop_rubrics_restore_mods	mod/workshop/restorelib.php	/^    function workshop_rubrics_restore_mods($workshop_id,$elementno,$info,$restore) {$/;"	f
workshop_sortfunction	mod/workshop/view.php	/^        function workshop_sortfunction($a, $b) {$/;"	f
workshop_stockcomments	mod/workshop/backuplib.php	/^        $workshop_stockcomments = get_records_sql("SELECT * from {$CFG->prefix}workshop_stockcomments c$/;"	v
workshop_stockcomments_restore_mods	mod/workshop/restorelib.php	/^    function workshop_stockcomments_restore_mods($new_workshop_id, $elementno, $info, $restore) {$/;"	f
workshop_submission_grade	mod/workshop/lib.php	/^function workshop_submission_grade($workshop, $submission) {$/;"	f
workshop_submission_ids_by_course	mod/workshop/backuplib.php	/^    function workshop_submission_ids_by_course ($course) {$/;"	f
workshop_submission_ids_by_instance	mod/workshop/backuplib.php	/^    function workshop_submission_ids_by_instance ($instanceid) {$/;"	f
workshop_submissions	mod/workshop/backuplib.php	/^        $workshop_submissions = get_records("workshop_submissions","workshopid",$workshop,"id");$/;"	v
workshop_submissions_restore_mods	mod/workshop/restorelib.php	/^    function workshop_submissions_restore_mods($old_workshop_id, $new_workshop_id,$info,$restore) {$/;"	f
workshop_test_user_assessments	mod/workshop/locallib.php	/^function workshop_test_user_assessments($workshop, $user) {$/;"	f
workshop_update_instance	mod/workshop/lib.php	/^function workshop_update_instance($workshop) {$/;"	f
workshop_upgrade	mod/workshop/db/mysql.php	/^function workshop_upgrade($oldversion) {$/;"	f
workshop_upgrade	mod/workshop/db/oci8po.php	/^function workshop_upgrade($oldversion) {$/;"	f
workshop_upgrade	mod/workshop/db/postgres7.php	/^function workshop_upgrade($oldversion) {$/;"	f
workshop_user_complete	mod/workshop/lib.php	/^function workshop_user_complete($course, $user, $mod, $workshop) {$/;"	f
workshop_user_outline	mod/workshop/lib.php	/^function workshop_user_outline($course, $user, $mod, $workshop) {$/;"	f
workshops	mod/workshop/backuplib.php	/^        $workshops = get_records ("workshop","course",$preferences->backup_course,"id");$/;"	v
workshops	mod/workshop/db/mysql.php	/^        $workshops = get_records('workshop');$/;"	v
workshops	mod/workshop/db/postgres7.php	/^        $workshops = get_records('workshop');$/;"	v
workshopselect	mod/workshop/lib.php	/^        $workshopselect = " AND cm.id = '$workshop'";$/;"	v
workshopselect	mod/workshop/lib.php	/^        $workshopselect = "";$/;"	v
worst	blocks/quiz_results/block_quiz_results.php	/^                $worst = array_reverse($worst, true);$/;"	v
worst	blocks/quiz_results/block_quiz_results.php	/^        $worst     = array();$/;"	v
wrap	course/scales.php	/^        $wrap = ",nowrap,nowrap,nowrap";$/;"	v
wrap	lib/smarty/plugins/block.textformat.php	/^        $wrap = 72;$/;"	v
wrap	lib/smarty/plugins/block.textformat.php	/^    $wrap = 80;$/;"	v
wrap	mod/hotpot/report/default.php	/^			$wrap  = empty($table->wrap[$i])  ? '' : ' nowrap="nowrap"';$/;"	v
wrapJS	lib/typo3/class.t3lib_div.php	/^	function wrapJS($string, $linebreak=TRUE) {$/;"	f
wrap_char	lib/smarty/plugins/block.textformat.php	/^    $wrap_char = "\\n";$/;"	v
wrap_cut	lib/smarty/plugins/block.textformat.php	/^    $wrap_cut = false;$/;"	v
wrapped	question/format/hotpot/format.php	/^                        $wrapped = new stdClass();$/;"	v
wrapped	question/type/multianswer/questiontype.php	/^            $wrapped = $QTYPES[$wrapped->qtype]->save_question($wrapped,$/;"	v
wrapped	question/type/multianswer/questiontype.php	/^            $wrapped = &$question->options->questions[$positionkey];$/;"	v
wrapped	question/type/multianswer/questiontype.php	/^        $wrapped = new stdClass;$/;"	v
wrappedquestion	question/type/random/questiontype.php	/^                $wrappedquestion = clone($question);$/;"	v
wrappedquestion	question/type/random/questiontype.php	/^                $wrappedquestion = get_record('question', 'id', $wrappedquestion->id);$/;"	v
wrappedquestion	question/type/random/questiontype.php	/^        $wrappedquestion = &$state->options->question;$/;"	v
wrappedquestionid	question/type/multianswer/questiontype.php	/^            $wrappedquestionid = $sequence[$seqnum-1];$/;"	v
wrappedquestions	question/type/multianswer/questiontype.php	/^        $wrappedquestions = get_records_list('question', 'id', $sequence);$/;"	v
wrapping	mod/exercise/locallib.php	/^                $wrapping = "";$/;"	v
wrapping	mod/exercise/locallib.php	/^                $wrapping = "no wrap";$/;"	v
wratio	mod/data/field/picture/field.class.php	/^                $wratio = $image->width  \/ $thumbwidth;$/;"	v
write	lib/adodb/session/adodb-compress-bzip2.php	/^	function write($data, $key) {$/;"	f
write	lib/adodb/session/adodb-compress-gzip.php	/^	function write($data, $key) {$/;"	f
write	lib/adodb/session/adodb-encrypt-mcrypt.php	/^	function write($data, $key) {$/;"	f
write	lib/adodb/session/adodb-encrypt-md5.php	/^	function write($data, $key) {$/;"	f
write	lib/adodb/session/adodb-encrypt-secret.php	/^	function write($data, $key) {$/;"	f
write	lib/adodb/session/adodb-session.php	/^	function write($key, $val) {$/;"	f
write	lib/cas/PGTStorage/pgt-file.php	/^  function write($pgt,$pgt_iou)$/;"	f
write	lib/cas/PGTStorage/pgt-main.php	/^  function write($pgt,$pgt_iou)$/;"	f
write	lib/excel/OLEwriter.php	/^    function write($data) \/\/por ahora slo a STDOUT$/;"	f
write	lib/excel/Worksheet.php	/^    function write($row, $col, $token, $format = 0)$/;"	f
write	lib/excellib.class.php	/^    function write($row, $col, $token, $format=0) {$/;"	f
write	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function write($row, $col, $token, $format = 0)$/;"	f
writeBlank	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function writeBlank($row, $col, $format)$/;"	f
writeCol	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function writeCol($row, $col, $val, $format=0)$/;"	f
writeFile	lib/typo3/class.t3lib_div.php	/^	function writeFile($file,$content)	{$/;"	f
writeFileToTypo3tempDir	lib/typo3/class.t3lib_div.php	/^	function writeFileToTypo3tempDir($filepath,$content)	{$/;"	f
writeFormula	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function writeFormula($row, $col, $formula, $format = 0)$/;"	f
writeNote	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function writeNote($row, $col, $note)$/;"	f
writeNumber	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function writeNumber($row, $col, $num, $format = 0)$/;"	f
writeRow	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function writeRow($row, $col, $val, $format = 0)$/;"	f
writeString	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function writeString($row, $col, $str, $format = 0)$/;"	f
writeStringBIFF8	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function writeStringBIFF8($row, $col, $str, $format = 0)$/;"	f
writeUrl	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^    function writeUrl($row, $col, $url, $string = '', $format = 0)$/;"	f
write_blank	lib/excel/Worksheet.php	/^    function write_blank($row, $col, $format = 0)$/;"	f
write_blank	lib/excellib.class.php	/^    function write_blank($row, $col, $format=0) {$/;"	f
write_data	mod/chat/chatd.php	/^    function write_data($connection, $text) {$/;"	f
write_formula	lib/excel/Worksheet.php	/^    function write_formula($row, $col, $formula, $format = 0)$/;"	f
write_formula	lib/excellib.class.php	/^    function write_formula($row, $col, $formula, $format=0) {$/;"	f
write_header	lib/excel/OLEwriter.php	/^    function write_header()$/;"	f
write_note	lib/excel/Worksheet.php	/^    function write_note($row, $col, $note)$/;"	f
write_number	lib/excel/Worksheet.php	/^    function write_number($row, $col, $num, $format = 0)$/;"	f
write_number	lib/excellib.class.php	/^    function write_number($row, $col, $num, $format=0) {$/;"	f
write_string	lib/excel/Worksheet.php	/^    function write_string($row, $col, $str, $format = 0)$/;"	f
write_string	lib/excellib.class.php	/^    function write_string($row, $col, $str, $format=0) {$/;"	f
write_url	lib/excel/Worksheet.php	/^    function write_url($row, $col, $url, $string = '', $format = 0)$/;"	f
write_url	lib/excellib.class.php	/^    function write_url($row, $col, $url, $format=0) {$/;"	f
writeimage	question/format/xml/format.php	/^    function writeimage( $imagepath ) {$/;"	f
writequestion	question/format.php	/^    function writequestion($question) {$/;"	f
writequestion	question/format/gift/format.php	/^function writequestion( $question ) {$/;"	f
writequestion	question/format/qti2/format.php	/^    function writequestion($question, $shuffleanswers = null, $courselevel = false, $path = '') {$/;"	f
writequestion	question/format/xhtml/format.php	/^function writequestion( $question ) {$/;"	f
writequestion	question/format/xml/format.php	/^    function writequestion( $question ) {$/;"	f
writes	lib/adodb/adodb-perf.inc.php	/^			$writes = sprintf('%12.4f',($arr[2]-$arro[2])\/$secs);$/;"	v
writetext	question/format/qti2/format.php	/^    function writetext( $raw ) {$/;"	f
writetext	question/format/xml/format.php	/^    function writetext( $raw, $ilev=0, $short=true) {$/;"	f
written	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                    $written = $block_length;$/;"	v
written	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^                    $written = 0;$/;"	v
written	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $written            = 0;$/;"	v
written	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $written        = 0;$/;"	v
written	mod/chat/chatd.php	/^        $written = @socket_write($connection, $text, strlen($text));$/;"	v
wrong	mod/hotpot/attempt.php	/^							$wrong = explode(',', $response->wrong);$/;"	v
wrong	mod/hotpot/report/click/report.php	/^		$wrong = get_string('reportwrongsymbol', 'hotpot');$/;"	v
wrong_feedback	question/format/gift/format.php	/^                    $wrong_feedback = $answer->feedback;$/;"	v
wrong_feedback	question/format/gift/format.php	/^        $wrong_feedback = $this->repchar( $wrong_feedback );$/;"	v
wronganswerid	mod/lesson/action/continue.php	/^                    $wronganswerid = $answer->id;                        $/;"	v
wrongpageid	mod/lesson/action/continue.php	/^                                $wrongpageid = $answer->jumpto;$/;"	v
wrongpageid	mod/lesson/action/continue.php	/^                    $wrongpageid = $answer->jumpto;$/;"	v
wrongresponse	mod/lesson/action/continue.php	/^                                $wrongresponse = $answer->response;$/;"	v
wrongresponse	mod/lesson/action/continue.php	/^                $wrongresponse = '';$/;"	v
ws	lib/excellib.class.php	/^        $ws =& new MoodleExcelWorksheet ($name, $this->pear_excel_workbook);$/;"	v
ws	lib/fpdf/fpdf.php	/^        $ws=$this->ws;$/;"	v
ws	mod/hotpot/report/default.php	/^			$ws = &$wb->add_worksheet(empty($table->caption) ? '' : strip_tags($table->caption)); $/;"	v
ws	mod/workshop/backuplib.php	/^            $ws = array();$/;"	v
wsdl	lib/soap/nusoap.php	/^    function wsdl($wsdl = '',$proxyhost=false,$proxyport=false,$proxyusername=false,$proxypassword=false,$timeout=0,$response_timeout=30){$/;"	f
wsdl	lib/soap/nusoap.php	/^class wsdl extends nusoap_base {$/;"	c
wsdl	lib/soaplib.php	/^        $wsdl = str_replace('###SERVER_ADDRESS###', $address, $wsdl);$/;"	v
wsdl	lib/soaplib.php	/^    $wsdl = file_get_contents($wsdlfile);$/;"	v
wsdl	mod/lams/lib.php	/^    $wsdl = $CFG->lams_serverurl.$relativeurl;$/;"	v
wsdl_props	lib/soap/nusoap.php	/^        $wsdl_props = parse_url($wsdl);$/;"	v
wsdl_string	lib/soap/nusoap.php	/^			$wsdl_string = $tr->send('', $this->timeout, $this->response_timeout);$/;"	v
wsdl_string	lib/soap/nusoap.php	/^                $wsdl_string = '';$/;"	v
wsdlparts	lib/soap/nusoap.php	/^						$wsdlparts = parse_url($this->wsdl);	\/\/ this is bogusly simple!$/;"	v
wsdlparts	lib/soap/nusoap.php	/^				$wsdlparts = parse_url($this->wsdl);	\/\/ this is bogusly simple!$/;"	v
wtm	mod/assignment/db/mysql.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/assignment/db/postgres7.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/assignment/restorelib.php	/^                $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/choice/db/mysql.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/choice/db/postgres7.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/choice/restorelib.php	/^                $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/forum/db/mysql.php	/^      $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/forum/db/postgres7.php	/^      $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/forum/restorelib.php	/^                $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/glossary/db/mysql.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/glossary/db/postgres7.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/glossary/restorelib.php	/^                $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/journal/db/mysql.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/journal/db/postgres7.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/journal/restorelib.php	/^                $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/quiz/db/mysql.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/quiz/db/postgres7.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/quiz/restorelib.php	/^                $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/quiz/restorelibpre15.php	/^                $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/resource/db/mysql.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/resource/db/postgres7.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/resource/restorelib.php	/^                $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/workshop/db/mysql.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/workshop/db/postgres7.php	/^        $wtm = new WikiToMarkdown();$/;"	v
wtm	mod/workshop/restorelib.php	/^                $wtm = new WikiToMarkdown();$/;"	v
wtype	mod/wiki/index.php	/^            $wtype = $site->student;$/;"	v
wtype	mod/wiki/index.php	/^            $wtype = $site->teacher;$/;"	v
wtype	mod/wiki/index.php	/^            $wtype = get_string('group');$/;"	v
wtype	mod/wiki/index.php	/^        $wtype = '<span class="smallinfo">'.$wtype.'<\/span>';$/;"	v
wtype	mod/workshop/db/mysql.php	/^                $wtype = 0; \/\/ 3 phases, no grading grades$/;"	v
wtype	mod/workshop/db/postgres7.php	/^                $wtype = 0; \/\/ 3 phases, no grading grades$/;"	v
wtype	mod/workshop/lib.php	/^    $wtype = 0; \/\/ 3 phases, no grading grades$/;"	v
wwwroot	auth/cas/login.php	/^            $wwwroot = $CFG->wwwroot;$/;"	v
wwwroot	auth/cas/login.php	/^            $wwwroot = str_replace('http:','https:',$CFG->wwwroot);$/;"	v
wwwroot	blocks/login/block_login.php	/^            $wwwroot = $CFG->wwwroot;$/;"	v
wwwroot	blocks/login/block_login.php	/^            $wwwroot = str_replace("http:\/\/", "https:\/\/", $CFG->wwwroot);$/;"	v
wwwroot	blocks/login/block_login.php	/^        $wwwroot = '';$/;"	v
wwwroot	lib/moodlelib.php	/^            $wwwroot = str_replace('http:','https:', $CFG->wwwroot);$/;"	v
wwwroot	lib/weblib.php	/^            $wwwroot = $CFG->wwwroot;$/;"	v
wwwroot	lib/weblib.php	/^            $wwwroot = str_replace('http:','https:',$CFG->wwwroot);$/;"	v
wwwroot	lib/weblib.php	/^        $wwwroot = $CFG->wwwroot;$/;"	v
wwwroot	lib/weblib.php	/^        $wwwroot = str_replace('http:','https:',$CFG->wwwroot);$/;"	v
wwwroot	mod/chat/view.php	/^            $wwwroot = str_replace('http:','https:', $wwwroot);$/;"	v
wwwroot	mod/chat/view.php	/^        $wwwroot = $CFG->wwwroot.'\/login\/index.php';$/;"	v
wwwroot	mod/forum/markposts.php	/^            $wwwroot = str_replace('http:','https:', $wwwroot);$/;"	v
wwwroot	mod/forum/markposts.php	/^        $wwwroot = $CFG->wwwroot.'\/login\/index.php';$/;"	v
wwwroot	mod/forum/post.php	/^            $wwwroot = str_replace('http:','https:', $wwwroot);$/;"	v
wwwroot	mod/forum/post.php	/^        $wwwroot = $CFG->wwwroot.'\/login\/index.php';$/;"	v
wwwroot	mod/forum/settracking.php	/^            $wwwroot = str_replace('http:','https:', $wwwroot);$/;"	v
wwwroot	mod/forum/settracking.php	/^        $wwwroot = $CFG->wwwroot.'\/login\/index.php';$/;"	v
wwwroot	mod/forum/subscribe.php	/^            $wwwroot = str_replace('http:','https:', $wwwroot);$/;"	v
wwwroot	mod/forum/subscribe.php	/^        $wwwroot = $CFG->wwwroot.'\/login\/index.php';$/;"	v
wwwroot	mod/quiz/view.php	/^            $wwwroot = str_replace('http:','https:', $wwwroot);$/;"	v
wwwroot	mod/quiz/view.php	/^        $wwwroot = $CFG->wwwroot.'\/login\/index.php';$/;"	v
wwwroot	my/index.php	/^            $wwwroot = str_replace('http:','https:', $wwwroot);$/;"	v
wwwroot	my/index.php	/^        $wwwroot = $CFG->wwwroot.'\/login\/index.php';$/;"	v
wwwroot	user/tabs.php	/^                $wwwroot = $CFG->wwwroot;$/;"	v
wwwroot	user/tabs.php	/^                $wwwroot = str_replace('http:','https:',$CFG->wwwroot);$/;"	v
wwwsroot	enrol/authorize/enrol.php	/^                $wwwsroot = str_replace('http:','https:', $CFG->wwwroot);$/;"	v
x	iplookup/ipatlas/plot.php	/^$x = ($x - floor($dotwidth \/ 2));$/;"	v
x	lib/excel/Worksheet.php	/^            $x = 113.879*$x + 390;$/;"	v
x	lib/excel/Worksheet.php	/^        $x       = $panes[1];$/;"	v
x	lib/fpdf/fpdf.php	/^        $x=$this->x;$/;"	v
x	lib/graphlib.php	/^      $x = 0;$/;"	v
x	lib/graphlib.php	/^      $x = round($t);$/;"	v
x	lib/graphlib.php	/^  $x          = $coords['x'];$/;"	v
x	lib/graphlib.php	/^  $x         = $message['boundary_box']['x'];$/;"	v
x	lib/graphlib.php	/^  $x = $left + $padding;$/;"	v
x	lib/graphlib.php	/^  $x = $this->calculated['boundary_box']['left'] - $this->parameter['y_inner_padding'];$/;"	v
x	lib/graphlib.php	/^  $x = $this->calculated['boundary_box']['right'] + $this->parameter['y_inner_padding'];$/;"	v
x	lib/graphlib.php	/^  $x = ($this->calculated['boundary_box']['right'] + $this->calculated['boundary_box']['left']) \/ 2;$/;"	v
x	lib/graphlib.php	/^  $x = round($x);$/;"	v
x	lib/moodlelib.php	/^        $x = ($x + $box[$i] + $key[$i]) % 256;$/;"	v
x	lib/moodlelib.php	/^    $x = 0;$/;"	v
x	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $x = 113.879*$x + 390;$/;"	v
x	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $x       = $panes[1];$/;"	v
x	lib/phpmailer/class.phpmailer.php	/^          $x = preg_match_all('\/[()"]\/', $str, $matches);$/;"	v
x	lib/phpmailer/class.phpmailer.php	/^          $x = preg_match_all('\/[^\\040\\041\\043-\\133\\135-\\176]\/', $str, $matches);$/;"	v
x	lib/phpmailer/class.phpmailer.php	/^      $x = 0;$/;"	v
x	lib/smarty/plugins/function.html_table.php	/^                $x = floor($x\/$cols) + ($x%$cols)*$rows;$/;"	v
x	lib/smarty/plugins/function.html_table.php	/^            $x =  ($hdir == 'right') ? $rx+$c : $rx+$cols-1-$c;$/;"	v
x	lib/typo3/class.t3lib_cs.php	/^			$x = $len % 4;$/;"	v
x	mod/wiki/ewiki/ewiki.php	/^         $x = $meta["width"];$/;"	v
x	mod/wiki/ewiki/plugins/email_protect.php	/^       $x = $x * $dr + $x * $x \/ 2 * (1-$dr) \/ $max;$/;"	v
x	mod/wiki/ewiki/plugins/email_protect.php	/^       $x = rand(0, $max * 1000)\/100;$/;"	v
x	mod/wiki/ewiki/plugins/email_protect.php	/^    $x = $max+1;$/;"	v
x	question/format/hotpot/format.php	/^        $x = 0;$/;"	v
x1	lib/excel/Worksheet.php	/^            $x1 = 0;$/;"	v
x1	lib/excel/Worksheet.php	/^        $x1 = $x1     \/ $this->size_col($col_start)   * 1024;$/;"	v
x1	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $x1 = 0;$/;"	v
x1	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $x1 = $x1     \/ $this->_sizeCol($col_start)   * 1024;$/;"	v
x2	lib/excel/Worksheet.php	/^        $x2 = $width  \/ $this->size_col($col_end)     * 1024; \/\/ Distance to right side of object$/;"	v
x2	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $x2 = $width  \/ $this->_sizeCol($col_end)     * 1024; \/\/ Distance to right side of object$/;"	v
xCacheFlush	lib/adodb/adodb.inc.php	/^	function xCacheFlush($sql=false,$inputarr=false)$/;"	f
xGrid	lib/graphlib.php	/^  $xGrid       = $this->parameter['x_grid'];$/;"	v
xMetaColumns	lib/adodb/drivers/adodb-informix72.inc.php	/^   function &xMetaColumns($table)$/;"	f
xRange	lib/graphlib.php	/^    $xRange = $this->calculated['x_axis']['max'] - $this->calculated['x_axis']['min'];$/;"	v
xRange	lib/graphlib.php	/^    $xRange = ($xRange ? $xRange : 1);$/;"	v
xStep	lib/graphlib.php	/^    $xStep       = $this->calculated['x_axis']['step'];$/;"	v
xStep	lib/graphlib.php	/^  $xStep       = $this->calculated['x_axis']['step'];$/;"	v
xWn	lib/excel/Workbook.php	/^        $xWn       = 0x0000;                 \/\/ Horizontal position of window$/;"	v
xWn	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $xWn       = 0x0000;                 \/\/ Horizontal position of window$/;"	v
x_dec	mod/hotpot/template/default.php	/^				$x_dec = hexdec($x_matches[$i]);$/;"	v
x_left	lib/graphlib.php	/^  $x_left  = $x + $bar_offsetx - $span;$/;"	v
x_right	lib/graphlib.php	/^  $x_right = $x + $bar_offsetx + $span;$/;"	v
x_text	lib/graphlib.php	/^  $x_text = $x + $box * 2;$/;"	v
xar_params	lib/adodb/adodb-perf.inc.php	/^				$xar_params = $inputarr;$/;"	v
xcount	auth/ldap/lib.php	/^                  $xcount=0;$/;"	v
xcount	auth/ldap/lib.php	/^            $xcount=0; $maxxcount=100;$/;"	v
xdebug	lib/soap/nusoap.php	/^	function xdebug($string){$/;"	f
xf	lib/excel/Workbook.php	/^            $xf = $format->get_xf('style'); \/\/ Style XF$/;"	v
xf	lib/excel/Workbook.php	/^            $xf = $this->formats[$i]->get_xf('cell');$/;"	v
xf	lib/excel/Workbook.php	/^        $xf = $format->get_xf('cell');      \/\/ Cell XF$/;"	v
xf	lib/excel/Worksheet.php	/^        $xf        = $this->_XF($format);      \/\/ The cell format$/;"	v
xf	lib/excel/Worksheet.php	/^        $xf        = $this->_XF($format);    \/\/ The cell format$/;"	v
xf	lib/excel/Worksheet.php	/^        $xf        = $this->_XF($format); \/\/ The cell format$/;"	v
xf	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $xf = $format->getXf('style'); \/\/ Style XF$/;"	v
xf	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^            $xf = $this->_formats[$i]->getXf('cell');$/;"	v
xf	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $xf = $format->getXf('cell');      \/\/ Cell XF$/;"	v
xf	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $xf        = $this->_XF($format);      \/\/ The cell format$/;"	v
xf	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $xf        = $this->_XF($format);    \/\/ The cell format$/;"	v
xf	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $xf        = $this->_XF($format); \/\/ The cell format$/;"	v
xh	lib/adodb/adodb-xmlschema.inc.php	/^		$xh = xslt_create ();$/;"	v
xhtml_slash	lib/kses.php	/^    $xhtml_slash = ' \/';$/;"	v
xhtml_slash	lib/kses.php	/^  $xhtml_slash = '';$/;"	v
xhtml_slash	lib/weblib.php	/^        $xhtml_slash = ' \/';$/;"	v
xhtml_slash	lib/weblib.php	/^    $xhtml_slash = '';$/;"	v
xl_double	lib/excel/Worksheet.php	/^            $xl_double = strrev($xl_double);$/;"	v
xl_double	lib/excel/Worksheet.php	/^        $xl_double = pack("d",   $num);$/;"	v
xl_double	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $xl_double = strrev($xl_double);$/;"	v
xl_double	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $xl_double = pack("d",   $num);$/;"	v
xml	lib/soap/nusoap.php	/^							$xml = "<$name xsi:type=\\"" . $tt_prefix . ":$uqType\\">$contents<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^							$xml = "<$name$elementNS xsi:type=\\"" . $this->getPrefixFromNamespace($ns) . ":$uqType\\">$value<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^							$xml = "<$name$elementNS>$value<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^							$xml = "<$name>$contents<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^						$xml = "<$elementName$elementNS$elementAttrs xsi:type=\\"" . $this->getPrefixFromNamespace($ns) . ":$uqType\\">";$/;"	v
xml	lib/soap/nusoap.php	/^						$xml = "<$elementName$elementNS$elementAttrs>";$/;"	v
xml	lib/soap/nusoap.php	/^						$xml = "<$name xsi:type=\\"" . $tt_prefix . ":$uqType\\"$encodingStyle>$contents<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^						$xml = "<$name$elementNS xsi:nil=\\"true\\" xsi:type=\\"" . $this->getPrefixFromNamespace($ns) . ":$uqType\\"\/>";$/;"	v
xml	lib/soap/nusoap.php	/^						$xml = "<$name$elementNS xsi:type=\\"" . $this->getPrefixFromNamespace($ns) . ":$uqType\\"$encodingStyle>$value<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^						$xml = "<$name$elementNS\/>";$/;"	v
xml	lib/soap/nusoap.php	/^					$xml = "<$elementName$elementNS xsi:nil=\\"true\\" xsi:type=\\"" . $this->getPrefixFromNamespace($ns) . ":$uqType\\"\/>";$/;"	v
xml	lib/soap/nusoap.php	/^					$xml = "<$elementName$elementNS$elementAttrs xsi:type=\\"" . $this->getPrefixFromNamespace($ns) . ":$uqType\\"$encodingStyle>";$/;"	v
xml	lib/soap/nusoap.php	/^					$xml = "<$elementName$elementNS\/>";$/;"	v
xml	lib/soap/nusoap.php	/^					$xml = "<$name$elementNS xsi:nil=\\"true\\" xsi:type=\\"" .$/;"	v
xml	lib/soap/nusoap.php	/^					$xml = "<$name$elementNS xsi:type=\\"" . $this->getPrefixFromNamespace($ns) . ":$uqType\\">$value<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^					$xml = "<$name$elementNS>$value<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^					$xml = "<$name$elementNS\/>";$/;"	v
xml	lib/soap/nusoap.php	/^					$xml = "<$name$xmlns$type_str$atts>".$xml."<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^				$xml = "<$name$elementNS xsi:type=\\"" . $this->getPrefixFromNamespace($ns) . ":$uqType\\"$encodingStyle>$value<\/$name>";$/;"	v
xml	lib/soap/nusoap.php	/^				$xml = "<$name$elementNS xsi:type=\\"".$this->getPrefixFromNamespace('http:\/\/schemas.xmlsoap.org\/soap\/encoding\/').':Array" '.$/;"	v
xml	lib/soap/nusoap.php	/^				$xml = "<$name$elementNS>"$/;"	v
xml	lib/soap/nusoap.php	/^				$xml = '';$/;"	v
xml	lib/soap/nusoap.php	/^			$xml = '';$/;"	v
xml	lib/soap/nusoap.php	/^		$xml = $el . ">\\n".$xml."<\/$schemaPrefix:schema>\\n";$/;"	v
xml	lib/soap/nusoap.php	/^		$xml = '';$/;"	v
xml	lib/soap/nusoap.php	/^		$xml = '<?xml version="1.0" encoding="ISO-8859-1"?>';$/;"	v
xml	mod/hotpot/restorelib.php	/^        $xml = &$data->info['MOD']['#'];$/;"	v
xml	mod/hotpot/review.php	/^		$xml = get_field('hotpot_details', 'details', 'attempt', $attempt->id);$/;"	v
xml	question/format/blackboard/format.php	/^    $xml = xmlize($text, 0);$/;"	v
xml	question/format/blackboard_6/format.php	/^    $xml = xmlize($text, 0);$/;"	v
xml	question/format/examview/format.php	/^        $xml = xmlize($text, 0);$/;"	v
xml	question/format/hotpot/format.php	/^        $xml = new hotpot_xml_tree($source);$/;"	v
xml	question/format/xml/format.php	/^            $xml = "$indent<text>$raw<\/text>\\n";$/;"	v
xml	question/format/xml/format.php	/^            $xml = "$indent<text>\\n$raw\\n$indent<\/text>\\n";$/;"	v
xml	question/format/xml/format.php	/^        $xml = xmlize( $text, 0 ); $/;"	v
xml2Array	mod/scorm/locallib.php	/^class xml2Array {$/;"	c
xml2array	lib/typo3/class.t3lib_div.php	/^	function xml2array($string,$NSprefix='',$reportDocTag=FALSE) {$/;"	f
xml2tree	lib/typo3/class.t3lib_div.php	/^	function xml2tree($string,$depth=999) {$/;"	f
xmlContent	lib/typo3/class.t3lib_div.php	/^				$xmlContent = t3lib_div::xml2array($xmlString);$/;"	v
xmlGetHeaderAttribs	lib/typo3/class.t3lib_div.php	/^	function xmlGetHeaderAttribs($xmlData)	{$/;"	f
xmlHeader	lib/typo3/class.t3lib_div.php	/^		$xmlHeader = substr(trim($xmlData),0,200);$/;"	v
xmlParser	lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php	/^		$xmlParser = xml_parser_create();$/;"	v
xmlParser	lib/adodb/adodb-xmlschema.inc.php	/^		$xmlParser = $this->create_parser();$/;"	v
xmlParser	lib/adodb/adodb-xmlschema.inc.php	/^		$xmlParser = xml_parser_create();$/;"	v
xmlRecompileFromStructValArray	lib/typo3/class.t3lib_div.php	/^	function xmlRecompileFromStructValArray($vals)	{$/;"	f
xmlStr	lib/soap/nusoap.php	/^			$xmlStr = @join("",@file($xml));$/;"	v
xmlString	lib/typo3/class.t3lib_div.php	/^				$xmlString = t3lib_div::getUrl($fileRef);$/;"	v
xml_data	backup/restorelib.php	/^                    $xml_data = "<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n".$this->temp;$/;"	v
xml_decl	lib/soap/nusoap.php	/^				$xml_decl = substr($xml, $pos_xml, strpos($xml, '?>', $pos_xml + 2) - $pos_xml + 1);$/;"	v
xml_depth	lib/xmlize.php	/^function xml_depth($vals, &$i) {$/;"	f
xml_encoding	lib/soap/nusoap.php	/^					$xml_encoding = $res[1];$/;"	v
xml_entitize	question/format/qti2/format.php	/^function xml_entitize(&$collection) {$/;"	f
xml_file	backup/restorelib.php	/^            $xml_file  = $CFG->dataroot."\/temp\/backup\/".$backup_unique_code."\/moodle.xml";$/;"	v
xml_file	backup/restorelib.php	/^        $xml_file  = $CFG->dataroot."\/temp\/backup\/".$restore->backup_unique_code."\/moodle.xml";$/;"	v
xml_parser	backup/restorelib.php	/^        $xml_parser = xml_parser_create('UTF-8');$/;"	v
xml_parser	question/format/coursetestmanager/format.php	/^                $xml_parser = xml_parser_create("US-ASCII");$/;"	v
xml_quiz	mod/hotpot/lib.php	/^				$xml_quiz = new hotpot_xml_quiz($hp, false, false, false, false, false);$/;"	v
xml_quiz	mod/hotpot/lib.php	/^	$xml_quiz = NULL;$/;"	v
xml_quiz	mod/hotpot/lib.php	/^	$xml_quiz = new hotpot_xml_quiz($hp, false, false, false, false, false);$/;"	v
xml_record	mod/hotpot/restorelib.php	/^                        $xml_record = &$xml_records;$/;"	v
xml_record	mod/hotpot/restorelib.php	/^                        $xml_record = &$xml_records[$record_TAG][$ii]['#'];$/;"	v
xml_records	mod/hotpot/restorelib.php	/^                $xml_records = &$xml;$/;"	v
xml_records	mod/hotpot/restorelib.php	/^                $xml_records = &$xml[$records_TAG][$i]['#'];$/;"	v
xml_tag_safe_content	backup/backuplib.php	/^    function xml_tag_safe_content($content) {$/;"	f
xml_tree	mod/hotpot/lib.php	/^			$xml_tree = new hotpot_xml_tree($source);$/;"	v
xml_tree	mod/hotpot/review.php	/^				$xml_tree = new hotpot_xml_tree($xml, "['hpjsresult']['#']");$/;"	v
xml_value	mod/hotpot/lib.php	/^	function xml_value($tags, $more_tags="[0]['#']") {$/;"	f
xml_value	question/format/hotpot/format.php	/^    function xml_value($tags, $more_tags="[0]['#']") {$/;"	f
xml_values	mod/hotpot/lib.php	/^	function xml_values($tags) {$/;"	f
xmlalias	mod/glossary/import.php	/^                        $xmlalias = $xmlaliases[$k];$/;"	v
xmlaliases	mod/glossary/import.php	/^                    $xmlaliases = $xmlentry['#']['ALIASES'][0]['#']['ALIAS'];$/;"	v
xmlcat	mod/glossary/import.php	/^                            $xmlcat = $xmlcats[$k];$/;"	v
xmlcats	mod/glossary/import.php	/^                        $xmlcats = $xmlentry['#']['CATEGORIES'][0]['#']['CATEGORY'];$/;"	v
xmlentries	mod/glossary/import.php	/^        $xmlentries = $xml['GLOSSARY']['#']['INFO'][0]['#']['ENTRIES'][0]['#']['ENTRY'];$/;"	v
xmlentry	mod/glossary/import.php	/^            $xmlentry = $xmlentries[$i];$/;"	v
xmlglossary	mod/glossary/import.php	/^            $xmlglossary = $xml['GLOSSARY']['#']['INFO'][0]['#'];$/;"	v
xmlize	lib/xmlize.php	/^function xmlize($data, $WHITE=1, $encoding='UTF-8') {$/;"	f
xmlns	lib/soap/nusoap.php	/^		$xmlns = '';$/;"	v
xmls	admin/utfdbmigrate.php	/^            $xmls = utf_get_xml();$/;"	v
xmls	admin/utfdbmigrate.php	/^    $xmls = array();$/;"	v
xmls	admin/utfdbmigrate.php	/^    $xmls = utf_get_xml(1);$/;"	v
xmlstring	lib/adodb/adodb-xmlschema.inc.php	/^			$xmlstring = '';$/;"	v
xmlstring	mod/scorm/locallib.php	/^        $xmlstring = file_get_contents($manifestfile);$/;"	v
xname	lib/bennu/iCalendar_components.php	/^            $xname = true;$/;"	v
xname	lib/bennu/iCalendar_components.php	/^        $xname = false;$/;"	v
xname	lib/bennu/iCalendar_properties.php	/^            $xname = true;$/;"	v
xname	lib/bennu/iCalendar_properties.php	/^        $xname = false;$/;"	v
xname	lib/soap/nusoap.php	/^					$xname = $aName;$/;"	v
xname	lib/soap/nusoap.php	/^					$xname = '!' . $aName;$/;"	v
xname	lib/soap/nusoap.php	/^					$xname = '';$/;"	v
xp	question/format/xhtml/format.php	/^  $xp =  "<!DOCTYPE html PUBLIC \\"-\/\/W3C\/\/DTD XHTML 1.0 Strict\/\/EN\\"\\n";$/;"	v
xpath_eval	lib/cas/domxml-php4-php5.php	/^function xpath_eval($xpath_context,$eval_str,$contextnode=null) {return $xpath_context->query($eval_str,$contextnode);}$/;"	f
xpath_new_context	lib/cas/domxml-php4-php5.php	/^function xpath_new_context($dom_document) {return new php4DOMXPath($dom_document);}$/;"	f
xpath_register_ns	lib/cas/domxml-php4-php5.php	/^ function xpath_register_ns($prefix,$namespaceURI) {return $this->myDOMXPath->registerNamespace($prefix,$namespaceURI);}$/;"	f
xs	lib/soap/nusoap.php	/^				$xs = &$this->schemas[$ns][$i];$/;"	v
xsl_file	lib/adodb/adodb-xmlschema.inc.php	/^		$xsl_file = dirname( __FILE__ ) . '\/xsl\/' . $xsl . '.xsl';$/;"	v
xslt_error_handler	lib/adodb/adodb-xmlschema.inc.php	/^	function xslt_error_handler( $parser, $errno, $level, $fields ) {$/;"	f
xslt_file	backup/bb/restore_bb.php	/^        $xslt_file = choose_bb_xsl($dir.'\/imsmanifest.xml');$/;"	v
xsltproc	backup/bb/restore_bb.php	/^        $xsltproc = xslt_create();$/;"	v
xvalue	lib/soap/nusoap.php	/^				$xvalue = $value;$/;"	v
xvalue	lib/soap/nusoap.php	/^				$xvalue = array();$/;"	v
xvalue	lib/soap/nusoap.php	/^				$xvalue = get_object_vars($value);$/;"	v
y	calendar/event.php	/^                $y = $eventtime['year'];$/;"	v
y	iplookup/ipatlas/plot.php	/^$y = ($y - floor($dotheight \/ 2));$/;"	v
y	lib/adodb/adodb-time.inc.php	/^		$y = ceil((1-$mon) \/ 12);$/;"	v
y	lib/adodb/adodb-time.inc.php	/^		$y = floor($mon \/ 12);$/;"	v
y	lib/bennu/iCalendar_rfc2445.php	/^            $y = intval(substr($value, 0, 4));$/;"	v
y	lib/excel/Worksheet.php	/^            $y = 20*$y      + 255;$/;"	v
y	lib/excel/Worksheet.php	/^        $y       = $panes[0];$/;"	v
y	lib/fpdf/fpdf.php	/^        $y=$this->y;$/;"	v
y	lib/graphlib.php	/^      $y = 0;$/;"	v
y	lib/graphlib.php	/^      $y = round($t);$/;"	v
y	lib/graphlib.php	/^  $y          = $coords['y'];$/;"	v
y	lib/graphlib.php	/^  $y         = $message['boundary_box']['y'];$/;"	v
y	lib/graphlib.php	/^  $y = $this->calculated['boundary_box']['bottom'] + $this->parameter['x_inner_padding'];$/;"	v
y	lib/graphlib.php	/^  $y = $this->calculated['boundary_box']['top'] - $this->parameter['outer_padding'];$/;"	v
y	lib/graphlib.php	/^  $y = $top + $padding;$/;"	v
y	lib/graphlib.php	/^  $y = ($this->calculated['boundary_box']['bottom'] + $this->calculated['boundary_box']['top']) \/ 2;$/;"	v
y	lib/graphlib.php	/^  $y = round($y);$/;"	v
y	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $y = 20*$y      + 255;$/;"	v
y	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $y       = $panes[0];$/;"	v
y	mod/wiki/ewiki/ewiki.php	/^         $y = $meta["height"];$/;"	v
y1	lib/adodb/adodb-time.inc.php	/^		$y1 = 100+rand(0,1970-100);$/;"	v
y1	lib/adodb/adodb-time.inc.php	/^		$y1 = 3000-rand(0,3000-1970);$/;"	v
y1	lib/excel/Worksheet.php	/^            $y1 = 0;$/;"	v
y1	lib/excel/Worksheet.php	/^        $y1 = $y1     \/ $this->size_row($row_start)   *  256;$/;"	v
y1	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $y1 = 0;$/;"	v
y1	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $y1 = $y1     \/ $this->_sizeRow($row_start)   *  256;$/;"	v
y2	lib/excel/Worksheet.php	/^        $y2 = $height \/ $this->size_row($row_end)     *  256; \/\/ Distance to bottom of object$/;"	v
y2	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^        $y2 = $height \/ $this->_sizeRow($row_end)     *  256; \/\/ Distance to bottom of object$/;"	v
yGrid	lib/graphlib.php	/^  $yGrid       = $this->parameter['y_grid'];$/;"	v
yOrder	lib/graphlib.php	/^  $yOrder = $this->y_order; \/\/ save y_order data.$/;"	v
yRange	lib/graphlib.php	/^  $yRange = $this->calculated['y_axis_left']['max'] - $this->calculated['y_axis_left']['min'];$/;"	v
yRange	lib/graphlib.php	/^  $yRange = ($yRange ? $yRange : 1);$/;"	v
yStep	lib/graphlib.php	/^  $yStep      = $this->calculated['y_axis']['step'];$/;"	v
yWn	lib/excel/Workbook.php	/^        $yWn       = 0x0000;                 \/\/ Vertical position of window$/;"	v
yWn	lib/pear/Spreadsheet/Excel/Writer/Workbook.php	/^        $yWn       = 0x0000;                 \/\/ Vertical position of window$/;"	v
y_dec	mod/hotpot/template/default.php	/^				$y_dec = hexdec($y_matches[$i]);$/;"	v
y_range	lib/graphlib.php	/^  $y_range = $this->calculated['y_axis_right']['max'] - $this->calculated['y_axis_right']['min'];$/;"	v
y_range	lib/graphlib.php	/^  $y_range = ($y_range ? $y_range : 1);$/;"	v
y_tick_labels	lib/graphlib.php	/^  $y_tick_labels   = $this->y_tick_labels;$/;"	v
yday	lib/bennu/iCalendar_rfc2445.php	/^                    $yday = abs(intval($yday));$/;"	v
ydays	lib/bennu/iCalendar_rfc2445.php	/^                $ydays = explode(',', $vars['BYYEARDAY']);$/;"	v
year	lib/adodb/adodb-time.inc.php	/^				$year = $a;$/;"	v
year	lib/adodb/adodb-time.inc.php	/^	$year = $arr['year'];$/;"	v
year	lib/adodb/adodb-time.inc.php	/^	$year = adodb_year_digit_check($year);$/;"	v
year	lib/adodb/adodb-time.inc.php	/^	$year = intval($year);$/;"	v
year	lib/excel/BIFFwriter.php	/^        $year    = 0x07C9;$/;"	v
year	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $year    = 0x07C9;$/;"	v
year	lib/pear/Spreadsheet/Excel/Writer/BIFFwriter.php	/^            $year    = 0x07CC;$/;"	v
year_as_text	lib/smarty/plugins/function.html_select_date.php	/^    $year_as_text    = false;$/;"	v
year_empty	lib/smarty/plugins/function.html_select_date.php	/^    $year_empty      = null;$/;"	v
year_extra	lib/smarty/plugins/function.html_select_date.php	/^    $year_extra      = null;$/;"	v
year_name	lib/smarty/plugins/function.html_select_date.php	/^            $year_name = $field_array . '[' . $prefix . 'Year]';$/;"	v
year_name	lib/smarty/plugins/function.html_select_date.php	/^            $year_name = $prefix . 'Year';$/;"	v
year_size	lib/smarty/plugins/function.html_select_date.php	/^    $year_size       = null;$/;"	v
yearfromnow	mod/exercise/assessments.php	/^            $yearfromnow = time() + 365 * 86400;$/;"	v
yearfromnow	mod/exercise/locallib.php	/^                    $yearfromnow = time() + 365 * 86400;$/;"	v
yearfromnow	mod/exercise/locallib.php	/^    $yearfromnow = time() + 365 * 86400;$/;"	v
yearfromnow	mod/workshop/assess.php	/^                $yearfromnow = time() + 365 * 86400;$/;"	v
yearfromnow	mod/workshop/locallib.php	/^                                $yearfromnow = time() + 365 * 86400;$/;"	v
yearfromnow	mod/workshop/locallib.php	/^                    $yearfromnow = time() + 365 * 86400;$/;"	v
yearfromnow	mod/workshop/locallib.php	/^    $yearfromnow = time() + 365 * 86400;$/;"	v
years	lib/smarty/plugins/function.html_select_date.php	/^            $years = range((int)$start_year, (int)$end_year);$/;"	v
yearstoprocess	lib/moodlelib.php	/^        $yearstoprocess = array();$/;"	v
yearvals	lib/smarty/plugins/function.html_select_date.php	/^            $yearvals = $years;$/;"	v
yes	lib/typo3/class.t3lib_div.php	/^							$yes=0;$/;"	v
yes	lib/typo3/class.t3lib_div.php	/^						$yes=0;$/;"	v
yes	lib/typo3/class.t3lib_div.php	/^					$yes = (strcmp($firstpart,$firstip)==0);$/;"	v
yes	lib/typo3/class.t3lib_div.php	/^					$yes = 1;$/;"	v
yes	lib/typo3/class.t3lib_div.php	/^				$yes = 1;$/;"	v
yes	mod/glossary/formats.php	/^    $yes = get_string("yes");$/;"	v
yesnooptions	question/type/match/editquestion.php	/^    $yesnooptions = array();$/;"	v
yesnooptions	question/type/missingtype/editquestion.php	/^    $yesnooptions = array();$/;"	v
yesnooptions	question/type/multichoice/editquestion.php	/^    $yesnooptions = array();$/;"	v
yesnooptions	question/type/randomsamatch/editquestion.php	/^    $yesnooptions = array();$/;"	v
yoffset	lib/graphlib.php	/^            $yoffset = $this->calculated['y_plot'][$relatedset][$index];                \/\/ Moodle$/;"	v
yoffset	lib/graphlib.php	/^            $yoffset = 0;                                                               \/\/ Moodle$/;"	v
yoffset	lib/graphlib.php	/^        $yoffset = $yoffset - round(($bottom - $v) \/ 2.0);    \/\/ Moodle$/;"	v
yr	auth/ldap/lib.php	/^            $yr=substr($time,0,4);$/;"	v
yr	calendar/event.php	/^    $yr = intval($now['year']);$/;"	v
yr	calendar/export.php	/^    $yr = intval($now['year']);$/;"	v
yr	calendar/export.php	/^$yr   = optional_param('cal_y', 0, PARAM_INT);$/;"	v
yr	calendar/export_execute.php	/^$yr   = optional_param('cal_y', 0, PARAM_INT);$/;"	v
yr	calendar/view.php	/^        $yr = intval($now['year']);$/;"	v
yr	calendar/view.php	/^    $yr   = optional_param('cal_y', 0, PARAM_INT);$/;"	v
yr	lib/adodb/adodb-time.inc.php	/^		$yr = (integer) date("Y");$/;"	v
yrs	lib/adodb/adodb-time.inc.php	/^	$yrs = 12;$/;"	v
yselected	mod/glossary/formats.php	/^            $yselected = " selected=\\"selected\\" ";$/;"	v
yselected	mod/glossary/formats.php	/^        $yselected = "";$/;"	v
z	mod/wiki/ewiki/ewiki.php	/^      $z = new ewiki_dbquery_result(array_keys($args));$/;"	v
zero	lib/excel/OLEwriter.php	/^        $zero            = pack("C",  0);$/;"	v
zero	lib/graphlib.php	/^    $zero   = $this->calculated['zero_axis'];$/;"	v
zero	lib/graphlib.php	/^    $zero = $this->calculated['zero_axis'];$/;"	v
zero_cost	enrol/authorize/enrol.php	/^    function zero_cost($course) {$/;"	f
zindex	lib/smarty/plugins/function.popup_init.php	/^        $zindex = $params['zindex'];$/;"	v
zindex	lib/smarty/plugins/function.popup_init.php	/^    $zindex = 1000;$/;"	v
zip	question/format/blackboard/format.php	/^            $zip = zip_open($filename);$/;"	v
zip_entry	question/format/blackboard/format.php	/^              $zip_entry = $zip_read($zip); \/\/ skip past manifest file$/;"	v
zip_entry	question/format/blackboard/format.php	/^            $zip_entry = $zip_read($zip);$/;"	v
zip_files	lib/moodlelib.php	/^function zip_files ($originalfiles, $destination) {$/;"	f
zipfile	lib/componentlib.class.php	/^        $zipfile= $CFG->dataroot.'\/temp\/'.$this->zipfilename;$/;"	v
zipfile	lib/moodlelib.php	/^    $zipfile = cleardoubleslashes($zipfile);$/;"	v
zipfile	mod/lesson/importppt.php	/^    $zipfile = $_FILES["newfile"]["name"];$/;"	v
zipfile	mod/resource/type/ims/resource.class.php	/^        $zipfile = $CFG->dataroot.'\/'.$course->id.'\/'.$file;$/;"	v
zipfilename	lib/moodlelib.php	/^    $zipfilename = $path_parts["basename"];  \/\/The name of the zip file$/;"	v
zipmethod	backup/backuplib.php	/^            $zipmethod = 'external';$/;"	v
zipmethod	backup/backuplib.php	/^            $zipmethod = 'internal';$/;"	v
zippath	lib/moodlelib.php	/^    $zippath = $path_parts["dirname"];       \/\/The path of the zip file$/;"	v
zlen	lib/adodb/drivers/adodb-mysql.inc.php	/^				$zlen = max(array_map("strlen",$arr)) - 2; \/\/ PHP >= 4.0.6$/;"	v
zlen	lib/adodb/drivers/adodb-pdo_mysql.inc.php	/^				$zlen = max(array_map("strlen",$arr)) - 2; \/\/ PHP >= 4.0.6$/;"	v
zone	admin/timezone.php	/^    $zone = optional_param('zone', '', PARAM_PATH); \/\/not a path, but it looks like it anyway$/;"	v
zone	lib/olson.php	/^                $zone    = $zbyyear[(string)$y];$/;"	v
zone	lib/olson.php	/^                $zone = $zbyyear[$y];$/;"	v
zone	lib/olson.php	/^            $zone = $lastzone;$/;"	v
zone	lib/olson.php	/^            $zone = array();$/;"	v
zone	lib/olson.php	/^        $zone = NULL;$/;"	v
zones	lib/olson.php	/^    $zones = array();$/;"	v
zones	lib/olson.php	/^    $zones = olson_simple_zone_parser($filename);$/;"	v
zoom_factor_normal	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $zoom_factor_normal     = 0x0000;$/;"	v
zoom_factor_page_break	lib/pear/Spreadsheet/Excel/Writer/Worksheet.php	/^            $zoom_factor_page_break = 0x0000;$/;"	v
ztype	lib/adodb/drivers/adodb-mssql.inc.php	/^			$ztype = (empty($type)) ? 'false' : $type;$/;"	v
ztype	lib/adodb/drivers/adodb-oci8.inc.php	/^				$ztype = (empty($type)) ? 'false' : $type;$/;"	v
zval	lib/adodb/adodb-lib.inc.php	/^		$zval = rtrim(reset($zthis->fields));$/;"	v
zval2	lib/adodb/adodb-lib.inc.php	/^				$zval2 = rtrim($zthis->fields[1]);$/;"	v
zval2	lib/adodb/adodb-lib.inc.php	/^				$zval2 = rtrim(next($zthis->fields));$/;"	v
