Searched defs:str (Results 1 – 2 of 2) sorted by relevance
48 $str = 'Note #' . $id . ' has been '; variable68 $str = 'The selected votes have been deleted!'; // INTENTIONALLY missing the concat operator variable
1523 function parseSpan($str) {1579 function handleSpanToken($token, &$str) {
Completed in 12 milliseconds