Lines Matching refs:IS_ARRAY

1238 		if (Z_TYPE_PP(arg1) != IS_ARRAY) {  in PHP_FUNCTION()
1250 if (Z_TYPE_PP(arg1) == IS_ARRAY) { in PHP_FUNCTION()
1254 } else if (Z_TYPE_PP(arg2) == IS_ARRAY) { in PHP_FUNCTION()
2332 if (Z_TYPE_PP(str) != IS_ARRAY) {
2338 if (Z_TYPE_PP(repl) != IS_ARRAY) {
2344 if (Z_TYPE_PP(from) != IS_ARRAY) {
2353 if (Z_TYPE_PP(len) != IS_ARRAY) {
2358 if (Z_TYPE_PP(str) != IS_ARRAY) {
2365 (argc == 3 && Z_TYPE_PP(from) == IS_ARRAY) ||
2371 if (argc == 4 && Z_TYPE_PP(from) == IS_ARRAY) {
2379 if (Z_TYPE_PP(str) != IS_ARRAY) {
2380 if (Z_TYPE_PP(from) != IS_ARRAY) {
2415 if (Z_TYPE_PP(repl) == IS_ARRAY) {
2429 …memcpy((result + f), (Z_TYPE_PP(repl) == IS_ARRAY ? Z_STRVAL_PP(tmp_repl) : Z_STRVAL_PP(repl)), re…
2445 if (Z_TYPE_PP(from) == IS_ARRAY) {
2449 if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) {
2453 if (Z_TYPE_PP(repl) == IS_ARRAY) {
2476 if (Z_TYPE_PP(from) == IS_ARRAY) {
2511 if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) {
2544 if (Z_TYPE_PP(repl) == IS_ARRAY) {
3170 if (ac == 2 && Z_TYPE_PP(from) != IS_ARRAY) {
3907 if (Z_TYPE_P(search) == IS_ARRAY) {
3913 if (Z_TYPE_P(replace) == IS_ARRAY) {
3928 if (Z_TYPE_P(replace) == IS_ARRAY) {
3935 if (Z_TYPE_P(replace) == IS_ARRAY) {
4020 if (Z_TYPE_PP(search) != IS_ARRAY) {
4023 } else if (Z_TYPE_PP(replace) != IS_ARRAY) {
4028 if (Z_TYPE_PP(subject) == IS_ARRAY) {
4035 if (Z_TYPE_PP(subject_entry) != IS_ARRAY && Z_TYPE_PP(subject_entry) != IS_OBJECT) {
4434 if (Z_TYPE_PP(args[0]) == IS_ARRAY) {
4439 if (Z_TYPE_PP(args[0]) == IS_ARRAY) {
4475 if (Z_TYPE_PP(args[0]) == IS_ARRAY) {