MediaWiki  1.34.4
Scribunto_LuaUstringLibrary Member List

This is the complete list of members for Scribunto_LuaUstringLibrary, including all inherited members.

$engineScribunto_LuaLibraryBaseprivate
$patternLengthLimitScribunto_LuaUstringLibraryprivate
$patternRegexCacheScribunto_LuaUstringLibraryprivate
$phpBug53823Scribunto_LuaUstringLibraryprivate
$stringLengthLimitScribunto_LuaUstringLibraryprivate
__construct( $engine)Scribunto_LuaUstringLibrary
Scribunto_LuaLibraryBase::__construct(Scribunto_LuaEngine $engine)Scribunto_LuaLibraryBase
addCapturesFromMatch( $arr, $s, $m, $capt, $m0_if_no_captures)Scribunto_LuaUstringLibraryprivate
bracketedCharSetToRegex( $pat, $i, $len, $brcharsets)Scribunto_LuaUstringLibraryprivate
checkPattern( $name, $pattern)Scribunto_LuaUstringLibraryprivate
checkString( $name, $s, $checkEncoding=true)Scribunto_LuaUstringLibraryprivate
checkType( $name, $argIdx, $arg, $expectType)Scribunto_LuaLibraryBaseprotected
checkTypeOptional( $name, $argIdx, &$arg, $expectType, $default)Scribunto_LuaLibraryBaseprotected
getEngine()Scribunto_LuaLibraryBaseprotected
getInterpreter()Scribunto_LuaLibraryBaseprotected
getLuaType( $var)Scribunto_LuaLibraryBaseprotected
getParser()Scribunto_LuaLibraryBaseprotected
getParserOptions()Scribunto_LuaLibraryBaseprotected
getTitle()Scribunto_LuaLibraryBaseprotected
handlePCREError( $error, $pattern)Scribunto_LuaUstringLibraryprivate
incrementExpensiveFunctionCount()Scribunto_LuaLibraryBase
patternToRegex( $pattern, $anchor, $name)Scribunto_LuaUstringLibraryprivate
register()Scribunto_LuaUstringLibrary
ustringByteoffset( $s, $l=1, $i=1)Scribunto_LuaUstringLibrary
ustringChar()Scribunto_LuaUstringLibrary
ustringCodepoint( $s, $i=1, $j=null)Scribunto_LuaUstringLibrary
ustringFind( $s, $pattern, $init=1, $plain=false)Scribunto_LuaUstringLibrary
ustringGcodepointInit( $s, $i=1, $j=null)Scribunto_LuaUstringLibrary
ustringGmatchCallback( $s, $re, $capt, $pos)Scribunto_LuaUstringLibrary
ustringGmatchInit( $s, $pattern)Scribunto_LuaUstringLibrary
ustringGsub( $s, $pattern, $repl, $n=null)Scribunto_LuaUstringLibrary
ustringIsUtf8( $s)Scribunto_LuaUstringLibrary
ustringLen( $s)Scribunto_LuaUstringLibrary
ustringLower( $s)Scribunto_LuaUstringLibrary
ustringMatch( $s, $pattern, $init=1)Scribunto_LuaUstringLibrary
ustringSub( $s, $i=1, $j=-1)Scribunto_LuaUstringLibrary
ustringToNFC( $s)Scribunto_LuaUstringLibrary
ustringToNFD( $s)Scribunto_LuaUstringLibrary
ustringToNFKC( $s)Scribunto_LuaUstringLibrary
ustringToNFKD( $s)Scribunto_LuaUstringLibrary
ustringUpper( $s)Scribunto_LuaUstringLibrary