Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Dstring.c1677 static int php_needle_char(zval *needle, char *target TSRMLS_DC) function
1739 if (php_needle_char(needle, needle_char TSRMLS_CC) != SUCCESS) {
1787 if (php_needle_char(needle, needle_char TSRMLS_CC) != SUCCESS) {
1842 if (php_needle_char(needle, needle_char TSRMLS_CC) != SUCCESS) {
1899 if (php_needle_char(needle, needle_char TSRMLS_CC) != SUCCESS) {
1942 if (php_needle_char(zneedle, ord_needle TSRMLS_CC) != SUCCESS) {
2016 if (php_needle_char(zneedle, ord_needle TSRMLS_CC) != SUCCESS) {
2119 if (php_needle_char(needle, &needle_chr TSRMLS_CC) != SUCCESS) {

Completed in 17 milliseconds