Estilo orientado a el string de entrada y devuelve cualquier elemento extraído en un array.
Parses input string and return any extracted items as an array.
Devuelve una función iteradora que, cada vez que se invoca, retorna las siguientes capturas del patrón en el string s.
Returns an iterator function that, each time it is called, returns the next captures from pattern over string s.
Esto significa que, en el instante de crear el string del nombre de la clase, aún no se ha realizado ninguna autocarga.
That means at the time the class name string is created no autoloading has happened yet.
Si se especifica e, el string replacement será evaluado como una expresión de PHP.
If e is specified, replacement string will be evaluated as PHP expression.
Escribir en un índice fuera del rango rellenará el string con espacios.
Writing to an out of range offset pads the string with spaces.
En esta forma, no hay carácter null terminal en el string.
In this form, there is no null character terminating the string.
Nuestra intención fue el string B, pero falta cerrar las comillas.
Our intention was the string B, but the closing quote is missing.
Lo que carga una bella página que despliega el string "vacio".
Which loads a beautiful web page that displays the string "empty".
Coloca el string apuntado por s con tamaño len en la pila.
Pushes the string pointed to by s with size len onto the stack.
Si el string no contiene ninguno de los caracteres'.
If the string does not contain any of the characters'.
El número de veces que el string input debe ser repetido.
Number of time the input string should be repeated.
En caso contrario asigna a this.name el string vacio.
Otherwise, it sets this.name to the empty string.
Esta llamada deja el string final en la parte superior de la pila.
This call leaves the final string on the top of the stack.