Home
last modified time | relevance | path

Searched refs:p_read_metadata (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/inc/
H A Dparserutils.php264 $meta = p_read_metadata($id, $cache);
353 $orig = p_read_metadata($id, $cache);
428 $meta = p_read_metadata($id);
451 function p_read_metadata($id, $cache = false)
455 function p_read_metadata($id, $cache = false) global() function
/dokuwiki/inc/File/
H A DPageFile.php300 $oldmeta = p_read_metadata($this->id)['persistent'];