Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstring.c2818 typedef size_t STRLEN; /* STRLEN should be unsigned */ typedef
2822 STRLEN entries[1];
2830 STRLEN l;
2848 STRLEN m; /* minimum pattern length */
2870 static inline void php_strtr_populate_shift(PATNREPL *patterns, int patnum, int B, STRLEN m, SHIFT_…
2873 STRLEN j,
2994 res->m = (STRLEN)-1;
3070 STRLEN pos = 0,
3077 STRLEN shift = d->shift->entries[h];

Completed in 16 milliseconds