Home
last modified time | relevance | path

Searched refs:smarty_token_names (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/engine/smarty/sysplugins/
H A Dsmarty_internal_config_file_compiler.php128 if (isset($this->lex->smarty_token_names[$exp_token])) {
130 $expect[] = '"' . $this->lex->smarty_token_names[$exp_token] . '"';
H A Dsmarty_internal_templatecompilerbase.php790 if (isset($this->lex->smarty_token_names[$exp_token])) {
792 $expect[] = '"' . $this->lex->smarty_token_names[$exp_token] . '"';
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php181 if (isset($this->lex->smarty_token_names[$exp_token])) {
183 $expect[] = '"' . $this->lex->smarty_token_names[$exp_token] . '"';
H A Dsmarty_internal_templatelexer.php180 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
217 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->left_delimiter;
218 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->right_delimiter;
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php196 if (isset($this->lex->smarty_token_names[ $exp_token ])) {
198 $expect[] = '"' . $this->lex->smarty_token_names[ $exp_token ] . '"';
H A Dsmarty_internal_templatelexer.php137 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
240 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->getLeftDelimiter();
241 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->getRightDelimiter();
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php196 if (isset($this->lex->smarty_token_names[ $exp_token ])) {
198 $expect[] = '"' . $this->lex->smarty_token_names[ $exp_token ] . '"';
H A Dsmarty_internal_templatelexer.php137 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
240 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->getLeftDelimiter();
241 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->getRightDelimiter();
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php196 if (isset($this->lex->smarty_token_names[ $exp_token ])) {
198 $expect[] = '"' . $this->lex->smarty_token_names[ $exp_token ] . '"';
H A Dsmarty_internal_templatelexer.php137 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
240 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->getLeftDelimiter();
241 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->getRightDelimiter();
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php196 if (isset($this->lex->smarty_token_names[ $exp_token ])) {
198 $expect[] = '"' . $this->lex->smarty_token_names[ $exp_token ] . '"';
H A Dsmarty_internal_templatelexer.php137 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
240 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->getLeftDelimiter();
241 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->getRightDelimiter();
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php196 if (isset($this->lex->smarty_token_names[ $exp_token ])) {
198 $expect[] = '"' . $this->lex->smarty_token_names[ $exp_token ] . '"';
H A Dsmarty_internal_templatelexer.php137 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
254 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->getLeftDelimiter();
255 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->getRightDelimiter();
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php196 if (isset($this->lex->smarty_token_names[ $exp_token ])) {
198 $expect[] = '"' . $this->lex->smarty_token_names[ $exp_token ] . '"';
H A Dsmarty_internal_templatelexer.php137 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
240 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->getLeftDelimiter();
241 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->getRightDelimiter();
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php196 if (isset($this->lex->smarty_token_names[ $exp_token ])) {
198 $expect[] = '"' . $this->lex->smarty_token_names[ $exp_token ] . '"';
H A Dsmarty_internal_templatelexer.php137 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
254 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->getLeftDelimiter();
255 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->getRightDelimiter();
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php196 if (isset($this->lex->smarty_token_names[ $exp_token ])) {
198 $expect[] = '"' . $this->lex->smarty_token_names[ $exp_token ] . '"';
H A Dsmarty_internal_templatelexer.php137 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
254 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->getLeftDelimiter();
255 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->getRightDelimiter();
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_config_file_compiler.php184 if (isset($this->lex->smarty_token_names[ $exp_token ])) {
186 $expect[] = '"' . $this->lex->smarty_token_names[ $exp_token ] . '"';
H A Dsmarty_internal_templatelexer.php187 public $smarty_token_names = array( // Text for parser error messages variable in Smarty_Internal_Templatelexer
224 $this->smarty_token_names[ 'LDEL' ] = $this->smarty->left_delimiter;
225 $this->smarty_token_names[ 'RDEL' ] = $this->smarty->right_delimiter;
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/lexer/
H A Dsmarty_internal_templatelexer.plex131 public $smarty_token_names = array( // Text for parser error messages
244 $this->smarty_token_names['LDEL'] = $this->smarty->getLeftDelimiter();
245 $this->smarty_token_names['RDEL'] = $this->smarty->getRightDelimiter();
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/lexer/
H A Dsmarty_internal_templatelexer.plex131 public $smarty_token_names = array( // Text for parser error messages
244 $this->smarty_token_names['LDEL'] = $this->smarty->getLeftDelimiter();
245 $this->smarty_token_names['RDEL'] = $this->smarty->getRightDelimiter();
/dports/www/piwigo/piwigo/include/smarty/lexer/
H A Dsmarty_internal_templatelexer.plex180 public $smarty_token_names = array( // Text for parser error messages
239 $this->smarty_token_names['LDEL'] = $this->smarty->left_delimiter;
240 $this->smarty_token_names['RDEL'] = $this->smarty->right_delimiter;

12