PATNREPL         2844 ext/standard/string.c 	PATNREPL		*patterns;	/* array of prefixes by pattern suffix hash order */
PATNREPL         2861 ext/standard/string.c static inline void php_strtr_populate_shift(PATNREPL *patterns, int patnum, int B, STRLEN m, SHIFT_TAB *shift)
PATNREPL         2884 ext/standard/string.c 	const PATNREPL	*pnr_a = a,
PATNREPL         2914 ext/standard/string.c static PATNREPL *php_strtr_array_prepare_repls(int slen, HashTable *pats, zend_llist **allocs, int *outsize)
PATNREPL         2916 ext/standard/string.c 	PATNREPL		*patterns;
PATNREPL         2980 ext/standard/string.c static PPRES *php_strtr_array_prepare(STR *text, PATNREPL *patterns, int patnum, int B, int Bp)
PATNREPL         3081 ext/standard/string.c 				PATNREPL *pnr;
PATNREPL         3118 ext/standard/string.c 	PATNREPL	*patterns;