xref
: /
plugin
/
qc
/
conf
/
metadata.php
(revision 2e820792fb55a0f094ebe31770b4f6eb86cddd85)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
$
meta
[
'color'
] =
array
(
'string'
,
'^#[a-f0-9]{6}$'
);
4