Home
last modified time | relevance | path

Searched defs:str (Results 1 – 2 of 2) sorted by relevance

/web-master/manage/
H A Duser-notes.php48 $str = 'Note #' . $id . ' has been '; variable
68 $str = 'The selected votes have been deleted!'; // INTENTIONALLY missing the concat operator variable
/web-master/vendor/michelf/php-markdown-extra/
H A Dmarkdown.php1523 function parseSpan($str) {
1579 function handleSpanToken($token, &$str) {

Completed in 26 milliseconds