why preg_match_all does not return the number of matches


Posted on 16th Feb 2014 07:03 pm by admin

My regex looks like

X[^x{4e00}-x{9fa5}]*Y

(where X and Y are two Chinese characters)

and my expression looks like

preg_match_all("/".$regex."/iu", $content, $out, PREG_PATTERN_ORDER)

it turns out that preg_match_all is always returning 1, even though count($out[0]) is > 1 (and correctly so). So I ended up using count($out[0]) rather than the value this function returns. Though this solves the current issue I need, I am very curious why this is happening. Am I misunderstanding preg_match_all?

I'd greatly appreciate if anyone can point me to the explanation of this problem. Thanks in advance!

No comments posted yet

Your Answer:

Login to answer
333 Like 22 Dislike
Previous forums Next forums
Other forums

Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_

reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil

unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.

bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error

Problem with Subscreen
Dear Experts ,
I am facing a problem with the subscreens. My senario is as follows :

UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C

Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']

Parse String
I need to parse the string below into three variables. How would I do that?

john + 10/20/2008

upload image name with extension using php
hi frds..

<input id="file1" type="file" name="file[]" &a

Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash