Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
DString_.php20 final class String_ implements Type class
DArray_.php43 $keyType = new Compound([ new String_(), new Integer() ]);
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
DTypeResolver.php32 'string' => Types\String_::class,
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
DREADME.md70 elements, one of type `\phpDocumentor\Reflection\Types\String_` and one of type
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs7041 $def(self, '$%', function $String_$percent$2(data) {
7051 $def(self, '$*', function $String_$$3(count) {
7091 $def(self, '$+', function $String_$plus$4(other) {
7105 $def(self, '$<=>', function $String_$lt_eq_gt$5(other) {
7125 $def(self, '$==', function $String_$eq_eq$6(other) {
7139 $def(self, '$=~', function $String_$eq_tilde$7(other) {
7151 $def(self, '$[]', function $String_$$$8(index, length) {
9015 $def(self, '$-@', function $String_$minus$$19() {
Dindex.cjs7050 $def(self, '$%', function $String_$percent$2(data) {
7060 $def(self, '$*', function $String_$$3(count) {
7100 $def(self, '$+', function $String_$plus$4(other) {
7114 $def(self, '$<=>', function $String_$lt_eq_gt$5(other) {
7134 $def(self, '$==', function $String_$eq_eq$6(other) {
7148 $def(self, '$=~', function $String_$eq_tilde$7(other) {
7160 $def(self, '$[]', function $String_$$$8(index, length) {
9024 $def(self, '$-@', function $String_$minus$$19() {