Code Snippets: regexp

Title User Language Tags Description Date
Procura o termo exato no seu texto klausmachado JavaScript javascript regexp É de ótimo uso quando é preciso verificar se existe uma certa classe de um elemento. 2012-01-23
RegExp para valores de css V.2 klausmachado JavaScript javascript jquery regexp Segundo teste 2011-10-19
RegExp para valores de css V.1 klausmachado JavaScript javascript regexp Primeiro teste. 2011-10-18
RegExp Simples klausmachado JavaScript javascript jquery regexp Formata com RegExp de maneira muito mais rapida e fácil. 2011-10-11
Adding text to end of selected lines in a group of files Makis Bash meego regexp sed This small script can be used to manipulate a number of files in a directory to add text after certa... 2011-01-14
Regular expression trick in Bourne shell Makis Bash regexp This is a simple trick to match a string to a regular string in the Bourne shell. In this example, f... 2011-01-05
Java regexp pattern matching Makis Java regexp This class can be used to check that a string matches a pattern. 2010-05-18
Check if a string contains letters Makis Perl regexp unicode Checks if a string has letters in it properly, i.e. all Unicode characters are considered letters. 2010-05-14