li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (1.0.x)
  • lithium
  • g11n
  • multibyte
  • adapter
  • Intl
  • strrpos()

Contents

  • ../

lithium\g11n\multibyte\adapter\Intl::strrpos()

public method

Here used as a multibyte enabled equivalent of strrpos().

Parameters

  • string $haystack
  • string $needle

Returns

integer|boolean

Links

  • http://php.net/function.grapheme-strpos.php

Source

	public function strrpos($haystack, $needle) {
		return grapheme_strrpos($haystack, $needle);
	}
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

This will fit excellently
into my very evil plan.

Pretty much everything is (c) 2009-2025 and beyond, the Union of RAD.