HomeSort by relevance Sort by last modified time
    Searched full:nmspc (Results 1 - 1 of 1) sorted by null

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

Completed in 132 milliseconds