Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/includes/ASCIIMathPHP-2.0/
DASCIIMathPHP-2.0.class.php144 function setNamepace($nmspc) argument
146 $this->_nmspc = $nmspc;
360 $nmspc = $this->getNamespace();
363 if ($nmspc != '') {
365 return(" xmlns=\"" . $nmspc . "\"");
367 return(" xmlns:$alias=\"" . $nmspc . "\"");