A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
예 4. using /e modifier
example 4.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
참고: this modifier was not available in php3.
this modifier was not available in php3.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
/\w+\s*\w+/j - unknown modifier 'j'
/href=' (.*) '- missing ending delimiter
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
% 1 (% 2) @ tag/ modifier/ modifier@ title/ plain
%1 (%2)
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
if this modifier is set, letters in the pattern match both upper and lower case letters.
if this modifier is set, letters in the pattern match both upper and lower case letters.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
only preg_replace() uses this modifier; it is ignored by other pcre functions.
only preg_replace() uses this modifier; it is ignored by other pcre functions.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
if this modifier is set, preg_replace() does normal substitution of backreferences in the replacement string, evaluates it as php code, and uses the result for replacing the search string.
whitespace characters may never appear within special character sequences in a pattern, for example within the sequence (? (which introduces a conditional subpattern.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
/e modifier makes preg_replace() treat the replacement parameter as php code after the appropriate references substitution is done. tip: make sure that replacement constitutes a valid php code string, otherwise php will complain about a parse error at the line containing preg_replace().
tip: make sure that replacement constitutes a valid php code string, otherwise php will complain about a parse error at the line containing preg_replace().
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade: