Searched refs:striAtStart (Results 1 – 1 of 1) sorted by relevance
1608 elseif (self::striAtStart($att, 'on'))1622 if (self::striAtStart($Element['attributes'][$attribute], $scheme))1642 protected static function striAtStart($string, $needle) function in Parsedown