php_needle_char  1877 ext/standard/string.c 		if (php_needle_char(needle, needle_char) != SUCCESS) {
php_needle_char  1924 ext/standard/string.c 		if (php_needle_char(needle, needle_char) != SUCCESS) {
php_needle_char  1987 ext/standard/string.c 		if (php_needle_char(needle, needle_char) != SUCCESS) {
php_needle_char  2040 ext/standard/string.c 		if (php_needle_char(needle, needle_char) != SUCCESS) {
php_needle_char  2095 ext/standard/string.c 		if (php_needle_char(zneedle, ord_needle) != SUCCESS) {
php_needle_char  2157 ext/standard/string.c 		if (php_needle_char(zneedle, ZSTR_VAL(ord_needle)) != SUCCESS) {
php_needle_char  2260 ext/standard/string.c 		if (php_needle_char(needle, &needle_chr) != SUCCESS) {