Home
last modified time | relevance | path

Searched refs:_pt_get_instructions (Results 1 – 2 of 2) sorted by relevance

/plugin/pagetemplate/
H A Dpagetemplate_backlinks.php66 $instructions = _pt_get_instructions(io_readfile($file));
100 function _pt_get_instructions($text) { function in PageTemplateBacklink
H A Daction.php119 $instructions = _pt_get_instructions(io_readfile($base.$file));
140 function _pt_get_instructions($text) { function