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

Procedural File: Smarty_GettextHelper.class.php

Source Location: /smarty/gettext_plugin/Smarty_GettextHelper.class.php





Page Details:

Project: Smarty::Gettext File: compiler.i18n.php

Copyright (c) 2008 creatics

Project owner: creatics, Olaf Gleba 50939 Köln, Germany http://www.creatics.de

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

$Id: Smarty_GettextHelper.class.php 3 2006-06-06 08:05:42Z andreas $




Tags:

author:  sopic GmbH
copyright:  (c) 2008 creatics
license:  Apache License, Version 2.0







SMARTY_GETTEXT_REGEX_PLURAL_MATCH [line 39]

SMARTY_GETTEXT_REGEX_PLURAL_MATCH = '=^((.*?)[^\x5c])\|((.*?)[^\x5c])\|\W*([0-9]+|\$[a-z0-9_.\x7c]+)$=im'
Regex constant for Smarty::Gettext defining the match regex for plural forms


[ Top ]



SMARTY_GETTEXT_REGEX_PLURAL_SUBSTITUTION [line 56]

SMARTY_GETTEXT_REGEX_PLURAL_SUBSTITUTION = '=`%([a-z0-9_.\x3a]+?)`=i'
Regex constant for Smarty::Gettext defining the search pattern for template variables in plural phrases.


[ Top ]



SMARTY_GETTEXT_REGEX_SINGULAR_SUBSTITUTION [line 48]

SMARTY_GETTEXT_REGEX_SINGULAR_SUBSTITUTION = '=`%([a-z0-9_.\x3a]+?)`=i'
Regex constant for Smarty::Gettext defining the search pattern for template variables in singular phrases.


[ Top ]




Documentation generated on Sun, 08 Jan 2012 17:52:03 +0100 by phpDocumentor 1.4.3