This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
SoftwareDesign
/
csu3_am335x
Seguir
8
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
5a94e4fe3a
Ramas
Etiquetas
master
csu3_am335x
/
EVSE
/
GPL
/
php-5.6.40
/
ext
/
pcre
/
tests
/
skip_002.inc
skip_002.inc
64 B
Histórico
Raw
1
2
3
4
5
<?php
if (@preg_match('/./u', '') === false) {
die('skip');
}