Lines Matching refs:NUL
83 case NUL: return; in remove_continuation()
101 if (ch == NUL) in scan_q_str()
112 if (ch == NUL) in scan_q_str()
120 if (*(pzTxt++) == NUL) in scan_q_str()
160 if (ch == NUL) goto data_copy_done; in add_string()
166 *pzDst = NUL; in add_string()
169 pNV->v.strVal[0] = NUL; in add_string()
176 pNV->pzName[ nm_len ] = NUL; in add_string()
217 new_val->pzName[ nm_len ] = NUL; in add_bool()
254 new_val->pzName[ nm_len ] = NUL; in add_number()
283 new_val->pzName[ nm_len ] = NUL; in add_nested()
334 case NUL: in scan_name()
359 case NUL: in scan_name()
368 && (pzScan[ 0] != NUL)) in scan_name()
483 *dst = NUL; in find_end_xml()
572 pz[v_len] = NUL; in scan_xml()
717 if (*text == NUL) { in optionLoadNested()
725 res_val->pzName[nm_len] = NUL; in optionLoadNested()
744 case NUL: in optionLoadNested()